Pull request #3428 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5+840674de38964214cb71690e33eb6826e0ad706e (88218f26ed88a129c3a1dd706262439436056bc4) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4443’ is offline Running on prd-centos7-docker-4c-2g-4445 in /w/workspace/edgexfoundry_edgex-go_PR-3428 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 840674de38964214cb71690e33eb6826e0ad706e into PR head commit 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 Merge succeeded, producing 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 Checking out Revision 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 (PR-3428) Commit message: "Merge branch 'master' into rename-makefile-images" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-11T14:53:38.716Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-11T14:53:38.832Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-11T14:53:38.861Z] ========================================================= [2021-05-11T14:53:38.861Z] EdgeX Global Pipelines Version Info [2021-05-11T14:53:38.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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/3428/head:refs/remotes/origin/PR-3428 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 # 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 840674de38964214cb71690e33eb6826e0ad706e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 # timeout=10 > git rev-list --no-walk c4dd20884f30158fb3fe4a4e62106d4f5b29510f # timeout=10 [2021-05-11T14:53:41.482Z] ------------------- [2021-05-11T14:53:41.482Z] stable info: [2021-05-11T14:53:41.482Z] ------------------- [2021-05-11T14:53:41.482Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-11T14:53:41.482Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-11T14:53:41.482Z] Message: update stable to v1.0.191 [2021-05-11T14:53:43.474Z] ------------------- [2021-05-11T14:53:43.474Z] experimental info: [2021-05-11T14:53:43.474Z] ------------------- [2021-05-11T14:53:43.474Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-11T14:53:43.474Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T14:53:43.474Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-11T14:53:43.599Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-11T14:53:43.623Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-11T14:53:43.645Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-11T14:53:43.667Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-11T14:53:43.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-11T14:53:43.710Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-11T14:53:43.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-11T14:53:43.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-11T14:53:43.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-11T14:53:43.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-11T14:53:43.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-11T14:53:43.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-11T14:53:43.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-11T14:53:43.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-11T14:53:43.946Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T14:53:43.967Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T14:53:43.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-11T14:53:44.015Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-11T14:53:44.036Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-11T14:53:44.057Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-11T14:53:44.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-11T14:53:44.100Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-11T14:53:44.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3428 [Pipeline] echo [2021-05-11T14:53:44.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3428 [Pipeline] echo [2021-05-11T14:53:44.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3428 [Pipeline] echo [2021-05-11T14:53:44.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [Pipeline] echo [2021-05-11T14:53:44.206Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f30a86 [Pipeline] echo [2021-05-11T14:53:44.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T14:53:44.294Z] provisioning config files... [2021-05-11T14:53:44.328Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6350420914004484349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T14:53:44.678Z] ---> docker-login.sh [2021-05-11T14:53:44.678Z] nexus3.edgexfoundry.org:10001 [2021-05-11T14:53:44.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T14:53:45.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T14:53:45.254Z] Configure a credential helper to remove this warning. See [2021-05-11T14:53:45.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T14:53:45.254Z] [2021-05-11T14:53:45.254Z] Login Succeeded [2021-05-11T14:53:45.254Z] nexus3.edgexfoundry.org:10002 [2021-05-11T14:53:46.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T14:53:46.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T14:53:46.416Z] Configure a credential helper to remove this warning. See [2021-05-11T14:53:46.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T14:53:46.416Z] [2021-05-11T14:53:46.416Z] Login Succeeded [2021-05-11T14:53:46.416Z] nexus3.edgexfoundry.org:10003 [2021-05-11T14:53:47.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T14:53:47.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T14:53:47.144Z] Configure a credential helper to remove this warning. See [2021-05-11T14:53:47.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T14:53:47.144Z] [2021-05-11T14:53:47.144Z] Login Succeeded [2021-05-11T14:53:47.144Z] nexus3.edgexfoundry.org:10004 [2021-05-11T14:53:47.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T14:53:47.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T14:53:47.728Z] Configure a credential helper to remove this warning. See [2021-05-11T14:53:47.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T14:53:47.728Z] [2021-05-11T14:53:47.728Z] Login Succeeded [2021-05-11T14:53:47.728Z] docker.io [2021-05-11T14:53:47.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T14:53:47.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T14:53:47.996Z] Configure a credential helper to remove this warning. See [2021-05-11T14:53:47.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T14:53:47.996Z] [2021-05-11T14:53:47.996Z] Login Succeeded [2021-05-11T14:53:47.996Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T14:53:48.030Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T14:53:48.473Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-11T14:53:48.473Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T14:53:48.473Z] ++ dirname cmd/core-command/Dockerfile [2021-05-11T14:53:48.473Z] ++ cut -d/ -f2 [2021-05-11T14:53:48.473Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-11T14:53:48.473Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T14:53:48.473Z] ++ cut -d/ -f2 [2021-05-11T14:53:48.473Z] ++ dirname cmd/core-data/Dockerfile [2021-05-11T14:53:48.473Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-11T14:53:48.473Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T14:53:48.473Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-11T14:53:48.473Z] ++ cut -d/ -f2 [2021-05-11T14:53:48.473Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-11T14:53:48.473Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T14:53:48.473Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-11T14:53:48.473Z] ++ cut -d/ -f2 [2021-05-11T14:53:48.473Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-11T14:53:48.473Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T14:53:48.473Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-11T14:53:48.473Z] ++ cut -d/ -f2 [2021-05-11T14:53:48.473Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-11T14:53:48.473Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T14:53:48.473Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-11T14:53:48.473Z] ++ cut -d/ -f2 [2021-05-11T14:53:48.473Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-11T14:53:48.473Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T14:53:48.473Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-11T14:53:48.473Z] ++ cut -d/ -f2 [2021-05-11T14:53:48.473Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-11T14:53:48.473Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T14:53:48.473Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-11T14:53:48.473Z] ++ cut -d/ -f2 [2021-05-11T14:53:48.473Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-11T14:53:48.473Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T14:53:48.473Z] ++ cut -d/ -f2 [2021-05-11T14:53:48.473Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-11T14:53:48.473Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-11T14:53:48.617Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-11T14:53:49.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T14:53:49.328Z] [2021-05-11T14:53:49.328Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T14:53:49.660Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T14:53:49.660Z] latest: Pulling from edgex-devops/git-semver [2021-05-11T14:53:49.660Z] 31603596830f: Pulling fs layer [2021-05-11T14:53:49.660Z] 54011a49482f: Pulling fs layer [2021-05-11T14:53:49.660Z] a6820b24f6d8: Pulling fs layer [2021-05-11T14:53:49.660Z] f581987b2513: Pulling fs layer [2021-05-11T14:53:49.660Z] f581987b2513: Waiting [2021-05-11T14:53:49.660Z] 54011a49482f: Verifying Checksum [2021-05-11T14:53:49.660Z] 54011a49482f: Download complete [2021-05-11T14:53:49.939Z] 31603596830f: Verifying Checksum [2021-05-11T14:53:49.939Z] 31603596830f: Download complete [2021-05-11T14:53:50.249Z] 31603596830f: Pull complete [2021-05-11T14:53:50.520Z] f581987b2513: Verifying Checksum [2021-05-11T14:53:50.520Z] f581987b2513: Download complete [2021-05-11T14:53:50.520Z] 54011a49482f: Pull complete [2021-05-11T14:53:50.520Z] a6820b24f6d8: Download complete [2021-05-11T14:53:51.494Z] a6820b24f6d8: Pull complete [2021-05-11T14:53:52.140Z] f581987b2513: Pull complete [2021-05-11T14:53:52.140Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-11T14:53:52.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T14:53:52.140Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-11T14:53:52.294Z] prd-centos7-docker-4c-2g-4445 does not seem to be running inside a container [2021-05-11T14:53:52.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T14:53:55.465Z] $ docker top 9a6f40a0042497f35632d435a8857343b0a6c0d01c5a4337ff2e08ba0ef32078 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T14:53:55.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T14:53:55.941Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T14:53:56.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T14:53:56.556Z] $ docker exec 9a6f40a0042497f35632d435a8857343b0a6c0d01c5a4337ff2e08ba0ef32078 ssh-agent [2021-05-11T14:53:56.905Z] SSH_AUTH_SOCK=/tmp/ssh-6PLmdUkuhaE8/agent.11 [2021-05-11T14:53:56.905Z] SSH_AGENT_PID=17 [2021-05-11T14:53:56.936Z] Running ssh-add (command line suppressed) [2021-05-11T14:53:57.096Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2617665860938972440.key (/w/workspace/edgex-go/5@tmp/private_key_2617665860938972440.key) [2021-05-11T14:53:57.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T14:53:57.913Z] + git tag --points-at HEAD [Pipeline] } [2021-05-11T14:53:57.939Z] $ docker exec --env ******** --env ******** 9a6f40a0042497f35632d435a8857343b0a6c0d01c5a4337ff2e08ba0ef32078 ssh-agent -k [2021-05-11T14:53:58.086Z] unset SSH_AUTH_SOCK; [2021-05-11T14:53:58.087Z] unset SSH_AGENT_PID; [2021-05-11T14:53:58.087Z] echo Agent pid 17 killed; [2021-05-11T14:53:58.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-11T14:53:58.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T14:53:58.214Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T14:53:58.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T14:53:58.667Z] $ docker exec 9a6f40a0042497f35632d435a8857343b0a6c0d01c5a4337ff2e08ba0ef32078 ssh-agent [2021-05-11T14:53:58.871Z] SSH_AUTH_SOCK=/tmp/ssh-0ntJFxlBqY5d/agent.46 [2021-05-11T14:53:58.871Z] SSH_AGENT_PID=51 [2021-05-11T14:53:58.881Z] Running ssh-add (command line suppressed) [2021-05-11T14:53:59.054Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_9165140588788591768.key (/w/workspace/edgex-go/5@tmp/private_key_9165140588788591768.key) [2021-05-11T14:53:59.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T14:53:59.478Z] + git semver init [2021-05-11T14:53:59.478Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T14:53:59.478Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-05-11T14:53:59.479Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-05-11T14:53:59.479Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T14:53:59.479Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T14:53:59.479Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T14:53:59.479Z] # $SEMVER_BRANCH = PR-3428 [2021-05-11T14:53:59.479Z] # $SEMVER_TEMP = /tmp/semver-560695332 [2021-05-11T14:53:59.479Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-11T14:54:32.385Z] # '/tmp/semver-560695332' -> '/w/workspace/edgex-go/5/.semver' [2021-05-11T14:54:32.385Z] # -> Force: false [2021-05-11T14:54:32.385Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-05-11T14:54:32.409Z] $ docker exec --env ******** --env ******** 9a6f40a0042497f35632d435a8857343b0a6c0d01c5a4337ff2e08ba0ef32078 ssh-agent -k [2021-05-11T14:54:32.769Z] unset SSH_AUTH_SOCK; [2021-05-11T14:54:32.769Z] unset SSH_AGENT_PID; [2021-05-11T14:54:32.769Z] echo Agent pid 51 killed; [2021-05-11T14:54:32.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T14:54:33.220Z] + git semver [Pipeline] } [2021-05-11T14:54:33.248Z] $ docker stop --time=1 9a6f40a0042497f35632d435a8857343b0a6c0d01c5a4337ff2e08ba0ef32078 [2021-05-11T14:54:35.386Z] $ docker rm -f 9a6f40a0042497f35632d435a8857343b0a6c0d01c5a4337ff2e08ba0ef32078 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T14:54:36.075Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-11T14:54:36.643Z] Stashed 1 file(s) [Pipeline] echo [2021-05-11T14:54:36.646Z] [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-05-11T14:54:37.175Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-11T14:54:37.533Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T14:54:37.920Z] + sudo service docker restart [2021-05-11T14:54:37.920Z] + true [2021-05-11T14:54:37.920Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-11T14:54:39.475Z] ========================================================= [2021-05-11T14:54:39.475Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-11T14:54:39.475Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T14:54:40.043Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-11T14:54:45.511Z] Sending build context to Docker daemon 330.2MB [2021-05-11T14:54:45.511Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T14:54:45.511Z] Step 2/6 : FROM ${BASE} [2021-05-11T14:54:45.806Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-11T14:54:45.806Z] 540db60ca938: Pulling fs layer [2021-05-11T14:54:45.806Z] adcc1eea9eea: Pulling fs layer [2021-05-11T14:54:45.806Z] 4c4ab2625f07: Pulling fs layer [2021-05-11T14:54:45.806Z] 0510c868ecb4: Pulling fs layer [2021-05-11T14:54:45.806Z] afea3b2eda06: Pulling fs layer [2021-05-11T14:54:45.806Z] 7809a108b3ef: Pulling fs layer [2021-05-11T14:54:45.806Z] f706445af74f: Pulling fs layer [2021-05-11T14:54:45.806Z] afea3b2eda06: Waiting [2021-05-11T14:54:45.806Z] 7809a108b3ef: Waiting [2021-05-11T14:54:45.806Z] f706445af74f: Waiting [2021-05-11T14:54:45.806Z] 0510c868ecb4: Waiting [2021-05-11T14:54:45.806Z] 4c4ab2625f07: Verifying Checksum [2021-05-11T14:54:45.806Z] 4c4ab2625f07: Download complete [2021-05-11T14:54:45.806Z] adcc1eea9eea: Download complete [2021-05-11T14:54:45.806Z] afea3b2eda06: Verifying Checksum [2021-05-11T14:54:45.806Z] 540db60ca938: Verifying Checksum [2021-05-11T14:54:45.806Z] 7809a108b3ef: Verifying Checksum [2021-05-11T14:54:45.806Z] 7809a108b3ef: Download complete [2021-05-11T14:54:46.444Z] 540db60ca938: Pull complete [2021-05-11T14:54:46.719Z] adcc1eea9eea: Pull complete [2021-05-11T14:54:46.719Z] 4c4ab2625f07: Pull complete [2021-05-11T14:54:48.161Z] f706445af74f: Verifying Checksum [2021-05-11T14:54:48.161Z] f706445af74f: Download complete [2021-05-11T14:54:49.614Z] 0510c868ecb4: Verifying Checksum [2021-05-11T14:54:49.614Z] 0510c868ecb4: Download complete [2021-05-11T14:54:51.793Z] Still waiting to schedule task [2021-05-11T14:54:51.793Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-11T14:54:57.872Z] 0510c868ecb4: Pull complete [2021-05-11T14:54:57.872Z] afea3b2eda06: Pull complete [2021-05-11T14:54:57.872Z] 7809a108b3ef: Pull complete [2021-05-11T14:55:01.224Z] f706445af74f: Pull complete [2021-05-11T14:55:01.224Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-11T14:55:01.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-11T14:55:01.224Z] ---> b068be0155e3 [2021-05-11T14:55:01.224Z] 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-05-11T14:55:01.224Z] ---> Running in 65cab61563f2 [2021-05-11T14:55:02.185Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T14:55:03.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T14:55:04.539Z] (1/12) Installing libmagic (5.39-r0) [2021-05-11T14:55:06.474Z] (2/12) Installing file (5.39-r0) [2021-05-11T14:55:06.474Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-11T14:55:06.474Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-11T14:55:21.466Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-11T14:55:21.730Z] (6/12) Installing patch (2.7.6-r6) [2021-05-11T14:55:21.994Z] (7/12) Installing build-base (0.5-r2) [2021-05-11T14:55:21.994Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-11T14:55:22.261Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-11T14:55:22.526Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-11T14:55:22.789Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-11T14:55:22.789Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-11T14:55:23.055Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T14:55:23.055Z] OK: 219 MiB in 52 packages [2021-05-11T14:55:26.437Z] Removing intermediate container 65cab61563f2 [2021-05-11T14:55:26.437Z] ---> bf2948f5bc97 [2021-05-11T14:55:26.437Z] Step 4/6 : WORKDIR /edgex-go [2021-05-11T14:55:26.437Z] ---> Running in cdf3298da20d [2021-05-11T14:55:26.701Z] Removing intermediate container cdf3298da20d [2021-05-11T14:55:26.701Z] ---> be6fe8987a2c [2021-05-11T14:55:26.701Z] Step 5/6 : COPY go.mod . [2021-05-11T14:55:26.969Z] ---> 2e8449b89811 [2021-05-11T14:55:26.969Z] Step 6/6 : RUN go mod download [2021-05-11T14:55:26.969Z] ---> Running in 641890b25c96 [2021-05-11T14:55:53.658Z] Removing intermediate container 641890b25c96 [2021-05-11T14:55:53.658Z] ---> 0253a0823869 [2021-05-11T14:55:53.658Z] Successfully built 0253a0823869 [2021-05-11T14:55:53.658Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T14:55:53.992Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T14:55:53.993Z] . [Pipeline] withDockerContainer [2021-05-11T14:55:54.132Z] prd-centos7-docker-4c-2g-4445 does not seem to be running inside a container [2021-05-11T14:55:54.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat [2021-05-11T14:55:55.190Z] $ docker top 3189a4fbf6b0f5428b3b94d1bbc7574aaf707715fd36ab23d1e9645e49a811a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T14:55:55.659Z] + go version [2021-05-11T14:55:55.659Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-11T14:55:55.679Z] $ docker stop --time=1 3189a4fbf6b0f5428b3b94d1bbc7574aaf707715fd36ab23d1e9645e49a811a0 [2021-05-11T14:55:57.089Z] $ docker rm -f 3189a4fbf6b0f5428b3b94d1bbc7574aaf707715fd36ab23d1e9645e49a811a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T14:55:57.669Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T14:55:57.669Z] . [Pipeline] withDockerContainer [2021-05-11T14:55:57.847Z] prd-centos7-docker-4c-2g-4445 does not seem to be running inside a container [2021-05-11T14:55:57.923Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat [2021-05-11T14:55:58.993Z] $ docker top 965aa02aaa3c2fdd694d447b66469297339e5c6762c8e7173f136fc0c6bfb082 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-11T14:55:59.227Z] ========================================================= [2021-05-11T14:55:59.227Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-11T14:55:59.227Z] ========================================================= [Pipeline] sh [2021-05-11T14:55:59.561Z] + go mod tidy [Pipeline] sh [2021-05-11T14:56:01.852Z] + make test [2021-05-11T14:56:01.852Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T14:56:14.205Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-11T14:56:41.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-11T14:56:41.380Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-11T14:56:45.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-11T14:56:45.722Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-11T14:56:47.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-11T14:56:47.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-11T14:56:47.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-11T14:56:47.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-11T14:56:49.158Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-11T14:56:50.156Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-11T14:56:53.582Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-11T14:56:53.582Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-11T14:56:53.582Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-11T14:56:56.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.178s coverage: 45.9% of statements [2021-05-11T14:56:56.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-11T14:56:56.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-11T14:56:56.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-11T14:56:56.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-11T14:56:56.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-11T14:56:56.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-11T14:56:56.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.068s coverage: 28.7% of statements [2021-05-11T14:56:56.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.104s coverage: 100.0% of statements [2021-05-11T14:56:58.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.217s coverage: 27.8% of statements [2021-05-11T14:56:58.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-11T14:56:58.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-11T14:56:58.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-11T14:56:58.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-11T14:56:58.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-11T14:56:59.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 81.2% of statements [2021-05-11T14:56:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-11T14:56:59.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2021-05-11T14:56:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-11T14:56:59.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.066s coverage: 100.0% of statements [2021-05-11T14:56:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-11T14:56:59.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-11T14:56:59.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.127s coverage: 71.3% of statements [2021-05-11T14:56:59.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-11T14:56:59.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-11T14:57:01.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.169s coverage: 87.7% of statements [2021-05-11T14:57:01.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-11T14:57:01.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T14:57:01.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements [2021-05-11T14:57:01.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-11T14:57:05.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.498s coverage: 28.6% of statements [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-11T14:57:05.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.092s coverage: 100.0% of statements [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-11T14:57:05.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.110s coverage: 100.0% of statements [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-11T14:57:05.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.256s coverage: 86.7% of statements [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-11T14:57:05.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.143s coverage: 97.5% of statements [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-11T14:57:05.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.105s coverage: 78.3% of statements [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-11T14:57:05.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-11T14:57:08.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.509s coverage: 95.1% of statements [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-11T14:57:08.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-11T14:57:08.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.092s coverage: 0.9% of statements [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-11T14:57:08.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.096s coverage: 22.0% of statements [2021-05-11T14:57:08.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-11T14:57:08.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-05-11T14:57:08.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements [2021-05-11T14:57:08.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2021-05-11T14:57:08.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.139s coverage: 96.3% of statements [2021-05-11T14:57:09.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-05-11T14:57:21.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements [2021-05-11T14:57:21.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.085s coverage: 44.8% of statements [2021-05-11T14:57:24.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.297s coverage: 81.8% of statements [2021-05-11T14:57:24.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-11T14:57:25.623Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4457 in /w/workspace/edgexfoundry_edgex-go_PR-3428 [Pipeline] { [Pipeline] ws [2021-05-11T14:57:25.660Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-11T14:57:31.074Z] using credential edgex-jenkins-ssh [2021-05-11T14:57:31.102Z] Cloning the remote Git repository [2021-05-11T14:57:31.153Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-11T14:57:31.260Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-11T14:57:31.340Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T14:57:31.340Z] > git --version # timeout=10 [2021-05-11T14:57:31.360Z] > git --version # 'git version 2.17.1' [2021-05-11T14:57:31.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T14:57:31.460Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T14:57:32.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.163s coverage: 92.9% of statements [2021-05-11T14:57:32.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-11T14:57:32.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-11T14:57:32.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-11T14:57:32.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2021-05-11T14:57:32.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-11T14:57:32.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 76.0% of statements [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.093s coverage: 87.2% of statements [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.101s coverage: 85.4% of statements [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.262s coverage: 64.4% of statements [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.431s coverage: 66.9% of statements [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.297s coverage: 43.4% of statements [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.152s coverage: 47.0% of statements [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-11T14:57:32.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.077s coverage: 100.0% of statements [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-11T14:57:32.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-11T14:57:36.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.172s coverage: 22.7% of statements [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-11T14:57:36.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.203s coverage: 92.6% of statements [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-11T14:57:36.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.889s coverage: 28.7% of statements [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-11T14:57:36.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-11T14:57:36.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-11T14:57:36.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.086s coverage: 64.6% of statements [2021-05-11T14:57:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-11T14:57:36.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.121s coverage: 97.6% of statements [2021-05-11T14:57:36.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-11T14:57:36.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T14:57:36.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-11T14:57:36.889Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.064s coverage: 0.0% of statements [2021-05-11T14:57:36.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-11T14:57:36.889Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements [2021-05-11T14:57:36.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-11T14:57:36.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-11T14:57:36.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-11T14:57:36.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-11T14:57:37.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2021-05-11T14:57:37.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-11T14:57:37.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-11T14:57:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-05-11T14:57:37.717Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.073s coverage: 28.1% of statements [2021-05-11T14:57:37.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-11T14:57:37.717Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.046s coverage: 85.7% of statements [2021-05-11T14:57:37.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-11T14:57:38.310Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-05-11T14:57:38.895Z] GO111MODULE=on go vet ./... [2021-05-11T14:58:25.998Z] gofmt -l . [2021-05-11T14:58:25.998Z] [ "`gofmt -l .`" = "" ] [2021-05-11T14:58:25.998Z] ./bin/test-go-mod-tidy.sh [2021-05-11T14:58:25.998Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-11T14:58:26.650Z] + ls -al . [2021-05-11T14:58:26.650Z] total 828 [2021-05-11T14:58:26.650Z] drwxrwxr-x 10 1001 1001 4096 May 11 14:58 . [2021-05-11T14:58:26.650Z] drwxr-xr-x 4 root root 28 May 11 14:55 .. [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 11 May 11 14:53 .dockerignore [2021-05-11T14:58:26.650Z] drwxrwxr-x 8 1001 1001 179 May 11 14:53 .git [2021-05-11T14:58:26.650Z] drwxrwxr-x 3 1001 1001 125 May 11 14:53 .github [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 818 May 11 14:53 .gitignore [2021-05-11T14:58:26.650Z] drwx------ 3 1001 1001 60 May 11 14:54 .semver [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 166 May 11 14:53 .sonarcloud.properties [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 8609 May 11 14:53 Attribution.txt [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 3804 May 11 14:53 CONTRIBUTING.md [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 931 May 11 14:53 Dockerfile.build [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 863 May 11 14:53 Jenkinsfile [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 10775 May 11 14:53 LICENSE [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 5594 May 11 14:53 Makefile [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 7978 May 11 14:53 README.md [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 6755 May 11 14:53 SECURITY.md [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 5 May 11 14:54 VERSION [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 4131 May 11 14:53 ZMQWindows.md [2021-05-11T14:58:26.650Z] drwxrwxr-x 2 1001 1001 117 May 11 14:53 bin [2021-05-11T14:58:26.650Z] drwxrwxr-x 14 1001 1001 4096 May 11 14:53 cmd [2021-05-11T14:58:26.650Z] -rw-r--r-- 1 root root 720868 May 11 14:57 coverage.out [2021-05-11T14:58:26.650Z] -rw-r--r-- 1 root root 1060 May 11 14:58 go.mod [2021-05-11T14:58:26.650Z] -rw-r--r-- 1 root root 21595 May 11 14:56 go.sum [2021-05-11T14:58:26.650Z] drwxrwxr-x 8 1001 1001 127 May 11 14:53 internal [2021-05-11T14:58:26.650Z] drwxrwxr-x 4 1001 1001 26 May 11 14:53 openapi [2021-05-11T14:58:26.650Z] drwxrwxr-x 4 1001 1001 71 May 11 14:53 snap [2021-05-11T14:58:26.650Z] -rw-rw-r-- 1 1001 1001 168 May 11 14:53 version.go [Pipeline] sh [2021-05-11T14:58:27.011Z] + '[' -e coverage.out ] [2021-05-11T14:58:27.011Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-11T14:58:27.389Z] Stashed 1 file(s) [Pipeline] sh [2021-05-11T14:58:27.721Z] + make build [2021-05-11T14:58:27.721Z] 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-05-11T14:58:31.076Z] 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-05-11T14:58:43.608Z] 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-05-11T14:58:44.593Z] 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-05-11T14:58:47.980Z] 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-05-11T14:58:48.271Z] 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-05-11T14:58:51.122Z] 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-05-11T14:58:53.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T14:58:54.737Z] 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-05-11T14:58:56.210Z] 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-05-11T14:58:57.675Z] 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-05-11T14:58:59.130Z] 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-05-11T14:59:02.691Z] $ docker stop --time=1 965aa02aaa3c2fdd694d447b66469297339e5c6762c8e7173f136fc0c6bfb082 [2021-05-11T14:59:04.434Z] $ docker rm -f 965aa02aaa3c2fdd694d447b66469297339e5c6762c8e7173f136fc0c6bfb082 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T14:59:06.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T14:59:06.130Z] [2021-05-11T14:59:06.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T14:59:06.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T14:59:06.733Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-11T14:59:06.733Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-11T14:59:06.733Z] ca9280d653b3: Pulling fs layer [2021-05-11T14:59:06.733Z] 7e9c9ca2126c: Pulling fs layer [2021-05-11T14:59:07.005Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-11T14:59:07.005Z] cbdbe7a5bc2a: Download complete [2021-05-11T14:59:07.587Z] cbdbe7a5bc2a: Pull complete [2021-05-11T14:59:07.859Z] ca9280d653b3: Verifying Checksum [2021-05-11T14:59:07.859Z] ca9280d653b3: Download complete [2021-05-11T14:59:08.824Z] 7e9c9ca2126c: Download complete [2021-05-11T14:59:09.092Z] ca9280d653b3: Pull complete [2021-05-11T14:59:17.311Z] 7e9c9ca2126c: Pull complete [2021-05-11T14:59:17.311Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-11T14:59:17.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T14:59:17.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-11T14:59:17.502Z] prd-centos7-docker-4c-2g-4445 does not seem to be running inside a container [2021-05-11T14:59:17.569Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-11T14:59:18.688Z] $ docker top cf3eb6d8898efe87c215d9423f399019f6784af5c50cc8ab8eda1adc18007021 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T14:59:19.176Z] + docker-compose build --help [2021-05-11T14:59:19.176Z] + grep parallel [2021-05-11T14:59:20.640Z] --parallel Build images in parallel. [Pipeline] } [2021-05-11T14:59:20.713Z] $ docker stop --time=1 cf3eb6d8898efe87c215d9423f399019f6784af5c50cc8ab8eda1adc18007021 [2021-05-11T14:59:22.233Z] $ docker rm -f cf3eb6d8898efe87c215d9423f399019f6784af5c50cc8ab8eda1adc18007021 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T14:59:22.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T14:59:22.804Z] . [Pipeline] withDockerContainer [2021-05-11T14:59:22.941Z] prd-centos7-docker-4c-2g-4445 does not seem to be running inside a container [2021-05-11T14:59:23.009Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat [2021-05-11T14:59:24.093Z] $ docker top 23a64fabdf717c646d948599994ffff2ab590675d7c551f9e3f6043ac3d5817d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T14:59:24.594Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-11T14:59:25.988Z] Building docker-core-command-go ... [2021-05-11T14:59:25.988Z] Building docker-core-data-go ... [2021-05-11T14:59:25.988Z] Building docker-core-metadata-go ... [2021-05-11T14:59:25.988Z] Building docker-security-bootstrapper-go ... [2021-05-11T14:59:25.988Z] Building docker-security-proxy-setup-go ... [2021-05-11T14:59:25.988Z] Building docker-security-secretstore-setup-go ... [2021-05-11T14:59:25.988Z] Building docker-support-notifications-go ... [2021-05-11T14:59:25.988Z] Building docker-support-scheduler-go ... [2021-05-11T14:59:25.988Z] Building docker-sys-mgmt-agent-go ... [2021-05-11T14:59:25.988Z] Building docker-security-secretstore-setup-go [2021-05-11T14:59:25.988Z] Building docker-security-bootstrapper-go [2021-05-11T14:59:25.988Z] Building docker-sys-mgmt-agent-go [2021-05-11T14:59:25.988Z] Building docker-core-metadata-go [2021-05-11T14:59:25.988Z] Building docker-security-proxy-setup-go [2021-05-11T15:00:13.018Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:00:13.018Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:00:13.018Z] ---> 0253a0823869 [2021-05-11T15:00:13.018Z] Step 3/22 : WORKDIR /edgex-go [2021-05-11T15:00:13.018Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:00:13.018Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:00:13.018Z] ---> 0253a0823869 [2021-05-11T15:00:13.018Z] Step 3/26 : WORKDIR /edgex-go [2021-05-11T15:00:13.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:00:13.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:00:13.018Z] ---> 0253a0823869 [2021-05-11T15:00:13.018Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:00:13.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:00:13.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:00:13.018Z] ---> 0253a0823869 [2021-05-11T15:00:13.018Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:00:13.018Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:00:13.018Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:00:13.018Z] ---> 0253a0823869 [2021-05-11T15:00:13.018Z] Step 3/32 : WORKDIR /edgex-go [2021-05-11T15:00:13.018Z] ---> Running in 67b23d2f6033 [2021-05-11T15:00:13.018Z] ---> Running in e5e91ff99e1c [2021-05-11T15:00:13.018Z] ---> Running in 3ac0b2adc6f4 [2021-05-11T15:00:13.018Z] ---> Running in 65e551bd5a00 [2021-05-11T15:00:13.018Z] ---> Running in e0921ff83edd [2021-05-11T15:00:13.018Z] Removing intermediate container e5e91ff99e1c [2021-05-11T15:00:13.018Z] ---> 113bf4c2358c [2021-05-11T15:00:13.018Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:00:13.018Z] Removing intermediate container 67b23d2f6033 [2021-05-11T15:00:13.018Z] ---> 3f2d01a44eb6 [2021-05-11T15:00:13.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:00:13.018Z] Removing intermediate container e0921ff83edd [2021-05-11T15:00:13.018Z] ---> 1b3936670cd7 [2021-05-11T15:00:13.018Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:00:13.018Z] Removing intermediate container 65e551bd5a00 [2021-05-11T15:00:13.018Z] ---> 6d880878f8f8 [2021-05-11T15:00:13.018Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:00:13.018Z] Removing intermediate container 3ac0b2adc6f4 [2021-05-11T15:00:13.018Z] ---> d5174099d080 [2021-05-11T15:00:13.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:00:13.018Z] ---> Running in 37df688962eb [2021-05-11T15:00:13.018Z] ---> Running in 32978060f828 [2021-05-11T15:00:13.018Z] ---> Running in 6f61613c6e72 [2021-05-11T15:00:13.018Z] ---> Running in 72add94b3187 [2021-05-11T15:00:13.018Z] ---> Running in 32903aa52b2f [2021-05-11T15:00:13.018Z] Removing intermediate container 37df688962eb [2021-05-11T15:00:13.018Z] ---> 62ebfbe4bb91 [2021-05-11T15:00:13.018Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-11T15:00:13.018Z] Removing intermediate container 32978060f828 [2021-05-11T15:00:13.018Z] ---> 179be12ae5ee [2021-05-11T15:00:13.018Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-11T15:00:13.018Z] Removing intermediate container 6f61613c6e72 [2021-05-11T15:00:13.018Z] ---> deeaacbc4948 [2021-05-11T15:00:13.018Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-11T15:00:13.018Z] Removing intermediate container 32903aa52b2f [2021-05-11T15:00:13.018Z] ---> 53f5982b0c7d [2021-05-11T15:00:13.018Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T15:00:13.018Z] ---> Running in ed23be20c7ac [2021-05-11T15:00:13.018Z] ---> Running in c5cbdf982a12 [2021-05-11T15:00:13.018Z] ---> Running in 4d8743a82d86 [2021-05-11T15:00:13.018Z] Removing intermediate container 72add94b3187 [2021-05-11T15:00:13.018Z] ---> 80f29c24dd5a [2021-05-11T15:00:13.018Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-11T15:00:13.018Z] ---> Running in 8825fd706ea9 [2021-05-11T15:00:13.289Z] ---> Running in 6d25829614e3 [2021-05-11T15:00:14.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:00:14.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:00:14.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:00:14.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:00:14.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:00:16.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:00:16.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:00:16.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:00:16.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:00:16.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:00:17.028Z] OK: 219 MiB in 52 packages [2021-05-11T15:00:17.028Z] OK: 219 MiB in 52 packages [2021-05-11T15:00:17.332Z] OK: 219 MiB in 52 packages [2021-05-11T15:00:17.598Z] OK: 219 MiB in 52 packages [2021-05-11T15:00:17.598Z] OK: 219 MiB in 52 packages [2021-05-11T15:00:18.579Z] Removing intermediate container ed23be20c7ac [2021-05-11T15:00:18.579Z] ---> 68023b9dfd68 [2021-05-11T15:00:18.579Z] Step 6/32 : COPY go.mod . [2021-05-11T15:00:18.579Z] Removing intermediate container c5cbdf982a12 [2021-05-11T15:00:18.579Z] ---> 85a22334b9b9 [2021-05-11T15:00:18.579Z] Step 6/24 : COPY go.mod . [2021-05-11T15:00:18.579Z] Removing intermediate container 6d25829614e3 [2021-05-11T15:00:18.579Z] ---> 69d1edb261f6 [2021-05-11T15:00:18.579Z] Step 6/26 : COPY go.mod . [2021-05-11T15:00:18.579Z] Removing intermediate container 8825fd706ea9 [2021-05-11T15:00:18.579Z] ---> 1dc8e2704fad [2021-05-11T15:00:18.579Z] Step 6/24 : COPY go.mod . [2021-05-11T15:00:18.867Z] Removing intermediate container 4d8743a82d86 [2021-05-11T15:00:18.867Z] ---> 50200731955f [2021-05-11T15:00:18.867Z] Step 6/22 : COPY go.mod . [2021-05-11T15:00:18.867Z] ---> 99902c9175f1 [2021-05-11T15:00:18.867Z] Step 7/32 : RUN go mod download [2021-05-11T15:00:18.867Z] ---> Running in 3d62d52228ff [2021-05-11T15:00:19.135Z] ---> 17664ad3ddcb [2021-05-11T15:00:19.135Z] Step 7/24 : RUN go mod download [2021-05-11T15:00:19.135Z] ---> 1ff3158ed0e5 [2021-05-11T15:00:19.135Z] Step 7/26 : RUN go mod download [2021-05-11T15:00:19.135Z] ---> 87f7dfe74b26 [2021-05-11T15:00:19.135Z] Step 7/24 : RUN go mod download [2021-05-11T15:00:19.400Z] ---> Running in 718ea866d990 [2021-05-11T15:00:19.400Z] ---> Running in 3686c1194024 [2021-05-11T15:00:19.400Z] ---> d9812611f2d4 [2021-05-11T15:00:19.400Z] Step 7/22 : RUN go mod download [2021-05-11T15:00:19.400Z] ---> Running in e3ecfef35616 [2021-05-11T15:00:19.677Z] ---> Running in afc5c606c58d [2021-05-11T15:00:22.283Z] Removing intermediate container e3ecfef35616 [2021-05-11T15:00:22.283Z] ---> 7dc4471de3f1 [2021-05-11T15:00:22.283Z] Step 8/24 : COPY . . [2021-05-11T15:00:22.283Z] Removing intermediate container afc5c606c58d [2021-05-11T15:00:22.283Z] ---> 197a64604e34 [2021-05-11T15:00:22.283Z] Step 8/22 : COPY . . [2021-05-11T15:00:22.283Z] Removing intermediate container 3d62d52228ff [2021-05-11T15:00:22.283Z] ---> 6344d0ba361d [2021-05-11T15:00:22.283Z] Step 8/32 : COPY . . [2021-05-11T15:00:22.283Z] Removing intermediate container 718ea866d990 [2021-05-11T15:00:22.283Z] ---> c351e161aa7a [2021-05-11T15:00:22.283Z] Step 8/26 : COPY . . [2021-05-11T15:00:22.283Z] Removing intermediate container 3686c1194024 [2021-05-11T15:00:22.283Z] ---> 908e012abe0f [2021-05-11T15:00:22.283Z] Step 8/24 : COPY . . [2021-05-11T15:01:09.559Z] ---> b5472bfe29a3 [2021-05-11T15:01:09.559Z] Step 9/26 : RUN go mod tidy [2021-05-11T15:01:09.559Z] ---> 6f0809d6eb52 [2021-05-11T15:01:09.559Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:01:09.559Z] ---> 772129ee385b [2021-05-11T15:01:09.559Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:01:09.559Z] ---> 39d2114ddc47 [2021-05-11T15:01:09.559Z] Step 9/32 : RUN go mod tidy [2021-05-11T15:01:09.830Z] ---> Running in 019dd40c6ca4 [2021-05-11T15:01:09.830Z] ---> Running in b03514fd9a32 [2021-05-11T15:01:09.830Z] ---> Running in 0eced2b5721d [2021-05-11T15:01:09.830Z] ---> Running in e2e3a15d0808 [2021-05-11T15:01:09.830Z] ---> 5778576b4270 [2021-05-11T15:01:09.830Z] Step 9/22 : RUN go mod tidy [2021-05-11T15:01:10.157Z] ---> Running in 72e4c180b56f [2021-05-11T15:01:18.686Z] Removing intermediate container e2e3a15d0808 [2021-05-11T15:01:18.686Z] ---> 31d68c554a67 [2021-05-11T15:01:18.686Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-11T15:01:18.686Z] Removing intermediate container b03514fd9a32 [2021-05-11T15:01:18.686Z] ---> c577f1183724 [2021-05-11T15:01:18.686Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-11T15:01:18.686Z] Removing intermediate container 72e4c180b56f [2021-05-11T15:01:18.686Z] ---> ed2a4f880f68 [2021-05-11T15:01:18.686Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-11T15:01:18.686Z] Removing intermediate container 019dd40c6ca4 [2021-05-11T15:01:18.686Z] ---> f59289a175aa [2021-05-11T15:01:18.686Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-11T15:01:18.686Z] ---> Running in 8cb72c583d1e [2021-05-11T15:01:18.686Z] ---> Running in 46465c4b87ac [2021-05-11T15:01:18.686Z] ---> Running in ce8d9a66abb0 [2021-05-11T15:01:18.686Z] ---> Running in 8813d195a7ba [2021-05-11T15:01:18.686Z] Removing intermediate container 0eced2b5721d [2021-05-11T15:01:18.686Z] ---> 992a207b1508 [2021-05-11T15:01:18.686Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-11T15:01:18.686Z] ---> Running in 16a95e23e37d [2021-05-11T15:01:19.675Z] 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-05-11T15:01:19.984Z] 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-05-11T15:01:20.332Z] 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-05-11T15:01:20.663Z] 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-05-11T15:01:20.663Z] 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-05-11T15:02:07.253Z] Merging remotes/origin/master commit 840674de38964214cb71690e33eb6826e0ad706e into PR head commit 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:02:07.775Z] Merge succeeded, producing 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:02:07.776Z] Checking out Revision 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 (PR-3428) [2021-05-11T15:02:08.297Z] 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-05-11T15:02:08.897Z] 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-05-11T15:02:12.674Z] Commit message: "Merge branch 'master' into rename-makefile-images" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T15:02:06.158Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T15:02:06.180Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T15:02:06.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T15:02:06.251Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T15:02:06.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:02:06.268Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3428/head:refs/remotes/origin/PR-3428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T15:02:07.275Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T15:02:07.292Z] > git checkout -f 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 # timeout=10 [2021-05-11T15:02:07.676Z] > git remote # timeout=10 [2021-05-11T15:02:07.698Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T15:02:07.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:02:07.726Z] > git merge 840674de38964214cb71690e33eb6826e0ad706e # timeout=10 [2021-05-11T15:02:07.753Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T15:02:07.783Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T15:02:07.803Z] > git checkout -f 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 # timeout=10 [2021-05-11T15:02:14.271Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-11T15:02:14.704Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T15:02:15.051Z] + + sudotrue service [2021-05-11T15:02:15.051Z] docker restart [2021-05-11T15:02:17.393Z] Removing intermediate container 46465c4b87ac [2021-05-11T15:02:17.393Z] ---> d78d22a62293 [2021-05-11T15:02:17.393Z] [2021-05-11T15:02:17.393Z] Step 11/32 : FROM alpine:3.12 [2021-05-11T15:02:17.393Z] Removing intermediate container 16a95e23e37d [2021-05-11T15:02:17.393Z] ---> cb1acbafeae1 [2021-05-11T15:02:17.393Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-11T15:02:17.393Z] 3.12: Pulling from library/alpine [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T15:02:17.769Z] provisioning config files... [2021-05-11T15:02:17.818Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7947507228234476165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:02:18.206Z] ---> docker-login.sh [2021-05-11T15:02:18.206Z] nexus3.edgexfoundry.org:10001 [2021-05-11T15:02:18.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:02:19.453Z] ---> Running in a976903d5fa3 [2021-05-11T15:02:19.453Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T15:02:19.453Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T15:02:19.453Z] ---> 13621d1b12d4 [2021-05-11T15:02:19.453Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-11T15:02:19.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:02:19.456Z] Configure a credential helper to remove this warning. See [2021-05-11T15:02:19.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:02:19.456Z] [2021-05-11T15:02:19.456Z] Login Succeeded [2021-05-11T15:02:19.456Z] nexus3.edgexfoundry.org:10002 [2021-05-11T15:02:19.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:02:20.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:02:20.028Z] Configure a credential helper to remove this warning. See [2021-05-11T15:02:20.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:02:20.028Z] [2021-05-11T15:02:20.028Z] Login Succeeded [2021-05-11T15:02:20.028Z] nexus3.edgexfoundry.org:10003 [2021-05-11T15:02:20.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:02:20.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:02:20.579Z] Configure a credential helper to remove this warning. See [2021-05-11T15:02:20.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:02:20.579Z] [2021-05-11T15:02:20.579Z] Login Succeeded [2021-05-11T15:02:20.579Z] nexus3.edgexfoundry.org:10004 [2021-05-11T15:02:20.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:02:20.861Z] Removing intermediate container 8cb72c583d1e [2021-05-11T15:02:20.861Z] ---> febd3561a8b0 [2021-05-11T15:02:20.861Z] [2021-05-11T15:02:20.861Z] Step 11/22 : FROM alpine:3.12 [2021-05-11T15:02:20.861Z] ---> 13621d1b12d4 [2021-05-11T15:02:20.861Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-11T15:02:21.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:02:21.124Z] Configure a credential helper to remove this warning. See [2021-05-11T15:02:21.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:02:21.124Z] [2021-05-11T15:02:21.124Z] Login Succeeded [2021-05-11T15:02:21.124Z] docker.io [2021-05-11T15:02:21.178Z] ---> Running in 81bd09af9ebc [2021-05-11T15:02:21.179Z] Removing intermediate container ce8d9a66abb0 [2021-05-11T15:02:21.179Z] ---> 8fee53414056 [2021-05-11T15:02:21.179Z] [2021-05-11T15:02:21.179Z] Step 11/26 : FROM alpine:3.12 [2021-05-11T15:02:21.179Z] ---> 13621d1b12d4 [2021-05-11T15:02:21.179Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-11T15:02:21.179Z] ---> Running in 5d8e76d98c3c [2021-05-11T15:02:21.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:02:21.461Z] ---> Running in a06af7b2b31f [2021-05-11T15:02:21.737Z] Removing intermediate container 81bd09af9ebc [2021-05-11T15:02:21.737Z] ---> 089dec0c23ee [2021-05-11T15:02:21.737Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-11T15:02:21.737Z] 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-05-11T15:02:22.042Z] ---> Running in 17fdd590d3c1 [2021-05-11T15:02:22.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:02:22.370Z] Configure a credential helper to remove this warning. See [2021-05-11T15:02:22.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:02:22.370Z] [2021-05-11T15:02:22.370Z] Login Succeeded [2021-05-11T15:02:22.370Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T15:02:22.385Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T15:02:22.742Z] ========================================================= [2021-05-11T15:02:22.743Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-11T15:02:22.743Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:02:23.098Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-11T15:02:23.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:02:23.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:02:23.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:02:23.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:02:23.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:02:23.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:02:23.857Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-11T15:02:23.857Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:02:23.857Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-11T15:02:23.857Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-11T15:02:23.857Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-11T15:02:23.857Z] (2/2) Installing su-exec (0.2-r1) [2021-05-11T15:02:24.144Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:02:24.144Z] OK: 6 MiB in 16 packages [2021-05-11T15:02:24.144Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:02:24.416Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-11T15:02:24.416Z] (4/6) Installing curl (7.76.1-r0) [2021-05-11T15:02:24.416Z] (4/4) Installing curl (7.76.1-r0) [2021-05-11T15:02:24.416Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:02:24.682Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-11T15:02:24.682Z] (6/6) Installing su-exec (0.2-r1) [2021-05-11T15:02:24.683Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:02:25.270Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:02:25.270Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:02:25.743Z] Sending build context to Docker daemon 167.7MB [2021-05-11T15:02:25.743Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T15:02:25.743Z] Step 2/6 : FROM ${BASE} [2021-05-11T15:02:25.743Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-11T15:02:25.743Z] 595b0fe564bb: Pulling fs layer [2021-05-11T15:02:25.743Z] 7186ed65a4f7: Pulling fs layer [2021-05-11T15:02:25.743Z] 316046926c0a: Pulling fs layer [2021-05-11T15:02:25.743Z] 4ebd0625c992: Pulling fs layer [2021-05-11T15:02:25.743Z] 207e8628e3a3: Pulling fs layer [2021-05-11T15:02:25.743Z] c791037a9be2: Pulling fs layer [2021-05-11T15:02:25.743Z] ffd874e62e21: Pulling fs layer [2021-05-11T15:02:25.743Z] 4ebd0625c992: Waiting [2021-05-11T15:02:25.743Z] 207e8628e3a3: Waiting [2021-05-11T15:02:25.743Z] c791037a9be2: Waiting [2021-05-11T15:02:25.743Z] ffd874e62e21: Waiting [2021-05-11T15:02:25.743Z] 316046926c0a: Verifying Checksum [2021-05-11T15:02:25.743Z] 316046926c0a: Download complete [2021-05-11T15:02:25.743Z] 7186ed65a4f7: Verifying Checksum [2021-05-11T15:02:25.743Z] 7186ed65a4f7: Download complete [2021-05-11T15:02:25.743Z] 207e8628e3a3: Download complete [2021-05-11T15:02:25.743Z] c791037a9be2: Download complete [2021-05-11T15:02:25.743Z] 595b0fe564bb: Verifying Checksum [2021-05-11T15:02:25.743Z] 595b0fe564bb: Download complete [2021-05-11T15:02:25.888Z] OK: 7 MiB in 18 packages [2021-05-11T15:02:25.888Z] OK: 7 MiB in 20 packages [2021-05-11T15:02:26.754Z] 595b0fe564bb: Pull complete [2021-05-11T15:02:26.874Z] Removing intermediate container a976903d5fa3 [2021-05-11T15:02:26.874Z] ---> 7f56e65d4098 [2021-05-11T15:02:26.874Z] [2021-05-11T15:02:26.874Z] Step 12/24 : FROM docker:20.10.0 [2021-05-11T15:02:27.031Z] 7186ed65a4f7: Pull complete [2021-05-11T15:02:27.205Z] Removing intermediate container 8813d195a7ba [2021-05-11T15:02:27.205Z] ---> 1787e89405e5 [2021-05-11T15:02:27.205Z] [2021-05-11T15:02:27.205Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:02:27.205Z] ---> 13621d1b12d4 [2021-05-11T15:02:27.205Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:02:27.205Z] Removing intermediate container 17fdd590d3c1 [2021-05-11T15:02:27.205Z] ---> 6ecdbe0ede0e [2021-05-11T15:02:27.205Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-11T15:02:27.205Z] ---> Running in f8b824eaf6b6 [2021-05-11T15:02:27.475Z] ---> Running in d8ddea46f35d [2021-05-11T15:02:27.645Z] 316046926c0a: Pull complete [2021-05-11T15:02:27.919Z] ffd874e62e21: Verifying Checksum [2021-05-11T15:02:27.919Z] ffd874e62e21: Download complete [2021-05-11T15:02:28.056Z] Removing intermediate container 5d8e76d98c3c [2021-05-11T15:02:28.056Z] ---> 8a10ae580ade [2021-05-11T15:02:28.056Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T15:02:28.056Z] Removing intermediate container a06af7b2b31f [2021-05-11T15:02:28.056Z] ---> ab1bcfec4093 [2021-05-11T15:02:28.056Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T15:02:28.056Z] Removing intermediate container d8ddea46f35d [2021-05-11T15:02:28.056Z] ---> 4b992469b086 [2021-05-11T15:02:28.056Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-11T15:02:28.333Z] ---> Running in 51cfaef427b8 [2021-05-11T15:02:28.333Z] 20.10.0: Pulling from library/docker [2021-05-11T15:02:28.634Z] ---> Running in b3d509f91210 [2021-05-11T15:02:28.634Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:02:28.634Z] ---> Running in 2f82312f46b5 [2021-05-11T15:02:28.933Z] Removing intermediate container 51cfaef427b8 [2021-05-11T15:02:28.933Z] ---> 06d57de259c8 [2021-05-11T15:02:28.933Z] Step 14/22 : WORKDIR /edgex [2021-05-11T15:02:28.933Z] Removing intermediate container b3d509f91210 [2021-05-11T15:02:28.933Z] ---> 3d215b00cb86 [2021-05-11T15:02:28.933Z] Step 14/26 : WORKDIR / [2021-05-11T15:02:28.933Z] ---> Running in b11d3a0ca951 [2021-05-11T15:02:29.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:02:29.206Z] ---> Running in b2cb4f5b83bf [2021-05-11T15:02:29.206Z] Removing intermediate container 2f82312f46b5 [2021-05-11T15:02:29.206Z] ---> ac3459d09b32 [2021-05-11T15:02:29.206Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-11T15:02:29.488Z] ---> Running in ac439de2b0f5 [2021-05-11T15:02:29.488Z] Removing intermediate container b11d3a0ca951 [2021-05-11T15:02:29.488Z] ---> 9de07a828fc9 [2021-05-11T15:02:29.488Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-11T15:02:29.892Z] 4ebd0625c992: Verifying Checksum [2021-05-11T15:02:29.893Z] 4ebd0625c992: Download complete [2021-05-11T15:02:30.112Z] Removing intermediate container b2cb4f5b83bf [2021-05-11T15:02:30.112Z] ---> 8fae966eec52 [2021-05-11T15:02:30.112Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-11T15:02:30.395Z] ---> 4b189cc22563 [2021-05-11T15:02:30.395Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-11T15:02:30.395Z] ---> 919f784493dd [2021-05-11T15:02:30.395Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-11T15:02:31.018Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T15:02:31.018Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:02:31.018Z] OK: 6 MiB in 15 packages [2021-05-11T15:02:31.018Z] ---> 047851ee5ad5 [2021-05-11T15:02:31.018Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-11T15:02:31.290Z] ---> 0ce64002aecc [2021-05-11T15:02:31.290Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-11T15:02:32.256Z] ---> 4006381a156f [2021-05-11T15:02:32.256Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-11T15:02:32.548Z] Removing intermediate container ac439de2b0f5 [2021-05-11T15:02:32.548Z] ---> d57b81ec0e7b [2021-05-11T15:02:32.548Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-11T15:02:32.548Z] ---> 10a41fb9fb86 [2021-05-11T15:02:32.548Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-11T15:02:32.548Z] ---> Running in 6933b3b5a7d0 [2021-05-11T15:02:32.548Z] ---> Running in add1fb932016 [2021-05-11T15:02:32.548Z] Removing intermediate container f8b824eaf6b6 [2021-05-11T15:02:32.548Z] ---> c95c2b6ffa5a [2021-05-11T15:02:32.548Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:02:32.822Z] ---> Running in feb32419e675 [2021-05-11T15:02:32.822Z] ---> 5ae7905c0eaa [2021-05-11T15:02:32.822Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-11T15:02:32.822Z] Removing intermediate container 6933b3b5a7d0 [2021-05-11T15:02:32.822Z] ---> 07c0ec31933a [2021-05-11T15:02:32.822Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-11T15:02:33.107Z] Removing intermediate container add1fb932016 [2021-05-11T15:02:33.107Z] ---> 033d37413326 [2021-05-11T15:02:33.107Z] Step 19/22 : CMD ["--init=true"] [2021-05-11T15:02:33.386Z] Removing intermediate container feb32419e675 [2021-05-11T15:02:33.387Z] ---> 7c56652e8749 [2021-05-11T15:02:33.387Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-11T15:02:33.387Z] ---> Running in c9a717f4adad [2021-05-11T15:02:33.664Z] ---> Running in e82d573ba70a [2021-05-11T15:02:33.664Z] ---> 8164b71fdb27 [2021-05-11T15:02:33.664Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-11T15:02:33.664Z] ---> eeba5f017dfb [2021-05-11T15:02:33.664Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-11T15:02:33.664Z] ---> Running in df3bff1f5d77 [2021-05-11T15:02:33.664Z] Removing intermediate container c9a717f4adad [2021-05-11T15:02:33.664Z] ---> 4e40da119104 [2021-05-11T15:02:33.664Z] Step 20/22 : LABEL arch=x86_64 [2021-05-11T15:02:33.938Z] Removing intermediate container e82d573ba70a [2021-05-11T15:02:33.938Z] ---> 2f0e6076bb97 [2021-05-11T15:02:33.938Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T15:02:33.938Z] ---> Running in de9cd272fd9c [2021-05-11T15:02:34.210Z] ---> Running in 6f49d51f5954 [2021-05-11T15:02:34.210Z] Removing intermediate container de9cd272fd9c [2021-05-11T15:02:34.210Z] ---> 4b37ef3e8124 [2021-05-11T15:02:34.210Z] Step 21/22 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:02:34.483Z] ---> Running in 2b19daf4bb36 [2021-05-11T15:02:34.763Z] Removing intermediate container 6f49d51f5954 [2021-05-11T15:02:34.763Z] ---> c018f9a4433e [2021-05-11T15:02:34.763Z] Step 16/24 : WORKDIR / [2021-05-11T15:02:34.763Z] ---> 4f69d29d7346 [2021-05-11T15:02:34.763Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-11T15:02:35.045Z] ---> Running in 46ed2ff257da [2021-05-11T15:02:35.330Z] Removing intermediate container 2b19daf4bb36 [2021-05-11T15:02:35.330Z] ---> bf79cca8c2c7 [2021-05-11T15:02:35.330Z] Step 22/22 : LABEL version=0.0.0 [2021-05-11T15:02:35.330Z] ---> 5a5958c2e2e9 [2021-05-11T15:02:35.330Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-11T15:02:35.330Z] ---> Running in 88db2c788a89 [2021-05-11T15:02:35.613Z] ---> Running in ffd1a88bffe7 [2021-05-11T15:02:35.613Z] Removing intermediate container 46ed2ff257da [2021-05-11T15:02:35.613Z] ---> eaa62cdd4207 [2021-05-11T15:02:35.613Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:02:35.910Z] Removing intermediate container 88db2c788a89 [2021-05-11T15:02:35.910Z] ---> f706e6af6c34 [2021-05-11T15:02:35.910Z] [2021-05-11T15:02:36.187Z] Removing intermediate container df3bff1f5d77 [2021-05-11T15:02:36.187Z] ---> 2f26a98c4771 [2021-05-11T15:02:36.187Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:02:36.463Z] ---> 2ed07673ff02 [2021-05-11T15:02:36.463Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-11T15:02:36.755Z] Successfully built f706e6af6c34 [2021-05-11T15:02:36.755Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-11T15:02:36.755Z] Building docker-support-scheduler-go [2021-05-11T15:02:37.375Z]  Building docker-security-proxy-setup-go ... done  ---> 72be25f31205 [2021-05-11T15:02:37.375Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-11T15:02:37.720Z] ---> 02382793b7d6 [2021-05-11T15:02:37.720Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-11T15:02:39.870Z] Removing intermediate container ffd1a88bffe7 [2021-05-11T15:02:39.870Z] ---> 93af717e19cd [2021-05-11T15:02:39.870Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-11T15:02:39.870Z] ---> 3785c69aff12 [2021-05-11T15:02:39.870Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-11T15:02:39.870Z] ---> b9e2d1a78abf [2021-05-11T15:02:39.870Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-11T15:02:40.090Z] 4ebd0625c992: Pull complete [2021-05-11T15:02:40.167Z] ---> Running in 95eb68512c1b [2021-05-11T15:02:40.167Z] ---> Running in 0cc71f3c03b6 [2021-05-11T15:02:40.366Z] 207e8628e3a3: Pull complete [2021-05-11T15:02:40.642Z] c791037a9be2: Pull complete [2021-05-11T15:02:40.797Z] ---> ba619c0fbdba [2021-05-11T15:02:40.797Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-11T15:02:40.797Z] Removing intermediate container 95eb68512c1b [2021-05-11T15:02:40.797Z] ---> ceee22ee93a0 [2021-05-11T15:02:40.797Z] Step 24/26 : LABEL arch=x86_64 [2021-05-11T15:02:41.090Z] Removing intermediate container 0cc71f3c03b6 [2021-05-11T15:02:41.090Z] ---> 0cbf368618a9 [2021-05-11T15:02:41.090Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:02:41.364Z] ---> Running in 089746c30306 [2021-05-11T15:02:41.364Z] ---> Running in 0211e33f7260 [2021-05-11T15:02:42.608Z] ---> 130fe0fd57f0 [2021-05-11T15:02:42.608Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-11T15:02:42.608Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T15:02:42.970Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T15:02:42.970Z] ---> aefe523efa57 [2021-05-11T15:02:42.970Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:02:42.970Z] Removing intermediate container 0211e33f7260 [2021-05-11T15:02:42.970Z] ---> cea3f434663e [2021-05-11T15:02:42.970Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T15:02:42.970Z] Removing intermediate container 089746c30306 [2021-05-11T15:02:42.970Z] ---> 78983badf17d [2021-05-11T15:02:42.970Z] Step 25/26 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:02:42.970Z] ---> Running in 3e957785b464 [2021-05-11T15:02:42.970Z] ---> Running in 4b15b3b28461 [2021-05-11T15:02:42.970Z] ---> Running in ef7cb0887b5e [2021-05-11T15:02:43.705Z] ---> d7b83c78a8be [2021-05-11T15:02:43.705Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-11T15:02:44.677Z] Removing intermediate container 4b15b3b28461 [2021-05-11T15:02:44.677Z] ---> d425a28467b8 [2021-05-11T15:02:44.677Z] Step 23/24 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:02:44.677Z] ---> Running in a4860d026afe [2021-05-11T15:02:44.946Z] Removing intermediate container 3e957785b464 [2021-05-11T15:02:44.946Z] ---> 44455a0f5820 [2021-05-11T15:02:44.946Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-11T15:02:44.946Z] Removing intermediate container ef7cb0887b5e [2021-05-11T15:02:44.946Z] ---> 584588fe3e66 [2021-05-11T15:02:44.946Z] Step 26/26 : LABEL version=0.0.0 [2021-05-11T15:02:44.958Z] ffd874e62e21: Pull complete [2021-05-11T15:02:44.958Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-11T15:02:44.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-11T15:02:44.958Z] ---> cfc18b08335c [2021-05-11T15:02:44.958Z] 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-05-11T15:02:45.213Z] ---> Running in 3efb154cecf6 [2021-05-11T15:02:45.479Z] ---> Running in 550b111655b5 [2021-05-11T15:02:45.479Z] ---> Running in 0f81b52ac50b [2021-05-11T15:02:45.745Z] Removing intermediate container 3efb154cecf6 [2021-05-11T15:02:45.746Z] ---> 4d96831234f2 [2021-05-11T15:02:45.746Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T15:02:46.024Z] Removing intermediate container a4860d026afe [2021-05-11T15:02:46.024Z] ---> 23f934dac248 [2021-05-11T15:02:46.024Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-11T15:02:46.024Z] ---> Running in b859aa22dbee [2021-05-11T15:02:46.024Z] Removing intermediate container 0f81b52ac50b [2021-05-11T15:02:46.024Z] ---> 123c9a27b771 [2021-05-11T15:02:46.024Z] [2021-05-11T15:02:46.615Z] Successfully built 123c9a27b771 [2021-05-11T15:02:46.615Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-11T15:02:46.615Z] Building docker-support-notifications-go [2021-05-11T15:02:48.362Z] ---> Running in ea2a252049ff [2021-05-11T15:02:48.618Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container b859aa22dbee [2021-05-11T15:02:48.618Z] ---> f2b6986dd058 [2021-05-11T15:02:48.618Z] [2021-05-11T15:02:48.618Z] ---> b4dbc05188f4 [2021-05-11T15:02:48.618Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-11T15:02:48.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:02:48.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:02:48.897Z] (1/39) Installing readline (8.0.4-r0) [2021-05-11T15:02:48.897Z] (2/39) Installing bash (5.0.17-r0) [2021-05-11T15:02:49.230Z] Executing bash-5.0.17-r0.post-install [2021-05-11T15:02:49.230Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:02:49.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:02:49.526Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-11T15:02:49.840Z] (5/39) Installing curl (7.76.1-r0) [2021-05-11T15:02:49.840Z] Successfully built f2b6986dd058 [2021-05-11T15:02:50.169Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-11T15:02:50.169Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-11T15:02:50.169Z] (8/39) Installing expat (2.2.9-r1) [2021-05-11T15:02:50.169Z] Successfully tagged docker-core-metadata-go:latest [2021-05-11T15:02:50.169Z]  Building docker-core-metadata-go ... done  ---> Running in 84bb273176ca [2021-05-11T15:02:50.169Z] Building docker-core-command-go [2021-05-11T15:02:50.442Z] (9/39) Installing libffi (3.3-r2) [2021-05-11T15:02:50.442Z] (10/39) Installing gdbm (1.13-r1) [2021-05-11T15:02:50.442Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-11T15:02:50.442Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-11T15:02:50.442Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-11T15:02:51.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:02:53.263Z] (1/12) Installing libmagic (5.39-r0) [2021-05-11T15:02:53.860Z] (2/12) Installing file (5.39-r0) [2021-05-11T15:02:53.860Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-11T15:02:54.132Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-11T15:02:58.752Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-11T15:02:58.752Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-11T15:02:58.752Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-11T15:02:58.752Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-11T15:02:58.752Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-11T15:02:59.729Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-11T15:02:59.729Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-11T15:03:00.001Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-11T15:03:00.607Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-11T15:03:00.607Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-11T15:03:00.607Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-11T15:03:00.607Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-11T15:03:00.607Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-11T15:03:01.201Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-11T15:03:01.201Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:03:01.201Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:03:01.201Z] ---> 0253a0823869 [2021-05-11T15:03:01.201Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T15:03:01.201Z] ---> Using cache [2021-05-11T15:03:01.201Z] ---> d5174099d080 [2021-05-11T15:03:01.201Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:03:01.201Z] ---> Using cache [2021-05-11T15:03:01.201Z] ---> 53f5982b0c7d [2021-05-11T15:03:01.201Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-11T15:03:01.201Z] ---> Using cache [2021-05-11T15:03:01.201Z] ---> 1dc8e2704fad [2021-05-11T15:03:01.201Z] Step 6/23 : COPY go.mod . [2021-05-11T15:03:01.201Z] ---> Using cache [2021-05-11T15:03:01.201Z] ---> 87f7dfe74b26 [2021-05-11T15:03:01.201Z] Step 7/23 : RUN go mod download [2021-05-11T15:03:01.201Z] ---> Using cache [2021-05-11T15:03:01.201Z] ---> 7dc4471de3f1 [2021-05-11T15:03:01.201Z] Step 8/23 : COPY . . [2021-05-11T15:03:01.469Z] ---> Using cache [2021-05-11T15:03:01.469Z] ---> 6f0809d6eb52 [2021-05-11T15:03:01.469Z] Step 9/23 : RUN go mod tidy [2021-05-11T15:03:01.469Z] ---> Using cache [2021-05-11T15:03:01.469Z] ---> f59289a175aa [2021-05-11T15:03:01.469Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-11T15:03:02.899Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-11T15:03:02.899Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-11T15:03:02.899Z] ---> Running in a76c1425915d [2021-05-11T15:03:02.899Z] Removing intermediate container 84bb273176ca [2021-05-11T15:03:02.899Z] ---> 8b91db24f915 [2021-05-11T15:03:02.899Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-11T15:03:03.172Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-11T15:03:03.172Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-11T15:03:03.172Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-11T15:03:03.172Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-11T15:03:03.172Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-11T15:03:03.172Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-11T15:03:03.172Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-11T15:03:04.144Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-11T15:03:04.416Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-11T15:03:04.699Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-11T15:03:04.699Z] ---> Running in c8131ab28b7e [2021-05-11T15:03:04.966Z] 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-05-11T15:03:04.966Z] Executing busybox-1.31.1-r19.trigger [2021-05-11T15:03:06.407Z] OK: 72 MiB in 59 packages [2021-05-11T15:03:06.407Z] Removing intermediate container c8131ab28b7e [2021-05-11T15:03:06.407Z] ---> cdcee9f5dd9f [2021-05-11T15:03:06.407Z] Step 29/32 : CMD ["gate"] [2021-05-11T15:03:07.879Z] ---> Running in 932b6e6567af [2021-05-11T15:03:09.003Z] Removing intermediate container 932b6e6567af [2021-05-11T15:03:09.003Z] ---> 17ad7b66dc90 [2021-05-11T15:03:09.003Z] Step 30/32 : LABEL arch=x86_64 [2021-05-11T15:03:09.288Z] ---> Running in 6bdf4e1e9d69 [2021-05-11T15:03:11.927Z] Removing intermediate container 6bdf4e1e9d69 [2021-05-11T15:03:11.927Z] ---> 341ea13694ab [2021-05-11T15:03:11.927Z] Step 31/32 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:03:12.297Z] ---> Running in 522484ec4904 [2021-05-11T15:03:12.410Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-11T15:03:12.410Z] (6/12) Installing patch (2.7.6-r6) [2021-05-11T15:03:12.410Z] (7/12) Installing build-base (0.5-r2) [2021-05-11T15:03:12.410Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-11T15:03:12.616Z] Collecting docker-compose==1.23.2 [2021-05-11T15:03:12.616Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-11T15:03:13.006Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-11T15:03:13.006Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-11T15:03:13.227Z] Collecting texttable<0.10,>=0.9.0 [2021-05-11T15:03:13.227Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-11T15:03:13.227Z] Removing intermediate container 522484ec4904 [2021-05-11T15:03:13.227Z] ---> c66b266eae4b [2021-05-11T15:03:13.227Z] Step 32/32 : LABEL version=0.0.0 [2021-05-11T15:03:13.279Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-11T15:03:13.508Z] ---> Running in 70f8e4de39ee [2021-05-11T15:03:13.554Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-11T15:03:13.830Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T15:03:13.830Z] OK: 218 MiB in 52 packages [2021-05-11T15:03:14.502Z] Removing intermediate container 70f8e4de39ee [2021-05-11T15:03:14.502Z] ---> 38a51aa6a8b2 [2021-05-11T15:03:14.502Z] [2021-05-11T15:03:15.128Z] Successfully built 38a51aa6a8b2 [2021-05-11T15:03:15.128Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-11T15:03:15.128Z] Building docker-core-data-go [2021-05-11T15:03:15.752Z]  Building docker-security-bootstrapper-go ... done Collecting docopt<0.7,>=0.6.1 [2021-05-11T15:03:15.752Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-11T15:03:17.942Z] Collecting cached-property<2,>=1.2.0 [2021-05-11T15:03:17.942Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-11T15:03:18.135Z] Removing intermediate container ea2a252049ff [2021-05-11T15:03:18.135Z] ---> fdcca01f34c2 [2021-05-11T15:03:18.135Z] Step 4/6 : WORKDIR /edgex-go [2021-05-11T15:03:18.407Z] ---> Running in b3d7294d09a2 [2021-05-11T15:03:18.611Z] Collecting jsonschema<3,>=2.5.1 [2021-05-11T15:03:18.611Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-11T15:03:18.681Z] Removing intermediate container b3d7294d09a2 [2021-05-11T15:03:18.681Z] ---> c69ce1222538 [2021-05-11T15:03:18.681Z] Step 5/6 : COPY go.mod . [2021-05-11T15:03:18.982Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-11T15:03:18.982Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-11T15:03:19.667Z] ---> acd301b67051 [2021-05-11T15:03:19.667Z] Step 6/6 : RUN go mod download [2021-05-11T15:03:19.667Z] ---> Running in 32964ea7468c [2021-05-11T15:03:20.536Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-11T15:03:20.536Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-11T15:03:20.536Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-11T15:03:20.536Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-11T15:03:23.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:03:23.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:03:23.588Z] ---> 0253a0823869 [2021-05-11T15:03:23.588Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T15:03:23.588Z] ---> Using cache [2021-05-11T15:03:23.588Z] ---> d5174099d080 [2021-05-11T15:03:23.588Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:03:23.588Z] ---> Using cache [2021-05-11T15:03:23.588Z] ---> 53f5982b0c7d [2021-05-11T15:03:23.588Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-11T15:03:23.588Z] Collecting PyYAML<4,>=3.10 [2021-05-11T15:03:23.588Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-11T15:03:24.906Z] ---> Running in 20a64483302f [2021-05-11T15:03:25.322Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:03:25.322Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:03:25.322Z] ---> 0253a0823869 [2021-05-11T15:03:25.322Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:03:25.322Z] ---> Using cache [2021-05-11T15:03:25.322Z] ---> d5174099d080 [2021-05-11T15:03:25.322Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:03:25.322Z] ---> Using cache [2021-05-11T15:03:25.322Z] ---> 53f5982b0c7d [2021-05-11T15:03:25.322Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T15:03:25.322Z] ---> Using cache [2021-05-11T15:03:25.322Z] ---> 1dc8e2704fad [2021-05-11T15:03:25.322Z] Step 6/24 : COPY go.mod . [2021-05-11T15:03:25.322Z] ---> Using cache [2021-05-11T15:03:25.322Z] ---> 87f7dfe74b26 [2021-05-11T15:03:25.322Z] Step 7/24 : RUN go mod download [2021-05-11T15:03:25.322Z] ---> Using cache [2021-05-11T15:03:25.322Z] ---> 7dc4471de3f1 [2021-05-11T15:03:25.322Z] Step 8/24 : COPY . . [2021-05-11T15:03:25.630Z] ---> Using cache [2021-05-11T15:03:25.630Z] ---> 6f0809d6eb52 [2021-05-11T15:03:25.630Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:03:25.630Z] ---> Using cache [2021-05-11T15:03:25.630Z] ---> f59289a175aa [2021-05-11T15:03:25.630Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-11T15:03:25.904Z] 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-05-11T15:03:26.658Z] ---> Running in 099623fa6749 [2021-05-11T15:03:26.658Z] Collecting docker<4.0,>=3.6.0 [2021-05-11T15:03:26.658Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-11T15:03:26.978Z] 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-05-11T15:03:26.978Z] Collecting idna<2.8,>=2.5 [2021-05-11T15:03:26.978Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-11T15:03:27.736Z] 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-05-11T15:03:28.097Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-11T15:03:28.097Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-11T15:03:28.420Z] Collecting docker-pycreds>=0.4.0 [2021-05-11T15:03:28.420Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-11T15:03:28.420Z] 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-05-11T15:03:28.420Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-11T15:03:28.420Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-11T15:03:28.420Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-11T15:03:28.420Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-11T15:03:28.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:03:29.099Z] Installing collected packages: texttable, docopt, cached-property, jsonschema, websocket-client, idna, urllib3, requests, dockerpty, PyYAML, docker-pycreds, docker, docker-compose [2021-05-11T15:03:29.099Z] Running setup.py install for texttable: started [2021-05-11T15:03:31.402Z] Running setup.py install for texttable: finished with status 'done' [2021-05-11T15:03:31.402Z] Running setup.py install for docopt: started [2021-05-11T15:03:31.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:03:32.519Z] Running setup.py install for docopt: finished with status 'done' [2021-05-11T15:03:33.265Z] Attempting uninstall: idna [2021-05-11T15:03:33.265Z] Found existing installation: idna 2.9 [2021-05-11T15:03:33.265Z] Uninstalling idna-2.9: [2021-05-11T15:03:33.265Z] Successfully uninstalled idna-2.9 [2021-05-11T15:03:33.582Z] Attempting uninstall: urllib3 [2021-05-11T15:03:33.582Z] Found existing installation: urllib3 1.25.9 [2021-05-11T15:03:33.582Z] Uninstalling urllib3-1.25.9: [2021-05-11T15:03:33.582Z] Successfully uninstalled urllib3-1.25.9 [2021-05-11T15:03:35.109Z] Attempting uninstall: requests [2021-05-11T15:03:35.109Z] Found existing installation: requests 2.23.0 [2021-05-11T15:03:35.109Z] Uninstalling requests-2.23.0: [2021-05-11T15:03:35.109Z] Successfully uninstalled requests-2.23.0 [2021-05-11T15:03:35.412Z] OK: 219 MiB in 52 packages [2021-05-11T15:03:35.412Z] Running setup.py install for dockerpty: started [2021-05-11T15:03:36.940Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-11T15:03:36.940Z] Running setup.py install for PyYAML: started [2021-05-11T15:03:39.278Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-11T15:03:39.587Z] Removing intermediate container 20a64483302f [2021-05-11T15:03:39.587Z] ---> 8b7429c3251d [2021-05-11T15:03:39.587Z] Step 6/23 : COPY go.mod . [2021-05-11T15:03:40.667Z] ---> 4411937b0413 [2021-05-11T15:03:40.667Z] Step 7/23 : RUN go mod download [2021-05-11T15:03:41.331Z] 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.59.0 [2021-05-11T15:03:41.331Z] ---> Running in 47e45f0ad49e [2021-05-11T15:03:46.499Z] Removing intermediate container 32964ea7468c [2021-05-11T15:03:46.500Z] ---> bf0d21bc86fc [2021-05-11T15:03:46.500Z] Successfully built bf0d21bc86fc [2021-05-11T15:03:46.500Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:03:46.854Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T15:03:46.854Z] . [Pipeline] withDockerContainer [2021-05-11T15:03:47.084Z] prd-ubuntu18.04-docker-arm64-4c-16g-4457 does not seem to be running inside a container [2021-05-11T15:03:47.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-11T15:03:48.629Z] $ docker top a9c9206546b860a825ccb435095926973d65c6e57801c9fe394b31115d931bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:03:49.556Z] + go version [2021-05-11T15:03:49.556Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-11T15:03:49.576Z] $ docker stop --time=1 a9c9206546b860a825ccb435095926973d65c6e57801c9fe394b31115d931bb4 [2021-05-11T15:03:51.491Z] $ docker rm -f a9c9206546b860a825ccb435095926973d65c6e57801c9fe394b31115d931bb4 [2021-05-11T15:03:51.742Z] Removing intermediate container 47e45f0ad49e [2021-05-11T15:03:51.742Z] ---> 180dee47e724 [2021-05-11T15:03:51.742Z] Step 8/23 : COPY . . [2021-05-11T15:03:51.742Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:03:51.742Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:03:51.742Z] ---> 0253a0823869 [2021-05-11T15:03:51.742Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:03:51.742Z] ---> Using cache [2021-05-11T15:03:51.742Z] ---> d5174099d080 [2021-05-11T15:03:51.742Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:03:51.742Z] ---> Using cache [2021-05-11T15:03:51.742Z] ---> 53f5982b0c7d [2021-05-11T15:03:51.742Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:03:52.049Z] ---> Running in 9baadc905921 [2021-05-11T15:03:52.254Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T15:03:52.254Z] . [Pipeline] withDockerContainer [2021-05-11T15:03:52.549Z] prd-ubuntu18.04-docker-arm64-4c-16g-4457 does not seem to be running inside a container [2021-05-11T15:03:52.677Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-11T15:03:53.158Z] Removing intermediate container a76c1425915d [2021-05-11T15:03:53.158Z] ---> 29f894aaa6a5 [2021-05-11T15:03:53.158Z] [2021-05-11T15:03:53.158Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T15:03:53.158Z] ---> 13621d1b12d4 [2021-05-11T15:03:53.158Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:03:53.158Z] ---> Using cache [2021-05-11T15:03:53.158Z] ---> c95c2b6ffa5a [2021-05-11T15:03:53.158Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:03:53.158Z] ---> Using cache [2021-05-11T15:03:53.158Z] ---> 7c56652e8749 [2021-05-11T15:03:53.158Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-11T15:03:54.053Z] $ docker top 708ef36ab3f38937e6f8ffe6c79d1314e3c01a2d1e38e5a3e44d8bc565b34536 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-11T15:03:54.317Z] ========================================================= [2021-05-11T15:03:54.317Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-11T15:03:54.317Z] ========================================================= [Pipeline] sh [2021-05-11T15:03:54.964Z] + go mod tidy [2021-05-11T15:03:56.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:03:56.619Z] ---> Running in f14c96d17a2d [Pipeline] sh [2021-05-11T15:03:57.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:03:57.312Z] + make test [2021-05-11T15:03:57.312Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T15:03:58.247Z] Removing intermediate container f14c96d17a2d [2021-05-11T15:03:58.247Z] ---> 0fcebbe68de5 [2021-05-11T15:03:58.247Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T15:03:58.844Z] OK: 219 MiB in 52 packages [2021-05-11T15:03:59.121Z] ---> Running in 51f01da3f9f3 [2021-05-11T15:04:01.796Z] Removing intermediate container 51f01da3f9f3 [2021-05-11T15:04:01.796Z] ---> 0d3907f7961b [2021-05-11T15:04:01.796Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:04:03.364Z] Removing intermediate container 9baadc905921 [2021-05-11T15:04:03.364Z] ---> 49010d4552d3 [2021-05-11T15:04:03.364Z] Step 6/24 : COPY go.mod . [2021-05-11T15:04:05.433Z] ---> dd0a3e38c956 [2021-05-11T15:04:05.433Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-11T15:04:06.072Z] ---> ba79bcb0e5ab [2021-05-11T15:04:06.072Z] Step 7/24 : RUN go mod download [2021-05-11T15:04:06.672Z] ---> Running in 3c4ca7d71eac [2021-05-11T15:04:08.729Z] ---> 724f137acdc4 [2021-05-11T15:04:08.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-11T15:04:11.509Z] ---> ad50f2f520d4 [2021-05-11T15:04:11.509Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-11T15:04:16.139Z] ---> Running in 29927ae9c4f4 [2021-05-11T15:04:17.539Z] Removing intermediate container 099623fa6749 [2021-05-11T15:04:17.539Z] ---> 78097ff8aec9 [2021-05-11T15:04:17.539Z] [2021-05-11T15:04:17.539Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:04:17.806Z] ---> 13621d1b12d4 [2021-05-11T15:04:17.806Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:04:18.090Z] ---> Using cache [2021-05-11T15:04:18.090Z] ---> c95c2b6ffa5a [2021-05-11T15:04:18.090Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:04:18.090Z] ---> Using cache [2021-05-11T15:04:18.090Z] ---> 7c56652e8749 [2021-05-11T15:04:18.090Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-11T15:04:19.510Z] Removing intermediate container 550b111655b5 [2021-05-11T15:04:19.510Z] ---> 2dd522516135 [2021-05-11T15:04:19.510Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-11T15:04:19.510Z] Removing intermediate container 29927ae9c4f4 [2021-05-11T15:04:19.510Z] ---> 20f6d9220fec [2021-05-11T15:04:19.510Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:04:19.510Z] Removing intermediate container 3c4ca7d71eac [2021-05-11T15:04:19.510Z] ---> 02caa20c36a0 [2021-05-11T15:04:19.510Z] Step 8/24 : COPY . . [2021-05-11T15:04:20.942Z] ---> Running in 29de31aed8ed [2021-05-11T15:04:23.548Z] ---> Running in b13e84a38152 [2021-05-11T15:04:23.549Z] ---> Running in f8cacccf088a [2021-05-11T15:04:24.103Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-11T15:04:24.512Z] Removing intermediate container 29de31aed8ed [2021-05-11T15:04:24.513Z] ---> af8421402529 [2021-05-11T15:04:24.513Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T15:04:27.990Z] ---> Running in 1a724ba20571 [2021-05-11T15:04:27.991Z] Removing intermediate container f8cacccf088a [2021-05-11T15:04:27.991Z] ---> bb460089fbbe [2021-05-11T15:04:27.991Z] Step 21/23 : LABEL arch=x86_64 [2021-05-11T15:04:27.991Z] Removing intermediate container b13e84a38152 [2021-05-11T15:04:27.991Z] ---> 841165e190c9 [2021-05-11T15:04:27.991Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-11T15:04:27.991Z] ---> Running in d90ab58a4d55 [2021-05-11T15:04:28.960Z] ---> 80f619a74973 [2021-05-11T15:04:28.960Z] Step 9/23 : RUN go mod tidy [2021-05-11T15:04:29.226Z] ---> Running in 1d137f516554 [2021-05-11T15:04:29.226Z] Removing intermediate container 1a724ba20571 [2021-05-11T15:04:29.226Z] ---> b2a91c3131f3 [2021-05-11T15:04:29.227Z] Step 16/24 : WORKDIR / [2021-05-11T15:04:29.812Z] Removing intermediate container d90ab58a4d55 [2021-05-11T15:04:29.812Z] ---> 143ac4c85864 [2021-05-11T15:04:29.812Z] Step 22/23 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:04:29.812Z] ---> Running in a1767ae98107 [2021-05-11T15:04:30.415Z] ---> Running in a986615e2448 [2021-05-11T15:04:31.063Z] ---> Running in a55e85245276 [2021-05-11T15:04:31.063Z] Removing intermediate container 1d137f516554 [2021-05-11T15:04:31.063Z] ---> 2e4db419225d [2021-05-11T15:04:31.063Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-11T15:04:33.813Z] Removing intermediate container a986615e2448 [2021-05-11T15:04:33.813Z] ---> 5f6646629e43 [2021-05-11T15:04:33.813Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:04:33.813Z] Removing intermediate container a55e85245276 [2021-05-11T15:04:33.813Z] ---> c6dfc7fb7b7e [2021-05-11T15:04:33.813Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T15:04:34.109Z] ---> Running in 0a1dc87db715 [2021-05-11T15:04:34.410Z] ---> fab2acb4c0ac [2021-05-11T15:04:34.410Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-11T15:04:34.410Z] ---> ef0eeef7af37 [2021-05-11T15:04:34.410Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-11T15:04:34.696Z] Removing intermediate container 0a1dc87db715 [2021-05-11T15:04:34.696Z] ---> c7d66c4c5334 [2021-05-11T15:04:34.696Z] [2021-05-11T15:04:36.168Z] Successfully built c7d66c4c5334 [2021-05-11T15:04:36.168Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-11T15:04:36.774Z]  Building docker-support-scheduler-go ... done  ---> 42871bf5cd9c [2021-05-11T15:04:36.774Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-11T15:04:37.073Z] ---> dfbc14586190 [2021-05-11T15:04:37.073Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-11T15:04:38.100Z] ---> 7b83e9996946 [2021-05-11T15:04:38.100Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-11T15:04:38.100Z] ---> 29f75067a0e3 [2021-05-11T15:04:38.100Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-11T15:04:38.374Z] ---> Running in 0340ba7eece2 [2021-05-11T15:04:38.374Z] ---> Running in 081b760c5d4d [2021-05-11T15:04:38.963Z] Removing intermediate container 0340ba7eece2 [2021-05-11T15:04:38.963Z] ---> 042d2938e62e [2021-05-11T15:04:38.963Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:04:38.963Z] Removing intermediate container 081b760c5d4d [2021-05-11T15:04:38.963Z] ---> fa6309444e33 [2021-05-11T15:04:38.963Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:04:39.563Z] ---> Running in e55d807ddb5c [2021-05-11T15:04:40.153Z] ---> Running in a0a445a85872 [2021-05-11T15:04:40.778Z] Removing intermediate container e55d807ddb5c [2021-05-11T15:04:40.778Z] ---> 74fb7846f0da [2021-05-11T15:04:40.778Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T15:04:41.377Z] ---> Running in 39791c5aa92f [2021-05-11T15:04:41.377Z] Removing intermediate container a0a445a85872 [2021-05-11T15:04:41.377Z] ---> f12ec065cbf8 [2021-05-11T15:04:41.377Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T15:04:41.975Z] Removing intermediate container a1767ae98107 [2021-05-11T15:04:41.975Z] ---> b117728e5105 [2021-05-11T15:04:41.975Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-11T15:04:41.975Z] ---> Running in ffb8c608f507 [2021-05-11T15:04:42.292Z] Removing intermediate container 39791c5aa92f [2021-05-11T15:04:42.292Z] ---> 3764a010dba6 [2021-05-11T15:04:42.292Z] Step 23/24 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:04:42.580Z] ---> Running in 26522bb262d4 [2021-05-11T15:04:42.580Z] ---> Running in e22aa181c6cd [2021-05-11T15:04:42.873Z] Removing intermediate container ffb8c608f507 [2021-05-11T15:04:42.873Z] ---> 9ed2578bc8a7 [2021-05-11T15:04:42.873Z] Step 23/24 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:04:43.169Z] ---> Running in be889a1822f3 [2021-05-11T15:04:44.139Z] Removing intermediate container e22aa181c6cd [2021-05-11T15:04:44.139Z] ---> 34771e16fcad [2021-05-11T15:04:44.139Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T15:04:44.139Z] 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-05-11T15:04:44.412Z] Removing intermediate container be889a1822f3 [2021-05-11T15:04:44.412Z] ---> Running in 7e7e8310ec76 [2021-05-11T15:04:44.412Z] ---> ae74dbf430b3 [2021-05-11T15:04:44.412Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T15:04:45.011Z] ---> Running in 96fbdd91e3eb [2021-05-11T15:04:45.011Z] Removing intermediate container 7e7e8310ec76 [2021-05-11T15:04:45.011Z] ---> a1be895404aa [2021-05-11T15:04:45.011Z] [2021-05-11T15:04:45.626Z] ---> 0b5eb4fbabab [2021-05-11T15:04:45.626Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:04:45.626Z] Removing intermediate container 96fbdd91e3eb [2021-05-11T15:04:45.626Z] ---> 9006330686a4 [2021-05-11T15:04:45.626Z] [2021-05-11T15:04:45.626Z] Successfully built a1be895404aa [2021-05-11T15:04:45.626Z] ---> Running in bc6d5085fdde [2021-05-11T15:04:45.626Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-11T15:04:46.241Z]  Building docker-sys-mgmt-agent-go ... done Successfully built 9006330686a4 [2021-05-11T15:04:46.241Z] Successfully tagged docker-core-command-go:latest [2021-05-11T15:04:50.679Z]  Building docker-core-command-go ... done Removing intermediate container bc6d5085fdde [2021-05-11T15:04:50.679Z] ---> 1404b2e77506 [2021-05-11T15:04:50.679Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-11T15:04:50.679Z] ---> Running in 50ccc947890d [2021-05-11T15:04:52.219Z] 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-05-11T15:05:19.362Z] Removing intermediate container 26522bb262d4 [2021-05-11T15:05:19.362Z] ---> 27877d9456e5 [2021-05-11T15:05:19.362Z] [2021-05-11T15:05:19.362Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T15:05:19.362Z] ---> 13621d1b12d4 [2021-05-11T15:05:19.362Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-11T15:05:19.362Z] ---> Running in cf7cf959e6a6 [2021-05-11T15:05:19.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:05:19.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:05:19.362Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-11T15:05:19.632Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-11T15:05:19.632Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:05:19.632Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:05:19.632Z] OK: 6 MiB in 16 packages [2021-05-11T15:05:20.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-11T15:05:21.047Z] Removing intermediate container cf7cf959e6a6 [2021-05-11T15:05:21.047Z] ---> 0ebe9ffa05ae [2021-05-11T15:05:21.047Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:05:21.047Z] ---> Running in fd18f33cbabd [2021-05-11T15:05:21.047Z] Removing intermediate container fd18f33cbabd [2021-05-11T15:05:21.047Z] ---> 173e668ddbad [2021-05-11T15:05:21.047Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-11T15:05:21.311Z] ---> Running in eddf79b7379f [2021-05-11T15:05:21.578Z] Removing intermediate container eddf79b7379f [2021-05-11T15:05:21.578Z] ---> 3136c50022dc [2021-05-11T15:05:21.578Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T15:05:21.578Z] ---> Running in 9f4fc535d72d [2021-05-11T15:05:21.850Z] Removing intermediate container 9f4fc535d72d [2021-05-11T15:05:21.850Z] ---> 64185533c8a0 [2021-05-11T15:05:21.850Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:05:22.437Z] ---> 45e32350a878 [2021-05-11T15:05:22.437Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-11T15:05:25.020Z] ---> 3e6c739a5956 [2021-05-11T15:05:25.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-11T15:05:25.020Z] Removing intermediate container 50ccc947890d [2021-05-11T15:05:25.020Z] ---> 4d29f9944362 [2021-05-11T15:05:25.020Z] [2021-05-11T15:05:25.020Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:05:25.020Z] ---> 13621d1b12d4 [2021-05-11T15:05:25.020Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-11T15:05:25.020Z] ---> Running in 6506c079ae86 [2021-05-11T15:05:25.020Z] ---> 82d420b64fb1 [2021-05-11T15:05:25.020Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-11T15:05:25.293Z] ---> Running in b0aab7849006 [2021-05-11T15:05:25.293Z] Removing intermediate container 6506c079ae86 [2021-05-11T15:05:25.293Z] ---> 8a176e4e2f1c [2021-05-11T15:05:25.293Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-11T15:05:25.293Z] ---> Running in 82008c9d9a50 [2021-05-11T15:05:25.563Z] Removing intermediate container b0aab7849006 [2021-05-11T15:05:25.563Z] ---> 3783aee7275e [2021-05-11T15:05:25.563Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:05:25.563Z] ---> Running in 219943b5e139 [2021-05-11T15:05:25.563Z] Removing intermediate container 82008c9d9a50 [2021-05-11T15:05:25.563Z] ---> e466e103b7a1 [2021-05-11T15:05:25.563Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-11T15:05:25.563Z] ---> Running in bccd5457abf2 [2021-05-11T15:05:25.841Z] Removing intermediate container 219943b5e139 [2021-05-11T15:05:25.841Z] ---> 97f7debb79e8 [2021-05-11T15:05:25.841Z] Step 21/23 : LABEL arch=x86_64 [2021-05-11T15:05:25.841Z] ---> Running in 6683b867a9c1 [2021-05-11T15:05:25.841Z] Removing intermediate container bccd5457abf2 [2021-05-11T15:05:25.841Z] ---> 23ef5c1023e4 [2021-05-11T15:05:25.841Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:05:26.121Z] ---> Running in 67ae74a0568f [2021-05-11T15:05:26.121Z] Removing intermediate container 6683b867a9c1 [2021-05-11T15:05:26.121Z] ---> 4992b3684fa3 [2021-05-11T15:05:26.121Z] Step 22/23 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:05:26.412Z] ---> Running in a46a55b4d5fb [2021-05-11T15:05:26.684Z] Removing intermediate container a46a55b4d5fb [2021-05-11T15:05:26.684Z] ---> 59894f74f0d1 [2021-05-11T15:05:26.684Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T15:05:26.949Z] ---> Running in 43e4cbda35b7 [2021-05-11T15:05:27.214Z] Removing intermediate container 43e4cbda35b7 [2021-05-11T15:05:27.214Z] ---> e60cf3e7eb13 [2021-05-11T15:05:27.214Z] [2021-05-11T15:05:27.481Z] Successfully built e60cf3e7eb13 [2021-05-11T15:05:27.481Z] Successfully tagged docker-support-notifications-go:latest [2021-05-11T15:05:27.748Z]  Building docker-support-notifications-go ... done Removing intermediate container 67ae74a0568f [2021-05-11T15:05:27.748Z] ---> c1ec7419a66b [2021-05-11T15:05:27.748Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T15:05:28.015Z] ---> Running in 9cf148d9e88d [2021-05-11T15:05:28.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:05:29.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-11T15:05:30.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:05:30.646Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T15:05:30.909Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T15:05:31.173Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T15:05:31.173Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T15:05:32.571Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T15:05:32.837Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T15:05:33.102Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:05:33.102Z] OK: 8 MiB in 20 packages [2021-05-11T15:05:33.687Z] Removing intermediate container 9cf148d9e88d [2021-05-11T15:05:33.687Z] ---> 001e4be9fcdd [2021-05-11T15:05:33.687Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:05:33.951Z] ---> d35a3972f47b [2021-05-11T15:05:33.951Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-11T15:05:34.947Z] ---> 4c17e07f93de [2021-05-11T15:05:34.947Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-11T15:05:35.538Z] ---> 46dab4c198de [2021-05-11T15:05:35.538Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-11T15:05:35.538Z] ---> Running in 6c23c83184e2 [2021-05-11T15:05:35.819Z] Removing intermediate container 6c23c83184e2 [2021-05-11T15:05:35.819Z] ---> 28809a0fdac1 [2021-05-11T15:05:35.819Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:05:36.088Z] ---> Running in 14c3508637c1 [2021-05-11T15:05:36.356Z] Removing intermediate container 14c3508637c1 [2021-05-11T15:05:36.356Z] ---> f5a727bd9186 [2021-05-11T15:05:36.356Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T15:05:36.671Z] ---> Running in 3222ce42f30c [2021-05-11T15:05:36.956Z] Removing intermediate container 3222ce42f30c [2021-05-11T15:05:36.956Z] ---> c8629bbb71eb [2021-05-11T15:05:36.956Z] Step 23/24 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:05:36.956Z] ---> Running in fbb3901156e2 [2021-05-11T15:05:37.242Z] Removing intermediate container fbb3901156e2 [2021-05-11T15:05:37.242Z] ---> fe83cc7b2a38 [2021-05-11T15:05:37.242Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T15:05:37.242Z] ---> Running in 868b0fdedbf2 [2021-05-11T15:05:37.513Z] Removing intermediate container 868b0fdedbf2 [2021-05-11T15:05:37.513Z] ---> 3ee8846d44c2 [2021-05-11T15:05:37.513Z] [2021-05-11T15:05:37.785Z] Successfully built 3ee8846d44c2 [2021-05-11T15:05:38.071Z] Successfully tagged docker-core-data-go:latest [2021-05-11T15:05:38.385Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-11T15:05:38.436Z] $ docker stop --time=1 23a64fabdf717c646d948599994ffff2ab590675d7c551f9e3f6043ac3d5817d [2021-05-11T15:05:39.229Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-11T15:05:39.229Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-11T15:05:40.535Z] $ docker rm -f 23a64fabdf717c646d948599994ffff2ab590675d7c551f9e3f6043ac3d5817d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T15:05:41.089Z] + docker images [2021-05-11T15:05:41.089Z] + grep docker [2021-05-11T15:05:41.726Z] docker-core-data-go latest 3ee8846d44c2 4 seconds ago 21.5MB [2021-05-11T15:05:41.726Z] docker-support-notifications-go latest e60cf3e7eb13 15 seconds ago 17.7MB [2021-05-11T15:05:41.726Z] docker-core-command-go latest 9006330686a4 56 seconds ago 17MB [2021-05-11T15:05:41.726Z] docker-sys-mgmt-agent-go latest a1be895404aa 57 seconds ago 312MB [2021-05-11T15:05:41.726Z] docker-support-scheduler-go latest c7d66c4c5334 About a minute ago 17.1MB [2021-05-11T15:05:41.726Z] docker-security-bootstrapper-go latest 38a51aa6a8b2 2 minutes ago 18.2MB [2021-05-11T15:05:41.726Z] docker-core-metadata-go latest f2b6986dd058 2 minutes ago 18.6MB [2021-05-11T15:05:41.726Z] docker-security-secretstore-setup-go latest 123c9a27b771 2 minutes ago 25.7MB [2021-05-11T15:05:41.726Z] docker-security-proxy-setup-go latest f706e6af6c34 3 minutes ago 25.3MB [2021-05-11T15:05:41.726Z] docker 20.10.0 aefe523efa57 5 months 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-05-11T15:05:43.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-11T15:05:43.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-11T15:05:44.162Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-11T15:05:44.162Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-11T15:05:48.507Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-11T15:05:49.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-11T15:05:57.228Z] Still waiting to schedule task [2021-05-11T15:05:57.229Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-05-11T15:05:59.288Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-11T15:05:59.288Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-11T15:05:59.288Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-11T15:06:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.392s coverage: 45.9% of statements [2021-05-11T15:06:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-11T15:06:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-11T15:06:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-11T15:06:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-11T15:06:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-11T15:06:03.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-11T15:06:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.159s coverage: 28.7% of statements [2021-05-11T15:06:03.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.271s coverage: 100.0% of statements [2021-05-11T15:06:11.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.574s coverage: 27.8% of statements [2021-05-11T15:06:11.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-11T15:06:11.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-11T15:06:11.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-11T15:06:11.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-11T15:06:11.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-11T15:06:11.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.266s coverage: 81.2% of statements [2021-05-11T15:06:11.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-11T15:06:11.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.167s coverage: 100.0% of statements [2021-05-11T15:06:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-11T15:06:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.153s coverage: 100.0% of statements [2021-05-11T15:06:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-11T15:06:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-11T15:06:13.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.255s coverage: 71.3% of statements [2021-05-11T15:06:13.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-11T15:06:13.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-11T15:06:14.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.517s coverage: 87.7% of statements [2021-05-11T15:06:14.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-11T15:06:14.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T15:06:14.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.246s coverage: 78.9% of statements [2021-05-11T15:06:14.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-11T15:06:24.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.253s coverage: 28.6% of statements [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-11T15:06:24.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.220s coverage: 100.0% of statements [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-11T15:06:24.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.149s coverage: 100.0% of statements [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-11T15:06:24.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.402s coverage: 86.7% of statements [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-11T15:06:24.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.503s coverage: 97.5% of statements [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-11T15:06:24.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.215s coverage: 78.3% of statements [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-11T15:06:24.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-11T15:06:31.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.300s coverage: 95.1% of statements [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-11T15:06:31.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.145s coverage: 58.8% of statements [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-11T15:06:31.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.9% of statements [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-11T15:06:31.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.175s coverage: 22.0% of statements [2021-05-11T15:06:31.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-11T15:06:31.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.147s coverage: 47.1% of statements [2021-05-11T15:06:31.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.188s coverage: 79.5% of statements [2021-05-11T15:06:31.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.126s coverage: 94.1% of statements [2021-05-11T15:06:32.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-05-11T15:06:32.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.158s coverage: 87.5% of statements [2021-05-11T15:06:44.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.170s coverage: 94.4% of statements [2021-05-11T15:06:44.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements [2021-05-11T15:06:50.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.545s coverage: 81.8% of statements [2021-05-11T15:06:50.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.160s coverage: 76.0% of statements [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.232s coverage: 80.0% of statements [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.222s coverage: 87.2% of statements [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.201s coverage: 85.4% of statements [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.688s coverage: 64.4% of statements [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-11T15:06:57.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.128s coverage: 100.0% of statements [2021-05-11T15:06:57.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements [2021-05-11T15:06:57.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-05-11T15:06:58.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2021-05-11T15:06:59.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-05-11T15:07:02.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.067s coverage: 66.9% of statements [2021-05-11T15:07:02.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-11T15:07:02.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-11T15:07:02.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-11T15:07:04.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.750s coverage: 43.4% of statements [2021-05-11T15:07:04.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-11T15:07:04.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-11T15:07:04.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.132s coverage: 89.5% of statements [2021-05-11T15:07:04.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-11T15:07:04.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.123s coverage: 84.8% of statements [2021-05-11T15:07:10.057Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.393s coverage: 47.0% of statements [2021-05-11T15:07:10.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-11T15:07:10.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-11T15:07:10.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-11T15:07:10.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-11T15:07:10.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-11T15:07:10.057Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.148s coverage: 100.0% of statements [2021-05-11T15:07:10.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-11T15:07:10.057Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.095s coverage: 100.0% of statements [2021-05-11T15:07:10.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-11T15:07:10.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-11T15:07:12.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.213s coverage: 22.7% of statements [2021-05-11T15:07:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-11T15:07:12.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.427s coverage: 92.6% of statements [2021-05-11T15:07:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-11T15:07:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T15:07:12.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-11T15:07:22.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.939s coverage: 28.7% of statements [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-11T15:07:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.186s coverage: 99.0% of statements [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-11T15:07:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.180s coverage: 100.0% of statements [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-11T15:07:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.172s coverage: 64.6% of statements [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-11T15:07:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.387s coverage: 97.6% of statements [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-11T15:07:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-11T15:07:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-11T15:07:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.109s coverage: 87.9% of statements [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-11T15:07:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-05-11T15:07:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.123s coverage: 28.1% of statements [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-11T15:07:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.068s coverage: 85.7% of statements [2021-05-11T15:07:22.342Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-11T15:07:22.342Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-11T15:07:23.327Z] GO111MODULE=on go vet ./... [2021-05-11T15:07:55.255Z] Running on prd-ubuntu18.04-docker-8c-8g-4469 in /w/workspace/edgexfoundry_edgex-go_PR-3428 [Pipeline] { [Pipeline] ws [2021-05-11T15:07:55.276Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-11T15:07:58.115Z] using credential edgex-jenkins-ssh [2021-05-11T15:07:58.128Z] Cloning the remote Git repository [2021-05-11T15:07:58.150Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-11T15:07:58.227Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-11T15:07:58.263Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T15:07:58.263Z] > git --version # timeout=10 [2021-05-11T15:07:58.271Z] > git --version # 'git version 2.17.1' [2021-05-11T15:07:58.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:07:58.297Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T15:09:00.382Z] gofmt -l . [2021-05-11T15:09:03.180Z] [ "`gofmt -l .`" = "" ] [2021-05-11T15:09:06.602Z] ./bin/test-go-mod-tidy.sh [2021-05-11T15:09:06.884Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-11T15:09:10.218Z] + ls -al . [2021-05-11T15:09:10.218Z] total 856 [2021-05-11T15:09:10.218Z] drwxrwxr-x 9 1001 1001 4096 May 11 15:09 . [2021-05-11T15:09:10.218Z] drwxr-xr-x 4 root root 4096 May 11 15:03 .. [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 11 May 11 15:02 .dockerignore [2021-05-11T15:09:10.218Z] drwxrwxr-x 8 1001 1001 4096 May 11 15:02 .git [2021-05-11T15:09:10.218Z] drwxrwxr-x 3 1001 1001 4096 May 11 15:02 .github [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 818 May 11 15:02 .gitignore [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 166 May 11 15:02 .sonarcloud.properties [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 8609 May 11 15:02 Attribution.txt [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 3804 May 11 15:02 CONTRIBUTING.md [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 931 May 11 15:02 Dockerfile.build [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 863 May 11 15:02 Jenkinsfile [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 10775 May 11 15:02 LICENSE [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 5594 May 11 15:02 Makefile [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 7978 May 11 15:02 README.md [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 6755 May 11 15:02 SECURITY.md [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 5 May 11 14:54 VERSION [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 4131 May 11 15:02 ZMQWindows.md [2021-05-11T15:09:10.218Z] drwxrwxr-x 2 1001 1001 4096 May 11 15:02 bin [2021-05-11T15:09:10.218Z] drwxrwxr-x 14 1001 1001 4096 May 11 15:02 cmd [2021-05-11T15:09:10.218Z] -rw-r--r-- 1 root root 720868 May 11 15:07 coverage.out [2021-05-11T15:09:10.218Z] -rw-r--r-- 1 root root 1060 May 11 15:09 go.mod [2021-05-11T15:09:10.218Z] -rw-r--r-- 1 root root 21595 May 11 15:03 go.sum [2021-05-11T15:09:10.218Z] drwxrwxr-x 8 1001 1001 4096 May 11 15:02 internal [2021-05-11T15:09:10.218Z] drwxrwxr-x 4 1001 1001 4096 May 11 15:02 openapi [2021-05-11T15:09:10.218Z] drwxrwxr-x 4 1001 1001 4096 May 11 15:02 snap [2021-05-11T15:09:10.218Z] -rw-rw-r-- 1 1001 1001 168 May 11 15:02 version.go [Pipeline] sh [2021-05-11T15:09:10.912Z] + '[' -e coverage.out ] [2021-05-11T15:09:10.912Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-11T15:09:10.961Z] Warning: overwriting stash ‘coverage-report’ [2021-05-11T15:09:12.580Z] Stashed 1 file(s) [Pipeline] sh [2021-05-11T15:09:13.352Z] + make build [2021-05-11T15:09:13.352Z] 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-05-11T15:09:21.808Z] 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-05-11T15:09:48.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T15:09:53.120Z] 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-05-11T15:09:57.544Z] 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-05-11T15:09:57.836Z] 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-05-11T15:10:02.381Z] 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-05-11T15:10:07.008Z] 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-05-11T15:10:09.865Z] 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-05-11T15:10:13.690Z] 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-05-11T15:10:16.434Z] 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-05-11T15:10:19.833Z] 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-05-11T15:10:25.265Z] $ docker stop --time=1 708ef36ab3f38937e6f8ffe6c79d1314e3c01a2d1e38e5a3e44d8bc565b34536 [2021-05-11T15:10:28.052Z] $ docker rm -f 708ef36ab3f38937e6f8ffe6c79d1314e3c01a2d1e38e5a3e44d8bc565b34536 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:10:30.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T15:10:30.311Z] [2021-05-11T15:10:30.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:10:30.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T15:10:30.944Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-11T15:10:30.944Z] 29e5d40040c1: Pulling fs layer [2021-05-11T15:10:30.944Z] 1ce36da41761: Pulling fs layer [2021-05-11T15:10:30.944Z] 25b303627fd3: Pulling fs layer [2021-05-11T15:10:31.220Z] 29e5d40040c1: Verifying Checksum [2021-05-11T15:10:31.220Z] 29e5d40040c1: Download complete [2021-05-11T15:10:31.823Z] 1ce36da41761: Verifying Checksum [2021-05-11T15:10:31.823Z] 1ce36da41761: Download complete [2021-05-11T15:10:32.104Z] 29e5d40040c1: Pull complete [2021-05-11T15:10:33.549Z] 1ce36da41761: Pull complete [2021-05-11T15:10:33.549Z] 25b303627fd3: Verifying Checksum [2021-05-11T15:10:33.549Z] 25b303627fd3: Download complete [2021-05-11T15:10:43.700Z] 25b303627fd3: Pull complete [2021-05-11T15:10:43.700Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-11T15:10:43.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T15:10:43.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-11T15:10:43.953Z] prd-ubuntu18.04-docker-arm64-4c-16g-4457 does not seem to be running inside a container [2021-05-11T15:10:44.047Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-11T15:10:47.375Z] $ docker top 0a1281e45211893e274139dd31d179358fdb12f6444529bd704f16383655ebfc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:10:48.306Z] + docker-compose build --help [2021-05-11T15:10:48.306Z] + grep parallel [2021-05-11T15:10:53.723Z] --parallel Build images in parallel. [Pipeline] } [2021-05-11T15:10:53.739Z] $ docker stop --time=1 0a1281e45211893e274139dd31d179358fdb12f6444529bd704f16383655ebfc [2021-05-11T15:10:55.669Z] $ docker rm -f 0a1281e45211893e274139dd31d179358fdb12f6444529bd704f16383655ebfc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:10:56.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T15:10:56.323Z] . [Pipeline] withDockerContainer [2021-05-11T15:10:56.581Z] prd-ubuntu18.04-docker-arm64-4c-16g-4457 does not seem to be running inside a container [2021-05-11T15:10:56.745Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-05-11T15:10:58.278Z] $ docker top cb8d98437c87e60167a19accca469a6bc4b6b6150687059d4ea2e36c91fee9e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:10:59.289Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-11T15:11:04.711Z] Building docker-core-command-go ... [2021-05-11T15:11:04.711Z] Building docker-core-data-go ... [2021-05-11T15:11:04.711Z] Building docker-core-metadata-go ... [2021-05-11T15:11:04.711Z] Building docker-security-bootstrapper-go ... [2021-05-11T15:11:04.711Z] Building docker-security-proxy-setup-go ... [2021-05-11T15:11:04.711Z] Building docker-security-secretstore-setup-go ... [2021-05-11T15:11:04.711Z] Building docker-support-notifications-go ... [2021-05-11T15:11:04.711Z] Building docker-support-scheduler-go ... [2021-05-11T15:11:04.711Z] Building docker-sys-mgmt-agent-go ... [2021-05-11T15:11:04.711Z] Building docker-sys-mgmt-agent-go [2021-05-11T15:11:04.711Z] Building docker-support-notifications-go [2021-05-11T15:11:04.712Z] Building docker-core-command-go [2021-05-11T15:11:04.712Z] Building docker-security-secretstore-setup-go [2021-05-11T15:11:04.712Z] Building docker-security-bootstrapper-go [2021-05-11T15:11:06.921Z] Merging remotes/origin/master commit 840674de38964214cb71690e33eb6826e0ad706e into PR head commit 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:11:07.046Z] Merge succeeded, producing 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:11:07.046Z] Checking out Revision 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 (PR-3428) [2021-05-11T15:11:10.744Z] Commit message: "Merge branch 'master' into rename-makefile-images" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:11:11.882Z] + echo snap-build.sh [2021-05-11T15:11:11.882Z] snap-build.sh [2021-05-11T15:11:11.882Z] + SNAP_BASE_DIR=. [2021-05-11T15:11:11.882Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-05-11T15:11:11.882Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-05-11T15:11:11.882Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-05-11T15:11:11.882Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-05-11T15:11:11.882Z] + cd /w/workspace/edgex-go/5 [2021-05-11T15:11:11.882Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-11T15:11:11.882Z] Reading package lists... [2021-05-11T15:11:11.882Z] Building dependency tree... [2021-05-11T15:11:11.882Z] Reading state information... [2021-05-11T15:11:12.145Z] The following packages were automatically installed and are no longer required: [2021-05-11T15:11:12.145Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-11T15:11:12.145Z] uidmap xdelta3 [2021-05-11T15:11:12.145Z] Use 'sudo apt autoremove' to remove them. [2021-05-11T15:11:12.145Z] The following packages will be REMOVED: [2021-05-11T15:11:12.145Z] lxd* lxd-client* [2021-05-11T15:11:06.202Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T15:11:06.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T15:11:06.225Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T15:11:06.237Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T15:11:06.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:11:06.242Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3428/head:refs/remotes/origin/PR-3428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T15:11:06.931Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T15:11:06.936Z] > git checkout -f 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 # timeout=10 [2021-05-11T15:11:07.011Z] > git remote # timeout=10 [2021-05-11T15:11:07.021Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T15:11:07.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:11:07.032Z] > git merge 840674de38964214cb71690e33eb6826e0ad706e # timeout=10 [2021-05-11T15:11:07.042Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T15:11:07.051Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T15:11:07.066Z] > git checkout -f 3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 # timeout=10 [2021-05-11T15:11:12.723Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-11T15:11:12.724Z] After this operation, 31.7 MB disk space will be freed. [2021-05-11T15:11:13.508Z] (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-05-11T15:11:13.769Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T15:11:14.343Z] Removing lxd dnsmasq configuration [2021-05-11T15:11:14.343Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T15:11:14.613Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-11T15:11:15.557Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-11T15:11:15.817Z] (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-05-11T15:11:15.817Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T15:11:17.217Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-11T15:11:17.217Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-11T15:11:18.605Z] + sudo snap remove --purge lxd [2021-05-11T15:11:18.605Z] snap "lxd" is not installed [2021-05-11T15:11:18.605Z] + sudo groupadd --force --system lxd [2021-05-11T15:11:18.605Z] ++ whoami [2021-05-11T15:11:18.605Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-11T15:11:18.605Z] + newgrp - lxd [2021-05-11T15:11:18.605Z] + sudo snap install lxd [2021-05-11T15:11:30.911Z] 2021-05-11T15:11:28Z INFO Waiting for automatic snapd restart... [2021-05-11T15:12:09.893Z] lxd 4.14 from Canonical* installed [2021-05-11T15:12:09.893Z] + sudo lxd init --auto [2021-05-11T15:12:13.572Z] + sudo snap install --classic snapcraft [2021-05-11T15:12:20.215Z] snapcraft 4.7.1 from Canonical* installed [2021-05-11T15:12:20.215Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-11T15:12:20.215Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-11T15:12:20.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:12:20.215Z] Dload Upload Total Spent Left Speed [2021-05-11T15:12:20.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4937 0 --:--:-- --:--:-- --:--:-- 4937 [2021-05-11T15:12:20.215Z] 100 3325k 100 3325k 0 0 8727k 0 --:--:-- --:--:-- --:--:-- 8727k [2021-05-11T15:12:20.215Z] ./yq_linux_amd64 [2021-05-11T15:12:20.215Z] + sudo snapcraft prime --use-lxd [2021-05-11T15:12:21.694Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-11T15:12:21.694Z] 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-05-11T15:12:21.694Z] - README.md [2021-05-11T15:12:21.694Z] [2021-05-11T15:12:21.694Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-11T15:12:22.294Z] Launching a container. [2021-05-11T15:12:26.541Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:12:26.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:12:26.542Z] ---> bf0d21bc86fc [2021-05-11T15:12:26.542Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:12:26.542Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:12:26.542Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:12:26.542Z] ---> bf0d21bc86fc [2021-05-11T15:12:26.542Z] Step 3/26 : WORKDIR /edgex-go [2021-05-11T15:12:26.542Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:12:26.542Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:12:26.542Z] ---> bf0d21bc86fc [2021-05-11T15:12:26.542Z] Step 3/32 : WORKDIR /edgex-go [2021-05-11T15:12:26.542Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:12:26.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:12:26.542Z] ---> bf0d21bc86fc [2021-05-11T15:12:26.542Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:12:26.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:12:26.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:12:26.542Z] ---> bf0d21bc86fc [2021-05-11T15:12:26.542Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T15:12:26.542Z] ---> Running in 1c320c6eaa2a [2021-05-11T15:12:26.542Z] ---> Running in 0b5f19579f48 [2021-05-11T15:12:26.542Z] ---> Running in 1848f5b5ca0f [2021-05-11T15:12:26.542Z] ---> Running in d7ef059d5e34 [2021-05-11T15:12:26.542Z] ---> Running in 1de76bd6fac3 [2021-05-11T15:12:26.542Z] Removing intermediate container 0b5f19579f48 [2021-05-11T15:12:26.542Z] ---> b54afdd5ac00 [2021-05-11T15:12:26.542Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:12:26.542Z] Removing intermediate container 1848f5b5ca0f [2021-05-11T15:12:26.542Z] ---> f4e83486aa53 [2021-05-11T15:12:26.542Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:12:26.542Z] ---> Running in 28790a87a583 [2021-05-11T15:12:26.542Z] Removing intermediate container 1c320c6eaa2a [2021-05-11T15:12:26.542Z] ---> e2987f39793a [2021-05-11T15:12:26.542Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:12:26.542Z] Removing intermediate container d7ef059d5e34 [2021-05-11T15:12:26.542Z] ---> 8d67680bb0f3 [2021-05-11T15:12:26.542Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:12:26.542Z] Removing intermediate container 1de76bd6fac3 [2021-05-11T15:12:26.542Z] ---> 300dd41d85b3 [2021-05-11T15:12:26.542Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:12:26.542Z] ---> Running in ee902dccb494 [2021-05-11T15:12:26.542Z] ---> Running in 7ef6a5d57f40 [2021-05-11T15:12:26.542Z] ---> Running in 1514a2a8a977 [2021-05-11T15:12:26.542Z] ---> Running in 8b63b0c42206 [2021-05-11T15:12:26.542Z] Removing intermediate container 28790a87a583 [2021-05-11T15:12:26.542Z] ---> cc53e4b16fb5 [2021-05-11T15:12:26.542Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T15:12:26.542Z] ---> Running in b3ebbfb67174 [2021-05-11T15:12:26.542Z] Removing intermediate container 7ef6a5d57f40 [2021-05-11T15:12:26.542Z] ---> 0ecb074432c7 [2021-05-11T15:12:26.542Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-11T15:12:26.542Z] ---> Running in 9922c32aab25 [2021-05-11T15:12:26.542Z] Removing intermediate container ee902dccb494 [2021-05-11T15:12:26.542Z] Removing intermediate container 1514a2a8a977 [2021-05-11T15:12:26.542Z] ---> ef1d17eaa91f [2021-05-11T15:12:26.542Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-11T15:12:26.542Z] ---> 0a18a7da2a17 [2021-05-11T15:12:26.542Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-11T15:12:26.542Z] ---> Running in 8cb672a4aac7 [2021-05-11T15:12:26.542Z] ---> Running in 2d2d8250c0a3 [2021-05-11T15:12:26.542Z] Removing intermediate container 8b63b0c42206 [2021-05-11T15:12:26.542Z] ---> 330e1bb38483 [2021-05-11T15:12:26.542Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-11T15:12:26.542Z] ---> Running in 66aac4947480 [2021-05-11T15:12:26.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:12:26.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:12:26.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:12:26.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:12:26.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:12:26.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:12:26.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:12:27.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:12:28.210Z] OK: 218 MiB in 52 packages [2021-05-11T15:12:28.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:12:28.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:12:28.872Z] OK: 218 MiB in 52 packages [2021-05-11T15:12:29.152Z] OK: 218 MiB in 52 packages [2021-05-11T15:12:29.432Z] Removing intermediate container 9922c32aab25 [2021-05-11T15:12:29.432Z] ---> 6ac4665ae1a0 [2021-05-11T15:12:29.432Z] Step 6/26 : COPY go.mod . [2021-05-11T15:12:30.426Z] ---> bb1d1910ddaa [2021-05-11T15:12:30.426Z] Step 7/26 : RUN go mod download [2021-05-11T15:12:30.426Z] Removing intermediate container 2d2d8250c0a3 [2021-05-11T15:12:30.426Z] ---> ae97d22a43b6 [2021-05-11T15:12:30.426Z] Step 6/32 : COPY go.mod . [2021-05-11T15:12:30.426Z] ---> Running in 987787bb9c47 [2021-05-11T15:12:30.715Z] Removing intermediate container b3ebbfb67174 [2021-05-11T15:12:30.715Z] ---> ca40043e70fa [2021-05-11T15:12:30.715Z] Step 6/24 : COPY go.mod . [2021-05-11T15:12:31.313Z] ---> a3ce4911f466 [2021-05-11T15:12:31.313Z] Step 7/32 : RUN go mod download [2021-05-11T15:12:31.313Z] ---> Running in 8c80ba32032a [2021-05-11T15:12:31.907Z] ---> be16a966fedf [2021-05-11T15:12:31.907Z] Step 7/24 : RUN go mod download [2021-05-11T15:12:31.907Z] OK: 218 MiB in 52 packages [2021-05-11T15:12:32.186Z] ---> Running in fa9a3438403f [2021-05-11T15:12:33.650Z] OK: 218 MiB in 52 packages [2021-05-11T15:12:33.650Z] Removing intermediate container 66aac4947480 [2021-05-11T15:12:33.650Z] ---> bf31a31c8fb5 [2021-05-11T15:12:33.650Z] Step 6/23 : COPY go.mod . [2021-05-11T15:12:34.247Z] Removing intermediate container 987787bb9c47 [2021-05-11T15:12:34.247Z] ---> 53d461a7406e [2021-05-11T15:12:34.247Z] Step 8/26 : COPY . . [2021-05-11T15:12:34.839Z] ---> 030931eeeda4 [2021-05-11T15:12:34.839Z] Step 7/23 : RUN go mod download [2021-05-11T15:12:35.113Z] ---> Running in ccd5a7b01fb5 [2021-05-11T15:12:35.385Z] Removing intermediate container 8c80ba32032a [2021-05-11T15:12:35.385Z] ---> 35a2ecf240c7 [2021-05-11T15:12:35.385Z] Step 8/32 : COPY . . [2021-05-11T15:12:35.985Z] Removing intermediate container 8cb672a4aac7 [2021-05-11T15:12:35.985Z] ---> 9f92b5234437 [2021-05-11T15:12:35.985Z] Step 6/24 : COPY go.mod . [2021-05-11T15:12:36.263Z] Removing intermediate container fa9a3438403f [2021-05-11T15:12:36.263Z] ---> dbc24675f55e [2021-05-11T15:12:36.263Z] Step 8/24 : COPY . . [2021-05-11T15:12:37.712Z] ---> e54f2a5784aa [2021-05-11T15:12:37.712Z] Step 7/24 : RUN go mod download [2021-05-11T15:12:38.387Z] ---> Running in 1780387539a3 [2021-05-11T15:12:39.875Z] Removing intermediate container ccd5a7b01fb5 [2021-05-11T15:12:39.875Z] ---> 85ea2f4a17eb [2021-05-11T15:12:39.875Z] Step 8/23 : COPY . . [2021-05-11T15:12:43.302Z] Removing intermediate container 1780387539a3 [2021-05-11T15:12:43.302Z] ---> 150002087f68 [2021-05-11T15:12:43.302Z] Step 8/24 : COPY . . [2021-05-11T15:12:44.628Z] Waiting for container to be ready [2021-05-11T15:12:44.912Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-11T15:12:44.912Z] [2021-05-11T15:12:49.134Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-11T15:12:49.134Z] Waiting for network to be ready... [2021-05-11T15:12:49.395Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-11T15:12:49.657Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-11T15:12:49.918Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] [2021-05-11T15:12:50.180Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-11T15:12:50.441Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-11T15:12:50.701Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-11T15:12:50.701Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-11T15:12:50.701Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-11T15:12:50.701Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-11T15:12:50.701Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-11T15:12:50.701Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-11T15:12:50.962Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-11T15:12:50.962Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-11T15:12:50.962Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-11T15:12:50.962Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] [2021-05-11T15:12:50.962Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-11T15:12:50.962Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-11T15:12:51.224Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-11T15:12:51.484Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-11T15:12:52.055Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-11T15:12:52.055Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-11T15:12:52.055Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-11T15:12:52.055Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-11T15:12:52.055Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-11T15:12:52.055Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-11T15:12:52.055Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-11T15:12:52.315Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-11T15:12:54.235Z] Fetched 24.6 MB in 5s (4996 kB/s) [2021-05-11T15:12:55.176Z] Reading package lists... [2021-05-11T15:12:55.176Z] Reading package lists... [2021-05-11T15:12:55.437Z] Building dependency tree... [2021-05-11T15:12:55.437Z] Reading state information... [2021-05-11T15:12:55.437Z] The following additional packages will be installed: [2021-05-11T15:12:55.437Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-11T15:12:55.437Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-11T15:12:55.437Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-11T15:12:55.437Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-11T15:12:55.437Z] Suggested packages: [2021-05-11T15:12:55.437Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-11T15:12:55.437Z] Recommended packages: [2021-05-11T15:12:55.437Z] gnupg libsasl2-modules [2021-05-11T15:12:55.698Z] The following NEW packages will be installed: [2021-05-11T15:12:55.698Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-11T15:12:55.698Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-11T15:12:55.698Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-11T15:12:55.698Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-11T15:12:55.698Z] The following packages will be upgraded: [2021-05-11T15:12:55.698Z] gpg gpg-agent gpgconf libudev1 [2021-05-11T15:12:55.698Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-11T15:12:55.698Z] Need to get 3530 kB of archives. [2021-05-11T15:12:55.698Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-11T15:12:55.698Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-11T15:12:55.698Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-11T15:12:55.698Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-11T15:12:55.698Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-11T15:12:55.698Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-11T15:12:55.959Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-11T15:12:56.529Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-11T15:12:56.529Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-11T15:12:56.529Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-11T15:12:56.789Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-11T15:12:56.789Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-11T15:12:56.789Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-11T15:12:56.789Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-11T15:12:56.789Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-11T15:12:56.789Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-11T15:12:56.789Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-11T15:12:56.789Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-11T15:12:56.789Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-11T15:12:56.789Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-11T15:12:57.051Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-11T15:12:57.051Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-11T15:12:57.051Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-11T15:12:57.051Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T15:12:57.051Z] Fetched 3530 kB in 1s (2420 kB/s) [2021-05-11T15:12:57.318Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-11T15:12:57.318Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-11T15:12:57.318Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T15:12:57.318Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-11T15:12:57.318Z] Selecting previously unselected package udev. [2021-05-11T15:12:57.318Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-11T15:12:57.318Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-11T15:12:57.582Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-11T15:12:57.844Z] Selecting previously unselected package libfuse2:amd64. [2021-05-11T15:12:57.844Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-11T15:12:57.844Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-11T15:12:57.844Z] Selecting previously unselected package fuse. [2021-05-11T15:12:57.844Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-11T15:12:57.844Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-11T15:12:57.844Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T15:12:57.844Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T15:12:58.103Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T15:12:58.103Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T15:12:58.103Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T15:12:58.103Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T15:12:58.363Z] Selecting previously unselected package libksba8:amd64. [2021-05-11T15:12:58.363Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-11T15:12:58.363Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-11T15:12:58.363Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-11T15:12:58.363Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:12:58.363Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:12:58.624Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-11T15:12:58.624Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:12:58.624Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:12:58.624Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-11T15:12:58.624Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:12:58.624Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:12:58.624Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-11T15:12:58.624Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:12:58.885Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:12:58.885Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-11T15:12:58.885Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:12:58.885Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:12:58.885Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-11T15:12:58.885Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:12:58.885Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:12:59.145Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-11T15:12:59.145Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:12:59.145Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:12:59.145Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-11T15:12:59.145Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:12:59.145Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:12:59.407Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-11T15:12:59.407Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:12:59.407Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:12:59.407Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-11T15:12:59.407Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-11T15:12:59.407Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T15:12:59.407Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-11T15:12:59.407Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-11T15:12:59.668Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T15:12:59.668Z] Selecting previously unselected package libldap-common. [2021-05-11T15:12:59.668Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-11T15:12:59.668Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T15:12:59.668Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-11T15:12:59.668Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-11T15:12:59.668Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T15:12:59.931Z] Selecting previously unselected package dirmngr. [2021-05-11T15:12:59.931Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T15:12:59.931Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-11T15:12:59.931Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T15:12:59.931Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-11T15:12:59.931Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-11T15:13:00.192Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T15:13:00.192Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T15:13:00.192Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-11T15:13:00.192Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:13:00.192Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-11T15:13:00.192Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T15:13:00.192Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-11T15:13:00.764Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-11T15:13:00.764Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:13:00.764Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-11T15:13:00.764Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-11T15:13:01.025Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-11T15:13:01.025Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:13:01.025Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:13:01.025Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:13:01.025Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:13:01.025Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:13:01.025Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:13:01.025Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:13:01.025Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T15:13:01.286Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-11T15:13:01.286Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T15:13:01.545Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-11T15:13:01.545Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-11T15:13:01.545Z] This means they are not meant to be enabled using systemctl. [2021-05-11T15:13:01.545Z] Possible reasons for having this kind of units are: [2021-05-11T15:13:01.545Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-11T15:13:01.545Z] .wants/ or .requires/ directory. [2021-05-11T15:13:01.545Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-11T15:13:01.545Z] a requirement dependency on it. [2021-05-11T15:13:01.545Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-11T15:13:01.545Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-11T15:13:01.545Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-11T15:13:01.545Z] instance name specified. [2021-05-11T15:13:02.067Z] Reading package lists... [2021-05-11T15:13:02.067Z] Building dependency tree... [2021-05-11T15:13:02.067Z] Reading state information... [2021-05-11T15:13:02.327Z] The following additional packages will be installed: [2021-05-11T15:13:02.327Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-11T15:13:02.327Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-11T15:13:02.327Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-11T15:13:02.327Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-11T15:13:02.327Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-11T15:13:02.327Z] Suggested packages: [2021-05-11T15:13:02.327Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-11T15:13:02.327Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-11T15:13:02.327Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-11T15:13:02.327Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-11T15:13:02.327Z] systemd-container policykit-1 [2021-05-11T15:13:02.327Z] Recommended packages: [2021-05-11T15:13:02.327Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-11T15:13:02.327Z] The following NEW packages will be installed: [2021-05-11T15:13:02.327Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-11T15:13:02.327Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-11T15:13:02.327Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-11T15:13:02.327Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-11T15:13:02.327Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-11T15:13:02.327Z] The following packages will be upgraded: [2021-05-11T15:13:02.327Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-11T15:13:02.327Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-11T15:13:02.327Z] Need to get 35.2 MB of archives. [2021-05-11T15:13:02.327Z] After this operation, 141 MB of additional disk space will be used. [2021-05-11T15:13:02.327Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-11T15:13:02.587Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-11T15:13:03.162Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-11T15:13:03.162Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-11T15:13:03.162Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-11T15:13:03.733Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-11T15:13:03.733Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-11T15:13:03.733Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-11T15:13:03.733Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-11T15:13:03.733Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-11T15:13:03.733Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-11T15:13:03.733Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-11T15:13:03.733Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-11T15:13:03.733Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-11T15:13:03.733Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-11T15:13:03.992Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-11T15:13:03.992Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-11T15:13:03.992Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-11T15:13:03.992Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-11T15:13:03.992Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-11T15:13:04.252Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-11T15:13:04.252Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-11T15:13:04.252Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-11T15:13:04.252Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-11T15:13:04.252Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-11T15:13:04.252Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-11T15:13:04.252Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-11T15:13:04.252Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-11T15:13:04.252Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-11T15:13:04.252Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-11T15:13:05.550Z] ---> 8cc6eea0561a [2021-05-11T15:13:05.550Z] Step 9/26 : RUN go mod tidy [2021-05-11T15:13:05.550Z] ---> Running in f7391562b4b4 [2021-05-11T15:13:05.550Z] ---> 16e552e59d80 [2021-05-11T15:13:05.550Z] Step 9/32 : RUN go mod tidy [2021-05-11T15:13:05.550Z] ---> 7d00523aabad [2021-05-11T15:13:05.550Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:13:05.550Z] ---> 7984c7cda9cf [2021-05-11T15:13:05.550Z] Step 9/23 : RUN go mod tidy [2021-05-11T15:13:05.550Z] ---> 0e0d3fc03ece [2021-05-11T15:13:05.550Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:13:05.550Z] ---> Running in f54b5fffbedc [2021-05-11T15:13:05.550Z] ---> Running in e5919243c68e [2021-05-11T15:13:05.550Z] ---> Running in 5fc348eba5e6 [2021-05-11T15:13:05.550Z] ---> Running in 5ad8b4e9cd5d [2021-05-11T15:13:06.166Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T15:13:06.166Z] Fetched 35.2 MB in 4s (9708 kB/s) [2021-05-11T15:13:06.166Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T15:13:06.166Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-11T15:13:06.166Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T15:13:06.739Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-11T15:13:06.739Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T15:13:07.000Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-11T15:13:07.000Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T15:13:07.000Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-11T15:13:07.000Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-11T15:13:07.261Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-11T15:13:07.261Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T15:13:07.261Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-11T15:13:07.523Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-11T15:13:07.785Z] Setting up apt (1.6.13) ... [2021-05-11T15:13:07.785Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-11T15:13:08.358Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-11T15:13:08.358Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-11T15:13:08.358Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-11T15:13:08.358Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-11T15:13:08.653Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-11T15:13:08.653Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T15:13:08.653Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:13:08.913Z] Selecting previously unselected package libexpat1:amd64. [2021-05-11T15:13:08.913Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-11T15:13:08.913Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-11T15:13:08.913Z] Selecting previously unselected package python3.6-minimal. [2021-05-11T15:13:08.913Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T15:13:08.913Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:13:09.049Z] Removing intermediate container f7391562b4b4 [2021-05-11T15:13:09.049Z] ---> d9c9bd07c6ec [2021-05-11T15:13:09.049Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-11T15:13:09.049Z] ---> Running in 8269d849b30a [2021-05-11T15:13:09.175Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-11T15:13:09.175Z] Checking for services that may need to be restarted...done. [2021-05-11T15:13:09.436Z] Checking for services that may need to be restarted...done. [2021-05-11T15:13:09.436Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:13:09.436Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-11T15:13:09.436Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:13:10.008Z] Selecting previously unselected package python3-minimal. [2021-05-11T15:13:10.008Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-11T15:13:10.008Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-11T15:13:10.008Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-11T15:13:10.008Z] Selecting previously unselected package mime-support. [2021-05-11T15:13:10.008Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-11T15:13:10.008Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-11T15:13:10.008Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-11T15:13:10.008Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-11T15:13:10.008Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-11T15:13:10.270Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-11T15:13:10.270Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T15:13:10.270Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:13:10.715Z] Selecting previously unselected package python3.6. [2021-05-11T15:13:10.715Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T15:13:10.715Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:13:10.715Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-11T15:13:10.715Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-11T15:13:10.715Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-11T15:13:10.715Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-11T15:13:10.715Z] Selecting previously unselected package python3. [2021-05-11T15:13:10.715Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-11T15:13:10.715Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-11T15:13:10.979Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-11T15:13:10.979Z] Selecting previously unselected package multiarch-support. [2021-05-11T15:13:10.979Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T15:13:10.979Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-11T15:13:10.979Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-11T15:13:10.979Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-11T15:13:10.979Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-11T15:13:10.979Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-11T15:13:10.979Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-11T15:13:11.052Z] 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-05-11T15:13:11.241Z] Selecting previously unselected package libbsd0:amd64. [2021-05-11T15:13:11.241Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-11T15:13:11.241Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-11T15:13:11.241Z] Selecting previously unselected package sudo. [2021-05-11T15:13:11.241Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-11T15:13:11.241Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-11T15:13:11.503Z] Selecting previously unselected package apparmor. [2021-05-11T15:13:11.503Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-11T15:13:11.503Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-11T15:13:11.503Z] Selecting previously unselected package libedit2:amd64. [2021-05-11T15:13:11.503Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-11T15:13:11.765Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-11T15:13:11.765Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-11T15:13:11.765Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T15:13:11.765Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:13:11.765Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-11T15:13:11.765Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T15:13:11.765Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:13:12.028Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-11T15:13:12.028Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-11T15:13:12.028Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-11T15:13:12.028Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-11T15:13:12.028Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T15:13:12.028Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:13:12.291Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-11T15:13:12.292Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T15:13:12.292Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:13:12.553Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-11T15:13:12.553Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-11T15:13:12.553Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-11T15:13:12.553Z] Selecting previously unselected package openssh-client. [2021-05-11T15:13:12.553Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-11T15:13:12.553Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-11T15:13:12.816Z] Selecting previously unselected package squashfs-tools. [2021-05-11T15:13:12.816Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-11T15:13:12.816Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-11T15:13:13.079Z] Selecting previously unselected package snapd. [2021-05-11T15:13:13.079Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-11T15:13:13.079Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-11T15:13:13.086Z] Removing intermediate container e5919243c68e [2021-05-11T15:13:13.086Z] ---> a5f293ceff25 [2021-05-11T15:13:13.086Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-11T15:13:13.086Z] Removing intermediate container f54b5fffbedc [2021-05-11T15:13:13.086Z] ---> aa20ce996586 [2021-05-11T15:13:13.086Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-11T15:13:13.086Z] ---> Running in a86bbfd56213 [2021-05-11T15:13:13.086Z] ---> Running in f52c24be4baf [2021-05-11T15:13:13.375Z] Removing intermediate container 5ad8b4e9cd5d [2021-05-11T15:13:13.375Z] Removing intermediate container 5fc348eba5e6 [2021-05-11T15:13:13.375Z] ---> dcc53ab9b430 [2021-05-11T15:13:13.375Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-11T15:13:13.375Z] ---> 2eb44d348611 [2021-05-11T15:13:13.375Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-11T15:13:13.673Z] ---> Running in 32341328b19f [2021-05-11T15:13:13.673Z] ---> Running in abafcd619ffb [2021-05-11T15:13:15.001Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-11T15:13:15.002Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-11T15:13:15.264Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-11T15:13:15.264Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-11T15:13:15.264Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-11T15:13:15.264Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:13:15.264Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T15:13:15.525Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-11T15:13:15.525Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-11T15:13:16.351Z] 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-05-11T15:13:16.351Z] 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-05-11T15:13:16.351Z] 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-05-11T15:13:16.480Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-11T15:13:16.480Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-11T15:13:16.480Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-11T15:13:16.480Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:13:16.480Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:13:16.633Z] 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-05-11T15:13:16.741Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:13:17.316Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-11T15:13:17.316Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:13:17.316Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-11T15:13:17.316Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-11T15:13:17.316Z] running python rtupdate hooks for python3.6... [2021-05-11T15:13:17.316Z] running python post-rtupdate hooks for python3.6... [2021-05-11T15:13:17.316Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-11T15:13:18.721Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-11T15:13:18.721Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:13:18.982Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-11T15:13:18.982Z] Setting up snapd (2.48.3+18.04) ... [2021-05-11T15:13:19.553Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-11T15:13:19.553Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-11T15:13:19.818Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-11T15:13:19.818Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-11T15:13:20.080Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-11T15:13:20.080Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-11T15:13:20.340Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-11T15:13:20.340Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-11T15:13:20.602Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-11T15:13:20.862Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-11T15:13:20.862Z] /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-05-11T15:13:20.862Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T15:13:20.862Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-11T15:13:22.245Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T15:13:22.245Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T15:13:22.245Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T15:13:23.449Z] Reading package lists... [2021-05-11T15:13:23.730Z] Reading package lists... [2021-05-11T15:13:23.730Z] Building dependency tree... [2021-05-11T15:13:23.730Z] Reading state information... [2021-05-11T15:13:23.995Z] Calculating upgrade... [2021-05-11T15:13:23.995Z] The following packages will be upgraded: [2021-05-11T15:13:23.995Z] advancecomp base-files bash binutils binutils-common [2021-05-11T15:13:23.995Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-11T15:13:23.995Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-11T15:13:23.995Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-11T15:13:23.995Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-11T15:13:23.995Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-11T15:13:23.995Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-11T15:13:23.995Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-11T15:13:23.995Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-11T15:13:23.995Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-11T15:13:23.995Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-11T15:13:23.995Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-11T15:13:23.995Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-11T15:13:23.995Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-11T15:13:23.995Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-11T15:13:24.258Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T15:13:24.258Z] Need to get 64.0 MB of archives. [2021-05-11T15:13:24.258Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-11T15:13:24.258Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-11T15:13:24.258Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-11T15:13:25.653Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-11T15:13:25.653Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-11T15:13:25.653Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-11T15:13:25.653Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-11T15:13:25.653Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-11T15:13:25.653Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-11T15:13:25.653Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-11T15:13:25.653Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-11T15:13:25.653Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-11T15:13:25.653Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-11T15:13:25.653Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-11T15:13:25.653Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-11T15:13:25.653Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-11T15:13:25.653Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-11T15:13:25.653Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-11T15:13:25.653Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-11T15:13:25.955Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-11T15:13:25.955Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-11T15:13:25.955Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-11T15:13:25.955Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-11T15:13:25.955Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-11T15:13:25.955Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-11T15:13:25.955Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-11T15:13:25.955Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-11T15:13:25.955Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-11T15:13:25.955Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-11T15:13:25.955Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-11T15:13:25.955Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-11T15:13:25.955Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-11T15:13:26.220Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-11T15:13:26.221Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-11T15:13:26.221Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-11T15:13:26.483Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-11T15:13:26.483Z] Get:36 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-05-11T15:13:26.483Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-11T15:13:26.483Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-11T15:13:26.483Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-11T15:13:26.483Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-11T15:13:26.483Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-11T15:13:26.483Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-11T15:13:26.483Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-11T15:13:26.483Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-11T15:13:26.483Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-11T15:13:26.483Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-11T15:13:26.483Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-11T15:13:26.744Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-11T15:13:26.744Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-11T15:13:26.744Z] Get:50 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-05-11T15:13:26.744Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-11T15:13:26.744Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-11T15:13:26.744Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-11T15:13:26.744Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-11T15:13:26.744Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-11T15:13:26.744Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-11T15:13:26.744Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-11T15:13:27.370Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-11T15:13:27.370Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-11T15:13:27.370Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-11T15:13:27.679Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-11T15:13:27.679Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-11T15:13:27.679Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-11T15:13:27.679Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-11T15:13:27.679Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-11T15:13:27.679Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-11T15:13:27.679Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-11T15:13:27.679Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-11T15:13:27.679Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-11T15:13:27.679Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-11T15:13:27.679Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-11T15:13:27.943Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-11T15:13:27.943Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-11T15:13:27.943Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-11T15:13:27.943Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-11T15:13:27.943Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-11T15:13:27.943Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-11T15:13:27.943Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-11T15:13:28.208Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-11T15:13:28.208Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-11T15:13:28.208Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-11T15:13:28.208Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-11T15:13:28.208Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-11T15:13:28.208Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-11T15:13:28.208Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-11T15:13:28.208Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-11T15:13:28.472Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-11T15:13:28.472Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-11T15:13:28.472Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-11T15:13:28.472Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-11T15:13:28.472Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-11T15:13:28.472Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-11T15:13:29.441Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-11T15:13:31.508Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-11T15:13:31.508Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-11T15:13:31.508Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-11T15:13:31.824Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-11T15:13:31.824Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-11T15:13:31.824Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-11T15:13:31.824Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-11T15:13:31.824Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-11T15:13:32.084Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T15:13:32.084Z] Fetched 64.0 MB in 8s (8195 kB/s) [2021-05-11T15:13:32.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:32.084Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T15:13:32.084Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T15:13:32.692Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T15:13:32.692Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T15:13:32.692Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-11T15:13:32.692Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-11T15:13:33.718Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:33.718Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:13:33.718Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:33.718Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:13:34.021Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:34.021Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:13:34.021Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:34.021Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:13:34.311Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:34.311Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:13:34.311Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:34.311Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:13:34.635Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:34.635Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:13:34.635Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:13:34.635Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T15:13:34.635Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:34.635Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-11T15:13:34.943Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:13:35.219Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T15:13:35.219Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:35.219Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:13:35.219Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:35.219Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:13:35.514Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:35.514Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:13:35.514Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:13:35.822Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T15:13:35.822Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T15:13:35.822Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T15:13:36.409Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-11T15:13:36.668Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T15:13:36.668Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-11T15:13:36.668Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-11T15:13:36.668Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-11T15:13:36.668Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-11T15:13:36.927Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-11T15:13:36.927Z] Installing new version of config file /etc/issue ... [2021-05-11T15:13:36.927Z] Installing new version of config file /etc/issue.net ... [2021-05-11T15:13:36.927Z] Installing new version of config file /etc/lsb-release ... [2021-05-11T15:13:36.927Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-11T15:13:37.187Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-11T15:13:37.187Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-11T15:13:37.187Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-11T15:13:37.447Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:37.447Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-11T15:13:37.447Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-11T15:13:37.708Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-11T15:13:37.708Z] 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-05-11T15:13:37.708Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:37.708Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:13:37.708Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-11T15:13:37.969Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:13:37.969Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:37.969Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-11T15:13:37.969Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-11T15:13:38.227Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-11T15:13:38.228Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:38.228Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-11T15:13:38.228Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T15:13:38.488Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-11T15:13:38.747Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:38.747Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T15:13:38.747Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T15:13:39.007Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T15:13:39.007Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:39.007Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T15:13:39.007Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T15:13:39.267Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-11T15:13:39.267Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:39.267Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-11T15:13:39.267Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-11T15:13:39.267Z] Setting up grep (3.1-2build1) ... [2021-05-11T15:13:39.532Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:39.532Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-11T15:13:39.532Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-11T15:13:39.793Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-11T15:13:39.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:39.793Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T15:13:39.793Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T15:13:40.056Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-11T15:13:40.056Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:40.056Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T15:13:40.056Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T15:13:40.627Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T15:13:40.627Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T15:13:40.627Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T15:13:40.627Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T15:13:41.197Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-11T15:13:41.504Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:41.504Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-11T15:13:41.504Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T15:13:42.609Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-11T15:13:42.609Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-11T15:13:42.609Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-11T15:13:42.609Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-11T15:13:42.936Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-11T15:13:42.936Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:42.936Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-11T15:13:42.936Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-11T15:13:43.530Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-11T15:13:43.530Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:43.530Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:13:43.530Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:13:43.530Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:13:43.530Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:43.530Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:13:43.530Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:13:43.857Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:13:43.857Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:43.857Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:13:43.857Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:13:43.857Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:13:44.140Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:44.140Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:13:44.140Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:13:44.140Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:13:44.453Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:44.453Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T15:13:44.453Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T15:13:44.453Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T15:13:44.453Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T15:13:44.749Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T15:13:44.749Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:44.749Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T15:13:44.749Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T15:13:44.749Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T15:13:45.044Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:45.044Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:13:45.044Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:13:45.044Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:13:45.044Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:45.044Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:13:45.352Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:13:45.352Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:13:45.352Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:45.352Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:13:45.352Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:13:46.079Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:13:46.079Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-11T15:13:46.395Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-11T15:13:46.395Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:46.395Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T15:13:46.740Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T15:13:46.740Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T15:13:47.057Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:13:47.057Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-11T15:13:47.057Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T15:13:47.057Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-11T15:13:47.325Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:47.325Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-11T15:13:47.325Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-11T15:13:47.792Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-11T15:13:48.110Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:48.110Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-11T15:13:48.110Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-11T15:13:48.378Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-11T15:13:48.378Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:48.378Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-11T15:13:48.378Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-11T15:13:48.642Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-11T15:13:48.642Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:48.642Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T15:13:48.642Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T15:13:48.909Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T15:13:48.909Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:48.909Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T15:13:48.909Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T15:13:49.172Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T15:13:49.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:49.172Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T15:13:49.435Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T15:13:49.435Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T15:13:49.698Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:49.698Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:13:49.698Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:13:49.698Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-11T15:13:49.698Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T15:13:49.962Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T15:13:49.962Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T15:13:49.962Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T15:13:50.224Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:50.224Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-11T15:13:50.224Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-11T15:13:50.224Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-11T15:13:50.487Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:50.487Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-11T15:13:50.487Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T15:13:50.487Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T15:13:51.061Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:51.061Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T15:13:51.061Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T15:13:51.061Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T15:13:51.061Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:51.061Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-11T15:13:51.061Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-11T15:13:51.336Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-11T15:13:51.336Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:51.336Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-11T15:13:51.336Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-11T15:13:51.597Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-11T15:13:51.859Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:51.859Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T15:13:51.859Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T15:13:51.859Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-11T15:13:52.121Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:52.121Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-11T15:13:52.121Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-11T15:13:52.121Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-11T15:13:52.383Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:52.383Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-11T15:13:52.383Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-11T15:13:52.383Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-11T15:13:52.645Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:52.645Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-11T15:13:52.645Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-11T15:13:52.645Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-11T15:13:52.906Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:52.906Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-11T15:13:52.906Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-11T15:13:52.906Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-11T15:13:52.906Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:52.906Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-11T15:13:52.906Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-11T15:13:53.169Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-11T15:13:53.432Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:53.432Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-11T15:13:53.432Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-11T15:13:53.432Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-11T15:13:53.694Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:53.694Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-11T15:13:53.694Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-11T15:13:53.694Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-11T15:13:53.694Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:13:53.694Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-11T15:13:53.959Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-11T15:13:53.959Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-11T15:13:53.959Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-11T15:13:53.959Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-11T15:13:53.959Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-11T15:13:54.221Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-11T15:13:54.221Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-11T15:13:54.221Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-11T15:13:54.221Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-11T15:13:54.485Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-11T15:13:54.485Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-11T15:13:54.747Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-11T15:13:54.747Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-11T15:13:54.747Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-11T15:13:54.747Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-11T15:13:55.009Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-11T15:13:55.009Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-11T15:13:55.009Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-11T15:13:55.009Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-11T15:13:55.272Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-11T15:13:55.272Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-11T15:13:55.272Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-11T15:13:55.272Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-11T15:13:55.272Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-11T15:13:55.272Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-11T15:13:55.534Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-11T15:13:55.534Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-11T15:13:56.479Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-11T15:13:56.479Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-11T15:13:56.744Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-11T15:13:56.744Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-11T15:13:56.744Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T15:13:56.744Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T15:13:57.011Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T15:13:57.273Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T15:13:57.273Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T15:13:57.273Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T15:13:57.541Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T15:13:57.541Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T15:13:57.541Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:57.541Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:13:57.804Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:57.804Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:13:57.804Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:57.804Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:13:58.066Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:58.066Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:13:59.016Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:59.016Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:13:59.964Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:13:59.964Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:14:00.540Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:14:00.541Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:14:00.803Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:14:00.803Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:14:01.759Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:14:01.759Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:14:01.759Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T15:14:01.759Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T15:14:02.024Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-11T15:14:02.024Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T15:14:02.299Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-11T15:14:02.299Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T15:14:02.299Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-11T15:14:02.299Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-11T15:14:02.563Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T15:14:02.563Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T15:14:02.563Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T15:14:02.826Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T15:14:02.826Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-11T15:14:02.827Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-11T15:14:03.090Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:14:03.090Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T15:14:03.090Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:14:03.090Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:14:03.090Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:14:03.090Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-11T15:14:03.090Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-11T15:14:03.090Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-11T15:14:03.352Z] [2021-05-11T15:14:03.352Z] Current default time zone: 'Etc/UTC' [2021-05-11T15:14:03.352Z] Local time is now: Tue May 11 15:14:03 UTC 2021. [2021-05-11T15:14:03.352Z] Universal Time is now: Tue May 11 15:14:03 UTC 2021. [2021-05-11T15:14:03.352Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-11T15:14:03.352Z] [2021-05-11T15:14:03.352Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-11T15:14:03.352Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:14:03.352Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-11T15:14:03.352Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:14:03.352Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-11T15:14:03.352Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-11T15:14:03.620Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-11T15:14:03.620Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-11T15:14:03.620Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-11T15:14:03.620Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-11T15:14:03.620Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:14:03.620Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-11T15:14:03.883Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:14:03.883Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-11T15:14:03.883Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:14:03.883Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-11T15:14:03.883Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-11T15:14:04.146Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-11T15:14:04.146Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-11T15:14:04.146Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-11T15:14:04.146Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-11T15:14:04.146Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-11T15:14:04.146Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-11T15:14:06.068Z] Updating certificates in /etc/ssl/certs... [2021-05-11T15:14:07.017Z] 23 added, 27 removed; done. [2021-05-11T15:14:07.017Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-11T15:14:07.017Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:14:07.017Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-11T15:14:07.017Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-11T15:14:07.017Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-11T15:14:07.017Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:14:07.279Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-11T15:14:07.280Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:14:07.280Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:14:07.280Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:14:07.280Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:14:07.280Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:14:07.280Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-11T15:14:07.544Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-11T15:14:07.544Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-11T15:14:07.544Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-11T15:14:07.544Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-11T15:14:07.544Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:14:07.544Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:14:07.544Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-11T15:14:07.544Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-11T15:14:07.810Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-11T15:14:07.810Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T15:14:07.810Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-11T15:14:07.810Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-11T15:14:08.072Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-11T15:14:08.072Z] Updating certificates in /etc/ssl/certs... [2021-05-11T15:14:08.648Z] 0 added, 0 removed; done. [2021-05-11T15:14:08.648Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-11T15:14:08.648Z] done. [2021-05-11T15:14:08.909Z] Reading package lists... [2021-05-11T15:14:09.171Z] Building dependency tree... [2021-05-11T15:14:09.171Z] Reading state information... [2021-05-11T15:14:09.171Z] The following NEW packages will be installed: [2021-05-11T15:14:09.171Z] apt-transport-https [2021-05-11T15:14:09.433Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T15:14:09.433Z] Need to get 1692 B of archives. [2021-05-11T15:14:09.433Z] After this operation, 154 kB of additional disk space will be used. [2021-05-11T15:14:09.433Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-11T15:14:09.696Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T15:14:09.696Z] Fetched 1692 B in 0s (6185 B/s) [2021-05-11T15:14:09.696Z] Selecting previously unselected package apt-transport-https. [2021-05-11T15:14:09.696Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-11T15:14:09.696Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-11T15:14:09.697Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-11T15:14:09.697Z] Setting up apt-transport-https (1.6.13) ... [2021-05-11T15:14:09.958Z] Waiting for network to be ready... [2021-05-11T15:14:18.116Z] 2021-05-11T15:14:14Z INFO Waiting for automatic snapd restart... [2021-05-11T15:14:19.068Z] snapd 2.49.2 from Canonical* installed [2021-05-11T15:14:20.015Z] "snapd" switched to the "latest/stable" channel [2021-05-11T15:14:20.015Z] [2021-05-11T15:14:23.324Z] core18 20210309 from Canonical* installed [2021-05-11T15:14:23.324Z] "core18" switched to the "latest/stable" channel [2021-05-11T15:14:23.324Z] [2021-05-11T15:14:26.628Z] snapcraft 4.7.1 from Canonical* installed [2021-05-11T15:14:26.628Z] "snapcraft" switched to the "latest/stable" channel [2021-05-11T15:14:26.628Z] [2021-05-11T15:14:29.938Z] 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-05-11T15:14:29.938Z] - README.md [2021-05-11T15:14:29.938Z] [2021-05-11T15:14:29.938Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-11T15:14:36.549Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T15:14:36.813Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T15:14:36.813Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T15:14:37.388Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T15:14:38.601Z] Reading package lists... [2021-05-11T15:14:38.865Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-05-11T15:14:45.562Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T15:14:45.562Z] Reading package lists... [2021-05-11T15:14:45.562Z] Building dependency tree... [2021-05-11T15:14:45.562Z] Reading state information... [2021-05-11T15:14:45.562Z] Suggested packages: [2021-05-11T15:14:45.562Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-11T15:14:45.562Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-11T15:14:45.562Z] Recommended packages: [2021-05-11T15:14:45.562Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-11T15:14:45.562Z] The following NEW packages will be installed: [2021-05-11T15:14:45.562Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-11T15:14:45.562Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-11T15:14:45.562Z] pkg-config zip [2021-05-11T15:14:45.562Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T15:14:45.562Z] Need to get 7663 kB of archives. [2021-05-11T15:14:45.562Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-11T15:14:45.562Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-11T15:14:45.562Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-11T15:14:45.562Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-11T15:14:45.562Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-11T15:14:45.562Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-11T15:14:45.877Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-11T15:14:45.877Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-11T15:14:45.877Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-11T15:14:45.877Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-11T15:14:45.877Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-11T15:14:45.877Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-11T15:14:46.142Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-11T15:14:46.411Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-11T15:14:46.411Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-11T15:14:46.411Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-11T15:14:46.675Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T15:14:46.675Z] Fetched 7663 kB in 1s (5586 kB/s) [2021-05-11T15:14:46.675Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-11T15:14:46.675Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-11T15:14:46.675Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-11T15:14:46.675Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-11T15:14:46.935Z] Selecting previously unselected package libpsl5:amd64. [2021-05-11T15:14:46.935Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-11T15:14:46.935Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-11T15:14:46.935Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-11T15:14:46.935Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-11T15:14:46.935Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-11T15:14:47.195Z] Selecting previously unselected package librtmp1:amd64. [2021-05-11T15:14:47.196Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-11T15:14:47.196Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-11T15:14:47.196Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-11T15:14:47.196Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-11T15:14:47.196Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T15:14:47.196Z] Selecting previously unselected package liberror-perl. [2021-05-11T15:14:47.196Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-11T15:14:47.196Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-11T15:14:47.456Z] Selecting previously unselected package git-man. [2021-05-11T15:14:47.456Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-11T15:14:47.456Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-11T15:14:47.718Z] Selecting previously unselected package git. [2021-05-11T15:14:47.718Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-11T15:14:47.718Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-11T15:14:48.289Z] Selecting previously unselected package libnorm1:amd64. [2021-05-11T15:14:48.290Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-11T15:14:48.290Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-11T15:14:48.551Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-11T15:14:48.551Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-11T15:14:48.551Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-11T15:14:48.551Z] Selecting previously unselected package libsodium23:amd64. [2021-05-11T15:14:48.551Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-11T15:14:48.551Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-11T15:14:48.811Z] Selecting previously unselected package libzmq5:amd64. [2021-05-11T15:14:48.811Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-11T15:14:48.811Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T15:14:48.811Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-11T15:14:48.811Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-11T15:14:48.811Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T15:14:49.071Z] Selecting previously unselected package pkg-config. [2021-05-11T15:14:49.071Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-11T15:14:49.071Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-11T15:14:49.071Z] Selecting previously unselected package zip. [2021-05-11T15:14:49.071Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-11T15:14:49.071Z] Unpacking zip (3.0-11build1) ... [2021-05-11T15:14:49.071Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-11T15:14:49.071Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-11T15:14:49.332Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-11T15:14:49.332Z] Setting up liberror-perl (0.17025-1) ... [2021-05-11T15:14:49.332Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-11T15:14:49.332Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-11T15:14:49.332Z] No schema files found: doing nothing. [2021-05-11T15:14:49.332Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-11T15:14:49.332Z] Setting up zip (3.0-11build1) ... [2021-05-11T15:14:49.332Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-11T15:14:49.332Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-11T15:14:49.592Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-11T15:14:49.592Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T15:14:49.592Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T15:14:49.592Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T15:14:49.592Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-11T15:14:49.920Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T15:14:56.704Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T15:14:56.704Z] git set to automatically installed. [2021-05-11T15:14:56.704Z] git-man set to automatically installed. [2021-05-11T15:14:56.704Z] libcurl3-gnutls set to automatically installed. [2021-05-11T15:14:56.704Z] liberror-perl set to automatically installed. [2021-05-11T15:14:56.704Z] libglib2.0-0 set to automatically installed. [2021-05-11T15:14:56.704Z] libnghttp2-14 set to automatically installed. [2021-05-11T15:14:56.704Z] libnorm1 set to automatically installed. [2021-05-11T15:14:56.704Z] libpgm-5.2-0 set to automatically installed. [2021-05-11T15:14:56.704Z] libpsl5 set to automatically installed. [2021-05-11T15:14:56.704Z] librtmp1 set to automatically installed. [2021-05-11T15:14:56.704Z] libsodium23 set to automatically installed. [2021-05-11T15:14:56.704Z] libzmq3-dev set to automatically installed. [2021-05-11T15:14:56.704Z] libzmq5 set to automatically installed. [2021-05-11T15:14:56.704Z] pkg-config set to automatically installed. [2021-05-11T15:14:56.704Z] zip set to automatically installed. [2021-05-11T15:14:57.645Z] snapd is not logged in, snap install commands will use sudo [2021-05-11T15:15:04.236Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T15:15:05.626Z] snap "core18" has no updates available [2021-05-11T15:15:06.197Z] snapd is not logged in, snap install commands will use sudo [2021-05-11T15:15:09.351Z] 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-05-11T15:15:12.781Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T15:15:17.649Z] Removing intermediate container 8269d849b30a [2021-05-11T15:15:17.649Z] ---> f0e9cba13f03 [2021-05-11T15:15:17.649Z] [2021-05-11T15:15:17.649Z] Step 11/26 : FROM alpine:3.12 [2021-05-11T15:15:17.649Z] 3.12: Pulling from library/alpine [2021-05-11T15:15:19.110Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T15:15:19.110Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T15:15:19.110Z] ---> 9852663dfa18 [2021-05-11T15:15:19.110Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-11T15:15:19.722Z] ---> Running in 225ba2fa2dc7 [2021-05-11T15:15:22.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:15:23.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:15:25.027Z] Removing intermediate container f52c24be4baf [2021-05-11T15:15:25.027Z] ---> 7cf07c438757 [2021-05-11T15:15:25.027Z] [2021-05-11T15:15:25.027Z] Step 11/32 : FROM alpine:3.12 [2021-05-11T15:15:25.027Z] ---> 9852663dfa18 [2021-05-11T15:15:25.027Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-11T15:15:25.311Z] ---> Running in b1596edd4190 [2021-05-11T15:15:25.311Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-11T15:15:25.591Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:15:25.591Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-11T15:15:25.871Z] (4/6) Installing curl (7.76.1-r0) [2021-05-11T15:15:25.871Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-11T15:15:25.871Z] (6/6) Installing su-exec (0.2-r1) [2021-05-11T15:15:25.871Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:15:25.871Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:15:26.149Z] Removing intermediate container b1596edd4190 [2021-05-11T15:15:26.149Z] ---> c5238560dde9 [2021-05-11T15:15:26.149Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-11T15:15:26.149Z] OK: 7 MiB in 20 packages [2021-05-11T15:15:26.434Z] ---> Running in 4de9d1855566 [2021-05-11T15:15:29.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:15:29.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:15:29.427Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-11T15:15:29.427Z] (2/2) Installing su-exec (0.2-r1) [2021-05-11T15:15:29.702Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:15:29.702Z] OK: 5 MiB in 16 packages [2021-05-11T15:15:29.702Z] Removing intermediate container 225ba2fa2dc7 [2021-05-11T15:15:29.702Z] ---> 83067d54fcf0 [2021-05-11T15:15:29.702Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T15:15:30.330Z] ---> Running in a5e86b50a90b [2021-05-11T15:15:30.892Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-11T15:15:30.892Z] Pulling go-build-helper [2021-05-11T15:15:30.892Z] + snapcraftctl pull [2021-05-11T15:15:31.462Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-11T15:15:31.462Z] Skipping pull go-build-helper (already ran) [2021-05-11T15:15:31.462Z] Building go-build-helper [2021-05-11T15:15:31.462Z] + snapcraftctl build [2021-05-11T15:15:31.784Z] Removing intermediate container a5e86b50a90b [2021-05-11T15:15:31.784Z] ---> 3a250293a16c [2021-05-11T15:15:31.784Z] Step 14/26 : WORKDIR / [2021-05-11T15:15:32.399Z] ---> Running in 25ef8f3e4401 [2021-05-11T15:15:32.399Z] Removing intermediate container 4de9d1855566 [2021-05-11T15:15:32.399Z] ---> cf308a9dca23 [2021-05-11T15:15:32.399Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-11T15:15:32.399Z] Removing intermediate container 32341328b19f [2021-05-11T15:15:32.399Z] ---> 2cc62fbafaec [2021-05-11T15:15:32.399Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-11T15:15:33.030Z] ---> Running in 3bd3f7d4e2ea [2021-05-11T15:15:33.030Z] ---> Running in 14d1ad1bc813 [2021-05-11T15:15:33.374Z] Staging go-build-helper [2021-05-11T15:15:33.374Z] + snapcraftctl stage [2021-05-11T15:15:33.637Z] Removing intermediate container 25ef8f3e4401 [2021-05-11T15:15:33.637Z] ---> a44e2ccd2505 [2021-05-11T15:15:33.637Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-11T15:15:33.914Z] Removing intermediate container a86bbfd56213 [2021-05-11T15:15:33.914Z] ---> 374f84ecf6dc [2021-05-11T15:15:33.914Z] [2021-05-11T15:15:33.914Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:15:33.914Z] ---> 9852663dfa18 [2021-05-11T15:15:33.914Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:15:34.211Z] Removing intermediate container 3bd3f7d4e2ea [2021-05-11T15:15:34.211Z] ---> 7c4c3987c826 [2021-05-11T15:15:34.211Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-11T15:15:34.490Z] ---> Running in 6f8e2a0ed829 [2021-05-11T15:15:34.769Z] ---> Running in 424ad5dd0842 [2021-05-11T15:15:35.045Z] ---> f1dd124ed3ab [2021-05-11T15:15:35.045Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-11T15:15:35.334Z] 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-05-11T15:15:35.624Z] Removing intermediate container 424ad5dd0842 [2021-05-11T15:15:35.624Z] ---> 24511bdc2eb4 [2021-05-11T15:15:35.624Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-11T15:15:35.921Z] ---> Running in 0af185ed8873 [2021-05-11T15:15:36.915Z] ---> 55beadb2487d [2021-05-11T15:15:36.915Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-11T15:15:36.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:15:36.915Z] Removing intermediate container abafcd619ffb [2021-05-11T15:15:36.915Z] ---> 13dc559a444c [2021-05-11T15:15:36.915Z] [2021-05-11T15:15:37.191Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T15:15:37.191Z] ---> 9852663dfa18 [2021-05-11T15:15:37.191Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-11T15:15:37.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:15:37.468Z] ---> Running in 286ecf8f025c [2021-05-11T15:15:38.070Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T15:15:38.070Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:15:38.070Z] OK: 5 MiB in 15 packages [2021-05-11T15:15:38.070Z] ---> 88c3d6ec4cfa [2021-05-11T15:15:38.070Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-11T15:15:39.516Z] Removing intermediate container 14d1ad1bc813 [2021-05-11T15:15:39.516Z] ---> ff890e49d37b [2021-05-11T15:15:39.516Z] [2021-05-11T15:15:39.516Z] Step 12/24 : FROM docker:20.10.0 [2021-05-11T15:15:39.516Z] ---> 296a8af9f675 [2021-05-11T15:15:39.516Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-11T15:15:39.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:15:39.516Z] 20.10.0: Pulling from library/docker [2021-05-11T15:15:39.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:15:40.074Z] Removing intermediate container 0af185ed8873 [2021-05-11T15:15:40.074Z] ---> 47eac4508871 [2021-05-11T15:15:40.074Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-11T15:15:40.353Z] Removing intermediate container 6f8e2a0ed829 [2021-05-11T15:15:40.353Z] ---> bb35f2cb9c27 [2021-05-11T15:15:40.353Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:15:40.353Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-11T15:15:40.630Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-11T15:15:40.630Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:15:40.630Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:15:40.912Z] ---> Running in 10da3bfa692d [2021-05-11T15:15:40.912Z] OK: 6 MiB in 16 packages [2021-05-11T15:15:41.196Z] ---> Running in 247e8d988f7d [2021-05-11T15:15:41.805Z] ---> 814afb135d9f [2021-05-11T15:15:41.805Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-11T15:15:42.081Z] Removing intermediate container 10da3bfa692d [2021-05-11T15:15:42.081Z] ---> 4c3bc99075b2 [2021-05-11T15:15:42.081Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-11T15:15:42.366Z] Removing intermediate container 247e8d988f7d [2021-05-11T15:15:42.366Z] ---> 3db1250ad506 [2021-05-11T15:15:42.366Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-11T15:15:42.973Z] ---> Running in 3c09720d8a0d [2021-05-11T15:15:43.579Z] ---> 1060322821e5 [2021-05-11T15:15:43.579Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-11T15:15:43.579Z] ---> Running in 0c9a7d162960 [2021-05-11T15:15:43.855Z] Removing intermediate container 3c09720d8a0d [2021-05-11T15:15:43.855Z] ---> 4d15f35917ee [2021-05-11T15:15:43.855Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T15:15:43.855Z] Removing intermediate container 286ecf8f025c [2021-05-11T15:15:43.855Z] ---> 97a801e77724 [2021-05-11T15:15:43.855Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:15:43.855Z] ---> 37ec285680e6 [2021-05-11T15:15:43.855Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-11T15:15:44.455Z] ---> Running in cd1a806b496a [2021-05-11T15:15:44.455Z] ---> Running in 1114f534fa99 [2021-05-11T15:15:45.602Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-11T15:15:45.602Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-11T15:15:45.602Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] [2021-05-11T15:15:45.602Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-11T15:15:45.602Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-11T15:15:45.602Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-11T15:15:45.602Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] [2021-05-11T15:15:45.602Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-11T15:15:45.602Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-11T15:15:45.602Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-11T15:15:45.602Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-11T15:15:45.602Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-11T15:15:45.602Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-11T15:15:45.602Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-11T15:15:45.602Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-11T15:15:45.602Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-11T15:15:45.602Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-11T15:15:45.602Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-11T15:15:45.602Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-11T15:15:45.602Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-11T15:15:45.602Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-11T15:15:45.602Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-11T15:15:45.602Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-11T15:15:45.602Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-11T15:15:45.602Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-11T15:15:45.602Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-11T15:15:45.602Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-11T15:15:45.602Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-11T15:15:45.602Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-11T15:15:45.602Z] Fetched 224 kB in 0s (0 B/s) [2021-05-11T15:15:45.602Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-11T15:15:45.602Z] Fetched 157 kB in 0s (0 B/s) [2021-05-11T15:15:45.602Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-11T15:15:45.602Z] Fetched 221 kB in 0s (0 B/s) [2021-05-11T15:15:45.602Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-11T15:15:45.602Z] Fetched 143 kB in 0s (0 B/s) [2021-05-11T15:15:45.602Z] Pulling app-service-config [2021-05-11T15:15:45.602Z] + snapcraftctl pull [2021-05-11T15:15:45.602Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-11T15:15:45.892Z] Removing intermediate container 1114f534fa99 [2021-05-11T15:15:45.892Z] ---> 0b5bc41e5e45 [2021-05-11T15:15:45.892Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-11T15:15:45.892Z] ---> 52bf60df7860 [2021-05-11T15:15:45.892Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-11T15:15:46.163Z] Removing intermediate container cd1a806b496a [2021-05-11T15:15:46.163Z] ---> a6bcf1b0932a [2021-05-11T15:15:46.163Z] Step 16/24 : WORKDIR / [2021-05-11T15:15:46.173Z] Pulling config-common [2021-05-11T15:15:46.174Z] + snapcraftctl pull [2021-05-11T15:15:46.449Z] ---> Running in 50d1e5602622 [2021-05-11T15:15:46.449Z] ---> Running in 8c0d0ab17de3 [2021-05-11T15:15:46.747Z] ---> Running in ad31ab99f5b0 [2021-05-11T15:15:47.373Z] Removing intermediate container 8c0d0ab17de3 [2021-05-11T15:15:47.373Z] ---> 7a68cb5aa1e3 [2021-05-11T15:15:47.373Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T15:15:47.643Z] ---> Running in e3abbee52c2f [2021-05-11T15:15:47.922Z] Removing intermediate container ad31ab99f5b0 [2021-05-11T15:15:47.922Z] ---> b4471013fb61 [2021-05-11T15:15:47.922Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:15:47.922Z] Removing intermediate container 0c9a7d162960 [2021-05-11T15:15:48.217Z] ---> e51725f5402e [2021-05-11T15:15:48.217Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:15:48.491Z] Removing intermediate container e3abbee52c2f [2021-05-11T15:15:48.491Z] ---> 6c25f18fe3fc [2021-05-11T15:15:48.491Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:15:49.466Z] ---> 95c0bb7fcff9 [2021-05-11T15:15:49.466Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-11T15:15:49.752Z] ---> 964b9014e0e9 [2021-05-11T15:15:49.752Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-11T15:15:50.363Z] ---> 13a07629cf75 [2021-05-11T15:15:50.363Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-11T15:15:50.387Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T15:15:50.387Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T15:15:50.387Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T15:15:50.387Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T15:15:50.387Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-11T15:15:50.387Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T15:15:50.387Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-11T15:15:50.387Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T15:15:50.387Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-11T15:15:50.387Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T15:15:50.387Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-11T15:15:50.387Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T15:15:50.388Z] Pulling edgex-go [2021-05-11T15:15:50.388Z] + snapcraftctl pull [2021-05-11T15:15:50.960Z] Removing intermediate container 50d1e5602622 [2021-05-11T15:15:50.960Z] ---> 1575eba61b5d [2021-05-11T15:15:50.960Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-11T15:15:51.551Z] ---> Running in df360abfba86 [2021-05-11T15:15:51.822Z] ---> b8c2e894597c [2021-05-11T15:15:51.822Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-11T15:15:51.822Z] ---> e3fac7d00587 [2021-05-11T15:15:51.822Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-11T15:15:51.822Z] ---> 321d6b7d85ae [2021-05-11T15:15:51.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-11T15:15:52.424Z] Removing intermediate container df360abfba86 [2021-05-11T15:15:52.424Z] ---> 4484c1647972 [2021-05-11T15:15:52.424Z] Step 24/26 : LABEL arch=arm64 [2021-05-11T15:15:52.424Z] ---> Running in 25dcd1c44bed [2021-05-11T15:15:52.697Z] ---> b356db05cf72 [2021-05-11T15:15:52.697Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-11T15:15:52.976Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T15:15:52.977Z] ---> d4618cc6ee48 [2021-05-11T15:15:52.977Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-11T15:15:52.977Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T15:15:52.977Z] ---> eeaf43b92773 [2021-05-11T15:15:52.977Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:15:52.977Z] ---> d86f5ec6b73d [2021-05-11T15:15:52.977Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-11T15:15:53.257Z] ---> Running in 253a49dce39a [2021-05-11T15:15:53.257Z] ---> Running in 12885738915d [2021-05-11T15:15:53.257Z] Removing intermediate container 25dcd1c44bed [2021-05-11T15:15:53.257Z] ---> 0a39511dc063 [2021-05-11T15:15:53.257Z] Step 25/26 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:15:53.257Z] ---> Running in 2c42831c619d [2021-05-11T15:15:53.528Z] ---> Running in 12fda6186f87 [2021-05-11T15:15:53.796Z] ---> 3ec1b66c0a70 [2021-05-11T15:15:53.796Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-11T15:15:53.796Z] Removing intermediate container 253a49dce39a [2021-05-11T15:15:53.796Z] ---> fcc97d334032 [2021-05-11T15:15:53.796Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-11T15:15:53.796Z] Removing intermediate container 12885738915d [2021-05-11T15:15:53.796Z] ---> c4a336739af6 [2021-05-11T15:15:53.796Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:15:54.069Z] Removing intermediate container 2c42831c619d [2021-05-11T15:15:54.069Z] ---> 05048183457b [2021-05-11T15:15:54.069Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:15:54.069Z] ---> Running in 52779982361f [2021-05-11T15:15:54.069Z] ---> Running in a10141c0dffb [2021-05-11T15:15:54.341Z] ---> Running in 56a2c42001f5 [2021-05-11T15:15:54.341Z] Removing intermediate container 12fda6186f87 [2021-05-11T15:15:54.341Z] ---> a7d6ceae0a25 [2021-05-11T15:15:54.341Z] Step 26/26 : LABEL version=0.0.0 [2021-05-11T15:15:54.614Z] ---> Running in 977b1b4bfb94 [2021-05-11T15:15:54.614Z] ---> 393d5bbda7fc [2021-05-11T15:15:54.614Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-11T15:15:54.614Z] Removing intermediate container a10141c0dffb [2021-05-11T15:15:54.614Z] ---> 2dc0e2eeb5a3 [2021-05-11T15:15:54.614Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T15:15:55.239Z] ---> Running in a908d46774e7 [2021-05-11T15:15:55.239Z] ---> Running in 36a16982b71b [2021-05-11T15:15:55.239Z] Removing intermediate container 56a2c42001f5 [2021-05-11T15:15:55.239Z] ---> e533f80b0219 [2021-05-11T15:15:55.239Z] Step 21/23 : LABEL arch=arm64 [2021-05-11T15:15:55.239Z] Removing intermediate container 977b1b4bfb94 [2021-05-11T15:15:55.239Z] ---> cbccf0ad4bfd [2021-05-11T15:15:55.239Z] [2021-05-11T15:15:55.239Z] ---> Running in 310ad9edbf08 [2021-05-11T15:15:55.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:15:55.850Z] Removing intermediate container a908d46774e7 [2021-05-11T15:15:55.850Z] ---> 47ada003cf6d [2021-05-11T15:15:55.850Z] Step 23/24 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:15:55.850Z] Removing intermediate container 36a16982b71b [2021-05-11T15:15:55.850Z] ---> 61acac19299c [2021-05-11T15:15:55.850Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-11T15:15:55.850Z] Successfully built cbccf0ad4bfd [2021-05-11T15:15:55.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:15:55.850Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-11T15:15:56.129Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 310ad9edbf08 [2021-05-11T15:15:56.129Z] ---> 9eafee98a824 [2021-05-11T15:15:56.129Z] Building docker-core-data-go [2021-05-11T15:15:56.129Z] Step 22/23 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:15:56.129Z] ---> Running in 61fd4046e56b [2021-05-11T15:15:56.129Z] ---> Running in 5670d58c1ce1 [2021-05-11T15:15:56.730Z] Removing intermediate container 61fd4046e56b [2021-05-11T15:15:56.730Z] ---> ebdc82c83a02 [2021-05-11T15:15:56.730Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T15:15:56.730Z] (1/39) Installing readline (8.0.4-r0) [2021-05-11T15:15:56.730Z] (2/39) Installing bash (5.0.17-r0) [2021-05-11T15:15:56.730Z] Executing bash-5.0.17-r0.post-install [2021-05-11T15:15:56.730Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:15:56.730Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-11T15:15:56.730Z] (5/39) Installing curl (7.76.1-r0) [2021-05-11T15:15:56.730Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-11T15:15:56.730Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-11T15:15:56.730Z] (8/39) Installing expat (2.2.9-r1) [2021-05-11T15:15:56.730Z] (9/39) Installing libffi (3.3-r2) [2021-05-11T15:15:56.730Z] (10/39) Installing gdbm (1.13-r1) [2021-05-11T15:15:57.002Z] Removing intermediate container 5670d58c1ce1 [2021-05-11T15:15:57.002Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-11T15:15:57.002Z] ---> 07ab00046490 [2021-05-11T15:15:57.002Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T15:15:57.002Z] ---> Running in 8ce2d16a5f97 [2021-05-11T15:15:57.002Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-11T15:15:57.002Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-11T15:15:57.002Z] ---> a793f5b0260c [2021-05-11T15:15:57.002Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-11T15:15:57.273Z] ---> Running in 777506edec35 [2021-05-11T15:15:57.884Z] ---> Running in b43c9bb88dd1 [2021-05-11T15:15:57.884Z] Removing intermediate container 8ce2d16a5f97 [2021-05-11T15:15:57.884Z] ---> a520b37713cd [2021-05-11T15:15:57.884Z] [2021-05-11T15:15:58.497Z] Successfully built a520b37713cd [2021-05-11T15:15:58.497Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-11T15:15:58.497Z] Building docker-support-scheduler-go [2021-05-11T15:15:58.497Z] Removing intermediate container 777506edec35 [2021-05-11T15:15:58.497Z] ---> 378091951644 [2021-05-11T15:15:58.497Z] [2021-05-11T15:15:59.092Z]  Building docker-core-command-go ... done Successfully built 378091951644 [2021-05-11T15:15:59.399Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-11T15:15:59.399Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-05-11T15:15:59.399Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-11T15:15:59.399Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-11T15:15:59.399Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-11T15:15:59.399Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-11T15:15:59.399Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-11T15:15:59.399Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-11T15:15:59.399Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-11T15:15:59.673Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-11T15:15:59.673Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-11T15:15:59.673Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-11T15:15:59.673Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-11T15:15:59.673Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-11T15:15:59.673Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-11T15:15:59.673Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-11T15:15:59.673Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-11T15:15:59.673Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-11T15:15:59.946Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-11T15:15:59.946Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-11T15:15:59.946Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-11T15:15:59.946Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-11T15:15:59.946Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-11T15:15:59.946Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-11T15:15:59.946Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-11T15:15:59.946Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-11T15:15:59.946Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-11T15:15:59.946Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-11T15:16:00.235Z] Executing busybox-1.31.1-r19.trigger [2021-05-11T15:16:00.235Z] OK: 72 MiB in 59 packages [2021-05-11T15:16:01.689Z] Removing intermediate container b43c9bb88dd1 [2021-05-11T15:16:01.689Z] ---> f2cf084a5fd0 [2021-05-11T15:16:01.689Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-11T15:16:03.169Z] ---> Running in 71504f094746 [2021-05-11T15:16:03.782Z] Removing intermediate container 71504f094746 [2021-05-11T15:16:03.782Z] ---> 245612105f68 [2021-05-11T15:16:03.782Z] Step 29/32 : CMD ["gate"] [2021-05-11T15:16:04.771Z] ---> Running in c38ac98cad0a [2021-05-11T15:16:05.377Z] Collecting docker-compose==1.23.2 [2021-05-11T15:16:05.661Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-11T15:16:06.257Z] Removing intermediate container c38ac98cad0a [2021-05-11T15:16:06.258Z] ---> 58be1c821c88 [2021-05-11T15:16:06.258Z] Step 30/32 : LABEL arch=arm64 [2021-05-11T15:16:07.289Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-11T15:16:07.289Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-11T15:16:07.564Z] ---> Running in 9335082fddcc [2021-05-11T15:16:07.840Z] 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-05-11T15:16:08.445Z] Removing intermediate container 9335082fddcc [2021-05-11T15:16:08.445Z] ---> 6651c12673be [2021-05-11T15:16:08.445Z] Step 31/32 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:16:08.727Z] Collecting PyYAML<4,>=3.10 [2021-05-11T15:16:08.727Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-11T15:16:09.007Z] ---> Running in 1d002b3c6c7f [2021-05-11T15:16:09.610Z] Removing intermediate container 1d002b3c6c7f [2021-05-11T15:16:09.610Z] ---> 0acd0c5e74dd [2021-05-11T15:16:09.610Z] Step 32/32 : LABEL version=0.0.0 [2021-05-11T15:16:10.216Z] ---> Running in 505f2e1074be [2021-05-11T15:16:11.214Z] Removing intermediate container 505f2e1074be [2021-05-11T15:16:11.214Z] ---> bd11fa713987 [2021-05-11T15:16:11.214Z] [2021-05-11T15:16:11.489Z] Successfully built bd11fa713987 [2021-05-11T15:16:11.489Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-11T15:16:11.489Z] Building docker-core-metadata-go [2021-05-11T15:16:12.474Z]  Building docker-security-bootstrapper-go ... done Collecting jsonschema<3,>=2.5.1 [2021-05-11T15:16:12.474Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-11T15:16:13.926Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-11T15:16:13.926Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-11T15:16:14.922Z] Collecting docker<4.0,>=3.6.0 [2021-05-11T15:16:14.922Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-11T15:16:15.914Z] Collecting cached-property<2,>=1.2.0 [2021-05-11T15:16:15.914Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-11T15:16:16.189Z] Collecting texttable<0.10,>=0.9.0 [2021-05-11T15:16:16.189Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-11T15:16:16.982Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-11T15:16:16.982Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T15:16:16.982Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T15:16:16.982Z] Fetched 88.7 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-11T15:16:16.982Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-11T15:16:16.982Z] Fetched 279 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-11T15:16:16.982Z] Fetched 122 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-11T15:16:16.982Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-11T15:16:16.982Z] Fetched 8848 B in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-11T15:16:16.982Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-11T15:16:16.982Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-11T15:16:16.982Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-11T15:16:16.982Z] Fetched 219 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-11T15:16:16.982Z] Fetched 154 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-11T15:16:16.982Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-11T15:16:16.982Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-11T15:16:16.982Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-11T15:16:16.982Z] Fetched 499 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-11T15:16:16.982Z] Fetched 111 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-11T15:16:16.982Z] Fetched 240 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-11T15:16:16.982Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-11T15:16:16.982Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-11T15:16:16.982Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-11T15:16:16.982Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-11T15:16:16.982Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-11T15:16:16.982Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-11T15:16:16.982Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-11T15:16:16.982Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-11T15:16:16.982Z] Fetched 8720 B in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-11T15:16:16.982Z] Fetched 137 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-11T15:16:16.982Z] Fetched 119 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-11T15:16:16.982Z] Fetched 110 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-11T15:16:16.982Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-11T15:16:16.982Z] Fetched 645 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-11T15:16:16.982Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-11T15:16:16.982Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-11T15:16:16.982Z] Fetched 368 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-11T15:16:16.982Z] Fetched 187 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-11T15:16:16.982Z] Fetched 175 kB in 0s (0 B/s) [2021-05-11T15:16:16.982Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-11T15:16:16.983Z] Fetched 206 kB in 0s (0 B/s) [2021-05-11T15:16:16.983Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-11T15:16:16.983Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-11T15:16:16.983Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-11T15:16:16.983Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-11T15:16:16.983Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-11T15:16:16.983Z] Fetched 159 kB in 0s (0 B/s) [2021-05-11T15:16:16.983Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-11T15:16:16.983Z] Fetched 107 kB in 0s (0 B/s) [2021-05-11T15:16:16.983Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-11T15:16:16.983Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-11T15:16:16.983Z] Pulling static-packages [2021-05-11T15:16:16.983Z] + snapcraftctl pull [2021-05-11T15:16:17.922Z] Pulling version [2021-05-11T15:16:17.922Z] + cd /root/project [2021-05-11T15:16:17.922Z] + [ -f VERSION ] [2021-05-11T15:16:17.922Z] + PROJECT_VERSION=local-dev [2021-05-11T15:16:17.922Z] + git rev-parse --short HEAD [2021-05-11T15:16:17.922Z] + GIT_REVISION=3f30a867 [2021-05-11T15:16:17.922Z] + snapcraftctl set-version local-dev [2021-05-11T15:16:18.861Z] Skipping build go-build-helper (already ran) [2021-05-11T15:16:18.930Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-11T15:16:18.930Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-11T15:16:19.121Z] Building app-service-config [2021-05-11T15:16:19.121Z] + make build [2021-05-11T15:16:19.121Z] go mod tidy [2021-05-11T15:16:21.038Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-11T15:16:21.038Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-11T15:16:21.038Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-11T15:16:21.038Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-11T15:16:21.297Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-11T15:16:21.297Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-11T15:16:21.297Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-11T15:16:21.558Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-11T15:16:21.558Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-11T15:16:21.558Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-11T15:16:21.668Z] Collecting docopt<0.7,>=0.6.1 [2021-05-11T15:16:21.668Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-11T15:16:21.835Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-11T15:16:21.835Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-11T15:16:21.835Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-11T15:16:21.835Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-11T15:16:21.835Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-11T15:16:21.835Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-11T15:16:22.095Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-11T15:16:22.095Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-11T15:16:22.095Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-11T15:16:22.354Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-11T15:16:22.354Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-11T15:16:22.354Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-11T15:16:22.354Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-11T15:16:22.354Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-11T15:16:22.354Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-11T15:16:22.635Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-11T15:16:22.635Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-11T15:16:22.635Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-11T15:16:22.635Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-11T15:16:22.635Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-11T15:16:22.635Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T15:16:22.897Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-11T15:16:22.897Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-11T15:16:22.897Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-11T15:16:22.897Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-11T15:16:22.897Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-11T15:16:22.897Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-11T15:16:22.897Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-11T15:16:22.897Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-11T15:16:22.897Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-11T15:16:22.897Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-11T15:16:22.897Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-11T15:16:22.897Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-11T15:16:22.897Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-11T15:16:22.897Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-11T15:16:22.897Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-11T15:16:23.183Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-11T15:16:23.183Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-11T15:16:23.183Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-11T15:16:23.183Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-11T15:16:23.183Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-11T15:16:23.183Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-11T15:16:23.183Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-11T15:16:23.183Z] go: downloading github.com/kr/text v0.1.0 [2021-05-11T15:16:23.183Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-11T15:16:23.183Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-11T15:16:23.183Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-11T15:16:23.183Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-11T15:16:23.183Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-11T15:16:23.183Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-11T15:16:23.183Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-11T15:16:23.183Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-11T15:16:23.183Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-11T15:16:23.183Z] go: downloading golang.org/x/text v0.3.2 [2021-05-11T15:16:23.183Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T15:16:23.184Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-11T15:16:23.184Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-11T15:16:23.446Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T15:16:23.446Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-11T15:16:23.446Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-11T15:16:23.446Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-11T15:16:23.446Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-11T15:16:23.446Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-11T15:16:23.446Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-11T15:16:23.446Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-11T15:16:23.446Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-11T15:16:23.710Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-11T15:16:23.710Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-11T15:16:23.710Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T15:16:24.285Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-11T15:16:24.324Z] 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-05-11T15:16:24.325Z] 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-05-11T15:16:24.325Z] Collecting idna<2.8,>=2.5 [2021-05-11T15:16:24.325Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-11T15:16:25.309Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-11T15:16:25.309Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-11T15:16:25.908Z] Collecting docker-pycreds>=0.4.0 [2021-05-11T15:16:25.908Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-11T15:16:25.908Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-11T15:16:25.908Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-11T15:16:26.180Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-11T15:16:26.180Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-11T15:16:27.156Z] Installing collected packages: websocket-client, PyYAML, jsonschema, idna, urllib3, requests, docker-pycreds, docker, cached-property, texttable, dockerpty, docopt, docker-compose [2021-05-11T15:16:27.753Z] Running setup.py install for PyYAML: started [2021-05-11T15:16:30.389Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-11T15:16:30.667Z] Attempting uninstall: idna [2021-05-11T15:16:30.667Z] Found existing installation: idna 2.9 [2021-05-11T15:16:30.939Z] Uninstalling idna-2.9: [2021-05-11T15:16:30.939Z] Successfully uninstalled idna-2.9 [2021-05-11T15:16:31.940Z] Attempting uninstall: urllib3 [2021-05-11T15:16:31.940Z] Found existing installation: urllib3 1.25.9 [2021-05-11T15:16:31.940Z] Uninstalling urllib3-1.25.9: [2021-05-11T15:16:31.940Z] Successfully uninstalled urllib3-1.25.9 [2021-05-11T15:16:32.540Z] Attempting uninstall: requests [2021-05-11T15:16:32.540Z] Found existing installation: requests 2.23.0 [2021-05-11T15:16:32.540Z] Uninstalling requests-2.23.0: [2021-05-11T15:16:32.540Z] Successfully uninstalled requests-2.23.0 [2021-05-11T15:16:33.980Z] Running setup.py install for texttable: started [2021-05-11T15:16:34.302Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-11T15:16:34.302Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-11T15:16:34.302Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-11T15:16:34.302Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-11T15:16:34.302Z] Building config-common [2021-05-11T15:16:34.302Z] + snapcraftctl build [2021-05-11T15:16:36.258Z] Building edgex-go [2021-05-11T15:16:36.258Z] + cd /root/parts/edgex-go/src [2021-05-11T15:16:36.258Z] + make build [2021-05-11T15:16:36.258Z] 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-05-11T15:16:36.521Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-11T15:16:36.687Z] Running setup.py install for texttable: finished with status 'done' [2021-05-11T15:16:36.687Z] Running setup.py install for dockerpty: started [2021-05-11T15:16:36.782Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 [2021-05-11T15:16:36.782Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-11T15:16:38.665Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-11T15:16:38.665Z] Running setup.py install for docopt: started [2021-05-11T15:16:40.095Z] 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-05-11T15:16:41.287Z] Running setup.py install for docopt: finished with status 'done' [2021-05-11T15:16:42.741Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:16:42.741Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:16:42.741Z] ---> bf0d21bc86fc [2021-05-11T15:16:42.741Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:16:42.741Z] ---> Using cache [2021-05-11T15:16:42.741Z] ---> 300dd41d85b3 [2021-05-11T15:16:42.741Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:16:42.741Z] ---> Using cache [2021-05-11T15:16:42.741Z] ---> 330e1bb38483 [2021-05-11T15:16:42.741Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-11T15:16:43.351Z] 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.59.0 [2021-05-11T15:16:45.393Z] 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-05-11T15:16:45.969Z] 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-05-11T15:16:46.791Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:16:46.791Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:16:46.791Z] ---> bf0d21bc86fc [2021-05-11T15:16:46.791Z] Step 3/22 : WORKDIR /edgex-go [2021-05-11T15:16:46.792Z] ---> Using cache [2021-05-11T15:16:46.792Z] ---> 300dd41d85b3 [2021-05-11T15:16:46.792Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:16:46.792Z] ---> Using cache [2021-05-11T15:16:46.792Z] ---> 330e1bb38483 [2021-05-11T15:16:46.792Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-11T15:16:47.070Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:16:47.070Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:16:47.070Z] ---> bf0d21bc86fc [2021-05-11T15:16:47.070Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T15:16:47.070Z] ---> Using cache [2021-05-11T15:16:47.070Z] ---> 300dd41d85b3 [2021-05-11T15:16:47.070Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:16:47.070Z] ---> Using cache [2021-05-11T15:16:47.070Z] ---> 330e1bb38483 [2021-05-11T15:16:47.070Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-11T15:16:47.894Z] 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-05-11T15:16:48.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-05-11T15:16:50.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T15:16:50.070Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-11T15:16:50.070Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-11T15:16:50.507Z] ---> Running in f30a96e0356c [2021-05-11T15:16:50.507Z] ---> Running in a706e6653022 [2021-05-11T15:16:50.507Z] ---> Running in c26c4ac9ad64 [2021-05-11T15:16:51.108Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T15:16:51.108Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T15:16:51.108Z] ---> bf0d21bc86fc [2021-05-11T15:16:51.108Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T15:16:51.108Z] ---> Using cache [2021-05-11T15:16:51.108Z] ---> 300dd41d85b3 [2021-05-11T15:16:51.108Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:16:51.108Z] ---> Using cache [2021-05-11T15:16:51.108Z] ---> 330e1bb38483 [2021-05-11T15:16:51.108Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T15:16:51.386Z] ---> Running in a0646a0984ff [2021-05-11T15:16:51.460Z] 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-05-11T15:16:52.848Z] 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-05-11T15:16:52.848Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-11T15:16:52.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:16:53.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:16:53.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:16:53.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:16:54.766Z] 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-05-11T15:16:54.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:16:55.162Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:16:55.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:16:55.932Z] 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-05-11T15:16:56.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:16:56.061Z] OK: 218 MiB in 52 packages [2021-05-11T15:16:56.669Z] OK: 218 MiB in 52 packages [2021-05-11T15:16:56.874Z] 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-05-11T15:16:56.960Z] OK: 218 MiB in 52 packages [2021-05-11T15:16:57.140Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-11T15:16:58.415Z] Removing intermediate container f30a96e0356c [2021-05-11T15:16:58.415Z] ---> c45a8fc5b96e [2021-05-11T15:16:58.415Z] Step 6/24 : COPY go.mod . [2021-05-11T15:16:59.029Z] Removing intermediate container a0646a0984ff [2021-05-11T15:16:59.029Z] ---> f12191c2b3ab [2021-05-11T15:16:59.029Z] Step 6/24 : COPY go.mod . [2021-05-11T15:16:59.029Z] Removing intermediate container 52779982361f [2021-05-11T15:16:59.029Z] ---> 006821702cc0 [2021-05-11T15:16:59.029Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-11T15:16:59.029Z] Removing intermediate container a706e6653022 [2021-05-11T15:16:59.029Z] ---> 93e80df72d49 [2021-05-11T15:16:59.029Z] Step 6/23 : COPY go.mod . [2021-05-11T15:16:59.029Z] ---> Running in 4f8b6b4709f1 [2021-05-11T15:16:59.059Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-11T15:16:59.059Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-11T15:16:59.059Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-11T15:16:59.059Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-11T15:16:59.059Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-11T15:16:59.059Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-11T15:16:59.059Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-11T15:16:59.059Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-11T15:16:59.305Z] ---> eea896c4e2ff [2021-05-11T15:16:59.306Z] Step 7/24 : RUN go mod download [2021-05-11T15:16:59.320Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-11T15:16:59.320Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-11T15:16:59.320Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-11T15:16:59.320Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-11T15:16:59.320Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-11T15:16:59.320Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-11T15:16:59.320Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-11T15:16:59.320Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-11T15:16:59.320Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-11T15:16:59.320Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-11T15:16:59.320Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-11T15:16:59.320Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-11T15:16:59.320Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-11T15:16:59.320Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-11T15:16:59.320Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-11T15:16:59.320Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-11T15:16:59.320Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-11T15:16:59.320Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-11T15:16:59.583Z] ---> Running in fdeccf94bcad [2021-05-11T15:16:59.872Z] Removing intermediate container 4f8b6b4709f1 [2021-05-11T15:16:59.872Z] ---> b0f0d0eaaec4 [2021-05-11T15:16:59.872Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-11T15:17:00.155Z] ---> e26cde1c776b [2021-05-11T15:17:00.155Z] Step 7/24 : RUN go mod download [2021-05-11T15:17:00.155Z] ---> Running in 11dc28a63b40 [2021-05-11T15:17:00.155Z] ---> 33d30b39ef68 [2021-05-11T15:17:00.155Z] Step 7/23 : RUN go mod download [2021-05-11T15:17:00.440Z] ---> Running in 0c6ef70713fc [2021-05-11T15:17:00.440Z] ---> Running in e3db94332a62 [2021-05-11T15:17:00.440Z] OK: 218 MiB in 52 packages [2021-05-11T15:17:01.059Z] Removing intermediate container 11dc28a63b40 [2021-05-11T15:17:01.059Z] ---> 92afb555b209 [2021-05-11T15:17:01.059Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-11T15:17:02.514Z] Removing intermediate container c26c4ac9ad64 [2021-05-11T15:17:02.514Z] ---> aebaad8ac2f8 [2021-05-11T15:17:02.514Z] Step 6/22 : COPY go.mod . [2021-05-11T15:17:02.619Z] Building static-packages [2021-05-11T15:17:02.620Z] + snapcraftctl build [2021-05-11T15:17:03.127Z] ---> 925fdb67916e [2021-05-11T15:17:03.127Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-11T15:17:03.736Z] ---> 09a28d777871 [2021-05-11T15:17:03.736Z] Step 7/22 : RUN go mod download [2021-05-11T15:17:04.019Z] ---> Running in a08386960ee6 [2021-05-11T15:17:04.019Z] Removing intermediate container fdeccf94bcad [2021-05-11T15:17:04.019Z] ---> 1ca0b5815f73 [2021-05-11T15:17:04.019Z] Step 8/24 : COPY . . [2021-05-11T15:17:04.535Z] Building version [2021-05-11T15:17:04.536Z] + snapcraftctl build [2021-05-11T15:17:04.624Z] ---> 657b22bfa667 [2021-05-11T15:17:04.624Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-11T15:17:04.902Z] Removing intermediate container e3db94332a62 [2021-05-11T15:17:04.902Z] ---> 0588dbead104 [2021-05-11T15:17:04.902Z] Step 8/23 : COPY . . [2021-05-11T15:17:05.179Z] Removing intermediate container 0c6ef70713fc [2021-05-11T15:17:05.179Z] ---> 4c0f24a0dba9 [2021-05-11T15:17:05.179Z] Step 8/24 : COPY . . [2021-05-11T15:17:06.497Z] Skipping stage go-build-helper (already ran) [2021-05-11T15:17:06.497Z] Staging app-service-config [2021-05-11T15:17:06.497Z] + snapcraftctl stage [2021-05-11T15:17:07.436Z] Staging config-common [2021-05-11T15:17:07.436Z] + snapcraftctl stage [2021-05-11T15:17:08.376Z] Staging edgex-go [2021-05-11T15:17:08.376Z] + snapcraftctl stage [2021-05-11T15:17:08.632Z] ---> 50ce67c49f77 [2021-05-11T15:17:08.632Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-11T15:17:09.757Z] Staging static-packages [2021-05-11T15:17:09.757Z] + snapcraftctl stage [2021-05-11T15:17:10.697Z] Staging version [2021-05-11T15:17:10.697Z] + snapcraftctl stage [2021-05-11T15:17:11.637Z] Priming go-build-helper [2021-05-11T15:17:11.637Z] + snapcraftctl prime [2021-05-11T15:17:12.064Z] ---> Running in 4f2579956974 [2021-05-11T15:17:12.578Z] Priming app-service-config [2021-05-11T15:17:12.578Z] + snapcraftctl prime [2021-05-11T15:17:13.059Z] Removing intermediate container 4f2579956974 [2021-05-11T15:17:13.059Z] ---> 4a5cd281011a [2021-05-11T15:17:13.059Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:17:13.340Z] Removing intermediate container a08386960ee6 [2021-05-11T15:17:13.340Z] ---> a7fe1e6c430d [2021-05-11T15:17:13.340Z] Step 8/22 : COPY . . [2021-05-11T15:17:13.944Z] ---> Running in ca525c44aa69 [2021-05-11T15:17:13.960Z] Priming config-common [2021-05-11T15:17:13.960Z] + snapcraftctl prime [2021-05-11T15:17:14.900Z] Priming edgex-go [2021-05-11T15:17:14.900Z] + snapcraftctl prime [2021-05-11T15:17:15.519Z] Removing intermediate container ca525c44aa69 [2021-05-11T15:17:15.519Z] ---> fac2c20bb86b [2021-05-11T15:17:15.519Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T15:17:16.281Z] Priming static-packages [2021-05-11T15:17:16.281Z] + snapcraftctl prime [2021-05-11T15:17:16.996Z] ---> Running in 11b884a6d8f3 [2021-05-11T15:17:18.459Z] Removing intermediate container 11b884a6d8f3 [2021-05-11T15:17:18.459Z] ---> bed7fe51505b [2021-05-11T15:17:18.459Z] Step 23/24 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:17:18.822Z] Priming version [2021-05-11T15:17:18.822Z] + snapcraftctl prime [2021-05-11T15:17:19.392Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-11T15:17:19.911Z] ---> Running in 03a54f4d50b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-05-11T15:17:21.366Z] Removing intermediate container 03a54f4d50b2 [2021-05-11T15:17:21.367Z] ---> b60e1c5faffd [2021-05-11T15:17:21.367Z] Step 24/24 : LABEL version=0.0.0 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T15:17:22.821Z] ---> Running in 14fb87b636f7 [2021-05-11T15:17:23.814Z] Removing intermediate container 14fb87b636f7 [2021-05-11T15:17:23.814Z] ---> 92b5b9c339b8 [2021-05-11T15:17:23.814Z] [2021-05-11T15:17:24.091Z] ---> 9383d63ecda1 [2021-05-11T15:17:24.091Z] Step 9/23 : RUN go mod tidy [2021-05-11T15:17:24.730Z] Successfully built 92b5b9c339b8 [2021-05-11T15:17:25.028Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-11T15:17:25.028Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 18743ef7ee56 [2021-05-11T15:17:26.195Z] ---> 3bc8542666b8 [2021-05-11T15:17:26.195Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:17:27.193Z] ---> Running in 1fd4f143f0d2 [2021-05-11T15:17:27.801Z] ---> 90f75d64c956 [2021-05-11T15:17:27.801Z] Step 9/24 : RUN go mod tidy [2021-05-11T15:17:28.802Z] ---> Running in a4aeea9c15b3 [2021-05-11T15:17:31.464Z] Removing intermediate container 18743ef7ee56 [2021-05-11T15:17:31.464Z] ---> af1a74b52e0c [2021-05-11T15:17:31.464Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-11T15:17:32.481Z] ---> Running in 974595fb7fd2 [2021-05-11T15:17:33.110Z] Removing intermediate container 1fd4f143f0d2 [2021-05-11T15:17:33.110Z] ---> 5904309b3e4f [2021-05-11T15:17:33.110Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-11T15:17:34.101Z] 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-05-11T15:17:34.101Z] ---> Running in 524b5e80b730 [2021-05-11T15:17:35.560Z] Removing intermediate container a4aeea9c15b3 [2021-05-11T15:17:35.560Z] ---> c71b28722366 [2021-05-11T15:17:35.560Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-11T15:17:35.560Z] ---> Running in 56d6864bb313 [2021-05-11T15:17:36.172Z] ---> 97890bd2ab25 [2021-05-11T15:17:36.172Z] Step 9/22 : RUN go mod tidy [2021-05-11T15:17:36.460Z] 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-05-11T15:17:36.747Z] ---> Running in 8df8a0b39502 [2021-05-11T15:17:38.216Z] 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-05-11T15:17:45.029Z] Removing intermediate container 8df8a0b39502 [2021-05-11T15:17:45.029Z] ---> 3eff121df2cf [2021-05-11T15:17:45.029Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-11T15:17:45.029Z] ---> Running in c874a4392028 [2021-05-11T15:17:46.500Z] 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-05-11T15:19:23.433Z] 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-05-11T15:19:33.654Z] Removing intermediate container 974595fb7fd2 [2021-05-11T15:19:33.654Z] ---> 486ee7825aa4 [2021-05-11T15:19:33.654Z] [2021-05-11T15:19:33.654Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T15:19:33.654Z] ---> 9852663dfa18 [2021-05-11T15:19:33.654Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:19:33.654Z] ---> Using cache [2021-05-11T15:19:33.654Z] ---> bb35f2cb9c27 [2021-05-11T15:19:33.654Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:19:33.654Z] ---> Using cache [2021-05-11T15:19:33.654Z] ---> 3db1250ad506 [2021-05-11T15:19:33.654Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-11T15:19:33.655Z] ---> Running in 4650743d69ce [2021-05-11T15:19:33.935Z] Removing intermediate container 4650743d69ce [2021-05-11T15:19:33.935Z] ---> b0628d7ee441 [2021-05-11T15:19:33.935Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T15:19:33.935Z] ---> Running in 3d2c5778a6e7 [2021-05-11T15:19:35.403Z] Removing intermediate container 3d2c5778a6e7 [2021-05-11T15:19:35.403Z] ---> d4db723a66e6 [2021-05-11T15:19:35.403Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:19:37.417Z] ---> 7f6dd6c78521 [2021-05-11T15:19:37.417Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-11T15:19:37.693Z] Removing intermediate container c874a4392028 [2021-05-11T15:19:37.693Z] ---> f1cdfaa51c00 [2021-05-11T15:19:37.693Z] [2021-05-11T15:19:37.693Z] Step 11/22 : FROM alpine:3.12 [2021-05-11T15:19:37.693Z] ---> 9852663dfa18 [2021-05-11T15:19:37.693Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-11T15:19:38.301Z] ---> Running in d732ab92203e [2021-05-11T15:19:39.295Z] ---> 7f4c4a20123c [2021-05-11T15:19:39.295Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-11T15:19:40.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:19:40.291Z] ---> 07c12ec83d29 [2021-05-11T15:19:40.291Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-11T15:19:40.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:19:40.581Z] ---> Running in 417e8e0cf6c9 [2021-05-11T15:19:41.201Z] Removing intermediate container 417e8e0cf6c9 [2021-05-11T15:19:41.201Z] ---> 62fd3feb1294 [2021-05-11T15:19:41.201Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:19:41.480Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-11T15:19:41.481Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T15:19:41.481Z] ---> Running in 9ee6bc3a1fa8 [2021-05-11T15:19:41.481Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-11T15:19:41.481Z] (4/4) Installing curl (7.76.1-r0) [2021-05-11T15:19:41.481Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:19:41.481Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T15:19:41.758Z] OK: 7 MiB in 18 packages [2021-05-11T15:19:42.388Z] Removing intermediate container 9ee6bc3a1fa8 [2021-05-11T15:19:42.388Z] ---> bcd02e844498 [2021-05-11T15:19:42.388Z] Step 21/23 : LABEL arch=arm64 [2021-05-11T15:19:42.388Z] ---> Running in e74df6fba748 [2021-05-11T15:19:43.388Z] Removing intermediate container e74df6fba748 [2021-05-11T15:19:43.388Z] ---> d860bdb10da6 [2021-05-11T15:19:43.388Z] Step 22/23 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:19:43.662Z] ---> Running in 79a4239569a7 [2021-05-11T15:19:44.313Z] Removing intermediate container d732ab92203e [2021-05-11T15:19:44.313Z] ---> daa19bff1330 [2021-05-11T15:19:44.313Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T15:19:44.940Z] ---> Running in 217f7ae2b649 [2021-05-11T15:19:44.940Z] Removing intermediate container 79a4239569a7 [2021-05-11T15:19:44.940Z] ---> 93cbb8a993bf [2021-05-11T15:19:44.940Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T15:19:45.218Z] ---> Running in 8a71f1cb6cd2 [2021-05-11T15:19:45.814Z] Removing intermediate container 217f7ae2b649 [2021-05-11T15:19:45.814Z] ---> c325f0af19af [2021-05-11T15:19:45.814Z] Step 14/22 : WORKDIR /edgex [2021-05-11T15:19:45.814Z] ---> Running in 8e4095bff376 [2021-05-11T15:19:45.814Z] Removing intermediate container 8a71f1cb6cd2 [2021-05-11T15:19:45.814Z] ---> 9ecc3f91288d [2021-05-11T15:19:46.102Z] [2021-05-11T15:19:46.713Z] Successfully built 9ecc3f91288d [2021-05-11T15:19:46.988Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-11T15:19:46.988Z]  Building docker-support-scheduler-go ... done Removing intermediate container 8e4095bff376 [2021-05-11T15:19:46.988Z] ---> a68910e4901b [2021-05-11T15:19:46.988Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-11T15:19:48.428Z] ---> 465ff92c3942 [2021-05-11T15:19:48.428Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-11T15:19:49.024Z] Removing intermediate container 56d6864bb313 [2021-05-11T15:19:49.024Z] ---> 05818751c1c4 [2021-05-11T15:19:49.024Z] [2021-05-11T15:19:49.024Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:19:49.024Z] ---> 9852663dfa18 [2021-05-11T15:19:49.024Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T15:19:49.024Z] ---> Using cache [2021-05-11T15:19:49.024Z] ---> bb35f2cb9c27 [2021-05-11T15:19:49.024Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T15:19:49.024Z] ---> Using cache [2021-05-11T15:19:49.024Z] ---> 3db1250ad506 [2021-05-11T15:19:49.024Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-11T15:19:49.312Z] ---> Running in c52a9e96bd33 [2021-05-11T15:19:49.912Z] ---> 203e946bfc45 [2021-05-11T15:19:49.912Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-11T15:19:49.912Z] Removing intermediate container c52a9e96bd33 [2021-05-11T15:19:49.912Z] ---> 210cc1a531f8 [2021-05-11T15:19:49.912Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T15:19:50.186Z] ---> Running in 8e392672f764 [2021-05-11T15:19:51.624Z] Removing intermediate container 8e392672f764 [2021-05-11T15:19:51.624Z] ---> 993b2f48a1ad [2021-05-11T15:19:51.624Z] Step 16/24 : WORKDIR / [2021-05-11T15:19:51.897Z] ---> 4200057cc71b [2021-05-11T15:19:51.897Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-11T15:19:51.897Z] ---> Running in 3b1f32892778 [2021-05-11T15:19:52.173Z] ---> Running in 0b248ad56187 [2021-05-11T15:19:52.450Z] Removing intermediate container 524b5e80b730 [2021-05-11T15:19:52.450Z] ---> 4984e9b8c32c [2021-05-11T15:19:52.450Z] [2021-05-11T15:19:52.450Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T15:19:52.450Z] ---> 9852663dfa18 [2021-05-11T15:19:52.450Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-11T15:19:52.450Z] Removing intermediate container 3b1f32892778 [2021-05-11T15:19:52.450Z] ---> 62dccc815963 [2021-05-11T15:19:52.450Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:19:52.730Z] ---> Running in 6b908c7f5745 [2021-05-11T15:19:52.730Z] Removing intermediate container 0b248ad56187 [2021-05-11T15:19:52.730Z] ---> acfc4597af71 [2021-05-11T15:19:52.730Z] Step 19/22 : CMD ["--init=true"] [2021-05-11T15:19:53.033Z] ---> Running in ed0e3843233c [2021-05-11T15:19:53.305Z] Removing intermediate container 6b908c7f5745 [2021-05-11T15:19:53.305Z] ---> 7bd8a8d68040 [2021-05-11T15:19:53.305Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-11T15:19:53.577Z] ---> 854dfcce885b [2021-05-11T15:19:53.577Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-11T15:19:53.577Z] ---> Running in b4e6bb6ec5ec [2021-05-11T15:19:53.577Z] Removing intermediate container ed0e3843233c [2021-05-11T15:19:53.577Z] ---> a6bb5309703e [2021-05-11T15:19:53.577Z] Step 20/22 : LABEL arch=arm64 [2021-05-11T15:19:53.873Z] ---> Running in e709e703935f [2021-05-11T15:19:54.162Z] Removing intermediate container b4e6bb6ec5ec [2021-05-11T15:19:54.162Z] ---> 746fe17e7bd1 [2021-05-11T15:19:54.162Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-11T15:19:54.452Z] Removing intermediate container e709e703935f [2021-05-11T15:19:54.452Z] ---> f44da8cb7d69 [2021-05-11T15:19:54.452Z] Step 21/22 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:19:54.452Z] ---> Running in 3918de853993 [2021-05-11T15:19:54.726Z] ---> Running in 1b4038e93b76 [2021-05-11T15:19:55.001Z] ---> 36bb56a129d7 [2021-05-11T15:19:55.001Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-11T15:19:55.001Z] Removing intermediate container 3918de853993 [2021-05-11T15:19:55.001Z] ---> 4d6698cb38d4 [2021-05-11T15:19:55.001Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:19:55.296Z] Removing intermediate container 1b4038e93b76 [2021-05-11T15:19:55.296Z] ---> b62546b6815f [2021-05-11T15:19:55.296Z] Step 22/22 : LABEL version=0.0.0 [2021-05-11T15:19:55.296Z] ---> Running in 40566f54ab51 [2021-05-11T15:19:55.578Z] ---> Running in 3a206fb69743 [2021-05-11T15:19:56.189Z] ---> 0bd571a66361 [2021-05-11T15:19:56.189Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-11T15:19:56.189Z] Removing intermediate container 3a206fb69743 [2021-05-11T15:19:56.189Z] ---> 22800c00203d [2021-05-11T15:19:56.189Z] [2021-05-11T15:19:56.470Z] ---> Running in e127db7f7946 [2021-05-11T15:19:56.758Z] Successfully built 22800c00203d [2021-05-11T15:19:56.758Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-11T15:19:57.036Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container e127db7f7946 [2021-05-11T15:19:57.036Z] ---> 41ea94b23e44 [2021-05-11T15:19:57.036Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:19:57.311Z] ---> Running in 5dfadde48577 [2021-05-11T15:19:57.911Z] Removing intermediate container 5dfadde48577 [2021-05-11T15:19:57.911Z] ---> 79a8afeb0ee6 [2021-05-11T15:19:57.911Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T15:19:57.911Z] ---> Running in e3b7ad6df660 [2021-05-11T15:19:58.192Z] Removing intermediate container 40566f54ab51 [2021-05-11T15:19:58.192Z] ---> 8bfa94730e46 [2021-05-11T15:19:58.192Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T15:19:58.192Z] ---> Running in 40892091cdc2 [2021-05-11T15:19:58.465Z] Removing intermediate container e3b7ad6df660 [2021-05-11T15:19:58.465Z] ---> 67dbb0fd8a70 [2021-05-11T15:19:58.465Z] Step 23/24 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:19:58.738Z] ---> Running in 099fc5f3930b [2021-05-11T15:19:59.333Z] Removing intermediate container 099fc5f3930b [2021-05-11T15:19:59.333Z] ---> 661e9863bfd5 [2021-05-11T15:19:59.333Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T15:19:59.333Z] ---> Running in a18cb015e540 [2021-05-11T15:19:59.607Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:19:59.881Z] Removing intermediate container a18cb015e540 [2021-05-11T15:19:59.881Z] ---> 30d1b78940fc [2021-05-11T15:19:59.881Z] [2021-05-11T15:20:00.472Z] Successfully built 30d1b78940fc [2021-05-11T15:20:00.472Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-11T15:20:02.429Z]  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:20:05.044Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T15:20:05.044Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T15:20:05.314Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T15:20:05.589Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T15:20:07.009Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T15:20:07.992Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T15:20:08.262Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:20:08.262Z] OK: 8 MiB in 20 packages [2021-05-11T15:20:09.699Z] Removing intermediate container 40892091cdc2 [2021-05-11T15:20:09.699Z] ---> f2bfc9b00e71 [2021-05-11T15:20:09.699Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T15:20:10.294Z] ---> faf3a29fe37d [2021-05-11T15:20:10.294Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-11T15:20:11.727Z] ---> c2bb85e36125 [2021-05-11T15:20:11.727Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-11T15:20:12.323Z] ---> a77c30e68e9d [2021-05-11T15:20:12.323Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-11T15:20:12.597Z] ---> Running in be0078895dc7 [2021-05-11T15:20:13.197Z] Removing intermediate container be0078895dc7 [2021-05-11T15:20:13.197Z] ---> f80b7297c44c [2021-05-11T15:20:13.197Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:20:13.197Z] ---> Running in 63e5854be087 [2021-05-11T15:20:13.792Z] Removing intermediate container 63e5854be087 [2021-05-11T15:20:13.792Z] ---> f4f210c2298e [2021-05-11T15:20:13.792Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T15:20:13.792Z] ---> Running in 2a660906fd8c [2021-05-11T15:20:14.383Z] Removing intermediate container 2a660906fd8c [2021-05-11T15:20:14.383Z] ---> 734408eb7f34 [2021-05-11T15:20:14.383Z] Step 23/24 : LABEL git_sha=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [2021-05-11T15:20:14.383Z] ---> Running in e054085ea764 [2021-05-11T15:20:14.998Z] Removing intermediate container e054085ea764 [2021-05-11T15:20:14.998Z] ---> 59519ed89a79 [2021-05-11T15:20:14.998Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T15:20:14.998Z] ---> Running in 9522559782e7 [2021-05-11T15:20:15.589Z] Removing intermediate container 9522559782e7 [2021-05-11T15:20:15.590Z] ---> a4f41a6196ea [2021-05-11T15:20:15.590Z] [2021-05-11T15:20:15.863Z] Successfully built a4f41a6196ea [2021-05-11T15:20:15.863Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-11T15:20:16.471Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-11T15:20:16.466Z] $ docker stop --time=1 cb8d98437c87e60167a19accca469a6bc4b6b6150687059d4ea2e36c91fee9e5 [2021-05-11T15:20:18.365Z] $ docker rm -f cb8d98437c87e60167a19accca469a6bc4b6b6150687059d4ea2e36c91fee9e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T15:20:18.983Z] + + dockergrep images docker [2021-05-11T15:20:18.983Z] [2021-05-11T15:20:19.257Z] docker-core-data-go-arm64 latest a4f41a6196ea 4 seconds ago 20.3MB [2021-05-11T15:20:19.257Z] docker-core-metadata-go-arm64 latest 30d1b78940fc 20 seconds ago 17.4MB [2021-05-11T15:20:19.257Z] docker-security-proxy-setup-go-arm64 latest 22800c00203d 24 seconds ago 23.9MB [2021-05-11T15:20:19.257Z] docker-support-scheduler-go-arm64 latest 9ecc3f91288d 34 seconds ago 16.1MB [2021-05-11T15:20:19.257Z] docker-sys-mgmt-agent-go-arm64 latest 92b5b9c339b8 2 minutes ago 299MB [2021-05-11T15:20:19.257Z] docker-security-bootstrapper-go-arm64 latest bd11fa713987 4 minutes ago 17.1MB [2021-05-11T15:20:19.257Z] docker-core-command-go-arm64 latest a520b37713cd 4 minutes ago 16.1MB [2021-05-11T15:20:19.257Z] docker-support-notifications-go-arm64 latest 378091951644 4 minutes ago 16.6MB [2021-05-11T15:20:19.257Z] docker-security-secretstore-setup-go-arm64 latest cbccf0ad4bfd 4 minutes ago 24.3MB [2021-05-11T15:20:19.257Z] docker 20.10.0 eeaf43b92773 5 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:20:19.946Z] ---> job-cost.sh [2021-05-11T15:20:19.946Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-miE0 [2021-05-11T15:21:27.940Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T15:23:49.907Z] lf-activate-venv(): INFO: Adding /tmp/venv-miE0/bin to PATH [2021-05-11T15:23:49.907Z] INFO: No Stack... [2021-05-11T15:23:49.907Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-11T15:23:49.907Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T15:23:50.264Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-05-11T15:23:50.264Z] + cut -d, -f6 [Pipeline] lock [2021-05-11T15:23:50.413Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3428-5-stack-cost] [2021-05-11T15:23:50.422Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3428-5-stack-cost] did not exist. Created. [2021-05-11T15:23:50.422Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3428-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T15:23:50.785Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-11T15:23:51.154Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T15:23:51.185Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3428-5-stack-cost] [Pipeline] // lock [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-05-11T15:23:52.199Z] provisioning config files... [2021-05-11T15:23:52.217Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6319420707398598651tmp [Pipeline] { [Pipeline] sh [2021-05-11T15:23:52.612Z] + set +x [2021-05-11T15:23:52.612Z] + curl -s https://codecov.io/bash [2021-05-11T15:23:52.612Z] + bash -s -- [2021-05-11T15:23:53.193Z] [2021-05-11T15:23:53.193Z] _____ _ [2021-05-11T15:23:53.193Z] / ____| | | [2021-05-11T15:23:53.193Z] | | ___ __| | ___ ___ _____ __ [2021-05-11T15:23:53.193Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-11T15:23:53.193Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-11T15:23:53.193Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-11T15:23:53.193Z] Bash-1.0.2 [2021-05-11T15:23:53.193Z] [2021-05-11T15:23:53.193Z] [2021-05-11T15:23:53.193Z] ==> git version 2.24.3 found [2021-05-11T15:23:53.193Z] ==> 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-05-11T15:23:53.193Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-11T15:23:53.193Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-11T15:23:53.193Z] ==> Jenkins CI detected. [2021-05-11T15:23:53.193Z] project root: . [2021-05-11T15:23:53.193Z] --> token set from env [2021-05-11T15:23:53.483Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-11T15:23:53.483Z] ==> Running gcov in . (disable via -X gcov) [2021-05-11T15:23:53.757Z] ==> Python coveragepy not found [2021-05-11T15:23:53.758Z] ==> Searching for coverage reports in: [2021-05-11T15:23:53.758Z] + . [2021-05-11T15:23:53.758Z] -> Found 1 reports [2021-05-11T15:23:53.758Z] ==> Detecting git/mercurial file structure [2021-05-11T15:23:53.758Z] ==> Reading reports [2021-05-11T15:23:53.758Z] + ./coverage.out bytes=720868 [2021-05-11T15:23:53.758Z] ==> Appending adjustments [2021-05-11T15:23:53.758Z] https://docs.codecov.io/docs/fixing-reports [2021-05-11T15:24:02.186Z] + Found adjustments [2021-05-11T15:24:02.186Z] ==> Gzipping contents [2021-05-11T15:24:02.186Z] 104K /tmp/codecov.7giBCi.gz [2021-05-11T15:24:02.186Z] ==> Uploading reports [2021-05-11T15:24:02.186Z] url: https://codecov.io [2021-05-11T15:24:02.186Z] query: branch=PR-3428&commit=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3428%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3428&job=&cmd_args= [2021-05-11T15:24:02.186Z] -> Pinging Codecov [2021-05-11T15:24:02.186Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3428&commit=3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3428%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3428&job=&cmd_args= [2021-05-11T15:24:02.186Z] -> Uploading to [2021-05-11T15:24:02.186Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-11/00271124DB129430A58F1EEE437C3FCB/3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5/fed82032-ed7e-4228-9c53-a7ea49fd369a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T152401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3f31ccd8ab46e8f1ad1e8f32b41abdcc91904609881d362e7b4380e230fec9f [2021-05-11T15:24:02.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:24:02.186Z] Dload Upload Total Spent Left Speed [2021-05-11T15:24:02.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 173k --:--:-- --:--:-- --:--:-- 173k [2021-05-11T15:24:02.186Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3f30a867fb7ba3a66cbf0e5efb69e4934e7c7fd5 [Pipeline] } [2021-05-11T15:24:02.251Z] 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] { (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-05-11T15:24:03.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:24:04.782Z] ---> package-listing.sh [2021-05-11T15:24:04.782Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-11T15:24:04.782Z] ++ facter osfamily [2021-05-11T15:24:05.052Z] + OS_FAMILY=redhat [2021-05-11T15:24:05.052Z] + workspace=/w/workspace/edgex-go/5 [2021-05-11T15:24:05.052Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-11T15:24:05.052Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-11T15:24:05.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-11T15:24:05.052Z] + PACKAGES=/tmp/packages_start.txt [2021-05-11T15:24:05.052Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-11T15:24:05.052Z] + PACKAGES=/tmp/packages_end.txt [2021-05-11T15:24:05.052Z] + case "${OS_FAMILY}" in [2021-05-11T15:24:05.052Z] + sort [2021-05-11T15:24:05.052Z] + rpm -qa [2021-05-11T15:24:15.309Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-11T15:24:15.309Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-11T15:24:15.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-11T15:24:15.309Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-11T15:24:15.309Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-05-11T15:24:15.309Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-05-11T15:24:15.329Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-11T15:24:15.714Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:24:16.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T15:24:16.984Z] [2021-05-11T15:24:16.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:24:17.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T15:24:17.635Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-11T15:24:17.635Z] df20fa9351a1: Pulling fs layer [2021-05-11T15:24:17.635Z] 36b3adc4ff6f: Pulling fs layer [2021-05-11T15:24:17.635Z] 8ad3a11d3b57: Pulling fs layer [2021-05-11T15:24:17.635Z] 46f8f816bc3b: Pulling fs layer [2021-05-11T15:24:17.635Z] 93b61091891f: Pulling fs layer [2021-05-11T15:24:17.635Z] 93b9cdb0e59b: Pulling fs layer [2021-05-11T15:24:17.635Z] 5e14af77c1be: Pulling fs layer [2021-05-11T15:24:17.635Z] 01666e4c0597: Pulling fs layer [2021-05-11T15:24:17.635Z] aa168da1d23b: Pulling fs layer [2021-05-11T15:24:17.635Z] 46f8f816bc3b: Waiting [2021-05-11T15:24:17.635Z] 93b61091891f: Waiting [2021-05-11T15:24:17.635Z] 93b9cdb0e59b: Waiting [2021-05-11T15:24:17.635Z] 5e14af77c1be: Waiting [2021-05-11T15:24:17.635Z] 01666e4c0597: Waiting [2021-05-11T15:24:17.635Z] aa168da1d23b: Waiting [2021-05-11T15:24:17.635Z] 36b3adc4ff6f: Verifying Checksum [2021-05-11T15:24:17.635Z] 36b3adc4ff6f: Download complete [2021-05-11T15:24:17.635Z] 46f8f816bc3b: Verifying Checksum [2021-05-11T15:24:17.635Z] 46f8f816bc3b: Download complete [2021-05-11T15:24:17.635Z] df20fa9351a1: Verifying Checksum [2021-05-11T15:24:17.635Z] df20fa9351a1: Download complete [2021-05-11T15:24:17.635Z] 93b9cdb0e59b: Verifying Checksum [2021-05-11T15:24:17.635Z] 93b9cdb0e59b: Download complete [2021-05-11T15:24:17.635Z] 5e14af77c1be: Verifying Checksum [2021-05-11T15:24:17.635Z] 5e14af77c1be: Download complete [2021-05-11T15:24:17.635Z] 01666e4c0597: Verifying Checksum [2021-05-11T15:24:17.635Z] 01666e4c0597: Download complete [2021-05-11T15:24:17.635Z] 93b61091891f: Verifying Checksum [2021-05-11T15:24:17.635Z] 93b61091891f: Download complete [2021-05-11T15:24:17.908Z] 8ad3a11d3b57: Verifying Checksum [2021-05-11T15:24:17.908Z] 8ad3a11d3b57: Download complete [2021-05-11T15:24:18.186Z] df20fa9351a1: Pull complete [2021-05-11T15:24:18.456Z] 36b3adc4ff6f: Pull complete [2021-05-11T15:24:20.446Z] 8ad3a11d3b57: Pull complete [2021-05-11T15:24:20.721Z] 46f8f816bc3b: Pull complete [2021-05-11T15:24:21.689Z] aa168da1d23b: Verifying Checksum [2021-05-11T15:24:21.689Z] aa168da1d23b: Download complete [2021-05-11T15:24:21.964Z] 93b61091891f: Pull complete [2021-05-11T15:24:22.940Z] 93b9cdb0e59b: Pull complete [2021-05-11T15:24:22.940Z] 5e14af77c1be: Pull complete [2021-05-11T15:24:23.213Z] 01666e4c0597: Pull complete [2021-05-11T15:24:33.352Z] aa168da1d23b: Pull complete [2021-05-11T15:24:33.352Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-11T15:24:33.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T15:24:33.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-11T15:24:33.645Z] prd-centos7-docker-4c-2g-4445 does not seem to be running inside a container [2021-05-11T15:24:33.709Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:alpine cat [2021-05-11T15:24:38.254Z] $ docker top bc9a62a8f5985e9c7dd8634bc5225cf62d35afddecc6bdab9f62068f1583feb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:24:38.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-11T15:24:39.089Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-11T15:24:39.392Z] + ls /var/log/sa-host [2021-05-11T15:24:39.392Z] + sadf -c /var/log/sa-host/sa11 [2021-05-11T15:24:39.392Z] file_magic: OK [2021-05-11T15:24:39.392Z] HZ: Using current value: 100 [2021-05-11T15:24:39.392Z] file_header: OK [2021-05-11T15:24:39.392Z] 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-05-11T15:24:39.392Z] Statistics: [2021-05-11T15:24:39.392Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-11T15:24:39.392Z] File successfully converted to sysstat format version 12.2.1 [2021-05-11T15:24:39.392Z] + sadf -c /var/log/sa-host/sa23 [2021-05-11T15:24:39.392Z] file_magic: OK [2021-05-11T15:24:39.392Z] HZ: Using current value: 100 [2021-05-11T15:24:39.392Z] file_header: OK [2021-05-11T15:24:39.392Z] 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-05-11T15:24:39.392Z] Statistics: [2021-05-11T15:24:39.392Z] Hnuu...uuuununununu... [2021-05-11T15:24:39.392Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T15:24:39.601Z] provisioning config files... [2021-05-11T15:24:39.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config221138536556465629tmp [Pipeline] { [Pipeline] echo [2021-05-11T15:24:39.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:24:40.244Z] ---> create-netrc.sh [Pipeline] } [2021-05-11T15:24:40.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-11T15:24:40.319Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:24:40.677Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-11T15:24:40.695Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:24:41.093Z] ---> sudo-logs.sh [2021-05-11T15:24:41.093Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-11T15:24:41.142Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:24:41.482Z] ---> job-cost.sh [2021-05-11T15:24:41.482Z] lf-activate-venv: SKIPPING [2021-05-11T15:24:41.482Z] DEBUG: total: 0.20999999344348907 [2021-05-11T15:24:41.482Z] INFO: Retrieving Stack Cost... [2021-05-11T15:24:42.929Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T15:24:43.939Z] INFO: Archiving Costs [Pipeline] echo [2021-05-11T15:24:43.965Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:24:44.615Z] ---> logs-deploy.sh [2021-05-11T15:24:44.615Z] lf-activate-venv: SKIPPING [2021-05-11T15:24:44.615Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3428/5 [2021-05-11T15:24:44.615Z] INFO: archiving workspace using pattern(s): [2021-05-11T15:24:47.258Z] Archives upload complete. [2021-05-11T15:24:47.259Z] INFO: archiving logs to Nexus