Pull request #3004 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from add0fe1a2e6314269aae6c5b51fe9708488a51dd+310fcf068b6662a9a98c00381981ed5406e42392 (8ad548892de7fc9696ccec44f3ffec2944a54fd9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19216 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit add0fe1a2e6314269aae6c5b51fe9708488a51dd Merge succeeded, producing add0fe1a2e6314269aae6c5b51fe9708488a51dd Checking out Revision add0fe1a2e6314269aae6c5b51fe9708488a51dd (PR-3004) > git config core.sparsecheckout # timeout=10 > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # 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 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # timeout=10 Commit message: "Merge branch 'master' into consolidate-attribute-files" > git rev-list --no-walk 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-09T02:43:35.515Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-09T02:43:36.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-09T02:43:36.595Z] ========================================================= [2021-01-09T02:43:36.595Z] EdgeX Global Pipelines Version Info [2021-01-09T02:43:36.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-09T02:43:38.056Z] ------------------- [2021-01-09T02:43:38.056Z] stable info: [2021-01-09T02:43:38.056Z] ------------------- [2021-01-09T02:43:38.056Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-09T02:43:38.056Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-09T02:43:38.056Z] Message: update stable to v1.0.173 [2021-01-09T02:43:39.008Z] ------------------- [2021-01-09T02:43:39.008Z] experimental info: [2021-01-09T02:43:39.008Z] ------------------- [2021-01-09T02:43:39.008Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-09T02:43:39.008Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-09T02:43:39.008Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-09T02:43:39.808Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-09T02:43:40.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-09T02:43:40.526Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-09T02:43:40.893Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-09T02:43:41.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-09T02:43:41.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-09T02:43:41.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-09T02:43:42.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-09T02:43:42.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-09T02:43:42.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-09T02:43:43.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-09T02:43:43.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-09T02:43:43.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-09T02:43:44.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-09T02:43:44.630Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-09T02:43:44.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-09T02:43:45.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-09T02:43:45.579Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-09T02:43:45.906Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-09T02:43:46.253Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-09T02:43:46.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-09T02:43:46.957Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-09T02:43:47.311Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-09T02:43:47.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3004 [Pipeline] echo [2021-01-09T02:43:47.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3004 [Pipeline] echo [2021-01-09T02:43:48.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3004 [Pipeline] echo [2021-01-09T02:43:48.659Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = add0fe1a2e6314269aae6c5b51fe9708488a51dd [Pipeline] echo [2021-01-09T02:43:48.999Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = add0fe1 [Pipeline] echo [2021-01-09T02:43:49.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-09T02:43:50.316Z] provisioning config files... [2021-01-09T02:43:50.352Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1574036746663473510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-09T02:43:50.996Z] ---> docker-login.sh [2021-01-09T02:43:50.996Z] nexus3.edgexfoundry.org:10001 [2021-01-09T02:43:51.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T02:43:51.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T02:43:51.524Z] Configure a credential helper to remove this warning. See [2021-01-09T02:43:51.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T02:43:51.524Z] [2021-01-09T02:43:51.524Z] Login Succeeded [2021-01-09T02:43:51.524Z] nexus3.edgexfoundry.org:10002 [2021-01-09T02:43:51.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T02:43:51.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T02:43:51.787Z] Configure a credential helper to remove this warning. See [2021-01-09T02:43:51.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T02:43:51.787Z] [2021-01-09T02:43:51.787Z] Login Succeeded [2021-01-09T02:43:51.787Z] nexus3.edgexfoundry.org:10003 [2021-01-09T02:43:51.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T02:43:52.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T02:43:52.049Z] Configure a credential helper to remove this warning. See [2021-01-09T02:43:52.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T02:43:52.049Z] [2021-01-09T02:43:52.049Z] Login Succeeded [2021-01-09T02:43:52.049Z] nexus3.edgexfoundry.org:10004 [2021-01-09T02:43:52.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T02:43:52.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T02:43:52.049Z] Configure a credential helper to remove this warning. See [2021-01-09T02:43:52.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T02:43:52.049Z] [2021-01-09T02:43:52.049Z] Login Succeeded [2021-01-09T02:43:52.049Z] docker.io [2021-01-09T02:43:52.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T02:43:54.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T02:43:54.235Z] Configure a credential helper to remove this warning. See [2021-01-09T02:43:54.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T02:43:54.235Z] [2021-01-09T02:43:54.235Z] Login Succeeded [2021-01-09T02:43:54.235Z] ---> docker-login.sh ends [Pipeline] } [2021-01-09T02:43:54.245Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-09T02:43:55.209Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-09T02:43:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T02:43:55.209Z] ++ dirname cmd/core-command/Dockerfile [2021-01-09T02:43:55.209Z] ++ cut -d/ -f2 [2021-01-09T02:43:55.209Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-09T02:43:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T02:43:55.209Z] ++ dirname cmd/core-data/Dockerfile [2021-01-09T02:43:55.209Z] ++ cut -d/ -f2 [2021-01-09T02:43:55.209Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-09T02:43:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T02:43:55.209Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-09T02:43:55.209Z] ++ cut -d/ -f2 [2021-01-09T02:43:55.209Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-09T02:43:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T02:43:55.209Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-09T02:43:55.209Z] ++ cut -d/ -f2 [2021-01-09T02:43:55.209Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-09T02:43:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T02:43:55.209Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-09T02:43:55.209Z] ++ cut -d/ -f2 [2021-01-09T02:43:55.209Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-09T02:43:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T02:43:55.209Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-09T02:43:55.209Z] ++ cut -d/ -f2 [2021-01-09T02:43:55.209Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-09T02:43:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T02:43:55.209Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-09T02:43:55.209Z] ++ cut -d/ -f2 [2021-01-09T02:43:55.209Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-09T02:43:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T02:43:55.209Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-09T02:43:55.209Z] ++ cut -d/ -f2 [2021-01-09T02:43:55.209Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-09T02:43:55.209Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T02:43:55.209Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-09T02:43:55.209Z] ++ cut -d/ -f2 [2021-01-09T02:43:55.209Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-09T02:43:55.283Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:43:57.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T02:43:57.579Z] [2021-01-09T02:43:57.579Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:43:58.059Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T02:43:58.059Z] latest: Pulling from edgex-devops/git-semver [2021-01-09T02:43:58.059Z] 31603596830f: Pulling fs layer [2021-01-09T02:43:58.059Z] 2a8b12db71e7: Pulling fs layer [2021-01-09T02:43:58.059Z] 6ca5941a6612: Pulling fs layer [2021-01-09T02:43:58.059Z] ecc8261a40a4: Pulling fs layer [2021-01-09T02:43:58.059Z] ecc8261a40a4: Waiting [2021-01-09T02:43:58.059Z] 2a8b12db71e7: Verifying Checksum [2021-01-09T02:43:58.059Z] 2a8b12db71e7: Download complete [2021-01-09T02:43:58.324Z] 31603596830f: Verifying Checksum [2021-01-09T02:43:58.324Z] 31603596830f: Download complete [2021-01-09T02:43:58.324Z] ecc8261a40a4: Verifying Checksum [2021-01-09T02:43:58.324Z] ecc8261a40a4: Download complete [2021-01-09T02:43:58.324Z] 6ca5941a6612: Verifying Checksum [2021-01-09T02:43:58.324Z] 6ca5941a6612: Download complete [2021-01-09T02:43:58.922Z] 31603596830f: Pull complete [2021-01-09T02:43:58.922Z] 2a8b12db71e7: Pull complete [2021-01-09T02:43:59.892Z] 6ca5941a6612: Pull complete [2021-01-09T02:43:59.892Z] ecc8261a40a4: Pull complete [2021-01-09T02:43:59.892Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-09T02:44:00.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T02:44:00.156Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-09T02:44:00.292Z] prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container [2021-01-09T02:44:00.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-09T02:44:02.999Z] $ docker top afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-09T02:44:04.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-09T02:44:04.664Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-09T02:44:04.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-09T02:44:04.910Z] $ docker exec afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d ssh-agent [2021-01-09T02:44:05.085Z] SSH_AUTH_SOCK=/tmp/ssh-KxtxJFktubVl/agent.11 [2021-01-09T02:44:05.085Z] SSH_AGENT_PID=16 [2021-01-09T02:44:05.097Z] Running ssh-add (command line suppressed) [2021-01-09T02:44:05.225Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_5834456750111152552.key (/w/workspace/edgex-go/6@tmp/private_key_5834456750111152552.key) [2021-01-09T02:44:05.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-09T02:44:05.742Z] + git tag --points-at HEAD [Pipeline] } [2021-01-09T02:44:05.768Z] $ docker exec --env ******** --env ******** afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d ssh-agent -k [2021-01-09T02:44:05.885Z] unset SSH_AUTH_SOCK; [2021-01-09T02:44:05.886Z] unset SSH_AGENT_PID; [2021-01-09T02:44:05.886Z] echo Agent pid 16 killed; [2021-01-09T02:44:05.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-09T02:44:06.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-09T02:44:06.817Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-09T02:44:06.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-09T02:44:07.001Z] $ docker exec afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d ssh-agent [2021-01-09T02:44:07.168Z] SSH_AUTH_SOCK=/tmp/ssh-4X7n1YA5J5iA/agent.47 [2021-01-09T02:44:07.168Z] SSH_AGENT_PID=53 [2021-01-09T02:44:07.176Z] Running ssh-add (command line suppressed) [2021-01-09T02:44:07.301Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_2851202280688490730.key (/w/workspace/edgex-go/6@tmp/private_key_2851202280688490730.key) [2021-01-09T02:44:07.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-09T02:44:07.818Z] + git semver init [2021-01-09T02:44:07.818Z] # -> Open(): unable to determine branch for HEAD [2021-01-09T02:44:07.818Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-01-09T02:44:07.818Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-01-09T02:44:07.818Z] # $SEMVER_REMOTE_NAME = origin [2021-01-09T02:44:07.818Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-09T02:44:07.819Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-09T02:44:07.819Z] # $SEMVER_BRANCH = PR-3004 [2021-01-09T02:44:08.081Z] # $SEMVER_TEMP = /tmp/semver-428016022 [2021-01-09T02:44:08.081Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-09T02:44:30.103Z] # '/tmp/semver-428016022' -> '/w/workspace/edgex-go/6/.semver' [2021-01-09T02:44:30.103Z] # -> Force: false [2021-01-09T02:44:30.103Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-01-09T02:44:30.119Z] $ docker exec --env ******** --env ******** afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d ssh-agent -k [2021-01-09T02:44:30.399Z] unset SSH_AUTH_SOCK; [2021-01-09T02:44:30.399Z] unset SSH_AGENT_PID; [2021-01-09T02:44:30.400Z] echo Agent pid 53 killed; [2021-01-09T02:44:30.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-09T02:44:32.637Z] + git semver [Pipeline] } [2021-01-09T02:44:32.655Z] $ docker stop --time=1 afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d [2021-01-09T02:44:34.691Z] $ docker rm -f afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T02:44:35.477Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-09T02:44:36.401Z] Stashed 1 file(s) [Pipeline] echo [2021-01-09T02:44:36.404Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-09T02:44:38.767Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-09T02:44:39.068Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-09T02:44:39.376Z] + sudo service docker restart [2021-01-09T02:44:39.376Z] + true [2021-01-09T02:44:39.376Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-09T02:44:39.976Z] ========================================================= [2021-01-09T02:44:39.976Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-09T02:44:39.976Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:44:40.476Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-09T02:44:43.835Z] Sending build context to Docker daemon 326.4MB [2021-01-09T02:44:44.102Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-09T02:44:44.102Z] Step 2/6 : FROM ${BASE} [2021-01-09T02:44:44.102Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-09T02:44:44.102Z] 188c0c94c7c5: Pulling fs layer [2021-01-09T02:44:44.102Z] 0ef7d3d256c8: Pulling fs layer [2021-01-09T02:44:44.102Z] de9db76c5a1d: Pulling fs layer [2021-01-09T02:44:44.102Z] bca2f99d35d6: Pulling fs layer [2021-01-09T02:44:44.102Z] 93359f2a8cfa: Pulling fs layer [2021-01-09T02:44:44.102Z] 7c6f9722023f: Pulling fs layer [2021-01-09T02:44:44.102Z] a35cf1a2eb13: Pulling fs layer [2021-01-09T02:44:44.102Z] 93359f2a8cfa: Waiting [2021-01-09T02:44:44.102Z] a35cf1a2eb13: Waiting [2021-01-09T02:44:44.102Z] bca2f99d35d6: Waiting [2021-01-09T02:44:44.102Z] 7c6f9722023f: Waiting [2021-01-09T02:44:44.102Z] de9db76c5a1d: Verifying Checksum [2021-01-09T02:44:44.102Z] de9db76c5a1d: Download complete [2021-01-09T02:44:44.102Z] 0ef7d3d256c8: Download complete [2021-01-09T02:44:44.102Z] 93359f2a8cfa: Download complete [2021-01-09T02:44:44.102Z] 7c6f9722023f: Verifying Checksum [2021-01-09T02:44:44.102Z] 7c6f9722023f: Download complete [2021-01-09T02:44:44.102Z] 188c0c94c7c5: Verifying Checksum [2021-01-09T02:44:44.102Z] 188c0c94c7c5: Download complete [2021-01-09T02:44:44.685Z] 188c0c94c7c5: Pull complete [2021-01-09T02:44:44.957Z] 0ef7d3d256c8: Pull complete [2021-01-09T02:44:44.957Z] de9db76c5a1d: Pull complete [2021-01-09T02:44:45.916Z] a35cf1a2eb13: Verifying Checksum [2021-01-09T02:44:45.917Z] a35cf1a2eb13: Download complete [2021-01-09T02:44:46.498Z] bca2f99d35d6: Verifying Checksum [2021-01-09T02:44:46.498Z] bca2f99d35d6: Download complete [2021-01-09T02:44:51.951Z] bca2f99d35d6: Pull complete [2021-01-09T02:44:51.951Z] 93359f2a8cfa: Pull complete [2021-01-09T02:44:51.951Z] 7c6f9722023f: Pull complete [2021-01-09T02:44:52.793Z] Still waiting to schedule task [2021-01-09T02:44:52.794Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-09T02:44:57.352Z] a35cf1a2eb13: Pull complete [2021-01-09T02:44:57.353Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-09T02:44:57.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-09T02:44:57.353Z] ---> a62c8e92a672 [2021-01-09T02:44:57.353Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-09T02:44:57.353Z] ---> Running in af98bef24a42 [2021-01-09T02:44:57.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:44:58.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:44:59.155Z] (1/12) Installing libmagic (5.38-r0) [2021-01-09T02:44:59.156Z] (2/12) Installing file (5.38-r0) [2021-01-09T02:44:59.156Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-09T02:44:59.419Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-09T02:45:03.667Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-09T02:45:03.667Z] (6/12) Installing patch (2.7.6-r6) [2021-01-09T02:45:03.667Z] (7/12) Installing build-base (0.5-r2) [2021-01-09T02:45:03.667Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-09T02:45:03.667Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-09T02:45:03.667Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-09T02:45:03.943Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-09T02:45:03.943Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-09T02:45:03.943Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T02:45:04.207Z] OK: 233 MiB in 51 packages [2021-01-09T02:45:08.445Z] Removing intermediate container af98bef24a42 [2021-01-09T02:45:08.445Z] ---> e1d7fa4eed56 [2021-01-09T02:45:08.445Z] Step 4/6 : WORKDIR /edgex-go [2021-01-09T02:45:08.445Z] ---> Running in d54ae3d2b8c8 [2021-01-09T02:45:08.445Z] Removing intermediate container d54ae3d2b8c8 [2021-01-09T02:45:08.445Z] ---> 0e5ae3c5720c [2021-01-09T02:45:08.445Z] Step 5/6 : COPY go.mod . [2021-01-09T02:45:08.445Z] ---> 66a83d0e93fa [2021-01-09T02:45:08.445Z] Step 6/6 : RUN go mod download [2021-01-09T02:45:08.445Z] ---> Running in 6f08f7421a75 [2021-01-09T02:45:30.502Z] Removing intermediate container 6f08f7421a75 [2021-01-09T02:45:30.502Z] ---> 8a7481c9cdf6 [2021-01-09T02:45:30.502Z] Successfully built 8a7481c9cdf6 [2021-01-09T02:45:30.502Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:45:30.841Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-09T02:45:30.841Z] . [Pipeline] withDockerContainer [2021-01-09T02:45:31.275Z] prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container [2021-01-09T02:45:31.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-09T02:45:32.160Z] $ docker top de92c451ce4b3d01e3b3a1adad576968aa2b1699ad4f09f1c173927577e01d03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T02:45:32.950Z] + go version [2021-01-09T02:45:32.951Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-09T02:45:32.966Z] $ docker stop --time=1 de92c451ce4b3d01e3b3a1adad576968aa2b1699ad4f09f1c173927577e01d03 [2021-01-09T02:45:34.339Z] $ docker rm -f de92c451ce4b3d01e3b3a1adad576968aa2b1699ad4f09f1c173927577e01d03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:45:36.662Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-09T02:45:36.662Z] . [Pipeline] withDockerContainer [2021-01-09T02:45:36.769Z] prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container [2021-01-09T02:45:36.827Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-09T02:45:37.730Z] $ docker top 81a28c9d539221eaa6b2979f3cf40abd63a3867b47d91d6e978f234f6c6b9220 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-09T02:45:39.325Z] ========================================================= [2021-01-09T02:45:39.325Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-09T02:45:39.325Z] ========================================================= [Pipeline] sh [2021-01-09T02:45:39.628Z] + make test [2021-01-09T02:45:39.628Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-09T02:45:49.692Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-09T02:46:02.075Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-09T02:46:10.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-09T02:46:10.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-09T02:46:10.587Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-09T02:46:10.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-09T02:46:10.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-09T02:46:10.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-09T02:46:11.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-09T02:46:11.741Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-09T02:46:12.714Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-09T02:46:14.163Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-09T02:46:14.163Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-09T02:46:14.163Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-09T02:46:16.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.076s coverage: 46.6% of statements [2021-01-09T02:46:16.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-09T02:46:16.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-09T02:46:16.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-09T02:46:16.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-09T02:46:16.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-09T02:46:20.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.195s coverage: 27.0% of statements [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-09T02:46:20.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-09T02:46:20.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-09T02:46:20.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.150s coverage: 77.1% of statements [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-09T02:46:20.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.122s coverage: 82.4% of statements [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-09T02:46:20.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-09T02:46:20.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements [2021-01-09T02:46:20.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-09T02:46:20.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-09T02:46:20.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-09T02:46:20.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-09T02:46:20.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-09T02:46:21.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements [2021-01-09T02:46:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-09T02:46:21.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.082s coverage: 100.0% of statements [2021-01-09T02:46:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-09T02:46:22.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.136s coverage: 86.7% of statements [2021-01-09T02:46:22.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-09T02:46:22.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2021-01-09T02:46:22.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-09T02:46:22.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements [2021-01-09T02:46:22.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-09T02:46:22.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-09T02:46:22.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-09T02:46:22.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-09T02:46:24.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.328s coverage: 93.8% of statements [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-09T02:46:24.141Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-09T02:46:24.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-09T02:46:24.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements [2021-01-09T02:46:24.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-09T02:46:24.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-09T02:46:24.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-09T02:46:24.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-09T02:46:24.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements [2021-01-09T02:46:24.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-09T02:46:24.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 75.5% of statements [2021-01-09T02:46:24.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-09T02:46:25.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements [2021-01-09T02:46:25.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2021-01-09T02:46:25.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements [2021-01-09T02:46:26.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.4% of statements [2021-01-09T02:46:26.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-09T02:46:26.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.5% of statements [2021-01-09T02:46:26.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-09T02:46:26.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-09T02:46:26.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements [2021-01-09T02:46:26.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.056s coverage: 91.3% of statements [2021-01-09T02:46:27.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2021-01-09T02:46:27.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-01-09T02:46:27.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-01-09T02:46:28.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.384s coverage: 55.9% of statements [2021-01-09T02:46:28.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-09T02:46:28.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-09T02:46:28.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-09T02:46:28.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-09T02:46:28.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-09T02:46:29.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 37.0% of statements [2021-01-09T02:46:29.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-09T02:46:29.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-09T02:46:29.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.305s coverage: 84.0% of statements [2021-01-09T02:46:29.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-01-09T02:46:30.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 47.1% of statements [2021-01-09T02:46:30.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-09T02:46:30.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-09T02:46:30.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-09T02:46:30.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-09T02:46:30.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-09T02:46:30.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements [2021-01-09T02:46:30.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-09T02:46:30.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-01-09T02:46:30.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-09T02:46:32.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.731s coverage: 29.1% of statements [2021-01-09T02:46:32.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-09T02:46:32.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-09T02:46:32.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-09T02:46:32.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-09T02:46:32.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-09T02:46:32.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements [2021-01-09T02:46:32.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-09T02:46:32.420Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements [2021-01-09T02:46:32.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-09T02:46:32.420Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements [2021-01-09T02:46:32.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-09T02:46:32.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-01-09T02:46:32.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-09T02:46:32.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-09T02:46:32.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-09T02:46:32.420Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-09T02:46:32.689Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-01-09T02:46:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-09T02:46:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-09T02:46:32.690Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-01-09T02:46:33.271Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.031s coverage: 32.1% of statements [2021-01-09T02:46:33.271Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-09T02:46:33.849Z] GO111MODULE=on go vet ./... [2021-01-09T02:47:00.619Z] gofmt -l . [2021-01-09T02:47:00.619Z] [ "`gofmt -l .`" = "" ] [2021-01-09T02:47:00.619Z] ./bin/test-go-mod-tidy.sh [2021-01-09T02:47:00.619Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-09T02:47:01.256Z] + ls -al . [2021-01-09T02:47:01.256Z] total 648 [2021-01-09T02:47:01.256Z] drwxrwxr-x 10 1001 1001 4096 Jan 9 02:46 . [2021-01-09T02:47:01.256Z] drwxr-xr-x 4 root root 28 Jan 9 02:45 .. [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 11 Jan 9 02:43 .dockerignore [2021-01-09T02:47:01.256Z] drwxrwxr-x 8 1001 1001 179 Jan 9 02:43 .git [2021-01-09T02:47:01.256Z] drwxrwxr-x 3 1001 1001 125 Jan 9 02:43 .github [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 824 Jan 9 02:43 .gitignore [2021-01-09T02:47:01.256Z] drwx------ 3 1001 1001 47 Jan 9 02:44 .semver [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 166 Jan 9 02:43 .sonarcloud.properties [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 7741 Jan 9 02:43 Attribution.txt [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 02:43 CONTRIBUTING.md [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 931 Jan 9 02:43 Dockerfile.build [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 863 Jan 9 02:43 Jenkinsfile [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 02:43 LICENSE [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 5750 Jan 9 02:43 Makefile [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 6524 Jan 9 02:43 README.md [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 6744 Jan 9 02:43 SECURITY.md [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 5 Jan 9 02:44 VERSION [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 4131 Jan 9 02:43 ZMQWindows.md [2021-01-09T02:47:01.256Z] drwxrwxr-x 2 1001 1001 117 Jan 9 02:43 bin [2021-01-09T02:47:01.256Z] drwxrwxr-x 14 1001 1001 4096 Jan 9 02:43 cmd [2021-01-09T02:47:01.256Z] -rw-r--r-- 1 root root 541590 Jan 9 02:46 coverage.out [2021-01-09T02:47:01.256Z] -rw-r--r-- 1 root root 979 Jan 9 02:46 go.mod [2021-01-09T02:47:01.256Z] -rw-r--r-- 1 root root 19019 Jan 9 02:46 go.sum [2021-01-09T02:47:01.256Z] drwxrwxr-x 8 1001 1001 127 Jan 9 02:43 internal [2021-01-09T02:47:01.256Z] drwxrwxr-x 4 1001 1001 26 Jan 9 02:43 openapi [2021-01-09T02:47:01.256Z] drwxrwxr-x 4 1001 1001 71 Jan 9 02:43 snap [2021-01-09T02:47:01.256Z] -rw-rw-r-- 1 1001 1001 168 Jan 9 02:43 version.go [Pipeline] sh [2021-01-09T02:47:01.565Z] + '[' -e coverage.out ] [2021-01-09T02:47:01.565Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-09T02:47:01.785Z] Stashed 1 file(s) [Pipeline] sh [2021-01-09T02:47:02.157Z] + make build [2021-01-09T02:47:02.157Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-09T02:47:05.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-09T02:47:13.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-09T02:47:14.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-09T02:47:15.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-09T02:47:16.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-09T02:47:17.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-09T02:47:19.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-09T02:47:20.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-09T02:47:21.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-09T02:47:22.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-09T02:47:23.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-09T02:47:24.735Z] $ docker stop --time=1 81a28c9d539221eaa6b2979f3cf40abd63a3867b47d91d6e978f234f6c6b9220 [2021-01-09T02:47:26.485Z] $ docker rm -f 81a28c9d539221eaa6b2979f3cf40abd63a3867b47d91d6e978f234f6c6b9220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:47:32.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T02:47:32.244Z] [2021-01-09T02:47:32.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:47:32.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T02:47:32.655Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-09T02:47:32.655Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-09T02:47:32.655Z] ca9280d653b3: Pulling fs layer [2021-01-09T02:47:32.655Z] 7e9c9ca2126c: Pulling fs layer [2021-01-09T02:47:32.655Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-09T02:47:32.655Z] cbdbe7a5bc2a: Download complete [2021-01-09T02:47:33.238Z] cbdbe7a5bc2a: Pull complete [2021-01-09T02:47:33.238Z] ca9280d653b3: Verifying Checksum [2021-01-09T02:47:33.238Z] ca9280d653b3: Download complete [2021-01-09T02:47:34.642Z] ca9280d653b3: Pull complete [2021-01-09T02:47:34.642Z] 7e9c9ca2126c: Verifying Checksum [2021-01-09T02:47:34.642Z] 7e9c9ca2126c: Download complete [2021-01-09T02:47:41.289Z] 7e9c9ca2126c: Pull complete [2021-01-09T02:47:41.289Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-09T02:47:41.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T02:47:41.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-09T02:47:41.416Z] prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container [2021-01-09T02:47:41.470Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-09T02:47:44.443Z] $ docker top 2443c270faa65229dfacd35b4a0a2f1209666005a980feb97516897d3627329a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T02:47:45.052Z] + docker-compose build --help [2021-01-09T02:47:45.052Z] + grep parallel [2021-01-09T02:47:45.997Z] --parallel Build images in parallel. [Pipeline] } [2021-01-09T02:47:46.274Z] $ docker stop --time=1 2443c270faa65229dfacd35b4a0a2f1209666005a980feb97516897d3627329a [2021-01-09T02:47:47.721Z] $ docker rm -f 2443c270faa65229dfacd35b4a0a2f1209666005a980feb97516897d3627329a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:47:48.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T02:47:48.473Z] . [Pipeline] withDockerContainer [2021-01-09T02:47:48.599Z] prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container [2021-01-09T02:47:48.653Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-09T02:47:49.551Z] $ docker top dcbff523d990ae34706db6b0999f13faeff63e5af1bac7a488cfe00da0c3dce0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T02:47:50.073Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-09T02:47:51.021Z] Building docker-core-command-go ... [2021-01-09T02:47:51.021Z] Building docker-core-data-go ... [2021-01-09T02:47:51.021Z] Building docker-core-metadata-go ... [2021-01-09T02:47:51.021Z] Building docker-security-bootstrap-redis-go ... [2021-01-09T02:47:51.021Z] Building docker-security-proxy-setup-go ... [2021-01-09T02:47:51.021Z] Building docker-security-secretstore-setup-go ... [2021-01-09T02:47:51.021Z] Building docker-support-notifications-go ... [2021-01-09T02:47:51.021Z] Building docker-support-scheduler-go ... [2021-01-09T02:47:51.021Z] Building docker-sys-mgmt-agent-go ... [2021-01-09T02:47:51.021Z] Building docker-support-notifications-go [2021-01-09T02:47:51.021Z] Building docker-sys-mgmt-agent-go [2021-01-09T02:47:51.021Z] Building docker-core-metadata-go [2021-01-09T02:47:51.021Z] Building docker-security-proxy-setup-go [2021-01-09T02:47:51.021Z] Building docker-support-scheduler-go [2021-01-09T02:48:14.500Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19218 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws [2021-01-09T02:48:14.559Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-01-09T02:48:19.550Z] using credential edgex-jenkins-ssh [2021-01-09T02:48:19.625Z] Cloning the remote Git repository [2021-01-09T02:48:19.688Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-09T02:48:19.809Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-01-09T02:48:19.880Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T02:48:19.880Z] > git --version # timeout=10 [2021-01-09T02:48:19.906Z] > git --version # 'git version 2.17.1' [2021-01-09T02:48:19.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T02:48:19.992Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T02:48:23.259Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:48:23.259Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:48:23.259Z] ---> 8a7481c9cdf6 [2021-01-09T02:48:23.259Z] Step 3/26 : WORKDIR /edgex-go [2021-01-09T02:48:23.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:48:23.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:48:23.259Z] ---> 8a7481c9cdf6 [2021-01-09T02:48:23.259Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T02:48:23.259Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:48:23.259Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:48:23.259Z] ---> 8a7481c9cdf6 [2021-01-09T02:48:23.259Z] Step 3/24 : WORKDIR /edgex-go [2021-01-09T02:48:23.259Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:48:23.259Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:48:23.259Z] ---> 8a7481c9cdf6 [2021-01-09T02:48:23.259Z] Step 3/21 : WORKDIR /edgex-go [2021-01-09T02:48:23.259Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:48:23.259Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:48:23.259Z] ---> 8a7481c9cdf6 [2021-01-09T02:48:23.259Z] Step 3/21 : WORKDIR /edgex-go [2021-01-09T02:48:24.215Z] ---> Running in 89f8c8844bb5 [2021-01-09T02:48:24.215Z] ---> Running in c5aa1edc1663 [2021-01-09T02:48:24.215Z] ---> Running in b3e1db550d1a [2021-01-09T02:48:24.215Z] ---> Running in 0ef3f3050689 [2021-01-09T02:48:24.215Z] ---> Running in e7b2f4df1acf [2021-01-09T02:48:24.478Z] Removing intermediate container 0ef3f3050689 [2021-01-09T02:48:24.478Z] ---> 5f727ef982bd [2021-01-09T02:48:24.478Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:48:24.478Z] Removing intermediate container e7b2f4df1acf [2021-01-09T02:48:24.478Z] ---> d0b4b47acbfb [2021-01-09T02:48:24.478Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:48:24.478Z] Removing intermediate container b3e1db550d1a [2021-01-09T02:48:24.478Z] ---> 6cb6fbdbadc3 [2021-01-09T02:48:24.478Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:48:24.743Z] Removing intermediate container c5aa1edc1663 [2021-01-09T02:48:24.743Z] ---> f0c21f6500b0 [2021-01-09T02:48:24.743Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:48:24.743Z] Removing intermediate container 89f8c8844bb5 [2021-01-09T02:48:24.743Z] ---> 6c55e081f6df [2021-01-09T02:48:24.743Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:48:24.743Z] ---> Running in 37bdf82dc32f [2021-01-09T02:48:24.743Z] ---> Running in 995fb22638a4 [2021-01-09T02:48:24.743Z] ---> Running in ff37fd6ff57a [2021-01-09T02:48:24.743Z] ---> Running in 61375f75e143 [2021-01-09T02:48:24.743Z] ---> Running in b614e773fcd0 [2021-01-09T02:48:27.341Z] Removing intermediate container 995fb22638a4 [2021-01-09T02:48:27.341Z] ---> 912811f0dc5f [2021-01-09T02:48:27.341Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-09T02:48:27.341Z] ---> Running in fac84f55f98c [2021-01-09T02:48:27.341Z] Removing intermediate container 37bdf82dc32f [2021-01-09T02:48:27.341Z] ---> b51051b7090a [2021-01-09T02:48:27.341Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T02:48:27.341Z] Removing intermediate container ff37fd6ff57a [2021-01-09T02:48:27.341Z] ---> 8eaee9dde7af [2021-01-09T02:48:27.341Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-09T02:48:27.341Z] Removing intermediate container b614e773fcd0 [2021-01-09T02:48:27.341Z] ---> 301cc2b12e4a [2021-01-09T02:48:27.341Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-09T02:48:27.606Z] ---> Running in 81771c454062 [2021-01-09T02:48:27.606Z] ---> Running in 5cbf47654715 [2021-01-09T02:48:27.606Z] Removing intermediate container 61375f75e143 [2021-01-09T02:48:27.606Z] ---> 15f1aaff38e8 [2021-01-09T02:48:27.606Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-09T02:48:27.606Z] ---> Running in bd331853af17 [2021-01-09T02:48:27.875Z] ---> Running in 7709b5959c5a [2021-01-09T02:48:28.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:48:28.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:48:28.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:48:28.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:48:28.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:48:28.994Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:48:29.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:48:29.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:48:29.257Z] OK: 233 MiB in 51 packages [2021-01-09T02:48:29.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:48:29.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:48:29.793Z] OK: 233 MiB in 51 packages [2021-01-09T02:48:29.793Z] OK: 233 MiB in 51 packages [2021-01-09T02:48:30.062Z] Removing intermediate container fac84f55f98c [2021-01-09T02:48:30.062Z] ---> 816e31804aa0 [2021-01-09T02:48:30.062Z] Step 6/21 : COPY go.mod . [2021-01-09T02:48:30.062Z] OK: 233 MiB in 51 packages [2021-01-09T02:48:30.331Z] Removing intermediate container 81771c454062 [2021-01-09T02:48:30.331Z] ---> 475a5ceca0a4 [2021-01-09T02:48:30.331Z] Step 6/22 : COPY go.mod . [2021-01-09T02:48:30.331Z] ---> b5a38926acab [2021-01-09T02:48:30.331Z] Step 7/21 : RUN go mod download [2021-01-09T02:48:30.596Z] Removing intermediate container 5cbf47654715 [2021-01-09T02:48:30.596Z] ---> b24c43c22993 [2021-01-09T02:48:30.596Z] Step 6/21 : COPY go.mod . [2021-01-09T02:48:30.596Z] OK: 233 MiB in 51 packages [2021-01-09T02:48:30.596Z] ---> Running in f86d9c345fba [2021-01-09T02:48:30.859Z] ---> 084c5ac63a70 [2021-01-09T02:48:30.859Z] Step 7/22 : RUN go mod download [2021-01-09T02:48:31.127Z] Removing intermediate container 7709b5959c5a [2021-01-09T02:48:31.127Z] ---> bb82a0c9af7f [2021-01-09T02:48:31.127Z] Step 6/24 : COPY go.mod . [2021-01-09T02:48:31.127Z] ---> 8b66467ea5b6 [2021-01-09T02:48:31.127Z] Step 7/21 : RUN go mod download [2021-01-09T02:48:31.127Z] ---> Running in 15efe95dab61 [2021-01-09T02:48:31.403Z] ---> Running in e2b31c116dfb [2021-01-09T02:48:31.676Z] ---> 31a1ee97b379 [2021-01-09T02:48:31.676Z] Step 7/24 : RUN go mod download [2021-01-09T02:48:31.676Z] Removing intermediate container bd331853af17 [2021-01-09T02:48:31.676Z] ---> f0def0d1f233 [2021-01-09T02:48:31.676Z] Step 6/26 : COPY go.mod . [2021-01-09T02:48:31.676Z] ---> Running in f6bde5193798 [2021-01-09T02:48:32.275Z] ---> 9c54bca82b35 [2021-01-09T02:48:32.275Z] Step 7/26 : RUN go mod download [2021-01-09T02:48:32.275Z] ---> Running in 91356b8944f4 [2021-01-09T02:48:33.247Z] Removing intermediate container 15efe95dab61 [2021-01-09T02:48:33.247Z] ---> e126e4678dfd [2021-01-09T02:48:33.247Z] Step 8/22 : COPY . . [2021-01-09T02:48:33.517Z] Removing intermediate container e2b31c116dfb [2021-01-09T02:48:33.517Z] ---> 1c213aae7c04 [2021-01-09T02:48:33.517Z] Step 8/21 : COPY . . [2021-01-09T02:48:33.517Z] Removing intermediate container f86d9c345fba [2021-01-09T02:48:33.517Z] ---> f27a3fad617e [2021-01-09T02:48:33.517Z] Step 8/21 : COPY . . [2021-01-09T02:48:34.121Z] Removing intermediate container f6bde5193798 [2021-01-09T02:48:34.121Z] ---> 8bc5997c926a [2021-01-09T02:48:34.121Z] Step 8/24 : COPY . . [2021-01-09T02:48:39.462Z] Removing intermediate container 91356b8944f4 [2021-01-09T02:48:39.462Z] ---> fb0b00f4e9e9 [2021-01-09T02:48:39.462Z] Step 8/26 : COPY . . [2021-01-09T02:48:53.460Z] Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:48:52.609Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T02:48:52.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T02:48:52.658Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T02:48:52.701Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T02:48:52.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T02:48:52.714Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-09T02:48:53.481Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T02:48:53.539Z] > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # timeout=10 [2021-01-09T02:48:53.942Z] Merge succeeded, producing add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:48:53.943Z] Checking out Revision add0fe1a2e6314269aae6c5b51fe9708488a51dd (PR-3004) [2021-01-09T02:48:53.855Z] > git remote # timeout=10 [2021-01-09T02:48:53.872Z] > git config --get remote.origin.url # timeout=10 [2021-01-09T02:48:53.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T02:48:53.907Z] > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 [2021-01-09T02:48:53.930Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-09T02:48:53.951Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T02:48:53.964Z] > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # timeout=10 [2021-01-09T02:48:58.346Z] Commit message: "Merge branch 'master' into consolidate-attribute-files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-09T02:48:59.986Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-09T02:49:00.446Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-09T02:49:00.787Z] + sudo service docker restart [2021-01-09T02:49:00.787Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-09T02:49:02.844Z] provisioning config files... [2021-01-09T02:49:02.885Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3602993582575414891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-09T02:49:03.287Z] ---> docker-login.sh [2021-01-09T02:49:03.287Z] nexus3.edgexfoundry.org:10001 [2021-01-09T02:49:04.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T02:49:04.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T02:49:04.559Z] Configure a credential helper to remove this warning. See [2021-01-09T02:49:04.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T02:49:04.559Z] [2021-01-09T02:49:04.559Z] Login Succeeded [2021-01-09T02:49:04.559Z] nexus3.edgexfoundry.org:10002 [2021-01-09T02:49:04.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T02:49:05.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T02:49:05.128Z] Configure a credential helper to remove this warning. See [2021-01-09T02:49:05.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T02:49:05.128Z] [2021-01-09T02:49:05.128Z] Login Succeeded [2021-01-09T02:49:05.128Z] nexus3.edgexfoundry.org:10003 [2021-01-09T02:49:05.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T02:49:05.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T02:49:05.678Z] Configure a credential helper to remove this warning. See [2021-01-09T02:49:05.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T02:49:05.678Z] [2021-01-09T02:49:05.678Z] Login Succeeded [2021-01-09T02:49:05.678Z] nexus3.edgexfoundry.org:10004 [2021-01-09T02:49:05.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T02:49:06.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T02:49:06.227Z] Configure a credential helper to remove this warning. See [2021-01-09T02:49:06.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T02:49:06.227Z] [2021-01-09T02:49:06.227Z] Login Succeeded [2021-01-09T02:49:06.227Z] docker.io [2021-01-09T02:49:06.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T02:49:07.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T02:49:07.094Z] Configure a credential helper to remove this warning. See [2021-01-09T02:49:07.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T02:49:07.094Z] [2021-01-09T02:49:07.094Z] Login Succeeded [2021-01-09T02:49:07.094Z] ---> docker-login.sh ends [Pipeline] } [2021-01-09T02:49:07.111Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-09T02:49:07.543Z] ========================================================= [2021-01-09T02:49:07.543Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-09T02:49:07.543Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:49:07.951Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-09T02:49:10.604Z] Sending build context to Docker daemon 165.5MB [2021-01-09T02:49:10.604Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-09T02:49:10.604Z] Step 2/6 : FROM ${BASE} [2021-01-09T02:49:10.604Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-09T02:49:10.604Z] 5f621e34cdf4: Pulling fs layer [2021-01-09T02:49:10.604Z] a4357932f1b6: Pulling fs layer [2021-01-09T02:49:10.604Z] 18c013af1878: Pulling fs layer [2021-01-09T02:49:10.604Z] 00ac8860ef70: Pulling fs layer [2021-01-09T02:49:10.604Z] 63d7cb157983: Pulling fs layer [2021-01-09T02:49:10.604Z] b116817d02f9: Pulling fs layer [2021-01-09T02:49:10.604Z] 745a02a5169b: Pulling fs layer [2021-01-09T02:49:10.604Z] 00ac8860ef70: Waiting [2021-01-09T02:49:10.604Z] 63d7cb157983: Waiting [2021-01-09T02:49:10.604Z] b116817d02f9: Waiting [2021-01-09T02:49:10.604Z] 745a02a5169b: Waiting [2021-01-09T02:49:10.604Z] 18c013af1878: Verifying Checksum [2021-01-09T02:49:10.604Z] 18c013af1878: Download complete [2021-01-09T02:49:10.604Z] a4357932f1b6: Download complete [2021-01-09T02:49:10.604Z] 63d7cb157983: Verifying Checksum [2021-01-09T02:49:10.604Z] 63d7cb157983: Download complete [2021-01-09T02:49:10.604Z] b116817d02f9: Download complete [2021-01-09T02:49:10.604Z] 5f621e34cdf4: Download complete [2021-01-09T02:49:11.211Z] 5f621e34cdf4: Pull complete [2021-01-09T02:49:11.812Z] a4357932f1b6: Pull complete [2021-01-09T02:49:12.089Z] 18c013af1878: Pull complete [2021-01-09T02:49:12.805Z] ---> 11af35cd8cca [2021-01-09T02:49:12.805Z] ---> 98aba63c25d7 [2021-01-09T02:49:12.806Z] Step 9/21 : RUN make cmd/support-scheduler/support-schedulerStep 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-09T02:49:12.806Z] [2021-01-09T02:49:12.806Z] ---> 31bed4a30187 [2021-01-09T02:49:12.806Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-09T02:49:12.806Z] ---> 154d2b0e49b2 [2021-01-09T02:49:12.806Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-09T02:49:12.806Z] ---> 1e93361ad22f [2021-01-09T02:49:12.806Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-09T02:49:12.806Z] ---> Running in 1f915fdfec1d [2021-01-09T02:49:12.806Z] ---> Running in 799eb6db9896 [2021-01-09T02:49:12.806Z] ---> Running in 85e68a493f8d [2021-01-09T02:49:12.806Z] ---> Running in db2bd30742d6 [2021-01-09T02:49:12.806Z] ---> Running in 7560a5a7bc08 [2021-01-09T02:49:12.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-09T02:49:12.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-09T02:49:12.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-09T02:49:12.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-09T02:49:12.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-09T02:49:13.075Z] 745a02a5169b: Verifying Checksum [2021-01-09T02:49:13.075Z] 745a02a5169b: Download complete [2021-01-09T02:49:14.512Z] 00ac8860ef70: Verifying Checksum [2021-01-09T02:49:14.512Z] 00ac8860ef70: Download complete [2021-01-09T02:49:24.676Z] 00ac8860ef70: Pull complete [2021-01-09T02:49:24.676Z] 63d7cb157983: Pull complete [2021-01-09T02:49:24.950Z] b116817d02f9: Pull complete [2021-01-09T02:49:29.283Z] 745a02a5169b: Pull complete [2021-01-09T02:49:29.283Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-09T02:49:29.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-09T02:49:29.283Z] ---> b7e6874047d6 [2021-01-09T02:49:29.283Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-09T02:49:31.889Z] ---> Running in 32542dc37eaf [2021-01-09T02:49:33.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T02:49:34.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T02:49:35.777Z] (1/12) Installing libmagic (5.38-r0) [2021-01-09T02:49:36.048Z] (2/12) Installing file (5.38-r0) [2021-01-09T02:49:36.048Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-09T02:49:36.048Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-09T02:49:39.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-09T02:49:49.606Z] Removing intermediate container 85e68a493f8d [2021-01-09T02:49:49.606Z] ---> 8579654d35e8 [2021-01-09T02:49:49.606Z] [2021-01-09T02:49:49.606Z] Step 10/24 : FROM scratch [2021-01-09T02:49:49.606Z] ---> [2021-01-09T02:49:49.606Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-09T02:49:49.606Z] Removing intermediate container db2bd30742d6 [2021-01-09T02:49:49.606Z] ---> cfff3dc64cc1 [2021-01-09T02:49:49.606Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-09T02:49:49.606Z] Removing intermediate container 1f915fdfec1d [2021-01-09T02:49:49.606Z] ---> c662b177effb [2021-01-09T02:49:49.606Z] [2021-01-09T02:49:49.606Z] Step 10/21 : FROM scratch [2021-01-09T02:49:49.606Z] ---> [2021-01-09T02:49:49.606Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T02:49:49.606Z] ---> Running in ca632c7fcc25 [2021-01-09T02:49:49.606Z] ---> Running in e5d74faeed09 [2021-01-09T02:49:49.606Z] ---> Running in 3156c6b8abeb [2021-01-09T02:49:49.606Z] Removing intermediate container 7560a5a7bc08 [2021-01-09T02:49:49.606Z] ---> cdc353ff613a [2021-01-09T02:49:49.606Z] [2021-01-09T02:49:49.606Z] Step 10/21 : FROM alpine:3.12 [2021-01-09T02:49:49.606Z] 3.12: Pulling from library/alpine [2021-01-09T02:49:49.606Z] Removing intermediate container e5d74faeed09 [2021-01-09T02:49:49.606Z] ---> 04cee2104bd5 [2021-01-09T02:49:49.606Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-09T02:49:49.606Z] Removing intermediate container 3156c6b8abeb [2021-01-09T02:49:49.606Z] ---> b6814c4cb692 [2021-01-09T02:49:49.606Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-09T02:49:49.606Z] ---> Running in ee45b80d0d1f [2021-01-09T02:49:49.606Z] ---> Running in 4d5099217d92 [2021-01-09T02:49:49.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-09T02:49:49.606Z] Removing intermediate container ee45b80d0d1f [2021-01-09T02:49:49.606Z] ---> 3d2830e608cd [2021-01-09T02:49:49.606Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-09T02:49:50.201Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-09T02:49:50.201Z] Removing intermediate container 4d5099217d92 [2021-01-09T02:49:50.201Z] ---> 2294ad6aff6f [2021-01-09T02:49:50.201Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-09T02:49:50.201Z] Status: Downloaded newer image for alpine:3.12 [2021-01-09T02:49:50.201Z] ---> 389fef711851 [2021-01-09T02:49:50.201Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-09T02:49:50.201Z] ---> Running in 661d32606c27 [2021-01-09T02:49:50.466Z] ---> Running in d26b18ffc326 [2021-01-09T02:49:50.466Z] ---> Running in 06ef4cda6108 [2021-01-09T02:49:50.466Z] Removing intermediate container 661d32606c27 [2021-01-09T02:49:50.466Z] ---> 2058dd9e389b [2021-01-09T02:49:50.466Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-09T02:49:50.731Z] Removing intermediate container d26b18ffc326 [2021-01-09T02:49:50.731Z] ---> 2a174325e34c [2021-01-09T02:49:50.731Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T02:49:51.010Z] ---> 7c178c02dd1b [2021-01-09T02:49:51.010Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-09T02:49:51.103Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-09T02:49:51.103Z] (6/12) Installing patch (2.7.6-r6) [2021-01-09T02:49:51.103Z] (7/12) Installing build-base (0.5-r2) [2021-01-09T02:49:51.103Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-09T02:49:51.103Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-09T02:49:51.103Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-09T02:49:51.103Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-09T02:49:51.103Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-09T02:49:51.103Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T02:49:51.103Z] OK: 217 MiB in 51 packages [2021-01-09T02:49:51.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:49:51.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:49:52.120Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-09T02:49:52.120Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T02:49:52.120Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-09T02:49:52.383Z] (4/4) Installing curl (7.69.1-r3) [2021-01-09T02:49:52.383Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T02:49:52.645Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T02:49:52.645Z] OK: 7 MiB in 18 packages [2021-01-09T02:49:53.224Z] ---> 20fc13df0222 [2021-01-09T02:49:53.224Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-09T02:49:53.708Z] Removing intermediate container 32542dc37eaf [2021-01-09T02:49:53.708Z] ---> b8cfe9f28588 [2021-01-09T02:49:53.709Z] Step 4/6 : WORKDIR /edgex-go [2021-01-09T02:49:53.709Z] ---> Running in 53947c36456a [2021-01-09T02:49:53.709Z] Removing intermediate container 53947c36456a [2021-01-09T02:49:53.709Z] ---> f582be352699 [2021-01-09T02:49:53.709Z] Step 5/6 : COPY go.mod . [2021-01-09T02:49:54.179Z] Removing intermediate container ca632c7fcc25 [2021-01-09T02:49:54.179Z] ---> a63b88884787 [2021-01-09T02:49:54.179Z] [2021-01-09T02:49:54.179Z] Step 11/26 : FROM docker:20.10.0 [2021-01-09T02:49:54.179Z] ---> be754233b3b3 [2021-01-09T02:49:54.179Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-09T02:49:54.179Z] 20.10.0: Pulling from library/docker [2021-01-09T02:49:54.314Z] ---> 99d7f378a1e7 [2021-01-09T02:49:54.315Z] Step 6/6 : RUN go mod download [2021-01-09T02:49:54.447Z] ---> e719d36d25e4 [2021-01-09T02:49:54.447Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-09T02:49:54.447Z] Removing intermediate container 799eb6db9896 [2021-01-09T02:49:54.447Z] ---> 1c99e630dc79 [2021-01-09T02:49:54.447Z] [2021-01-09T02:49:54.447Z] Step 10/22 : FROM scratch [2021-01-09T02:49:54.447Z] ---> [2021-01-09T02:49:54.447Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T02:49:54.447Z] ---> Using cache [2021-01-09T02:49:54.447Z] ---> b6814c4cb692 [2021-01-09T02:49:54.447Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-09T02:49:54.588Z] ---> Running in c0799b1b500e [2021-01-09T02:49:54.709Z] ---> Running in f8e3fd74c5d6 [2021-01-09T02:49:55.657Z] Removing intermediate container 06ef4cda6108 [2021-01-09T02:49:55.657Z] ---> 8e076acb6ffe [2021-01-09T02:49:55.657Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T02:49:56.232Z] Removing intermediate container f8e3fd74c5d6 [2021-01-09T02:49:56.232Z] ---> 893678ada509 [2021-01-09T02:49:56.232Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-09T02:49:56.497Z] ---> 419ee32d6793 [2021-01-09T02:49:56.497Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-09T02:49:56.497Z] ---> 69d66526f8bb [2021-01-09T02:49:56.497Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T02:49:56.763Z] ---> Running in 0119ef2bd7ed [2021-01-09T02:49:56.763Z] ---> Running in 8064a0b30709 [2021-01-09T02:49:56.763Z] ---> Running in 6bc961c6c4d4 [2021-01-09T02:49:57.028Z] Removing intermediate container 0119ef2bd7ed [2021-01-09T02:49:57.028Z] ---> 24727acc1ac2 [2021-01-09T02:49:57.028Z] Step 14/22 : WORKDIR / [2021-01-09T02:49:57.028Z] ---> 108627f6587d [2021-01-09T02:49:57.028Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-09T02:49:57.028Z] ---> Running in f63e94d4c27d [2021-01-09T02:49:57.301Z] Removing intermediate container 8064a0b30709 [2021-01-09T02:49:57.301Z] ---> ad847e36cca2 [2021-01-09T02:49:57.301Z] Step 13/21 : WORKDIR /edgex [2021-01-09T02:49:57.301Z] Removing intermediate container 6bc961c6c4d4 [2021-01-09T02:49:57.301Z] ---> 3b66d16f6f2d [2021-01-09T02:49:57.301Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T02:49:57.301Z] ---> Running in 10e3431dc1f4 [2021-01-09T02:49:57.301Z] ---> Running in 6edecca988a2 [2021-01-09T02:49:57.568Z] Removing intermediate container f63e94d4c27d [2021-01-09T02:49:57.568Z] ---> 8082d41f2880 [2021-01-09T02:49:57.568Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T02:49:57.837Z] Removing intermediate container 6edecca988a2 [2021-01-09T02:49:57.837Z] ---> ff28cf6fe61d [2021-01-09T02:49:57.837Z] Step 19/21 : LABEL arch=x86_64 [2021-01-09T02:49:57.837Z] ---> 5f289b004e59 [2021-01-09T02:49:57.837Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-09T02:49:57.837Z] Removing intermediate container 10e3431dc1f4 [2021-01-09T02:49:57.837Z] ---> ccba33c38193 [2021-01-09T02:49:57.837Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-09T02:49:58.103Z] ---> Running in 5003e7abe34a [2021-01-09T02:49:58.373Z] ---> 6332615d4ac2 [2021-01-09T02:49:58.373Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-09T02:49:58.956Z] Removing intermediate container 5003e7abe34a [2021-01-09T02:49:58.956Z] ---> 32e26fa9bb63 [2021-01-09T02:49:58.956Z] Step 20/21 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:49:59.222Z] ---> ff2186c9701c [2021-01-09T02:49:59.222Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-09T02:49:59.222Z] ---> b8badb859fdb [2021-01-09T02:49:59.222Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-09T02:49:59.503Z] ---> Running in 1b461e460e6f [2021-01-09T02:49:59.503Z] ---> Running in ad455af17003 [2021-01-09T02:49:59.503Z] ---> 25cd6e49c351 [2021-01-09T02:49:59.503Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-09T02:50:00.909Z] Removing intermediate container 1b461e460e6f [2021-01-09T02:50:00.909Z] ---> 30b8e7d4063f [2021-01-09T02:50:00.909Z] Step 21/21 : LABEL version=0.0.0 [2021-01-09T02:50:00.909Z] Removing intermediate container ad455af17003 [2021-01-09T02:50:00.909Z] ---> 0a040c78048a [2021-01-09T02:50:00.909Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T02:50:00.909Z] ---> 9208c6ff77b8 [2021-01-09T02:50:00.909Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-09T02:50:01.187Z] ---> 20e9e321d851 [2021-01-09T02:50:01.187Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-09T02:50:01.187Z] ---> Running in 7d85dc98f7d0 [2021-01-09T02:50:01.187Z] ---> Running in 4bcc2f131749 [2021-01-09T02:50:01.187Z] ---> Running in 8d3a70baf4e5 [2021-01-09T02:50:01.453Z] Removing intermediate container 4bcc2f131749 [2021-01-09T02:50:01.453Z] ---> 4ad6ca833238 [2021-01-09T02:50:01.453Z] Step 22/24 : LABEL arch=x86_64 [2021-01-09T02:50:01.453Z] Removing intermediate container 7d85dc98f7d0 [2021-01-09T02:50:01.453Z] ---> 731e6a2970cf [2021-01-09T02:50:01.453Z] [2021-01-09T02:50:01.719Z] ---> Running in d957c802ff61 [2021-01-09T02:50:01.719Z] Removing intermediate container 8d3a70baf4e5 [2021-01-09T02:50:01.719Z] ---> a36fa51f8540 [2021-01-09T02:50:01.719Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T02:50:01.719Z] ---> 327df50611f9 [2021-01-09T02:50:01.719Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-09T02:50:01.719Z] ---> Running in 983dc6120378 [2021-01-09T02:50:01.719Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-09T02:50:01.999Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-09T02:50:01.999Z] ---> aefe523efa57 [2021-01-09T02:50:01.999Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-09T02:50:01.999Z] Successfully built 731e6a2970cf [2021-01-09T02:50:01.999Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-09T02:50:01.999Z]  Building docker-support-scheduler-go ... done  ---> Running in 4033f592da96 [2021-01-09T02:50:01.999Z] Building docker-core-command-go [2021-01-09T02:50:01.999Z] Removing intermediate container d957c802ff61 [2021-01-09T02:50:01.999Z] ---> 1a40b5d9b189 [2021-01-09T02:50:01.999Z] Step 23/24 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:50:01.999Z] ---> Running in 4448570355ec [2021-01-09T02:50:02.266Z] ---> Running in 6ca065d1b0b7 [2021-01-09T02:50:02.267Z] Removing intermediate container 983dc6120378 [2021-01-09T02:50:02.267Z] ---> 5339dff593c7 [2021-01-09T02:50:02.267Z] Step 20/22 : LABEL arch=x86_64 [2021-01-09T02:50:02.537Z] ---> Running in f12b45075f05 [2021-01-09T02:50:02.537Z] Removing intermediate container 4033f592da96 [2021-01-09T02:50:02.537Z] ---> 654c0ad2e550 [2021-01-09T02:50:02.537Z] Step 18/21 : CMD ["--init=true"] [2021-01-09T02:50:02.537Z] Removing intermediate container 6ca065d1b0b7 [2021-01-09T02:50:02.537Z] ---> 50b03f902c94 [2021-01-09T02:50:02.537Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T02:50:02.537Z] ---> Running in 85b3880f2fa4 [2021-01-09T02:50:02.826Z] ---> Running in 7250b88f6ad9 [2021-01-09T02:50:04.225Z] Removing intermediate container f12b45075f05 [2021-01-09T02:50:04.225Z] ---> 96cf97cf1125 [2021-01-09T02:50:04.225Z] Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:50:04.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:50:04.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:50:04.487Z] (1/2) Installing readline (8.0.4-r0) [2021-01-09T02:50:04.759Z] (2/2) Installing bash (5.0.17-r0) [2021-01-09T02:50:04.759Z] Executing bash-5.0.17-r0.post-install [2021-01-09T02:50:04.759Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T02:50:05.024Z] OK: 12 MiB in 22 packages [2021-01-09T02:50:06.416Z] Removing intermediate container 85b3880f2fa4 [2021-01-09T02:50:06.416Z] ---> 94be1207cfc1 [2021-01-09T02:50:06.416Z] Step 19/21 : LABEL arch=x86_64 [2021-01-09T02:50:06.695Z] ---> Running in 7fb041070db6 [2021-01-09T02:50:06.695Z] Removing intermediate container 7250b88f6ad9 [2021-01-09T02:50:06.695Z] ---> ee2ad97ed223 [2021-01-09T02:50:06.695Z] [2021-01-09T02:50:06.965Z] Successfully built ee2ad97ed223 [2021-01-09T02:50:07.229Z] Successfully tagged docker-support-notifications-go:latest [2021-01-09T02:50:07.229Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-01-09T02:50:08.192Z] ---> Running in 5ff84435a967 [2021-01-09T02:50:08.192Z] Removing intermediate container 7fb041070db6 [2021-01-09T02:50:08.192Z] ---> 644fc636b4fb [2021-01-09T02:50:08.192Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T02:50:12.451Z] Removing intermediate container 4448570355ec [2021-01-09T02:50:12.451Z] ---> 30aab39aa3a2 [2021-01-09T02:50:12.451Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-09T02:50:12.451Z] ---> Running in 7edca53f14a9 [2021-01-09T02:50:12.718Z] Removing intermediate container 5ff84435a967 [2021-01-09T02:50:12.718Z] ---> 5cee213ec7f9 [2021-01-09T02:50:12.718Z] Step 20/21 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:50:14.657Z] ---> Running in fb15d7167473 [2021-01-09T02:50:14.657Z] ---> Running in 1bb7f6ebd0d9 [2021-01-09T02:50:15.709Z] Removing intermediate container 7edca53f14a9 [2021-01-09T02:50:15.709Z] ---> 48687cc3f07d [2021-01-09T02:50:15.709Z] [2021-01-09T02:50:16.053Z] Successfully built 48687cc3f07d [2021-01-09T02:50:16.053Z] Removing intermediate container fb15d7167473 [2021-01-09T02:50:16.053Z] ---> ae50aa0fee99 [2021-01-09T02:50:16.053Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-09T02:50:16.053Z] Removing intermediate container 1bb7f6ebd0d9 [2021-01-09T02:50:16.053Z] ---> e21fc3ad83ea [2021-01-09T02:50:16.053Z] Step 21/21 : LABEL version=0.0.0 [2021-01-09T02:50:16.053Z] Successfully tagged docker-core-metadata-go:latest [2021-01-09T02:50:16.053Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-01-09T02:50:16.053Z] ---> Running in 458c3ba28678 [2021-01-09T02:50:16.337Z] ---> Running in c25a5138f3fd [2021-01-09T02:50:18.300Z] Removing intermediate container 458c3ba28678 [2021-01-09T02:50:18.300Z] ---> 0c559d39c574 [2021-01-09T02:50:18.300Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-09T02:50:18.568Z] Removing intermediate container c25a5138f3fd [2021-01-09T02:50:18.569Z] ---> 017654317305 [2021-01-09T02:50:18.569Z] [2021-01-09T02:50:19.527Z] Successfully built 017654317305 [2021-01-09T02:50:19.790Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-09T02:50:19.790Z] Building docker-security-bootstrap-redis-go [2021-01-09T02:50:19.790Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 82c80c18fbe6 [2021-01-09T02:50:20.371Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:50:20.371Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:50:20.371Z] ---> 8a7481c9cdf6 [2021-01-09T02:50:20.371Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T02:50:20.371Z] ---> Using cache [2021-01-09T02:50:20.371Z] ---> f0c21f6500b0 [2021-01-09T02:50:20.371Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:50:20.371Z] ---> Using cache [2021-01-09T02:50:20.371Z] ---> 301cc2b12e4a [2021-01-09T02:50:20.371Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T02:50:21.394Z] Removing intermediate container c0799b1b500e [2021-01-09T02:50:21.394Z] ---> 6578ad9bbb67 [2021-01-09T02:50:21.394Z] Successfully built 6578ad9bbb67 [2021-01-09T02:50:21.394Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:50:21.734Z] + docker inspect -f . ci-base-image-arm64 [2021-01-09T02:50:21.734Z] . [Pipeline] withDockerContainer [2021-01-09T02:50:22.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-19218 does not seem to be running inside a container [2021-01-09T02:50:22.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-09T02:50:23.669Z] $ docker top 1ccef6777520e5f9b58c2f9d8ab99f30950a6d26ca063adebc54be9145c4f316 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T02:50:24.615Z] ---> Running in 034e81cd2533 [2021-01-09T02:50:24.616Z] Removing intermediate container 82c80c18fbe6 [2021-01-09T02:50:24.616Z] ---> e0139b674321 [2021-01-09T02:50:24.616Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-09T02:50:24.700Z] + go version [2021-01-09T02:50:24.700Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-09T02:50:24.726Z] $ docker stop --time=1 1ccef6777520e5f9b58c2f9d8ab99f30950a6d26ca063adebc54be9145c4f316 [2021-01-09T02:50:26.563Z] ---> 321d789fe27d [2021-01-09T02:50:26.563Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-09T02:50:26.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:50:26.683Z] $ docker rm -f 1ccef6777520e5f9b58c2f9d8ab99f30950a6d26ca063adebc54be9145c4f316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:50:27.525Z] ---> 7efd30afa818 [2021-01-09T02:50:27.525Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-09T02:50:27.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:50:27.825Z] + docker inspect -f . ci-base-image-arm64 [2021-01-09T02:50:27.825Z] . [Pipeline] withDockerContainer [2021-01-09T02:50:28.083Z] prd-ubuntu18.04-docker-arm64-4c-16g-19218 does not seem to be running inside a container [2021-01-09T02:50:28.160Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-09T02:50:28.517Z] OK: 233 MiB in 51 packages [2021-01-09T02:50:28.517Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:50:28.517Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:50:28.517Z] ---> 8a7481c9cdf6 [2021-01-09T02:50:28.517Z] Step 3/23 : WORKDIR /edgex-go [2021-01-09T02:50:28.517Z] ---> Using cache [2021-01-09T02:50:28.517Z] ---> f0c21f6500b0 [2021-01-09T02:50:28.517Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:50:28.517Z] ---> Using cache [2021-01-09T02:50:28.517Z] ---> 301cc2b12e4a [2021-01-09T02:50:28.517Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-09T02:50:29.099Z] ---> f4340ec0f20b [2021-01-09T02:50:29.099Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-09T02:50:29.568Z] $ docker top e3fa8f26dfdfb3e28b9f3773a4527c187eb4a270a708f0becb4279f23f3df6b5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-09T02:50:29.958Z] ========================================================= [2021-01-09T02:50:29.958Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-09T02:50:29.958Z] ========================================================= [Pipeline] sh [2021-01-09T02:50:30.059Z] ---> Running in cb19e412fbc7 [2021-01-09T02:50:30.607Z] + make test [2021-01-09T02:50:30.607Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-09T02:50:32.681Z] ---> Running in 564db0c90805 [2021-01-09T02:50:34.113Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:50:34.113Z] Removing intermediate container 034e81cd2533 [2021-01-09T02:50:34.113Z] ---> b06916f7cdf1 [2021-01-09T02:50:34.113Z] Step 6/22 : COPY go.mod . [2021-01-09T02:50:34.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:50:34.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:50:34.664Z] ---> cc81f0224026 [2021-01-09T02:50:34.664Z] Step 7/22 : RUN go mod download [2021-01-09T02:50:34.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:50:34.933Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-09T02:50:34.933Z] (2/33) Installing expat (2.2.9-r1) [2021-01-09T02:50:34.933Z] (3/33) Installing libffi (3.3-r2) [2021-01-09T02:50:34.933Z] (4/33) Installing gdbm (1.13-r1) [2021-01-09T02:50:34.933Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-09T02:50:34.933Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-09T02:50:34.933Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-09T02:50:35.196Z] ---> Running in 872060a35a7c [2021-01-09T02:50:36.191Z] OK: 233 MiB in 51 packages [2021-01-09T02:50:38.789Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-09T02:50:38.789Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-09T02:50:38.789Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-09T02:50:38.789Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-09T02:50:38.789Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-09T02:50:39.071Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-09T02:50:39.071Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-09T02:50:39.337Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-09T02:50:39.337Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:50:39.337Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:50:39.337Z] ---> 8a7481c9cdf6 [2021-01-09T02:50:39.337Z] Step 3/24 : WORKDIR /edgex-go [2021-01-09T02:50:39.337Z] ---> Using cache [2021-01-09T02:50:39.337Z] ---> f0c21f6500b0 [2021-01-09T02:50:39.337Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:50:39.337Z] ---> Using cache [2021-01-09T02:50:39.337Z] ---> 301cc2b12e4a [2021-01-09T02:50:39.337Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-09T02:50:39.337Z] ---> Using cache [2021-01-09T02:50:39.337Z] ---> b06916f7cdf1 [2021-01-09T02:50:39.337Z] Step 6/24 : COPY go.mod . [2021-01-09T02:50:39.337Z] ---> Using cache [2021-01-09T02:50:39.337Z] ---> cc81f0224026 [2021-01-09T02:50:39.337Z] Step 7/24 : RUN go mod download [2021-01-09T02:50:39.916Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-09T02:50:40.180Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:50:40.180Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:50:40.180Z] ---> 8a7481c9cdf6 [2021-01-09T02:50:40.180Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T02:50:40.180Z] ---> Using cache [2021-01-09T02:50:40.180Z] ---> f0c21f6500b0 [2021-01-09T02:50:40.180Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:50:40.180Z] ---> Using cache [2021-01-09T02:50:40.180Z] ---> 301cc2b12e4a [2021-01-09T02:50:40.180Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T02:50:40.180Z] ---> Using cache [2021-01-09T02:50:40.180Z] ---> b06916f7cdf1 [2021-01-09T02:50:40.180Z] Step 6/22 : COPY go.mod . [2021-01-09T02:50:40.180Z] ---> Using cache [2021-01-09T02:50:40.180Z] ---> cc81f0224026 [2021-01-09T02:50:40.180Z] Step 7/22 : RUN go mod download [2021-01-09T02:50:40.756Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-09T02:50:40.756Z] Removing intermediate container cb19e412fbc7 [2021-01-09T02:50:40.756Z] ---> 8b474d15446e [2021-01-09T02:50:40.756Z] Step 6/23 : COPY go.mod . [2021-01-09T02:50:40.756Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-09T02:50:40.756Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-09T02:50:41.020Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-09T02:50:41.020Z] ---> Running in f0efe063c94c [2021-01-09T02:50:41.020Z] ---> Running in 1c155bf00f09 [2021-01-09T02:50:41.020Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-09T02:50:41.020Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-09T02:50:41.020Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-09T02:50:41.595Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-09T02:50:42.545Z] ---> 59c7364d3e31 [2021-01-09T02:50:42.545Z] Step 7/23 : RUN go mod download [2021-01-09T02:50:42.545Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-09T02:50:42.545Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-09T02:50:42.807Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-09T02:50:42.807Z] ---> Running in 76e6d7c84014 [2021-01-09T02:50:42.807Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-09T02:50:42.807Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-09T02:50:42.807Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-09T02:50:42.807Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-09T02:50:43.073Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-09T02:50:43.073Z] Removing intermediate container 872060a35a7c [2021-01-09T02:50:43.073Z] ---> e367ef08b3a8 [2021-01-09T02:50:43.073Z] Step 8/22 : COPY . . [2021-01-09T02:50:43.073Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-09T02:50:43.073Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T02:50:43.073Z] OK: 71 MiB in 55 packages [2021-01-09T02:50:52.793Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-09T02:50:53.144Z] Removing intermediate container 1c155bf00f09 [2021-01-09T02:50:53.145Z] ---> d43d01aba5d9 [2021-01-09T02:50:53.145Z] Step 8/24 : COPY . . [2021-01-09T02:50:54.101Z] Removing intermediate container f0efe063c94c [2021-01-09T02:50:54.101Z] ---> 11ede2fa9040 [2021-01-09T02:50:54.101Z] Step 8/22 : COPY . . [2021-01-09T02:50:54.366Z] Removing intermediate container 76e6d7c84014 [2021-01-09T02:50:54.366Z] ---> 6ac09dcd7868 [2021-01-09T02:50:54.366Z] Step 8/23 : COPY . . [2021-01-09T02:51:16.597Z] ---> eb4b14d95a51 [2021-01-09T02:51:16.597Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-09T02:51:23.311Z] ---> Running in 68c067c48bdd [2021-01-09T02:51:25.927Z] Removing intermediate container 564db0c90805 [2021-01-09T02:51:25.927Z] ---> f0abaf365cae [2021-01-09T02:51:25.927Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-09T02:51:27.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-09T02:51:28.158Z] ---> Running in d1fc0c9f46e9 [2021-01-09T02:51:29.132Z] ---> 6b7cb187c319 [2021-01-09T02:51:29.132Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-09T02:51:29.132Z] ---> 51a5da832e88 [2021-01-09T02:51:29.132Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-09T02:51:29.409Z] ---> Running in a3f05aedea81 [2021-01-09T02:51:29.409Z] ---> Running in 23228ecf2957 [2021-01-09T02:51:29.409Z] ---> 8993b19798a9 [2021-01-09T02:51:29.409Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-09T02:51:29.691Z] ---> Running in cc6feb65cde2 [2021-01-09T02:51:30.666Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-09T02:51:30.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-09T02:51:30.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-09T02:51:31.819Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-09T02:51:34.341Z] Collecting docker-compose==1.23.2 [2021-01-09T02:51:34.341Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-09T02:51:34.614Z] Collecting PyYAML<4,>=3.10 [2021-01-09T02:51:34.614Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-09T02:51:38.017Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-09T02:51:38.017Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-09T02:51:38.017Z] Collecting docker<4.0,>=3.6.0 [2021-01-09T02:51:38.017Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-09T02:51:38.017Z] Collecting jsonschema<3,>=2.5.1 [2021-01-09T02:51:38.017Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-09T02:51:38.017Z] Collecting texttable<0.10,>=0.9.0 [2021-01-09T02:51:38.017Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-09T02:51:38.978Z] Collecting docopt<0.7,>=0.6.1 [2021-01-09T02:51:38.978Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-09T02:51:40.381Z] Collecting cached-property<2,>=1.2.0 [2021-01-09T02:51:40.381Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-09T02:51:40.657Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-09T02:51:40.657Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-09T02:51:40.924Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-09T02:51:40.924Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-09T02:51:41.903Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-09T02:51:41.903Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-09T02:51:41.903Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-09T02:51:41.903Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-09T02:51:42.178Z] Collecting idna<2.8,>=2.5 [2021-01-09T02:51:42.450Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-09T02:51:42.450Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-09T02:51:42.450Z] Collecting docker-pycreds>=0.4.0 [2021-01-09T02:51:42.450Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-09T02:51:42.450Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-09T02:51:42.450Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-09T02:51:42.450Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-09T02:51:42.450Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-09T02:51:42.724Z] Installing collected packages: PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, texttable, docopt, cached-property, dockerpty, docker-compose [2021-01-09T02:51:42.724Z] Running setup.py install for PyYAML: started [2021-01-09T02:51:43.686Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-09T02:51:43.686Z] Attempting uninstall: urllib3 [2021-01-09T02:51:43.686Z] Found existing installation: urllib3 1.25.9 [2021-01-09T02:51:43.686Z] Uninstalling urllib3-1.25.9: [2021-01-09T02:51:43.955Z] Successfully uninstalled urllib3-1.25.9 [2021-01-09T02:51:44.233Z] Attempting uninstall: idna [2021-01-09T02:51:44.233Z] Found existing installation: idna 2.9 [2021-01-09T02:51:44.233Z] Uninstalling idna-2.9: [2021-01-09T02:51:44.233Z] Successfully uninstalled idna-2.9 [2021-01-09T02:51:44.502Z] Attempting uninstall: requests [2021-01-09T02:51:44.774Z] Found existing installation: requests 2.23.0 [2021-01-09T02:51:44.774Z] Uninstalling requests-2.23.0: [2021-01-09T02:51:44.774Z] Successfully uninstalled requests-2.23.0 [2021-01-09T02:51:46.723Z] Running setup.py install for texttable: started [2021-01-09T02:51:47.304Z] Running setup.py install for texttable: finished with status 'done' [2021-01-09T02:51:47.576Z] Running setup.py install for docopt: started [2021-01-09T02:51:48.180Z] Running setup.py install for docopt: finished with status 'done' [2021-01-09T02:51:48.181Z] Running setup.py install for dockerpty: started [2021-01-09T02:51:48.780Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-09T02:51:49.372Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-09T02:51:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-09T02:51:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-09T02:51:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-09T02:51:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-09T02:51:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-09T02:51:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-09T02:51:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-09T02:51:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-09T02:51:54.081Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-09T02:51:55.019Z] Removing intermediate container d1fc0c9f46e9 [2021-01-09T02:51:55.019Z] ---> 80b5be5534e6 [2021-01-09T02:51:55.019Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-09T02:51:55.019Z] ---> Running in 1b4c13dd664a [2021-01-09T02:51:55.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:51:55.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:51:55.997Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T02:51:55.997Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-09T02:51:56.279Z] (3/3) Installing curl (7.69.1-r3) [2021-01-09T02:51:56.279Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T02:51:56.279Z] OK: 72 MiB in 58 packages [2021-01-09T02:51:56.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-09T02:51:58.921Z] Removing intermediate container 68c067c48bdd [2021-01-09T02:51:58.921Z] ---> 748d7a9dd9ee [2021-01-09T02:51:58.921Z] [2021-01-09T02:51:58.921Z] Step 10/22 : FROM scratch [2021-01-09T02:51:58.921Z] ---> [2021-01-09T02:51:58.921Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T02:51:58.921Z] Removing intermediate container 1b4c13dd664a [2021-01-09T02:51:58.921Z] ---> e16567f2be8c [2021-01-09T02:51:58.921Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-09T02:51:59.507Z] ---> Using cache [2021-01-09T02:51:59.507Z] ---> b6814c4cb692 [2021-01-09T02:51:59.507Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-09T02:51:59.507Z] ---> Running in f1d27b80a1ec [2021-01-09T02:51:59.599Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-09T02:51:59.599Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-09T02:51:59.599Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-09T02:52:00.463Z] ---> Running in 7258a73b73c5 [2021-01-09T02:52:01.045Z] Removing intermediate container f1d27b80a1ec [2021-01-09T02:52:01.045Z] ---> d85e6fa85988 [2021-01-09T02:52:01.045Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T02:52:01.045Z] Removing intermediate container 23228ecf2957 [2021-01-09T02:52:01.045Z] ---> f0a295c201f5 [2021-01-09T02:52:01.045Z] [2021-01-09T02:52:01.045Z] Step 10/22 : FROM alpine:3.12 [2021-01-09T02:52:01.045Z] ---> 389fef711851 [2021-01-09T02:52:01.045Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-09T02:52:01.312Z] Removing intermediate container 7258a73b73c5 [2021-01-09T02:52:01.312Z] ---> a7952b64c061 [2021-01-09T02:52:01.312Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-09T02:52:01.312Z] ---> Running in fd9eb241a32c [2021-01-09T02:52:01.312Z] ---> Running in 05202ac39564 [2021-01-09T02:52:01.312Z] ---> Running in bda49e2a5c6e [2021-01-09T02:52:01.579Z] Removing intermediate container fd9eb241a32c [2021-01-09T02:52:01.579Z] ---> dbf155f83b8f [2021-01-09T02:52:01.579Z] Step 24/26 : LABEL arch=x86_64 [2021-01-09T02:52:01.847Z] Removing intermediate container bda49e2a5c6e [2021-01-09T02:52:01.847Z] ---> c05dc10f17dc [2021-01-09T02:52:01.847Z] Step 14/22 : WORKDIR / [2021-01-09T02:52:03.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:52:03.518Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:52:03.518Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-09T02:52:03.782Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T02:52:03.782Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-09T02:52:03.782Z] ---> Running in 40b278de7173 [2021-01-09T02:52:03.782Z] (4/5) Installing curl (7.69.1-r3) [2021-01-09T02:52:03.782Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-09T02:52:03.782Z] ---> Running in c6109f6a06b2 [2021-01-09T02:52:03.782Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T02:52:04.054Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T02:52:04.054Z] OK: 7 MiB in 19 packages [2021-01-09T02:52:04.322Z] Removing intermediate container cc6feb65cde2 [2021-01-09T02:52:04.322Z] ---> a91db845b2a6 [2021-01-09T02:52:04.322Z] [2021-01-09T02:52:04.322Z] Step 10/24 : FROM alpine:3.12 [2021-01-09T02:52:04.322Z] ---> 389fef711851 [2021-01-09T02:52:04.322Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-09T02:52:04.322Z] Removing intermediate container 40b278de7173 [2021-01-09T02:52:04.322Z] ---> 5af7d5efd232 [2021-01-09T02:52:04.322Z] Step 25/26 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:52:04.594Z] ---> Running in de14d76bc4fe [2021-01-09T02:52:04.594Z] Removing intermediate container c6109f6a06b2 [2021-01-09T02:52:04.594Z] ---> 2c4b73124a3b [2021-01-09T02:52:04.594Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T02:52:04.594Z] ---> Running in 08cc5bfc74e5 [2021-01-09T02:52:05.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.249s coverage: 46.6% of statements [2021-01-09T02:52:05.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-09T02:52:05.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-09T02:52:05.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-09T02:52:05.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-09T02:52:05.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-09T02:52:05.549Z] Removing intermediate container 08cc5bfc74e5 [2021-01-09T02:52:05.550Z] ---> 0e670b7a8377 [2021-01-09T02:52:05.550Z] Step 26/26 : LABEL version=0.0.0 [2021-01-09T02:52:06.137Z] ---> 1549daeb5144 [2021-01-09T02:52:06.137Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-09T02:52:08.085Z] ---> Running in 6d08bb7cd180 [2021-01-09T02:52:08.351Z] Removing intermediate container 05202ac39564 [2021-01-09T02:52:08.351Z] ---> d380609f5be8 [2021-01-09T02:52:08.351Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-09T02:52:08.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:52:08.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:52:08.625Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-09T02:52:08.625Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T02:52:08.625Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-09T02:52:08.625Z] (4/5) Installing curl (7.69.1-r3) [2021-01-09T02:52:08.625Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-09T02:52:08.625Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T02:52:08.625Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T02:52:08.625Z] OK: 7 MiB in 19 packages [2021-01-09T02:52:08.625Z] ---> 48a07f0baa5c [2021-01-09T02:52:08.625Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-09T02:52:08.625Z] Removing intermediate container 6d08bb7cd180 [2021-01-09T02:52:08.625Z] ---> eaf3ebf7d847 [2021-01-09T02:52:08.625Z] [2021-01-09T02:52:08.896Z] Removing intermediate container a3f05aedea81 [2021-01-09T02:52:08.896Z] ---> 47887749717d [2021-01-09T02:52:08.896Z] [2021-01-09T02:52:08.896Z] Step 10/23 : FROM alpine:3.12 [2021-01-09T02:52:08.896Z] ---> 389fef711851 [2021-01-09T02:52:08.896Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T02:52:08.896Z] Successfully built eaf3ebf7d847 [2021-01-09T02:52:09.162Z] ---> Running in 9f1c9af7fca6 [2021-01-09T02:52:09.427Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-09T02:52:09.427Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in f78a8db172f2 [2021-01-09T02:52:09.427Z] ---> 08b9572ae3a3 [2021-01-09T02:52:09.427Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-09T02:52:09.693Z] ---> Running in e83bab957dd7 [2021-01-09T02:52:09.693Z] Removing intermediate container 9f1c9af7fca6 [2021-01-09T02:52:09.693Z] ---> 0e25f43c2484 [2021-01-09T02:52:09.693Z] Step 13/22 : WORKDIR / [2021-01-09T02:52:10.276Z] Removing intermediate container f78a8db172f2 [2021-01-09T02:52:10.276Z] ---> 9198109ead44 [2021-01-09T02:52:10.276Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-09T02:52:10.276Z] ---> Running in 5ead4fb383e0 [2021-01-09T02:52:10.276Z] ---> Running in 51d714130c46 [2021-01-09T02:52:10.276Z] Removing intermediate container de14d76bc4fe [2021-01-09T02:52:10.276Z] ---> d7eba75b6e51 [2021-01-09T02:52:10.276Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T02:52:10.544Z] Removing intermediate container e83bab957dd7 [2021-01-09T02:52:10.544Z] ---> c6b719c8d968 [2021-01-09T02:52:10.544Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T02:52:10.810Z] ---> Running in 61851825003b [2021-01-09T02:52:10.810Z] ---> Running in fe5386645cfe [2021-01-09T02:52:11.076Z] Removing intermediate container 51d714130c46 [2021-01-09T02:52:11.076Z] ---> a82a63fb3ce2 [2021-01-09T02:52:11.076Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-09T02:52:11.076Z] Removing intermediate container 5ead4fb383e0 [2021-01-09T02:52:11.076Z] ---> 82356316ac12 [2021-01-09T02:52:11.076Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T02:52:11.076Z] ---> Running in fd73b95ed8fe [2021-01-09T02:52:11.076Z] Removing intermediate container 61851825003b [2021-01-09T02:52:11.076Z] ---> b3a089053921 [2021-01-09T02:52:11.076Z] Step 20/22 : LABEL arch=x86_64 [2021-01-09T02:52:11.355Z] Removing intermediate container fe5386645cfe [2021-01-09T02:52:11.355Z] ---> 3ac7f7710c07 [2021-01-09T02:52:11.355Z] Step 13/24 : WORKDIR / [2021-01-09T02:52:11.355Z] ---> Running in 91fc7bb6803d [2021-01-09T02:52:11.355Z] ---> Running in 609ea2b1c15f [2021-01-09T02:52:11.355Z] ---> fe71d7564dde [2021-01-09T02:52:11.355Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-09T02:52:11.626Z] Removing intermediate container fd73b95ed8fe [2021-01-09T02:52:11.626Z] ---> 2ef0a3caa4ff [2021-01-09T02:52:11.626Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:52:11.626Z] ---> Running in 7d9a97d5ae01 [2021-01-09T02:52:11.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.492s coverage: 27.0% of statements [2021-01-09T02:52:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-09T02:52:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-09T02:52:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-09T02:52:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-09T02:52:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-09T02:52:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-09T02:52:11.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements [2021-01-09T02:52:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-09T02:52:11.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-01-09T02:52:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-09T02:52:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-09T02:52:11.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.663s coverage: 77.8% of statements [2021-01-09T02:52:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-09T02:52:11.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-09T02:52:11.890Z] Removing intermediate container 91fc7bb6803d [2021-01-09T02:52:11.890Z] ---> fc7173b44869 [2021-01-09T02:52:11.890Z] Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:52:11.890Z] Removing intermediate container 609ea2b1c15f [2021-01-09T02:52:11.890Z] ---> 7ab8c5952ebb [2021-01-09T02:52:11.890Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-09T02:52:12.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.673s coverage: 82.4% of statements [2021-01-09T02:52:12.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-09T02:52:12.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T02:52:12.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-09T02:52:12.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-09T02:52:12.168Z] ---> Running in ceba5ca70b65 [2021-01-09T02:52:13.142Z] ---> 8882dd86e77f [2021-01-09T02:52:13.142Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-09T02:52:13.409Z] ---> 65ba9f6e0515 [2021-01-09T02:52:13.409Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-09T02:52:13.409Z] Removing intermediate container ceba5ca70b65 [2021-01-09T02:52:13.409Z] ---> 97be2e8aee5b [2021-01-09T02:52:13.409Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T02:52:13.672Z] ---> Running in ccf953c57f40 [2021-01-09T02:52:13.673Z] ---> a69591bcc796 [2021-01-09T02:52:13.673Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-09T02:52:13.673Z] ---> f3a67e559a0b [2021-01-09T02:52:13.673Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-09T02:52:13.941Z] Removing intermediate container ccf953c57f40 [2021-01-09T02:52:13.941Z] ---> 511fd292d6ae [2021-01-09T02:52:13.941Z] [2021-01-09T02:52:13.941Z] Removing intermediate container 7d9a97d5ae01 [2021-01-09T02:52:13.941Z] ---> 75a9199ffa16 [2021-01-09T02:52:13.941Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-09T02:52:14.209Z] Successfully built 511fd292d6ae [2021-01-09T02:52:14.209Z] ---> 355965e89c62 [2021-01-09T02:52:14.209Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-09T02:52:14.209Z] Successfully tagged docker-core-command-go:latest [2021-01-09T02:52:14.209Z]  Building docker-core-command-go ... done  ---> Running in eccc84d55031 [2021-01-09T02:52:14.209Z] ---> ddde029429fe [2021-01-09T02:52:14.209Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-09T02:52:14.477Z] ---> Running in d558a6ad9ec0 [2021-01-09T02:52:15.059Z] ---> cb39ecfc0462 [2021-01-09T02:52:15.059Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-09T02:52:15.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T02:52:15.643Z] ---> b2d28b50e527 [2021-01-09T02:52:15.643Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-09T02:52:15.643Z] Removing intermediate container d558a6ad9ec0 [2021-01-09T02:52:15.643Z] ---> 5552d70347cb [2021-01-09T02:52:15.643Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-09T02:52:15.643Z] ---> Running in 262bc6fd949c [2021-01-09T02:52:15.908Z] ---> bbaedeaf7f53 [2021-01-09T02:52:15.908Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-09T02:52:15.908Z] Removing intermediate container 262bc6fd949c [2021-01-09T02:52:15.908Z] ---> 504595524c27 [2021-01-09T02:52:15.908Z] Step 20/22 : LABEL arch=x86_64 [2021-01-09T02:52:15.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T02:52:15.908Z] ---> Running in 61d65e63c3df [2021-01-09T02:52:15.908Z] ---> Running in f7ea3aea00df [2021-01-09T02:52:16.173Z] Removing intermediate container f7ea3aea00df [2021-01-09T02:52:16.173Z] ---> 523b6776b805 [2021-01-09T02:52:16.173Z] Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:52:16.173Z] ---> Running in 9b146ff8c7e2 [2021-01-09T02:52:16.442Z] Removing intermediate container 9b146ff8c7e2 [2021-01-09T02:52:16.442Z] ---> ac012bb27d9c [2021-01-09T02:52:16.442Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T02:52:16.442Z] ---> Running in e3d38cede401 [2021-01-09T02:52:16.706Z] Removing intermediate container e3d38cede401 [2021-01-09T02:52:16.706Z] ---> d79818252c7c [2021-01-09T02:52:16.706Z] [2021-01-09T02:52:16.973Z] Successfully built d79818252c7c [2021-01-09T02:52:16.973Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-09T02:52:16.973Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 61d65e63c3df [2021-01-09T02:52:16.973Z] ---> b8d8e9024265 [2021-01-09T02:52:16.973Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-09T02:52:16.973Z] ---> Running in ede406dd9962 [2021-01-09T02:52:17.240Z] Removing intermediate container ede406dd9962 [2021-01-09T02:52:17.240Z] ---> 9099869f63de [2021-01-09T02:52:17.240Z] Step 22/24 : LABEL arch=x86_64 [2021-01-09T02:52:17.240Z] ---> Running in e559f7e0a394 [2021-01-09T02:52:17.504Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-09T02:52:17.504Z] Removing intermediate container e559f7e0a394 [2021-01-09T02:52:17.504Z] ---> aa9a2443e50c [2021-01-09T02:52:17.504Z] Step 23/24 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:52:17.504Z] ---> Running in 33f22f16eb4f [2021-01-09T02:52:17.770Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-09T02:52:17.770Z] Removing intermediate container 33f22f16eb4f [2021-01-09T02:52:17.770Z] ---> da2909bdc69b [2021-01-09T02:52:17.770Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T02:52:17.770Z] ---> Running in 304f8420f2fc [2021-01-09T02:52:18.037Z] Removing intermediate container 304f8420f2fc [2021-01-09T02:52:18.037Z] ---> f15f799cd90f [2021-01-09T02:52:18.037Z] [2021-01-09T02:52:18.037Z] Successfully built f15f799cd90f [2021-01-09T02:52:18.302Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-09T02:52:18.566Z]  Building docker-security-secretstore-setup-go ... done (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-09T02:52:20.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.156s coverage: 28.6% of statements [2021-01-09T02:52:20.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-09T02:52:20.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-09T02:52:20.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-09T02:52:20.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-09T02:52:20.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-09T02:52:20.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements [2021-01-09T02:52:20.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-09T02:52:20.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-01-09T02:52:20.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-09T02:52:20.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.378s coverage: 86.7% of statements [2021-01-09T02:52:20.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-09T02:52:20.500Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-09T02:52:20.765Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-09T02:52:21.030Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T02:52:21.030Z] OK: 8 MiB in 19 packages [2021-01-09T02:52:21.662Z] Removing intermediate container eccc84d55031 [2021-01-09T02:52:21.662Z] ---> 1370d031b5de [2021-01-09T02:52:21.662Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T02:52:21.662Z] ---> 4a46050b0a6c [2021-01-09T02:52:21.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-09T02:52:21.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.327s coverage: 97.5% of statements [2021-01-09T02:52:21.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-09T02:52:21.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.146s coverage: 78.3% of statements [2021-01-09T02:52:21.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-09T02:52:21.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-09T02:52:21.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-09T02:52:21.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-09T02:52:22.655Z] ---> 8bafc8085c9b [2021-01-09T02:52:22.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-09T02:52:22.655Z] ---> feb95129127d [2021-01-09T02:52:22.655Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-09T02:52:22.923Z] ---> Running in 4d5dcb2c9e2f [2021-01-09T02:52:22.923Z] Removing intermediate container 4d5dcb2c9e2f [2021-01-09T02:52:22.923Z] ---> 08b2bfd7a82d [2021-01-09T02:52:22.923Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T02:52:22.923Z] ---> Running in c55d6857f6c0 [2021-01-09T02:52:23.190Z] Removing intermediate container c55d6857f6c0 [2021-01-09T02:52:23.190Z] ---> b8fe67e5768a [2021-01-09T02:52:23.190Z] Step 21/23 : LABEL arch=x86_64 [2021-01-09T02:52:23.190Z] ---> Running in 607c47fa0985 [2021-01-09T02:52:23.460Z] Removing intermediate container 607c47fa0985 [2021-01-09T02:52:23.460Z] ---> f0c3bd14a828 [2021-01-09T02:52:23.460Z] Step 22/23 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:52:23.727Z] ---> Running in 741cf3419a7b [2021-01-09T02:52:23.991Z] Removing intermediate container 741cf3419a7b [2021-01-09T02:52:23.991Z] ---> fcbcfd82a5e6 [2021-01-09T02:52:23.991Z] Step 23/23 : LABEL version=0.0.0 [2021-01-09T02:52:23.991Z] ---> Running in a15bb7f53193 [2021-01-09T02:52:24.259Z] Removing intermediate container a15bb7f53193 [2021-01-09T02:52:24.259Z] ---> a276bc40fa12 [2021-01-09T02:52:24.259Z] [2021-01-09T02:52:24.524Z] Successfully built a276bc40fa12 [2021-01-09T02:52:24.524Z] Successfully tagged docker-core-data-go:latest [2021-01-09T02:52:24.802Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-09T02:52:24.810Z] $ docker stop --time=1 dcbff523d990ae34706db6b0999f13faeff63e5af1bac7a488cfe00da0c3dce0 [2021-01-09T02:52:26.412Z] $ docker rm -f dcbff523d990ae34706db6b0999f13faeff63e5af1bac7a488cfe00da0c3dce0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T02:52:26.955Z] + docker images [2021-01-09T02:52:26.955Z] + grep docker [2021-01-09T02:52:26.955Z] docker-core-data-go latest a276bc40fa12 2 seconds ago 22.3MB [2021-01-09T02:52:26.955Z] docker-security-secretstore-setup-go latest f15f799cd90f 9 seconds ago 24.6MB [2021-01-09T02:52:26.955Z] docker-security-bootstrap-redis-go latest d79818252c7c 10 seconds ago 15.8MB [2021-01-09T02:52:26.955Z] docker-core-command-go latest 511fd292d6ae 13 seconds ago 10.6MB [2021-01-09T02:52:26.955Z] docker-sys-mgmt-agent-go latest eaf3ebf7d847 18 seconds ago 313MB [2021-01-09T02:52:26.955Z] docker-security-proxy-setup-go latest 017654317305 2 minutes ago 24.5MB [2021-01-09T02:52:26.955Z] docker-core-metadata-go latest 48687cc3f07d 2 minutes ago 13MB [2021-01-09T02:52:26.955Z] docker-support-notifications-go latest ee2ad97ed223 2 minutes ago 12MB [2021-01-09T02:52:26.955Z] docker-support-scheduler-go latest 731e6a2970cf 2 minutes ago 10.7MB [2021-01-09T02:52:26.955Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-09T02:52:27.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.045s coverage: 93.8% of statements [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-09T02:52:27.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-09T02:52:27.365Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.186s coverage: 0.1% of statements [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-09T02:52:27.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-09T02:52:27.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 75.5% of statements [2021-01-09T02:52:27.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-09T02:52:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.8% of statements [2021-01-09T02:52:28.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.122s coverage: 87.2% of statements [2021-01-09T02:52:29.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.160s coverage: 84.2% of statements [2021-01-09T02:52:31.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.199s coverage: 91.4% of statements [2021-01-09T02:52:31.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-09T02:52:34.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.581s coverage: 63.5% of statements [2021-01-09T02:52:34.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-09T02:52:34.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-09T02:52:34.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-01-09T02:52:34.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-01-09T02:52:34.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-01-09T02:52:34.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-01-09T02:52:35.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-01-09T02:52:40.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.922s coverage: 55.9% of statements [2021-01-09T02:52:40.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-09T02:52:40.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-09T02:52:40.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-09T02:52:40.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-09T02:52:40.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-09T02:52:40.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.414s coverage: 37.0% of statements [2021-01-09T02:52:40.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-09T02:52:40.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-09T02:52:40.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.616s coverage: 84.0% of statements [2021-01-09T02:52:40.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.118s coverage: 100.0% of statements [2021-01-09T02:52:42.767Z] Still waiting to schedule task [2021-01-09T02:52:42.767Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-09T02:52:48.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.419s coverage: 47.1% of statements [2021-01-09T02:52:48.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-09T02:52:48.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-09T02:52:48.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-09T02:52:48.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-09T02:52:48.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-09T02:52:48.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements [2021-01-09T02:52:48.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-09T02:52:48.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements [2021-01-09T02:52:48.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-09T02:52:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.046s coverage: 29.1% of statements [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-09T02:52:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-09T02:52:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.122s coverage: 100.0% of statements [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-09T02:52:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-09T02:52:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-09T02:52:52.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-09T02:52:52.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-09T02:52:52.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-01-09T02:52:53.501Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-09T02:52:54.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-09T02:52:55.075Z] GO111MODULE=on go vet ./... [2021-01-09T02:53:31.349Z] Running on prd-ubuntu18.04-docker-8c-8g-19219 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws [2021-01-09T02:53:31.440Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-01-09T02:53:33.614Z] using credential edgex-jenkins-ssh [2021-01-09T02:53:33.679Z] Cloning the remote Git repository [2021-01-09T02:53:33.705Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-09T02:53:33.776Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-01-09T02:53:33.811Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T02:53:33.811Z] > git --version # timeout=10 [2021-01-09T02:53:33.816Z] > git --version # 'git version 2.17.1' [2021-01-09T02:53:33.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T02:53:33.840Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T02:53:54.843Z] Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:53:54.968Z] Merge succeeded, producing add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:53:54.969Z] Checking out Revision add0fe1a2e6314269aae6c5b51fe9708488a51dd (PR-3004) [2021-01-09T02:53:54.153Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T02:53:54.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T02:53:54.181Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T02:53:54.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T02:53:54.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T02:53:54.201Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-09T02:53:54.855Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T02:53:54.867Z] > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # timeout=10 [2021-01-09T02:53:54.937Z] > git remote # timeout=10 [2021-01-09T02:53:54.944Z] > git config --get remote.origin.url # timeout=10 [2021-01-09T02:53:54.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T02:53:54.951Z] > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 [2021-01-09T02:53:54.960Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-09T02:53:54.974Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T02:53:54.978Z] > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # timeout=10 [2021-01-09T02:53:58.603Z] Commit message: "Merge branch 'master' into consolidate-attribute-files" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-09T02:53:59.794Z] + echo snap-build.sh [2021-01-09T02:53:59.794Z] snap-build.sh [2021-01-09T02:53:59.794Z] + SNAP_BASE_DIR=. [2021-01-09T02:53:59.794Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-01-09T02:53:59.794Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-01-09T02:53:59.794Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-01-09T02:53:59.794Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-01-09T02:53:59.794Z] + cd /w/workspace/edgex-go/6 [2021-01-09T02:53:59.794Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-09T02:53:59.794Z] Reading package lists... [2021-01-09T02:54:00.056Z] Building dependency tree... [2021-01-09T02:54:00.056Z] Reading state information... [2021-01-09T02:54:00.056Z] The following packages were automatically installed and are no longer required: [2021-01-09T02:54:00.056Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-09T02:54:00.056Z] uidmap xdelta3 [2021-01-09T02:54:00.056Z] Use 'sudo apt autoremove' to remove them. [2021-01-09T02:54:00.056Z] The following packages will be REMOVED: [2021-01-09T02:54:00.056Z] lxd* lxd-client* [2021-01-09T02:54:00.629Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-09T02:54:00.629Z] After this operation, 31.7 MB disk space will be freed. [2021-01-09T02:54:01.423Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-09T02:54:01.423Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-09T02:54:02.369Z] Removing lxd dnsmasq configuration [2021-01-09T02:54:02.369Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-09T02:54:02.369Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-09T02:54:03.130Z] gofmt -l . [2021-01-09T02:54:03.131Z] [ "`gofmt -l .`" = "" ] [2021-01-09T02:54:03.131Z] ./bin/test-go-mod-tidy.sh [2021-01-09T02:54:03.313Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-09T02:54:03.578Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-09T02:54:03.578Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-09T02:54:03.730Z] ./bin/test-attribution-txt.sh [2021-01-09T02:54:04.526Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-09T02:54:04.788Z] Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] sh [2021-01-09T02:54:05.818Z] + ls -al . [2021-01-09T02:54:05.818Z] total 676 [2021-01-09T02:54:05.818Z] drwxrwxr-x 9 1001 1001 4096 Jan 9 02:54 . [2021-01-09T02:54:05.818Z] drwxr-xr-x 4 root root 4096 Jan 9 02:50 .. [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 11 Jan 9 02:48 .dockerignore [2021-01-09T02:54:05.818Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 02:48 .git [2021-01-09T02:54:05.818Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 02:48 .github [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 824 Jan 9 02:48 .gitignore [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 166 Jan 9 02:48 .sonarcloud.properties [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 7741 Jan 9 02:48 Attribution.txt [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 02:48 CONTRIBUTING.md [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 931 Jan 9 02:48 Dockerfile.build [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 863 Jan 9 02:48 Jenkinsfile [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 02:48 LICENSE [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 5750 Jan 9 02:48 Makefile [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 6524 Jan 9 02:48 README.md [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 6744 Jan 9 02:48 SECURITY.md [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 5 Jan 9 02:44 VERSION [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 4131 Jan 9 02:48 ZMQWindows.md [2021-01-09T02:54:05.818Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 02:48 bin [2021-01-09T02:54:05.818Z] drwxrwxr-x 14 1001 1001 4096 Jan 9 02:48 cmd [2021-01-09T02:54:05.818Z] -rw-r--r-- 1 root root 541590 Jan 9 02:52 coverage.out [2021-01-09T02:54:05.818Z] -rw-r--r-- 1 root root 979 Jan 9 02:54 go.mod [2021-01-09T02:54:05.818Z] -rw-r--r-- 1 root root 19019 Jan 9 02:54 go.sum [2021-01-09T02:54:05.818Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 02:48 internal [2021-01-09T02:54:05.818Z] drwxrwxr-x 4 1001 1001 4096 Jan 9 02:48 openapi [2021-01-09T02:54:05.818Z] drwxrwxr-x 4 1001 1001 4096 Jan 9 02:48 snap [2021-01-09T02:54:05.818Z] -rw-rw-r-- 1 1001 1001 168 Jan 9 02:48 version.go [Pipeline] sh [2021-01-09T02:54:06.175Z] + sudo snap remove --purge lxd [2021-01-09T02:54:06.175Z] snap "lxd" is not installed [2021-01-09T02:54:06.175Z] + sudo groupadd --force --system lxd [2021-01-09T02:54:06.175Z] ++ whoami [2021-01-09T02:54:06.175Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-09T02:54:06.175Z] + newgrp - lxd [2021-01-09T02:54:06.175Z] + sudo snap install lxd [2021-01-09T02:54:06.475Z] + '[' -e coverage.out ] [2021-01-09T02:54:06.475Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-09T02:54:06.546Z] Warning: overwriting stash ‘coverage-report’ [2021-01-09T02:54:07.683Z] Stashed 1 file(s) [Pipeline] sh [2021-01-09T02:54:08.402Z] + make build [2021-01-09T02:54:08.402Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-09T02:54:14.312Z] 2021-01-09T02:54:11Z INFO Waiting for automatic snapd restart... [2021-01-09T02:54:20.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-09T02:54:29.291Z] lxd 4.9 from Canonical* installed [2021-01-09T02:54:29.291Z] + sudo lxd init --auto [2021-01-09T02:54:39.307Z] + sudo snap install --classic snapcraft [2021-01-09T02:54:42.606Z] snapcraft 4.4.4 from Canonical* installed [2021-01-09T02:54:42.606Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-09T02:54:42.606Z] + patch --verbose -p1 [2021-01-09T02:54:42.606Z] Hmm... Looks like a unified diff to me... [2021-01-09T02:54:42.606Z] The text leading up to this was: [2021-01-09T02:54:42.606Z] -------------------------- [2021-01-09T02:54:42.606Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-09T02:54:42.606Z] |From: Tony Espy [2021-01-09T02:54:42.606Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-09T02:54:42.606Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-09T02:54:42.606Z] | [2021-01-09T02:54:42.606Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-09T02:54:42.606Z] |optimize the snap CI check run for pull requests. When [2021-01-09T02:54:42.606Z] |applied, it essentially strips out everything (apps and [2021-01-09T02:54:42.606Z] |parts) from the snapcraft.yaml file except those required [2021-01-09T02:54:42.606Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-09T02:54:42.606Z] |catch changes to edgex-go that break the snap build. [2021-01-09T02:54:42.606Z] | [2021-01-09T02:54:42.606Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-09T02:54:42.606Z] |to update this patch file, otherwise it may fail to apply, [2021-01-09T02:54:42.606Z] |resulting in a failed snap build CI check in the associated [2021-01-09T02:54:42.606Z] |pull request. [2021-01-09T02:54:42.606Z] | [2021-01-09T02:54:42.606Z] |Note - in addition to applying this patch, the pipeline also [2021-01-09T02:54:42.606Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-09T02:54:42.606Z] |need to build the finally binary .snap file (and it won't [2021-01-09T02:54:42.606Z] |work with the patch applied). This further reduces the build [2021-01-09T02:54:42.606Z] |time. [2021-01-09T02:54:42.606Z] |--- [2021-01-09T02:54:42.606Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-09T02:54:42.606Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-09T02:54:42.606Z] | [2021-01-09T02:54:42.606Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-09T02:54:42.606Z] |index 1e537489..faf42425 100644 [2021-01-09T02:54:42.606Z] |--- a/snap/snapcraft.yaml [2021-01-09T02:54:42.606Z] |+++ b/snap/snapcraft.yaml [2021-01-09T02:54:42.606Z] -------------------------- [2021-01-09T02:54:42.606Z] patching file snap/snapcraft.yaml [2021-01-09T02:54:42.606Z] Using Plan A... [2021-01-09T02:54:42.606Z] Hunk #1 succeeded at 73. [2021-01-09T02:54:42.606Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-09T02:54:42.606Z] Hunk #3 succeeded at 214. [2021-01-09T02:54:42.606Z] Hunk #4 succeeded at 222. [2021-01-09T02:54:42.606Z] Hunk #5 succeeded at 229. [2021-01-09T02:54:42.606Z] Hunk #6 succeeded at 256. [2021-01-09T02:54:42.606Z] Hunk #7 succeeded at 290. [2021-01-09T02:54:42.606Z] Hunk #8 succeeded at 342 (offset 1 line). [2021-01-09T02:54:42.606Z] Hmm... Ignoring the trailing garbage. [2021-01-09T02:54:42.606Z] done [2021-01-09T02:54:42.606Z] + sudo snapcraft prime --use-lxd [2021-01-09T02:54:43.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-09T02:54:43.992Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-09T02:54:43.992Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-09T02:54:43.992Z] - README.md [2021-01-09T02:54:43.992Z] - snapcraft.yaml.orig [2021-01-09T02:54:43.992Z] [2021-01-09T02:54:43.992Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-09T02:54:44.564Z] Launching a container. [2021-01-09T02:54:45.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-09T02:54:49.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-09T02:54:50.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-09T02:54:56.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-09T02:54:56.810Z] Waiting for container to be ready [2021-01-09T02:54:56.810Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-09T02:54:56.810Z] [2021-01-09T02:54:58.200Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-09T02:54:58.772Z] Waiting for network to be ready... [2021-01-09T02:54:59.033Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-09T02:54:59.294Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-09T02:54:59.294Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-09T02:54:59.294Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-09T02:54:59.294Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-09T02:54:59.294Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-09T02:54:59.294Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-09T02:54:59.294Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-09T02:54:59.294Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-09T02:54:59.294Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-09T02:54:59.866Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-09T02:54:59.866Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-09T02:55:00.127Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-09T02:55:00.127Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-09T02:55:00.127Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-09T02:55:00.127Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-09T02:55:00.127Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-09T02:55:00.127Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-09T02:55:00.387Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-09T02:55:00.648Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] [2021-01-09T02:55:00.648Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-09T02:55:00.910Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-09T02:55:00.910Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-09T02:55:00.910Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-09T02:55:00.910Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-09T02:55:00.910Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-09T02:55:00.910Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-09T02:55:01.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-09T02:55:02.827Z] Fetched 23.7 MB in 4s (6192 kB/s) [2021-01-09T02:55:03.777Z] Reading package lists... [2021-01-09T02:55:04.037Z] Reading package lists... [2021-01-09T02:55:04.037Z] Building dependency tree... [2021-01-09T02:55:04.037Z] Reading state information... [2021-01-09T02:55:04.037Z] The following additional packages will be installed: [2021-01-09T02:55:04.037Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-09T02:55:04.037Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-09T02:55:04.037Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-09T02:55:04.037Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-09T02:55:04.037Z] Suggested packages: [2021-01-09T02:55:04.037Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-09T02:55:04.037Z] Recommended packages: [2021-01-09T02:55:04.037Z] gnupg libsasl2-modules [2021-01-09T02:55:04.298Z] The following NEW packages will be installed: [2021-01-09T02:55:04.298Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-09T02:55:04.298Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-09T02:55:04.298Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-09T02:55:04.298Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-09T02:55:04.298Z] The following packages will be upgraded: [2021-01-09T02:55:04.298Z] gpg gpg-agent gpgconf libudev1 [2021-01-09T02:55:04.558Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-09T02:55:04.558Z] Need to get 3532 kB of archives. [2021-01-09T02:55:04.558Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-09T02:55:04.558Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-09T02:55:04.558Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-09T02:55:04.818Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-09T02:55:05.080Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-09T02:55:05.080Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-09T02:55:05.080Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-09T02:55:05.080Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-09T02:55:05.080Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-09T02:55:05.080Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-09T02:55:05.080Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-09T02:55:05.080Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-09T02:55:05.080Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-09T02:55:05.080Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-09T02:55:05.080Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-09T02:55:05.080Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-09T02:55:05.080Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-09T02:55:05.080Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-09T02:55:05.080Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-09T02:55:05.341Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-09T02:55:05.341Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-09T02:55:05.341Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-09T02:55:05.341Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-09T02:55:05.341Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T02:55:05.341Z] Fetched 3532 kB in 1s (3230 kB/s) [2021-01-09T02:55:05.341Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-09T02:55:05.341Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-09T02:55:05.602Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T02:55:05.602Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-09T02:55:05.602Z] Selecting previously unselected package udev. [2021-01-09T02:55:05.602Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-09T02:55:05.602Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-09T02:55:05.865Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-09T02:55:06.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-09T02:55:06.127Z] Selecting previously unselected package libfuse2:amd64. [2021-01-09T02:55:06.128Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-09T02:55:06.128Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-09T02:55:06.128Z] Selecting previously unselected package fuse. [2021-01-09T02:55:06.128Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-09T02:55:06.128Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-09T02:55:06.128Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T02:55:06.128Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T02:55:06.389Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T02:55:06.389Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T02:55:06.389Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T02:55:06.649Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T02:55:06.649Z] Selecting previously unselected package libksba8:amd64. [2021-01-09T02:55:06.649Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-09T02:55:06.649Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-09T02:55:06.649Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-09T02:55:06.649Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T02:55:06.649Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:06.910Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-09T02:55:06.910Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T02:55:06.910Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:06.910Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-09T02:55:06.910Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T02:55:06.910Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:06.910Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-09T02:55:06.910Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T02:55:06.910Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:07.171Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-09T02:55:07.171Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T02:55:07.171Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:07.171Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-09T02:55:07.171Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T02:55:07.171Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:07.171Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-09T02:55:07.171Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T02:55:07.171Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:07.434Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-09T02:55:07.434Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T02:55:07.434Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:07.434Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-09T02:55:07.434Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T02:55:07.434Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:07.696Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-09T02:55:07.696Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-09T02:55:07.696Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T02:55:07.696Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-09T02:55:07.696Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-09T02:55:07.696Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T02:55:07.696Z] Selecting previously unselected package libldap-common. [2021-01-09T02:55:07.696Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-09T02:55:07.696Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T02:55:07.958Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-09T02:55:07.958Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-09T02:55:07.958Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T02:55:07.958Z] Selecting previously unselected package dirmngr. [2021-01-09T02:55:07.958Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T02:55:07.958Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-09T02:55:08.222Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T02:55:08.222Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-09T02:55:08.222Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-09T02:55:08.222Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T02:55:08.483Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T02:55:08.483Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-09T02:55:08.483Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:08.483Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-09T02:55:08.483Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T02:55:08.483Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-09T02:55:09.055Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-09T02:55:09.055Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:09.055Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-09T02:55:09.055Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-09T02:55:09.316Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-09T02:55:09.316Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:09.316Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:09.316Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:09.316Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:09.316Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:09.316Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:09.316Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T02:55:09.316Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T02:55:09.316Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-09T02:55:09.577Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T02:55:09.837Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-09T02:55:09.837Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-09T02:55:09.837Z] This means they are not meant to be enabled using systemctl. [2021-01-09T02:55:09.837Z] Possible reasons for having this kind of units are: [2021-01-09T02:55:09.837Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-09T02:55:09.837Z] .wants/ or .requires/ directory. [2021-01-09T02:55:09.837Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-09T02:55:09.837Z] a requirement dependency on it. [2021-01-09T02:55:09.837Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-09T02:55:09.837Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-09T02:55:09.837Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-09T02:55:09.837Z] instance name specified. [2021-01-09T02:55:10.109Z] Reading package lists... [2021-01-09T02:55:10.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-09T02:55:10.369Z] Building dependency tree... [2021-01-09T02:55:10.369Z] Reading state information... [2021-01-09T02:55:10.369Z] The following additional packages will be installed: [2021-01-09T02:55:10.369Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-09T02:55:10.369Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-09T02:55:10.369Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-09T02:55:10.369Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-09T02:55:10.369Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-09T02:55:10.369Z] Suggested packages: [2021-01-09T02:55:10.369Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-09T02:55:10.369Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-09T02:55:10.369Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-09T02:55:10.369Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-09T02:55:10.369Z] systemd-container policykit-1 [2021-01-09T02:55:10.369Z] Recommended packages: [2021-01-09T02:55:10.369Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-09T02:55:10.369Z] The following NEW packages will be installed: [2021-01-09T02:55:10.369Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-09T02:55:10.369Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-09T02:55:10.369Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-09T02:55:10.369Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-09T02:55:10.369Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-09T02:55:10.369Z] The following packages will be upgraded: [2021-01-09T02:55:10.369Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-09T02:55:10.631Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-09T02:55:10.631Z] Need to get 35.2 MB of archives. [2021-01-09T02:55:10.631Z] After this operation, 141 MB of additional disk space will be used. [2021-01-09T02:55:10.631Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-09T02:55:10.631Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-09T02:55:10.631Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-09T02:55:10.631Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-09T02:55:10.631Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-09T02:55:10.631Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-09T02:55:10.631Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-09T02:55:10.631Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-09T02:55:10.892Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-09T02:55:10.892Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-09T02:55:10.892Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-09T02:55:10.892Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-09T02:55:10.892Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-09T02:55:10.892Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-09T02:55:10.892Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-09T02:55:10.892Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-09T02:55:10.892Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-09T02:55:11.466Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-09T02:55:11.466Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-09T02:55:11.466Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-09T02:55:11.466Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-09T02:55:11.466Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-09T02:55:11.466Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-09T02:55:11.466Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-09T02:55:11.466Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-09T02:55:11.466Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-09T02:55:11.466Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-09T02:55:11.466Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-09T02:55:11.466Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-09T02:55:11.466Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-09T02:55:12.862Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T02:55:12.862Z] Fetched 35.2 MB in 2s (16.1 MB/s) [2021-01-09T02:55:12.862Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-09T02:55:12.862Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-09T02:55:12.862Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T02:55:13.434Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-09T02:55:13.434Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T02:55:13.695Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-09T02:55:13.695Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-09T02:55:13.695Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-09T02:55:13.695Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-09T02:55:13.956Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-09T02:55:13.956Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-09T02:55:13.956Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-09T02:55:14.217Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-09T02:55:14.478Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-09T02:55:14.478Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-09T02:55:14.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-09T02:55:14.739Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-09T02:55:15.001Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-09T02:55:15.001Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-09T02:55:15.001Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-09T02:55:15.260Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-09T02:55:15.260Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T02:55:15.260Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T02:55:15.260Z] Selecting previously unselected package libexpat1:amd64. [2021-01-09T02:55:15.260Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-09T02:55:15.260Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-09T02:55:15.521Z] Selecting previously unselected package python3.6-minimal. [2021-01-09T02:55:15.521Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T02:55:15.521Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T02:55:15.783Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-09T02:55:15.783Z] Checking for services that may need to be restarted...done. [2021-01-09T02:55:15.783Z] Checking for services that may need to be restarted...done. [2021-01-09T02:55:15.783Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T02:55:16.044Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-09T02:55:16.044Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T02:55:16.305Z] Selecting previously unselected package python3-minimal. [2021-01-09T02:55:16.305Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-09T02:55:16.305Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-09T02:55:16.305Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-09T02:55:16.565Z] Selecting previously unselected package mime-support. [2021-01-09T02:55:16.565Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-09T02:55:16.565Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-09T02:55:16.565Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-09T02:55:16.565Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-09T02:55:16.565Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-09T02:55:16.826Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-09T02:55:16.826Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T02:55:16.826Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T02:55:17.086Z] Selecting previously unselected package python3.6. [2021-01-09T02:55:17.086Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T02:55:17.086Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T02:55:17.086Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-09T02:55:17.086Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-09T02:55:17.086Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-09T02:55:17.086Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-09T02:55:17.347Z] Selecting previously unselected package python3. [2021-01-09T02:55:17.347Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-09T02:55:17.347Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-09T02:55:17.347Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-09T02:55:17.347Z] Selecting previously unselected package multiarch-support. [2021-01-09T02:55:17.347Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T02:55:17.347Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-09T02:55:17.608Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-09T02:55:17.608Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-09T02:55:17.608Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-09T02:55:17.608Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-09T02:55:17.608Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-09T02:55:17.608Z] Selecting previously unselected package libbsd0:amd64. [2021-01-09T02:55:17.608Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-09T02:55:17.608Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-09T02:55:17.868Z] Selecting previously unselected package sudo. [2021-01-09T02:55:17.868Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-09T02:55:17.868Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-09T02:55:17.868Z] Selecting previously unselected package apparmor. [2021-01-09T02:55:17.868Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-09T02:55:17.868Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-09T02:55:18.128Z] Selecting previously unselected package libedit2:amd64. [2021-01-09T02:55:18.128Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-09T02:55:18.128Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-09T02:55:18.128Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-09T02:55:18.128Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T02:55:18.128Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T02:55:18.390Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-09T02:55:18.390Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T02:55:18.390Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T02:55:18.390Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-09T02:55:18.390Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-09T02:55:18.390Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-09T02:55:18.651Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-09T02:55:18.651Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T02:55:18.651Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T02:55:18.651Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-09T02:55:18.651Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T02:55:18.651Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T02:55:18.912Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-09T02:55:18.912Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-09T02:55:18.912Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-09T02:55:18.912Z] Selecting previously unselected package openssh-client. [2021-01-09T02:55:18.912Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-09T02:55:18.912Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-09T02:55:18.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-09T02:55:19.174Z] Selecting previously unselected package squashfs-tools. [2021-01-09T02:55:19.174Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-09T02:55:19.174Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-09T02:55:19.746Z] Selecting previously unselected package snapd. [2021-01-09T02:55:19.746Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-09T02:55:19.746Z] Unpacking snapd (2.48+18.04) ... [2021-01-09T02:55:21.660Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-09T02:55:21.660Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-09T02:55:21.920Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-09T02:55:21.920Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-09T02:55:21.920Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-09T02:55:21.921Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T02:55:21.921Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T02:55:22.182Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-09T02:55:22.182Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] } [2021-01-09T02:55:22.420Z] $ docker stop --time=1 e3fa8f26dfdfb3e28b9f3773a4527c187eb4a270a708f0becb4279f23f3df6b5 [2021-01-09T02:55:23.128Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-09T02:55:23.128Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-09T02:55:23.128Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-09T02:55:23.128Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T02:55:23.128Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T02:55:23.128Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T02:55:23.703Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-09T02:55:23.703Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T02:55:23.703Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-09T02:55:23.703Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-09T02:55:23.703Z] running python rtupdate hooks for python3.6... [2021-01-09T02:55:23.703Z] running python post-rtupdate hooks for python3.6... [2021-01-09T02:55:23.966Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-09T02:55:25.503Z] $ docker rm -f e3fa8f26dfdfb3e28b9f3773a4527c187eb4a270a708f0becb4279f23f3df6b5 [2021-01-09T02:55:26.520Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [Pipeline] // withDockerContainer [2021-01-09T02:55:26.788Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T02:55:26.788Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-09T02:55:26.788Z] Setting up snapd (2.48+18.04) ... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:55:27.361Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-09T02:55:27.361Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-09T02:55:27.622Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-09T02:55:27.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T02:55:27.623Z] [2021-01-09T02:55:27.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T02:55:27.883Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-09T02:55:27.883Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-09T02:55:27.883Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:55:28.144Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-09T02:55:28.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T02:55:28.404Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-09T02:55:28.404Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-09T02:55:28.567Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-09T02:55:28.567Z] 29e5d40040c1: Pulling fs layer [2021-01-09T02:55:28.568Z] 1ce36da41761: Pulling fs layer [2021-01-09T02:55:28.568Z] 25b303627fd3: Pulling fs layer [2021-01-09T02:55:28.665Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-09T02:55:28.840Z] 29e5d40040c1: Download complete [2021-01-09T02:55:28.926Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-09T02:55:28.926Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T02:55:28.927Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-09T02:55:29.450Z] 29e5d40040c1: Pull complete [2021-01-09T02:55:29.450Z] 1ce36da41761: Verifying Checksum [2021-01-09T02:55:29.450Z] 1ce36da41761: Download complete [2021-01-09T02:55:29.868Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-09T02:55:29.868Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-09T02:55:29.868Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-09T02:55:30.887Z] 1ce36da41761: Pull complete [2021-01-09T02:55:31.075Z] Reading package lists... [2021-01-09T02:55:31.336Z] Reading package lists... [2021-01-09T02:55:31.480Z] 25b303627fd3: Verifying Checksum [2021-01-09T02:55:31.480Z] 25b303627fd3: Download complete [2021-01-09T02:55:31.597Z] Building dependency tree... [2021-01-09T02:55:31.597Z] Reading state information... [2021-01-09T02:55:31.597Z] Calculating upgrade... [2021-01-09T02:55:31.597Z] The following packages will be upgraded: [2021-01-09T02:55:31.597Z] advancecomp base-files bash binutils binutils-common [2021-01-09T02:55:31.597Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-09T02:55:31.597Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-09T02:55:31.597Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-09T02:55:31.597Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-09T02:55:31.597Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-09T02:55:31.597Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-09T02:55:31.597Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-09T02:55:31.597Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-09T02:55:31.597Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-09T02:55:31.597Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-09T02:55:31.597Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-09T02:55:31.597Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-09T02:55:31.597Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-09T02:55:31.597Z] ubuntu-keyring util-linux [2021-01-09T02:55:31.858Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-09T02:55:31.858Z] Need to get 63.7 MB of archives. [2021-01-09T02:55:31.858Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-09T02:55:31.858Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-09T02:55:31.858Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-09T02:55:32.431Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-09T02:55:32.431Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-09T02:55:32.431Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-09T02:55:32.431Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-09T02:55:32.431Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-09T02:55:32.431Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-09T02:55:32.691Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-09T02:55:32.691Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-09T02:55:32.691Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-09T02:55:32.691Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-09T02:55:32.691Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-09T02:55:32.692Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-09T02:55:32.692Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-09T02:55:32.692Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-09T02:55:32.692Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-09T02:55:32.692Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-09T02:55:32.692Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-09T02:55:32.952Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-09T02:55:32.952Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-09T02:55:32.952Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-09T02:55:32.952Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-09T02:55:32.952Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-09T02:55:32.952Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-09T02:55:32.952Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-09T02:55:32.952Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-09T02:55:32.952Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-09T02:55:32.952Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-09T02:55:32.952Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-09T02:55:32.952Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-09T02:55:32.952Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-09T02:55:32.952Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-09T02:55:32.952Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-09T02:55:32.952Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-09T02:55:32.952Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-09T02:55:33.213Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-09T02:55:33.213Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-09T02:55:33.213Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-09T02:55:33.213Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-09T02:55:33.213Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-09T02:55:33.213Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-09T02:55:33.213Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-09T02:55:33.213Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-09T02:55:33.213Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-09T02:55:33.213Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-09T02:55:33.213Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-09T02:55:33.213Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-09T02:55:33.213Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-09T02:55:33.213Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-09T02:55:33.213Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-09T02:55:33.213Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-09T02:55:33.213Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-09T02:55:33.213Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-09T02:55:33.213Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-09T02:55:33.213Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-09T02:55:33.213Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-09T02:55:33.213Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-09T02:55:33.213Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-09T02:55:33.213Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-09T02:55:33.213Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-09T02:55:33.213Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-09T02:55:33.213Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-09T02:55:33.213Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-09T02:55:33.474Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-09T02:55:33.474Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-09T02:55:33.474Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-09T02:55:33.474Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-09T02:55:33.474Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-09T02:55:33.474Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-09T02:55:33.474Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-09T02:55:33.474Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-09T02:55:33.474Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-09T02:55:33.474Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-09T02:55:33.474Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-09T02:55:33.474Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-09T02:55:33.474Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-09T02:55:33.474Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-09T02:55:33.474Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-09T02:55:33.474Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-09T02:55:33.474Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-09T02:55:33.474Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-09T02:55:33.474Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-09T02:55:33.474Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-09T02:55:33.474Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-09T02:55:33.474Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-09T02:55:33.474Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-09T02:55:33.474Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-09T02:55:34.044Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-09T02:55:34.305Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-09T02:55:34.566Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-09T02:55:34.827Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-09T02:55:35.398Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-09T02:55:35.398Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-09T02:55:35.398Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-09T02:55:35.398Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-09T02:55:35.398Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-09T02:55:35.398Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T02:55:35.398Z] Fetched 63.7 MB in 4s (17.6 MB/s) [2021-01-09T02:55:35.398Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:35.398Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T02:55:35.659Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T02:55:36.231Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T02:55:36.231Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T02:55:36.231Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-09T02:55:36.231Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-09T02:55:37.171Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:37.171Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T02:55:37.431Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:37.431Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T02:55:37.431Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:37.431Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T02:55:37.691Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:37.691Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T02:55:37.691Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:37.691Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T02:55:37.952Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:37.952Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T02:55:37.952Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:38.212Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T02:55:38.212Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T02:55:38.212Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T02:55:38.212Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:38.212Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-09T02:55:38.473Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-09T02:55:38.473Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T02:55:38.473Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:38.473Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T02:55:38.739Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:38.739Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T02:55:39.005Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:39.005Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T02:55:39.005Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T02:55:39.266Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T02:55:39.266Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T02:55:39.266Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T02:55:39.838Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-09T02:55:40.100Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T02:55:40.100Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-09T02:55:40.100Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-09T02:55:40.100Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-09T02:55:40.100Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-09T02:55:40.360Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-09T02:55:40.360Z] Installing new version of config file /etc/issue ... [2021-01-09T02:55:40.360Z] Installing new version of config file /etc/issue.net ... [2021-01-09T02:55:40.360Z] Installing new version of config file /etc/lsb-release ... [2021-01-09T02:55:40.360Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-09T02:55:40.621Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-09T02:55:40.621Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-09T02:55:40.621Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-09T02:55:40.882Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:40.882Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-09T02:55:40.882Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-09T02:55:40.882Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-09T02:55:41.143Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-09T02:55:41.143Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:41.143Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T02:55:41.143Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-09T02:55:41.143Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-09T02:55:41.405Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:41.405Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-09T02:55:41.405Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-09T02:55:41.405Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-09T02:55:41.619Z] 25b303627fd3: Pull complete [2021-01-09T02:55:41.619Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-09T02:55:41.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T02:55:41.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-09T02:55:41.666Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:41.666Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-09T02:55:41.666Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-09T02:55:41.666Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-09T02:55:41.849Z] prd-ubuntu18.04-docker-arm64-4c-16g-19218 does not seem to be running inside a container [2021-01-09T02:55:41.930Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:41.930Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T02:55:41.930Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T02:55:41.928Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-09T02:55:42.192Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-09T02:55:42.192Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:42.192Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T02:55:42.192Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T02:55:42.453Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-09T02:55:42.453Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:42.453Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-09T02:55:42.453Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-09T02:55:42.453Z] Setting up grep (3.1-2build1) ... [2021-01-09T02:55:42.714Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:42.714Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-09T02:55:42.714Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-09T02:55:42.714Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-09T02:55:42.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:42.974Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T02:55:42.974Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T02:55:42.974Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-09T02:55:43.236Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:43.236Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-09T02:55:43.236Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T02:55:43.497Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-09T02:55:43.757Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T02:55:43.757Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-09T02:55:43.757Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T02:55:44.328Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-09T02:55:44.328Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:44.328Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-09T02:55:44.589Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T02:55:45.109Z] $ docker top e0a559814c04cd2d1cee555dd1e29b30d393295da8bc225f6d38ff4ec5b44d32 -eo pid,comm [2021-01-09T02:55:45.530Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-09T02:55:45.530Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-09T02:55:45.530Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-09T02:55:45.530Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [Pipeline] { [Pipeline] sh [2021-01-09T02:55:45.791Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-09T02:55:45.791Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:45.791Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-09T02:55:45.791Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-09T02:55:46.053Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-09T02:55:46.053Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:46.053Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T02:55:46.053Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T02:55:46.314Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T02:55:46.314Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:46.314Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T02:55:46.314Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T02:55:46.336Z] + docker-compose build --help [2021-01-09T02:55:46.336Z] + grep parallel [2021-01-09T02:55:46.575Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T02:55:46.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:46.575Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T02:55:46.575Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T02:55:46.837Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T02:55:46.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:46.837Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T02:55:46.837Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T02:55:47.096Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T02:55:47.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:47.096Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T02:55:47.096Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T02:55:47.356Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T02:55:47.356Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T02:55:47.356Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-09T02:55:47.617Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:47.617Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T02:55:47.617Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T02:55:47.617Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-09T02:55:47.879Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:47.879Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T02:55:47.879Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T02:55:47.879Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T02:55:48.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:48.141Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T02:55:48.141Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T02:55:48.141Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-09T02:55:48.404Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:48.404Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T02:55:48.404Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T02:55:48.977Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-09T02:55:48.977Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-09T02:55:49.243Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-09T02:55:49.506Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:49.506Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T02:55:49.506Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T02:55:49.712Z] --parallel Build images in parallel. [Pipeline] } [2021-01-09T02:55:49.728Z] $ docker stop --time=1 e0a559814c04cd2d1cee555dd1e29b30d393295da8bc225f6d38ff4ec5b44d32 [2021-01-09T02:55:49.772Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-09T02:55:49.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T02:55:49.772Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-09T02:55:49.772Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T02:55:50.033Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-09T02:55:50.033Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:50.293Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-09T02:55:50.293Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-09T02:55:50.293Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-09T02:55:50.554Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:50.554Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-09T02:55:50.554Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T02:55:50.814Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T02:55:50.814Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:50.814Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-09T02:55:50.814Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T02:55:51.074Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T02:55:51.074Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:51.074Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-09T02:55:51.074Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T02:55:51.334Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T02:55:51.585Z] $ docker rm -f e0a559814c04cd2d1cee555dd1e29b30d393295da8bc225f6d38ff4ec5b44d32 [2021-01-09T02:55:51.594Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:51.594Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T02:55:51.594Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T02:55:51.594Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-09T02:55:51.855Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T02:55:51.855Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T02:55:51.855Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T02:55:51.855Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-01-09T02:55:52.116Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:52.116Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-09T02:55:52.116Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T02:55:52.377Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-09T02:55:52.377Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:52.377Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-09T02:55:52.377Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T02:55:52.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T02:55:52.560Z] . [Pipeline] withDockerContainer [2021-01-09T02:55:52.637Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T02:55:52.780Z] prd-ubuntu18.04-docker-arm64-4c-16g-19218 does not seem to be running inside a container [2021-01-09T02:55:52.887Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-09T02:55:52.897Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:52.898Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T02:55:52.898Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T02:55:52.898Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-09T02:55:53.158Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:53.158Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-09T02:55:53.158Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-09T02:55:53.158Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-09T02:55:53.430Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:53.431Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-09T02:55:53.431Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-09T02:55:53.692Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-09T02:55:53.952Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:53.952Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T02:55:53.952Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T02:55:53.952Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-09T02:55:54.212Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:54.212Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-09T02:55:54.212Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-09T02:55:54.212Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-09T02:55:54.317Z] $ docker top c9a86bec5f85ffa43bdc74e4a88a6682fdc7656345ea514d4de6e97b2f291e12 -eo pid,comm [2021-01-09T02:55:54.472Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:54.472Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-09T02:55:54.472Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-09T02:55:54.472Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [Pipeline] { [2021-01-09T02:55:54.733Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:54.733Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-09T02:55:54.733Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-09T02:55:54.733Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-09T02:55:54.733Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:54.733Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-09T02:55:54.733Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [Pipeline] sh [2021-01-09T02:55:55.008Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-09T02:55:55.008Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:55.008Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-09T02:55:55.008Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-09T02:55:55.273Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-09T02:55:55.273Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T02:55:55.273Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-09T02:55:55.273Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-09T02:55:55.273Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-09T02:55:55.424Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-09T02:55:55.534Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-09T02:55:55.534Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-09T02:55:55.534Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-09T02:55:55.534Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-09T02:55:55.534Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-09T02:55:55.794Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-09T02:55:55.794Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-09T02:55:56.055Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-09T02:55:56.055Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-09T02:55:56.055Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-09T02:55:56.055Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-09T02:55:56.315Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-09T02:55:56.315Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-09T02:55:56.315Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-09T02:55:56.315Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-09T02:55:56.576Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-09T02:55:56.576Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-09T02:55:56.576Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-09T02:55:56.576Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-09T02:55:56.837Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-09T02:55:56.837Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-09T02:55:56.837Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-09T02:55:56.837Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-09T02:55:57.097Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-09T02:55:57.097Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-09T02:55:58.480Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-09T02:55:58.480Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-09T02:55:58.480Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-09T02:55:58.480Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-09T02:55:58.480Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T02:55:58.480Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T02:55:59.049Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T02:55:59.049Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T02:55:59.049Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T02:55:59.049Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T02:55:59.311Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T02:55:59.311Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T02:55:59.311Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:59.572Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T02:55:59.572Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:59.572Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T02:55:59.711Z] Building docker-core-command-go ... [2021-01-09T02:55:59.712Z] Building docker-core-data-go ... [2021-01-09T02:55:59.712Z] Building docker-core-metadata-go ... [2021-01-09T02:55:59.712Z] Building docker-security-bootstrap-redis-go ... [2021-01-09T02:55:59.712Z] Building docker-security-proxy-setup-go ... [2021-01-09T02:55:59.712Z] Building docker-security-secretstore-setup-go ... [2021-01-09T02:55:59.712Z] Building docker-support-notifications-go ... [2021-01-09T02:55:59.712Z] Building docker-support-scheduler-go ... [2021-01-09T02:55:59.712Z] Building docker-sys-mgmt-agent-go ... [2021-01-09T02:55:59.712Z] Building docker-support-scheduler-go [2021-01-09T02:55:59.712Z] Building docker-security-bootstrap-redis-go [2021-01-09T02:55:59.712Z] Building docker-core-data-go [2021-01-09T02:55:59.712Z] Building docker-support-notifications-go [2021-01-09T02:55:59.712Z] Building docker-security-secretstore-setup-go [2021-01-09T02:55:59.833Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:59.833Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T02:55:59.833Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T02:55:59.833Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T02:56:00.771Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T02:56:00.771Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T02:56:01.712Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T02:56:01.712Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T02:56:02.427Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T02:56:02.427Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T02:56:03.067Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T02:56:03.067Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T02:56:04.095Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T02:56:04.095Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T02:56:04.095Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-09T02:56:04.095Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-09T02:56:04.095Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-09T02:56:04.095Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-09T02:56:04.381Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-09T02:56:04.381Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-09T02:56:04.381Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-09T02:56:04.381Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-09T02:56:04.654Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-09T02:56:04.654Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-09T02:56:04.654Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-09T02:56:04.654Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-09T02:56:04.914Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-09T02:56:04.914Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-09T02:56:04.914Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T02:56:04.914Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-09T02:56:05.175Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T02:56:05.175Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T02:56:05.175Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T02:56:05.175Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-09T02:56:05.175Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-09T02:56:05.175Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-09T02:56:05.436Z] [2021-01-09T02:56:05.436Z] Current default time zone: 'Etc/UTC' [2021-01-09T02:56:05.436Z] Local time is now: Sat Jan 9 02:56:05 UTC 2021. [2021-01-09T02:56:05.436Z] Universal Time is now: Sat Jan 9 02:56:05 UTC 2021. [2021-01-09T02:56:05.436Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-09T02:56:05.436Z] [2021-01-09T02:56:05.436Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-09T02:56:05.436Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T02:56:05.436Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-09T02:56:05.436Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-09T02:56:05.436Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-09T02:56:05.436Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-09T02:56:05.702Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-09T02:56:05.702Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-09T02:56:05.702Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-09T02:56:05.702Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-09T02:56:05.702Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T02:56:05.702Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-09T02:56:05.964Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T02:56:05.964Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-09T02:56:05.964Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T02:56:05.964Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-09T02:56:06.225Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-09T02:56:06.225Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-09T02:56:06.225Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-09T02:56:06.225Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-09T02:56:06.225Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-09T02:56:06.225Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-09T02:56:06.225Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-09T02:56:08.173Z] Updating certificates in /etc/ssl/certs... [2021-01-09T02:56:08.745Z] 22 added, 17 removed; done. [2021-01-09T02:56:08.745Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-09T02:56:08.745Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T02:56:09.006Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-09T02:56:09.006Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-09T02:56:09.006Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-09T02:56:09.006Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T02:56:09.006Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-09T02:56:09.006Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T02:56:09.006Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T02:56:09.006Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T02:56:09.267Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T02:56:09.267Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T02:56:09.267Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-09T02:56:09.267Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-09T02:56:09.267Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-09T02:56:09.267Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-09T02:56:09.267Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-09T02:56:09.528Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T02:56:09.528Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T02:56:09.528Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-09T02:56:09.528Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-09T02:56:09.528Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-09T02:56:09.528Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-09T02:56:09.788Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-09T02:56:09.788Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-09T02:56:09.788Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-09T02:56:09.788Z] Updating certificates in /etc/ssl/certs... [2021-01-09T02:56:10.359Z] 0 added, 0 removed; done. [2021-01-09T02:56:10.359Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-09T02:56:10.359Z] done. [2021-01-09T02:56:10.931Z] Reading package lists... [2021-01-09T02:56:10.931Z] Building dependency tree... [2021-01-09T02:56:10.931Z] Reading state information... [2021-01-09T02:56:11.191Z] The following NEW packages will be installed: [2021-01-09T02:56:11.191Z] apt-transport-https [2021-01-09T02:56:11.191Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-09T02:56:11.191Z] Need to get 1696 B of archives. [2021-01-09T02:56:11.191Z] After this operation, 153 kB of additional disk space will be used. [2021-01-09T02:56:11.191Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-09T02:56:11.191Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T02:56:11.191Z] Fetched 1696 B in 0s (27.5 kB/s) [2021-01-09T02:56:11.191Z] Selecting previously unselected package apt-transport-https. [2021-01-09T02:56:11.191Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-09T02:56:11.191Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-09T02:56:11.451Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-09T02:56:11.451Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-09T02:56:11.711Z] Waiting for network to be ready... [2021-01-09T02:56:18.298Z] 2021-01-09T02:56:14Z INFO Waiting for automatic snapd restart... [2021-01-09T02:56:18.298Z] snapd 2.48.2 from Canonical* installed [2021-01-09T02:56:18.557Z] "snapd" switched to the "latest/stable" channel [2021-01-09T02:56:18.557Z] [2021-01-09T02:56:21.099Z] core18 20201210 from Canonical* installed [2021-01-09T02:56:21.360Z] "core18" switched to the "latest/stable" channel [2021-01-09T02:56:21.360Z] [2021-01-09T02:56:24.653Z] snapcraft 4.4.4 from Canonical* installed [2021-01-09T02:56:24.653Z] "snapcraft" switched to the "latest/stable" channel [2021-01-09T02:56:24.653Z] [2021-01-09T02:56:27.955Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-09T02:56:27.955Z] - README.md [2021-01-09T02:56:27.955Z] - snapcraft.yaml.orig [2021-01-09T02:56:27.955Z] [2021-01-09T02:56:27.956Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-09T02:56:34.539Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T02:56:34.539Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-09T02:56:34.539Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-09T02:56:34.800Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-09T02:56:35.633Z] Reading package lists... [2021-01-09T02:56:36.204Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-09T02:56:42.789Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T02:56:42.789Z] Reading package lists... [2021-01-09T02:56:42.789Z] Building dependency tree... [2021-01-09T02:56:42.789Z] Reading state information... [2021-01-09T02:56:42.789Z] Suggested packages: [2021-01-09T02:56:42.789Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-09T02:56:42.789Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-09T02:56:42.789Z] Recommended packages: [2021-01-09T02:56:42.789Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-09T02:56:42.789Z] The following NEW packages will be installed: [2021-01-09T02:56:42.789Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-09T02:56:42.789Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-09T02:56:42.789Z] pkg-config zip [2021-01-09T02:56:42.789Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-09T02:56:42.789Z] Need to get 7655 kB of archives. [2021-01-09T02:56:42.789Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-09T02:56:42.789Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-09T02:56:42.789Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-09T02:56:42.789Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-09T02:56:42.789Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-09T02:56:42.789Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-09T02:56:42.789Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-09T02:56:42.789Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-09T02:56:42.789Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-09T02:56:42.789Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-09T02:56:43.049Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-09T02:56:43.049Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-09T02:56:43.049Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-09T02:56:43.049Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-09T02:56:43.049Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-09T02:56:43.049Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-09T02:56:43.309Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T02:56:43.309Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-01-09T02:56:43.309Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-09T02:56:43.309Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-09T02:56:43.309Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-09T02:56:43.309Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-09T02:56:43.570Z] Selecting previously unselected package libpsl5:amd64. [2021-01-09T02:56:43.570Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-09T02:56:43.570Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-09T02:56:43.570Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-09T02:56:43.570Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-09T02:56:43.570Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-09T02:56:43.830Z] Selecting previously unselected package librtmp1:amd64. [2021-01-09T02:56:43.830Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-09T02:56:43.830Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-09T02:56:43.830Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-09T02:56:43.830Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-09T02:56:43.830Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-09T02:56:44.090Z] Selecting previously unselected package liberror-perl. [2021-01-09T02:56:44.090Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-09T02:56:44.090Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-09T02:56:44.090Z] Selecting previously unselected package git-man. [2021-01-09T02:56:44.090Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-09T02:56:44.090Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-09T02:56:44.351Z] Selecting previously unselected package git. [2021-01-09T02:56:44.351Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-09T02:56:44.351Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-09T02:56:44.923Z] Selecting previously unselected package libnorm1:amd64. [2021-01-09T02:56:44.923Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-09T02:56:44.923Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-09T02:56:45.183Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-09T02:56:45.183Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-09T02:56:45.183Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-09T02:56:45.183Z] Selecting previously unselected package libsodium23:amd64. [2021-01-09T02:56:45.183Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-09T02:56:45.183Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-09T02:56:45.444Z] Selecting previously unselected package libzmq5:amd64. [2021-01-09T02:56:45.444Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-09T02:56:45.444Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T02:56:45.444Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-09T02:56:45.444Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-09T02:56:45.444Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T02:56:45.704Z] Selecting previously unselected package pkg-config. [2021-01-09T02:56:45.704Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-09T02:56:45.704Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-09T02:56:45.704Z] Selecting previously unselected package zip. [2021-01-09T02:56:45.704Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-09T02:56:45.704Z] Unpacking zip (3.0-11build1) ... [2021-01-09T02:56:45.704Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-09T02:56:45.704Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-09T02:56:45.965Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-09T02:56:45.965Z] Setting up liberror-perl (0.17025-1) ... [2021-01-09T02:56:45.965Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-09T02:56:45.965Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-09T02:56:45.965Z] No schema files found: doing nothing. [2021-01-09T02:56:45.965Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-09T02:56:45.965Z] Setting up zip (3.0-11build1) ... [2021-01-09T02:56:45.965Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-09T02:56:46.226Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-09T02:56:46.226Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-09T02:56:46.226Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T02:56:46.226Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-09T02:56:46.226Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T02:56:46.226Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-09T02:56:46.487Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-09T02:56:53.082Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T02:56:53.082Z] git set to automatically installed. [2021-01-09T02:56:53.082Z] git-man set to automatically installed. [2021-01-09T02:56:53.082Z] libcurl3-gnutls set to automatically installed. [2021-01-09T02:56:53.082Z] liberror-perl set to automatically installed. [2021-01-09T02:56:53.082Z] libglib2.0-0 set to automatically installed. [2021-01-09T02:56:53.082Z] libnghttp2-14 set to automatically installed. [2021-01-09T02:56:53.082Z] libnorm1 set to automatically installed. [2021-01-09T02:56:53.082Z] libpgm-5.2-0 set to automatically installed. [2021-01-09T02:56:53.082Z] libpsl5 set to automatically installed. [2021-01-09T02:56:53.082Z] librtmp1 set to automatically installed. [2021-01-09T02:56:53.082Z] libsodium23 set to automatically installed. [2021-01-09T02:56:53.082Z] libzmq3-dev set to automatically installed. [2021-01-09T02:56:53.082Z] libzmq5 set to automatically installed. [2021-01-09T02:56:53.082Z] pkg-config set to automatically installed. [2021-01-09T02:56:53.082Z] zip set to automatically installed. [2021-01-09T02:56:54.467Z] snapd is not logged in, snap install commands will use sudo [2021-01-09T02:57:01.056Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T02:57:01.319Z] snap "core18" has no updates available [2021-01-09T02:57:02.261Z] Pulling config-common [2021-01-09T02:57:02.832Z] Pulling go-build-helper [2021-01-09T02:57:07.699Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:57:07.700Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:57:07.700Z] ---> 6578ad9bbb67 [2021-01-09T02:57:07.700Z] Step 3/21 : WORKDIR /edgex-go [2021-01-09T02:57:07.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:57:07.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:57:07.700Z] ---> 6578ad9bbb67 [2021-01-09T02:57:07.700Z] Step 3/23 : WORKDIR /edgex-go [2021-01-09T02:57:07.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:57:07.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:57:07.700Z] ---> 6578ad9bbb67 [2021-01-09T02:57:07.700Z] Step 3/24 : WORKDIR /edgex-go [2021-01-09T02:57:07.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:57:07.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:57:07.700Z] ---> 6578ad9bbb67 [2021-01-09T02:57:07.700Z] Step 3/24 : WORKDIR /edgex-go [2021-01-09T02:57:07.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T02:57:07.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T02:57:07.700Z] ---> 6578ad9bbb67 [2021-01-09T02:57:07.700Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T02:57:07.700Z] ---> Running in 98bdb1cd0a9a [2021-01-09T02:57:07.700Z] ---> Running in 7dc9d25d97df [2021-01-09T02:57:07.700Z] ---> Running in b09ce2de6d9f [2021-01-09T02:57:07.700Z] ---> Running in 996489fa2d3b [2021-01-09T02:57:07.700Z] ---> Running in 232a2d7545e9 [2021-01-09T02:57:08.297Z] Removing intermediate container 98bdb1cd0a9a [2021-01-09T02:57:08.297Z] Removing intermediate container 7dc9d25d97df [2021-01-09T02:57:08.297Z] ---> 54cd4af70036 [2021-01-09T02:57:08.297Z] ---> 8e55947e712f [2021-01-09T02:57:08.297Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:57:08.297Z] [2021-01-09T02:57:08.297Z] Removing intermediate container b09ce2de6d9f [2021-01-09T02:57:08.297Z] ---> 0c4eccf595ce [2021-01-09T02:57:08.297Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:57:08.297Z] Removing intermediate container 996489fa2d3b [2021-01-09T02:57:08.297Z] Removing intermediate container 232a2d7545e9 [2021-01-09T02:57:08.297Z] ---> ecaaf2b12a30 [2021-01-09T02:57:08.297Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:57:08.297Z] ---> 02dd0bff7281 [2021-01-09T02:57:08.297Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:57:08.573Z] ---> Running in a6820fe03ee0 [2021-01-09T02:57:08.573Z] ---> Running in b6aa3c6ca640 [2021-01-09T02:57:08.573Z] ---> Running in bbc642bf4a99 [2021-01-09T02:57:08.573Z] ---> Running in dad47b970b77 [2021-01-09T02:57:08.573Z] ---> Running in 047cc387497d [2021-01-09T02:57:12.909Z] Removing intermediate container b6aa3c6ca640 [2021-01-09T02:57:12.909Z] ---> 205e78c177a9 [2021-01-09T02:57:12.909Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T02:57:12.909Z] Removing intermediate container a6820fe03ee0 [2021-01-09T02:57:12.909Z] ---> 2086e28c3547 [2021-01-09T02:57:12.909Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-09T02:57:12.909Z] ---> Running in 38bf2e8d6881 [2021-01-09T02:57:12.909Z] ---> Running in 3ab7a8ec7b77 [2021-01-09T02:57:12.909Z] Removing intermediate container bbc642bf4a99 [2021-01-09T02:57:12.909Z] ---> ee626591c8e8 [2021-01-09T02:57:12.909Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-09T02:57:12.909Z] Removing intermediate container dad47b970b77 [2021-01-09T02:57:12.909Z] ---> 2caf1c225df3 [2021-01-09T02:57:12.909Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container 047cc387497d [2021-01-09T02:57:12.909Z] [2021-01-09T02:57:12.909Z] ---> 447f9866076d [2021-01-09T02:57:12.909Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-09T02:57:13.205Z] ---> Running in 26d219f75f3e [2021-01-09T02:57:13.205Z] ---> Running in 16c6c83177d9 [2021-01-09T02:57:13.205Z] ---> Running in b4facb6138d2 [2021-01-09T02:57:15.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T02:57:15.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T02:57:15.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T02:57:15.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T02:57:15.472Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T02:57:16.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T02:57:16.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T02:57:16.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T02:57:17.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T02:57:17.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T02:57:18.146Z] OK: 217 MiB in 51 packages [2021-01-09T02:57:18.425Z] OK: 217 MiB in 51 packages [2021-01-09T02:57:18.701Z] OK: 217 MiB in 51 packages [2021-01-09T02:57:18.701Z] OK: 217 MiB in 51 packages [2021-01-09T02:57:18.991Z] OK: 217 MiB in 51 packages [2021-01-09T02:57:20.444Z] Removing intermediate container 3ab7a8ec7b77 [2021-01-09T02:57:20.444Z] ---> 9a0e6aec88f3 [2021-01-09T02:57:20.444Z] Step 6/22 : COPY go.mod . [2021-01-09T02:57:20.444Z] Removing intermediate container 38bf2e8d6881 [2021-01-09T02:57:20.444Z] ---> 309c86a477af [2021-01-09T02:57:20.444Z] Step 6/23 : COPY go.mod . [2021-01-09T02:57:21.044Z] Removing intermediate container 26d219f75f3e [2021-01-09T02:57:21.044Z] ---> 366016f8b565 [2021-01-09T02:57:21.044Z] Step 6/24 : COPY go.mod . [2021-01-09T02:57:21.044Z] Removing intermediate container b4facb6138d2 [2021-01-09T02:57:21.044Z] ---> a18329570be4 [2021-01-09T02:57:21.044Z] Step 6/24 : COPY go.mod . [2021-01-09T02:57:21.044Z] Removing intermediate container 16c6c83177d9 [2021-01-09T02:57:21.044Z] ---> 193d8aabfd47 [2021-01-09T02:57:21.044Z] Step 6/21 : COPY go.mod . [2021-01-09T02:57:21.323Z] ---> 7385589d464c [2021-01-09T02:57:21.323Z] Step 7/22 : RUN go mod download [2021-01-09T02:57:21.603Z] ---> 17e8807f8566 [2021-01-09T02:57:21.603Z] Step 7/23 : RUN go mod download [2021-01-09T02:57:21.603Z] ---> Running in 0ed3821c34e5 [2021-01-09T02:57:21.881Z] ---> Running in 3f4b41833e6d [2021-01-09T02:57:22.159Z] ---> 866f8c537340 [2021-01-09T02:57:22.159Z] Step 7/24 : RUN go mod download [2021-01-09T02:57:22.430Z] ---> 8218da1a9a01 [2021-01-09T02:57:22.430Z] Step 7/24 : RUN go mod download [2021-01-09T02:57:22.430Z] ---> Running in 9a5957b888eb [2021-01-09T02:57:22.430Z] ---> f89d3e00f31a [2021-01-09T02:57:22.430Z] Step 7/21 : RUN go mod download [2021-01-09T02:57:22.705Z] ---> Running in f29a59a7d857 [2021-01-09T02:57:22.705Z] ---> Running in 8ea809f94c0a [2021-01-09T02:57:24.794Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-09T02:57:24.794Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-09T02:57:24.794Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-09T02:57:24.794Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-09T02:57:24.794Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-09T02:57:24.794Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-09T02:57:24.794Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-09T02:57:24.794Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-09T02:57:24.794Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-09T02:57:24.794Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-09T02:57:24.794Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-09T02:57:24.794Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-09T02:57:24.794Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-09T02:57:24.794Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-09T02:57:24.794Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-09T02:57:24.794Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-09T02:57:24.794Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-09T02:57:24.794Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-09T02:57:24.794Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-09T02:57:24.794Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] [2021-01-09T02:57:24.794Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-09T02:57:24.794Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-09T02:57:24.794Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-09T02:57:24.794Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-09T02:57:24.794Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-09T02:57:24.794Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-09T02:57:24.794Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-09T02:57:24.794Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-09T02:57:24.794Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-09T02:57:24.794Z] Fetched 279 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-09T02:57:24.794Z] Fetched 122 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-09T02:57:24.794Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-09T02:57:24.794Z] Fetched 8848 B in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-09T02:57:24.794Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-09T02:57:24.794Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-09T02:57:24.794Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-09T02:57:24.794Z] Fetched 214 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-09T02:57:24.794Z] Fetched 155 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-09T02:57:24.794Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-09T02:57:24.794Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-09T02:57:24.794Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-09T02:57:24.794Z] Fetched 499 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-09T02:57:24.794Z] Fetched 111 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-09T02:57:24.794Z] Fetched 240 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-09T02:57:24.794Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-09T02:57:24.794Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-09T02:57:24.794Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-09T02:57:24.794Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-09T02:57:24.794Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-09T02:57:24.794Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-09T02:57:24.794Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-09T02:57:24.794Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-09T02:57:24.794Z] Fetched 8720 B in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-09T02:57:24.794Z] Fetched 137 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-09T02:57:24.794Z] Fetched 119 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-09T02:57:24.794Z] Fetched 109 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-09T02:57:24.794Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-09T02:57:24.794Z] Fetched 645 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-09T02:57:24.794Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-09T02:57:24.794Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-09T02:57:24.794Z] Fetched 368 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-09T02:57:24.794Z] Fetched 187 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-09T02:57:24.794Z] Fetched 175 kB in 0s (0 B/s) [2021-01-09T02:57:24.794Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-09T02:57:26.132Z] Removing intermediate container 0ed3821c34e5 [2021-01-09T02:57:26.132Z] ---> 670a823f62b8 [2021-01-09T02:57:26.132Z] Step 8/22 : COPY . . [2021-01-09T02:57:26.132Z] Removing intermediate container 3f4b41833e6d [2021-01-09T02:57:26.132Z] ---> 59000aab7da7 [2021-01-09T02:57:26.132Z] Step 8/23 : COPY . . [2021-01-09T02:57:26.734Z] Removing intermediate container 9a5957b888eb [2021-01-09T02:57:26.734Z] ---> 6b4e379356c8 [2021-01-09T02:57:26.734Z] Step 8/24 : COPY . . [2021-01-09T02:57:27.334Z] Removing intermediate container f29a59a7d857 [2021-01-09T02:57:27.334Z] ---> 236fdcba3e6d [2021-01-09T02:57:27.334Z] Step 8/24 : COPY . . [2021-01-09T02:57:27.609Z] Removing intermediate container 8ea809f94c0a [2021-01-09T02:57:27.609Z] ---> c47376025f32 [2021-01-09T02:57:27.609Z] Step 8/21 : COPY . . [2021-01-09T02:57:28.097Z] Fetched 206 kB in 0s (0 B/s) [2021-01-09T02:57:28.097Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-09T02:57:28.097Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-09T02:57:28.097Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-09T02:57:28.097Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-09T02:57:28.097Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-09T02:57:28.097Z] Fetched 159 kB in 0s (0 B/s) [2021-01-09T02:57:28.097Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-09T02:57:28.097Z] Fetched 107 kB in 0s (0 B/s) [2021-01-09T02:57:28.097Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-09T02:57:28.097Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-09T02:57:28.097Z] Pulling static-packages [2021-01-09T02:57:28.357Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-09T02:57:28.357Z] Skipping pull go-build-helper (already ran) [2021-01-09T02:57:28.357Z] Skipping pull static-packages (already ran) [2021-01-09T02:57:28.357Z] Building go-build-helper [2021-01-09T02:57:32.567Z] Building static-packages [2021-01-09T02:57:33.688Z] Staging go-build-helper [2021-01-09T02:57:34.668Z] Staging static-packages [2021-01-09T02:57:35.610Z] Pulling go115 [2021-01-09T02:57:36.553Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-09T02:57:36.553Z] Skipping pull go115 (already ran) [2021-01-09T02:57:36.553Z] Building go115 [2021-01-09T02:57:36.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-09T02:57:36.553Z] Dload Upload Total Spent Left Speed [2021-01-09T02:57:39.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 115M 19 22.4M 0 0 26.4M 0 0:00:04 --:--:-- 0:00:04 26.4M 51 115M 51 59.4M 0 0 32.1M 0 0:00:03 0:00:01 0:00:02 32.1M 92 115M 92 106M 0 0 37.5M 0 0:00:03 0:00:02 0:00:01 37.5M 100 115M 100 115M 0 0 38.5M 0 0:00:02 0:00:02 --:--:-- 38.5M [2021-01-09T02:57:39.965Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-09T02:57:44.166Z] Staging go115 [2021-01-09T02:57:49.447Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-09T02:57:49.447Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-09T02:57:49.447Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-09T02:57:49.447Z] Fetched 0 B in 0s (0 B/s) [2021-01-09T02:57:49.447Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-09T02:57:49.447Z] Fetched 224 kB in 0s (0 B/s) [2021-01-09T02:57:49.447Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-09T02:57:49.447Z] Fetched 157 kB in 0s (0 B/s) [2021-01-09T02:57:49.447Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-09T02:57:49.447Z] Fetched 221 kB in 0s (0 B/s) [2021-01-09T02:57:49.447Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-09T02:57:49.447Z] Fetched 143 kB in 0s (0 B/s) [2021-01-09T02:57:49.447Z] Pulling edgex-go [2021-01-09T02:57:49.707Z] Pulling version [2021-01-09T02:57:50.647Z] Building config-common [2021-01-09T02:57:52.560Z] Skipping build go-build-helper (already ran) [2021-01-09T02:57:52.560Z] Skipping build static-packages (already ran) [2021-01-09T02:57:52.560Z] Skipping build go115 (already ran) [2021-01-09T02:57:52.560Z] Building edgex-go [2021-01-09T02:57:52.821Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-09T02:57:54.213Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-09T02:57:54.213Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-09T02:57:54.213Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-09T02:57:54.213Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.139 [2021-01-09T02:57:54.213Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-09T02:57:54.214Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-09T02:57:54.214Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-09T02:57:54.214Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-09T02:57:54.214Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-09T02:57:54.214Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-09T02:57:54.214Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-09T02:57:54.214Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-09T02:57:54.214Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-09T02:57:54.214Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-09T02:57:54.214Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-09T02:57:54.214Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-09T02:57:54.214Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-09T02:57:54.214Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-09T02:57:54.214Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-09T02:57:54.214Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-09T02:57:54.214Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-09T02:57:54.214Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-09T02:57:54.214Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-09T02:57:54.214Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-09T02:57:54.406Z] ---> 3e795be0cf4f [2021-01-09T02:57:54.406Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-09T02:57:54.406Z] ---> 55e63f88387a [2021-01-09T02:57:54.406Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-09T02:57:54.406Z] ---> b8c9912cf062 [2021-01-09T02:57:54.406Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-09T02:57:54.406Z] ---> 434343372150 [2021-01-09T02:57:54.406Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-09T02:57:54.406Z] ---> 89f185682ecc [2021-01-09T02:57:54.406Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-09T02:57:54.406Z] ---> Running in 98074c262d41 [2021-01-09T02:57:54.406Z] ---> Running in c50a8088a922 [2021-01-09T02:57:54.406Z] ---> Running in 8b1281399b9e [2021-01-09T02:57:54.406Z] ---> Running in 53a1a3613ce3 [2021-01-09T02:57:54.406Z] ---> Running in 74258693a7b6 [2021-01-09T02:57:54.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-09T02:57:54.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-09T02:57:54.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-09T02:57:54.406Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-09T02:57:54.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-09T02:57:54.476Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-09T02:57:54.476Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-09T02:57:54.476Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-09T02:58:01.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-09T02:58:04.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-09T02:58:05.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-09T02:58:06.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-09T02:58:06.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-09T02:58:06.798Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-09T02:58:06.798Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-09T02:58:06.798Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-09T02:58:06.798Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-09T02:58:08.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-09T02:58:08.179Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-09T02:58:08.179Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-09T02:58:09.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-09T02:58:09.563Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-09T02:58:10.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-09T02:58:10.502Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-09T02:58:11.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-09T02:58:12.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-09T02:58:13.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-09T02:58:14.961Z] Building version [2021-01-09T02:58:16.872Z] Staging config-common [2021-01-09T02:58:17.813Z] Skipping stage go-build-helper (already ran) [2021-01-09T02:58:17.813Z] Skipping stage static-packages (already ran) [2021-01-09T02:58:17.813Z] Skipping stage go115 (already ran) [2021-01-09T02:58:17.813Z] Staging edgex-go [2021-01-09T02:58:18.755Z] Staging version [2021-01-09T02:58:19.696Z] Priming config-common [2021-01-09T02:58:20.638Z] Priming go-build-helper [2021-01-09T02:58:21.579Z] Priming static-packages [2021-01-09T02:58:23.493Z] Priming go115 [2021-01-09T02:58:24.432Z] Priming edgex-go [2021-01-09T02:58:25.814Z] Priming version [2021-01-09T02:58:26.754Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-09T02:59:16.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-09T02:59:26.408Z] Removing intermediate container c50a8088a922 [2021-01-09T02:59:26.408Z] ---> d96cbf6343e1 [2021-01-09T02:59:26.408Z] [2021-01-09T02:59:26.408Z] Step 10/22 : FROM alpine:3.12 [2021-01-09T02:59:26.408Z] 3.12: Pulling from library/alpine [2021-01-09T02:59:26.408Z] Removing intermediate container 98074c262d41 [2021-01-09T02:59:26.408Z] ---> 801e5bc125cc [2021-01-09T02:59:26.408Z] [2021-01-09T02:59:26.408Z] Step 10/24 : FROM alpine:3.12 [2021-01-09T02:59:26.408Z] 3.12: Pulling from library/alpine [2021-01-09T02:59:27.015Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-09T02:59:27.015Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-09T02:59:27.015Z] Status: Downloaded newer image for alpine:3.12 [2021-01-09T02:59:27.015Z] ---> afeebe901d6b [2021-01-09T02:59:27.015Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-09T02:59:27.015Z] Status: Downloaded newer image for alpine:3.12 [2021-01-09T02:59:27.015Z] ---> afeebe901d6b [2021-01-09T02:59:27.015Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-09T02:59:27.629Z] ---> Running in 8c5a8d39da37 [2021-01-09T02:59:27.629Z] ---> Running in 1e7e63ffc969 [2021-01-09T02:59:30.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T02:59:30.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T02:59:30.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T02:59:30.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T02:59:31.492Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-09T02:59:31.492Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T02:59:31.492Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-09T02:59:31.492Z] (4/5) Installing curl (7.69.1-r3) [2021-01-09T02:59:31.492Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-09T02:59:31.492Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T02:59:31.492Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-09T02:59:31.492Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T02:59:31.771Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T02:59:31.771Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-09T02:59:31.771Z] (4/5) Installing curl (7.69.1-r3) [2021-01-09T02:59:31.771Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-09T02:59:31.771Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T02:59:31.771Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T02:59:31.771Z] OK: 7 MiB in 19 packages [2021-01-09T02:59:32.053Z] OK: 7 MiB in 19 packages [2021-01-09T02:59:32.660Z] Removing intermediate container 53a1a3613ce3 [2021-01-09T02:59:32.660Z] ---> 046ffbfa07c6 [2021-01-09T02:59:32.660Z] [2021-01-09T02:59:32.660Z] Step 10/21 : FROM scratch [2021-01-09T02:59:32.660Z] ---> [2021-01-09T02:59:32.660Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T02:59:32.935Z] Removing intermediate container 8b1281399b9e [2021-01-09T02:59:32.935Z] ---> 638d12c9c253 [2021-01-09T02:59:32.935Z] [2021-01-09T02:59:32.935Z] Step 10/24 : FROM scratch [2021-01-09T02:59:32.935Z] ---> [2021-01-09T02:59:32.935Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-09T02:59:33.212Z] ---> Running in db5726c80f7b [2021-01-09T02:59:33.488Z] ---> Running in c8af0f7c04f6 [2021-01-09T02:59:34.094Z] Removing intermediate container db5726c80f7b [2021-01-09T02:59:34.094Z] ---> 1b8cba84520d [2021-01-09T02:59:34.094Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-09T02:59:34.376Z] ---> Running in cbca12f91cd0 [2021-01-09T02:59:34.376Z] Removing intermediate container c8af0f7c04f6 [2021-01-09T02:59:34.376Z] ---> 26ef8020f4e5 [2021-01-09T02:59:34.376Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-09T02:59:34.661Z] ---> Running in ec414970d35f [2021-01-09T02:59:34.940Z] Removing intermediate container 1e7e63ffc969 [2021-01-09T02:59:34.940Z] ---> 79405e5f6e67 [2021-01-09T02:59:34.940Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T02:59:35.219Z] Removing intermediate container 8c5a8d39da37 [2021-01-09T02:59:35.219Z] ---> 1938da5613a4 [2021-01-09T02:59:35.219Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-09T02:59:35.219Z] ---> Running in 23e7ce91c944 [2021-01-09T02:59:35.495Z] Removing intermediate container cbca12f91cd0 [2021-01-09T02:59:35.495Z] ---> b0ce0f6fcddf [2021-01-09T02:59:35.495Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-09T02:59:35.495Z] ---> Running in 71ecb263facd [2021-01-09T02:59:35.495Z] Removing intermediate container ec414970d35f [2021-01-09T02:59:35.495Z] ---> 367739dd2bb7 [2021-01-09T02:59:35.495Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-09T02:59:35.773Z] Removing intermediate container 23e7ce91c944 [2021-01-09T02:59:35.773Z] ---> 2260d878adb2 [2021-01-09T02:59:35.773Z] Step 13/24 : WORKDIR / [2021-01-09T02:59:35.773Z] ---> Running in 1fcbe351dd14 [2021-01-09T02:59:35.773Z] ---> Running in 1f32d688b31e [2021-01-09T02:59:36.054Z] ---> Running in 07adf34919d0 [2021-01-09T02:59:36.054Z] Removing intermediate container 71ecb263facd [2021-01-09T02:59:36.054Z] ---> 2806c7393e19 [2021-01-09T02:59:36.054Z] Step 13/22 : WORKDIR / [2021-01-09T02:59:36.650Z] ---> Running in d8cfd7f206dd [2021-01-09T02:59:36.650Z] Removing intermediate container 1fcbe351dd14 [2021-01-09T02:59:36.650Z] ---> 083b5394bfd4 [2021-01-09T02:59:36.650Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T02:59:36.650Z] Removing intermediate container 1f32d688b31e [2021-01-09T02:59:36.650Z] ---> dd9da6dfaae1 [2021-01-09T02:59:36.650Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-09T02:59:36.650Z] Removing intermediate container 07adf34919d0 [2021-01-09T02:59:36.650Z] ---> a3c05b31adda [2021-01-09T02:59:36.650Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-09T02:59:37.271Z] Removing intermediate container d8cfd7f206dd [2021-01-09T02:59:37.271Z] ---> 8dfedefc4b04 [2021-01-09T02:59:37.271Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T02:59:37.555Z] ---> c941fe9c2baa [2021-01-09T02:59:37.555Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-09T02:59:37.832Z] ---> a71524d3ee75 [2021-01-09T02:59:37.832Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-09T02:59:38.109Z] ---> 83b21ca4eeb8 [2021-01-09T02:59:38.109Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-09T02:59:38.706Z] ---> 65c84cfdede1 [2021-01-09T02:59:38.706Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-09T02:59:39.704Z] ---> d5198d5b8c8d [2021-01-09T02:59:39.704Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-09T02:59:39.980Z] ---> 73f841a2ad3c [2021-01-09T02:59:39.980Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-09T02:59:39.980Z] ---> 8bb1238b43ae [2021-01-09T02:59:39.980Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-09T02:59:40.594Z] ---> 762bd8a59c39 [2021-01-09T02:59:40.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-09T02:59:41.194Z] ---> 639d77efb79d [2021-01-09T02:59:41.194Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-09T02:59:41.514Z] ---> 28e7fb595aac [2021-01-09T02:59:41.514Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-09T02:59:41.995Z] ---> Running in 5c5c376edf55 [2021-01-09T02:59:41.995Z] ---> d9150d095cfa [2021-01-09T02:59:41.995Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-09T02:59:42.421Z] ---> 8c2e35db808d [2021-01-09T02:59:42.421Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T02:59:42.718Z] Removing intermediate container 5c5c376edf55 [2021-01-09T02:59:42.718Z] ---> fda3be1a1b1d [2021-01-09T02:59:42.718Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T02:59:43.001Z] ---> Running in 80d5480707fa [2021-01-09T02:59:43.877Z] ---> 56428d1044dd [2021-01-09T02:59:43.877Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-09T02:59:43.877Z] ---> e8a9bcb6534c [2021-01-09T02:59:43.877Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-09T02:59:44.153Z] ---> Running in b274e7eaa2d9 [2021-01-09T02:59:44.153Z] Removing intermediate container 80d5480707fa [2021-01-09T02:59:44.153Z] ---> c791a4929df6 [2021-01-09T02:59:44.153Z] Step 19/21 : LABEL arch=arm64 [2021-01-09T02:59:44.153Z] ---> 9986ffb35e3b [2021-01-09T02:59:44.153Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-09T02:59:44.153Z] ---> Running in 87686efcd1ba [2021-01-09T02:59:45.586Z] Removing intermediate container 87686efcd1ba [2021-01-09T02:59:45.586Z] ---> fefdede16bb2 [2021-01-09T02:59:45.586Z] Step 20/21 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:59:45.863Z] ---> b48e3f8ff5cd [2021-01-09T02:59:45.863Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-09T02:59:45.863Z] ---> Running in d3b138642e68 [2021-01-09T02:59:46.134Z] ---> cd23b23a33ca [2021-01-09T02:59:46.134Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-09T02:59:46.761Z] Removing intermediate container d3b138642e68 [2021-01-09T02:59:46.761Z] ---> 661a4c34bc28 [2021-01-09T02:59:46.761Z] Step 21/21 : LABEL version=0.0.0 [2021-01-09T02:59:47.033Z] ---> 6cbe9b302caf [2021-01-09T02:59:47.033Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-09T02:59:47.305Z] ---> Running in 8a2eb6a85583 [2021-01-09T02:59:47.899Z] ---> ab6ac7a6e270 [2021-01-09T02:59:47.900Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-09T02:59:47.900Z] ---> Running in 93df252e7474 [2021-01-09T02:59:47.900Z] Removing intermediate container b274e7eaa2d9 [2021-01-09T02:59:47.900Z] ---> 19af580e9fbf [2021-01-09T02:59:47.900Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-09T02:59:48.494Z] ---> Running in 50a6386a07ed [2021-01-09T02:59:48.494Z] ---> Running in 4560d9c1b436 [2021-01-09T02:59:48.494Z] Removing intermediate container 8a2eb6a85583 [2021-01-09T02:59:48.494Z] ---> 66718d96cd63 [2021-01-09T02:59:48.494Z] [2021-01-09T02:59:49.098Z] Removing intermediate container 74258693a7b6 [2021-01-09T02:59:49.098Z] ---> 60639ce5cf8b [2021-01-09T02:59:49.098Z] [2021-01-09T02:59:49.098Z] Step 10/23 : FROM alpine:3.12 [2021-01-09T02:59:49.098Z] ---> afeebe901d6b [2021-01-09T02:59:49.098Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T02:59:49.372Z] Successfully built 66718d96cd63 [2021-01-09T02:59:49.372Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-09T02:59:49.372Z] Removing intermediate container 50a6386a07ed [2021-01-09T02:59:49.372Z] ---> f6be76044614 [2021-01-09T02:59:49.372Z] Step 20/22 : LABEL arch=arm64 [2021-01-09T02:59:49.372Z] Building docker-sys-mgmt-agent-go [2021-01-09T02:59:49.372Z] Removing intermediate container 4560d9c1b436 [2021-01-09T02:59:49.372Z]  Building docker-support-scheduler-go ... done  ---> d5d14b8dbce6 [2021-01-09T02:59:49.372Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T02:59:49.646Z] ---> Running in 31976ce45628 [2021-01-09T02:59:49.646Z] ---> Running in 95fb795790f8 [2021-01-09T02:59:49.646Z] ---> Running in fee0bc62ff7e [2021-01-09T02:59:50.251Z] Removing intermediate container 31976ce45628 [2021-01-09T02:59:50.251Z] ---> 0f8f0ea98722 [2021-01-09T02:59:50.251Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-09T02:59:50.528Z] Removing intermediate container fee0bc62ff7e [2021-01-09T02:59:50.528Z] ---> 8acd66906a4f [2021-01-09T02:59:50.528Z] Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:59:50.528Z] Removing intermediate container 95fb795790f8 [2021-01-09T02:59:50.528Z] ---> 754e39c51de1 [2021-01-09T02:59:50.528Z] Step 22/24 : LABEL arch=arm64 [2021-01-09T02:59:50.841Z] ---> Running in 095f65859789 [2021-01-09T02:59:51.119Z] ---> Running in b0195b203099 [2021-01-09T02:59:51.119Z] ---> Running in aa24064c7bef [2021-01-09T02:59:51.725Z] Removing intermediate container 93df252e7474 [2021-01-09T02:59:51.725Z] ---> 92274f841aa5 [2021-01-09T02:59:51.725Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-09T02:59:51.998Z] Removing intermediate container 095f65859789 [2021-01-09T02:59:51.998Z] ---> 9efacb1f3697 [2021-01-09T02:59:51.998Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-09T02:59:52.285Z] ---> Running in 6acf89e7a92d [2021-01-09T02:59:52.885Z] ---> Running in 5ce7a4096d4e [2021-01-09T02:59:52.885Z] Removing intermediate container aa24064c7bef [2021-01-09T02:59:52.885Z] ---> d08c092f9d20 [2021-01-09T02:59:52.885Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T02:59:52.885Z] Removing intermediate container b0195b203099 [2021-01-09T02:59:52.885Z] ---> 87282ef7d2ca [2021-01-09T02:59:52.885Z] Step 23/24 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:59:52.885Z] Removing intermediate container 6acf89e7a92d [2021-01-09T02:59:52.885Z] ---> 3518f5ff6ad9 [2021-01-09T02:59:52.885Z] Step 22/24 : LABEL arch=arm64 [2021-01-09T02:59:53.167Z] ---> Running in fd9327433e7d [2021-01-09T02:59:53.167Z] ---> Running in d7dc21a18ea5 [2021-01-09T02:59:53.445Z] ---> Running in 5dd26037cf8d [2021-01-09T02:59:53.717Z] Removing intermediate container 5ce7a4096d4e [2021-01-09T02:59:53.717Z] ---> bb7fc54bc1af [2021-01-09T02:59:53.717Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T02:59:54.317Z] Removing intermediate container d7dc21a18ea5 [2021-01-09T02:59:54.317Z] ---> f61b48593d74 [2021-01-09T02:59:54.317Z] [2021-01-09T02:59:54.317Z] Removing intermediate container fd9327433e7d [2021-01-09T02:59:54.317Z] ---> e9815b351320 [2021-01-09T02:59:54.317Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T02:59:54.604Z] ---> Running in e60eed81b108 [2021-01-09T02:59:54.604Z] Removing intermediate container 5dd26037cf8d [2021-01-09T02:59:54.604Z] ---> bcffc66c2c75 [2021-01-09T02:59:54.604Z] Step 23/24 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T02:59:54.879Z] ---> Running in 7e523dba8f0d [2021-01-09T02:59:54.879Z] Successfully built f61b48593d74 [2021-01-09T02:59:54.879Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-09T02:59:54.879Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go [2021-01-09T02:59:55.158Z] ---> Running in 64d5c838a018 [2021-01-09T02:59:55.430Z] Removing intermediate container 7e523dba8f0d [2021-01-09T02:59:55.430Z] ---> b485124023d9 [2021-01-09T02:59:55.430Z] [2021-01-09T02:59:55.702Z] Removing intermediate container 64d5c838a018 [2021-01-09T02:59:55.703Z] ---> 241ce42c9952 [2021-01-09T02:59:55.703Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T02:59:55.980Z] ---> Running in 390c22d41773 [2021-01-09T02:59:55.980Z] Successfully built b485124023d9 [2021-01-09T02:59:55.980Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-09T02:59:55.980Z] Building docker-core-metadata-go [2021-01-09T02:59:56.580Z]  Building docker-support-notifications-go ... done Removing intermediate container 390c22d41773 [2021-01-09T02:59:56.580Z] ---> 34de3f10a405 [2021-01-09T02:59:56.580Z] [2021-01-09T02:59:56.853Z] Successfully built 34de3f10a405 [2021-01-09T02:59:56.853Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-09T02:59:56.853Z] Building docker-core-command-go [2021-01-09T02:59:57.451Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container e60eed81b108 [2021-01-09T02:59:57.451Z] ---> bc1f60128d40 [2021-01-09T02:59:57.451Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-09T02:59:57.726Z] ---> Running in 6f84951100b2 [2021-01-09T02:59:59.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T02:59:59.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T03:00:00.742Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-09T03:00:00.742Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-09T03:00:01.014Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-09T03:00:01.286Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-09T03:00:01.564Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-09T03:00:01.564Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T03:00:01.564Z] OK: 8 MiB in 19 packages [2021-01-09T03:00:05.946Z] Removing intermediate container 6f84951100b2 [2021-01-09T03:00:05.946Z] ---> ebac0861d0ae [2021-01-09T03:00:05.946Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T03:00:06.936Z] ---> 7d7ce4780113 [2021-01-09T03:00:06.936Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-09T03:00:09.556Z] ---> 8daa8e692ce1 [2021-01-09T03:00:09.556Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-09T03:00:10.164Z] ---> fc1e302c90df [2021-01-09T03:00:10.164Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-09T03:00:10.437Z] ---> Running in 80f758dd64cf [2021-01-09T03:00:11.417Z] Removing intermediate container 80f758dd64cf [2021-01-09T03:00:11.417Z] ---> 98922077164a [2021-01-09T03:00:11.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T03:00:12.028Z] ---> Running in f77d3b7a237d [2021-01-09T03:00:13.016Z] Removing intermediate container f77d3b7a237d [2021-01-09T03:00:13.016Z] ---> 4f2a414bf604 [2021-01-09T03:00:13.016Z] Step 21/23 : LABEL arch=arm64 [2021-01-09T03:00:13.612Z] ---> Running in 5629bd67f854 [2021-01-09T03:00:14.214Z] Removing intermediate container 5629bd67f854 [2021-01-09T03:00:14.214Z] ---> 0eb859bbb7e9 [2021-01-09T03:00:14.214Z] Step 22/23 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T03:00:14.812Z] ---> Running in 77debdd08887 [2021-01-09T03:00:15.800Z] Removing intermediate container 77debdd08887 [2021-01-09T03:00:15.800Z] ---> 6e8bf8cf7122 [2021-01-09T03:00:15.800Z] Step 23/23 : LABEL version=0.0.0 [2021-01-09T03:00:16.072Z] ---> Running in c06dca3f04aa [2021-01-09T03:00:16.665Z] Removing intermediate container c06dca3f04aa [2021-01-09T03:00:16.665Z] ---> c7a0652c6807 [2021-01-09T03:00:16.665Z] [2021-01-09T03:00:17.265Z] Successfully built c7a0652c6807 [2021-01-09T03:00:17.265Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-09T03:00:35.583Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T03:00:35.583Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-09T03:00:35.583Z] ---> 6578ad9bbb67 [2021-01-09T03:00:35.583Z] Step 3/26 : WORKDIR /edgex-go [2021-01-09T03:00:35.583Z] ---> Using cache [2021-01-09T03:00:35.583Z] ---> ecaaf2b12a30 [2021-01-09T03:00:35.583Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T03:00:35.583Z] ---> Using cache [2021-01-09T03:00:35.583Z] ---> 2caf1c225df3 [2021-01-09T03:00:35.583Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-09T03:00:37.020Z] ---> Running in e487f168ac48 [2021-01-09T03:00:38.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T03:00:39.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T03:00:40.044Z] OK: 217 MiB in 51 packages [2021-01-09T03:00:43.479Z] Removing intermediate container e487f168ac48 [2021-01-09T03:00:43.479Z] ---> 180665f70028 [2021-01-09T03:00:43.479Z] Step 6/26 : COPY go.mod . [2021-01-09T03:00:44.495Z] ---> 0b6eb1d8fbfb [2021-01-09T03:00:44.495Z] Step 7/26 : RUN go mod download [2021-01-09T03:00:44.495Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T03:00:44.495Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-09T03:00:44.495Z] ---> 6578ad9bbb67 [2021-01-09T03:00:44.495Z] Step 3/21 : WORKDIR /edgex-go [2021-01-09T03:00:44.495Z] ---> Using cache [2021-01-09T03:00:44.495Z] ---> ecaaf2b12a30 [2021-01-09T03:00:44.495Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T03:00:44.495Z] ---> Using cache [2021-01-09T03:00:44.495Z] ---> 2caf1c225df3 [2021-01-09T03:00:44.495Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-09T03:00:44.767Z] ---> Running in 2742ff948d91 [2021-01-09T03:00:44.767Z] ---> Running in 9f5b9b3c409d [2021-01-09T03:00:45.365Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T03:00:45.365Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T03:00:45.365Z] ---> 6578ad9bbb67 [2021-01-09T03:00:45.365Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T03:00:45.365Z] ---> Using cache [2021-01-09T03:00:45.366Z] ---> ecaaf2b12a30 [2021-01-09T03:00:45.366Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T03:00:45.366Z] ---> Using cache [2021-01-09T03:00:45.366Z] ---> 2caf1c225df3 [2021-01-09T03:00:45.366Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T03:00:45.647Z] ---> Running in f3d848bdd660 [2021-01-09T03:00:45.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T03:00:45.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T03:00:45.922Z] ---> 6578ad9bbb67 [2021-01-09T03:00:45.922Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T03:00:45.922Z] ---> Using cache [2021-01-09T03:00:45.922Z] ---> ecaaf2b12a30 [2021-01-09T03:00:45.922Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T03:00:45.922Z] ---> Using cache [2021-01-09T03:00:45.922Z] ---> 2caf1c225df3 [2021-01-09T03:00:45.922Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T03:00:45.922Z] ---> Running in c2a9d59b7c3c [2021-01-09T03:00:46.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T03:00:47.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T03:00:47.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T03:00:47.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T03:00:48.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T03:00:48.120Z] OK: 217 MiB in 51 packages [2021-01-09T03:00:48.120Z] Removing intermediate container 9f5b9b3c409d [2021-01-09T03:00:48.120Z] ---> f066a8c2adaa [2021-01-09T03:00:48.120Z] Step 8/26 : COPY . . [2021-01-09T03:00:48.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T03:00:49.094Z] OK: 217 MiB in 51 packages [2021-01-09T03:00:49.094Z] OK: 217 MiB in 51 packages [2021-01-09T03:00:50.096Z] Removing intermediate container 2742ff948d91 [2021-01-09T03:00:50.096Z] ---> 32f88230823a [2021-01-09T03:00:50.096Z] Step 6/21 : COPY go.mod . [2021-01-09T03:00:52.091Z] ---> 2ed2b39824fd [2021-01-09T03:00:52.091Z] Step 7/21 : RUN go mod download [2021-01-09T03:00:52.091Z] Removing intermediate container f3d848bdd660 [2021-01-09T03:00:52.091Z] ---> faacd2bd4848 [2021-01-09T03:00:52.091Z] Step 6/22 : COPY go.mod . [2021-01-09T03:00:52.689Z] ---> Running in 225786a82c58 [2021-01-09T03:00:52.690Z] Removing intermediate container c2a9d59b7c3c [2021-01-09T03:00:52.690Z] ---> 013b7073afb4 [2021-01-09T03:00:52.690Z] Step 6/22 : COPY go.mod . [2021-01-09T03:00:52.964Z] ---> b39b3c967195 [2021-01-09T03:00:52.965Z] Step 7/22 : RUN go mod download [2021-01-09T03:00:53.241Z] ---> Running in de6e97b76499 [2021-01-09T03:00:53.845Z] ---> 7a462982e398 [2021-01-09T03:00:53.845Z] Step 7/22 : RUN go mod download [2021-01-09T03:00:54.444Z] ---> Running in dbd46a8bd9f6 [2021-01-09T03:00:57.949Z] Removing intermediate container de6e97b76499 [2021-01-09T03:00:57.949Z] ---> 3543bfe8b224 [2021-01-09T03:00:57.949Z] Step 8/22 : COPY . . [2021-01-09T03:00:57.949Z] Removing intermediate container 225786a82c58 [2021-01-09T03:00:57.949Z] ---> 7e94d863761f [2021-01-09T03:00:57.949Z] Step 8/21 : COPY . . [2021-01-09T03:00:57.949Z] Removing intermediate container dbd46a8bd9f6 [2021-01-09T03:00:57.949Z] ---> 355838582a9d [2021-01-09T03:00:57.949Z] Step 8/22 : COPY . . [2021-01-09T03:01:08.191Z] ---> 9103a64058a3 [2021-01-09T03:01:08.191Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-09T03:01:10.831Z] ---> Running in 603aa956207c [2021-01-09T03:01:12.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-09T03:01:14.292Z] ---> d11ac8bd4329 [2021-01-09T03:01:14.292Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-09T03:01:14.570Z] ---> e97fcadf7b75 [2021-01-09T03:01:14.570Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-09T03:01:14.847Z] ---> Running in 1c62a668d165 [2021-01-09T03:01:15.137Z] ---> Running in b9e1da7b50ed [2021-01-09T03:01:15.413Z] ---> 6c7e4f86bb39 [2021-01-09T03:01:15.413Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-09T03:01:15.693Z] ---> Running in da28ef477f32 [2021-01-09T03:01:17.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-09T03:01:17.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-09T03:01:18.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-09T03:02:26.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-09T03:02:26.041Z] Removing intermediate container 603aa956207c [2021-01-09T03:02:26.041Z] ---> cac943a51456 [2021-01-09T03:02:26.041Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-09T03:02:26.041Z] ---> Running in 16b7084369df [2021-01-09T03:02:26.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-09T03:02:31.444Z] Removing intermediate container 16b7084369df [2021-01-09T03:02:31.444Z] ---> beaf6161ef51 [2021-01-09T03:02:31.444Z] [2021-01-09T03:02:31.444Z] Step 11/26 : FROM docker:20.10.0 [2021-01-09T03:02:31.444Z] 20.10.0: Pulling from library/docker [2021-01-09T03:02:36.876Z] Removing intermediate container b9e1da7b50ed [2021-01-09T03:02:36.876Z] ---> 3e82343fdea6 [2021-01-09T03:02:36.876Z] [2021-01-09T03:02:36.876Z] Step 10/22 : FROM scratch [2021-01-09T03:02:36.876Z] ---> [2021-01-09T03:02:36.876Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T03:02:36.876Z] ---> Using cache [2021-01-09T03:02:36.876Z] ---> 1b8cba84520d [2021-01-09T03:02:36.876Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-09T03:02:37.150Z] ---> Running in 99531b484490 [2021-01-09T03:02:37.749Z] Removing intermediate container da28ef477f32 [2021-01-09T03:02:37.749Z] ---> 260c2455097c [2021-01-09T03:02:37.749Z] [2021-01-09T03:02:37.749Z] Step 10/21 : FROM alpine:3.12 [2021-01-09T03:02:37.749Z] ---> afeebe901d6b [2021-01-09T03:02:37.749Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-09T03:02:38.026Z] ---> Running in 416d6614ca35 [2021-01-09T03:02:38.026Z] Removing intermediate container 99531b484490 [2021-01-09T03:02:38.026Z] ---> 909a67cddedb [2021-01-09T03:02:38.026Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-09T03:02:38.300Z] ---> Running in 9481d2f0b9f6 [2021-01-09T03:02:39.292Z] Removing intermediate container 9481d2f0b9f6 [2021-01-09T03:02:39.292Z] ---> 6230a5ffa6c4 [2021-01-09T03:02:39.292Z] Step 14/22 : WORKDIR / [2021-01-09T03:02:39.292Z] ---> Running in f2efd6f1ae7e [2021-01-09T03:02:39.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T03:02:39.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T03:02:40.832Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-09T03:02:40.832Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T03:02:40.832Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-09T03:02:40.832Z] (4/4) Installing curl (7.69.1-r3) [2021-01-09T03:02:40.832Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T03:02:40.832Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T03:02:41.107Z] OK: 7 MiB in 18 packages [2021-01-09T03:02:41.381Z] Removing intermediate container f2efd6f1ae7e [2021-01-09T03:02:41.381Z] ---> 4e00e1664b34 [2021-01-09T03:02:41.381Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T03:02:43.358Z] ---> aa3aff34bd38 [2021-01-09T03:02:43.358Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-09T03:02:44.793Z] Removing intermediate container 416d6614ca35 [2021-01-09T03:02:44.793Z] ---> 9c47522d0514 [2021-01-09T03:02:44.794Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T03:02:45.067Z] ---> 9a9284781b31 [2021-01-09T03:02:45.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-09T03:02:45.343Z] ---> Running in 168376391a5a [2021-01-09T03:02:46.342Z] Removing intermediate container 168376391a5a [2021-01-09T03:02:46.342Z] ---> 289d596fe3d7 [2021-01-09T03:02:46.342Z] Step 13/21 : WORKDIR /edgex [2021-01-09T03:02:46.617Z] ---> 7531361d93e3 [2021-01-09T03:02:46.617Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-09T03:02:46.617Z] ---> Running in 9ca7c97c2248 [2021-01-09T03:02:46.901Z] Removing intermediate container 1c62a668d165 [2021-01-09T03:02:46.901Z] ---> c01b5be9cf5e [2021-01-09T03:02:46.901Z] [2021-01-09T03:02:46.901Z] Step 10/22 : FROM scratch [2021-01-09T03:02:46.901Z] ---> [2021-01-09T03:02:46.901Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T03:02:46.901Z] ---> Running in f50648658332 [2021-01-09T03:02:47.174Z] ---> Using cache [2021-01-09T03:02:47.174Z] ---> 1b8cba84520d [2021-01-09T03:02:47.174Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-09T03:02:47.447Z] ---> Running in 2959551f319a [2021-01-09T03:02:47.447Z] Removing intermediate container 9ca7c97c2248 [2021-01-09T03:02:47.447Z] ---> d694629ea702 [2021-01-09T03:02:47.447Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-09T03:02:47.721Z] Removing intermediate container f50648658332 [2021-01-09T03:02:47.721Z] ---> 14b9c88524dd [2021-01-09T03:02:47.721Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T03:02:47.993Z] ---> Running in 961d468588e4 [2021-01-09T03:02:47.993Z] Removing intermediate container 2959551f319a [2021-01-09T03:02:47.993Z] ---> c6541d52adc4 [2021-01-09T03:02:47.993Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-09T03:02:47.993Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-09T03:02:48.267Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-09T03:02:48.267Z] ---> eeaf43b92773 [2021-01-09T03:02:48.267Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-09T03:02:48.267Z] ---> Running in a917dcb94dde [2021-01-09T03:02:48.267Z] ---> Running in d5953e8cc37b [2021-01-09T03:02:48.542Z] ---> 826db9b923a8 [2021-01-09T03:02:48.542Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-09T03:02:48.542Z] Removing intermediate container 961d468588e4 [2021-01-09T03:02:48.542Z] ---> 0762ede56078 [2021-01-09T03:02:48.542Z] Step 20/22 : LABEL arch=arm64 [2021-01-09T03:02:48.816Z] ---> Running in 173d16db19db [2021-01-09T03:02:48.816Z] Removing intermediate container a917dcb94dde [2021-01-09T03:02:48.816Z] ---> 65cd277c7354 [2021-01-09T03:02:48.816Z] Step 14/22 : WORKDIR / [2021-01-09T03:02:49.090Z] ---> Running in caaddfb56325 [2021-01-09T03:02:49.692Z] Removing intermediate container 173d16db19db [2021-01-09T03:02:49.692Z] ---> 5eeaf36cf88f [2021-01-09T03:02:49.692Z] Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T03:02:49.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T03:02:49.969Z] ---> Running in 3912ecf7ecb5 [2021-01-09T03:02:49.969Z] Removing intermediate container caaddfb56325 [2021-01-09T03:02:49.969Z] ---> 3b905cf66052 [2021-01-09T03:02:49.969Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T03:02:49.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T03:02:50.242Z] ---> 6a474f3ce366 [2021-01-09T03:02:50.242Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-09T03:02:50.515Z] Removing intermediate container 3912ecf7ecb5 [2021-01-09T03:02:50.515Z] ---> 2593223d84a5 [2021-01-09T03:02:50.515Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T03:02:50.795Z] (1/2) Installing readline (8.0.4-r0) [2021-01-09T03:02:50.795Z] (2/2) Installing bash (5.0.17-r0) [2021-01-09T03:02:50.795Z] Executing bash-5.0.17-r0.post-install [2021-01-09T03:02:50.795Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T03:02:50.795Z] OK: 12 MiB in 22 packages [2021-01-09T03:02:50.795Z] ---> Running in e82b8fc8fc9d [2021-01-09T03:02:51.069Z] ---> abea1365d4f1 [2021-01-09T03:02:51.069Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-09T03:02:51.665Z] Removing intermediate container e82b8fc8fc9d [2021-01-09T03:02:51.665Z] ---> fc34d7b8d2d8 [2021-01-09T03:02:51.665Z] [2021-01-09T03:02:51.665Z] ---> bd87b6609f36 [2021-01-09T03:02:51.665Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-09T03:02:51.937Z] ---> Running in 6d13c06bd75e [2021-01-09T03:02:52.212Z] Successfully built fc34d7b8d2d8 [2021-01-09T03:02:52.212Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-09T03:02:52.812Z]  Building docker-core-command-go ... done Removing intermediate container 6d13c06bd75e [2021-01-09T03:02:52.812Z] ---> 82b843a3478d [2021-01-09T03:02:52.812Z] Step 18/21 : CMD ["--init=true"] [2021-01-09T03:02:53.086Z] Removing intermediate container d5953e8cc37b [2021-01-09T03:02:53.086Z] ---> d15edd9282e4 [2021-01-09T03:02:53.086Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-09T03:02:53.086Z] ---> 3dfa90cede58 [2021-01-09T03:02:53.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-09T03:02:53.086Z] ---> Running in 94669a02ca53 [2021-01-09T03:02:53.086Z] ---> Running in 942a648349ac [2021-01-09T03:02:53.682Z] Removing intermediate container 94669a02ca53 [2021-01-09T03:02:53.682Z] ---> 95c517e73e42 [2021-01-09T03:02:53.682Z] Step 19/21 : LABEL arch=arm64 [2021-01-09T03:02:53.682Z] Removing intermediate container 942a648349ac [2021-01-09T03:02:53.682Z] ---> 74391c1f9afa [2021-01-09T03:02:53.682Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-09T03:02:53.954Z] ---> b23a8d14bbfe [2021-01-09T03:02:53.954Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-09T03:02:53.954Z] ---> Running in 28ce06fba3fd [2021-01-09T03:02:53.954Z] ---> Running in ae4e8f3dd9ea [2021-01-09T03:02:53.954Z] ---> Running in cd6d1d5070e7 [2021-01-09T03:02:54.549Z] Removing intermediate container 28ce06fba3fd [2021-01-09T03:02:54.549Z] ---> 36052108a5ab [2021-01-09T03:02:54.549Z] Step 20/21 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T03:02:54.549Z] Removing intermediate container ae4e8f3dd9ea [2021-01-09T03:02:54.549Z] ---> 66760e5184a8 [2021-01-09T03:02:54.549Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-09T03:02:54.549Z] Removing intermediate container cd6d1d5070e7 [2021-01-09T03:02:54.549Z] ---> 2e0930fdd4f5 [2021-01-09T03:02:54.549Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T03:02:54.824Z] ---> Running in ddc4a2b1bf92 [2021-01-09T03:02:54.824Z] ---> Running in 41486e93e43b [2021-01-09T03:02:54.824Z] ---> Running in 3363f467bdd4 [2021-01-09T03:02:55.098Z] Removing intermediate container ddc4a2b1bf92 [2021-01-09T03:02:55.098Z] ---> d0a5646b5a94 [2021-01-09T03:02:55.098Z] Step 21/21 : LABEL version=0.0.0 [2021-01-09T03:02:55.375Z] Removing intermediate container 41486e93e43b [2021-01-09T03:02:55.376Z] ---> 7b5d063acf55 [2021-01-09T03:02:55.376Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent /Removing intermediate container 3363f467bdd4 [2021-01-09T03:02:55.376Z] ---> 93cc7b710533 [2021-01-09T03:02:55.376Z] Step 20/22 : LABEL arch=arm64 [2021-01-09T03:02:55.376Z] [2021-01-09T03:02:55.376Z] ---> Running in 9798b77c4158 [2021-01-09T03:02:55.648Z] ---> Running in 66878f3010ec [2021-01-09T03:02:55.923Z] Removing intermediate container 9798b77c4158 [2021-01-09T03:02:55.923Z] ---> e06c0c659536 [2021-01-09T03:02:55.923Z] [2021-01-09T03:02:56.196Z] Removing intermediate container 66878f3010ec [2021-01-09T03:02:56.196Z] ---> 77fb4a8d41d2 [2021-01-09T03:02:56.196Z] Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T03:02:56.469Z] Successfully built e06c0c659536 [2021-01-09T03:02:56.740Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-09T03:02:56.740Z]  Building docker-security-proxy-setup-go ... done  ---> Running in ab5075b6aed6 [2021-01-09T03:02:57.012Z] ---> 389c08ca6896 [2021-01-09T03:02:57.012Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-09T03:02:57.296Z] Removing intermediate container ab5075b6aed6 [2021-01-09T03:02:57.296Z] ---> 7d5bce870acd [2021-01-09T03:02:57.296Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T03:02:57.296Z] ---> Running in 25470e8775a9 [2021-01-09T03:02:57.889Z] ---> abfb579bfbbe [2021-01-09T03:02:57.889Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-09T03:02:57.889Z] Removing intermediate container 25470e8775a9 [2021-01-09T03:02:57.889Z] ---> 2cc5278b45d2 [2021-01-09T03:02:57.889Z] [2021-01-09T03:02:58.483Z] Successfully built 2cc5278b45d2 [2021-01-09T03:02:58.483Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-09T03:02:58.755Z]  Building docker-core-metadata-go ... done  ---> de49f585166f [2021-01-09T03:02:58.755Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-09T03:02:59.032Z] ---> Running in 53515c60f85a [2021-01-09T03:03:00.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T03:03:00.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T03:03:00.873Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-09T03:03:00.873Z] (2/33) Installing expat (2.2.9-r1) [2021-01-09T03:03:00.873Z] (3/33) Installing libffi (3.3-r2) [2021-01-09T03:03:00.873Z] (4/33) Installing gdbm (1.13-r1) [2021-01-09T03:03:00.873Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-09T03:03:00.873Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-09T03:03:00.873Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-09T03:03:02.838Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-09T03:03:02.838Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-09T03:03:02.838Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-09T03:03:02.838Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-09T03:03:02.838Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-09T03:03:02.838Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-09T03:03:02.838Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-09T03:03:02.838Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-09T03:03:03.109Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-09T03:03:03.109Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-09T03:03:03.109Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-09T03:03:03.109Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-09T03:03:03.109Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-09T03:03:03.109Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-09T03:03:03.109Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-09T03:03:03.109Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-09T03:03:03.109Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-09T03:03:03.109Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-09T03:03:03.379Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-09T03:03:03.379Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-09T03:03:03.379Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-09T03:03:03.379Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-09T03:03:03.380Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-09T03:03:03.380Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-09T03:03:03.380Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-09T03:03:03.380Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-09T03:03:03.652Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T03:03:03.652Z] OK: 71 MiB in 55 packages [2021-01-09T03:03:10.405Z] Removing intermediate container 53515c60f85a [2021-01-09T03:03:10.405Z] ---> 1340d94a4a3e [2021-01-09T03:03:10.405Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-09T03:03:10.405Z] ---> Running in c0c178949341 [2021-01-09T03:03:15.869Z] Collecting docker-compose==1.23.2 [2021-01-09T03:03:15.869Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-09T03:03:16.140Z] Collecting PyYAML<4,>=3.10 [2021-01-09T03:03:16.140Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-09T03:03:19.516Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-09T03:03:19.516Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-09T03:03:19.793Z] Collecting docker<4.0,>=3.6.0 [2021-01-09T03:03:19.793Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-09T03:03:20.383Z] Collecting docopt<0.7,>=0.6.1 [2021-01-09T03:03:20.383Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-09T03:03:22.987Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-09T03:03:22.987Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-09T03:03:23.575Z] Collecting jsonschema<3,>=2.5.1 [2021-01-09T03:03:23.575Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-09T03:03:23.847Z] Collecting texttable<0.10,>=0.9.0 [2021-01-09T03:03:23.847Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-09T03:03:25.813Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-09T03:03:25.813Z] Collecting cached-property<2,>=1.2.0 [2021-01-09T03:03:25.813Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-09T03:03:26.084Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-09T03:03:26.084Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-09T03:03:28.050Z] Collecting docker-pycreds>=0.4.0 [2021-01-09T03:03:28.050Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-09T03:03:28.050Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-09T03:03:28.320Z] Collecting idna<2.8,>=2.5 [2021-01-09T03:03:28.320Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-09T03:03:28.912Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-09T03:03:28.912Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-09T03:03:29.184Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-09T03:03:29.184Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-09T03:03:29.184Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-09T03:03:29.184Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-09T03:03:29.184Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-09T03:03:29.774Z] Installing collected packages: PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, docopt, jsonschema, texttable, cached-property, dockerpty, docker-compose [2021-01-09T03:03:29.774Z] Running setup.py install for PyYAML: started [2021-01-09T03:03:32.381Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-09T03:03:32.381Z] Attempting uninstall: idna [2021-01-09T03:03:32.381Z] Found existing installation: idna 2.9 [2021-01-09T03:03:32.381Z] Uninstalling idna-2.9: [2021-01-09T03:03:32.381Z] Successfully uninstalled idna-2.9 [2021-01-09T03:03:32.972Z] Attempting uninstall: urllib3 [2021-01-09T03:03:32.972Z] Found existing installation: urllib3 1.25.9 [2021-01-09T03:03:32.972Z] Uninstalling urllib3-1.25.9: [2021-01-09T03:03:33.241Z] Successfully uninstalled urllib3-1.25.9 [2021-01-09T03:03:33.832Z] Attempting uninstall: requests [2021-01-09T03:03:33.832Z] Found existing installation: requests 2.23.0 [2021-01-09T03:03:33.832Z] Uninstalling requests-2.23.0: [2021-01-09T03:03:33.832Z] Successfully uninstalled requests-2.23.0 [2021-01-09T03:03:34.804Z] Running setup.py install for docopt: started [2021-01-09T03:03:36.785Z] Running setup.py install for docopt: finished with status 'done' [2021-01-09T03:03:37.054Z] Running setup.py install for texttable: started [2021-01-09T03:03:39.021Z] Running setup.py install for texttable: finished with status 'done' [2021-01-09T03:03:39.021Z] Running setup.py install for dockerpty: started [2021-01-09T03:03:40.987Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-09T03:03:41.578Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-09T03:03:45.870Z] Removing intermediate container c0c178949341 [2021-01-09T03:03:45.870Z] ---> 216843625d44 [2021-01-09T03:03:45.870Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-09T03:03:45.870Z] ---> Running in 08b3c87a47c6 [2021-01-09T03:03:46.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T03:03:47.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T03:03:47.712Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T03:03:47.712Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-09T03:03:47.712Z] (3/3) Installing curl (7.69.1-r3) [2021-01-09T03:03:47.712Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T03:03:47.712Z] OK: 71 MiB in 58 packages [2021-01-09T03:03:49.141Z] Removing intermediate container 08b3c87a47c6 [2021-01-09T03:03:49.141Z] ---> 9e201d6bf69f [2021-01-09T03:03:49.141Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-09T03:03:49.141Z] ---> Running in 8b7a090e7acf [2021-01-09T03:03:49.733Z] Removing intermediate container 8b7a090e7acf [2021-01-09T03:03:49.733Z] ---> a63c572b93ee [2021-01-09T03:03:49.733Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T03:03:49.733Z] ---> Running in 9bb56c78c608 [2021-01-09T03:03:50.330Z] Removing intermediate container 9bb56c78c608 [2021-01-09T03:03:50.330Z] ---> debaef6544e1 [2021-01-09T03:03:50.330Z] Step 24/26 : LABEL arch=arm64 [2021-01-09T03:03:50.330Z] ---> Running in 4d311082c596 [2021-01-09T03:03:50.927Z] Removing intermediate container 4d311082c596 [2021-01-09T03:03:50.927Z] ---> 9b114027b640 [2021-01-09T03:03:50.927Z] Step 25/26 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd [2021-01-09T03:03:50.927Z] ---> Running in 8ebc33dd9494 [2021-01-09T03:03:51.525Z] Removing intermediate container 8ebc33dd9494 [2021-01-09T03:03:51.525Z] ---> 7a8cd9c10292 [2021-01-09T03:03:51.525Z] Step 26/26 : LABEL version=0.0.0 [2021-01-09T03:03:51.525Z] ---> Running in cf9d2c026516 [2021-01-09T03:03:52.122Z] Removing intermediate container cf9d2c026516 [2021-01-09T03:03:52.123Z] ---> e3595bdb7490 [2021-01-09T03:03:52.123Z] [2021-01-09T03:03:52.393Z] Successfully built e3595bdb7490 [2021-01-09T03:03:52.393Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-09T03:03:52.679Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-09T03:03:52.676Z] $ docker stop --time=1 c9a86bec5f85ffa43bdc74e4a88a6682fdc7656345ea514d4de6e97b2f291e12 [2021-01-09T03:03:54.753Z] $ docker rm -f c9a86bec5f85ffa43bdc74e4a88a6682fdc7656345ea514d4de6e97b2f291e12 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T03:03:55.805Z] + + dockergrep docker [2021-01-09T03:03:55.805Z] images [2021-01-09T03:03:56.075Z] docker-sys-mgmt-agent-go-arm64 latest e3595bdb7490 4 seconds ago 300MB [2021-01-09T03:03:56.075Z] docker-core-metadata-go-arm64 latest 2cc5278b45d2 58 seconds ago 12.2MB [2021-01-09T03:03:56.075Z] docker-security-proxy-setup-go-arm64 latest e06c0c659536 About a minute ago 23.3MB [2021-01-09T03:03:56.075Z] docker-core-command-go-arm64 latest fc34d7b8d2d8 About a minute ago 9.98MB [2021-01-09T03:03:56.075Z] docker-core-data-go-arm64 latest c7a0652c6807 3 minutes ago 21MB [2021-01-09T03:03:56.075Z] docker-security-secretstore-setup-go-arm64 latest 34de3f10a405 3 minutes ago 23.4MB [2021-01-09T03:03:56.075Z] docker-support-notifications-go-arm64 latest b485124023d9 4 minutes ago 11.4MB [2021-01-09T03:03:56.075Z] docker-security-bootstrap-redis-go-arm64 latest f61b48593d74 4 minutes ago 15.1MB [2021-01-09T03:03:56.075Z] docker-support-scheduler-go-arm64 latest 66718d96cd63 4 minutes ago 10MB [2021-01-09T03:03:56.075Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-09T03:03:58.810Z] provisioning config files... [2021-01-09T03:03:58.822Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7508094344401267063tmp [Pipeline] { [Pipeline] sh [2021-01-09T03:03:59.247Z] + set +x [2021-01-09T03:03:59.247Z] + curl -s https://codecov.io/bash [2021-01-09T03:03:59.247Z] + bash -s -- [2021-01-09T03:03:59.828Z] [2021-01-09T03:03:59.828Z] _____ _ [2021-01-09T03:03:59.828Z] / ____| | | [2021-01-09T03:03:59.828Z] | | ___ __| | ___ ___ _____ __ [2021-01-09T03:03:59.828Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-09T03:03:59.828Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-09T03:03:59.828Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-09T03:03:59.828Z] Bash-20201231-23d4836 [2021-01-09T03:03:59.828Z] [2021-01-09T03:03:59.828Z] [2021-01-09T03:03:59.828Z] ==> git version 2.24.3 found [2021-01-09T03:03:59.828Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-09T03:03:59.828Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-09T03:03:59.828Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-09T03:03:59.828Z] ==> Jenkins CI detected. [2021-01-09T03:03:59.828Z] project root: . [2021-01-09T03:03:59.828Z] --> token set from env [2021-01-09T03:03:59.828Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-09T03:03:59.828Z] ==> Running gcov in . (disable via -X gcov) [2021-01-09T03:03:59.828Z] ==> Python coveragepy not found [2021-01-09T03:03:59.828Z] ==> Searching for coverage reports in: [2021-01-09T03:03:59.828Z] + . [2021-01-09T03:03:59.828Z] -> Found 1 reports [2021-01-09T03:03:59.828Z] ==> Detecting git/mercurial file structure [2021-01-09T03:03:59.828Z] ==> Reading reports [2021-01-09T03:03:59.828Z] + ./coverage.out bytes=541590 [2021-01-09T03:04:00.092Z] ==> Appending adjustments [2021-01-09T03:04:00.092Z] https://docs.codecov.io/docs/fixing-reports [2021-01-09T03:04:03.404Z] + Found adjustments [2021-01-09T03:04:03.404Z] ==> Gzipping contents [2021-01-09T03:04:03.404Z] 84K /tmp/codecov.LS1bYD.gz [2021-01-09T03:04:03.404Z] ==> Uploading reports [2021-01-09T03:04:03.404Z] url: https://codecov.io [2021-01-09T03:04:03.404Z] query: branch=PR-3004&commit=add0fe1a2e6314269aae6c5b51fe9708488a51dd&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3004%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3004&job=&cmd_args= [2021-01-09T03:04:03.404Z] -> Pinging Codecov [2021-01-09T03:04:03.404Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3004&commit=add0fe1a2e6314269aae6c5b51fe9708488a51dd&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3004%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3004&job=&cmd_args= [2021-01-09T03:04:03.667Z] -> Uploading to [2021-01-09T03:04:03.667Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-09/00271124DB129430A58F1EEE437C3FCB/add0fe1a2e6314269aae6c5b51fe9708488a51dd/04ad5a7c-0fbc-404d-a564-ad54267998c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210109T030403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a284f15ba6968efe8b146e2374efcc1e7e0e4a5b86dd24de0c6ebd6f52c1110 [2021-01-09T03:04:03.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-09T03:04:03.667Z] Dload Upload Total Spent Left Speed [2021-01-09T03:04:04.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82385 0 0 100 82385 0 140k --:--:-- --:--:-- --:--:-- 140k [2021-01-09T03:04:04.200Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/add0fe1a2e6314269aae6c5b51fe9708488a51dd [Pipeline] } [2021-01-09T03:04:04.218Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-09T03:04:07.240Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T03:04:08.121Z] ---> package-listing.sh [2021-01-09T03:04:08.122Z] ++ facter osfamily [2021-01-09T03:04:08.122Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-09T03:04:08.122Z] + OS_FAMILY=redhat [2021-01-09T03:04:08.122Z] + workspace=/w/workspace/edgex-go/6 [2021-01-09T03:04:08.122Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-09T03:04:08.122Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-09T03:04:08.122Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-09T03:04:08.122Z] + PACKAGES=/tmp/packages_start.txt [2021-01-09T03:04:08.122Z] + '[' /w/workspace/edgex-go/6 ']' [2021-01-09T03:04:08.122Z] + PACKAGES=/tmp/packages_end.txt [2021-01-09T03:04:08.122Z] + case "${OS_FAMILY}" in [2021-01-09T03:04:08.122Z] + rpm -qa [2021-01-09T03:04:08.122Z] + sort [2021-01-09T03:04:13.430Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-09T03:04:13.430Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-09T03:04:13.430Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-09T03:04:13.430Z] + '[' /w/workspace/edgex-go/6 ']' [2021-01-09T03:04:13.430Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-01-09T03:04:13.430Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-01-09T03:04:13.444Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-09T03:04:13.740Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-09T03:04:14.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T03:04:14.065Z] [2021-01-09T03:04:14.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-09T03:04:14.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T03:04:14.507Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-09T03:04:14.507Z] df20fa9351a1: Pulling fs layer [2021-01-09T03:04:14.507Z] 36b3adc4ff6f: Pulling fs layer [2021-01-09T03:04:14.507Z] 8ad3a11d3b57: Pulling fs layer [2021-01-09T03:04:14.507Z] 46f8f816bc3b: Pulling fs layer [2021-01-09T03:04:14.507Z] 93b61091891f: Pulling fs layer [2021-01-09T03:04:14.507Z] 93b9cdb0e59b: Pulling fs layer [2021-01-09T03:04:14.507Z] 5e14af77c1be: Pulling fs layer [2021-01-09T03:04:14.507Z] 01666e4c0597: Pulling fs layer [2021-01-09T03:04:14.507Z] aa168da1d23b: Pulling fs layer [2021-01-09T03:04:14.507Z] 93b9cdb0e59b: Waiting [2021-01-09T03:04:14.507Z] 5e14af77c1be: Waiting [2021-01-09T03:04:14.507Z] aa168da1d23b: Waiting [2021-01-09T03:04:14.507Z] 01666e4c0597: Waiting [2021-01-09T03:04:14.507Z] 93b61091891f: Waiting [2021-01-09T03:04:14.507Z] 46f8f816bc3b: Waiting [2021-01-09T03:04:14.507Z] 36b3adc4ff6f: Verifying Checksum [2021-01-09T03:04:14.507Z] 36b3adc4ff6f: Download complete [2021-01-09T03:04:14.507Z] 46f8f816bc3b: Verifying Checksum [2021-01-09T03:04:14.507Z] 46f8f816bc3b: Download complete [2021-01-09T03:04:14.507Z] df20fa9351a1: Verifying Checksum [2021-01-09T03:04:14.507Z] df20fa9351a1: Download complete [2021-01-09T03:04:14.774Z] 93b9cdb0e59b: Verifying Checksum [2021-01-09T03:04:14.774Z] 93b9cdb0e59b: Download complete [2021-01-09T03:04:14.774Z] 5e14af77c1be: Verifying Checksum [2021-01-09T03:04:14.774Z] 5e14af77c1be: Download complete [2021-01-09T03:04:14.774Z] 01666e4c0597: Verifying Checksum [2021-01-09T03:04:14.774Z] 01666e4c0597: Download complete [2021-01-09T03:04:14.774Z] 8ad3a11d3b57: Verifying Checksum [2021-01-09T03:04:14.774Z] 8ad3a11d3b57: Download complete [2021-01-09T03:04:15.040Z] df20fa9351a1: Pull complete [2021-01-09T03:04:15.305Z] 36b3adc4ff6f: Pull complete [2021-01-09T03:04:15.305Z] 93b61091891f: Verifying Checksum [2021-01-09T03:04:15.305Z] 93b61091891f: Download complete [2021-01-09T03:04:16.268Z] 8ad3a11d3b57: Pull complete [2021-01-09T03:04:16.268Z] 46f8f816bc3b: Pull complete [2021-01-09T03:04:17.220Z] aa168da1d23b: Verifying Checksum [2021-01-09T03:04:17.220Z] aa168da1d23b: Download complete [2021-01-09T03:04:18.167Z] 93b61091891f: Pull complete [2021-01-09T03:04:18.434Z] 93b9cdb0e59b: Pull complete [2021-01-09T03:04:18.434Z] 5e14af77c1be: Pull complete [2021-01-09T03:04:18.697Z] 01666e4c0597: Pull complete [2021-01-09T03:04:28.802Z] aa168da1d23b: Pull complete [2021-01-09T03:04:30.194Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-09T03:04:30.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T03:04:30.194Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-09T03:04:30.440Z] prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container [2021-01-09T03:04:30.495Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-09T03:04:33.575Z] $ docker top 2e74484b1c7f11d97f1a3128a2d1df9418ce5cd9aec4756b370d5dbf10f62ca4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T03:04:34.158Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-09T03:04:34.478Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-09T03:04:34.782Z] + ls /var/log/sa-host [2021-01-09T03:04:34.782Z] + sadf -c /var/log/sa-host/sa09 [2021-01-09T03:04:34.782Z] file_magic: OK [2021-01-09T03:04:34.782Z] HZ: Using current value: 100 [2021-01-09T03:04:34.782Z] file_header: OK [2021-01-09T03:04:34.782Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-09T03:04:34.782Z] Statistics: [2021-01-09T03:04:34.782Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-09T03:04:34.782Z] File successfully converted to sysstat format version 12.2.1 [2021-01-09T03:04:34.782Z] + sadf -c /var/log/sa-host/sa23 [2021-01-09T03:04:34.782Z] file_magic: OK [2021-01-09T03:04:34.782Z] HZ: Using current value: 100 [2021-01-09T03:04:34.782Z] file_header: OK [2021-01-09T03:04:34.782Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-09T03:04:34.782Z] Statistics: [2021-01-09T03:04:34.782Z] Hnuu...uuuununununu... [2021-01-09T03:04:34.782Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-09T03:04:34.985Z] provisioning config files... [2021-01-09T03:04:35.002Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config2877452518973802827tmp [Pipeline] { [Pipeline] echo [2021-01-09T03:04:35.080Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T03:04:35.379Z] ---> create-netrc.sh [Pipeline] } [2021-01-09T03:04:35.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-09T03:04:35.486Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T03:04:35.786Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-09T03:04:35.798Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T03:04:36.098Z] ---> sudo-logs.sh [2021-01-09T03:04:36.099Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-09T03:04:36.110Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T03:04:36.453Z] ---> job-cost.sh [2021-01-09T03:04:36.453Z] lf-activate-venv: SKIPPING [2021-01-09T03:04:36.453Z] INFO: No Stack... [2021-01-09T03:04:37.413Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-09T03:04:37.989Z] INFO: Archiving Costs [Pipeline] echo [2021-01-09T03:04:38.001Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T03:04:38.307Z] ---> logs-deploy.sh [2021-01-09T03:04:38.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3004/6 [2021-01-09T03:04:38.307Z] INFO: archiving workspace using pattern(s): [2021-01-09T03:04:40.235Z] Archives upload complete. [2021-01-09T03:04:40.235Z] INFO: archiving logs to Nexus