Pull request #2962 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 48681769295103152e3208b5d229db6fda73c965+68a8f910767166238b38b7946bcb5bba3869a893 (428f4d2ca617c01e44547b6c535c9b8d4cf40524) 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18146 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 48681769295103152e3208b5d229db6fda73c965 Merge succeeded, producing 48681769295103152e3208b5d229db6fda73c965 Checking out Revision 48681769295103152e3208b5d229db6fda73c965 (PR-2962) > git config core.sparsecheckout # timeout=10 > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # 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 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # timeout=10 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API -- Add check for empty deviceName per review comment" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 75e78821b8fbb5b6eedb4fcc66f0c2b9ee023850 # timeout=10 [Pipeline] timeout [2021-01-04T07:35:38.910Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T07:35:39.255Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T07:35:39.391Z] ========================================================= [2021-01-04T07:35:39.391Z] EdgeX Global Pipelines Version Info [2021-01-04T07:35:39.391Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-04T07:35:41.051Z] ------------------- [2021-01-04T07:35:41.051Z] stable info: [2021-01-04T07:35:41.051Z] ------------------- [2021-01-04T07:35:41.051Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T07:35:41.051Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T07:35:41.051Z] Message: update stable to v1.0.173 [2021-01-04T07:35:42.984Z] ------------------- [2021-01-04T07:35:42.984Z] experimental info: [2021-01-04T07:35:42.984Z] ------------------- [2021-01-04T07:35:42.984Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T07:35:42.984Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T07:35:42.984Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T07:35:43.418Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-04T07:35:43.531Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-04T07:35:43.653Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T07:35:43.769Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T07:35:43.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T07:35:44.005Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T07:35:44.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T07:35:44.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-04T07:35:44.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-04T07:35:44.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-04T07:35:44.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T07:35:44.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T07:35:44.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T07:35:45.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T07:35:45.128Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T07:35:45.270Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T07:35:45.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T07:35:45.498Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T07:35:45.625Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-04T07:35:45.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-04T07:35:45.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-04T07:35:45.992Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T07:35:46.105Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T07:35:46.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2962 [Pipeline] echo [2021-01-04T07:35:46.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2962 [Pipeline] echo [2021-01-04T07:35:46.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2962 [Pipeline] echo [2021-01-04T07:35:46.544Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48681769295103152e3208b5d229db6fda73c965 [Pipeline] echo [2021-01-04T07:35:46.655Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4868176 [Pipeline] echo [2021-01-04T07:35:46.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T07:35:46.977Z] provisioning config files... [2021-01-04T07:35:47.020Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2896355026246365029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T07:35:47.385Z] ---> docker-login.sh [2021-01-04T07:35:47.386Z] nexus3.edgexfoundry.org:10001 [2021-01-04T07:35:47.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T07:35:47.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T07:35:47.911Z] Configure a credential helper to remove this warning. See [2021-01-04T07:35:47.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T07:35:47.911Z] [2021-01-04T07:35:47.911Z] Login Succeeded [2021-01-04T07:35:47.911Z] nexus3.edgexfoundry.org:10002 [2021-01-04T07:35:47.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T07:35:47.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T07:35:47.911Z] Configure a credential helper to remove this warning. See [2021-01-04T07:35:47.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T07:35:47.911Z] [2021-01-04T07:35:47.911Z] Login Succeeded [2021-01-04T07:35:47.911Z] nexus3.edgexfoundry.org:10003 [2021-01-04T07:35:48.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T07:35:48.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T07:35:48.174Z] Configure a credential helper to remove this warning. See [2021-01-04T07:35:48.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T07:35:48.174Z] [2021-01-04T07:35:48.174Z] Login Succeeded [2021-01-04T07:35:48.174Z] nexus3.edgexfoundry.org:10004 [2021-01-04T07:35:48.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T07:35:48.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T07:35:48.436Z] Configure a credential helper to remove this warning. See [2021-01-04T07:35:48.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T07:35:48.436Z] [2021-01-04T07:35:48.436Z] Login Succeeded [2021-01-04T07:35:48.436Z] docker.io [2021-01-04T07:35:48.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T07:35:48.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T07:35:48.697Z] Configure a credential helper to remove this warning. See [2021-01-04T07:35:48.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T07:35:48.697Z] [2021-01-04T07:35:48.697Z] Login Succeeded [2021-01-04T07:35:48.697Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T07:35:48.707Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T07:35:49.194Z] ++ 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-04T07:35:49.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T07:35:49.195Z] ++ dirname cmd/core-command/Dockerfile [2021-01-04T07:35:49.195Z] ++ cut -d/ -f2 [2021-01-04T07:35:49.195Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-04T07:35:49.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T07:35:49.195Z] ++ dirname cmd/core-data/Dockerfile [2021-01-04T07:35:49.195Z] ++ cut -d/ -f2 [2021-01-04T07:35:49.195Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-04T07:35:49.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T07:35:49.195Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-04T07:35:49.195Z] ++ cut -d/ -f2 [2021-01-04T07:35:49.195Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-04T07:35:49.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T07:35:49.195Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-04T07:35:49.195Z] ++ cut -d/ -f2 [2021-01-04T07:35:49.195Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-04T07:35:49.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T07:35:49.195Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-04T07:35:49.195Z] ++ cut -d/ -f2 [2021-01-04T07:35:49.195Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-04T07:35:49.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T07:35:49.195Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-04T07:35:49.195Z] ++ cut -d/ -f2 [2021-01-04T07:35:49.195Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-04T07:35:49.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T07:35:49.195Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-04T07:35:49.195Z] ++ cut -d/ -f2 [2021-01-04T07:35:49.195Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-04T07:35:49.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T07:35:49.195Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-04T07:35:49.195Z] ++ cut -d/ -f2 [2021-01-04T07:35:49.195Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-04T07:35:49.195Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T07:35:49.195Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-04T07:35:49.195Z] ++ cut -d/ -f2 [2021-01-04T07:35:49.195Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-04T07:35:49.269Z] 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-04T07:35:50.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T07:35:50.998Z] [2021-01-04T07:35:50.998Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:35:51.349Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T07:35:51.350Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T07:35:51.350Z] 31603596830f: Pulling fs layer [2021-01-04T07:35:51.350Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T07:35:51.350Z] 6ca5941a6612: Pulling fs layer [2021-01-04T07:35:51.350Z] ecc8261a40a4: Pulling fs layer [2021-01-04T07:35:51.350Z] ecc8261a40a4: Waiting [2021-01-04T07:35:51.350Z] 31603596830f: Verifying Checksum [2021-01-04T07:35:51.350Z] 31603596830f: Download complete [2021-01-04T07:35:51.615Z] ecc8261a40a4: Verifying Checksum [2021-01-04T07:35:51.615Z] ecc8261a40a4: Download complete [2021-01-04T07:35:51.615Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T07:35:51.615Z] 2a8b12db71e7: Download complete [2021-01-04T07:35:51.878Z] 31603596830f: Pull complete [2021-01-04T07:35:51.878Z] 2a8b12db71e7: Pull complete [2021-01-04T07:35:52.452Z] 6ca5941a6612: Verifying Checksum [2021-01-04T07:35:52.452Z] 6ca5941a6612: Download complete [2021-01-04T07:35:53.412Z] 6ca5941a6612: Pull complete [2021-01-04T07:35:53.412Z] ecc8261a40a4: Pull complete [2021-01-04T07:35:53.673Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T07:35:53.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T07:35:53.673Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T07:35:53.776Z] prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container [2021-01-04T07:35:53.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-04T07:35:56.324Z] $ docker top 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T07:35:56.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T07:35:56.631Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T07:35:56.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T07:35:56.847Z] $ docker exec 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 ssh-agent [2021-01-04T07:35:57.009Z] SSH_AUTH_SOCK=/tmp/ssh-dfPXZ045w7GJ/agent.12 [2021-01-04T07:35:57.009Z] SSH_AGENT_PID=17 [2021-01-04T07:35:57.018Z] Running ssh-add (command line suppressed) [2021-01-04T07:35:57.135Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3739120844402380494.key (/w/workspace/edgex-go/5@tmp/private_key_3739120844402380494.key) [2021-01-04T07:35:57.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T07:35:57.521Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T07:35:57.544Z] $ docker exec --env ******** --env ******** 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 ssh-agent -k [2021-01-04T07:35:57.655Z] unset SSH_AUTH_SOCK; [2021-01-04T07:35:57.655Z] unset SSH_AGENT_PID; [2021-01-04T07:35:57.655Z] echo Agent pid 17 killed; [2021-01-04T07:35:57.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T07:35:57.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T07:35:57.868Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T07:35:58.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T07:35:58.048Z] $ docker exec 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 ssh-agent [2021-01-04T07:35:58.205Z] SSH_AUTH_SOCK=/tmp/ssh-GqUdh9aY4JtW/agent.45 [2021-01-04T07:35:58.205Z] SSH_AGENT_PID=50 [2021-01-04T07:35:58.211Z] Running ssh-add (command line suppressed) [2021-01-04T07:35:58.327Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3583369120725213310.key (/w/workspace/edgex-go/5@tmp/private_key_3583369120725213310.key) [2021-01-04T07:35:58.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T07:35:58.713Z] + git semver init [2021-01-04T07:35:58.713Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T07:35:58.713Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-01-04T07:35:58.713Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-01-04T07:35:58.713Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T07:35:58.713Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T07:35:58.713Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T07:35:58.713Z] # $SEMVER_BRANCH = PR-2962 [2021-01-04T07:35:58.713Z] # $SEMVER_TEMP = /tmp/semver-883404999 [2021-01-04T07:35:58.713Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-04T07:36:16.955Z] # '/tmp/semver-883404999' -> '/w/workspace/edgex-go/5/.semver' [2021-01-04T07:36:16.955Z] # -> Force: false [2021-01-04T07:36:16.955Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-01-04T07:36:16.969Z] $ docker exec --env ******** --env ******** 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 ssh-agent -k [2021-01-04T07:36:17.203Z] unset SSH_AUTH_SOCK; [2021-01-04T07:36:17.203Z] unset SSH_AGENT_PID; [2021-01-04T07:36:17.203Z] echo Agent pid 50 killed; [2021-01-04T07:36:17.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T07:36:17.837Z] + git semver [Pipeline] } [2021-01-04T07:36:17.856Z] $ docker stop --time=1 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 [2021-01-04T07:36:19.460Z] $ docker rm -f 29b2c1b21b4466c98c069f1c6c442b53bf9c096c9f8b17ef1f29f437e0442cd5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T07:36:20.010Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T07:36:20.585Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T07:36:20.589Z] [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-04T07:36:21.498Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T07:36:21.799Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T07:36:22.100Z] + sudo service docker restart [2021-01-04T07:36:22.100Z] + true [2021-01-04T07:36:22.100Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-04T07:36:22.694Z] ========================================================= [2021-01-04T07:36:22.694Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T07:36:22.694Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:36:23.043Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-04T07:36:26.366Z] Sending build context to Docker daemon 326.3MB [2021-01-04T07:36:26.366Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-04T07:36:26.366Z] Step 2/7 : FROM ${BASE} [2021-01-04T07:36:26.636Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T07:36:26.636Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T07:36:26.636Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T07:36:26.636Z] de9db76c5a1d: Pulling fs layer [2021-01-04T07:36:26.636Z] bca2f99d35d6: Pulling fs layer [2021-01-04T07:36:26.636Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T07:36:26.636Z] 7c6f9722023f: Pulling fs layer [2021-01-04T07:36:26.636Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T07:36:26.636Z] 93359f2a8cfa: Waiting [2021-01-04T07:36:26.636Z] 7c6f9722023f: Waiting [2021-01-04T07:36:26.636Z] a35cf1a2eb13: Waiting [2021-01-04T07:36:26.636Z] bca2f99d35d6: Waiting [2021-01-04T07:36:26.636Z] de9db76c5a1d: Verifying Checksum [2021-01-04T07:36:26.636Z] de9db76c5a1d: Download complete [2021-01-04T07:36:26.636Z] 0ef7d3d256c8: Verifying Checksum [2021-01-04T07:36:26.636Z] 0ef7d3d256c8: Download complete [2021-01-04T07:36:26.636Z] 93359f2a8cfa: Verifying Checksum [2021-01-04T07:36:26.636Z] 93359f2a8cfa: Download complete [2021-01-04T07:36:26.636Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T07:36:26.636Z] 188c0c94c7c5: Download complete [2021-01-04T07:36:26.636Z] 7c6f9722023f: Verifying Checksum [2021-01-04T07:36:26.636Z] 7c6f9722023f: Download complete [2021-01-04T07:36:26.905Z] 188c0c94c7c5: Pull complete [2021-01-04T07:36:27.169Z] 0ef7d3d256c8: Pull complete [2021-01-04T07:36:27.169Z] de9db76c5a1d: Pull complete [2021-01-04T07:36:29.725Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T07:36:29.725Z] a35cf1a2eb13: Download complete [2021-01-04T07:36:29.725Z] bca2f99d35d6: Verifying Checksum [2021-01-04T07:36:29.725Z] bca2f99d35d6: Download complete [2021-01-04T07:36:35.059Z] bca2f99d35d6: Pull complete [2021-01-04T07:36:35.059Z] 93359f2a8cfa: Pull complete [2021-01-04T07:36:35.059Z] 7c6f9722023f: Pull complete [2021-01-04T07:36:35.998Z] Still waiting to schedule task [2021-01-04T07:36:35.998Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-04T07:36:39.295Z] a35cf1a2eb13: Pull complete [2021-01-04T07:36:39.295Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T07:36:39.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T07:36:39.295Z] ---> a62c8e92a672 [2021-01-04T07:36:39.295Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-04T07:36:39.558Z] ---> Running in e45d3637dafa [2021-01-04T07:36:40.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:36:40.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:36:41.284Z] (1/12) Installing libmagic (5.38-r0) [2021-01-04T07:36:41.547Z] (2/12) Installing file (5.38-r0) [2021-01-04T07:36:41.547Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T07:36:41.809Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T07:36:49.970Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T07:36:49.971Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T07:36:49.971Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T07:36:49.971Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T07:36:49.971Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T07:36:49.971Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T07:36:49.971Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T07:36:49.971Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T07:36:49.971Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:36:49.971Z] OK: 233 MiB in 51 packages [2021-01-04T07:36:54.202Z] Removing intermediate container e45d3637dafa [2021-01-04T07:36:54.202Z] ---> 341901948348 [2021-01-04T07:36:54.202Z] Step 4/7 : WORKDIR /edgex-go [2021-01-04T07:36:54.202Z] ---> Running in be7dbb72db88 [2021-01-04T07:36:54.202Z] Removing intermediate container be7dbb72db88 [2021-01-04T07:36:54.202Z] ---> 8a4f66953808 [2021-01-04T07:36:54.202Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-04T07:36:54.464Z] latest: Pulling from library/docker [2021-01-04T07:36:54.726Z] 801bfaa63ef2: Pulling fs layer [2021-01-04T07:36:54.726Z] 4f7dc993c79e: Pulling fs layer [2021-01-04T07:36:54.726Z] d39d95e4997f: Pulling fs layer [2021-01-04T07:36:54.726Z] 1cda4b703d87: Pulling fs layer [2021-01-04T07:36:54.726Z] 54e5375350ea: Pulling fs layer [2021-01-04T07:36:54.726Z] f08cd1b3bb1b: Pulling fs layer [2021-01-04T07:36:54.726Z] 8e17d04e0c68: Pulling fs layer [2021-01-04T07:36:54.726Z] 1cda4b703d87: Waiting [2021-01-04T07:36:54.726Z] 54e5375350ea: Waiting [2021-01-04T07:36:54.726Z] f08cd1b3bb1b: Waiting [2021-01-04T07:36:54.726Z] 8e17d04e0c68: Waiting [2021-01-04T07:36:54.726Z] d39d95e4997f: Verifying Checksum [2021-01-04T07:36:54.726Z] d39d95e4997f: Download complete [2021-01-04T07:36:54.726Z] 4f7dc993c79e: Download complete [2021-01-04T07:36:54.726Z] 801bfaa63ef2: Verifying Checksum [2021-01-04T07:36:54.726Z] 801bfaa63ef2: Download complete [2021-01-04T07:36:54.996Z] 54e5375350ea: Verifying Checksum [2021-01-04T07:36:54.996Z] 54e5375350ea: Download complete [2021-01-04T07:36:54.996Z] f08cd1b3bb1b: Verifying Checksum [2021-01-04T07:36:54.996Z] f08cd1b3bb1b: Download complete [2021-01-04T07:36:54.996Z] 801bfaa63ef2: Pull complete [2021-01-04T07:36:55.267Z] 8e17d04e0c68: Verifying Checksum [2021-01-04T07:36:55.267Z] 8e17d04e0c68: Download complete [2021-01-04T07:36:55.267Z] 4f7dc993c79e: Pull complete [2021-01-04T07:36:55.541Z] d39d95e4997f: Pull complete [2021-01-04T07:36:55.808Z] 1cda4b703d87: Verifying Checksum [2021-01-04T07:36:55.808Z] 1cda4b703d87: Download complete [2021-01-04T07:36:58.374Z] 1cda4b703d87: Pull complete [2021-01-04T07:36:58.375Z] 54e5375350ea: Pull complete [2021-01-04T07:36:58.947Z] f08cd1b3bb1b: Pull complete [2021-01-04T07:36:58.947Z] 8e17d04e0c68: Pull complete [2021-01-04T07:36:58.947Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2021-01-04T07:36:58.947Z] Status: Downloaded newer image for docker:latest [2021-01-04T07:37:00.338Z] ---> d550994693d9 [2021-01-04T07:37:00.338Z] Step 6/7 : COPY go.mod . [2021-01-04T07:37:00.600Z] ---> 7a93fb46f7a6 [2021-01-04T07:37:00.600Z] Step 7/7 : RUN go mod download [2021-01-04T07:37:00.863Z] ---> Running in 14366a40e2b6 [2021-01-04T07:37:22.885Z] Removing intermediate container 14366a40e2b6 [2021-01-04T07:37:22.885Z] ---> 736bb247cb94 [2021-01-04T07:37:22.885Z] Successfully built 736bb247cb94 [2021-01-04T07:37:22.885Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:37:23.269Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T07:37:23.269Z] . [Pipeline] withDockerContainer [2021-01-04T07:37:23.483Z] prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container [2021-01-04T07:37:23.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T07:37:24.214Z] $ docker top 90937e90ca21ab5a5a43b01556ebb25eb3ad84d2df3fc126e2749ec1b742e695 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T07:37:24.706Z] + go version [2021-01-04T07:37:24.706Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T07:37:24.723Z] $ docker stop --time=1 90937e90ca21ab5a5a43b01556ebb25eb3ad84d2df3fc126e2749ec1b742e695 [2021-01-04T07:37:26.076Z] $ docker rm -f 90937e90ca21ab5a5a43b01556ebb25eb3ad84d2df3fc126e2749ec1b742e695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:37:26.891Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T07:37:26.891Z] . [Pipeline] withDockerContainer [2021-01-04T07:37:26.990Z] prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container [2021-01-04T07:37:27.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T07:37:27.828Z] $ docker top e19a58ce98c6891e37bf70531aa6af098b2a1c4872920be5ca490b60d084f80b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T07:37:28.037Z] ========================================================= [2021-01-04T07:37:28.037Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T07:37:28.037Z] ========================================================= [Pipeline] sh [2021-01-04T07:37:28.326Z] + make test [2021-01-04T07:37:28.326Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T07:37:36.503Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-04T07:37:51.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T07:37:58.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T07:37:58.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T07:37:58.181Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T07:37:58.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T07:37:58.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T07:37:58.181Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T07:37:58.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T07:37:59.038Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T07:37:59.304Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T07:38:01.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T07:38:01.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T07:38:01.891Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T07:38:03.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements [2021-01-04T07:38:03.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T07:38:03.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T07:38:03.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T07:38:03.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T07:38:03.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T07:38:08.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.215s coverage: 27.0% of statements [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T07:38:08.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T07:38:08.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T07:38:08.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.425s coverage: 75.0% of statements [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T07:38:08.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.137s coverage: 82.9% of statements [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T07:38:08.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T07:38:10.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T07:38:10.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.072s coverage: 100.0% of statements [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T07:38:10.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T07:38:10.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T07:38:10.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T07:38:10.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T07:38:10.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T07:38:12.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.371s coverage: 93.8% of statements [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T07:38:12.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T07:38:12.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T07:38:12.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.036s coverage: 100.0% of statements [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T07:38:12.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 75.5% of statements [2021-01-04T07:38:12.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T07:38:12.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements [2021-01-04T07:38:12.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-01-04T07:38:13.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 84.2% of statements [2021-01-04T07:38:13.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.103s coverage: 91.4% of statements [2021-01-04T07:38:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T07:38:14.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.5% of statements [2021-01-04T07:38:14.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T07:38:14.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T07:38:14.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-01-04T07:38:14.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements [2021-01-04T07:38:14.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-01-04T07:38:14.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements [2021-01-04T07:38:14.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-01-04T07:38:16.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 55.9% of statements [2021-01-04T07:38:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T07:38:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T07:38:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T07:38:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T07:38:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T07:38:16.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 37.0% of statements [2021-01-04T07:38:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T07:38:16.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T07:38:16.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.277s coverage: 84.0% of statements [2021-01-04T07:38:16.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements [2021-01-04T07:38:18.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.123s coverage: 47.1% of statements [2021-01-04T07:38:18.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T07:38:18.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T07:38:18.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T07:38:18.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T07:38:18.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T07:38:18.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements [2021-01-04T07:38:18.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T07:38:18.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements [2021-01-04T07:38:18.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-04T07:38:19.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.700s coverage: 29.1% of statements [2021-01-04T07:38:19.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T07:38:19.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T07:38:19.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T07:38:19.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T07:38:19.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T07:38:19.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements [2021-01-04T07:38:19.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T07:38:19.620Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-01-04T07:38:19.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T07:38:19.620Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-01-04T07:38:19.620Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T07:38:19.620Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-01-04T07:38:19.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T07:38:19.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T07:38:19.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T07:38:19.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T07:38:19.621Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-01-04T07:38:19.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T07:38:19.621Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T07:38:19.621Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-01-04T07:38:20.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-04T07:38:20.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-04T07:38:20.459Z] GO111MODULE=on go vet ./... [2021-01-04T07:38:27.827Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18147 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws [2021-01-04T07:38:27.960Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-01-04T07:38:33.080Z] using credential edgex-jenkins-ssh [2021-01-04T07:38:33.143Z] Cloning the remote Git repository [2021-01-04T07:38:33.217Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T07:38:33.337Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-01-04T07:38:33.412Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T07:38:33.413Z] > git --version # timeout=10 [2021-01-04T07:38:33.432Z] > git --version # 'git version 2.17.1' [2021-01-04T07:38:33.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T07:38:33.510Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T07:38:42.611Z] gofmt -l . [2021-01-04T07:38:42.611Z] [ "`gofmt -l .`" = "" ] [2021-01-04T07:38:42.611Z] ./bin/test-go-mod-tidy.sh [2021-01-04T07:38:43.192Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-04T07:38:45.423Z] + ls -al . [2021-01-04T07:38:45.423Z] total 636 [2021-01-04T07:38:45.423Z] drwxrwxr-x 10 1001 1001 4096 Jan 4 07:38 . [2021-01-04T07:38:45.423Z] drwxr-xr-x 4 root root 28 Jan 4 07:37 .. [2021-01-04T07:38:45.423Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 07:35 .dockerignore [2021-01-04T07:38:45.423Z] drwxrwxr-x 8 1001 1001 179 Jan 4 07:35 .git [2021-01-04T07:38:45.424Z] drwxrwxr-x 3 1001 1001 125 Jan 4 07:35 .github [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 824 Jan 4 07:35 .gitignore [2021-01-04T07:38:45.424Z] drwx------ 3 1001 1001 47 Jan 4 07:36 .semver [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 07:35 .sonarcloud.properties [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 07:35 CONTRIBUTING.md [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 1035 Jan 4 07:35 Dockerfile.build [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 07:35 Jenkinsfile [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 07:35 LICENSE [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 5750 Jan 4 07:35 Makefile [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 07:35 README.md [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 07:35 SECURITY.md [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 07:36 VERSION [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 07:35 ZMQWindows.md [2021-01-04T07:38:45.424Z] drwxrwxr-x 2 1001 1001 117 Jan 4 07:35 bin [2021-01-04T07:38:45.424Z] drwxrwxr-x 14 1001 1001 4096 Jan 4 07:35 cmd [2021-01-04T07:38:45.424Z] -rw-r--r-- 1 root root 538343 Jan 4 07:38 coverage.out [2021-01-04T07:38:45.424Z] -rw-r--r-- 1 root root 979 Jan 4 07:38 go.mod [2021-01-04T07:38:45.424Z] -rw-r--r-- 1 root root 18739 Jan 4 07:38 go.sum [2021-01-04T07:38:45.424Z] drwxrwxr-x 8 1001 1001 127 Jan 4 07:35 internal [2021-01-04T07:38:45.424Z] drwxrwxr-x 4 1001 1001 26 Jan 4 07:35 openapi [2021-01-04T07:38:45.424Z] drwxrwxr-x 4 1001 1001 71 Jan 4 07:35 snap [2021-01-04T07:38:45.424Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 07:35 version.go [Pipeline] sh [2021-01-04T07:38:45.724Z] + '[' -e coverage.out ] [2021-01-04T07:38:45.724Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T07:38:45.963Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T07:38:46.258Z] + make build [2021-01-04T07:38:46.258Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-04T07:38:48.819Z] 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-04T07:38:49.501Z] Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:38:49.947Z] Merge succeeded, producing 48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:38:49.948Z] Checking out Revision 48681769295103152e3208b5d229db6fda73c965 (PR-2962) [2021-01-04T07:38:48.669Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T07:38:48.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T07:38:48.719Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T07:38:48.757Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T07:38:48.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T07:38:48.769Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T07:38:49.526Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T07:38:49.550Z] > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # timeout=10 [2021-01-04T07:38:49.858Z] > git remote # timeout=10 [2021-01-04T07:38:49.878Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T07:38:49.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T07:38:49.906Z] > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 [2021-01-04T07:38:49.932Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T07:38:49.958Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T07:38:49.969Z] > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # timeout=10 [2021-01-04T07:38:54.674Z] Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API -- Add check for empty deviceName per review comment" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T07:38:56.372Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-04T07:38:56.803Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T07:38:57.048Z] 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-04T07:38:57.148Z] + sudo service docker restart [2021-01-04T07:38:57.148Z] + true [2021-01-04T07:38:57.626Z] 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-04T07:38:59.063Z] 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-04T07:38:59.324Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T07:38:59.850Z] provisioning config files... [2021-01-04T07:38:59.894Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config541959584417837894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T07:39:00.311Z] ---> docker-login.sh [2021-01-04T07:39:00.311Z] nexus3.edgexfoundry.org:10001 [2021-01-04T07:39:00.721Z] 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-04T07:39:01.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T07:39:01.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T07:39:01.623Z] Configure a credential helper to remove this warning. See [2021-01-04T07:39:01.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T07:39:01.623Z] [2021-01-04T07:39:01.623Z] Login Succeeded [2021-01-04T07:39:01.623Z] nexus3.edgexfoundry.org:10002 [2021-01-04T07:39:01.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T07:39:02.133Z] 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-04T07:39:02.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T07:39:02.181Z] Configure a credential helper to remove this warning. See [2021-01-04T07:39:02.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T07:39:02.181Z] [2021-01-04T07:39:02.181Z] Login Succeeded [2021-01-04T07:39:02.181Z] nexus3.edgexfoundry.org:10003 [2021-01-04T07:39:02.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T07:39:02.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T07:39:02.726Z] Configure a credential helper to remove this warning. See [2021-01-04T07:39:02.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T07:39:02.726Z] [2021-01-04T07:39:02.726Z] Login Succeeded [2021-01-04T07:39:02.726Z] nexus3.edgexfoundry.org:10004 [2021-01-04T07:39:02.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T07:39:02.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T07:39:02.999Z] Configure a credential helper to remove this warning. See [2021-01-04T07:39:02.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T07:39:02.999Z] [2021-01-04T07:39:02.999Z] Login Succeeded [2021-01-04T07:39:02.999Z] docker.io [2021-01-04T07:39:03.084Z] 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-04T07:39:03.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T07:39:03.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T07:39:03.859Z] Configure a credential helper to remove this warning. See [2021-01-04T07:39:03.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T07:39:03.859Z] [2021-01-04T07:39:03.859Z] Login Succeeded [2021-01-04T07:39:03.859Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T07:39:03.876Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T07:39:04.304Z] ========================================================= [2021-01-04T07:39:04.304Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T07:39:04.304Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:39:04.480Z] 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-04T07:39:04.724Z] + 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-04T07:39:05.428Z] 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-04T07:39:06.381Z] 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-04T07:39:07.340Z] $ docker stop --time=1 e19a58ce98c6891e37bf70531aa6af098b2a1c4872920be5ca490b60d084f80b [2021-01-04T07:39:07.373Z] Sending build context to Docker daemon 165.4MB [2021-01-04T07:39:07.373Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-04T07:39:07.373Z] Step 2/7 : FROM ${BASE} [2021-01-04T07:39:07.373Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T07:39:07.373Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T07:39:07.373Z] a4357932f1b6: Pulling fs layer [2021-01-04T07:39:07.373Z] 18c013af1878: Pulling fs layer [2021-01-04T07:39:07.373Z] 00ac8860ef70: Pulling fs layer [2021-01-04T07:39:07.373Z] 63d7cb157983: Pulling fs layer [2021-01-04T07:39:07.373Z] b116817d02f9: Pulling fs layer [2021-01-04T07:39:07.373Z] 745a02a5169b: Pulling fs layer [2021-01-04T07:39:07.373Z] 63d7cb157983: Waiting [2021-01-04T07:39:07.373Z] 00ac8860ef70: Waiting [2021-01-04T07:39:07.373Z] 745a02a5169b: Waiting [2021-01-04T07:39:07.373Z] b116817d02f9: Waiting [2021-01-04T07:39:07.373Z] 18c013af1878: Verifying Checksum [2021-01-04T07:39:07.373Z] 18c013af1878: Download complete [2021-01-04T07:39:07.373Z] a4357932f1b6: Download complete [2021-01-04T07:39:07.651Z] 63d7cb157983: Verifying Checksum [2021-01-04T07:39:07.651Z] 63d7cb157983: Download complete [2021-01-04T07:39:07.651Z] 5f621e34cdf4: Verifying Checksum [2021-01-04T07:39:07.651Z] 5f621e34cdf4: Download complete [2021-01-04T07:39:07.651Z] b116817d02f9: Download complete [2021-01-04T07:39:08.639Z] 5f621e34cdf4: Pull complete [2021-01-04T07:39:09.037Z] $ docker rm -f e19a58ce98c6891e37bf70531aa6af098b2a1c4872920be5ca490b60d084f80b [2021-01-04T07:39:09.245Z] a4357932f1b6: Pull complete [Pipeline] // withDockerContainer [2021-01-04T07:39:09.528Z] 18c013af1878: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-01-04T07:39:09.803Z] 745a02a5169b: Download complete [Pipeline] script [Pipeline] { [2021-01-04T07:39:11.260Z] 00ac8860ef70: Verifying Checksum [2021-01-04T07:39:11.261Z] 00ac8860ef70: Download complete [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:39:12.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T07:39:12.608Z] [2021-01-04T07:39:12.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:39:12.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T07:39:12.960Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-04T07:39:12.960Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-04T07:39:12.960Z] ca9280d653b3: Pulling fs layer [2021-01-04T07:39:12.960Z] 7e9c9ca2126c: Pulling fs layer [2021-01-04T07:39:13.221Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-04T07:39:13.221Z] cbdbe7a5bc2a: Download complete [2021-01-04T07:39:13.487Z] cbdbe7a5bc2a: Pull complete [2021-01-04T07:39:13.749Z] ca9280d653b3: Verifying Checksum [2021-01-04T07:39:13.749Z] ca9280d653b3: Download complete [2021-01-04T07:39:14.703Z] ca9280d653b3: Pull complete [2021-01-04T07:39:14.703Z] 7e9c9ca2126c: Verifying Checksum [2021-01-04T07:39:14.703Z] 7e9c9ca2126c: Download complete [2021-01-04T07:39:21.428Z] 00ac8860ef70: Pull complete [2021-01-04T07:39:21.701Z] 63d7cb157983: Pull complete [2021-01-04T07:39:21.974Z] b116817d02f9: Pull complete [2021-01-04T07:39:22.871Z] 7e9c9ca2126c: Pull complete [2021-01-04T07:39:22.871Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-04T07:39:22.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T07:39:22.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-04T07:39:23.096Z] prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container [2021-01-04T07:39:23.145Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-04T07:39:24.137Z] $ docker top da25822eb39ec7e9cd3008895e8a90e49cd320d40188999fadc367648a44476d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T07:39:24.659Z] + docker-compose build --help [2021-01-04T07:39:24.659Z] + grep parallel [2021-01-04T07:39:25.607Z] --parallel Build images in parallel. [Pipeline] } [2021-01-04T07:39:25.621Z] $ docker stop --time=1 da25822eb39ec7e9cd3008895e8a90e49cd320d40188999fadc367648a44476d [2021-01-04T07:39:26.293Z] 745a02a5169b: Pull complete [2021-01-04T07:39:26.293Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T07:39:26.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T07:39:26.293Z] ---> b7e6874047d6 [2021-01-04T07:39:26.293Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-04T07:39:26.968Z] $ docker rm -f da25822eb39ec7e9cd3008895e8a90e49cd320d40188999fadc367648a44476d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:39:27.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T07:39:27.593Z] . [Pipeline] withDockerContainer [2021-01-04T07:39:27.690Z] prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container [2021-01-04T07:39:27.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-04T07:39:28.328Z] $ docker top 0e40723f1376a9ff7c4bbaf394c30bac26ca79d0ba0061ece53ff0f818d3e91e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T07:39:28.854Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T07:39:29.699Z] ---> Running in 4841cce0be49 [2021-01-04T07:39:29.798Z] Building docker-core-command-go ... [2021-01-04T07:39:29.798Z] Building docker-core-data-go ... [2021-01-04T07:39:29.798Z] Building docker-core-metadata-go ... [2021-01-04T07:39:29.798Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T07:39:29.798Z] Building docker-security-proxy-setup-go ... [2021-01-04T07:39:29.798Z] Building docker-security-secretstore-setup-go ... [2021-01-04T07:39:29.798Z] Building docker-support-notifications-go ... [2021-01-04T07:39:29.798Z] Building docker-support-scheduler-go ... [2021-01-04T07:39:29.798Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T07:39:29.798Z] Building docker-security-proxy-setup-go [2021-01-04T07:39:29.798Z] Building docker-core-metadata-go [2021-01-04T07:39:29.798Z] Building docker-support-scheduler-go [2021-01-04T07:39:29.798Z] Building docker-security-bootstrap-redis-go [2021-01-04T07:39:29.798Z] Building docker-support-notifications-go [2021-01-04T07:39:30.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:39:31.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:39:32.631Z] (1/12) Installing libmagic (5.38-r0) [2021-01-04T07:39:32.631Z] (2/12) Installing file (5.38-r0) [2021-01-04T07:39:32.901Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T07:39:32.901Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T07:39:36.262Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T07:39:36.262Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T07:39:36.262Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T07:39:36.262Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T07:39:36.262Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T07:39:36.262Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T07:39:36.531Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T07:39:36.531Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T07:39:36.802Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:39:36.802Z] OK: 217 MiB in 51 packages [2021-01-04T07:39:41.108Z] Removing intermediate container 4841cce0be49 [2021-01-04T07:39:41.108Z] ---> b6d576038a42 [2021-01-04T07:39:41.108Z] Step 4/7 : WORKDIR /edgex-go [2021-01-04T07:39:41.108Z] ---> Running in 956b3198019f [2021-01-04T07:39:41.108Z] Removing intermediate container 956b3198019f [2021-01-04T07:39:41.108Z] ---> 63c158ccafe7 [2021-01-04T07:39:41.108Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-04T07:39:41.704Z] latest: Pulling from library/docker [2021-01-04T07:39:41.704Z] 159e5727ea61: Pulling fs layer [2021-01-04T07:39:41.704Z] 687389c36290: Pulling fs layer [2021-01-04T07:39:41.704Z] 94e28978939c: Pulling fs layer [2021-01-04T07:39:41.704Z] ea42096754a7: Pulling fs layer [2021-01-04T07:39:41.704Z] bd61cee6920e: Pulling fs layer [2021-01-04T07:39:41.704Z] 87c4ece4675c: Pulling fs layer [2021-01-04T07:39:41.704Z] 90ca8b2ff088: Pulling fs layer [2021-01-04T07:39:41.704Z] bd61cee6920e: Waiting [2021-01-04T07:39:41.704Z] 87c4ece4675c: Waiting [2021-01-04T07:39:41.704Z] ea42096754a7: Waiting [2021-01-04T07:39:41.704Z] 90ca8b2ff088: Waiting [2021-01-04T07:39:41.979Z] 94e28978939c: Download complete [2021-01-04T07:39:41.979Z] 687389c36290: Verifying Checksum [2021-01-04T07:39:41.979Z] 687389c36290: Download complete [2021-01-04T07:39:41.979Z] 159e5727ea61: Download complete [2021-01-04T07:39:42.270Z] 87c4ece4675c: Verifying Checksum [2021-01-04T07:39:42.270Z] 87c4ece4675c: Download complete [2021-01-04T07:39:42.270Z] bd61cee6920e: Verifying Checksum [2021-01-04T07:39:42.270Z] bd61cee6920e: Download complete [2021-01-04T07:39:42.270Z] 90ca8b2ff088: Verifying Checksum [2021-01-04T07:39:42.270Z] 90ca8b2ff088: Download complete [2021-01-04T07:39:42.544Z] 159e5727ea61: Pull complete [2021-01-04T07:39:43.528Z] 687389c36290: Pull complete [2021-01-04T07:39:43.803Z] 94e28978939c: Pull complete [2021-01-04T07:39:43.803Z] ea42096754a7: Verifying Checksum [2021-01-04T07:39:43.803Z] ea42096754a7: Download complete [2021-01-04T07:39:48.143Z] ea42096754a7: Pull complete [2021-01-04T07:39:48.143Z] bd61cee6920e: Pull complete [2021-01-04T07:39:48.143Z] 87c4ece4675c: Pull complete [2021-01-04T07:39:48.418Z] 90ca8b2ff088: Pull complete [2021-01-04T07:39:48.418Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2021-01-04T07:39:48.418Z] Status: Downloaded newer image for docker:latest [2021-01-04T07:39:51.797Z] ---> 511ffa39a245 [2021-01-04T07:39:51.797Z] Step 6/7 : COPY go.mod . [2021-01-04T07:39:52.390Z] ---> 63076f94a730 [2021-01-04T07:39:52.390Z] Step 7/7 : RUN go mod download [2021-01-04T07:39:52.662Z] ---> Running in 2108b5987c09 [2021-01-04T07:40:02.007Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:40:02.007Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:40:02.007Z] ---> 736bb247cb94 [2021-01-04T07:40:02.007Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T07:40:02.007Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:40:02.007Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:40:02.007Z] ---> 736bb247cb94 [2021-01-04T07:40:02.007Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T07:40:02.007Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:40:02.007Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:40:02.007Z] ---> 736bb247cb94 [2021-01-04T07:40:02.007Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T07:40:02.007Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:40:02.007Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:40:02.007Z] ---> 736bb247cb94 [2021-01-04T07:40:02.007Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T07:40:02.007Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:40:02.007Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:40:02.007Z] ---> 736bb247cb94 [2021-01-04T07:40:02.007Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T07:40:02.587Z] ---> Running in d00b9315e17d [2021-01-04T07:40:02.587Z] ---> Running in 108c1674511d [2021-01-04T07:40:02.587Z] ---> Running in b6c9a0cbf0c9 [2021-01-04T07:40:02.587Z] ---> Running in edef556257a8 [2021-01-04T07:40:02.587Z] ---> Running in 3dc251b42056 [2021-01-04T07:40:03.162Z] Removing intermediate container d00b9315e17d [2021-01-04T07:40:03.162Z] ---> bb538d99e98e [2021-01-04T07:40:03.162Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:40:03.162Z] Removing intermediate container 108c1674511d [2021-01-04T07:40:03.162Z] ---> d2095c82adf4 [2021-01-04T07:40:03.162Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:40:03.162Z] Removing intermediate container edef556257a8 [2021-01-04T07:40:03.162Z] ---> 6b3e08e61cf6 [2021-01-04T07:40:03.162Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:40:03.162Z] Removing intermediate container b6c9a0cbf0c9 [2021-01-04T07:40:03.162Z] ---> 4a5c6db973da [2021-01-04T07:40:03.162Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:40:03.162Z] Removing intermediate container 3dc251b42056 [2021-01-04T07:40:03.162Z] ---> 206df343c265 [2021-01-04T07:40:03.162Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:40:03.425Z] ---> Running in 129b3b6f681d [2021-01-04T07:40:03.425Z] ---> Running in ccc249e725a1 [2021-01-04T07:40:03.425Z] ---> Running in 75a37b33592e [2021-01-04T07:40:03.425Z] ---> Running in 8f61aef46eb6 [2021-01-04T07:40:03.425Z] ---> Running in 433f02eafe0c [2021-01-04T07:40:05.386Z] Removing intermediate container 129b3b6f681d [2021-01-04T07:40:05.386Z] ---> b9b73df1663b [2021-01-04T07:40:05.386Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T07:40:05.386Z] ---> Running in e20c4f2f9dbf [2021-01-04T07:40:05.386Z] Removing intermediate container ccc249e725a1 [2021-01-04T07:40:05.386Z] ---> f81d3b94d43b [2021-01-04T07:40:05.386Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T07:40:05.662Z] Removing intermediate container 8f61aef46eb6 [2021-01-04T07:40:05.662Z] ---> 5fd0b2518408 [2021-01-04T07:40:05.662Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T07:40:05.662Z] ---> Running in ae68181ff035 [2021-01-04T07:40:05.662Z] ---> Running in eee78cf4abac [2021-01-04T07:40:05.926Z] Removing intermediate container 433f02eafe0c [2021-01-04T07:40:05.926Z] ---> 395e6b75ed2f [2021-01-04T07:40:05.926Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T07:40:05.926Z] Removing intermediate container 75a37b33592e [2021-01-04T07:40:05.926Z] ---> 08e97ae9dd1f [2021-01-04T07:40:05.926Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-04T07:40:06.194Z] ---> Running in a0fff699e7ef [2021-01-04T07:40:06.194Z] ---> Running in bb872f816794 [2021-01-04T07:40:06.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:40:06.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:40:06.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:40:06.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:40:06.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:40:06.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:40:07.571Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:40:07.571Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:40:07.571Z] OK: 12750 distinct packages available [2021-01-04T07:40:07.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:40:07.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:40:07.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:40:07.571Z] OK: 233 MiB in 51 packages [2021-01-04T07:40:07.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:40:07.835Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:40:07.835Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:40:07.835Z] OK: 12750 distinct packages available [2021-01-04T07:40:08.103Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:40:08.103Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:40:08.103Z] OK: 12750 distinct packages available [2021-01-04T07:40:08.103Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:40:08.103Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:40:08.103Z] OK: 12750 distinct packages available [2021-01-04T07:40:08.103Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:40:08.103Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:40:08.103Z] OK: 12750 distinct packages available [2021-01-04T07:40:08.103Z] OK: 233 MiB in 51 packages [2021-01-04T07:40:08.371Z] OK: 233 MiB in 51 packages [2021-01-04T07:40:08.371Z] Removing intermediate container e20c4f2f9dbf [2021-01-04T07:40:08.371Z] ---> 9b40f24ccbf6 [2021-01-04T07:40:08.371Z] Step 6/22 : COPY go.mod . [2021-01-04T07:40:08.371Z] OK: 233 MiB in 51 packages [2021-01-04T07:40:08.371Z] OK: 233 MiB in 51 packages [2021-01-04T07:40:08.639Z] ---> 13c5f7d162b3 [2021-01-04T07:40:08.639Z] Step 7/22 : RUN go mod download [2021-01-04T07:40:08.913Z] ---> Running in 44cd97406b1a [2021-01-04T07:40:09.177Z] Removing intermediate container eee78cf4abac [2021-01-04T07:40:09.177Z] ---> 1f148055ed96 [2021-01-04T07:40:09.177Z] Step 6/21 : COPY go.mod . [2021-01-04T07:40:09.440Z] Removing intermediate container ae68181ff035 [2021-01-04T07:40:09.440Z] ---> 44f9a242f072 [2021-01-04T07:40:09.440Z] Step 6/21 : COPY go.mod . [2021-01-04T07:40:09.706Z] ---> 0f8702f0a137 [2021-01-04T07:40:09.706Z] Step 7/21 : RUN go mod download [2021-01-04T07:40:09.706Z] Removing intermediate container bb872f816794 [2021-01-04T07:40:09.706Z] ---> ca3627174240 [2021-01-04T07:40:09.706Z] Step 6/24 : COPY go.mod . [2021-01-04T07:40:09.706Z] ---> Running in b8376fe1c756 [2021-01-04T07:40:09.706Z] Removing intermediate container a0fff699e7ef [2021-01-04T07:40:09.706Z] ---> bb3abbebabe5 [2021-01-04T07:40:09.706Z] Step 6/22 : COPY go.mod . [2021-01-04T07:40:09.975Z] ---> 5a82d4b193c3 [2021-01-04T07:40:09.975Z] Step 7/21 : RUN go mod download [2021-01-04T07:40:10.244Z] ---> Running in d22e039170d8 [2021-01-04T07:40:10.244Z] ---> cfb3961e0767 [2021-01-04T07:40:10.244Z] Step 7/22 : RUN go mod download [2021-01-04T07:40:10.244Z] ---> dda90baa0cbf [2021-01-04T07:40:10.244Z] Step 7/24 : RUN go mod download [2021-01-04T07:40:10.515Z] ---> Running in de4422a92a82 [2021-01-04T07:40:10.515Z] ---> Running in 375aee1212cb [2021-01-04T07:40:11.494Z] Removing intermediate container b8376fe1c756 [2021-01-04T07:40:11.494Z] ---> e1252caf90f7 [2021-01-04T07:40:11.494Z] Step 8/21 : COPY . . [2021-01-04T07:40:11.494Z] Removing intermediate container 44cd97406b1a [2021-01-04T07:40:11.494Z] ---> 8e5ded8c2e9a [2021-01-04T07:40:11.494Z] Step 8/22 : COPY . . [2021-01-04T07:40:14.065Z] Removing intermediate container d22e039170d8 [2021-01-04T07:40:14.065Z] ---> 742f581cfcc7 [2021-01-04T07:40:14.065Z] Step 8/21 : COPY . . [2021-01-04T07:40:18.309Z] Removing intermediate container de4422a92a82 [2021-01-04T07:40:18.309Z] ---> d3bac5ddae74 [2021-01-04T07:40:18.309Z] Step 8/22 : COPY . . [2021-01-04T07:40:19.271Z] Removing intermediate container 375aee1212cb [2021-01-04T07:40:19.271Z] ---> 9df76d0adece [2021-01-04T07:40:19.271Z] Step 8/24 : COPY . . [2021-01-04T07:40:19.440Z] Removing intermediate container 2108b5987c09 [2021-01-04T07:40:19.440Z] ---> 571933c5fc09 [2021-01-04T07:40:19.440Z] Successfully built 571933c5fc09 [2021-01-04T07:40:19.440Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:40:19.786Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T07:40:19.786Z] . [Pipeline] withDockerContainer [2021-01-04T07:40:20.059Z] prd-ubuntu18.04-docker-arm64-4c-16g-18147 does not seem to be running inside a container [2021-01-04T07:40:20.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T07:40:21.605Z] $ docker top 2bbd09c37ea867acec29b3c93c695c4c017a383967bffa7a658f4da4c0802a25 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T07:40:22.640Z] + go version [2021-01-04T07:40:22.640Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T07:40:22.664Z] $ docker stop --time=1 2bbd09c37ea867acec29b3c93c695c4c017a383967bffa7a658f4da4c0802a25 [2021-01-04T07:40:24.605Z] $ docker rm -f 2bbd09c37ea867acec29b3c93c695c4c017a383967bffa7a658f4da4c0802a25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:40:25.713Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T07:40:25.713Z] . [Pipeline] withDockerContainer [2021-01-04T07:40:25.973Z] prd-ubuntu18.04-docker-arm64-4c-16g-18147 does not seem to be running inside a container [2021-01-04T07:40:26.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T07:40:27.472Z] $ docker top 435adeb93ff2d7975fbdf1fa33d16a12a8d383ff2acc55e3c553fcb068f54af6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T07:40:27.855Z] ========================================================= [2021-01-04T07:40:27.856Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T07:40:27.856Z] ========================================================= [Pipeline] sh [2021-01-04T07:40:28.496Z] + make test [2021-01-04T07:40:28.496Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T07:40:50.994Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-04T07:40:58.166Z] ---> 5dc99c4a4e0d [2021-01-04T07:40:58.166Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T07:40:58.166Z] ---> 5a8540131663 [2021-01-04T07:40:58.166Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T07:40:58.167Z] ---> 50025927805a [2021-01-04T07:40:58.167Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T07:40:58.167Z] ---> a7a17992e63f [2021-01-04T07:40:58.167Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T07:40:58.167Z] ---> 6a174d6c2ef6 [2021-01-04T07:40:58.167Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T07:40:58.167Z] ---> Running in ac562c8de182 [2021-01-04T07:40:58.167Z] ---> Running in 81e9faa8da97 [2021-01-04T07:40:58.167Z] ---> Running in f3aacb167e62 [2021-01-04T07:40:58.167Z] ---> Running in e60392a4653d [2021-01-04T07:40:58.167Z] ---> Running in dd2a4dec6076 [2021-01-04T07:40:58.167Z] 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-04T07:40:58.167Z] 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-04T07:40:58.167Z] 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-04T07:40:58.167Z] 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-04T07:40:58.167Z] 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-04T07:41:24.879Z] 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-04T07:41:27.476Z] Removing intermediate container dd2a4dec6076 [2021-01-04T07:41:27.476Z] ---> 85ff7c760a36 [2021-01-04T07:41:27.476Z] [2021-01-04T07:41:27.476Z] Step 10/22 : FROM alpine:3.10 [2021-01-04T07:41:27.476Z] 3.10: Pulling from library/alpine [2021-01-04T07:41:29.448Z] Removing intermediate container f3aacb167e62 [2021-01-04T07:41:29.448Z] ---> e1020e30e749 [2021-01-04T07:41:29.448Z] [2021-01-04T07:41:29.448Z] Step 10/21 : FROM scratch [2021-01-04T07:41:29.448Z] ---> [2021-01-04T07:41:29.448Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T07:41:29.448Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-04T07:41:29.448Z] Status: Downloaded newer image for alpine:3.10 [2021-01-04T07:41:29.448Z] ---> be4e4bea2c2e [2021-01-04T07:41:29.448Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-04T07:41:29.448Z] ---> Running in 9f2f3650574b [2021-01-04T07:41:29.448Z] Removing intermediate container e60392a4653d [2021-01-04T07:41:29.448Z] ---> 65abbd22a6e9 [2021-01-04T07:41:29.448Z] [2021-01-04T07:41:29.448Z] Step 10/24 : FROM scratch [2021-01-04T07:41:29.448Z] ---> [2021-01-04T07:41:29.448Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T07:41:30.846Z] ---> Running in 2ab6b9fbdbc1 [2021-01-04T07:41:30.846Z] ---> Running in 9bfbd4f2ae36 [2021-01-04T07:41:32.765Z] Removing intermediate container 9f2f3650574b [2021-01-04T07:41:32.765Z] ---> c231b247d35f [2021-01-04T07:41:32.765Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T07:41:33.354Z] Removing intermediate container ac562c8de182 [2021-01-04T07:41:33.354Z] ---> a08d0c60578f [2021-01-04T07:41:33.354Z] [2021-01-04T07:41:33.354Z] Step 10/21 : FROM alpine [2021-01-04T07:41:33.354Z] latest: Pulling from library/alpine [2021-01-04T07:41:33.354Z] ---> Running in 560972fd7046 [2021-01-04T07:41:33.354Z] Removing intermediate container 9bfbd4f2ae36 [2021-01-04T07:41:33.354Z] ---> d55cfb064948 [2021-01-04T07:41:33.354Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T07:41:33.354Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T07:41:33.354Z] Status: Downloaded newer image for alpine:latest [2021-01-04T07:41:33.354Z] ---> 389fef711851 [2021-01-04T07:41:33.354Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-04T07:41:33.929Z] ---> Running in 5259488fb3ae [2021-01-04T07:41:33.929Z] Removing intermediate container 81e9faa8da97 [2021-01-04T07:41:33.929Z] ---> 019373e0353b [2021-01-04T07:41:33.929Z] [2021-01-04T07:41:33.929Z] Step 10/22 : FROM scratch [2021-01-04T07:41:33.929Z] ---> [2021-01-04T07:41:33.929Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T07:41:33.929Z] ---> Running in 90a6ec3ff2ef [2021-01-04T07:41:33.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:41:33.929Z] ---> Using cache [2021-01-04T07:41:33.929Z] ---> c231b247d35f [2021-01-04T07:41:33.929Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T07:41:34.193Z] Removing intermediate container 560972fd7046 [2021-01-04T07:41:34.193Z] ---> 25f8db1417ce [2021-01-04T07:41:34.193Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T07:41:34.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:41:34.193Z] ---> Running in 5b2f5aefcb4b [2021-01-04T07:41:34.464Z] v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-04T07:41:34.464Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-04T07:41:34.464Z] OK: 10350 distinct packages available [2021-01-04T07:41:34.464Z] ---> Running in a6cf910bef13 [2021-01-04T07:41:34.464Z] Removing intermediate container 5259488fb3ae [2021-01-04T07:41:34.464Z] ---> 77e507af40bc [2021-01-04T07:41:34.464Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T07:41:34.464Z] ---> Running in a528355992b6 [2021-01-04T07:41:34.464Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-04T07:41:34.464Z] Removing intermediate container 5b2f5aefcb4b [2021-01-04T07:41:34.464Z] ---> 1838a46211d3 [2021-01-04T07:41:34.464Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T07:41:34.729Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-04T07:41:34.729Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-04T07:41:34.729Z] Removing intermediate container a6cf910bef13 [2021-01-04T07:41:34.729Z] ---> f12d91e05867 [2021-01-04T07:41:34.729Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T07:41:34.729Z] (4/5) Installing curl (7.66.0-r3) [2021-01-04T07:41:34.729Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T07:41:34.729Z] Executing busybox-1.30.1-r3.trigger [2021-01-04T07:41:34.729Z] Executing ca-certificates-20191127-r2.trigger [2021-01-04T07:41:34.729Z] OK: 7 MiB in 19 packages [2021-01-04T07:41:35.323Z] ---> Running in f9acca1d5477 [2021-01-04T07:41:35.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:41:35.323Z] Removing intermediate container a528355992b6 [2021-01-04T07:41:35.323Z] ---> e991169d3b5c [2021-01-04T07:41:35.323Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T07:41:35.323Z] ---> e03d7e7afb9a [2021-01-04T07:41:35.323Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T07:41:35.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:41:35.611Z] Removing intermediate container f9acca1d5477 [2021-01-04T07:41:35.611Z] ---> 9fad818f6100 [2021-01-04T07:41:35.611Z] Step 14/22 : WORKDIR / [2021-01-04T07:41:35.611Z] v3.12.3-36-ge8f315da3c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:41:35.611Z] v3.12.3-37-gc0e4f2aff0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:41:35.611Z] OK: 12745 distinct packages available [2021-01-04T07:41:35.877Z] ---> Running in fd43c1df5bce [2021-01-04T07:41:35.877Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T07:41:35.877Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T07:41:35.877Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T07:41:35.877Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T07:41:35.877Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:41:36.140Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T07:41:36.140Z] OK: 7 MiB in 18 packages [2021-01-04T07:41:36.717Z] ---> 2c4f03301276 [2021-01-04T07:41:36.717Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T07:41:36.980Z] Removing intermediate container 2ab6b9fbdbc1 [2021-01-04T07:41:36.980Z] ---> 63b7eeaa22fd [2021-01-04T07:41:36.980Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T07:41:36.980Z] ---> 54143be05300 [2021-01-04T07:41:36.980Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T07:41:38.015Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T07:41:38.375Z] ---> Running in 581b8f9f5fc7 [2021-01-04T07:41:38.375Z] Removing intermediate container fd43c1df5bce [2021-01-04T07:41:38.375Z] ---> 4aa2b487c691 [2021-01-04T07:41:38.375Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T07:41:38.640Z] ---> 039e78afb686 [2021-01-04T07:41:38.640Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T07:41:38.640Z] ---> 06361f34206e [2021-01-04T07:41:38.640Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T07:41:38.904Z] ---> Running in f284f9b969a5 [2021-01-04T07:41:38.904Z] Removing intermediate container 581b8f9f5fc7 [2021-01-04T07:41:38.904Z] ---> 52c312b2e26f [2021-01-04T07:41:38.904Z] Step 13/22 : WORKDIR / [2021-01-04T07:41:38.904Z] ---> d86794072f36 [2021-01-04T07:41:38.904Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T07:41:38.904Z] Removing intermediate container 90a6ec3ff2ef [2021-01-04T07:41:38.904Z] ---> 528ebc214bc1 [2021-01-04T07:41:38.904Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T07:41:39.172Z] ---> Running in 07ade58ecb6a [2021-01-04T07:41:39.436Z] ---> Running in 3d8adc8638d0 [2021-01-04T07:41:39.436Z] Removing intermediate container f284f9b969a5 [2021-01-04T07:41:39.436Z] ---> 11672f491d83 [2021-01-04T07:41:39.436Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:41:39.698Z] ---> a49eed571cea [2021-01-04T07:41:39.698Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T07:41:39.961Z] ---> Running in e6b0fa2b39c8 [2021-01-04T07:41:39.961Z] ---> ec71b499ef19 [2021-01-04T07:41:39.961Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T07:41:39.961Z] Removing intermediate container 07ade58ecb6a [2021-01-04T07:41:39.961Z] ---> ddacb8eedbc6 [2021-01-04T07:41:39.961Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T07:41:39.961Z] Removing intermediate container 3d8adc8638d0 [2021-01-04T07:41:39.961Z] ---> f09833db3862 [2021-01-04T07:41:39.961Z] Step 13/21 : WORKDIR /edgex [2021-01-04T07:41:40.222Z] ---> Running in 36c1aa2206b5 [2021-01-04T07:41:40.222Z] ---> 3caef58d6116 [2021-01-04T07:41:40.222Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-04T07:41:40.491Z] Removing intermediate container e6b0fa2b39c8 [2021-01-04T07:41:40.491Z] ---> 3ed334eeb2fd [2021-01-04T07:41:40.491Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T07:41:40.491Z] ---> fc4dc76f4933 [2021-01-04T07:41:40.491Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T07:41:40.491Z] ---> bbcd0a46c0e9 [2021-01-04T07:41:40.491Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T07:41:40.754Z] ---> Running in 0fba19b7877d [2021-01-04T07:41:40.754Z] ---> Running in 63c3732f65ed [2021-01-04T07:41:40.754Z] Removing intermediate container 36c1aa2206b5 [2021-01-04T07:41:40.754Z] ---> 5284e76eca4d [2021-01-04T07:41:40.754Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T07:41:41.018Z] ---> 17fc8ecaeb0c [2021-01-04T07:41:41.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T07:41:41.018Z] Removing intermediate container 63c3732f65ed [2021-01-04T07:41:41.018Z] ---> e3a1063c9c3e [2021-01-04T07:41:41.018Z] Step 20/21 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:41:41.018Z] Removing intermediate container 0fba19b7877d [2021-01-04T07:41:41.018Z] ---> 0c0577c5c9db [2021-01-04T07:41:41.018Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:41:41.018Z] ---> 2851aeb5168a [2021-01-04T07:41:41.018Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T07:41:41.018Z] ---> Running in a10b9a966360 [2021-01-04T07:41:41.597Z] ---> e5dcf60e045c [2021-01-04T07:41:41.597Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T07:41:41.597Z] ---> Running in 1c2692fc18c9 [2021-01-04T07:41:41.597Z] ---> 3bde34dc94fe [2021-01-04T07:41:41.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T07:41:41.859Z] Removing intermediate container a10b9a966360 [2021-01-04T07:41:41.859Z] ---> 0b0ba2d52ec7 [2021-01-04T07:41:41.859Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T07:41:41.859Z] ---> 56605e440b79 [2021-01-04T07:41:41.859Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T07:41:41.859Z] ---> Running in df759434ade4 [2021-01-04T07:41:41.859Z] Removing intermediate container 1c2692fc18c9 [2021-01-04T07:41:41.859Z] ---> e9eededa4d1a [2021-01-04T07:41:41.859Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T07:41:42.124Z] ---> Running in 855c69a37642 [2021-01-04T07:41:42.124Z] ---> b41bce6edfab [2021-01-04T07:41:42.124Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T07:41:42.124Z] ---> 16f6c318cc64 [2021-01-04T07:41:42.124Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-04T07:41:42.124Z] ---> Running in ffada261c186 [2021-01-04T07:41:42.124Z] Removing intermediate container df759434ade4 [2021-01-04T07:41:42.124Z] ---> 698fd9183056 [2021-01-04T07:41:42.124Z] [2021-01-04T07:41:42.386Z] ---> Running in 4012cbc757ac [2021-01-04T07:41:42.386Z] Successfully built 698fd9183056 [2021-01-04T07:41:42.649Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-04T07:41:42.649Z] Removing intermediate container 855c69a37642 [2021-01-04T07:41:42.649Z] ---> d4a709e8734d [2021-01-04T07:41:42.649Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:41:42.649Z] Removing intermediate container ffada261c186 [2021-01-04T07:41:42.649Z] ---> f3260897102c [2021-01-04T07:41:42.649Z] Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:41:42.649Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-04T07:41:42.770Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T07:41:43.601Z] ---> f009b8634030 [2021-01-04T07:41:43.601Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T07:41:43.601Z] ---> Running in 502ad252007a [2021-01-04T07:41:43.601Z] ---> Running in 76562e3a0661 [2021-01-04T07:41:43.866Z] ---> Running in e4d8e62c41db [2021-01-04T07:41:43.866Z] Removing intermediate container 502ad252007a [2021-01-04T07:41:43.866Z] ---> c050f261b2ac [2021-01-04T07:41:43.866Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T07:41:44.460Z] Removing intermediate container 76562e3a0661 [2021-01-04T07:41:44.460Z] ---> a74ce8d653d7 [2021-01-04T07:41:44.460Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T07:41:44.728Z] ---> Running in ec41efbca729 [2021-01-04T07:41:44.728Z] Removing intermediate container e4d8e62c41db [2021-01-04T07:41:44.728Z] ---> 1656f60cf3f5 [2021-01-04T07:41:44.728Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T07:41:44.728Z] ---> Running in 23e1daf1a975 [2021-01-04T07:41:45.308Z] ---> Running in 5911d6237c59 [2021-01-04T07:41:46.186Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T07:41:46.186Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T07:41:46.186Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T07:41:46.186Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T07:41:46.186Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T07:41:47.178Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T07:41:47.233Z] Removing intermediate container ec41efbca729 [2021-01-04T07:41:47.233Z] ---> b009014f8c4e [2021-01-04T07:41:47.233Z] Step 23/24 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:41:47.233Z] Removing intermediate container 23e1daf1a975 [2021-01-04T07:41:47.233Z] ---> 6086ed599945 [2021-01-04T07:41:47.233Z] [2021-01-04T07:41:47.233Z] Removing intermediate container 4012cbc757ac [2021-01-04T07:41:47.233Z] ---> c54dcd382afe [2021-01-04T07:41:47.233Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T07:41:47.233Z] Successfully built 6086ed599945 [2021-01-04T07:41:47.233Z] Successfully tagged docker-core-metadata-go:latest [2021-01-04T07:41:47.233Z] Building docker-core-command-go [2021-01-04T07:41:49.157Z]  Building docker-core-metadata-go ... done Removing intermediate container 5911d6237c59 [2021-01-04T07:41:49.157Z] ---> 008a3d49f78f [2021-01-04T07:41:49.157Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T07:41:49.180Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T07:41:49.736Z] ---> Running in d9b8caf15029 [2021-01-04T07:41:50.008Z] ---> Running in 4cc8470afa63 [2021-01-04T07:41:50.008Z] ---> Running in 19ba921e904d [2021-01-04T07:41:50.179Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T07:41:53.338Z] Removing intermediate container d9b8caf15029 [2021-01-04T07:41:53.338Z] ---> 75e166f33c7c [2021-01-04T07:41:53.338Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T07:41:53.338Z] Removing intermediate container 4cc8470afa63 [2021-01-04T07:41:53.338Z] ---> e74867b4ad92 [2021-01-04T07:41:53.338Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T07:41:53.921Z] Removing intermediate container 19ba921e904d [2021-01-04T07:41:53.921Z] ---> 2d330c06d4e9 [2021-01-04T07:41:53.921Z] Step 20/21 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:41:54.508Z] ---> Running in 1540680d04aa [2021-01-04T07:41:54.775Z] ---> Running in a883edc35d80 [2021-01-04T07:41:55.040Z] ---> Running in b199ca06e7f3 [2021-01-04T07:41:55.632Z] Removing intermediate container 1540680d04aa [2021-01-04T07:41:55.632Z] ---> 970d686438d0 [2021-01-04T07:41:55.632Z] Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:41:55.896Z] Removing intermediate container b199ca06e7f3 [2021-01-04T07:41:55.896Z] ---> e3f40d5148f5 [2021-01-04T07:41:55.896Z] [2021-01-04T07:41:56.476Z] Successfully built e3f40d5148f5 [2021-01-04T07:41:56.476Z] Removing intermediate container a883edc35d80 [2021-01-04T07:41:56.476Z] ---> 67f65055a0ed [2021-01-04T07:41:56.476Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T07:41:56.476Z] Successfully tagged docker-support-notifications-go:latest [2021-01-04T07:41:56.476Z] Building docker-core-data-go [2021-01-04T07:41:56.921Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T07:41:56.921Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T07:41:56.921Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T07:41:57.271Z]  Building docker-support-notifications-go ... done  ---> Running in f6e4d6161eae [2021-01-04T07:41:57.861Z] ---> Running in 9e7d1aa558b9 [2021-01-04T07:41:58.822Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:41:58.822Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:41:58.822Z] ---> 736bb247cb94 [2021-01-04T07:41:58.822Z] Step 3/27 : WORKDIR /edgex-go [2021-01-04T07:41:58.822Z] ---> Using cache [2021-01-04T07:41:58.822Z] ---> 206df343c265 [2021-01-04T07:41:58.822Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:41:58.822Z] ---> Using cache [2021-01-04T07:41:58.822Z] ---> 395e6b75ed2f [2021-01-04T07:41:58.822Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-04T07:42:00.217Z] Removing intermediate container f6e4d6161eae [2021-01-04T07:42:00.217Z] ---> f10579d62993 [2021-01-04T07:42:00.217Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T07:42:01.775Z] ---> Running in 719afbf44fe2 [2021-01-04T07:42:02.359Z] Removing intermediate container 9e7d1aa558b9 [2021-01-04T07:42:02.359Z] ---> a7168c877e09 [2021-01-04T07:42:02.359Z] [2021-01-04T07:42:02.624Z] Successfully built a7168c877e09 [2021-01-04T07:42:02.894Z] ---> Running in 428bbc92f8c3 [2021-01-04T07:42:02.894Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-04T07:42:02.894Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-01-04T07:42:03.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.239s coverage: 46.6% of statements [2021-01-04T07:42:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T07:42:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T07:42:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T07:42:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T07:42:03.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T07:42:05.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:42:05.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:42:05.747Z] Removing intermediate container 428bbc92f8c3 [2021-01-04T07:42:05.747Z] ---> 87e0f98513b7 [2021-01-04T07:42:05.747Z] [2021-01-04T07:42:06.329Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:42:06.330Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:42:06.330Z] OK: 12750 distinct packages available [2021-01-04T07:42:06.330Z] Successfully built 87e0f98513b7 [2021-01-04T07:42:06.593Z] OK: 233 MiB in 51 packages [2021-01-04T07:42:06.863Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:42:06.863Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:42:08.804Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-04T07:42:08.804Z] ---> 736bb247cb94 [2021-01-04T07:42:08.804Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T07:42:08.804Z]  Building docker-security-bootstrap-redis-go ... done  ---> Using cache [2021-01-04T07:42:08.804Z] ---> 206df343c265 [2021-01-04T07:42:08.804Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:42:08.804Z] ---> Using cache [2021-01-04T07:42:08.804Z] ---> 395e6b75ed2f [2021-01-04T07:42:08.804Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T07:42:08.804Z] ---> Using cache [2021-01-04T07:42:08.805Z] ---> bb3abbebabe5 [2021-01-04T07:42:08.805Z] Step 6/22 : COPY go.mod . [2021-01-04T07:42:08.805Z] ---> Using cache [2021-01-04T07:42:08.805Z] ---> cfb3961e0767 [2021-01-04T07:42:08.805Z] Step 7/22 : RUN go mod download [2021-01-04T07:42:08.805Z] ---> Using cache [2021-01-04T07:42:08.805Z] ---> d3bac5ddae74 [2021-01-04T07:42:08.805Z] Step 8/22 : COPY . . [2021-01-04T07:42:08.805Z] ---> Using cache [2021-01-04T07:42:08.805Z] ---> a7a17992e63f [2021-01-04T07:42:08.805Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T07:42:10.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.578s coverage: 27.0% of statements [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T07:42:10.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T07:42:10.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T07:42:10.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.712s coverage: 75.0% of statements [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T07:42:10.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.651s coverage: 82.9% of statements [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T07:42:10.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T07:42:11.379Z] ---> Running in 74eeef9d3053 [2021-01-04T07:42:12.788Z] Removing intermediate container 719afbf44fe2 [2021-01-04T07:42:12.788Z] ---> 5883207ed0c8 [2021-01-04T07:42:12.788Z] Step 6/27 : COPY go.mod . [2021-01-04T07:42:12.788Z] 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-04T07:42:13.743Z] ---> 147f1f209d40 [2021-01-04T07:42:13.743Z] Step 7/27 : RUN go mod download [2021-01-04T07:42:14.701Z] ---> Running in add9d8520dad [2021-01-04T07:42:18.111Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:42:18.111Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:42:18.111Z] ---> 736bb247cb94 [2021-01-04T07:42:18.111Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T07:42:18.111Z] ---> Using cache [2021-01-04T07:42:18.111Z] ---> 206df343c265 [2021-01-04T07:42:18.111Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:42:18.111Z] ---> Using cache [2021-01-04T07:42:18.111Z] ---> 395e6b75ed2f [2021-01-04T07:42:18.111Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T07:42:18.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.173s coverage: 28.6% of statements [2021-01-04T07:42:18.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T07:42:18.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T07:42:18.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T07:42:18.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T07:42:18.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T07:42:18.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.140s coverage: 100.0% of statements [2021-01-04T07:42:18.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T07:42:18.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2021-01-04T07:42:18.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T07:42:18.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.369s coverage: 86.7% of statements [2021-01-04T07:42:18.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T07:42:18.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.353s coverage: 97.5% of statements [2021-01-04T07:42:18.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T07:42:19.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.131s coverage: 78.3% of statements [2021-01-04T07:42:19.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T07:42:19.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T07:42:19.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T07:42:19.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T07:42:19.090Z] ---> Running in 78c7fa4d6158 [2021-01-04T07:42:20.084Z] Removing intermediate container add9d8520dad [2021-01-04T07:42:20.084Z] ---> 1bebf204a507 [2021-01-04T07:42:20.084Z] Step 8/27 : COPY . . [2021-01-04T07:42:20.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:42:21.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:42:21.973Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:42:21.973Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:42:21.973Z] OK: 12750 distinct packages available [2021-01-04T07:42:22.598Z] OK: 233 MiB in 51 packages [2021-01-04T07:42:24.568Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:42:24.568Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:42:24.568Z] ---> 736bb247cb94 [2021-01-04T07:42:24.568Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T07:42:24.830Z] ---> Using cache [2021-01-04T07:42:24.830Z] ---> 206df343c265 [2021-01-04T07:42:24.830Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:42:24.830Z] ---> Using cache [2021-01-04T07:42:24.830Z] ---> 395e6b75ed2f [2021-01-04T07:42:24.830Z] Step 5/24 : RUN apk update && apk add make git [2021-01-04T07:42:24.830Z] ---> Using cache [2021-01-04T07:42:24.830Z] ---> bb3abbebabe5 [2021-01-04T07:42:24.830Z] Step 6/24 : COPY go.mod . [2021-01-04T07:42:24.830Z] ---> Using cache [2021-01-04T07:42:24.830Z] ---> cfb3961e0767 [2021-01-04T07:42:24.830Z] Step 7/24 : RUN go mod download [2021-01-04T07:42:24.830Z] ---> Using cache [2021-01-04T07:42:24.830Z] ---> d3bac5ddae74 [2021-01-04T07:42:24.830Z] Step 8/24 : COPY . . [2021-01-04T07:42:24.830Z] ---> Using cache [2021-01-04T07:42:24.830Z] ---> a7a17992e63f [2021-01-04T07:42:24.830Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T07:42:25.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.991s coverage: 93.8% of statements [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T07:42:25.779Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T07:42:25.779Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.170s coverage: 0.1% of statements [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T07:42:25.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T07:42:25.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-01-04T07:42:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T07:42:25.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 80.8% of statements [2021-01-04T07:42:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.150s coverage: 87.2% of statements [2021-01-04T07:42:27.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.2% of statements [2021-01-04T07:42:28.189Z] ---> Running in 91643aa5352a [2021-01-04T07:42:28.459Z] Removing intermediate container 78c7fa4d6158 [2021-01-04T07:42:28.459Z] ---> 82301b528b28 [2021-01-04T07:42:28.459Z] Step 6/23 : COPY go.mod . [2021-01-04T07:42:29.867Z] ---> 408c8a58452e [2021-01-04T07:42:29.867Z] Step 7/23 : RUN go mod download [2021-01-04T07:42:30.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.4% of statements [2021-01-04T07:42:30.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T07:42:30.132Z] 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-04T07:42:31.092Z] ---> Running in 22fba848446f [2021-01-04T07:42:31.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.626s coverage: 63.5% of statements [2021-01-04T07:42:31.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T07:42:31.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T07:42:31.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.085s coverage: 100.0% of statements [2021-01-04T07:42:31.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 91.3% of statements [2021-01-04T07:42:32.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-01-04T07:42:32.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-01-04T07:42:32.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-01-04T07:42:36.612Z] Removing intermediate container 22fba848446f [2021-01-04T07:42:36.612Z] ---> 10bea3359176 [2021-01-04T07:42:36.612Z] Step 8/23 : COPY . . [2021-01-04T07:42:37.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.776s coverage: 55.9% of statements [2021-01-04T07:42:37.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T07:42:37.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T07:42:37.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T07:42:37.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T07:42:37.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T07:42:39.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.399s coverage: 37.0% of statements [2021-01-04T07:42:39.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T07:42:39.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T07:42:39.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.625s coverage: 84.0% of statements [2021-01-04T07:42:39.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements [2021-01-04T07:42:45.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.364s coverage: 47.1% of statements [2021-01-04T07:42:45.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T07:42:45.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T07:42:45.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T07:42:45.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T07:42:45.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T07:42:45.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements [2021-01-04T07:42:45.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T07:42:45.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.126s coverage: 100.0% of statements [2021-01-04T07:42:45.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-04T07:42:46.792Z] Removing intermediate container 74eeef9d3053 [2021-01-04T07:42:46.792Z] ---> 385449a3aafa [2021-01-04T07:42:46.792Z] [2021-01-04T07:42:46.792Z] Step 10/22 : FROM scratch [2021-01-04T07:42:46.792Z] ---> [2021-01-04T07:42:46.792Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T07:42:46.792Z] ---> d0fe0749e130 [2021-01-04T07:42:46.792Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T07:42:46.792Z] ---> Using cache [2021-01-04T07:42:46.792Z] ---> c231b247d35f [2021-01-04T07:42:46.792Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T07:42:46.792Z] ---> Running in a97857856ee8 [2021-01-04T07:42:46.792Z] ---> Running in 12aba2007a8e [2021-01-04T07:42:47.744Z] Removing intermediate container 12aba2007a8e [2021-01-04T07:42:47.745Z] ---> e47d1a5cc93b [2021-01-04T07:42:47.745Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T07:42:48.713Z] 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-04T07:42:48.713Z] 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-04T07:42:48.713Z] ---> Running in 9b5894c4d3a3 [2021-01-04T07:42:48.976Z] Removing intermediate container 9b5894c4d3a3 [2021-01-04T07:42:48.976Z] ---> 1ef7f4ec6c37 [2021-01-04T07:42:48.976Z] Step 14/22 : WORKDIR / [2021-01-04T07:42:49.939Z] ---> Running in 6daf208557ab [2021-01-04T07:42:51.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.975s coverage: 29.1% of statements [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T07:42:51.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.216s coverage: 99.0% of statements [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T07:42:51.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.117s coverage: 100.0% of statements [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T07:42:51.354Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.057s coverage: 0.0% of statements [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T07:42:51.354Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T07:42:51.354Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T07:42:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T07:42:51.354Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements [2021-01-04T07:42:51.354Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-01-04T07:42:51.626Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2021-01-04T07:42:51.887Z] Removing intermediate container 6daf208557ab [2021-01-04T07:42:51.888Z] ---> e848a420b74f [2021-01-04T07:42:51.888Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T07:42:52.606Z] GO111MODULE=on go vet ./... [2021-01-04T07:42:52.872Z] ---> 0d181d7d6478 [2021-01-04T07:42:52.872Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T07:42:54.830Z] ---> d6dbf9a4be89 [2021-01-04T07:42:54.830Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T07:42:56.251Z] ---> 50936e11d954 [2021-01-04T07:42:56.251Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T07:42:58.191Z] ---> Running in 168792e6b182 [2021-01-04T07:42:58.191Z] Removing intermediate container 168792e6b182 [2021-01-04T07:42:58.191Z] ---> 720a9992468b [2021-01-04T07:42:58.191Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:42:58.191Z] Removing intermediate container 91643aa5352a [2021-01-04T07:42:58.191Z] ---> 0faf50123f31 [2021-01-04T07:42:58.191Z] [2021-01-04T07:42:58.191Z] Step 10/24 : FROM alpine:3.10 [2021-01-04T07:42:58.191Z] ---> be4e4bea2c2e [2021-01-04T07:42:58.191Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-04T07:42:58.191Z] ---> Using cache [2021-01-04T07:42:58.191Z] ---> 63b7eeaa22fd [2021-01-04T07:42:58.191Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T07:42:58.469Z] ---> cb5ddd04bdce [2021-01-04T07:42:58.469Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T07:42:58.469Z] ---> Running in 0ddccefd2cf3 [2021-01-04T07:42:58.469Z] ---> Running in 8fed46cf76a8 [2021-01-04T07:42:58.469Z] ---> Running in 2402dc74b41c [2021-01-04T07:42:59.069Z] Removing intermediate container 0ddccefd2cf3 [2021-01-04T07:42:59.069Z] ---> 13eaadc33f7a [2021-01-04T07:42:59.069Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T07:42:59.069Z] Removing intermediate container 8fed46cf76a8 [2021-01-04T07:42:59.069Z] ---> 93ffd7064631 [2021-01-04T07:42:59.069Z] Step 13/24 : WORKDIR / [2021-01-04T07:42:59.069Z] ---> Running in 0ca2a2f14147 [2021-01-04T07:42:59.657Z] 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-04T07:42:59.657Z] ---> Running in f9cb6d807c16 [2021-01-04T07:42:59.657Z] Removing intermediate container 0ca2a2f14147 [2021-01-04T07:42:59.657Z] ---> 14ac7d4858dd [2021-01-04T07:42:59.657Z] Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:42:59.926Z] ---> Running in cf271ff32de4 [2021-01-04T07:42:59.927Z] Removing intermediate container f9cb6d807c16 [2021-01-04T07:42:59.927Z] ---> 16ead83c4f77 [2021-01-04T07:42:59.927Z] 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-04T07:43:00.191Z] Removing intermediate container cf271ff32de4 [2021-01-04T07:43:00.191Z] ---> 4c164c39cfa8 [2021-01-04T07:43:00.191Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T07:43:00.191Z] ---> Running in f4baf51025f2 [2021-01-04T07:43:00.467Z] ---> 5dab8a69ad25 [2021-01-04T07:43:00.467Z] 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-04T07:43:00.467Z] Removing intermediate container f4baf51025f2 [2021-01-04T07:43:00.467Z] ---> 3e5d064515b3 [2021-01-04T07:43:00.467Z] [2021-01-04T07:43:00.749Z] Successfully built 3e5d064515b3 [2021-01-04T07:43:00.749Z] Successfully tagged docker-core-command-go:latest [2021-01-04T07:43:00.749Z]  Building docker-core-command-go ... done  ---> dc5c951c6136 [2021-01-04T07:43:00.749Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-04T07:43:01.341Z] ---> b270763775b2 [2021-01-04T07:43:01.341Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T07:43:02.315Z] ---> a959a62abc33 [2021-01-04T07:43:02.315Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T07:43:05.739Z] Removing intermediate container a97857856ee8 [2021-01-04T07:43:05.740Z] ---> bf5b843e63e3 [2021-01-04T07:43:05.740Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T07:43:05.740Z] ---> ab060b04a39b [2021-01-04T07:43:05.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T07:43:05.740Z] ---> Running in 4ddd95227e45 [2021-01-04T07:43:06.006Z] ---> 95247e8201fa [2021-01-04T07:43:06.006Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T07:43:06.006Z] ---> Running in 2b853842f567 [2021-01-04T07:43:06.592Z] 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-04T07:43:07.550Z] Removing intermediate container 2b853842f567 [2021-01-04T07:43:07.550Z] ---> 5cfab26701f2 [2021-01-04T07:43:07.550Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T07:43:07.823Z] ---> Running in 6dc64f49c155 [2021-01-04T07:43:08.408Z] Removing intermediate container 6dc64f49c155 [2021-01-04T07:43:08.408Z] ---> 681022c281eb [2021-01-04T07:43:08.408Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T07:43:08.680Z] ---> Running in 4563b2985039 [2021-01-04T07:43:08.950Z] Removing intermediate container 4ddd95227e45 [2021-01-04T07:43:08.950Z] ---> 1ea4e7f2fb9e [2021-01-04T07:43:08.950Z] [2021-01-04T07:43:08.950Z] Step 11/27 : FROM docker:latest [2021-01-04T07:43:08.950Z] ---> 0040bc98e531 [2021-01-04T07:43:08.950Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-04T07:43:09.221Z] Removing intermediate container 4563b2985039 [2021-01-04T07:43:09.221Z] ---> e035b21d04e6 [2021-01-04T07:43:09.221Z] Step 23/24 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:43:09.221Z] ---> Running in dbbb8ca43e05 [2021-01-04T07:43:09.498Z] ---> Running in d8b50ba9b67f [2021-01-04T07:43:09.774Z] Removing intermediate container d8b50ba9b67f [2021-01-04T07:43:09.774Z] ---> 1f1b0e8a2d77 [2021-01-04T07:43:09.774Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T07:43:09.774Z] ---> Running in c904fb270c20 [2021-01-04T07:43:10.040Z] Removing intermediate container c904fb270c20 [2021-01-04T07:43:10.040Z] ---> 18ce6ec500f2 [2021-01-04T07:43:10.040Z] [2021-01-04T07:43:10.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:43:10.306Z] Successfully built 18ce6ec500f2 [2021-01-04T07:43:10.306Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-04T07:43:10.306Z]  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:43:10.571Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T07:43:10.571Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T07:43:10.571Z] Executing bash-5.0.17-r0.post-install [2021-01-04T07:43:10.571Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:43:10.571Z] OK: 12 MiB in 22 packages [2021-01-04T07:43:11.530Z] Removing intermediate container dbbb8ca43e05 [2021-01-04T07:43:11.530Z] ---> 4d8ef353b95b [2021-01-04T07:43:11.530Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-04T07:43:11.530Z] ---> Running in dd4afaea106f [2021-01-04T07:43:13.001Z] Removing intermediate container dd4afaea106f [2021-01-04T07:43:13.001Z] ---> a4f3964a0d25 [2021-01-04T07:43:13.001Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T07:43:13.001Z] ---> Running in 3aa0446e00a7 [2021-01-04T07:43:13.001Z] Removing intermediate container 3aa0446e00a7 [2021-01-04T07:43:13.001Z] ---> 14d0c73dc79a [2021-01-04T07:43:13.001Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-04T07:43:13.319Z] ---> Running in a1b36cb675e4 [2021-01-04T07:43:13.319Z] Removing intermediate container a1b36cb675e4 [2021-01-04T07:43:13.319Z] ---> 083ef047f12e [2021-01-04T07:43:13.319Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-04T07:43:13.583Z] ---> Running in aafdf63a288d [2021-01-04T07:43:13.583Z] Removing intermediate container aafdf63a288d [2021-01-04T07:43:13.583Z] ---> 74ca7557e8b6 [2021-01-04T07:43:13.583Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T07:43:15.512Z] ---> baafdc160f3d [2021-01-04T07:43:15.512Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T07:43:15.512Z] ---> aa7f9c345117 [2021-01-04T07:43:15.512Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T07:43:17.440Z] ---> dd5b41e0fb7d [2021-01-04T07:43:17.440Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-04T07:43:17.709Z] ---> Running in 875a0d965cf5 [2021-01-04T07:43:17.709Z] Removing intermediate container 2402dc74b41c [2021-01-04T07:43:17.709Z] ---> b145ebe876d7 [2021-01-04T07:43:17.709Z] [2021-01-04T07:43:17.709Z] Step 10/23 : FROM alpine [2021-01-04T07:43:17.709Z] ---> 389fef711851 [2021-01-04T07:43:17.709Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T07:43:17.709Z] ---> Running in 71d492e1c223 [2021-01-04T07:43:17.975Z] Removing intermediate container 71d492e1c223 [2021-01-04T07:43:17.975Z] ---> 3ad60f9131cc [2021-01-04T07:43:17.975Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T07:43:17.975Z] ---> Running in 547d25013559 [2021-01-04T07:43:18.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:43:18.240Z] Removing intermediate container 547d25013559 [2021-01-04T07:43:18.240Z] ---> 3047cbf8917a [2021-01-04T07:43:18.240Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-04T07:43:18.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:43:18.240Z] ---> Running in e12878394c73 [2021-01-04T07:43:18.516Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T07:43:18.516Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T07:43:18.516Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T07:43:18.516Z] Removing intermediate container e12878394c73 [2021-01-04T07:43:18.516Z] ---> 1027e484c4bd [2021-01-04T07:43:18.516Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:43:18.516Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T07:43:18.516Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T07:43:18.516Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T07:43:18.516Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T07:43:18.516Z] ---> Running in 4016501d237c [2021-01-04T07:43:22.744Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T07:43:22.744Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T07:43:22.744Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T07:43:22.744Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T07:43:22.744Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T07:43:22.744Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T07:43:22.744Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T07:43:22.744Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T07:43:22.744Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T07:43:23.320Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T07:43:23.320Z] Removing intermediate container 4016501d237c [2021-01-04T07:43:23.320Z] ---> 10eea0d45397 [2021-01-04T07:43:23.320Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-04T07:43:23.320Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T07:43:23.320Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T07:43:23.584Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T07:43:23.584Z] ---> Running in 859bb90d2d76 [2021-01-04T07:43:23.584Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T07:43:23.584Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T07:43:23.584Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T07:43:23.584Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T07:43:23.584Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T07:43:23.584Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T07:43:23.584Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T07:43:23.584Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T07:43:23.584Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T07:43:23.855Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T07:43:23.855Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T07:43:23.855Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T07:43:23.855Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T07:43:23.855Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:43:23.855Z] OK: 71 MiB in 55 packages [2021-01-04T07:43:24.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:43:24.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:43:25.111Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T07:43:25.111Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T07:43:25.374Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T07:43:25.643Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T07:43:25.643Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T07:43:25.643Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:43:25.643Z] OK: 8 MiB in 19 packages [2021-01-04T07:43:29.880Z] Removing intermediate container 859bb90d2d76 [2021-01-04T07:43:29.880Z] ---> c5a9cd811136 [2021-01-04T07:43:29.880Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T07:43:29.880Z] Removing intermediate container 875a0d965cf5 [2021-01-04T07:43:29.880Z] ---> 871d82d4532d [2021-01-04T07:43:29.880Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-04T07:43:30.143Z] ---> Running in 1fed5891a601 [2021-01-04T07:43:30.408Z] ---> e178bf612971 [2021-01-04T07:43:30.408Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T07:43:30.983Z] ---> d30501031349 [2021-01-04T07:43:30.983Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T07:43:31.245Z] ---> df69e363c5ad [2021-01-04T07:43:31.245Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T07:43:31.245Z] ---> Running in 781d01ffdf73 [2021-01-04T07:43:31.245Z] Removing intermediate container 781d01ffdf73 [2021-01-04T07:43:31.246Z] ---> 0eaf9d39d1a3 [2021-01-04T07:43:31.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:43:31.508Z] ---> Running in 9a89162bd949 [2021-01-04T07:43:31.508Z] Collecting docker-compose==1.23.2 [2021-01-04T07:43:31.508Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T07:43:31.508Z] Removing intermediate container 9a89162bd949 [2021-01-04T07:43:31.508Z] ---> 774246b4b5d9 [2021-01-04T07:43:31.508Z] Step 21/23 : LABEL arch=x86_64 [2021-01-04T07:43:31.775Z] ---> Running in 8598860a5ec2 [2021-01-04T07:43:31.775Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T07:43:31.775Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T07:43:31.775Z] Removing intermediate container 8598860a5ec2 [2021-01-04T07:43:31.775Z] ---> 96bd4cf216f1 [2021-01-04T07:43:31.775Z] Step 22/23 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:43:31.775Z] ---> Running in 8cde465e263c [2021-01-04T07:43:32.038Z] Removing intermediate container 8cde465e263c [2021-01-04T07:43:32.038Z] ---> 33264e7c5934 [2021-01-04T07:43:32.038Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T07:43:32.038Z] ---> Running in 7203b4097c19 [2021-01-04T07:43:32.301Z] Removing intermediate container 7203b4097c19 [2021-01-04T07:43:32.301Z] ---> b9ff469eb706 [2021-01-04T07:43:32.301Z] [2021-01-04T07:43:32.301Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T07:43:32.301Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T07:43:32.301Z] Successfully built b9ff469eb706 [2021-01-04T07:43:32.301Z] Successfully tagged docker-core-data-go:latest [2021-01-04T07:43:32.301Z]  Building docker-core-data-go ... done Collecting docopt<0.7,>=0.6.1 [2021-01-04T07:43:32.301Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T07:43:32.879Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T07:43:33.143Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T07:43:33.143Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T07:43:33.143Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T07:43:33.407Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T07:43:33.407Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T07:43:33.670Z] 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-04T07:43:33.932Z] Collecting PyYAML<4,>=3.10 [2021-01-04T07:43:33.932Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T07:43:34.880Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T07:43:34.880Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T07:43:34.880Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T07:43:34.880Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T07:43:35.142Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T07:43:35.142Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T07:43:35.142Z] 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-04T07:43:35.142Z] 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-04T07:43:35.404Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T07:43:35.404Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T07:43:35.404Z] Collecting idna<2.8,>=2.5 [2021-01-04T07:43:35.404Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T07:43:35.404Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T07:43:35.404Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T07:43:35.404Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T07:43:35.404Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T07:43:35.672Z] Installing collected packages: dockerpty, jsonschema, docopt, websocket-client, urllib3, idna, requests, docker-pycreds, docker, cached-property, texttable, PyYAML, docker-compose [2021-01-04T07:43:35.672Z] Running setup.py install for dockerpty: started [2021-01-04T07:43:36.246Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T07:43:36.246Z] Running setup.py install for docopt: started [2021-01-04T07:43:36.511Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T07:43:36.774Z] Attempting uninstall: urllib3 [2021-01-04T07:43:36.774Z] Found existing installation: urllib3 1.25.9 [2021-01-04T07:43:36.774Z] Uninstalling urllib3-1.25.9: [2021-01-04T07:43:36.774Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T07:43:37.037Z] Attempting uninstall: idna [2021-01-04T07:43:37.037Z] Found existing installation: idna 2.9 [2021-01-04T07:43:37.037Z] Uninstalling idna-2.9: [2021-01-04T07:43:37.037Z] Successfully uninstalled idna-2.9 [2021-01-04T07:43:37.299Z] Attempting uninstall: requests [2021-01-04T07:43:37.299Z] Found existing installation: requests 2.23.0 [2021-01-04T07:43:37.299Z] Uninstalling requests-2.23.0: [2021-01-04T07:43:37.299Z] Successfully uninstalled requests-2.23.0 [2021-01-04T07:43:38.247Z] Running setup.py install for texttable: started [2021-01-04T07:43:38.511Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T07:43:38.511Z] Running setup.py install for PyYAML: started [2021-01-04T07:43:39.091Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T07:43:39.354Z] 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-04T07:43:42.670Z] Removing intermediate container 1fed5891a601 [2021-01-04T07:43:42.670Z] ---> c459f8434a89 [2021-01-04T07:43:42.670Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-04T07:43:42.670Z] ---> Running in 0f93943dd202 [2021-01-04T07:43:42.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T07:43:42.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T07:43:42.932Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T07:43:42.932Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T07:43:43.196Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T07:43:43.196Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:43:43.196Z] OK: 72 MiB in 58 packages [2021-01-04T07:43:43.460Z] Removing intermediate container 0f93943dd202 [2021-01-04T07:43:43.460Z] ---> 6500a56d30b8 [2021-01-04T07:43:43.460Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T07:43:43.723Z] ---> Running in 4ca041c3ffb8 [2021-01-04T07:43:43.723Z] Removing intermediate container 4ca041c3ffb8 [2021-01-04T07:43:43.723Z] ---> 968e8417a89c [2021-01-04T07:43:43.723Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:43:44.026Z] ---> Running in 672ef90b573f [2021-01-04T07:43:44.637Z] Removing intermediate container 672ef90b573f [2021-01-04T07:43:44.637Z] ---> aeaf75205583 [2021-01-04T07:43:44.637Z] Step 25/27 : LABEL arch=x86_64 [2021-01-04T07:43:44.910Z] ---> Running in dd65a5b94465 [2021-01-04T07:43:44.910Z] Removing intermediate container dd65a5b94465 [2021-01-04T07:43:44.910Z] ---> bd39627bc322 [2021-01-04T07:43:44.910Z] Step 26/27 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:43:44.910Z] ---> Running in 7df07e45be42 [2021-01-04T07:43:45.174Z] Removing intermediate container 7df07e45be42 [2021-01-04T07:43:45.174Z] ---> db235b9ba9ac [2021-01-04T07:43:45.174Z] Step 27/27 : LABEL version=0.0.0 [2021-01-04T07:43:45.174Z] ---> Running in 26d0f487aa74 [2021-01-04T07:43:45.437Z] Removing intermediate container 26d0f487aa74 [2021-01-04T07:43:45.437Z] ---> 1459a7954409 [2021-01-04T07:43:45.437Z] [2021-01-04T07:43:45.437Z] Successfully built 1459a7954409 [2021-01-04T07:43:45.700Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-04T07:43:46.286Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-04T07:43:46.295Z] $ docker stop --time=1 0e40723f1376a9ff7c4bbaf394c30bac26ca79d0ba0061ece53ff0f818d3e91e [2021-01-04T07:43:47.915Z] $ docker rm -f 0e40723f1376a9ff7c4bbaf394c30bac26ca79d0ba0061ece53ff0f818d3e91e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T07:43:48.571Z] + docker images [2021-01-04T07:43:48.571Z] + grep docker [2021-01-04T07:43:48.571Z] docker-sys-mgmt-agent-go latest 1459a7954409 3 seconds ago 313MB [2021-01-04T07:43:48.571Z] docker-core-data-go latest b9ff469eb706 16 seconds ago 22.2MB [2021-01-04T07:43:48.571Z] docker-security-secretstore-setup-go latest 18ce6ec500f2 39 seconds ago 24.6MB [2021-01-04T07:43:48.571Z] docker-core-command-go latest 3e5d064515b3 48 seconds ago 10.6MB [2021-01-04T07:43:48.571Z] docker-security-bootstrap-redis-go latest 87e0f98513b7 About a minute ago 15.8MB [2021-01-04T07:43:48.571Z] docker-security-proxy-setup-go latest a7168c877e09 About a minute ago 24.5MB [2021-01-04T07:43:48.571Z] docker-support-notifications-go latest e3f40d5148f5 About a minute ago 12MB [2021-01-04T07:43:48.571Z] docker-core-metadata-go latest 6086ed599945 2 minutes ago 13MB [2021-01-04T07:43:48.571Z] docker-support-scheduler-go latest 698fd9183056 2 minutes ago 10.7MB [2021-01-04T07:43:48.571Z] docker latest 0040bc98e531 2 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-04T07:44:00.662Z] gofmt -l . [2021-01-04T07:44:00.662Z] [ "`gofmt -l .`" = "" ] [2021-01-04T07:44:00.662Z] ./bin/test-go-mod-tidy.sh [2021-01-04T07:44:00.662Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-04T07:44:04.423Z] Still waiting to schedule task [2021-01-04T07:44:04.423Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-04T07:44:04.702Z] + ls -al . [2021-01-04T07:44:04.702Z] total 664 [2021-01-04T07:44:04.702Z] drwxrwxr-x 9 1001 1001 4096 Jan 4 07:44 . [2021-01-04T07:44:04.702Z] drwxr-xr-x 4 root root 4096 Jan 4 07:40 .. [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 07:38 .dockerignore [2021-01-04T07:44:04.702Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 07:38 .git [2021-01-04T07:44:04.702Z] drwxrwxr-x 3 1001 1001 4096 Jan 4 07:38 .github [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 824 Jan 4 07:38 .gitignore [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 07:38 .sonarcloud.properties [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 07:38 CONTRIBUTING.md [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 1035 Jan 4 07:38 Dockerfile.build [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 07:38 Jenkinsfile [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 07:38 LICENSE [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 5750 Jan 4 07:38 Makefile [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 07:38 README.md [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 07:38 SECURITY.md [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 07:36 VERSION [2021-01-04T07:44:04.702Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 07:38 ZMQWindows.md [2021-01-04T07:44:04.702Z] drwxrwxr-x 2 1001 1001 4096 Jan 4 07:38 bin [2021-01-04T07:44:04.702Z] drwxrwxr-x 14 1001 1001 4096 Jan 4 07:38 cmd [2021-01-04T07:44:04.703Z] -rw-r--r-- 1 root root 538343 Jan 4 07:42 coverage.out [2021-01-04T07:44:04.703Z] -rw-r--r-- 1 root root 979 Jan 4 07:43 go.mod [2021-01-04T07:44:04.703Z] -rw-r--r-- 1 root root 18739 Jan 4 07:44 go.sum [2021-01-04T07:44:04.703Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 07:38 internal [2021-01-04T07:44:04.703Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 07:38 openapi [2021-01-04T07:44:04.703Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 07:38 snap [2021-01-04T07:44:04.703Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 07:38 version.go [Pipeline] sh [2021-01-04T07:44:05.361Z] + '[' -e coverage.out ] [2021-01-04T07:44:05.361Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T07:44:05.383Z] Warning: overwriting stash ‘coverage-report’ [2021-01-04T07:44:06.557Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T07:44:07.252Z] + make build [2021-01-04T07:44:07.252Z] 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-04T07:44:19.679Z] 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-04T07:44:41.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-04T07:44:44.508Z] 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-04T07:44:49.913Z] 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-04T07:44:50.510Z] 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-04T07:44:54.817Z] 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-04T07:44:57.987Z] Running on prd-ubuntu18.04-docker-8c-8g-18148 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws [2021-01-04T07:44:58.047Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-01-04T07:44:59.646Z] 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-04T07:45:01.692Z] using credential edgex-jenkins-ssh [2021-01-04T07:45:01.756Z] Cloning the remote Git repository [2021-01-04T07:45:01.784Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T07:45:01.869Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-01-04T07:45:01.906Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T07:45:01.906Z] > git --version # timeout=10 [2021-01-04T07:45:01.911Z] > git --version # 'git version 2.17.1' [2021-01-04T07:45:01.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T07:45:01.934Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T07:45:03.990Z] 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-04T07:45:07.380Z] 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-04T07:45:11.674Z] 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-04T07:45:12.422Z] Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:45:11.780Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T07:45:11.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T07:45:11.796Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T07:45:11.806Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T07:45:11.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T07:45:11.810Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T07:45:12.436Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T07:45:12.440Z] > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # timeout=10 [2021-01-04T07:45:12.544Z] Merge succeeded, producing 48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:45:12.544Z] Checking out Revision 48681769295103152e3208b5d229db6fda73c965 (PR-2962) [2021-01-04T07:45:12.526Z] > git remote # timeout=10 [2021-01-04T07:45:12.531Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T07:45:12.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T07:45:12.537Z] > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 [2021-01-04T07:45:12.544Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T07:45:12.551Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T07:45:12.554Z] > git checkout -f 48681769295103152e3208b5d229db6fda73c965 # timeout=10 [2021-01-04T07:45:15.073Z] 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-04T07:45:16.128Z] Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API -- Add check for empty deviceName per review comment" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T07:45:17.494Z] + echo snap-build.sh [2021-01-04T07:45:17.494Z] snap-build.sh [2021-01-04T07:45:17.494Z] + SNAP_BASE_DIR=. [2021-01-04T07:45:17.494Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-01-04T07:45:17.494Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-01-04T07:45:17.494Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-01-04T07:45:17.494Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-01-04T07:45:17.494Z] + cd /w/workspace/edgex-go/5 [2021-01-04T07:45:17.494Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-04T07:45:17.494Z] Reading package lists... [2021-01-04T07:45:17.494Z] Building dependency tree... [2021-01-04T07:45:17.494Z] Reading state information... [2021-01-04T07:45:17.754Z] The following packages were automatically installed and are no longer required: [2021-01-04T07:45:17.754Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-04T07:45:17.754Z] uidmap xdelta3 [2021-01-04T07:45:17.754Z] Use 'sudo apt autoremove' to remove them. [2021-01-04T07:45:17.754Z] The following packages will be REMOVED: [2021-01-04T07:45:17.754Z] lxd* lxd-client* [2021-01-04T07:45:18.324Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-04T07:45:18.324Z] After this operation, 31.7 MB disk space will be freed. [2021-01-04T07:45:19.104Z] (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-04T07:45:19.104Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } [2021-01-04T07:45:19.420Z] $ docker stop --time=1 435adeb93ff2d7975fbdf1fa33d16a12a8d383ff2acc55e3c553fcb068f54af6 [2021-01-04T07:45:20.047Z] Removing lxd dnsmasq configuration [2021-01-04T07:45:20.307Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T07:45:20.572Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-04T07:45:21.144Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-04T07:45:21.406Z] (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-04T07:45:21.406Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T07:45:22.114Z] $ docker rm -f 435adeb93ff2d7975fbdf1fa33d16a12a8d383ff2acc55e3c553fcb068f54af6 [2021-01-04T07:45:22.790Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-04T07:45:22.790Z] Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:45:24.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T07:45:24.177Z] + sudo snap remove --purge lxd [2021-01-04T07:45:24.177Z] snap "lxd" is not installed [2021-01-04T07:45:24.177Z] + sudo groupadd --force --system lxd [2021-01-04T07:45:24.177Z] ++ whoami [2021-01-04T07:45:24.177Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-04T07:45:24.177Z] + newgrp - lxd [2021-01-04T07:45:24.177Z] + sudo snap install lxd [2021-01-04T07:45:24.320Z] [2021-01-04T07:45:24.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:45:24.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T07:45:24.988Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-04T07:45:24.988Z] 29e5d40040c1: Pulling fs layer [2021-01-04T07:45:24.988Z] 1ce36da41761: Pulling fs layer [2021-01-04T07:45:24.988Z] 25b303627fd3: Pulling fs layer [2021-01-04T07:45:25.259Z] 29e5d40040c1: Verifying Checksum [2021-01-04T07:45:25.259Z] 29e5d40040c1: Download complete [2021-01-04T07:45:25.862Z] 1ce36da41761: Verifying Checksum [2021-01-04T07:45:25.862Z] 1ce36da41761: Download complete [2021-01-04T07:45:26.136Z] 29e5d40040c1: Pull complete [2021-01-04T07:45:27.569Z] 1ce36da41761: Pull complete [2021-01-04T07:45:27.569Z] 25b303627fd3: Verifying Checksum [2021-01-04T07:45:27.569Z] 25b303627fd3: Download complete [2021-01-04T07:45:30.784Z] 2021-01-04T07:45:29Z INFO Waiting for automatic snapd restart... [2021-01-04T07:45:37.732Z] 25b303627fd3: Pull complete [2021-01-04T07:45:37.732Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-04T07:45:37.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T07:45:37.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-04T07:45:37.990Z] prd-ubuntu18.04-docker-arm64-4c-16g-18147 does not seem to be running inside a container [2021-01-04T07:45:38.060Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-04T07:45:41.463Z] $ docker top 929b5fdc92ec2fe770258da1bbe635a634f5bf1fe6887d51ea3867d0cd6bfa84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T07:45:42.555Z] + docker-compose build --help [2021-01-04T07:45:42.555Z] + grep parallel [2021-01-04T07:45:43.017Z] lxd 4.9 from Canonical* installed [2021-01-04T07:45:43.017Z] + sudo lxd init --auto [2021-01-04T07:45:45.923Z] --parallel Build images in parallel. [Pipeline] } [2021-01-04T07:45:46.211Z] $ docker stop --time=1 929b5fdc92ec2fe770258da1bbe635a634f5bf1fe6887d51ea3867d0cd6bfa84 [2021-01-04T07:45:48.222Z] $ docker rm -f 929b5fdc92ec2fe770258da1bbe635a634f5bf1fe6887d51ea3867d0cd6bfa84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:45:49.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T07:45:49.152Z] . [Pipeline] withDockerContainer [2021-01-04T07:45:49.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-18147 does not seem to be running inside a container [2021-01-04T07:45:49.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-04T07:45:51.156Z] + sudo snap install --classic snapcraft [2021-01-04T07:45:51.234Z] $ docker top 4452d7f233b26524bf1c725f9bc73c25b82c52634f86c6f127f10b16d72dfd08 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T07:45:52.295Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T07:45:55.658Z] Building docker-core-command-go ... [2021-01-04T07:45:55.658Z] Building docker-core-data-go ... [2021-01-04T07:45:55.658Z] Building docker-core-metadata-go ... [2021-01-04T07:45:55.658Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T07:45:55.658Z] Building docker-security-proxy-setup-go ... [2021-01-04T07:45:55.658Z] Building docker-security-secretstore-setup-go ... [2021-01-04T07:45:55.658Z] Building docker-support-notifications-go ... [2021-01-04T07:45:55.658Z] Building docker-support-scheduler-go ... [2021-01-04T07:45:55.658Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T07:45:55.930Z] Building docker-security-bootstrap-redis-go [2021-01-04T07:45:55.930Z] Building docker-core-data-go [2021-01-04T07:45:55.930Z] Building docker-support-notifications-go [2021-01-04T07:45:55.930Z] Building docker-security-secretstore-setup-go [2021-01-04T07:45:55.930Z] Building docker-support-scheduler-go [2021-01-04T07:45:59.290Z] snapcraft 4.4.4 from Canonical* installed [2021-01-04T07:45:59.290Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-04T07:45:59.290Z] + patch --verbose -p1 [2021-01-04T07:45:59.290Z] Hmm... Looks like a unified diff to me... [2021-01-04T07:45:59.290Z] The text leading up to this was: [2021-01-04T07:45:59.290Z] -------------------------- [2021-01-04T07:45:59.290Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-04T07:45:59.290Z] |From: Tony Espy [2021-01-04T07:45:59.290Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-04T07:45:59.290Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-04T07:45:59.290Z] | [2021-01-04T07:45:59.290Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-04T07:45:59.290Z] |optimize the snap CI check run for pull requests. When [2021-01-04T07:45:59.290Z] |applied, it essentially strips out everything (apps and [2021-01-04T07:45:59.290Z] |parts) from the snapcraft.yaml file except those required [2021-01-04T07:45:59.290Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-04T07:45:59.290Z] |catch changes to edgex-go that break the snap build. [2021-01-04T07:45:59.290Z] | [2021-01-04T07:45:59.290Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-04T07:45:59.290Z] |to update this patch file, otherwise it may fail to apply, [2021-01-04T07:45:59.290Z] |resulting in a failed snap build CI check in the associated [2021-01-04T07:45:59.290Z] |pull request. [2021-01-04T07:45:59.290Z] | [2021-01-04T07:45:59.290Z] |Note - in addition to applying this patch, the pipeline also [2021-01-04T07:45:59.290Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-04T07:45:59.290Z] |need to build the finally binary .snap file (and it won't [2021-01-04T07:45:59.290Z] |work with the patch applied). This further reduces the build [2021-01-04T07:45:59.290Z] |time. [2021-01-04T07:45:59.290Z] |--- [2021-01-04T07:45:59.290Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-04T07:45:59.290Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-04T07:45:59.290Z] | [2021-01-04T07:45:59.290Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-04T07:45:59.290Z] |index 1e537489..faf42425 100644 [2021-01-04T07:45:59.290Z] |--- a/snap/snapcraft.yaml [2021-01-04T07:45:59.290Z] |+++ b/snap/snapcraft.yaml [2021-01-04T07:45:59.290Z] -------------------------- [2021-01-04T07:45:59.290Z] patching file snap/snapcraft.yaml [2021-01-04T07:45:59.290Z] Using Plan A... [2021-01-04T07:45:59.290Z] Hunk #1 succeeded at 73. [2021-01-04T07:45:59.290Z] Hunk #2 succeeded at 202. [2021-01-04T07:45:59.290Z] Hunk #3 succeeded at 214. [2021-01-04T07:45:59.290Z] Hunk #4 succeeded at 222. [2021-01-04T07:45:59.290Z] Hunk #5 succeeded at 229. [2021-01-04T07:45:59.290Z] Hunk #6 succeeded at 256. [2021-01-04T07:45:59.290Z] Hunk #7 succeeded at 290. [2021-01-04T07:45:59.290Z] Hunk #8 succeeded at 341. [2021-01-04T07:45:59.290Z] Hmm... Ignoring the trailing garbage. [2021-01-04T07:45:59.290Z] done [2021-01-04T07:45:59.290Z] + sudo snapcraft prime --use-lxd [2021-01-04T07:45:59.862Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-04T07:45:59.862Z] 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-04T07:45:59.862Z] - README.md [2021-01-04T07:45:59.862Z] [2021-01-04T07:45:59.862Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-04T07:46:00.803Z] Launching a container. [2021-01-04T07:46:13.051Z] Waiting for container to be ready [2021-01-04T07:46:13.051Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-04T07:46:13.051Z] [2021-01-04T07:46:15.598Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-04T07:46:15.861Z] Waiting for network to be ready... [2021-01-04T07:46:16.123Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T07:46:16.123Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2021-01-04T07:46:16.387Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-04T07:46:16.387Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-04T07:46:16.387Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-04T07:46:16.387Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-04T07:46:16.387Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-04T07:46:16.387Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-04T07:46:16.387Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-04T07:46:16.387Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-04T07:46:16.961Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-04T07:46:16.961Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-04T07:46:17.223Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-04T07:46:17.223Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-04T07:46:17.223Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-04T07:46:17.223Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-04T07:46:17.223Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-04T07:46:17.223Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-04T07:46:17.484Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-04T07:46:17.748Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2021-01-04T07:46:17.748Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2021-01-04T07:46:18.010Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-04T07:46:18.010Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-04T07:46:18.010Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2021-01-04T07:46:18.010Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2021-01-04T07:46:18.010Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2021-01-04T07:46:18.010Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2021-01-04T07:46:20.563Z] Fetched 23.5 MB in 5s (5158 kB/s) [2021-01-04T07:46:21.947Z] Reading package lists... [2021-01-04T07:46:21.947Z] Reading package lists... [2021-01-04T07:46:22.209Z] Building dependency tree... [2021-01-04T07:46:22.209Z] Reading state information... [2021-01-04T07:46:22.209Z] The following additional packages will be installed: [2021-01-04T07:46:22.209Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-04T07:46:22.209Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-04T07:46:22.209Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-04T07:46:22.209Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-04T07:46:22.209Z] Suggested packages: [2021-01-04T07:46:22.209Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-04T07:46:22.209Z] Recommended packages: [2021-01-04T07:46:22.209Z] gnupg libsasl2-modules [2021-01-04T07:46:22.209Z] The following NEW packages will be installed: [2021-01-04T07:46:22.209Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-04T07:46:22.209Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-04T07:46:22.209Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-04T07:46:22.209Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-04T07:46:22.209Z] The following packages will be upgraded: [2021-01-04T07:46:22.209Z] gpg gpg-agent gpgconf libudev1 [2021-01-04T07:46:22.470Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-04T07:46:22.470Z] Need to get 3531 kB of archives. [2021-01-04T07:46:22.470Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-04T07:46:22.470Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-04T07:46:22.470Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-04T07:46:22.470Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-04T07:46:22.470Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-04T07:46:22.470Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-04T07:46:22.470Z] 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-04T07:46:22.470Z] 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-04T07:46:22.470Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-04T07:46:22.730Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-04T07:46:22.992Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-04T07:46:23.253Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-04T07:46:23.253Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-04T07:46:23.253Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-04T07:46:23.253Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-04T07:46:23.253Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-04T07:46:23.253Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-04T07:46:23.253Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-04T07:46:23.253Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-04T07:46:23.253Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-04T07:46:23.515Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-04T07:46:23.515Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-04T07:46:23.515Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-04T07:46:23.515Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T07:46:23.515Z] Fetched 3531 kB in 1s (3035 kB/s) [2021-01-04T07:46:23.777Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-04T07:46:23.777Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-04T07:46:23.777Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T07:46:23.777Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-04T07:46:23.777Z] Selecting previously unselected package udev. [2021-01-04T07:46:23.777Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-04T07:46:23.777Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-04T07:46:24.039Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-04T07:46:24.300Z] Selecting previously unselected package libfuse2:amd64. [2021-01-04T07:46:24.300Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-04T07:46:24.300Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-04T07:46:24.300Z] Selecting previously unselected package fuse. [2021-01-04T07:46:24.300Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-04T07:46:24.300Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-04T07:46:24.300Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T07:46:24.300Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T07:46:24.561Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T07:46:24.561Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T07:46:24.561Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T07:46:24.561Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T07:46:24.823Z] Selecting previously unselected package libksba8:amd64. [2021-01-04T07:46:24.823Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-04T07:46:24.823Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-04T07:46:24.823Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-04T07:46:24.823Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T07:46:24.823Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:24.823Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-04T07:46:24.823Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T07:46:24.823Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:25.092Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-04T07:46:25.092Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T07:46:25.092Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:25.092Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-04T07:46:25.092Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T07:46:25.092Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:25.092Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-04T07:46:25.092Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T07:46:25.092Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:25.353Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-04T07:46:25.353Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T07:46:25.353Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:25.353Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-04T07:46:25.353Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T07:46:25.353Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:25.353Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-04T07:46:25.353Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T07:46:25.353Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:25.616Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-04T07:46:25.616Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T07:46:25.616Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:25.616Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-04T07:46:25.616Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-04T07:46:25.616Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T07:46:25.616Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-04T07:46:25.616Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-04T07:46:25.616Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T07:46:25.876Z] Selecting previously unselected package libldap-common. [2021-01-04T07:46:25.876Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-04T07:46:25.876Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T07:46:25.876Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-04T07:46:25.876Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-04T07:46:25.876Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T07:46:25.876Z] Selecting previously unselected package dirmngr. [2021-01-04T07:46:25.876Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T07:46:25.876Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-04T07:46:26.138Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T07:46:26.138Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-04T07:46:26.138Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-04T07:46:26.138Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T07:46:26.138Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T07:46:26.138Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-04T07:46:26.138Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:26.400Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-04T07:46:26.400Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T07:46:26.400Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-04T07:46:26.661Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-04T07:46:26.922Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:26.922Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-04T07:46:26.922Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-04T07:46:26.922Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-04T07:46:26.922Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:26.922Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:26.922Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:26.922Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:27.183Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:27.184Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:27.184Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T07:46:27.184Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T07:46:27.184Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-04T07:46:27.184Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T07:46:27.444Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-04T07:46:27.444Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-04T07:46:27.444Z] This means they are not meant to be enabled using systemctl. [2021-01-04T07:46:27.444Z] Possible reasons for having this kind of units are: [2021-01-04T07:46:27.444Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-04T07:46:27.444Z] .wants/ or .requires/ directory. [2021-01-04T07:46:27.444Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-04T07:46:27.444Z] a requirement dependency on it. [2021-01-04T07:46:27.444Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-04T07:46:27.444Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-04T07:46:27.444Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-04T07:46:27.444Z] instance name specified. [2021-01-04T07:46:27.705Z] Reading package lists... [2021-01-04T07:46:27.966Z] Building dependency tree... [2021-01-04T07:46:27.966Z] Reading state information... [2021-01-04T07:46:27.966Z] The following additional packages will be installed: [2021-01-04T07:46:27.966Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-04T07:46:27.966Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-04T07:46:27.966Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-04T07:46:27.966Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-04T07:46:27.966Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-04T07:46:27.966Z] Suggested packages: [2021-01-04T07:46:27.966Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-04T07:46:27.966Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-04T07:46:27.966Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-04T07:46:27.966Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-04T07:46:27.966Z] systemd-container policykit-1 [2021-01-04T07:46:27.966Z] Recommended packages: [2021-01-04T07:46:27.966Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-04T07:46:28.228Z] The following NEW packages will be installed: [2021-01-04T07:46:28.228Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-04T07:46:28.228Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-04T07:46:28.228Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-04T07:46:28.228Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-04T07:46:28.228Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-04T07:46:28.228Z] The following packages will be upgraded: [2021-01-04T07:46:28.228Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-04T07:46:28.228Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-04T07:46:28.228Z] Need to get 35.2 MB of archives. [2021-01-04T07:46:28.228Z] After this operation, 141 MB of additional disk space will be used. [2021-01-04T07:46:28.228Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-04T07:46:28.228Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-04T07:46:28.228Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-04T07:46:28.228Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-04T07:46:28.489Z] 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-04T07:46:28.489Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-04T07:46:28.489Z] 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-04T07:46:28.489Z] 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-04T07:46:28.489Z] 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-04T07:46:28.489Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-04T07:46:28.489Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-04T07:46:28.489Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-04T07:46:28.489Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-04T07:46:28.489Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-04T07:46:28.489Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-04T07:46:28.489Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-04T07:46:28.489Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-04T07:46:29.059Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-04T07:46:29.059Z] 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-04T07:46:29.059Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-04T07:46:29.059Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-04T07:46:29.059Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-04T07:46:29.059Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-04T07:46:29.059Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-04T07:46:29.059Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-04T07:46:29.059Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-04T07:46:29.320Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-04T07:46:29.320Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-04T07:46:29.320Z] 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-04T07:46:29.320Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-04T07:46:30.263Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T07:46:30.263Z] Fetched 35.2 MB in 2s (16.9 MB/s) [2021-01-04T07:46:30.524Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T07:46:30.524Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-04T07:46:30.524Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T07:46:31.095Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-04T07:46:31.095Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T07:46:31.357Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-04T07:46:31.357Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T07:46:31.357Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-04T07:46:31.357Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-04T07:46:31.618Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-04T07:46:31.618Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T07:46:31.618Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-04T07:46:31.878Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-04T07:46:32.455Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-04T07:46:32.455Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-04T07:46:32.716Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-04T07:46:32.978Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-04T07:46:32.978Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-04T07:46:32.978Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-04T07:46:33.239Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-04T07:46:33.239Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T07:46:33.239Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T07:46:33.500Z] Selecting previously unselected package libexpat1:amd64. [2021-01-04T07:46:33.500Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-04T07:46:33.500Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-04T07:46:33.500Z] Selecting previously unselected package python3.6-minimal. [2021-01-04T07:46:33.500Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T07:46:33.500Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T07:46:33.833Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-04T07:46:33.833Z] Checking for services that may need to be restarted...done. [2021-01-04T07:46:33.833Z] Checking for services that may need to be restarted...done. [2021-01-04T07:46:33.833Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T07:46:33.833Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-04T07:46:34.215Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T07:46:34.539Z] Selecting previously unselected package python3-minimal. [2021-01-04T07:46:34.539Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-04T07:46:34.539Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-04T07:46:34.539Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-04T07:46:34.539Z] Selecting previously unselected package mime-support. [2021-01-04T07:46:34.539Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-04T07:46:34.539Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-04T07:46:34.822Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-04T07:46:34.822Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-04T07:46:34.822Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-04T07:46:34.822Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-04T07:46:34.822Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T07:46:34.822Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T07:46:35.084Z] Selecting previously unselected package python3.6. [2021-01-04T07:46:35.084Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T07:46:35.084Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T07:46:35.084Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-04T07:46:35.084Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-04T07:46:35.084Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-04T07:46:35.084Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-04T07:46:35.345Z] Selecting previously unselected package python3. [2021-01-04T07:46:35.345Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-04T07:46:35.345Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-04T07:46:35.345Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-04T07:46:35.345Z] Selecting previously unselected package multiarch-support. [2021-01-04T07:46:35.345Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T07:46:35.605Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-04T07:46:35.605Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-04T07:46:35.605Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-04T07:46:35.605Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-04T07:46:35.605Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-04T07:46:35.605Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-04T07:46:35.605Z] Selecting previously unselected package libbsd0:amd64. [2021-01-04T07:46:35.605Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-04T07:46:35.605Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-04T07:46:35.865Z] Selecting previously unselected package sudo. [2021-01-04T07:46:35.865Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-04T07:46:35.865Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-04T07:46:35.865Z] Selecting previously unselected package apparmor. [2021-01-04T07:46:35.865Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-04T07:46:35.865Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-04T07:46:36.126Z] Selecting previously unselected package libedit2:amd64. [2021-01-04T07:46:36.126Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-04T07:46:36.126Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-04T07:46:36.126Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-04T07:46:36.126Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T07:46:36.126Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T07:46:36.386Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-04T07:46:36.386Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T07:46:36.386Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T07:46:36.386Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-04T07:46:36.386Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-04T07:46:36.386Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-04T07:46:36.386Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-04T07:46:36.386Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T07:46:36.386Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T07:46:36.647Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-04T07:46:36.647Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T07:46:36.647Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T07:46:36.647Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-04T07:46:36.647Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-04T07:46:36.647Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-04T07:46:36.908Z] Selecting previously unselected package openssh-client. [2021-01-04T07:46:36.908Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-04T07:46:36.908Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-04T07:46:37.168Z] Selecting previously unselected package squashfs-tools. [2021-01-04T07:46:37.168Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-04T07:46:37.168Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-04T07:46:37.168Z] Selecting previously unselected package snapd. [2021-01-04T07:46:37.168Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-04T07:46:37.168Z] Unpacking snapd (2.48+18.04) ... [2021-01-04T07:46:39.714Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-04T07:46:39.714Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-04T07:46:39.714Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-04T07:46:39.714Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-04T07:46:39.714Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-04T07:46:39.714Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T07:46:39.714Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T07:46:39.714Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-04T07:46:39.714Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-04T07:46:40.296Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-04T07:46:40.296Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-04T07:46:40.296Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-04T07:46:40.296Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T07:46:40.296Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T07:46:40.560Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T07:46:41.132Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-04T07:46:41.132Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T07:46:41.132Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-04T07:46:41.132Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-04T07:46:41.132Z] running python rtupdate hooks for python3.6... [2021-01-04T07:46:41.132Z] running python post-rtupdate hooks for python3.6... [2021-01-04T07:46:41.393Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-04T07:46:42.830Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-04T07:46:43.091Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T07:46:43.352Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-04T07:46:43.614Z] Setting up snapd (2.48+18.04) ... [2021-01-04T07:46:44.189Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-04T07:46:44.189Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-04T07:46:44.450Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-04T07:46:44.711Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-04T07:46:44.973Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-04T07:46:44.973Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-04T07:46:45.234Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-04T07:46:45.234Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-04T07:46:45.495Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-04T07:46:45.757Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-04T07:46:45.757Z] /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-04T07:46:45.757Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T07:46:46.018Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-04T07:46:46.962Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T07:46:46.962Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T07:46:46.962Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T07:46:48.351Z] Reading package lists... [2021-01-04T07:46:48.351Z] Reading package lists... [2021-01-04T07:46:48.351Z] Building dependency tree... [2021-01-04T07:46:48.351Z] Reading state information... [2021-01-04T07:46:48.621Z] Calculating upgrade... [2021-01-04T07:46:48.621Z] The following packages will be upgraded: [2021-01-04T07:46:48.621Z] advancecomp base-files bash binutils binutils-common [2021-01-04T07:46:48.621Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-04T07:46:48.621Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-04T07:46:48.621Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-04T07:46:48.621Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-04T07:46:48.621Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-04T07:46:48.621Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-04T07:46:48.621Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-04T07:46:48.621Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-04T07:46:48.621Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-04T07:46:48.621Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-04T07:46:48.621Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-04T07:46:48.621Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-04T07:46:48.621Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-04T07:46:48.884Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T07:46:48.884Z] Need to get 63.5 MB of archives. [2021-01-04T07:46:48.884Z] After this operation, 5191 kB of additional disk space will be used. [2021-01-04T07:46:48.884Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2021-01-04T07:46:48.884Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-04T07:46:49.457Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-04T07:46:49.719Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-04T07:46:49.719Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-04T07:46:49.719Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-04T07:46:49.719Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-04T07:46:49.719Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-04T07:46:49.719Z] 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-04T07:46:49.719Z] 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-04T07:46:49.719Z] 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-04T07:46:49.719Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-04T07:46:49.719Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-04T07:46:49.719Z] 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-04T07:46:49.719Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-04T07:46:49.719Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-04T07:46:49.719Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-04T07:46:49.719Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-04T07:46:49.719Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-04T07:46:49.719Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-04T07:46:49.719Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-04T07:46:49.980Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-04T07:46:49.980Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-04T07:46:49.980Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-04T07:46:49.980Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-04T07:46:49.980Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-04T07:46:49.980Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-04T07:46:49.980Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-04T07:46:49.980Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-04T07:46:49.980Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-04T07:46:49.980Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-04T07:46:49.980Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-04T07:46:49.980Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-04T07:46:49.980Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-04T07:46:49.980Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-04T07:46:49.980Z] 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-04T07:46:49.980Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-04T07:46:50.241Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-04T07:46:50.241Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-04T07:46:50.241Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-04T07:46:50.241Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-04T07:46:50.241Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-04T07:46:50.241Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-04T07:46:50.241Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-04T07:46:50.241Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-04T07:46:50.241Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-04T07:46:50.241Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-04T07:46:50.241Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-04T07:46:50.241Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-04T07:46:50.241Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-04T07:46:50.241Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-04T07:46:50.241Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-04T07:46:50.241Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-04T07:46:50.241Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-04T07:46:50.241Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-04T07:46:50.241Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-04T07:46:50.241Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-04T07:46:50.502Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-04T07:46:50.502Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-04T07:46:50.502Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-04T07:46:50.502Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-04T07:46:50.502Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-04T07:46:50.502Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-04T07:46:50.502Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-04T07:46:50.502Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-04T07:46:50.502Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-04T07:46:50.502Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-04T07:46:50.502Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-04T07:46:50.503Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-04T07:46:50.503Z] 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-04T07:46:50.503Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-04T07:46:50.503Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-04T07:46:50.503Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-04T07:46:50.503Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-04T07:46:50.503Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-04T07:46:50.764Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-04T07:46:50.764Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-04T07:46:50.764Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-04T07:46:50.764Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-04T07:46:50.764Z] Get:80 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-04T07:46:50.764Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-04T07:46:50.764Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-04T07:46:50.764Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-04T07:46:50.764Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-04T07:46:50.764Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-04T07:46:50.764Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-04T07:46:50.764Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-04T07:46:51.335Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-04T07:46:51.601Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-04T07:46:51.862Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-04T07:46:51.862Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-04T07:46:52.122Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-04T07:46:52.122Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-04T07:46:52.122Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-04T07:46:52.122Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-04T07:46:52.122Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-04T07:46:52.383Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T07:46:52.383Z] Fetched 63.5 MB in 3s (18.8 MB/s) [2021-01-04T07:46:52.383Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:46:52.384Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T07:46:52.384Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T07:46:53.325Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T07:46:53.325Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T07:46:53.325Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2021-01-04T07:46:53.325Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2021-01-04T07:46:54.267Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T07:46:54.267Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T07:46:54.528Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T07:46:54.528Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T07:46:54.528Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T07:46:54.528Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T07:46:54.528Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T07:46:54.528Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T07:46:54.789Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T07:46:54.789Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T07:46:54.789Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T07:46:54.789Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T07:46:55.050Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T07:46:55.050Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T07:46:55.050Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T07:46:55.050Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T07:46:55.050Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T07:46:55.311Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-04T07:46:55.311Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-04T07:46:55.311Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T07:46:55.311Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T07:46:55.311Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T07:46:55.572Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T07:46:55.572Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T07:46:55.572Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T07:46:55.572Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T07:46:55.572Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T07:46:55.833Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T07:46:55.833Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T07:46:55.833Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T07:46:56.404Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-04T07:46:56.664Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T07:46:56.664Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-04T07:46:56.664Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-04T07:46:56.664Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-04T07:46:56.664Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-04T07:46:56.925Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-04T07:46:56.925Z] Installing new version of config file /etc/issue ... [2021-01-04T07:46:56.925Z] Installing new version of config file /etc/issue.net ... [2021-01-04T07:46:56.925Z] Installing new version of config file /etc/lsb-release ... [2021-01-04T07:46:56.925Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-04T07:46:57.206Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-04T07:46:57.206Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-04T07:46:57.207Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-04T07:46:57.503Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:46:57.503Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-04T07:46:57.503Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-04T07:46:57.503Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-04T07:46:57.790Z] 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-04T07:46:57.790Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:46:57.790Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T07:46:57.790Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-04T07:46:57.790Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-04T07:46:58.052Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:46:58.052Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-04T07:46:58.052Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-04T07:46:58.052Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-04T07:46:58.052Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:46:58.052Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-04T07:46:58.313Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T07:46:58.313Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-04T07:46:58.573Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:46:58.573Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T07:46:58.573Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T07:46:58.573Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T07:46:58.834Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:46:58.834Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T07:46:58.834Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T07:46:58.834Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-04T07:46:59.095Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:46:59.095Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-04T07:46:59.095Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-04T07:46:59.095Z] Setting up grep (3.1-2build1) ... [2021-01-04T07:46:59.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:46:59.356Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-04T07:46:59.356Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-04T07:46:59.356Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-04T07:46:59.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:46:59.356Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T07:46:59.356Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T07:46:59.616Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-04T07:46:59.616Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:46:59.616Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T07:46:59.616Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T07:47:00.190Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T07:47:00.190Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T07:47:00.451Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T07:47:00.451Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T07:47:01.023Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-04T07:47:01.024Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:01.024Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-04T07:47:01.024Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T07:47:01.966Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-04T07:47:01.966Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-04T07:47:01.966Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-04T07:47:02.227Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-04T07:47:02.227Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-04T07:47:02.227Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:02.227Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-04T07:47:02.227Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-04T07:47:02.488Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-04T07:47:02.488Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:02.488Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T07:47:02.488Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T07:47:02.488Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T07:47:02.749Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:02.749Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T07:47:02.749Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T07:47:02.749Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T07:47:02.749Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:02.749Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T07:47:02.749Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T07:47:03.009Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T07:47:03.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:03.009Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T07:47:03.009Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T07:47:03.270Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T07:47:03.270Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:03.270Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T07:47:03.270Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T07:47:03.270Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T07:47:03.270Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T07:47:03.531Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T07:47:03.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:03.531Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T07:47:03.531Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T07:47:03.792Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T07:47:03.792Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:03.792Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T07:47:03.792Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T07:47:03.792Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T07:47:03.940Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:47:03.940Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:47:03.940Z] ---> 571933c5fc09 [2021-01-04T07:47:03.940Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T07:47:03.940Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:47:03.940Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:47:03.940Z] ---> 571933c5fc09 [2021-01-04T07:47:03.940Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T07:47:04.053Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:04.053Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T07:47:04.053Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T07:47:04.053Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-04T07:47:04.209Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:47:04.209Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:47:04.209Z] ---> 571933c5fc09 [2021-01-04T07:47:04.209Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T07:47:04.209Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:47:04.209Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:47:04.209Z] ---> 571933c5fc09 [2021-01-04T07:47:04.209Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T07:47:04.314Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:04.314Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T07:47:04.314Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T07:47:04.499Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:47:04.499Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:47:04.499Z] ---> 571933c5fc09 [2021-01-04T07:47:04.499Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T07:47:04.575Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-04T07:47:04.839Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-04T07:47:05.410Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-04T07:47:05.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:05.410Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T07:47:05.410Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T07:47:05.670Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T07:47:05.670Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T07:47:05.670Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-04T07:47:05.670Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T07:47:05.931Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-04T07:47:05.931Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:05.931Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-04T07:47:05.931Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-04T07:47:06.192Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-04T07:47:06.453Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:06.453Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T07:47:06.453Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T07:47:06.453Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T07:47:06.714Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:06.714Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T07:47:06.714Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T07:47:06.714Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T07:47:06.975Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:06.975Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T07:47:06.975Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T07:47:06.976Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T07:47:07.255Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:07.255Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T07:47:07.255Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T07:47:07.515Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-04T07:47:07.515Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T07:47:07.515Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T07:47:07.515Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T07:47:07.515Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T07:47:07.776Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:07.776Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-04T07:47:07.776Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-04T07:47:07.776Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-04T07:47:08.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:08.036Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-04T07:47:08.036Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T07:47:08.036Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T07:47:08.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:08.297Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T07:47:08.297Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T07:47:08.297Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T07:47:08.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:08.558Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-04T07:47:08.558Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-04T07:47:08.558Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-04T07:47:08.806Z] ---> Running in 3a8d9aadd2d8 [2021-01-04T07:47:08.806Z] ---> Running in 6305593f2c30 [2021-01-04T07:47:08.806Z] ---> Running in a904aea70eaf [2021-01-04T07:47:08.806Z] ---> Running in d92ceba227c8 [2021-01-04T07:47:08.806Z] ---> Running in 43ce7bc56467 [2021-01-04T07:47:08.806Z] Removing intermediate container a904aea70eaf [2021-01-04T07:47:08.806Z] ---> ce04ab1d11cc [2021-01-04T07:47:08.806Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:47:08.806Z] Removing intermediate container 3a8d9aadd2d8 [2021-01-04T07:47:08.806Z] ---> 1abb7a40807e [2021-01-04T07:47:08.806Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:47:08.806Z] Removing intermediate container 43ce7bc56467 [2021-01-04T07:47:08.806Z] ---> c12e515886c8 [2021-01-04T07:47:08.806Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:47:08.817Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:08.817Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-04T07:47:08.817Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-04T07:47:09.077Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-04T07:47:09.077Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:09.077Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T07:47:09.085Z] Removing intermediate container 6305593f2c30 [2021-01-04T07:47:09.085Z] ---> 7354999f8c47 [2021-01-04T07:47:09.085Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:47:09.085Z] Removing intermediate container d92ceba227c8 [2021-01-04T07:47:09.085Z] ---> 36defb242e40 [2021-01-04T07:47:09.085Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:47:09.085Z] ---> Running in 70c8976ba8d4 [2021-01-04T07:47:09.085Z] ---> Running in 792f3dd2eb26 [2021-01-04T07:47:09.085Z] ---> Running in fdb9bce1e1a3 [2021-01-04T07:47:09.336Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T07:47:09.336Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-04T07:47:09.336Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:09.336Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-04T07:47:09.356Z] ---> Running in e68bc78f2fe9 [2021-01-04T07:47:09.356Z] ---> Running in 0c4a92557fbe [2021-01-04T07:47:09.614Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-04T07:47:09.614Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-04T07:47:09.614Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:09.614Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-04T07:47:09.875Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-04T07:47:09.875Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-04T07:47:09.875Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:09.875Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-04T07:47:10.136Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-04T07:47:10.136Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-04T07:47:10.136Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:10.136Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-04T07:47:10.407Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-04T07:47:10.407Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-04T07:47:10.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T07:47:10.407Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-04T07:47:10.407Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-04T07:47:10.407Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-04T07:47:10.669Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-04T07:47:10.669Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-04T07:47:10.669Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-04T07:47:10.669Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-04T07:47:10.669Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-04T07:47:10.930Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-04T07:47:10.930Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-04T07:47:11.191Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-04T07:47:11.191Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-04T07:47:11.191Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-04T07:47:11.458Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-04T07:47:11.458Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-04T07:47:11.458Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-04T07:47:11.458Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-04T07:47:11.458Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-04T07:47:11.728Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-04T07:47:11.728Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-04T07:47:11.728Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-04T07:47:11.728Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-04T07:47:11.728Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-04T07:47:11.990Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-04T07:47:11.990Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-04T07:47:11.990Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-04T07:47:12.250Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-04T07:47:12.251Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-04T07:47:13.193Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-04T07:47:13.193Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-04T07:47:13.193Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-04T07:47:13.193Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-04T07:47:13.193Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T07:47:13.193Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T07:47:13.680Z] Removing intermediate container 70c8976ba8d4 [2021-01-04T07:47:13.680Z] ---> 44a6c837c6ef [2021-01-04T07:47:13.680Z] Step 5/24 : RUN apk update && apk add make git [2021-01-04T07:47:13.680Z] ---> Running in 89d1aadd0b05 [2021-01-04T07:47:13.680Z] Removing intermediate container 792f3dd2eb26 [2021-01-04T07:47:13.680Z] ---> 52cf1d3731b0 [2021-01-04T07:47:13.680Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T07:47:13.765Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T07:47:13.765Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T07:47:13.765Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T07:47:13.765Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T07:47:14.026Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T07:47:14.026Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T07:47:14.026Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T07:47:14.026Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T07:47:14.279Z] ---> Running in ca38d65a939f [2021-01-04T07:47:14.279Z] Removing intermediate container fdb9bce1e1a3 [2021-01-04T07:47:14.279Z] ---> 69106270bcc4 [2021-01-04T07:47:14.279Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T07:47:14.288Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T07:47:14.548Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T07:47:14.555Z] ---> Running in 5b669648e0cc [2021-01-04T07:47:14.808Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T07:47:14.809Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T07:47:14.809Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T07:47:14.809Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T07:47:14.825Z] Removing intermediate container 0c4a92557fbe [2021-01-04T07:47:14.825Z] ---> 2b9b91b60c41 [2021-01-04T07:47:14.825Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T07:47:14.825Z] Removing intermediate container e68bc78f2fe9 [2021-01-04T07:47:14.825Z] ---> e821d8ca6862 [2021-01-04T07:47:14.825Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-04T07:47:15.098Z] ---> Running in 3822d286843a [2021-01-04T07:47:15.098Z] ---> Running in ff2486d72702 [2021-01-04T07:47:15.748Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T07:47:15.748Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T07:47:16.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:47:16.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:47:16.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:47:16.695Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T07:47:16.695Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T07:47:16.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:47:16.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:47:16.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:47:16.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:47:17.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:47:17.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:47:17.635Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T07:47:17.635Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T07:47:17.790Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:47:17.790Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:47:17.791Z] OK: 12620 distinct packages available [2021-01-04T07:47:17.791Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:47:17.791Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:47:17.791Z] OK: 12620 distinct packages available [2021-01-04T07:47:17.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:47:17.896Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T07:47:17.896Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T07:47:18.068Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:47:18.068Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:47:18.068Z] OK: 12620 distinct packages available [2021-01-04T07:47:18.345Z] OK: 217 MiB in 51 packages [2021-01-04T07:47:18.625Z] OK: 217 MiB in 51 packages [2021-01-04T07:47:18.625Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:47:18.625Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:47:18.625Z] OK: 12620 distinct packages available [2021-01-04T07:47:18.625Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:47:18.625Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:47:18.625Z] OK: 12620 distinct packages available [2021-01-04T07:47:18.840Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T07:47:18.840Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T07:47:18.840Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T07:47:18.840Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T07:47:18.840Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-04T07:47:18.840Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T07:47:19.101Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-04T07:47:19.101Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T07:47:19.232Z] OK: 217 MiB in 51 packages [2021-01-04T07:47:19.361Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-04T07:47:19.361Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-04T07:47:19.361Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T07:47:19.361Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T07:47:19.621Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T07:47:19.621Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T07:47:19.838Z] OK: 217 MiB in 51 packages [2021-01-04T07:47:19.838Z] OK: 217 MiB in 51 packages [2021-01-04T07:47:19.881Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-04T07:47:19.881Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-04T07:47:19.881Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T07:47:19.881Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T07:47:20.141Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T07:47:20.141Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T07:47:20.141Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T07:47:20.141Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-04T07:47:20.141Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-04T07:47:20.141Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-04T07:47:20.402Z] [2021-01-04T07:47:20.402Z] Current default time zone: 'Etc/UTC' [2021-01-04T07:47:20.402Z] Local time is now: Mon Jan 4 07:47:20 UTC 2021. [2021-01-04T07:47:20.402Z] Universal Time is now: Mon Jan 4 07:47:20 UTC 2021. [2021-01-04T07:47:20.402Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-04T07:47:20.402Z] [2021-01-04T07:47:20.402Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-04T07:47:20.402Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T07:47:20.402Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2021-01-04T07:47:20.402Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-04T07:47:20.402Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-04T07:47:20.402Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-04T07:47:20.402Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-04T07:47:20.402Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-04T07:47:20.663Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-04T07:47:20.663Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-04T07:47:20.663Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T07:47:20.663Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-04T07:47:20.828Z] Removing intermediate container ca38d65a939f [2021-01-04T07:47:20.828Z] ---> 0af85c022b1a [2021-01-04T07:47:20.828Z] Step 6/23 : COPY go.mod . [2021-01-04T07:47:20.925Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T07:47:20.925Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-04T07:47:20.925Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T07:47:20.925Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-04T07:47:20.925Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-04T07:47:20.925Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-04T07:47:20.925Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-04T07:47:20.925Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-04T07:47:21.103Z] Removing intermediate container 89d1aadd0b05 [2021-01-04T07:47:21.103Z] ---> 07de0ebd892b [2021-01-04T07:47:21.103Z] Step 6/24 : COPY go.mod . [2021-01-04T07:47:21.186Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-04T07:47:21.186Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-04T07:47:21.186Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-04T07:47:21.387Z] Removing intermediate container 5b669648e0cc [2021-01-04T07:47:21.388Z] ---> 33a7830202ba [2021-01-04T07:47:21.388Z] Step 6/22 : COPY go.mod . [2021-01-04T07:47:21.990Z] ---> bb3a6842905b [2021-01-04T07:47:21.991Z] Step 7/23 : RUN go mod download [2021-01-04T07:47:21.991Z] Removing intermediate container ff2486d72702 [2021-01-04T07:47:21.991Z] ---> f438d702aebf [2021-01-04T07:47:21.991Z] Step 6/21 : COPY go.mod . [2021-01-04T07:47:21.991Z] ---> 0e99ffdcbf68 [2021-01-04T07:47:21.991Z] Step 7/24 : RUN go mod download [2021-01-04T07:47:21.991Z] ---> Running in 31c7944a1bc8 [2021-01-04T07:47:22.265Z] Removing intermediate container 3822d286843a [2021-01-04T07:47:22.265Z] ---> 15e4b24d098d [2021-01-04T07:47:22.265Z] Step 6/24 : COPY go.mod . [2021-01-04T07:47:22.537Z] ---> Running in 7c9c92d8d394 [2021-01-04T07:47:22.570Z] Updating certificates in /etc/ssl/certs... [2021-01-04T07:47:22.814Z] ---> 44ba2fed432b [2021-01-04T07:47:22.814Z] Step 7/22 : RUN go mod download [2021-01-04T07:47:23.097Z] ---> 61b5c37ea9fb [2021-01-04T07:47:23.097Z] Step 7/21 : RUN go mod download [2021-01-04T07:47:23.097Z] ---> 20a553c03819 [2021-01-04T07:47:23.097Z] Step 7/24 : RUN go mod download [2021-01-04T07:47:23.151Z] 22 added, 17 removed; done. [2021-01-04T07:47:23.152Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-04T07:47:23.152Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T07:47:23.152Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-04T07:47:23.152Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-04T07:47:23.373Z] ---> Running in 4f3fc41f9bbd [2021-01-04T07:47:23.373Z] ---> Running in 9fdcaff27f88 [2021-01-04T07:47:23.444Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-04T07:47:23.444Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T07:47:23.444Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-04T07:47:23.444Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T07:47:23.444Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T07:47:23.444Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T07:47:23.444Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T07:47:23.444Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T07:47:23.444Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-04T07:47:23.648Z] ---> Running in b8e45aa37b71 [2021-01-04T07:47:23.821Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-04T07:47:23.821Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-04T07:47:23.821Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-04T07:47:23.821Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-04T07:47:23.821Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T07:47:23.821Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T07:47:23.821Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-04T07:47:23.821Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-04T07:47:23.821Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-04T07:47:23.821Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T07:47:24.081Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-04T07:47:24.081Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-04T07:47:24.081Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-04T07:47:24.081Z] Updating certificates in /etc/ssl/certs... [2021-01-04T07:47:24.654Z] 0 added, 0 removed; done. [2021-01-04T07:47:24.654Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-04T07:47:24.654Z] done. [2021-01-04T07:47:24.914Z] Reading package lists... [2021-01-04T07:47:25.174Z] Building dependency tree... [2021-01-04T07:47:25.174Z] Reading state information... [2021-01-04T07:47:25.174Z] The following NEW packages will be installed: [2021-01-04T07:47:25.174Z] apt-transport-https [2021-01-04T07:47:25.435Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T07:47:25.435Z] Need to get 1696 B of archives. [2021-01-04T07:47:25.435Z] After this operation, 153 kB of additional disk space will be used. [2021-01-04T07:47:25.435Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-04T07:47:25.435Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T07:47:25.435Z] Fetched 1696 B in 0s (28.9 kB/s) [2021-01-04T07:47:25.435Z] Selecting previously unselected package apt-transport-https. [2021-01-04T07:47:25.435Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-04T07:47:25.435Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-04T07:47:25.435Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-04T07:47:25.695Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-04T07:47:25.955Z] Waiting for network to be ready... [2021-01-04T07:47:27.044Z] Removing intermediate container 31c7944a1bc8 [2021-01-04T07:47:27.045Z] ---> 3ef4fab6ab88 [2021-01-04T07:47:27.045Z] Step 8/23 : COPY . . [2021-01-04T07:47:27.045Z] Removing intermediate container 7c9c92d8d394 [2021-01-04T07:47:27.045Z] ---> c2a00172b64d [2021-01-04T07:47:27.045Z] Step 8/24 : COPY . . [2021-01-04T07:47:28.043Z] Removing intermediate container 4f3fc41f9bbd [2021-01-04T07:47:28.043Z] ---> 6c65cbcecfbb [2021-01-04T07:47:28.043Z] Step 8/22 : COPY . . [2021-01-04T07:47:29.488Z] Removing intermediate container b8e45aa37b71 [2021-01-04T07:47:29.488Z] ---> b0b047247e43 [2021-01-04T07:47:29.488Z] Step 8/24 : COPY . . [2021-01-04T07:47:29.763Z] Removing intermediate container 9fdcaff27f88 [2021-01-04T07:47:29.763Z] ---> 51098d6200e7 [2021-01-04T07:47:29.763Z] Step 8/21 : COPY . . [2021-01-04T07:47:31.246Z] 2021-01-04T07:47:28Z INFO Waiting for automatic snapd restart... [2021-01-04T07:47:31.247Z] snapd 2.48.1 from Canonical* installed [2021-01-04T07:47:32.189Z] "snapd" switched to the "latest/stable" channel [2021-01-04T07:47:32.189Z] [2021-01-04T07:47:35.493Z] core18 20201210 from Canonical* installed [2021-01-04T07:47:35.754Z] "core18" switched to the "latest/stable" channel [2021-01-04T07:47:35.754Z] [2021-01-04T07:47:39.966Z] snapcraft 4.4.4 from Canonical* installed [2021-01-04T07:47:40.226Z] "snapcraft" switched to the "latest/stable" channel [2021-01-04T07:47:40.226Z] [2021-01-04T07:47:43.528Z] 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-04T07:47:43.528Z] - README.md [2021-01-04T07:47:43.528Z] [2021-01-04T07:47:43.528Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-04T07:47:50.117Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T07:47:50.117Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T07:47:50.117Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T07:47:50.117Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T07:47:51.322Z] Reading package lists... [2021-01-04T07:47:51.582Z] 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-04T07:47:56.614Z] ---> 1d2b8b61ddb4 [2021-01-04T07:47:56.614Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T07:47:56.614Z] ---> 4e18a7dc7585 [2021-01-04T07:47:56.614Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T07:47:56.614Z] ---> e000c8cf2618 [2021-01-04T07:47:56.614Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T07:47:56.614Z] ---> 96caae40b389 [2021-01-04T07:47:56.614Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T07:47:56.614Z] ---> Running in 479f50b0e6b3 [2021-01-04T07:47:56.614Z] ---> Running in 0737777a6b27 [2021-01-04T07:47:56.614Z] ---> Running in d745913fc63d [2021-01-04T07:47:56.614Z] ---> Running in 0e742b4c2668 [2021-01-04T07:47:56.614Z] ---> e2df9b34abb9 [2021-01-04T07:47:56.614Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T07:47:56.614Z] ---> Running in e18d8c880a6b [2021-01-04T07:47:56.614Z] 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-04T07:47:56.614Z] 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-04T07:47:56.614Z] 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-04T07:47:56.614Z] 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-04T07:47:56.614Z] 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-04T07:47:58.163Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T07:47:58.163Z] Reading package lists... [2021-01-04T07:47:58.163Z] Building dependency tree... [2021-01-04T07:47:58.163Z] Reading state information... [2021-01-04T07:47:58.163Z] Suggested packages: [2021-01-04T07:47:58.163Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-04T07:47:58.163Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-04T07:47:58.163Z] Recommended packages: [2021-01-04T07:47:58.163Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-04T07:47:58.163Z] The following NEW packages will be installed: [2021-01-04T07:47:58.163Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-04T07:47:58.163Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-04T07:47:58.163Z] pkg-config zip [2021-01-04T07:47:58.163Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T07:47:58.163Z] Need to get 7655 kB of archives. [2021-01-04T07:47:58.163Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-04T07:47:58.163Z] 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-04T07:47:58.163Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-04T07:47:58.163Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-04T07:47:58.163Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-04T07:47:58.163Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-04T07:47:58.422Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-04T07:47:58.423Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-04T07:47:58.423Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-04T07:47:58.682Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-04T07:47:58.682Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-04T07:47:58.682Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-04T07:47:58.682Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-04T07:47:58.682Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-04T07:47:58.944Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-04T07:47:58.944Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-04T07:47:58.944Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T07:47:58.944Z] Fetched 7655 kB in 1s (10.2 MB/s) [2021-01-04T07:47:58.944Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-04T07:47:58.944Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-04T07:47:58.944Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-04T07:47:59.204Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-04T07:47:59.204Z] Selecting previously unselected package libpsl5:amd64. [2021-01-04T07:47:59.204Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-04T07:47:59.204Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-04T07:47:59.464Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-04T07:47:59.464Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-04T07:47:59.464Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-04T07:47:59.464Z] Selecting previously unselected package librtmp1:amd64. [2021-01-04T07:47:59.464Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-04T07:47:59.464Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-04T07:47:59.464Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-04T07:47:59.464Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-04T07:47:59.464Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-04T07:47:59.725Z] Selecting previously unselected package liberror-perl. [2021-01-04T07:47:59.725Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-04T07:47:59.725Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-04T07:47:59.725Z] Selecting previously unselected package git-man. [2021-01-04T07:47:59.725Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-04T07:47:59.725Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-04T07:47:59.985Z] Selecting previously unselected package git. [2021-01-04T07:47:59.985Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-04T07:47:59.985Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-04T07:48:00.926Z] Selecting previously unselected package libnorm1:amd64. [2021-01-04T07:48:00.926Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-04T07:48:00.927Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-04T07:48:00.927Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-04T07:48:00.927Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-04T07:48:00.927Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-04T07:48:00.927Z] Selecting previously unselected package libsodium23:amd64. [2021-01-04T07:48:00.927Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-04T07:48:00.927Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-04T07:48:00.927Z] Selecting previously unselected package libzmq5:amd64. [2021-01-04T07:48:00.927Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-04T07:48:00.927Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T07:48:01.186Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-04T07:48:01.186Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-04T07:48:01.186Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T07:48:01.187Z] Selecting previously unselected package pkg-config. [2021-01-04T07:48:01.187Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-04T07:48:01.187Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-04T07:48:01.187Z] Selecting previously unselected package zip. [2021-01-04T07:48:01.187Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-04T07:48:01.187Z] Unpacking zip (3.0-11build1) ... [2021-01-04T07:48:01.447Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-04T07:48:01.447Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-04T07:48:01.447Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-04T07:48:01.447Z] Setting up liberror-perl (0.17025-1) ... [2021-01-04T07:48:01.447Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-04T07:48:01.447Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-04T07:48:01.447Z] No schema files found: doing nothing. [2021-01-04T07:48:01.447Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-04T07:48:01.447Z] Setting up zip (3.0-11build1) ... [2021-01-04T07:48:01.710Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-04T07:48:01.710Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-04T07:48:01.710Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-04T07:48:01.710Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T07:48:01.710Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-04T07:48:01.710Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T07:48:01.710Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-04T07:48:02.158Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T07:48:08.816Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T07:48:08.816Z] git set to automatically installed. [2021-01-04T07:48:08.816Z] git-man set to automatically installed. [2021-01-04T07:48:08.816Z] libcurl3-gnutls set to automatically installed. [2021-01-04T07:48:08.816Z] liberror-perl set to automatically installed. [2021-01-04T07:48:08.816Z] libglib2.0-0 set to automatically installed. [2021-01-04T07:48:08.816Z] libnghttp2-14 set to automatically installed. [2021-01-04T07:48:08.816Z] libnorm1 set to automatically installed. [2021-01-04T07:48:08.816Z] libpgm-5.2-0 set to automatically installed. [2021-01-04T07:48:08.816Z] libpsl5 set to automatically installed. [2021-01-04T07:48:08.816Z] librtmp1 set to automatically installed. [2021-01-04T07:48:08.816Z] libsodium23 set to automatically installed. [2021-01-04T07:48:08.816Z] libzmq3-dev set to automatically installed. [2021-01-04T07:48:08.816Z] libzmq5 set to automatically installed. [2021-01-04T07:48:08.816Z] pkg-config set to automatically installed. [2021-01-04T07:48:08.816Z] zip set to automatically installed. [2021-01-04T07:48:10.736Z] snapd is not logged in, snap install commands will use sudo [2021-01-04T07:48:17.315Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T07:48:17.315Z] snap "core18" has no updates available [2021-01-04T07:48:18.257Z] Pulling config-common [2021-01-04T07:48:19.637Z] Pulling go-build-helper [2021-01-04T07:48:46.215Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-04T07:48:46.215Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T07:48:46.215Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2021-01-04T07:48:46.215Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-04T07:48:46.215Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-04T07:48:46.215Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-04T07:48:46.215Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-04T07:48:46.215Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-04T07:48:46.215Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-04T07:48:46.215Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-04T07:48:46.215Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-04T07:48:46.215Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-04T07:48:46.215Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-04T07:48:46.215Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-04T07:48:46.215Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-04T07:48:46.215Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-04T07:48:46.215Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-04T07:48:46.215Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-04T07:48:46.215Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-04T07:48:46.215Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2021-01-04T07:48:46.215Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2021-01-04T07:48:46.215Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-04T07:48:46.215Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-04T07:48:46.215Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2021-01-04T07:48:46.215Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2021-01-04T07:48:46.215Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2021-01-04T07:48:46.215Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2021-01-04T07:48:46.215Z] Fetched 23.5 MB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-04T07:48:46.215Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-04T07:48:46.215Z] Fetched 279 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-04T07:48:46.215Z] Fetched 122 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-04T07:48:46.215Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-04T07:48:46.215Z] Fetched 8848 B in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-04T07:48:46.215Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-04T07:48:46.215Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-04T07:48:46.215Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-04T07:48:46.215Z] Fetched 214 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-04T07:48:46.215Z] Fetched 155 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-04T07:48:46.215Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-04T07:48:46.215Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-04T07:48:46.215Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-04T07:48:46.215Z] Fetched 499 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-04T07:48:46.215Z] Fetched 111 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-04T07:48:46.215Z] Fetched 240 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-04T07:48:46.215Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-04T07:48:46.215Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-04T07:48:46.215Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-04T07:48:46.215Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-04T07:48:46.215Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-04T07:48:46.215Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-04T07:48:46.215Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-04T07:48:46.215Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-04T07:48:46.215Z] Fetched 8720 B in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-04T07:48:46.215Z] Fetched 137 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-04T07:48:46.215Z] Fetched 119 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-04T07:48:46.215Z] Fetched 109 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-04T07:48:46.215Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-04T07:48:46.215Z] Fetched 645 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-04T07:48:46.215Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-04T07:48:46.215Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-04T07:48:46.215Z] Fetched 368 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-04T07:48:46.215Z] Fetched 187 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-04T07:48:46.215Z] Fetched 175 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-04T07:48:46.215Z] Fetched 206 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-04T07:48:46.215Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-04T07:48:46.215Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-04T07:48:46.215Z] Fetched 159 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-04T07:48:46.215Z] Fetched 107 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-04T07:48:46.215Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-04T07:48:46.215Z] Pulling static-packages [2021-01-04T07:48:46.215Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-04T07:48:46.215Z] Skipping pull go-build-helper (already ran) [2021-01-04T07:48:46.215Z] Skipping pull static-packages (already ran) [2021-01-04T07:48:46.215Z] Building go-build-helper [2021-01-04T07:48:50.412Z] Building static-packages [2021-01-04T07:48:52.322Z] Staging go-build-helper [2021-01-04T07:48:53.263Z] Staging static-packages [2021-01-04T07:48:54.203Z] Pulling go115 [2021-01-04T07:48:55.143Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-04T07:48:55.143Z] Skipping pull go115 (already ran) [2021-01-04T07:48:55.143Z] Building go115 [2021-01-04T07:48:55.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T07:48:55.143Z] Dload Upload Total Spent Left Speed [2021-01-04T07:48:58.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 174k 0 0 748k 0 0:02:38 --:--:-- 0:02:38 745k 28 115M 28 32.8M 0 0 26.6M 0 0:00:04 0:00:01 0:00:03 26.6M 64 115M 64 74.0M 0 0 33.1M 0 0:00:03 0:00:02 0:00:01 33.1M 92 115M 92 107M 0 0 33.1M 0 0:00:03 0:00:03 --:--:-- 33.1M 100 115M 100 115M 0 0 33.2M 0 0:00:03 0:00:03 --:--:-- 33.2M [2021-01-04T07:48:59.583Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-04T07:49:03.787Z] Staging go115 [2021-01-04T07:49:10.365Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T07:49:10.365Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T07:49:10.365Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T07:49:10.365Z] Fetched 0 B in 0s (0 B/s) [2021-01-04T07:49:10.365Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-04T07:49:10.365Z] Fetched 224 kB in 0s (0 B/s) [2021-01-04T07:49:10.365Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-04T07:49:10.365Z] Fetched 157 kB in 0s (0 B/s) [2021-01-04T07:49:10.365Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-04T07:49:10.365Z] Fetched 221 kB in 0s (0 B/s) [2021-01-04T07:49:10.365Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-04T07:49:10.365Z] Fetched 143 kB in 0s (0 B/s) [2021-01-04T07:49:10.365Z] Pulling edgex-go [2021-01-04T07:49:11.749Z] Pulling version [2021-01-04T07:49:12.692Z] Building config-common [2021-01-04T07:49:15.233Z] Skipping build go-build-helper (already ran) [2021-01-04T07:49:15.233Z] Skipping build static-packages (already ran) [2021-01-04T07:49:15.233Z] Skipping build go115 (already ran) [2021-01-04T07:49:15.233Z] Building edgex-go [2021-01-04T07:49:15.802Z] 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-04T07:49:17.186Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-04T07:49:17.186Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-04T07:49:17.186Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.65 [2021-01-04T07:49:17.186Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-04T07:49:17.186Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.135 [2021-01-04T07:49:17.186Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-04T07:49:17.186Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-04T07:49:17.186Z] go: downloading github.com/google/uuid v1.1.2 [2021-01-04T07:49:17.186Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-04T07:49:17.186Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-04T07:49:17.186Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-04T07:49:17.186Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-04T07:49:17.186Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-04T07:49:17.186Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-04T07:49:17.186Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-04T07:49:17.186Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-04T07:49:17.186Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-04T07:49:17.448Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-04T07:49:17.448Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-04T07:49:17.448Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-04T07:49:17.448Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-04T07:49:17.448Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-04T07:49:17.448Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-04T07:49:17.448Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-04T07:49:17.448Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-04T07:49:17.448Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-04T07:49:17.448Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-04T07:49:17.448Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-04T07:49:17.448Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-04T07:49:17.448Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-04T07:49:17.448Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-04T07:49:17.448Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-04T07:49:17.448Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-04T07:49:17.448Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-04T07:49:17.448Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-04T07:49:17.448Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-04T07:49:17.448Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-04T07:49:17.709Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-04T07:49:17.709Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-04T07:49:17.709Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-04T07:49:18.436Z] 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-04T07:49:25.861Z] 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-04T07:49:28.633Z] Removing intermediate container d745913fc63d [2021-01-04T07:49:28.633Z] ---> 0e945c4e67cc [2021-01-04T07:49:28.633Z] [2021-01-04T07:49:28.633Z] Step 10/22 : FROM alpine:3.10 [2021-01-04T07:49:28.633Z] Removing intermediate container 479f50b0e6b3 [2021-01-04T07:49:28.633Z] ---> eb512a018581 [2021-01-04T07:49:28.633Z] 3.10: Pulling from library/alpine [2021-01-04T07:49:28.633Z] [2021-01-04T07:49:28.633Z] Step 10/24 : FROM alpine:3.10 [2021-01-04T07:49:28.633Z] 3.10: Pulling from library/alpine [2021-01-04T07:49:30.075Z] 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-04T07:49:31.016Z] 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-04T07:49:31.267Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-04T07:49:31.267Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-04T07:49:31.267Z] Status: Downloaded newer image for alpine:3.10 [2021-01-04T07:49:31.267Z] ---> 536a684cf733 [2021-01-04T07:49:31.267Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-04T07:49:31.267Z] Status: Downloaded newer image for alpine:3.10 [2021-01-04T07:49:31.267Z] ---> 536a684cf733 [2021-01-04T07:49:31.267Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-04T07:49:32.399Z] 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-04T07:49:32.399Z] 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-04T07:49:32.399Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-04T07:49:32.660Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-04T07:49:32.660Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-04T07:49:32.660Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-04T07:49:32.719Z] ---> Running in 1bb4c1eea017 [2021-01-04T07:49:32.719Z] ---> Running in f9e99281b6e2 [2021-01-04T07:49:32.992Z] Removing intermediate container e18d8c880a6b [2021-01-04T07:49:32.992Z] ---> 7b6f4face6b1 [2021-01-04T07:49:32.992Z] [2021-01-04T07:49:32.992Z] Step 10/24 : FROM scratch [2021-01-04T07:49:32.992Z] ---> [2021-01-04T07:49:32.992Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T07:49:33.266Z] ---> Running in e168d88facb2 [2021-01-04T07:49:33.266Z] Removing intermediate container 0e742b4c2668 [2021-01-04T07:49:33.266Z] ---> 64e3a30fe58b [2021-01-04T07:49:33.266Z] [2021-01-04T07:49:33.266Z] Step 10/21 : FROM scratch [2021-01-04T07:49:33.266Z] ---> [2021-01-04T07:49:33.266Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T07:49:33.869Z] ---> Running in fee3fc66ed0a [2021-01-04T07:49:34.469Z] Removing intermediate container e168d88facb2 [2021-01-04T07:49:34.469Z] ---> 33cc7255faf4 [2021-01-04T07:49:34.469Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T07:49:34.469Z] ---> Running in b041d2ae34f4 [2021-01-04T07:49:34.469Z] Removing intermediate container fee3fc66ed0a [2021-01-04T07:49:34.469Z] ---> 6a131e0f4c8a [2021-01-04T07:49:34.469Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T07:49:34.573Z] 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-04T07:49:34.574Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-04T07:49:34.574Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-04T07:49:34.752Z] ---> Running in 2c2406c2af67 [2021-01-04T07:49:35.032Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:49:35.032Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:49:35.312Z] Removing intermediate container b041d2ae34f4 [2021-01-04T07:49:35.312Z] ---> afe52e567bba [2021-01-04T07:49:35.312Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T07:49:35.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:49:35.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:49:35.312Z] Removing intermediate container 2c2406c2af67 [2021-01-04T07:49:35.312Z] ---> c762e08743a0 [2021-01-04T07:49:35.312Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T07:49:35.312Z] ---> Running in d65922f9c750 [2021-01-04T07:49:35.587Z] ---> Running in 0fe0e14776b7 [2021-01-04T07:49:35.864Z] v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-04T07:49:35.864Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-04T07:49:35.864Z] OK: 10171 distinct packages available [2021-01-04T07:49:35.864Z] v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-04T07:49:35.864Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-04T07:49:35.864Z] OK: 10171 distinct packages available [2021-01-04T07:49:35.959Z] 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-04T07:49:35.959Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-04T07:49:36.136Z] Removing intermediate container d65922f9c750 [2021-01-04T07:49:36.136Z] ---> 60f0115d48bf [2021-01-04T07:49:36.136Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T07:49:36.411Z] Removing intermediate container 0fe0e14776b7 [2021-01-04T07:49:36.411Z] ---> 3eeffa8ebf7a [2021-01-04T07:49:36.411Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T07:49:36.411Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-04T07:49:36.687Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-04T07:49:36.687Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-04T07:49:36.687Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-04T07:49:36.687Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-04T07:49:36.687Z] (4/5) Installing curl (7.66.0-r3) [2021-01-04T07:49:36.687Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-04T07:49:36.687Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T07:49:36.687Z] Executing busybox-1.30.1-r3.trigger [2021-01-04T07:49:36.687Z] (4/5) Installing curl (7.66.0-r3) [2021-01-04T07:49:36.687Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T07:49:36.687Z] Executing ca-certificates-20191127-r2.trigger [2021-01-04T07:49:36.687Z] Executing busybox-1.30.1-r3.trigger [2021-01-04T07:49:36.687Z] Executing ca-certificates-20191127-r2.trigger [2021-01-04T07:49:37.022Z] 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-04T07:49:37.022Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-04T07:49:37.027Z] OK: 7 MiB in 19 packages [2021-01-04T07:49:37.027Z] OK: 7 MiB in 19 packages [2021-01-04T07:49:37.753Z] ---> ea3df14ae85c [2021-01-04T07:49:37.753Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T07:49:38.051Z] ---> c7b204a0c07d [2021-01-04T07:49:38.051Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T07:49:38.405Z] 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-04T07:49:39.345Z] 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-04T07:49:39.915Z] 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-04T07:49:40.097Z] ---> f8f515154bc9 [2021-01-04T07:49:40.097Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T07:49:41.080Z] ---> 07427dcc842a [2021-01-04T07:49:41.080Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T07:49:41.358Z] Removing intermediate container f9e99281b6e2 [2021-01-04T07:49:41.358Z] ---> 1241a190ba84 [2021-01-04T07:49:41.358Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T07:49:41.636Z] Removing intermediate container 1bb4c1eea017 [2021-01-04T07:49:41.636Z] ---> df02b9724689 [2021-01-04T07:49:41.636Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T07:49:41.636Z] ---> Running in b3ebec0ab7d9 [2021-01-04T07:49:41.910Z] ---> Running in 26082653da95 [2021-01-04T07:49:42.183Z] ---> 1a906ece6b26 [2021-01-04T07:49:42.183Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T07:49:42.183Z] ---> 08679e149196 [2021-01-04T07:49:42.183Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T07:49:42.183Z] Removing intermediate container b3ebec0ab7d9 [2021-01-04T07:49:42.183Z] ---> 48b3bb138705 [2021-01-04T07:49:42.183Z] Step 13/24 : WORKDIR / [2021-01-04T07:49:42.460Z] ---> Running in bb9906927a61 [2021-01-04T07:49:42.730Z] ---> Running in 28e5a86b9918 [2021-01-04T07:49:42.730Z] Removing intermediate container 26082653da95 [2021-01-04T07:49:42.730Z] ---> 158218c9de27 [2021-01-04T07:49:42.730Z] Step 13/22 : WORKDIR / [2021-01-04T07:49:43.005Z] ---> Running in aec6a4f724d6 [2021-01-04T07:49:43.005Z] ---> c63c0214dace [2021-01-04T07:49:43.005Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-04T07:49:43.005Z] Removing intermediate container bb9906927a61 [2021-01-04T07:49:43.005Z] ---> 672dce7b6146 [2021-01-04T07:49:43.005Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:49:43.211Z] Building version [2021-01-04T07:49:43.277Z] ---> Running in 8e5be6a8610c [2021-01-04T07:49:43.277Z] Removing intermediate container 28e5a86b9918 [2021-01-04T07:49:43.277Z] ---> b94aa05ae78e [2021-01-04T07:49:43.277Z] 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-04T07:49:43.552Z] Removing intermediate container aec6a4f724d6 [2021-01-04T07:49:43.552Z] ---> 8a5c57492fba [2021-01-04T07:49:43.552Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T07:49:44.154Z] Removing intermediate container 8e5be6a8610c [2021-01-04T07:49:44.154Z] ---> 99393507970f [2021-01-04T07:49:44.154Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T07:49:44.752Z] ---> Running in 2c7f2214d492 [2021-01-04T07:49:44.752Z] ---> 996adf05a97f [2021-01-04T07:49:44.752Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T07:49:44.752Z] ---> ff7e34905a76 [2021-01-04T07:49:44.752Z] 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-04T07:49:44.752Z] ---> 26da185b5ba0 [2021-01-04T07:49:44.752Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T07:49:45.121Z] Staging config-common [2021-01-04T07:49:45.351Z] Removing intermediate container 2c7f2214d492 [2021-01-04T07:49:45.351Z] ---> 36d8867bad37 [2021-01-04T07:49:45.351Z] Step 20/21 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:49:45.951Z] ---> Running in 3d343ff19d77 [2021-01-04T07:49:46.061Z] Skipping stage go-build-helper (already ran) [2021-01-04T07:49:46.061Z] Skipping stage static-packages (already ran) [2021-01-04T07:49:46.061Z] Skipping stage go115 (already ran) [2021-01-04T07:49:46.061Z] Staging edgex-go [2021-01-04T07:49:46.227Z] ---> ae443de1f2d9 [2021-01-04T07:49:46.227Z] ---> 127ef621cc2f [2021-01-04T07:49:46.227Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.tomlStep 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T07:49:46.227Z] [2021-01-04T07:49:46.505Z] ---> Running in aeff08b17b9f [2021-01-04T07:49:46.505Z] ---> 3cc5d36d716b [2021-01-04T07:49:46.505Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T07:49:46.505Z] Removing intermediate container 3d343ff19d77 [2021-01-04T07:49:46.505Z] ---> 06e3469406f3 [2021-01-04T07:49:46.505Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T07:49:46.780Z] ---> Running in 4de4175a0779 [2021-01-04T07:49:47.005Z] Staging version [2021-01-04T07:49:47.063Z] Removing intermediate container aeff08b17b9f [2021-01-04T07:49:47.063Z] ---> 55b70ceb5524 [2021-01-04T07:49:47.063Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:49:47.658Z] ---> 428e1c79c100 [2021-01-04T07:49:47.658Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T07:49:47.658Z] ---> Running in cd2ce2aa2e62 [2021-01-04T07:49:48.258Z] ---> 5597379e8514 [2021-01-04T07:49:48.258Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T07:49:48.258Z] Removing intermediate container 4de4175a0779 [2021-01-04T07:49:48.258Z] ---> b40302782655 [2021-01-04T07:49:48.258Z] [2021-01-04T07:49:48.388Z] Priming config-common [2021-01-04T07:49:48.865Z] Removing intermediate container cd2ce2aa2e62 [2021-01-04T07:49:48.865Z] ---> 6ec5294baf4d [2021-01-04T07:49:48.865Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T07:49:48.865Z] Successfully built b40302782655 [2021-01-04T07:49:49.144Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-04T07:49:49.144Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-04T07:49:49.329Z] Priming go-build-helper [2021-01-04T07:49:49.421Z] ---> Running in 4dd00837566a [2021-01-04T07:49:49.692Z] ---> a43083be55c4 [2021-01-04T07:49:49.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T07:49:49.692Z] ---> 2e9b3d2f6dc1 [2021-01-04T07:49:49.692Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-04T07:49:49.968Z] Removing intermediate container 0737777a6b27 [2021-01-04T07:49:49.968Z] ---> 710db9d93eb0 [2021-01-04T07:49:49.968Z] [2021-01-04T07:49:49.968Z] Step 10/23 : FROM alpine [2021-01-04T07:49:50.243Z] ---> Running in 002a5bd7164c [2021-01-04T07:49:50.243Z] latest: Pulling from library/alpine [2021-01-04T07:49:50.243Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T07:49:50.269Z] Priming static-packages [2021-01-04T07:49:50.514Z] Status: Downloaded newer image for alpine:latest [2021-01-04T07:49:50.514Z] ---> afeebe901d6b [2021-01-04T07:49:50.514Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T07:49:50.514Z] Removing intermediate container 4dd00837566a [2021-01-04T07:49:50.514Z] ---> cd19130b5459 [2021-01-04T07:49:50.514Z] Step 23/24 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:49:51.121Z] ---> Running in f34eef4f56e7 [2021-01-04T07:49:51.121Z] ---> Running in 9deb7a9f0c45 [2021-01-04T07:49:52.118Z] ---> 50119552c44e [2021-01-04T07:49:52.118Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T07:49:52.178Z] Priming go115 [2021-01-04T07:49:52.399Z] Removing intermediate container f34eef4f56e7 [2021-01-04T07:49:52.399Z] ---> 36c0b7926e5f [2021-01-04T07:49:52.399Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T07:49:52.399Z] Removing intermediate container 9deb7a9f0c45 [2021-01-04T07:49:52.399Z] ---> f288dba9d6d2 [2021-01-04T07:49:52.399Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T07:49:52.997Z] ---> Running in 1f670a179318 [2021-01-04T07:49:53.273Z] ---> Running in c3d191aeb0d0 [2021-01-04T07:49:53.273Z] ---> 5e620e5e150b [2021-01-04T07:49:53.273Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T07:49:53.562Z] Priming edgex-go [2021-01-04T07:49:53.868Z] ---> Running in a8df567f6deb [2021-01-04T07:49:54.459Z] Removing intermediate container 1f670a179318 [2021-01-04T07:49:54.459Z] ---> fc1889b92348 [2021-01-04T07:49:54.459Z] [2021-01-04T07:49:54.459Z] Removing intermediate container c3d191aeb0d0 [2021-01-04T07:49:54.459Z] ---> 561205e91be0 [2021-01-04T07:49:54.459Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-04T07:49:54.502Z] Priming version [2021-01-04T07:49:54.733Z] Removing intermediate container 002a5bd7164c [2021-01-04T07:49:54.733Z] ---> b4ed312eb734 [2021-01-04T07:49:54.733Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T07:49:54.733Z] ---> Running in b0a026deeffc [2021-01-04T07:49:55.012Z] ---> Running in 633be0b6be4c [2021-01-04T07:49:55.012Z] Successfully built fc1889b92348 [2021-01-04T07:49:55.012Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-04T07:49:55.012Z] Building docker-security-proxy-setup-go [2021-01-04T07:49:55.571Z]  Building docker-support-notifications-go ... done Removing intermediate container b0a026deeffc [2021-01-04T07:49:55.571Z] ---> 3cebd4051b45 [2021-01-04T07:49:55.571Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:49:55.571Z] Removing intermediate container 633be0b6be4c [2021-01-04T07:49:55.571Z] ---> d65547308545 [2021-01-04T07:49:55.571Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T07:49:55.571Z] ---> Running in cdea9d863737 [2021-01-04T07:49:55.848Z] ---> Running in 6643a9f82a7d [2021-01-04T07:49:55.884Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-04T07:49:56.462Z] Removing intermediate container 6643a9f82a7d [2021-01-04T07:49:56.462Z] ---> 0a2494ad9d3a [2021-01-04T07:49:56.462Z] Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:49:56.777Z] ---> Running in 8bf9e369d4d6 [2021-01-04T07:49:57.055Z] Removing intermediate container a8df567f6deb [2021-01-04T07:49:57.055Z] ---> 734f3ebfcac3 [2021-01-04T07:49:57.055Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] } [2021-01-04T07:49:57.331Z] Removing intermediate container 8bf9e369d4d6 [2021-01-04T07:49:57.331Z] ---> 49409b57e2c6 [2021-01-04T07:49:57.331Z] Step 22/22 : LABEL version=0.0.0 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-01-04T07:49:57.605Z] ---> Running in 1c65ee7a30b7 [2021-01-04T07:49:57.605Z] ---> Running in 20ddf25d6121 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-04T07:49:59.067Z] Removing intermediate container 1c65ee7a30b7 [2021-01-04T07:49:59.068Z] ---> ebb8f281da69 [2021-01-04T07:49:59.068Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T07:49:59.390Z] Removing intermediate container 20ddf25d6121 [2021-01-04T07:49:59.390Z] ---> 6926fc08fc45 [2021-01-04T07:49:59.390Z] [2021-01-04T07:49:59.685Z] ---> Running in 2faea56a0b36 [2021-01-04T07:49:59.975Z] Successfully built 6926fc08fc45 [2021-01-04T07:50:00.254Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-04T07:50:00.254Z] Building docker-core-metadata-go [2021-01-04T07:50:00.254Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container cdea9d863737 [2021-01-04T07:50:00.254Z] ---> c4e352f9e98e [2021-01-04T07:50:00.254Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-04T07:50:00.525Z] Removing intermediate container 2faea56a0b36 [2021-01-04T07:50:00.526Z] ---> 2d549b46a5b0 [2021-01-04T07:50:00.526Z] Step 23/24 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:50:00.804Z] ---> Running in 6f4b508e9058 [2021-01-04T07:50:00.804Z] ---> Running in 95d5dc81c0b2 [2021-01-04T07:50:01.786Z] Removing intermediate container 95d5dc81c0b2 [2021-01-04T07:50:01.786Z] ---> bb9430eccc5a [2021-01-04T07:50:01.786Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T07:50:02.067Z] ---> Running in 075041c6ef86 [2021-01-04T07:50:02.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:50:02.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:50:02.952Z] Removing intermediate container 075041c6ef86 [2021-01-04T07:50:02.952Z] ---> 3770eb228af6 [2021-01-04T07:50:02.952Z] [2021-01-04T07:50:03.227Z] Successfully built 3770eb228af6 [2021-01-04T07:50:03.227Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-04T07:50:03.227Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-01-04T07:50:03.500Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T07:50:03.500Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T07:50:03.500Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T07:50:03.771Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T07:50:03.772Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T07:50:04.045Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:50:04.045Z] OK: 8 MiB in 19 packages [2021-01-04T07:50:06.668Z] Removing intermediate container 6f4b508e9058 [2021-01-04T07:50:06.668Z] ---> 0fac2c5d3848 [2021-01-04T07:50:06.668Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T07:50:08.105Z] ---> 9129b011370b [2021-01-04T07:50:08.105Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T07:50:10.942Z] ---> 2477b3196fe5 [2021-01-04T07:50:10.942Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T07:50:11.932Z] ---> 4fe5421e27b6 [2021-01-04T07:50:11.932Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T07:50:12.208Z] ---> Running in 059e6872e4b3 [2021-01-04T07:50:12.817Z] Removing intermediate container 059e6872e4b3 [2021-01-04T07:50:12.817Z] ---> 9835b8578610 [2021-01-04T07:50:12.817Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:50:13.092Z] ---> Running in f601f609e1b4 [2021-01-04T07:50:13.688Z] Removing intermediate container f601f609e1b4 [2021-01-04T07:50:13.688Z] ---> f5773dcbc220 [2021-01-04T07:50:13.688Z] Step 21/23 : LABEL arch=arm64 [2021-01-04T07:50:14.286Z] ---> Running in c0fbb048ac70 [2021-01-04T07:50:15.278Z] Removing intermediate container c0fbb048ac70 [2021-01-04T07:50:15.278Z] ---> 7fe366b4dfd9 [2021-01-04T07:50:15.278Z] Step 22/23 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:50:15.881Z] ---> Running in af5f82aa9c9a [2021-01-04T07:50:16.489Z] Removing intermediate container af5f82aa9c9a [2021-01-04T07:50:16.489Z] ---> 65f09920b7dd [2021-01-04T07:50:16.489Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T07:50:16.767Z] ---> Running in ac606a51f7b0 [2021-01-04T07:50:17.758Z] Removing intermediate container ac606a51f7b0 [2021-01-04T07:50:17.758Z] ---> fe350c0acc69 [2021-01-04T07:50:17.758Z] [2021-01-04T07:50:18.035Z] Successfully built fe350c0acc69 [2021-01-04T07:50:18.035Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-04T07:50:30.468Z]  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:50:30.468Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:50:30.468Z] ---> 571933c5fc09 [2021-01-04T07:50:30.468Z] Step 3/27 : WORKDIR /edgex-go [2021-01-04T07:50:30.468Z] ---> Using cache [2021-01-04T07:50:30.468Z] ---> 36defb242e40 [2021-01-04T07:50:30.468Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:50:30.468Z] ---> Using cache [2021-01-04T07:50:30.468Z] ---> 2b9b91b60c41 [2021-01-04T07:50:30.468Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-04T07:50:31.919Z] ---> Running in 8bfbd428f871 [2021-01-04T07:50:33.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:50:34.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:50:34.968Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:50:34.968Z] v3.12.3-37-gc0e4f2aff0 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:50:34.968Z] OK: 12620 distinct packages available [2021-01-04T07:50:35.958Z] OK: 217 MiB in 51 packages [2021-01-04T07:50:39.407Z] Removing intermediate container 8bfbd428f871 [2021-01-04T07:50:39.407Z] ---> b22189b4cdeb [2021-01-04T07:50:39.407Z] Step 6/27 : COPY go.mod . [2021-01-04T07:50:40.401Z] ---> 608f8a6f75c9 [2021-01-04T07:50:40.401Z] Step 7/27 : RUN go mod download [2021-01-04T07:50:41.015Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:50:41.015Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:50:41.015Z] ---> 571933c5fc09 [2021-01-04T07:50:41.015Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T07:50:41.015Z] ---> Using cache [2021-01-04T07:50:41.015Z] ---> 36defb242e40 [2021-01-04T07:50:41.015Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:50:41.015Z] ---> Using cache [2021-01-04T07:50:41.015Z] ---> 2b9b91b60c41 [2021-01-04T07:50:41.015Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T07:50:41.015Z] ---> Using cache [2021-01-04T07:50:41.015Z] ---> f438d702aebf [2021-01-04T07:50:41.015Z] Step 6/21 : COPY go.mod . [2021-01-04T07:50:41.015Z] ---> Using cache [2021-01-04T07:50:41.016Z] ---> 61b5c37ea9fb [2021-01-04T07:50:41.016Z] Step 7/21 : RUN go mod download [2021-01-04T07:50:41.016Z] ---> Using cache [2021-01-04T07:50:41.016Z] ---> 51098d6200e7 [2021-01-04T07:50:41.310Z] Step 8/21 : COPY . . ---> Running in 997f14096a16 [2021-01-04T07:50:41.310Z] [2021-01-04T07:50:41.310Z] ---> Using cache [2021-01-04T07:50:41.310Z] ---> 96caae40b389 [2021-01-04T07:50:41.310Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T07:50:41.589Z] ---> Running in 31494d3dfb82 [2021-01-04T07:50:43.598Z] 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-04T07:50:44.599Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:50:44.599Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:50:44.599Z] ---> 571933c5fc09 [2021-01-04T07:50:44.599Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T07:50:44.599Z] ---> Using cache [2021-01-04T07:50:44.599Z] ---> 36defb242e40 [2021-01-04T07:50:44.599Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:50:44.599Z] ---> Using cache [2021-01-04T07:50:44.599Z] ---> 2b9b91b60c41 [2021-01-04T07:50:44.599Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T07:50:44.599Z] ---> Using cache [2021-01-04T07:50:44.599Z] ---> f438d702aebf [2021-01-04T07:50:44.599Z] Step 6/22 : COPY go.mod . [2021-01-04T07:50:44.599Z] ---> Using cache [2021-01-04T07:50:44.599Z] ---> 61b5c37ea9fb [2021-01-04T07:50:44.599Z] Step 7/22 : RUN go mod download [2021-01-04T07:50:44.599Z] ---> Using cache [2021-01-04T07:50:44.599Z] ---> 51098d6200e7 [2021-01-04T07:50:44.599Z] Step 8/22 : COPY . . [2021-01-04T07:50:44.599Z] ---> Using cache [2021-01-04T07:50:44.599Z] ---> 96caae40b389 [2021-01-04T07:50:44.599Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T07:50:45.219Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T07:50:45.219Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T07:50:45.219Z] ---> 571933c5fc09 [2021-01-04T07:50:45.219Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T07:50:45.219Z] ---> Using cache [2021-01-04T07:50:45.219Z] ---> 36defb242e40 [2021-01-04T07:50:45.219Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T07:50:45.219Z] ---> Using cache [2021-01-04T07:50:45.219Z] ---> 2b9b91b60c41 [2021-01-04T07:50:45.219Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T07:50:45.496Z] ---> Using cache [2021-01-04T07:50:45.496Z] ---> f438d702aebf [2021-01-04T07:50:45.496Z] Step 6/22 : COPY go.mod . [2021-01-04T07:50:45.496Z] ---> Using cache [2021-01-04T07:50:45.496Z] ---> 61b5c37ea9fb [2021-01-04T07:50:45.496Z] Step 7/22 : RUN go mod download [2021-01-04T07:50:45.496Z] ---> Using cache [2021-01-04T07:50:45.496Z] ---> 51098d6200e7 [2021-01-04T07:50:45.496Z] Step 8/22 : COPY . . [2021-01-04T07:50:45.496Z] ---> Running in 7fa28c3a5746 [2021-01-04T07:50:45.496Z] ---> Using cache [2021-01-04T07:50:45.496Z] ---> 96caae40b389 [2021-01-04T07:50:45.496Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T07:50:45.800Z] ---> Running in 44c561dcec2c [2021-01-04T07:50:46.104Z] Removing intermediate container 997f14096a16 [2021-01-04T07:50:46.104Z] ---> 96dc6d019a89 [2021-01-04T07:50:46.104Z] Step 8/27 : COPY . . [2021-01-04T07:50:48.210Z] 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-04T07:50:49.202Z] 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-04T07:51:07.585Z] ---> d94894a32e24 [2021-01-04T07:51:07.585Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T07:51:07.585Z] ---> Running in 3605e1e94628 [2021-01-04T07:51:09.591Z] 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-04T07:51:48.674Z] 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-04T07:52:03.829Z] Removing intermediate container 31494d3dfb82 [2021-01-04T07:52:03.829Z] ---> 814694208a52 [2021-01-04T07:52:03.829Z] [2021-01-04T07:52:03.829Z] Step 10/21 : FROM alpine [2021-01-04T07:52:03.829Z] ---> afeebe901d6b [2021-01-04T07:52:03.829Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-04T07:52:03.829Z] ---> Running in ce24c4379399 [2021-01-04T07:52:04.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:52:05.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:52:05.712Z] v3.12.3-36-ge8f315da3c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2021-01-04T07:52:05.712Z] v3.12.3-37-gc0e4f2aff0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2021-01-04T07:52:05.712Z] OK: 12615 distinct packages available [2021-01-04T07:52:06.315Z] Removing intermediate container 44c561dcec2c [2021-01-04T07:52:06.315Z] ---> acf429456281 [2021-01-04T07:52:06.315Z] [2021-01-04T07:52:06.315Z] Step 10/22 : FROM scratch [2021-01-04T07:52:06.315Z] ---> [2021-01-04T07:52:06.315Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T07:52:06.315Z] ---> Using cache [2021-01-04T07:52:06.315Z] ---> 6a131e0f4c8a [2021-01-04T07:52:06.315Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T07:52:06.592Z] ---> Running in 83684b3bb95d [2021-01-04T07:52:06.592Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T07:52:06.871Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T07:52:06.871Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T07:52:06.871Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T07:52:06.871Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:52:06.871Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T07:52:07.149Z] OK: 7 MiB in 18 packages [2021-01-04T07:52:07.428Z] Removing intermediate container 83684b3bb95d [2021-01-04T07:52:07.428Z] ---> 6719a5ea693e [2021-01-04T07:52:07.428Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T07:52:07.712Z] ---> Running in 6c8613df80ee [2021-01-04T07:52:08.319Z] Removing intermediate container 6c8613df80ee [2021-01-04T07:52:08.319Z] ---> 426a7b487228 [2021-01-04T07:52:08.319Z] Step 14/22 : WORKDIR / [2021-01-04T07:52:08.598Z] ---> Running in 3e03ac0ca892 [2021-01-04T07:52:09.594Z] Removing intermediate container ce24c4379399 [2021-01-04T07:52:09.594Z] ---> 88f864e87e1b [2021-01-04T07:52:09.594Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T07:52:09.594Z] Removing intermediate container 3e03ac0ca892 [2021-01-04T07:52:09.594Z] ---> 1844069e0fe1 [2021-01-04T07:52:09.594Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T07:52:09.875Z] ---> Running in fa8280a79faa [2021-01-04T07:52:10.479Z] Removing intermediate container fa8280a79faa [2021-01-04T07:52:10.479Z] ---> 19c22fee04ee [2021-01-04T07:52:10.479Z] Step 13/21 : WORKDIR /edgex [2021-01-04T07:52:10.758Z] ---> 222b9c7d22c2 [2021-01-04T07:52:10.758Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T07:52:10.758Z] ---> Running in fd3727b54e5c [2021-01-04T07:52:11.773Z] Removing intermediate container fd3727b54e5c [2021-01-04T07:52:11.773Z] ---> a7d44fcc2d3b [2021-01-04T07:52:11.773Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T07:52:12.057Z] ---> 569f89cedc1f [2021-01-04T07:52:12.057Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T07:52:12.662Z] ---> be53c67111c3 [2021-01-04T07:52:12.662Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T07:52:12.957Z] ---> 6b7e4b711561 [2021-01-04T07:52:12.957Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T07:52:13.235Z] ---> Running in 1d60b775f3fc [2021-01-04T07:52:14.674Z] Removing intermediate container 1d60b775f3fc [2021-01-04T07:52:14.674Z] ---> cf3818fbd11c [2021-01-04T07:52:14.674Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:52:14.950Z] ---> dc525a8a4775 [2021-01-04T07:52:14.950Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T07:52:14.950Z] ---> Running in 1febd9d99050 [2021-01-04T07:52:15.943Z] Removing intermediate container 1febd9d99050 [2021-01-04T07:52:15.943Z] ---> 5c18499cee68 [2021-01-04T07:52:15.943Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T07:52:16.221Z] ---> Running in 5380a444fb5f [2021-01-04T07:52:16.820Z] ---> c7325378e442 [2021-01-04T07:52:16.820Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T07:52:17.415Z] ---> Running in 22bc636ee0f6 [2021-01-04T07:52:17.415Z] Removing intermediate container 5380a444fb5f [2021-01-04T07:52:17.415Z] ---> d19223baff31 [2021-01-04T07:52:17.415Z] Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:52:17.690Z] Removing intermediate container 3605e1e94628 [2021-01-04T07:52:17.690Z] ---> afcbcc3a1bee [2021-01-04T07:52:17.690Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T07:52:17.962Z] ---> Running in 3142c8d43f18 [2021-01-04T07:52:18.231Z] ---> Running in 76e9deea4b05 [2021-01-04T07:52:18.231Z] Removing intermediate container 22bc636ee0f6 [2021-01-04T07:52:18.231Z] ---> f9e2fc9c8b2f [2021-01-04T07:52:18.231Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T07:52:18.231Z] Removing intermediate container 7fa28c3a5746 [2021-01-04T07:52:18.231Z] ---> 72c544f82559 [2021-01-04T07:52:18.231Z] [2021-01-04T07:52:18.231Z] Step 10/22 : FROM scratch [2021-01-04T07:52:18.231Z] ---> [2021-01-04T07:52:18.231Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T07:52:18.510Z] ---> Running in a13a058acce8 [2021-01-04T07:52:18.510Z] Removing intermediate container 3142c8d43f18 [2021-01-04T07:52:18.510Z] ---> f351dfe2be3b [2021-01-04T07:52:18.510Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T07:52:18.786Z] ---> Using cache [2021-01-04T07:52:18.786Z] ---> 6a131e0f4c8a [2021-01-04T07:52:18.786Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T07:52:18.786Z] ---> Running in 5bc8ed7bfa77 [2021-01-04T07:52:18.786Z] ---> Running in a6d283f8f9f1 [2021-01-04T07:52:19.380Z] Removing intermediate container a13a058acce8 [2021-01-04T07:52:19.380Z] ---> 4374b363aa30 [2021-01-04T07:52:19.380Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T07:52:19.380Z] Removing intermediate container 5bc8ed7bfa77 [2021-01-04T07:52:19.380Z] ---> c20059a0678a [2021-01-04T07:52:19.380Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T07:52:19.651Z] ---> Running in 237d69438dc5 [2021-01-04T07:52:19.651Z] Removing intermediate container a6d283f8f9f1 [2021-01-04T07:52:19.651Z] ---> 657e45d43414 [2021-01-04T07:52:19.651Z] [2021-01-04T07:52:19.651Z] ---> Running in c5b72e971078 [2021-01-04T07:52:19.651Z] 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-04T07:52:20.257Z] Successfully built 657e45d43414 [2021-01-04T07:52:20.257Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-04T07:52:20.257Z] Removing intermediate container 237d69438dc5 [2021-01-04T07:52:20.257Z]  Building docker-core-command-go ... done  ---> 586f46a447c8 [2021-01-04T07:52:20.257Z] Step 20/21 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:52:20.257Z] Removing intermediate container c5b72e971078 [2021-01-04T07:52:20.257Z] ---> 0587a7d75c37 [2021-01-04T07:52:20.257Z] Step 14/22 : WORKDIR / [2021-01-04T07:52:20.531Z] ---> Running in 1a537c5298af [2021-01-04T07:52:20.532Z] ---> Running in 9313c453a560 [2021-01-04T07:52:21.132Z] Removing intermediate container 1a537c5298af [2021-01-04T07:52:21.132Z] ---> 4b136ee9c751 [2021-01-04T07:52:21.132Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T07:52:21.132Z] Removing intermediate container 9313c453a560 [2021-01-04T07:52:21.132Z] ---> 41b4a0e673ca [2021-01-04T07:52:21.132Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T07:52:21.132Z] ---> Running in 8df457dd9d78 [2021-01-04T07:52:21.731Z] Removing intermediate container 8df457dd9d78 [2021-01-04T07:52:21.731Z] ---> ae2fa19ec3f7 [2021-01-04T07:52:21.731Z] [2021-01-04T07:52:22.005Z] ---> 676d775c9be7 [2021-01-04T07:52:22.005Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T07:52:22.278Z] Successfully built ae2fa19ec3f7 [2021-01-04T07:52:22.278Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-04T07:52:22.875Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 76e9deea4b05 [2021-01-04T07:52:22.875Z] ---> c1d3cb97f99c [2021-01-04T07:52:22.875Z] [2021-01-04T07:52:22.875Z] Step 11/27 : FROM docker:latest [2021-01-04T07:52:22.875Z] ---> f66387bf908a [2021-01-04T07:52:22.875Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-04T07:52:23.483Z] ---> Running in 0d63fc8efa0a [2021-01-04T07:52:23.483Z] ---> 70d9b54dc367 [2021-01-04T07:52:23.483Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T07:52:24.466Z] ---> 79233a94fd9a [2021-01-04T07:52:24.466Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T07:52:24.466Z] ---> Running in 4339d4c0335f [2021-01-04T07:52:24.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:52:25.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:52:25.014Z] Removing intermediate container 4339d4c0335f [2021-01-04T07:52:25.014Z] ---> 2de3613d4398 [2021-01-04T07:52:25.014Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:52:25.014Z] ---> Running in e50b9ec44cbc [2021-01-04T07:52:25.614Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T07:52:25.614Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T07:52:25.614Z] Removing intermediate container e50b9ec44cbc [2021-01-04T07:52:25.614Z] ---> b87436ceb82c [2021-01-04T07:52:25.614Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T07:52:25.614Z] Executing bash-5.0.17-r0.post-install [2021-01-04T07:52:25.614Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:52:25.614Z] OK: 12 MiB in 22 packages [2021-01-04T07:52:25.614Z] ---> Running in 1348fe428ac3 [2021-01-04T07:52:26.212Z] Removing intermediate container 1348fe428ac3 [2021-01-04T07:52:26.212Z] ---> 87e8507e6487 [2021-01-04T07:52:26.212Z] Step 21/22 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:52:26.485Z] ---> Running in e9818453a9d5 [2021-01-04T07:52:27.078Z] Removing intermediate container e9818453a9d5 [2021-01-04T07:52:27.078Z] ---> 47cd2dce6d9d [2021-01-04T07:52:27.078Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T07:52:27.078Z] Removing intermediate container 0d63fc8efa0a [2021-01-04T07:52:27.078Z] ---> 33372bf58446 [2021-01-04T07:52:27.078Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-04T07:52:27.078Z] ---> Running in 407641227da6 [2021-01-04T07:52:27.352Z] ---> Running in bfb886c38ba6 [2021-01-04T07:52:27.627Z] Removing intermediate container 407641227da6 [2021-01-04T07:52:27.627Z] ---> c245133129f0 [2021-01-04T07:52:27.627Z] [2021-01-04T07:52:28.222Z] Successfully built c245133129f0 [2021-01-04T07:52:28.222Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-04T07:52:29.650Z]  Building docker-core-metadata-go ... done Removing intermediate container bfb886c38ba6 [2021-01-04T07:52:29.650Z] ---> 7e47868f84a6 [2021-01-04T07:52:29.650Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T07:52:29.650Z] ---> Running in d658f7ba2743 [2021-01-04T07:52:29.921Z] Removing intermediate container d658f7ba2743 [2021-01-04T07:52:29.921Z] ---> 1c0bc691e116 [2021-01-04T07:52:29.921Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-04T07:52:30.194Z] ---> Running in 7a9d729c4561 [2021-01-04T07:52:30.466Z] Removing intermediate container 7a9d729c4561 [2021-01-04T07:52:30.466Z] ---> 318f7399bf95 [2021-01-04T07:52:30.466Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-04T07:52:30.738Z] ---> Running in 0209858b44c8 [2021-01-04T07:52:31.011Z] Removing intermediate container 0209858b44c8 [2021-01-04T07:52:31.011Z] ---> 7e3a331beb9e [2021-01-04T07:52:31.011Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T07:52:32.453Z] ---> 57def1991d76 [2021-01-04T07:52:32.453Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T07:52:33.049Z] ---> 1ed686f57d8f [2021-01-04T07:52:33.049Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T07:52:34.026Z] ---> 775ae68f0e19 [2021-01-04T07:52:34.027Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-04T07:52:34.302Z] ---> Running in b8876c8d3030 [2021-01-04T07:52:35.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:52:35.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:52:36.146Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T07:52:36.146Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T07:52:36.146Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T07:52:36.146Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T07:52:36.146Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T07:52:36.146Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T07:52:36.147Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T07:52:38.099Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T07:52:38.099Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T07:52:38.099Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T07:52:38.099Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T07:52:38.099Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T07:52:38.099Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T07:52:38.099Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T07:52:38.099Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T07:52:38.099Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T07:52:38.099Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T07:52:38.099Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T07:52:38.099Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T07:52:38.099Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T07:52:38.099Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T07:52:38.369Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T07:52:38.369Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T07:52:38.369Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T07:52:38.369Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T07:52:38.369Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T07:52:38.369Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T07:52:38.369Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T07:52:38.369Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T07:52:38.369Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T07:52:38.369Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T07:52:38.369Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T07:52:38.638Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T07:52:38.638Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:52:38.638Z] OK: 71 MiB in 55 packages [2021-01-04T07:52:46.975Z] Removing intermediate container b8876c8d3030 [2021-01-04T07:52:46.976Z] ---> 674b08df8dbe [2021-01-04T07:52:46.976Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-04T07:52:46.976Z] ---> Running in ffddb6721eb0 [2021-01-04T07:52:50.373Z] Collecting docker-compose==1.23.2 [2021-01-04T07:52:50.373Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T07:52:50.969Z] Collecting docopt<0.7,>=0.6.1 [2021-01-04T07:52:50.969Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T07:52:52.951Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T07:52:52.951Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T07:52:55.571Z] Collecting PyYAML<4,>=3.10 [2021-01-04T07:52:55.571Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T07:52:58.187Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T07:52:58.187Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T07:52:58.782Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T07:52:58.782Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T07:53:00.753Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T07:53:00.753Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T07:53:01.025Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T07:53:01.025Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T07:53:01.297Z] 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-04T07:53:01.569Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T07:53:01.845Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T07:53:03.273Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T07:53:03.273Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T07:53:03.545Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T07:53:03.545Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T07:53:03.545Z] 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-04T07:53:03.819Z] Collecting idna<2.8,>=2.5 [2021-01-04T07:53:03.819Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T07:53:04.413Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T07:53:04.413Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T07:53:04.686Z] 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-04T07:53:04.686Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T07:53:04.686Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T07:53:04.686Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T07:53:04.686Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T07:53:05.279Z] Installing collected packages: docopt, dockerpty, PyYAML, jsonschema, texttable, websocket-client, cached-property, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2021-01-04T07:53:05.279Z] Running setup.py install for docopt: started [2021-01-04T07:53:07.250Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T07:53:07.250Z] Running setup.py install for dockerpty: started [2021-01-04T07:53:09.223Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T07:53:09.223Z] Running setup.py install for PyYAML: started [2021-01-04T07:53:11.193Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T07:53:11.466Z] Running setup.py install for texttable: started [2021-01-04T07:53:13.447Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T07:53:13.447Z] Attempting uninstall: idna [2021-01-04T07:53:13.447Z] Found existing installation: idna 2.9 [2021-01-04T07:53:13.447Z] Uninstalling idna-2.9: [2021-01-04T07:53:13.720Z] Successfully uninstalled idna-2.9 [2021-01-04T07:53:14.318Z] Attempting uninstall: urllib3 [2021-01-04T07:53:14.318Z] Found existing installation: urllib3 1.25.9 [2021-01-04T07:53:14.318Z] Uninstalling urllib3-1.25.9: [2021-01-04T07:53:14.318Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T07:53:14.913Z] Attempting uninstall: requests [2021-01-04T07:53:14.913Z] Found existing installation: requests 2.23.0 [2021-01-04T07:53:14.913Z] Uninstalling requests-2.23.0: [2021-01-04T07:53:15.186Z] Successfully uninstalled requests-2.23.0 [2021-01-04T07:53:17.158Z] 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-04T07:53:20.549Z] Removing intermediate container ffddb6721eb0 [2021-01-04T07:53:20.549Z] ---> 5ade3164a504 [2021-01-04T07:53:20.549Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-04T07:53:20.549Z] ---> Running in ee44161b7f22 [2021-01-04T07:53:21.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T07:53:21.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T07:53:22.585Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T07:53:22.585Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T07:53:22.585Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T07:53:22.585Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T07:53:22.585Z] OK: 71 MiB in 58 packages [2021-01-04T07:53:24.037Z] Removing intermediate container ee44161b7f22 [2021-01-04T07:53:24.037Z] ---> 725c2b74d086 [2021-01-04T07:53:24.037Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T07:53:24.037Z] ---> Running in 8214d97d4814 [2021-01-04T07:53:24.311Z] Removing intermediate container 8214d97d4814 [2021-01-04T07:53:24.311Z] ---> 611fa3fe24d6 [2021-01-04T07:53:24.311Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T07:53:24.584Z] ---> Running in 8202bc6e50da [2021-01-04T07:53:24.861Z] Removing intermediate container 8202bc6e50da [2021-01-04T07:53:24.861Z] ---> 9af966b21141 [2021-01-04T07:53:24.861Z] Step 25/27 : LABEL arch=arm64 [2021-01-04T07:53:25.137Z] ---> Running in ef130a86be19 [2021-01-04T07:53:25.735Z] Removing intermediate container ef130a86be19 [2021-01-04T07:53:25.735Z] ---> a2386995b5dd [2021-01-04T07:53:25.735Z] Step 26/27 : LABEL git_sha=48681769295103152e3208b5d229db6fda73c965 [2021-01-04T07:53:25.735Z] ---> Running in 668ba2bc5b3e [2021-01-04T07:53:26.333Z] Removing intermediate container 668ba2bc5b3e [2021-01-04T07:53:26.333Z] ---> 4e91418a5202 [2021-01-04T07:53:26.333Z] Step 27/27 : LABEL version=0.0.0 [2021-01-04T07:53:26.333Z] ---> Running in a6d0b7d3083b [2021-01-04T07:53:26.936Z] Removing intermediate container a6d0b7d3083b [2021-01-04T07:53:26.936Z] ---> 373b155adc52 [2021-01-04T07:53:26.936Z] [2021-01-04T07:53:27.209Z] Successfully built 373b155adc52 [2021-01-04T07:53:27.209Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-04T07:53:27.498Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-04T07:53:27.498Z] $ docker stop --time=1 4452d7f233b26524bf1c725f9bc73c25b82c52634f86c6f127f10b16d72dfd08 [2021-01-04T07:53:29.502Z] $ docker rm -f 4452d7f233b26524bf1c725f9bc73c25b82c52634f86c6f127f10b16d72dfd08 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T07:53:30.205Z] + docker images [2021-01-04T07:53:30.205Z] + grep docker [2021-01-04T07:53:30.477Z] docker-sys-mgmt-agent-go-arm64 latest 373b155adc52 4 seconds ago 300MB [2021-01-04T07:53:30.477Z] docker-core-metadata-go-arm64 latest c245133129f0 About a minute ago 12.2MB [2021-01-04T07:53:30.477Z] docker-security-proxy-setup-go-arm64 latest ae2fa19ec3f7 About a minute ago 23.3MB [2021-01-04T07:53:30.477Z] docker-core-command-go-arm64 latest 657e45d43414 About a minute ago 9.98MB [2021-01-04T07:53:30.477Z] docker-core-data-go-arm64 latest fe350c0acc69 3 minutes ago 20.9MB [2021-01-04T07:53:30.477Z] docker-security-secretstore-setup-go-arm64 latest 3770eb228af6 3 minutes ago 23.5MB [2021-01-04T07:53:30.477Z] docker-security-bootstrap-redis-go-arm64 latest 6926fc08fc45 3 minutes ago 15.1MB [2021-01-04T07:53:30.477Z] docker-support-notifications-go-arm64 latest fc1889b92348 3 minutes ago 11.4MB [2021-01-04T07:53:30.477Z] docker-support-scheduler-go-arm64 latest b40302782655 3 minutes ago 10MB [2021-01-04T07:53:30.477Z] docker latest f66387bf908a 2 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-04T07:53:32.698Z] provisioning config files... [2021-01-04T07:53:32.713Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config7182513645805324158tmp [Pipeline] { [Pipeline] sh [2021-01-04T07:53:33.098Z] + set +x [2021-01-04T07:53:33.098Z] + curl -s https://codecov.io/bash [2021-01-04T07:53:33.098Z] + bash -s -- [2021-01-04T07:53:33.671Z] [2021-01-04T07:53:33.671Z] _____ _ [2021-01-04T07:53:33.671Z] / ____| | | [2021-01-04T07:53:33.671Z] | | ___ __| | ___ ___ _____ __ [2021-01-04T07:53:33.671Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-04T07:53:33.671Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-04T07:53:33.671Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-04T07:53:33.671Z] Bash-20201231-23d4836 [2021-01-04T07:53:33.671Z] [2021-01-04T07:53:33.671Z] [2021-01-04T07:53:33.671Z] ==> git version 2.24.3 found [2021-01-04T07:53:33.671Z] ==> 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-04T07:53:33.671Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-04T07:53:33.671Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-04T07:53:33.671Z] ==> Jenkins CI detected. [2021-01-04T07:53:33.672Z] project root: . [2021-01-04T07:53:33.672Z] --> token set from env [2021-01-04T07:53:33.672Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-04T07:53:33.672Z] ==> Running gcov in . (disable via -X gcov) [2021-01-04T07:53:33.672Z] ==> Python coveragepy not found [2021-01-04T07:53:33.672Z] ==> Searching for coverage reports in: [2021-01-04T07:53:33.672Z] + . [2021-01-04T07:53:33.672Z] -> Found 1 reports [2021-01-04T07:53:33.672Z] ==> Detecting git/mercurial file structure [2021-01-04T07:53:33.672Z] ==> Reading reports [2021-01-04T07:53:33.672Z] + ./coverage.out bytes=538343 [2021-01-04T07:53:33.672Z] ==> Appending adjustments [2021-01-04T07:53:33.672Z] https://docs.codecov.io/docs/fixing-reports [2021-01-04T07:53:36.984Z] + Found adjustments [2021-01-04T07:53:36.984Z] ==> Gzipping contents [2021-01-04T07:53:36.984Z] 84K /tmp/codecov.ebua4K.gz [2021-01-04T07:53:36.984Z] ==> Uploading reports [2021-01-04T07:53:36.984Z] url: https://codecov.io [2021-01-04T07:53:36.984Z] query: branch=PR-2962&commit=48681769295103152e3208b5d229db6fda73c965&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= [2021-01-04T07:53:36.984Z] -> Pinging Codecov [2021-01-04T07:53:36.984Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2962&commit=48681769295103152e3208b5d229db6fda73c965&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= [2021-01-04T07:53:37.247Z] -> Uploading to [2021-01-04T07:53:37.247Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-04/00271124DB129430A58F1EEE437C3FCB/48681769295103152e3208b5d229db6fda73c965/14d07c7e-e7b3-40fc-b05e-991b1e38cc43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T075336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6f2de904eb1bd1e9a8291e2dbff93a3d0b5819cb1196c871c3774a2607d3554 [2021-01-04T07:53:37.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T07:53:37.247Z] Dload Upload Total Spent Left Speed [2021-01-04T07:53:37.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81952 0 0 100 81952 0 145k --:--:-- --:--:-- --:--:-- 145k [2021-01-04T07:53:37.821Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/48681769295103152e3208b5d229db6fda73c965 [Pipeline] } [2021-01-04T07:53:37.831Z] 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-04T07:53:39.918Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T07:53:40.797Z] ---> package-listing.sh [2021-01-04T07:53:40.797Z] ++ facter osfamily [2021-01-04T07:53:40.797Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T07:53:40.797Z] + OS_FAMILY=redhat [2021-01-04T07:53:40.797Z] + workspace=/w/workspace/edgex-go/5 [2021-01-04T07:53:40.797Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T07:53:40.797Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T07:53:40.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T07:53:40.797Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T07:53:40.797Z] + '[' /w/workspace/edgex-go/5 ']' [2021-01-04T07:53:40.797Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T07:53:40.797Z] + case "${OS_FAMILY}" in [2021-01-04T07:53:40.797Z] + rpm -qa [2021-01-04T07:53:40.797Z] + sort [2021-01-04T07:53:46.098Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T07:53:46.098Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T07:53:46.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T07:53:46.098Z] + '[' /w/workspace/edgex-go/5 ']' [2021-01-04T07:53:46.098Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-01-04T07:53:46.098Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-01-04T07:53:46.111Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T07:53:46.401Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:53:46.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T07:53:46.709Z] [2021-01-04T07:53:46.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T07:53:47.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T07:53:47.111Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T07:53:47.111Z] df20fa9351a1: Pulling fs layer [2021-01-04T07:53:47.111Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T07:53:47.111Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T07:53:47.111Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T07:53:47.111Z] 93b61091891f: Pulling fs layer [2021-01-04T07:53:47.111Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T07:53:47.111Z] 5e14af77c1be: Pulling fs layer [2021-01-04T07:53:47.111Z] 01666e4c0597: Pulling fs layer [2021-01-04T07:53:47.111Z] aa168da1d23b: Pulling fs layer [2021-01-04T07:53:47.111Z] 5e14af77c1be: Waiting [2021-01-04T07:53:47.111Z] 93b9cdb0e59b: Waiting [2021-01-04T07:53:47.111Z] 46f8f816bc3b: Waiting [2021-01-04T07:53:47.111Z] 01666e4c0597: Waiting [2021-01-04T07:53:47.111Z] 93b61091891f: Waiting [2021-01-04T07:53:47.111Z] aa168da1d23b: Waiting [2021-01-04T07:53:47.111Z] 36b3adc4ff6f: Verifying Checksum [2021-01-04T07:53:47.111Z] 36b3adc4ff6f: Download complete [2021-01-04T07:53:47.111Z] 46f8f816bc3b: Verifying Checksum [2021-01-04T07:53:47.111Z] 46f8f816bc3b: Download complete [2021-01-04T07:53:47.111Z] df20fa9351a1: Verifying Checksum [2021-01-04T07:53:47.379Z] 93b9cdb0e59b: Verifying Checksum [2021-01-04T07:53:47.379Z] 93b9cdb0e59b: Download complete [2021-01-04T07:53:47.379Z] 5e14af77c1be: Verifying Checksum [2021-01-04T07:53:47.379Z] 5e14af77c1be: Download complete [2021-01-04T07:53:47.379Z] 93b61091891f: Verifying Checksum [2021-01-04T07:53:47.379Z] 93b61091891f: Download complete [2021-01-04T07:53:47.379Z] 01666e4c0597: Verifying Checksum [2021-01-04T07:53:47.379Z] 01666e4c0597: Download complete [2021-01-04T07:53:47.652Z] df20fa9351a1: Pull complete [2021-01-04T07:53:47.915Z] 36b3adc4ff6f: Pull complete [2021-01-04T07:53:48.495Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T07:53:48.495Z] 8ad3a11d3b57: Download complete [2021-01-04T07:53:49.075Z] 8ad3a11d3b57: Pull complete [2021-01-04T07:53:49.339Z] 46f8f816bc3b: Pull complete [2021-01-04T07:53:50.285Z] aa168da1d23b: Verifying Checksum [2021-01-04T07:53:50.285Z] aa168da1d23b: Download complete [2021-01-04T07:53:50.859Z] 93b61091891f: Pull complete [2021-01-04T07:53:51.123Z] 93b9cdb0e59b: Pull complete [2021-01-04T07:53:51.385Z] 5e14af77c1be: Pull complete [2021-01-04T07:53:51.385Z] 01666e4c0597: Pull complete [2021-01-04T07:54:01.419Z] aa168da1d23b: Pull complete [2021-01-04T07:54:01.419Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T07:54:01.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T07:54:01.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T07:54:01.622Z] prd-centos7-docker-4c-2g-18146 does not seem to be running inside a container [2021-01-04T07:54:01.675Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-04T07:54:08.530Z] $ docker top 045450a28f602a7d82dca6e71eef56b531407301d7c78e0be32bbd1ac9ca55d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T07:54:09.031Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T07:54:09.336Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T07:54:09.637Z] + ls /var/log/sa-host [2021-01-04T07:54:09.637Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T07:54:09.637Z] file_magic: OK [2021-01-04T07:54:09.637Z] HZ: Using current value: 100 [2021-01-04T07:54:09.637Z] file_header: OK [2021-01-04T07:54:09.637Z] 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-04T07:54:09.637Z] Statistics: [2021-01-04T07:54:09.637Z] 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... [2021-01-04T07:54:09.637Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T07:54:09.637Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T07:54:09.637Z] file_magic: OK [2021-01-04T07:54:09.637Z] HZ: Using current value: 100 [2021-01-04T07:54:09.637Z] file_header: OK [2021-01-04T07:54:09.637Z] 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-04T07:54:09.637Z] Statistics: [2021-01-04T07:54:09.637Z] Hnuu...uuuununununu... [2021-01-04T07:54:09.637Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T07:54:10.220Z] provisioning config files... [2021-01-04T07:54:10.235Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config593799290368841372tmp [Pipeline] { [Pipeline] echo [2021-01-04T07:54:10.327Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T07:54:10.623Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T07:54:10.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T07:54:10.746Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T07:54:11.043Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T07:54:11.054Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T07:54:11.351Z] ---> sudo-logs.sh [2021-01-04T07:54:11.351Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T07:54:11.361Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T07:54:11.658Z] ---> job-cost.sh [2021-01-04T07:54:11.658Z] lf-activate-venv: SKIPPING [2021-01-04T07:54:11.658Z] INFO: No Stack... [2021-01-04T07:54:12.619Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T07:54:12.890Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T07:54:12.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T07:54:13.213Z] ---> logs-deploy.sh [2021-01-04T07:54:13.213Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2962/5 [2021-01-04T07:54:13.213Z] INFO: archiving workspace using pattern(s): [2021-01-04T07:54:14.600Z] Archives upload complete. [2021-01-04T07:54:14.600Z] INFO: archiving logs to Nexus