Pull request #2985 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 779e6909f91457a37bf7de56cb8225d9b8f58534+5abdadd8b70be8a3e6975420755e8102c38e7ff4 (6a1e082fa514973723b7ce184c18141163fe9c15) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18526 in /w/workspace/edgexfoundry_edgex-go_PR-2985 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/2985/head:refs/remotes/origin/PR-2985 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5abdadd8b70be8a3e6975420755e8102c38e7ff4 into PR head commit 779e6909f91457a37bf7de56cb8225d9b8f58534 Merge succeeded, producing 779e6909f91457a37bf7de56cb8225d9b8f58534 Checking out Revision 779e6909f91457a37bf7de56cb8225d9b8f58534 (PR-2985) > git config core.sparsecheckout # timeout=10 > git checkout -f 779e6909f91457a37bf7de56cb8225d9b8f58534 # 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 5abdadd8b70be8a3e6975420755e8102c38e7ff4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 779e6909f91457a37bf7de56cb8225d9b8f58534 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T17:03:22.849Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T17:03:23.103Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T17:03:23.207Z] ========================================================= [2021-01-05T17:03:23.207Z] EdgeX Global Pipelines Version Info [2021-01-05T17:03:23.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 [2021-01-05T17:03:25.470Z] ------------------- [2021-01-05T17:03:25.470Z] stable info: [2021-01-05T17:03:25.470Z] ------------------- [2021-01-05T17:03:25.471Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T17:03:25.471Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T17:03:25.471Z] Message: update stable to v1.0.173 [2021-01-05T17:03:26.486Z] ------------------- [2021-01-05T17:03:26.486Z] experimental info: [2021-01-05T17:03:26.486Z] ------------------- [2021-01-05T17:03:26.486Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T17:03:26.486Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T17:03:26.486Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T17:03:26.774Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T17:03:26.861Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T17:03:26.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T17:03:27.027Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T17:03:27.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T17:03:27.192Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T17:03:27.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T17:03:27.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T17:03:27.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T17:03:27.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T17:03:27.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T17:03:27.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T17:03:27.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T17:03:27.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T17:03:28.017Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T17:03:28.201Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T17:03:28.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T17:03:28.439Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T17:03:28.531Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T17:03:28.623Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T17:03:28.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T17:03:28.814Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T17:03:28.905Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T17:03:28.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2985 [Pipeline] echo [2021-01-05T17:03:29.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2985 [Pipeline] echo [2021-01-05T17:03:29.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2985 [Pipeline] echo [2021-01-05T17:03:29.280Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 779e6909f91457a37bf7de56cb8225d9b8f58534 [Pipeline] echo [2021-01-05T17:03:29.366Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 779e690 [Pipeline] echo [2021-01-05T17:03:29.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T17:03:29.622Z] provisioning config files... [2021-01-05T17:03:29.684Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3207418856113444573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:03:30.102Z] ---> docker-login.sh [2021-01-05T17:03:30.102Z] nexus3.edgexfoundry.org:10001 [2021-01-05T17:03:30.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:03:30.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:03:30.990Z] Configure a credential helper to remove this warning. See [2021-01-05T17:03:30.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:03:30.990Z] [2021-01-05T17:03:30.990Z] Login Succeeded [2021-01-05T17:03:30.990Z] nexus3.edgexfoundry.org:10002 [2021-01-05T17:03:30.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:03:31.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:03:31.282Z] Configure a credential helper to remove this warning. See [2021-01-05T17:03:31.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:03:31.282Z] [2021-01-05T17:03:31.282Z] Login Succeeded [2021-01-05T17:03:31.282Z] nexus3.edgexfoundry.org:10003 [2021-01-05T17:03:31.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:03:31.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:03:31.554Z] Configure a credential helper to remove this warning. See [2021-01-05T17:03:31.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:03:31.554Z] [2021-01-05T17:03:31.554Z] Login Succeeded [2021-01-05T17:03:31.554Z] nexus3.edgexfoundry.org:10004 [2021-01-05T17:03:32.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:03:32.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:03:32.178Z] Configure a credential helper to remove this warning. See [2021-01-05T17:03:32.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:03:32.178Z] [2021-01-05T17:03:32.178Z] Login Succeeded [2021-01-05T17:03:32.178Z] docker.io [2021-01-05T17:03:32.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:03:32.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:03:32.722Z] Configure a credential helper to remove this warning. See [2021-01-05T17:03:32.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:03:32.722Z] [2021-01-05T17:03:32.722Z] Login Succeeded [2021-01-05T17:03:32.722Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T17:03:32.754Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T17:03:33.289Z] ++ 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-05T17:03:33.289Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:03:33.289Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T17:03:33.289Z] ++ cut -d/ -f2 [2021-01-05T17:03:33.289Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T17:03:33.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:03:33.290Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T17:03:33.290Z] ++ cut -d/ -f2 [2021-01-05T17:03:33.290Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T17:03:33.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:03:33.290Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T17:03:33.290Z] ++ cut -d/ -f2 [2021-01-05T17:03:33.290Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T17:03:33.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:03:33.290Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T17:03:33.290Z] ++ cut -d/ -f2 [2021-01-05T17:03:33.290Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T17:03:33.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:03:33.290Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T17:03:33.290Z] ++ cut -d/ -f2 [2021-01-05T17:03:33.290Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T17:03:33.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:03:33.290Z] ++ cut -d/ -f2 [2021-01-05T17:03:33.290Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T17:03:33.290Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T17:03:33.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:03:33.290Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T17:03:33.290Z] ++ cut -d/ -f2 [2021-01-05T17:03:33.290Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T17:03:33.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:03:33.290Z] ++ cut -d/ -f2 [2021-01-05T17:03:33.290Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T17:03:33.290Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T17:03:33.290Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T17:03:33.290Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T17:03:33.290Z] ++ cut -d/ -f2 [2021-01-05T17:03:33.290Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T17:03:33.404Z] 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-05T17:03:34.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T17:03:34.559Z] [2021-01-05T17:03:34.559Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:03:35.034Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T17:03:35.034Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T17:03:35.034Z] 31603596830f: Pulling fs layer [2021-01-05T17:03:35.034Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T17:03:35.034Z] 6ca5941a6612: Pulling fs layer [2021-01-05T17:03:35.034Z] ecc8261a40a4: Pulling fs layer [2021-01-05T17:03:35.034Z] ecc8261a40a4: Waiting [2021-01-05T17:03:35.034Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T17:03:35.034Z] 2a8b12db71e7: Download complete [2021-01-05T17:03:35.670Z] ecc8261a40a4: Verifying Checksum [2021-01-05T17:03:35.670Z] ecc8261a40a4: Download complete [2021-01-05T17:03:35.670Z] 6ca5941a6612: Verifying Checksum [2021-01-05T17:03:35.670Z] 6ca5941a6612: Download complete [2021-01-05T17:03:35.670Z] 31603596830f: Verifying Checksum [2021-01-05T17:03:35.670Z] 31603596830f: Download complete [2021-01-05T17:03:36.306Z] 31603596830f: Pull complete [2021-01-05T17:03:36.592Z] 2a8b12db71e7: Pull complete [2021-01-05T17:03:38.041Z] 6ca5941a6612: Pull complete [2021-01-05T17:03:38.328Z] ecc8261a40a4: Pull complete [2021-01-05T17:03:38.328Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T17:03:38.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T17:03:38.328Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T17:03:38.578Z] prd-centos7-docker-4c-2g-18526 does not seem to be running inside a container [2021-01-05T17:03:38.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T17:03:41.280Z] $ docker top dc8713d0c21e65e0258081e498bbb1f927110a9ad003a7ae9c5a8a7791a3b7c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T17:03:41.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T17:03:41.655Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T17:03:42.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T17:03:42.072Z] $ docker exec dc8713d0c21e65e0258081e498bbb1f927110a9ad003a7ae9c5a8a7791a3b7c7 ssh-agent [2021-01-05T17:03:42.383Z] SSH_AUTH_SOCK=/tmp/ssh-6pCiJc5Vc1kY/agent.12 [2021-01-05T17:03:42.383Z] SSH_AGENT_PID=17 [2021-01-05T17:03:42.400Z] Running ssh-add (command line suppressed) [2021-01-05T17:03:42.763Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7344903395907017946.key (/w/workspace/edgex-go/3@tmp/private_key_7344903395907017946.key) [2021-01-05T17:03:42.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T17:03:43.334Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T17:03:43.380Z] $ docker exec --env ******** --env ******** dc8713d0c21e65e0258081e498bbb1f927110a9ad003a7ae9c5a8a7791a3b7c7 ssh-agent -k [2021-01-05T17:03:43.681Z] unset SSH_AUTH_SOCK; [2021-01-05T17:03:43.681Z] unset SSH_AGENT_PID; [2021-01-05T17:03:43.682Z] echo Agent pid 17 killed; [2021-01-05T17:03:43.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T17:03:44.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T17:03:44.118Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T17:03:44.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T17:03:44.708Z] $ docker exec dc8713d0c21e65e0258081e498bbb1f927110a9ad003a7ae9c5a8a7791a3b7c7 ssh-agent [2021-01-05T17:03:45.111Z] SSH_AUTH_SOCK=/tmp/ssh-7vKQETplO8Tp/agent.45 [2021-01-05T17:03:45.111Z] SSH_AGENT_PID=50 [2021-01-05T17:03:45.121Z] Running ssh-add (command line suppressed) [2021-01-05T17:03:45.320Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_953754948743903064.key (/w/workspace/edgex-go/3@tmp/private_key_953754948743903064.key) [2021-01-05T17:03:45.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T17:03:46.119Z] + git semver init [2021-01-05T17:03:46.119Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T17:03:46.119Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-01-05T17:03:46.119Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-01-05T17:03:46.119Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T17:03:46.119Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T17:03:46.119Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T17:03:46.119Z] # $SEMVER_BRANCH = PR-2985 [2021-01-05T17:03:46.119Z] # $SEMVER_TEMP = /tmp/semver-929275739 [2021-01-05T17:03:46.119Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T17:04:42.641Z] # '/tmp/semver-929275739' -> '/w/workspace/edgex-go/3/.semver' [2021-01-05T17:04:42.641Z] # -> Force: false [2021-01-05T17:04:42.641Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-01-05T17:04:42.667Z] $ docker exec --env ******** --env ******** dc8713d0c21e65e0258081e498bbb1f927110a9ad003a7ae9c5a8a7791a3b7c7 ssh-agent -k [2021-01-05T17:04:43.110Z] unset SSH_AUTH_SOCK; [2021-01-05T17:04:43.111Z] unset SSH_AGENT_PID; [2021-01-05T17:04:43.111Z] echo Agent pid 50 killed; [2021-01-05T17:04:43.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T17:04:43.846Z] + git semver [Pipeline] } [2021-01-05T17:04:43.877Z] $ docker stop --time=1 dc8713d0c21e65e0258081e498bbb1f927110a9ad003a7ae9c5a8a7791a3b7c7 [2021-01-05T17:04:45.611Z] $ docker rm -f dc8713d0c21e65e0258081e498bbb1f927110a9ad003a7ae9c5a8a7791a3b7c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T17:04:46.252Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T17:04:46.956Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T17:04:46.959Z] [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-05T17:04:47.912Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T17:04:48.230Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T17:04:48.556Z] + sudo service docker restart [2021-01-05T17:04:48.556Z] + true [2021-01-05T17:04:48.556Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T17:04:49.534Z] ========================================================= [2021-01-05T17:04:49.534Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T17:04:49.534Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:04:49.905Z] + 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-05T17:04:55.287Z] Sending build context to Docker daemon 326.3MB [2021-01-05T17:04:55.287Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T17:04:55.287Z] Step 2/6 : FROM ${BASE} [2021-01-05T17:04:55.564Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T17:04:55.564Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T17:04:55.564Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T17:04:55.564Z] de9db76c5a1d: Pulling fs layer [2021-01-05T17:04:55.564Z] bca2f99d35d6: Pulling fs layer [2021-01-05T17:04:55.564Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T17:04:55.564Z] 7c6f9722023f: Pulling fs layer [2021-01-05T17:04:55.564Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T17:04:55.564Z] bca2f99d35d6: Waiting [2021-01-05T17:04:55.564Z] 93359f2a8cfa: Waiting [2021-01-05T17:04:55.564Z] 7c6f9722023f: Waiting [2021-01-05T17:04:55.564Z] a35cf1a2eb13: Waiting [2021-01-05T17:04:55.564Z] de9db76c5a1d: Verifying Checksum [2021-01-05T17:04:55.564Z] de9db76c5a1d: Download complete [2021-01-05T17:04:55.564Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T17:04:55.564Z] 0ef7d3d256c8: Download complete [2021-01-05T17:04:55.564Z] 93359f2a8cfa: Download complete [2021-01-05T17:04:55.866Z] 7c6f9722023f: Verifying Checksum [2021-01-05T17:04:55.866Z] 7c6f9722023f: Download complete [2021-01-05T17:04:55.866Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T17:04:55.866Z] 188c0c94c7c5: Download complete [2021-01-05T17:04:56.141Z] 188c0c94c7c5: Pull complete [2021-01-05T17:04:56.448Z] 0ef7d3d256c8: Pull complete [2021-01-05T17:04:56.725Z] de9db76c5a1d: Pull complete [2021-01-05T17:04:58.695Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T17:05:00.140Z] bca2f99d35d6: Verifying Checksum [2021-01-05T17:05:00.140Z] bca2f99d35d6: Download complete [2021-01-05T17:05:02.367Z] Still waiting to schedule task [2021-01-05T17:05:02.367Z] ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18531’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18529’ is offline [2021-01-05T17:05:10.354Z] bca2f99d35d6: Pull complete [2021-01-05T17:05:10.354Z] 93359f2a8cfa: Pull complete [2021-01-05T17:05:10.354Z] 7c6f9722023f: Pull complete [2021-01-05T17:05:14.644Z] a35cf1a2eb13: Pull complete [2021-01-05T17:05:14.644Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T17:05:14.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T17:05:14.644Z] ---> a62c8e92a672 [2021-01-05T17:05:14.644Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-05T17:05:15.320Z] ---> Running in c10b267f10ec [2021-01-05T17:05:16.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:05:17.267Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:05:18.783Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T17:05:19.362Z] (2/12) Installing file (5.38-r0) [2021-01-05T17:05:19.625Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T17:05:19.625Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T17:05:34.629Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T17:05:34.629Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T17:05:34.629Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T17:05:34.629Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T17:05:34.629Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T17:05:34.629Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T17:05:34.629Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T17:05:34.629Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T17:05:34.629Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:05:34.629Z] OK: 233 MiB in 51 packages [2021-01-05T17:05:37.273Z] Removing intermediate container c10b267f10ec [2021-01-05T17:05:37.273Z] ---> 3acf1b907f08 [2021-01-05T17:05:37.273Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T17:05:37.273Z] ---> Running in f52d041034cb [2021-01-05T17:05:37.545Z] Removing intermediate container f52d041034cb [2021-01-05T17:05:37.545Z] ---> 6c956720da5e [2021-01-05T17:05:37.545Z] Step 5/6 : COPY go.mod . [2021-01-05T17:05:38.149Z] ---> f2a73d63250b [2021-01-05T17:05:38.149Z] Step 6/6 : RUN go mod download [2021-01-05T17:05:38.149Z] ---> Running in b925e4bca18f [2021-01-05T17:06:05.435Z] Removing intermediate container b925e4bca18f [2021-01-05T17:06:05.435Z] ---> 657e0feecad2 [2021-01-05T17:06:05.435Z] Successfully built 657e0feecad2 [2021-01-05T17:06:05.435Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:06:05.814Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T17:06:06.116Z] . [Pipeline] withDockerContainer [2021-01-05T17:06:06.302Z] prd-centos7-docker-4c-2g-18526 does not seem to be running inside a container [2021-01-05T17:06:06.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-01-05T17:06:07.773Z] $ docker top 8771e3a1408fdc98467d743b26906da054f2018ae706592dcb8fc1b8e4946855 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:06:08.894Z] + go version [2021-01-05T17:06:08.894Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T17:06:08.917Z] $ docker stop --time=1 8771e3a1408fdc98467d743b26906da054f2018ae706592dcb8fc1b8e4946855 [2021-01-05T17:06:10.441Z] $ docker rm -f 8771e3a1408fdc98467d743b26906da054f2018ae706592dcb8fc1b8e4946855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:06:11.360Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T17:06:11.360Z] . [Pipeline] withDockerContainer [2021-01-05T17:06:11.592Z] prd-centos7-docker-4c-2g-18526 does not seem to be running inside a container [2021-01-05T17:06:11.748Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-01-05T17:06:13.160Z] $ docker top 91f200ad1bb7bfa4596ace8e1b5b1846fd0f303062187b9c9545306fc7a5029c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T17:06:13.610Z] ========================================================= [2021-01-05T17:06:13.610Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T17:06:13.610Z] ========================================================= [Pipeline] sh [2021-01-05T17:06:14.284Z] + make test [2021-01-05T17:06:14.285Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T17:06:29.455Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T17:06:56.693Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T17:07:01.280Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T17:07:04.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T17:07:04.091Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T17:07:04.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T17:07:04.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T17:07:04.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T17:07:05.405Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T17:07:06.023Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T17:07:07.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T17:07:11.927Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T17:07:11.927Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T17:07:11.927Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T17:07:17.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.220s coverage: 46.6% of statements [2021-01-05T17:07:17.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T17:07:17.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T17:07:17.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T17:07:17.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T17:07:17.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T17:07:21.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.425s coverage: 27.0% of statements [2021-01-05T17:07:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T17:07:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T17:07:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T17:07:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T17:07:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T17:07:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T17:07:21.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.077s coverage: 100.0% of statements [2021-01-05T17:07:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T17:07:21.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.183s coverage: 100.0% of statements [2021-01-05T17:07:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T17:07:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T17:07:21.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.209s coverage: 77.1% of statements [2021-01-05T17:07:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T17:07:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T17:07:21.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.588s coverage: 82.4% of statements [2021-01-05T17:07:21.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T17:07:21.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:07:21.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T17:07:21.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T17:07:25.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.673s coverage: 28.6% of statements [2021-01-05T17:07:25.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T17:07:25.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T17:07:25.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T17:07:25.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T17:07:25.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T17:07:25.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.113s coverage: 100.0% of statements [2021-01-05T17:07:25.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T17:07:25.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.105s coverage: 100.0% of statements [2021-01-05T17:07:25.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T17:07:25.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.240s coverage: 86.7% of statements [2021-01-05T17:07:25.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T17:07:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.202s coverage: 97.5% of statements [2021-01-05T17:07:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T17:07:26.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.128s coverage: 78.3% of statements [2021-01-05T17:07:26.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T17:07:26.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T17:07:26.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T17:07:26.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T17:07:27.009Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18534 in /w/workspace/edgexfoundry_edgex-go_PR-2985 [Pipeline] { [Pipeline] ws [2021-01-05T17:07:27.097Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-05T17:07:30.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.650s coverage: 93.8% of statements [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T17:07:30.316Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.093s coverage: 58.8% of statements [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T17:07:30.316Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.121s coverage: 0.1% of statements [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T17:07:30.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T17:07:30.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 75.5% of statements [2021-01-05T17:07:30.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T17:07:30.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.8% of statements [2021-01-05T17:07:30.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.110s coverage: 87.2% of statements [2021-01-05T17:07:31.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.113s coverage: 84.2% of statements [2021-01-05T17:07:32.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.4% of statements [2021-01-05T17:07:32.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T17:07:32.885Z] using credential edgex-jenkins-ssh [2021-01-05T17:07:32.979Z] Cloning the remote Git repository [2021-01-05T17:07:33.041Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:07:33.153Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-05T17:07:33.233Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:07:33.235Z] > git --version # timeout=10 [2021-01-05T17:07:33.253Z] > git --version # 'git version 2.17.1' [2021-01-05T17:07:33.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:07:33.324Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:07:34.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.375s coverage: 63.5% of statements [2021-01-05T17:07:34.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T17:07:34.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T17:07:34.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-01-05T17:07:34.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements [2021-01-05T17:07:34.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2021-01-05T17:07:34.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2021-01-05T17:07:35.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.093s coverage: 100.0% of statements [2021-01-05T17:07:38.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.577s coverage: 55.9% of statements [2021-01-05T17:07:38.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T17:07:38.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T17:07:38.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T17:07:38.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T17:07:38.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T17:07:38.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 37.0% of statements [2021-01-05T17:07:38.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T17:07:38.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T17:07:38.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.615s coverage: 84.0% of statements [2021-01-05T17:07:38.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.103s coverage: 100.0% of statements [2021-01-05T17:07:41.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.368s coverage: 47.1% of statements [2021-01-05T17:07:41.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T17:07:41.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T17:07:41.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T17:07:41.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T17:07:41.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T17:07:41.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.078s coverage: 100.0% of statements [2021-01-05T17:07:41.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T17:07:41.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements [2021-01-05T17:07:41.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T17:07:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.622s coverage: 29.1% of statements [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T17:07:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.224s coverage: 99.0% of statements [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T17:07:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.076s coverage: 100.0% of statements [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T17:07:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T17:07:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T17:07:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.069s coverage: 87.9% of statements [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T17:07:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T17:07:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-01-05T17:07:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.141s coverage: 32.1% of statements [2021-01-05T17:07:46.559Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 100.0% of statements [2021-01-05T17:07:47.147Z] GO111MODULE=on go vet ./... [2021-01-05T17:07:50.940Z] Merging remotes/origin/master commit 5abdadd8b70be8a3e6975420755e8102c38e7ff4 into PR head commit 779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:07:51.396Z] Merge succeeded, producing 779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:07:51.397Z] Checking out Revision 779e6909f91457a37bf7de56cb8225d9b8f58534 (PR-2985) [2021-01-05T17:07:50.106Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:07:50.128Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:07:50.158Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:07:50.209Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:07:50.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:07:50.271Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2985/head:refs/remotes/origin/PR-2985 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T17:07:50.968Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:07:50.985Z] > git checkout -f 779e6909f91457a37bf7de56cb8225d9b8f58534 # timeout=10 [2021-01-05T17:07:51.298Z] > git remote # timeout=10 [2021-01-05T17:07:51.319Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T17:07:51.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:07:51.358Z] > git merge 5abdadd8b70be8a3e6975420755e8102c38e7ff4 # timeout=10 [2021-01-05T17:07:51.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T17:07:51.404Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:07:51.416Z] > git checkout -f 779e6909f91457a37bf7de56cb8225d9b8f58534 # timeout=10 [2021-01-05T17:07:55.955Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T17:07:57.550Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T17:07:58.022Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T17:07:58.371Z] + + true [2021-01-05T17:07:58.371Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T17:08:00.482Z] provisioning config files... [2021-01-05T17:08:00.552Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1502414083386943958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:08:01.000Z] ---> docker-login.sh [2021-01-05T17:08:01.000Z] nexus3.edgexfoundry.org:10001 [2021-01-05T17:08:01.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:08:02.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:08:02.266Z] Configure a credential helper to remove this warning. See [2021-01-05T17:08:02.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:08:02.266Z] [2021-01-05T17:08:02.266Z] Login Succeeded [2021-01-05T17:08:02.266Z] nexus3.edgexfoundry.org:10002 [2021-01-05T17:08:02.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:08:02.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:08:02.866Z] Configure a credential helper to remove this warning. See [2021-01-05T17:08:02.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:08:02.866Z] [2021-01-05T17:08:02.866Z] Login Succeeded [2021-01-05T17:08:02.866Z] nexus3.edgexfoundry.org:10003 [2021-01-05T17:08:03.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:08:03.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:08:03.469Z] Configure a credential helper to remove this warning. See [2021-01-05T17:08:03.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:08:03.469Z] [2021-01-05T17:08:03.469Z] Login Succeeded [2021-01-05T17:08:03.469Z] nexus3.edgexfoundry.org:10004 [2021-01-05T17:08:04.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:08:04.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:08:04.070Z] Configure a credential helper to remove this warning. See [2021-01-05T17:08:04.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:08:04.070Z] [2021-01-05T17:08:04.070Z] Login Succeeded [2021-01-05T17:08:04.070Z] docker.io [2021-01-05T17:08:04.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T17:08:04.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T17:08:04.944Z] Configure a credential helper to remove this warning. See [2021-01-05T17:08:04.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T17:08:04.944Z] [2021-01-05T17:08:04.944Z] Login Succeeded [2021-01-05T17:08:04.944Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T17:08:04.965Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T17:08:05.552Z] ========================================================= [2021-01-05T17:08:05.552Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T17:08:05.552Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:08:05.945Z] + 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-05T17:08:08.602Z] Sending build context to Docker daemon 165.4MB [2021-01-05T17:08:08.602Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T17:08:08.602Z] Step 2/6 : FROM ${BASE} [2021-01-05T17:08:08.602Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T17:08:08.602Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T17:08:08.602Z] a4357932f1b6: Pulling fs layer [2021-01-05T17:08:08.602Z] 18c013af1878: Pulling fs layer [2021-01-05T17:08:08.602Z] 00ac8860ef70: Pulling fs layer [2021-01-05T17:08:08.602Z] 63d7cb157983: Pulling fs layer [2021-01-05T17:08:08.602Z] b116817d02f9: Pulling fs layer [2021-01-05T17:08:08.602Z] 745a02a5169b: Pulling fs layer [2021-01-05T17:08:08.602Z] 00ac8860ef70: Waiting [2021-01-05T17:08:08.602Z] b116817d02f9: Waiting [2021-01-05T17:08:08.602Z] 745a02a5169b: Waiting [2021-01-05T17:08:08.602Z] 63d7cb157983: Waiting [2021-01-05T17:08:08.602Z] a4357932f1b6: Verifying Checksum [2021-01-05T17:08:08.602Z] a4357932f1b6: Download complete [2021-01-05T17:08:08.602Z] 18c013af1878: Verifying Checksum [2021-01-05T17:08:08.602Z] 18c013af1878: Download complete [2021-01-05T17:08:08.602Z] 63d7cb157983: Verifying Checksum [2021-01-05T17:08:08.602Z] 63d7cb157983: Download complete [2021-01-05T17:08:08.884Z] b116817d02f9: Verifying Checksum [2021-01-05T17:08:08.884Z] b116817d02f9: Download complete [2021-01-05T17:08:08.884Z] 5f621e34cdf4: Verifying Checksum [2021-01-05T17:08:08.884Z] 5f621e34cdf4: Download complete [2021-01-05T17:08:09.501Z] 5f621e34cdf4: Pull complete [2021-01-05T17:08:10.104Z] a4357932f1b6: Pull complete [2021-01-05T17:08:10.378Z] 18c013af1878: Pull complete [2021-01-05T17:08:11.360Z] 745a02a5169b: Verifying Checksum [2021-01-05T17:08:11.360Z] 745a02a5169b: Download complete [2021-01-05T17:08:12.366Z] 00ac8860ef70: Verifying Checksum [2021-01-05T17:08:12.366Z] 00ac8860ef70: Download complete [2021-01-05T17:08:22.618Z] 00ac8860ef70: Pull complete [2021-01-05T17:08:23.217Z] 63d7cb157983: Pull complete [2021-01-05T17:08:23.493Z] b116817d02f9: Pull complete [2021-01-05T17:08:26.914Z] 745a02a5169b: Pull complete [2021-01-05T17:08:26.914Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T17:08:26.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T17:08:26.914Z] ---> b7e6874047d6 [2021-01-05T17:08:26.914Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-05T17:08:31.265Z] ---> Running in 2b21398c6c74 [2021-01-05T17:08:32.261Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:08:33.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:08:34.719Z] gofmt -l . [2021-01-05T17:08:34.719Z] [ "`gofmt -l .`" = "" ] [2021-01-05T17:08:34.719Z] ./bin/test-go-mod-tidy.sh [2021-01-05T17:08:34.719Z] ./bin/test-attribution-txt.sh [2021-01-05T17:08:35.137Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T17:08:35.733Z] (2/12) Installing file (5.38-r0) [2021-01-05T17:08:35.733Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T17:08:35.733Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] sh [2021-01-05T17:08:38.054Z] + ls -al . [2021-01-05T17:08:38.054Z] total 640 [2021-01-05T17:08:38.054Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 17:08 . [2021-01-05T17:08:38.054Z] drwxr-xr-x 4 root root 28 Jan 5 17:06 .. [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 17:03 .dockerignore [2021-01-05T17:08:38.054Z] drwxrwxr-x 8 1001 1001 179 Jan 5 17:03 .git [2021-01-05T17:08:38.054Z] drwxrwxr-x 3 1001 1001 125 Jan 5 17:03 .github [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 17:03 .gitignore [2021-01-05T17:08:38.054Z] drwx------ 3 1001 1001 47 Jan 5 17:04 .semver [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 17:03 .sonarcloud.properties [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 17:03 CONTRIBUTING.md [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 17:03 Dockerfile.build [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 17:03 Jenkinsfile [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 17:03 LICENSE [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 17:03 Makefile [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 17:03 README.md [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 17:03 SECURITY.md [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 17:04 VERSION [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 17:03 ZMQWindows.md [2021-01-05T17:08:38.054Z] drwxrwxr-x 2 1001 1001 117 Jan 5 17:03 bin [2021-01-05T17:08:38.054Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 17:03 cmd [2021-01-05T17:08:38.054Z] -rw-r--r-- 1 root root 541590 Jan 5 17:07 coverage.out [2021-01-05T17:08:38.054Z] -rw-r--r-- 1 root root 979 Jan 5 17:08 go.mod [2021-01-05T17:08:38.054Z] -rw-r--r-- 1 root root 18824 Jan 5 17:08 go.sum [2021-01-05T17:08:38.054Z] drwxrwxr-x 8 1001 1001 127 Jan 5 17:03 internal [2021-01-05T17:08:38.054Z] drwxrwxr-x 4 1001 1001 26 Jan 5 17:03 openapi [2021-01-05T17:08:38.054Z] drwxrwxr-x 4 1001 1001 71 Jan 5 17:03 snap [2021-01-05T17:08:38.054Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 17:03 version.go [Pipeline] sh [2021-01-05T17:08:38.399Z] + '[' -e coverage.out ] [2021-01-05T17:08:38.399Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T17:08:39.087Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T17:08:39.727Z] + make build [2021-01-05T17:08:39.727Z] 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-05T17:08:40.044Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T17:08:40.320Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T17:08:40.320Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T17:08:40.320Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T17:08:40.594Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T17:08:40.594Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T17:08:40.877Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T17:08:40.877Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T17:08:40.877Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:08:40.877Z] OK: 217 MiB in 51 packages [2021-01-05T17:08:45.190Z] Removing intermediate container 2b21398c6c74 [2021-01-05T17:08:45.190Z] ---> 9244bfd36063 [2021-01-05T17:08:45.190Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T17:08:45.190Z] ---> Running in d23e5f2fce57 [2021-01-05T17:08:45.421Z] 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-05T17:08:45.790Z] Removing intermediate container d23e5f2fce57 [2021-01-05T17:08:45.790Z] ---> 30c00ec79369 [2021-01-05T17:08:45.790Z] Step 5/6 : COPY go.mod . [2021-01-05T17:08:46.390Z] ---> 74494c7730c7 [2021-01-05T17:08:46.390Z] Step 6/6 : RUN go mod download [2021-01-05T17:08:46.666Z] ---> Running in e93d91b6f857 [2021-01-05T17:09:05.276Z] 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-05T17:09:05.890Z] 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-05T17:09:08.639Z] 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-05T17:09:09.628Z] 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-05T17:09:14.062Z] 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-05T17:09:14.492Z] Removing intermediate container e93d91b6f857 [2021-01-05T17:09:14.492Z] ---> b12a658ea4b8 [2021-01-05T17:09:14.492Z] Successfully built b12a658ea4b8 [2021-01-05T17:09:14.492Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:09:14.845Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T17:09:14.845Z] . [Pipeline] withDockerContainer [2021-01-05T17:09:15.095Z] prd-ubuntu18.04-docker-arm64-4c-16g-18534 does not seem to be running inside a container [2021-01-05T17:09:15.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-01-05T17:09:16.663Z] $ docker top 6ea50a73c594e8ce890aa08b5bfc57d85ff3d4aa61cb1ac9709bcdded7095cb6 -eo pid,comm [2021-01-05T17:09:16.759Z] 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 [Pipeline] { [Pipeline] sh [2021-01-05T17:09:17.705Z] + go version [2021-01-05T17:09:17.705Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T17:09:17.721Z] $ docker stop --time=1 6ea50a73c594e8ce890aa08b5bfc57d85ff3d4aa61cb1ac9709bcdded7095cb6 [2021-01-05T17:09:19.488Z] 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-05T17:09:19.788Z] $ docker rm -f 6ea50a73c594e8ce890aa08b5bfc57d85ff3d4aa61cb1ac9709bcdded7095cb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:09:20.937Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T17:09:20.937Z] . [Pipeline] withDockerContainer [2021-01-05T17:09:21.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-18534 does not seem to be running inside a container [2021-01-05T17:09:21.330Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-01-05T17:09:22.737Z] $ docker top cc726b02acb90d42dc9fc84bc6d1bb919de526ba3678f04597c72cf803d2dda0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T17:09:23.103Z] ========================================================= [2021-01-05T17:09:23.103Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T17:09:23.103Z] ========================================================= [Pipeline] sh [2021-01-05T17:09:23.754Z] + make test [2021-01-05T17:09:23.754Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T17:09:24.024Z] 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-05T17:09:26.795Z] 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-05T17:09:31.425Z] 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-05T17:09:34.978Z] $ docker stop --time=1 91f200ad1bb7bfa4596ace8e1b5b1846fd0f303062187b9c9545306fc7a5029c [2021-01-05T17:09:37.193Z] $ docker rm -f 91f200ad1bb7bfa4596ace8e1b5b1846fd0f303062187b9c9545306fc7a5029c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:09:39.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:09:39.907Z] [2021-01-05T17:09:39.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:09:40.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:09:40.695Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T17:09:40.695Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T17:09:40.695Z] ca9280d653b3: Pulling fs layer [2021-01-05T17:09:40.695Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T17:09:41.234Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-05T17:09:41.234Z] cbdbe7a5bc2a: Download complete [2021-01-05T17:09:42.431Z] cbdbe7a5bc2a: Pull complete [2021-01-05T17:09:42.431Z] ca9280d653b3: Verifying Checksum [2021-01-05T17:09:42.431Z] ca9280d653b3: Download complete [2021-01-05T17:09:45.907Z] ca9280d653b3: Pull complete [2021-01-05T17:09:45.907Z] 7e9c9ca2126c: Verifying Checksum [2021-01-05T17:09:45.907Z] 7e9c9ca2126c: Download complete [2021-01-05T17:09:50.589Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T17:09:58.406Z] 7e9c9ca2126c: Pull complete [2021-01-05T17:09:58.406Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T17:09:58.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:09:58.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T17:09:58.822Z] prd-centos7-docker-4c-2g-18526 does not seem to be running inside a container [2021-01-05T17:09:58.949Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose:latest cat [2021-01-05T17:10:01.189Z] $ docker top c9fca187354b365806e41805e9d1f7bf47facda6fe1dbaf3e65e92e82292f005 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:10:02.391Z] + docker-compose build --help [2021-01-05T17:10:02.391Z] + grep parallel [2021-01-05T17:10:04.480Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T17:10:04.500Z] $ docker stop --time=1 c9fca187354b365806e41805e9d1f7bf47facda6fe1dbaf3e65e92e82292f005 [2021-01-05T17:10:06.145Z] $ docker rm -f c9fca187354b365806e41805e9d1f7bf47facda6fe1dbaf3e65e92e82292f005 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:10:06.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T17:10:06.852Z] . [Pipeline] withDockerContainer [2021-01-05T17:10:07.038Z] prd-centos7-docker-4c-2g-18526 does not seem to be running inside a container [2021-01-05T17:10:07.194Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-05T17:10:08.657Z] $ docker top 5f0ff25cba894656780256465beb0171450f050dc0134fb8dee22cf3312e0cd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:10:09.354Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T17:10:11.403Z] Building docker-core-command-go ... [2021-01-05T17:10:11.403Z] Building docker-core-data-go ... [2021-01-05T17:10:11.403Z] Building docker-core-metadata-go ... [2021-01-05T17:10:11.403Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T17:10:11.403Z] Building docker-security-proxy-setup-go ... [2021-01-05T17:10:11.403Z] Building docker-security-secretstore-setup-go ... [2021-01-05T17:10:11.403Z] Building docker-support-notifications-go ... [2021-01-05T17:10:11.403Z] Building docker-support-scheduler-go ... [2021-01-05T17:10:11.403Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T17:10:11.403Z] Building docker-sys-mgmt-agent-go [2021-01-05T17:10:11.403Z] Building docker-security-proxy-setup-go [2021-01-05T17:10:11.403Z] Building docker-support-scheduler-go [2021-01-05T17:10:11.403Z] Building docker-core-metadata-go [2021-01-05T17:10:11.403Z] Building docker-security-bootstrap-redis-go [2021-01-05T17:10:37.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T17:11:04.780Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T17:11:04.780Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T17:11:04.780Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T17:11:04.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T17:11:04.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T17:11:04.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T17:11:04.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T17:11:04.780Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T17:11:04.780Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T17:11:06.234Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T17:11:06.234Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T17:11:06.234Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T17:11:08.602Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:11:08.602Z] [2021-01-05T17:11:08.602Z] Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:11:08.602Z] [2021-01-05T17:11:08.602Z] ---> 657e0feecad2 [2021-01-05T17:11:08.602Z] ---> 657e0feecad2 [2021-01-05T17:11:08.602Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T17:11:08.602Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:11:08.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:11:08.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:11:08.602Z] ---> 657e0feecad2 [2021-01-05T17:11:08.602Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T17:11:08.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:11:08.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:11:08.602Z] ---> 657e0feecad2 [2021-01-05T17:11:08.602Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T17:11:08.602Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:11:08.602Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:11:08.602Z] ---> 657e0feecad2 [2021-01-05T17:11:08.602Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T17:11:08.602Z] ---> Running in 865cb8d3021f [2021-01-05T17:11:08.602Z] ---> Running in 3de58d792631 [2021-01-05T17:11:08.602Z] ---> Running in 3af7cca301eb [2021-01-05T17:11:08.602Z] ---> Running in 73a0ed3b163e [2021-01-05T17:11:08.602Z] ---> Running in c104269b363c [2021-01-05T17:11:08.602Z] Removing intermediate container 865cb8d3021f [2021-01-05T17:11:08.602Z] ---> 82ce89ce01bf [2021-01-05T17:11:08.602Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:11:08.602Z] Removing intermediate container 3de58d792631 [2021-01-05T17:11:08.602Z] ---> ec51ccdbf2b7 [2021-01-05T17:11:08.602Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:11:08.602Z] Removing intermediate container 3af7cca301eb [2021-01-05T17:11:08.602Z] ---> f73f6155a88e [2021-01-05T17:11:08.602Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:11:08.602Z] Removing intermediate container c104269b363c [2021-01-05T17:11:08.602Z] ---> 8418043e7e89 [2021-01-05T17:11:08.602Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:11:08.602Z] Removing intermediate container 73a0ed3b163e [2021-01-05T17:11:08.602Z] ---> df1cde5e2268 [2021-01-05T17:11:08.602Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:11:08.602Z] ---> Running in 6e78816626d7 [2021-01-05T17:11:08.602Z] ---> Running in b2a381954e54 [2021-01-05T17:11:08.602Z] ---> Running in 6759ee17ff8e [2021-01-05T17:11:08.602Z] ---> Running in f779a44eb6cf [2021-01-05T17:11:08.602Z] ---> Running in 64f1e7e0b6d0 [2021-01-05T17:11:10.673Z] Removing intermediate container 6e78816626d7 [2021-01-05T17:11:10.673Z] ---> 8c7640ac61ed [2021-01-05T17:11:10.673Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T17:11:10.673Z] ---> Running in 1f3f7076c342 [2021-01-05T17:11:10.673Z] Removing intermediate container 6759ee17ff8e [2021-01-05T17:11:10.673Z] ---> 1dd0e0c33a28 [2021-01-05T17:11:10.673Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T17:11:10.673Z] Removing intermediate container 64f1e7e0b6d0 [2021-01-05T17:11:10.673Z] ---> ba05d43d1852 [2021-01-05T17:11:10.673Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T17:11:10.673Z] ---> Running in 10c899bfc522 [2021-01-05T17:11:10.960Z] ---> Running in d8566a8477e0 [2021-01-05T17:11:10.960Z] Removing intermediate container f779a44eb6cf [2021-01-05T17:11:10.960Z] ---> 9286c607aff8 [2021-01-05T17:11:10.960Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T17:11:11.255Z] Removing intermediate container b2a381954e54 [2021-01-05T17:11:11.255Z] ---> c3580f8358ba [2021-01-05T17:11:11.255Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T17:11:11.255Z] ---> Running in 3c019bbc1a48 [2021-01-05T17:11:11.255Z] ---> Running in f8d26061fa84 [2021-01-05T17:11:11.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:12.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:12.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:12.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:12.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:12.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:12.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:13.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.282s coverage: 46.6% of statements [2021-01-05T17:11:13.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T17:11:13.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T17:11:13.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T17:11:13.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T17:11:13.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T17:11:13.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:13.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:13.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:11:14.065Z] OK: 233 MiB in 51 packages [2021-01-05T17:11:14.065Z] OK: 233 MiB in 51 packages [2021-01-05T17:11:14.369Z] OK: 233 MiB in 51 packages [2021-01-05T17:11:14.713Z] OK: 233 MiB in 51 packages [2021-01-05T17:11:15.469Z] OK: 233 MiB in 51 packages [2021-01-05T17:11:15.763Z] Removing intermediate container 1f3f7076c342 [2021-01-05T17:11:15.763Z] ---> e4c283182184 [2021-01-05T17:11:15.763Z] Step 6/21 : COPY go.mod . [2021-01-05T17:11:16.075Z] Removing intermediate container 10c899bfc522 [2021-01-05T17:11:16.075Z] ---> 92150ee4d825 [2021-01-05T17:11:16.075Z] Step 6/21 : COPY go.mod . [2021-01-05T17:11:16.075Z] Removing intermediate container d8566a8477e0 [2021-01-05T17:11:16.075Z] ---> 13871799f0d5 [2021-01-05T17:11:16.075Z] Step 6/22 : COPY go.mod . [2021-01-05T17:11:16.372Z] Removing intermediate container 3c019bbc1a48 [2021-01-05T17:11:16.372Z] ---> 0dfadf377555 [2021-01-05T17:11:16.372Z] Step 6/26 : COPY go.mod . [2021-01-05T17:11:16.372Z] Removing intermediate container f8d26061fa84 [2021-01-05T17:11:16.372Z] ---> 2a2182431202 [2021-01-05T17:11:16.372Z] Step 6/22 : COPY go.mod . [2021-01-05T17:11:16.657Z] ---> 34af0d4a2fca [2021-01-05T17:11:16.657Z] Step 7/21 : RUN go mod download [2021-01-05T17:11:16.657Z] ---> db3011a158b7 [2021-01-05T17:11:16.657Z] Step 7/22 : RUN go mod download [2021-01-05T17:11:16.657Z] ---> 6d4376023255 [2021-01-05T17:11:16.657Z] Step 7/21 : RUN go mod download [2021-01-05T17:11:16.657Z] ---> Running in fdb5ab2f332c [2021-01-05T17:11:16.963Z] ---> Running in b51b7dc5baa1 [2021-01-05T17:11:16.963Z] ---> Running in c529654a5df1 [2021-01-05T17:11:16.963Z] ---> cf2d0468dedd [2021-01-05T17:11:16.963Z] Step 7/26 : RUN go mod download [2021-01-05T17:11:17.230Z] ---> 470cd83b19ae [2021-01-05T17:11:17.230Z] Step 7/22 : RUN go mod download [2021-01-05T17:11:17.230Z] ---> Running in 7aa87fd49809 [2021-01-05T17:11:17.230Z] ---> Running in f7d738990f92 [2021-01-05T17:11:21.645Z] Removing intermediate container b51b7dc5baa1 [2021-01-05T17:11:21.645Z] ---> c0a2802f133c [2021-01-05T17:11:21.645Z] Step 8/22 : COPY . . [2021-01-05T17:11:21.645Z] Removing intermediate container f7d738990f92 [2021-01-05T17:11:21.645Z] ---> 90df04350504 [2021-01-05T17:11:21.645Z] Step 8/22 : COPY . . [2021-01-05T17:11:21.942Z] Removing intermediate container fdb5ab2f332c [2021-01-05T17:11:21.942Z] ---> 9b84ce45d87a [2021-01-05T17:11:21.942Z] Step 8/21 : COPY . . [2021-01-05T17:11:22.566Z] Removing intermediate container 7aa87fd49809 [2021-01-05T17:11:22.566Z] ---> d64072b9e7c8 [2021-01-05T17:11:22.566Z] Step 8/26 : COPY . . [2021-01-05T17:11:22.917Z] Removing intermediate container c529654a5df1 [2021-01-05T17:11:22.917Z] ---> 4578716a89ad [2021-01-05T17:11:22.917Z] Step 8/21 : COPY . . [2021-01-05T17:11:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.543s coverage: 27.0% of statements [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T17:11:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T17:11:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T17:11:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.592s coverage: 77.8% of statements [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T17:11:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.863s coverage: 82.4% of statements [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T17:11:23.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T17:11:31.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.332s coverage: 28.6% of statements [2021-01-05T17:11:31.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T17:11:31.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T17:11:31.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T17:11:31.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T17:11:31.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T17:11:31.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements [2021-01-05T17:11:31.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T17:11:31.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements [2021-01-05T17:11:31.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T17:11:31.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.381s coverage: 86.7% of statements [2021-01-05T17:11:31.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T17:11:33.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.427s coverage: 97.5% of statements [2021-01-05T17:11:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T17:11:33.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.156s coverage: 78.3% of statements [2021-01-05T17:11:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T17:11:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T17:11:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T17:11:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T17:11:41.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.215s coverage: 93.8% of statements [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T17:11:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T17:11:41.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T17:11:41.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.222s coverage: 0.1% of statements [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T17:11:41.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T17:11:41.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.132s coverage: 75.5% of statements [2021-01-05T17:11:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T17:11:41.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.8% of statements [2021-01-05T17:11:41.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.280s coverage: 87.2% of statements [2021-01-05T17:11:43.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.144s coverage: 84.2% of statements [2021-01-05T17:11:45.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.4% of statements [2021-01-05T17:11:45.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T17:11:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.711s coverage: 63.5% of statements [2021-01-05T17:11:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T17:11:48.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T17:11:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-01-05T17:11:48.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements [2021-01-05T17:11:49.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-01-05T17:11:49.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-01-05T17:11:49.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-01-05T17:11:56.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.915s coverage: 55.9% of statements [2021-01-05T17:11:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T17:11:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T17:11:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T17:11:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T17:11:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T17:11:56.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.401s coverage: 37.0% of statements [2021-01-05T17:11:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T17:11:56.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T17:11:56.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.727s coverage: 84.0% of statements [2021-01-05T17:11:56.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements [2021-01-05T17:12:04.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.400s coverage: 47.1% of statements [2021-01-05T17:12:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T17:12:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T17:12:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T17:12:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T17:12:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T17:12:04.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.188s coverage: 100.0% of statements [2021-01-05T17:12:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T17:12:04.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements [2021-01-05T17:12:04.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T17:12:10.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.791s coverage: 29.1% of statements [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T17:12:10.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.233s coverage: 99.0% of statements [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T17:12:10.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.121s coverage: 100.0% of statements [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T17:12:10.112Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.095s coverage: 0.0% of statements [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T17:12:10.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.082s coverage: 100.0% of statements [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T17:12:10.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T17:12:10.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T17:12:10.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-01-05T17:12:10.384Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements [2021-01-05T17:12:10.987Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 100.0% of statements [2021-01-05T17:12:11.968Z] GO111MODULE=on go vet ./... [2021-01-05T17:12:20.283Z] ---> 3fb830edf75c [2021-01-05T17:12:20.283Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T17:12:20.283Z] ---> a9ed8f7ea42c [2021-01-05T17:12:20.283Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T17:12:20.283Z] ---> 4aefc382a3d1 [2021-01-05T17:12:20.283Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T17:12:20.283Z] ---> 66a93acd54fa [2021-01-05T17:12:20.283Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T17:12:20.283Z] ---> af6abf5a74ea [2021-01-05T17:12:20.283Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T17:12:20.283Z] ---> Running in 9d1d12cb1cad [2021-01-05T17:12:20.283Z] ---> Running in e19314482cd8 [2021-01-05T17:12:20.283Z] ---> Running in 2ce9a1f80c74 [2021-01-05T17:12:20.283Z] ---> Running in 5f4693503a82 [2021-01-05T17:12:20.283Z] ---> Running in a82981c064ad [2021-01-05T17:12:20.283Z] 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-05T17:12:20.283Z] 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-05T17:12:20.283Z] 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-05T17:12:20.283Z] 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-05T17:12:20.283Z] 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-05T17:13:00.860Z] 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-05T17:13:07.800Z] Removing intermediate container 9d1d12cb1cad [2021-01-05T17:13:07.800Z] ---> e5d3a499c35f [2021-01-05T17:13:07.800Z] [2021-01-05T17:13:07.800Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T17:13:07.800Z] 3.12: Pulling from library/alpine [2021-01-05T17:13:08.866Z] Removing intermediate container 5f4693503a82 [2021-01-05T17:13:08.866Z] ---> 69d7872e3e31 [2021-01-05T17:13:08.866Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T17:13:09.190Z] ---> Running in aeafe2d372fb [2021-01-05T17:13:09.493Z] Removing intermediate container e19314482cd8 [2021-01-05T17:13:09.493Z] ---> 028d0a905aee [2021-01-05T17:13:09.493Z] [2021-01-05T17:13:09.493Z] Step 10/21 : FROM scratch [2021-01-05T17:13:09.493Z] ---> [2021-01-05T17:13:09.493Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:13:09.776Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T17:13:10.111Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T17:13:10.111Z] ---> 389fef711851 [2021-01-05T17:13:10.111Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:13:10.111Z] ---> Running in 9d24f6703e0c [2021-01-05T17:13:10.425Z] ---> Running in a774b033244c [2021-01-05T17:13:10.698Z] 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-05T17:13:10.971Z] Removing intermediate container 9d24f6703e0c [2021-01-05T17:13:10.972Z] ---> 187fcc0812e3 [2021-01-05T17:13:10.972Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T17:13:11.257Z] ---> Running in a0ce79b36f6c [2021-01-05T17:13:12.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:12.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:13.029Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T17:13:13.029Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:13:13.029Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T17:13:13.341Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T17:13:13.341Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T17:13:13.341Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:13:13.341Z] Removing intermediate container a0ce79b36f6c [2021-01-05T17:13:13.341Z] ---> 9832f7cd4300 [2021-01-05T17:13:13.341Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T17:13:13.341Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:13:13.341Z] Removing intermediate container 2ce9a1f80c74 [2021-01-05T17:13:13.341Z] ---> 987716840ed2 [2021-01-05T17:13:13.341Z] [2021-01-05T17:13:13.341Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T17:13:13.341Z] ---> 389fef711851 [2021-01-05T17:13:13.341Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T17:13:13.342Z] OK: 7 MiB in 19 packages [2021-01-05T17:13:13.839Z] ---> Running in a55d6516e3af [2021-01-05T17:13:14.732Z] ---> Running in be14a2b3874d [2021-01-05T17:13:15.827Z] Removing intermediate container a55d6516e3af [2021-01-05T17:13:15.827Z] ---> 2a1edccb2e70 [2021-01-05T17:13:15.827Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T17:13:16.109Z] Removing intermediate container aeafe2d372fb [2021-01-05T17:13:16.109Z] ---> efeeaf68cfcb [2021-01-05T17:13:16.109Z] [2021-01-05T17:13:16.109Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T17:13:16.402Z] Removing intermediate container a82981c064ad [2021-01-05T17:13:16.402Z] ---> 07d2465e0213 [2021-01-05T17:13:16.402Z] [2021-01-05T17:13:16.402Z] Step 10/22 : FROM scratch [2021-01-05T17:13:16.402Z] ---> [2021-01-05T17:13:16.402Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:13:16.402Z] 20.10.0: Pulling from library/docker [2021-01-05T17:13:16.402Z] ---> Using cache [2021-01-05T17:13:16.402Z] ---> 187fcc0812e3 [2021-01-05T17:13:16.402Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T17:13:16.402Z] ---> f4439749c2f8 [2021-01-05T17:13:16.402Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T17:13:16.675Z] ---> Running in ec0f6ac53536 [2021-01-05T17:13:16.675Z] Removing intermediate container a774b033244c [2021-01-05T17:13:16.675Z] ---> 6e35a25129f9 [2021-01-05T17:13:16.675Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T17:13:16.675Z] ---> Running in 6bff57938897 [2021-01-05T17:13:16.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:16.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:17.299Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T17:13:17.299Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:13:17.299Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T17:13:17.299Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T17:13:17.299Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:13:17.299Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:13:17.593Z] Removing intermediate container ec0f6ac53536 [2021-01-05T17:13:17.593Z] ---> 52944575d2d9 [2021-01-05T17:13:17.593Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T17:13:17.593Z] OK: 7 MiB in 18 packages [2021-01-05T17:13:17.593Z] Removing intermediate container 6bff57938897 [2021-01-05T17:13:17.593Z] ---> 57c50be0f64a [2021-01-05T17:13:17.593Z] Step 13/22 : WORKDIR / [2021-01-05T17:13:17.889Z] ---> Running in 4600e282ae11 [2021-01-05T17:13:17.889Z] ---> caef81fedd13 [2021-01-05T17:13:17.889Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T17:13:17.889Z] ---> Running in 2e9ac9b68fec [2021-01-05T17:13:18.523Z] Removing intermediate container 4600e282ae11 [2021-01-05T17:13:18.523Z] ---> a746ae9b9300 [2021-01-05T17:13:18.523Z] Step 14/22 : WORKDIR / [2021-01-05T17:13:18.809Z] ---> Running in 17f1c47a5191 [2021-01-05T17:13:18.809Z] Removing intermediate container 2e9ac9b68fec [2021-01-05T17:13:18.809Z] ---> 4021708b49e6 [2021-01-05T17:13:18.809Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T17:13:19.084Z] ---> 412aca836bdf [2021-01-05T17:13:19.084Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T17:13:19.355Z] Removing intermediate container be14a2b3874d [2021-01-05T17:13:19.355Z] ---> 930cb32df579 [2021-01-05T17:13:19.355Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:13:19.355Z] ---> Running in 8b7c56f465e6 [2021-01-05T17:13:19.964Z] Removing intermediate container 17f1c47a5191 [2021-01-05T17:13:19.964Z] ---> 5b1a7362d1df [2021-01-05T17:13:19.964Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T17:13:19.964Z] ---> b73ef49dc70c [2021-01-05T17:13:19.964Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T17:13:19.964Z] ---> Running in 312686223aef [2021-01-05T17:13:20.244Z] Removing intermediate container 8b7c56f465e6 [2021-01-05T17:13:20.244Z] ---> 5d5d4b3f6d19 [2021-01-05T17:13:20.244Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:13:20.532Z] ---> Running in f797ba59aff4 [2021-01-05T17:13:20.532Z] ---> c124959c3371 [2021-01-05T17:13:20.532Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T17:13:20.532Z] Removing intermediate container 312686223aef [2021-01-05T17:13:20.532Z] ---> a75c97d13605 [2021-01-05T17:13:20.532Z] Step 13/21 : WORKDIR /edgex [2021-01-05T17:13:20.828Z] ---> Running in f6af116846df [2021-01-05T17:13:21.117Z] ---> 973002f44606 [2021-01-05T17:13:21.117Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T17:13:21.117Z] Removing intermediate container f797ba59aff4 [2021-01-05T17:13:21.117Z] ---> 56a8d95f7164 [2021-01-05T17:13:21.117Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T17:13:21.431Z] ---> Running in a9304c4c6767 [2021-01-05T17:13:21.431Z] Removing intermediate container f6af116846df [2021-01-05T17:13:21.431Z] ---> ffe187c5104c [2021-01-05T17:13:21.431Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T17:13:21.716Z] ---> e6f33fdda0c9 [2021-01-05T17:13:21.716Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T17:13:21.716Z] Removing intermediate container a9304c4c6767 [2021-01-05T17:13:21.716Z] ---> 6903db68b57e [2021-01-05T17:13:21.716Z] Step 20/21 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:13:21.716Z] ---> 5a87d19abf2c [2021-01-05T17:13:21.716Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T17:13:21.998Z] ---> Running in f6c2d3f0dcc0 [2021-01-05T17:13:21.998Z] ---> aea53cab8adb [2021-01-05T17:13:21.998Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T17:13:21.998Z] ---> 98ff8afd5cbe [2021-01-05T17:13:21.998Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T17:13:22.298Z] Removing intermediate container f6c2d3f0dcc0 [2021-01-05T17:13:22.298Z] ---> ba8640a46918 [2021-01-05T17:13:22.298Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T17:13:22.298Z] ---> Running in 79c4486a47b6 [2021-01-05T17:13:22.601Z] ---> 33f1b55810f8 [2021-01-05T17:13:22.601Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T17:13:22.869Z] ---> Running in 69c1127f2677 [2021-01-05T17:13:22.869Z] ---> Running in 766e2553f293 [2021-01-05T17:13:23.141Z] Removing intermediate container 79c4486a47b6 [2021-01-05T17:13:23.141Z] ---> f673f5f284d5 [2021-01-05T17:13:23.141Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:13:23.430Z] ---> 95fb8b2fd1ef [2021-01-05T17:13:23.430Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T17:13:23.430Z] ---> Running in 2e8346bc59b7 [2021-01-05T17:13:23.430Z] Removing intermediate container 69c1127f2677 [2021-01-05T17:13:23.430Z] ---> 23eb49cc7d92 [2021-01-05T17:13:23.430Z] [2021-01-05T17:13:24.047Z] Removing intermediate container 2e8346bc59b7 [2021-01-05T17:13:24.047Z] ---> d4446cca9954 [2021-01-05T17:13:24.047Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T17:13:24.324Z] Successfully built 23eb49cc7d92 [2021-01-05T17:13:24.324Z] ---> Running in 8ba57db88ec6 [2021-01-05T17:13:24.324Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T17:13:24.324Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-01-05T17:13:24.607Z] ---> 640fde67b937 [2021-01-05T17:13:24.607Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T17:13:24.891Z] Removing intermediate container 8ba57db88ec6 [2021-01-05T17:13:24.891Z] ---> 949810490e1d [2021-01-05T17:13:24.891Z] Step 21/22 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:13:24.891Z] ---> Running in f62a3d1379f2 [2021-01-05T17:13:24.891Z] ---> Running in c230d5c8a974 [2021-01-05T17:13:25.177Z] Removing intermediate container f62a3d1379f2 [2021-01-05T17:13:25.177Z] ---> b94d55a36525 [2021-01-05T17:13:25.177Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T17:13:26.647Z] Removing intermediate container c230d5c8a974 [2021-01-05T17:13:26.647Z] ---> bea7f917ddb8 [2021-01-05T17:13:26.647Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T17:13:26.955Z] ---> Running in 1b130a08479a [2021-01-05T17:13:27.641Z] Removing intermediate container 766e2553f293 [2021-01-05T17:13:27.641Z] ---> c8906db02500 [2021-01-05T17:13:27.641Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T17:13:27.641Z] ---> Running in 254f78aceeae [2021-01-05T17:13:28.044Z] ---> Running in d96405505af7 [2021-01-05T17:13:28.683Z] Removing intermediate container 1b130a08479a [2021-01-05T17:13:28.683Z] ---> a59cb8179bb3 [2021-01-05T17:13:28.683Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T17:13:29.035Z] Removing intermediate container 254f78aceeae [2021-01-05T17:13:29.035Z] ---> 3c30ef811e9c [2021-01-05T17:13:29.035Z] [2021-01-05T17:13:29.035Z] ---> Running in 697dd1e7bb70 [2021-01-05T17:13:30.039Z] Removing intermediate container d96405505af7 [2021-01-05T17:13:30.039Z] ---> ea77550b6867 [2021-01-05T17:13:30.039Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T17:13:30.321Z] Successfully built 3c30ef811e9c [2021-01-05T17:13:30.614Z] Successfully tagged docker-core-metadata-go:latest [2021-01-05T17:13:30.614Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2021-01-05T17:13:30.614Z] Removing intermediate container 697dd1e7bb70 [2021-01-05T17:13:30.614Z] ---> 38c0f46e6150 [2021-01-05T17:13:30.614Z] Step 20/21 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:13:30.614Z] ---> Running in 2e43dce83b95 [2021-01-05T17:13:31.247Z] ---> Running in 9855fa6c8696 [2021-01-05T17:13:32.229Z] Removing intermediate container 2e43dce83b95 [2021-01-05T17:13:32.229Z] ---> 2d51b6c77b85 [2021-01-05T17:13:32.229Z] Step 21/22 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:13:32.838Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T17:13:32.839Z] Removing intermediate container 9855fa6c8696 [2021-01-05T17:13:32.839Z] ---> 0b0887f5c89d [2021-01-05T17:13:32.839Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T17:13:33.124Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T17:13:33.124Z] ---> aefe523efa57 [2021-01-05T17:13:33.124Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T17:13:33.400Z] ---> Running in e217e50f0e45 [2021-01-05T17:13:33.737Z] ---> Running in 57990b1fb45f [2021-01-05T17:13:33.737Z] ---> Running in d0cc52d9b06c [2021-01-05T17:13:33.873Z] gofmt -l . [2021-01-05T17:13:33.873Z] [ "`gofmt -l .`" = "" ] [2021-01-05T17:13:33.873Z] ./bin/test-go-mod-tidy.sh [2021-01-05T17:13:33.873Z] ./bin/test-attribution-txt.sh [2021-01-05T17:13:34.030Z] Removing intermediate container e217e50f0e45 [2021-01-05T17:13:34.030Z] ---> 64c260212ec3 [2021-01-05T17:13:34.030Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T17:13:34.352Z] Removing intermediate container 57990b1fb45f [2021-01-05T17:13:34.352Z] ---> 6396337b9039 [2021-01-05T17:13:34.352Z] [Pipeline] sh [2021-01-05T17:13:35.003Z] ---> Running in 05ee3bb508c5 [2021-01-05T17:13:35.003Z] Successfully built 6396337b9039 [2021-01-05T17:13:35.305Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T17:13:35.305Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-05T17:13:35.518Z] + ls -al . [2021-01-05T17:13:35.518Z] total 668 [2021-01-05T17:13:35.518Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 17:13 . [2021-01-05T17:13:35.518Z] drwxr-xr-x 4 root root 4096 Jan 5 17:09 .. [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 17:07 .dockerignore [2021-01-05T17:13:35.518Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 17:07 .git [2021-01-05T17:13:35.518Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 17:07 .github [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 17:07 .gitignore [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 17:07 .sonarcloud.properties [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 17:07 CONTRIBUTING.md [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 17:07 Dockerfile.build [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 17:07 Jenkinsfile [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 17:07 LICENSE [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 17:07 Makefile [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 17:07 README.md [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 17:07 SECURITY.md [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 17:04 VERSION [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 17:07 ZMQWindows.md [2021-01-05T17:13:35.518Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 17:07 bin [2021-01-05T17:13:35.518Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 17:07 cmd [2021-01-05T17:13:35.518Z] -rw-r--r-- 1 root root 541590 Jan 5 17:12 coverage.out [2021-01-05T17:13:35.518Z] -rw-r--r-- 1 root root 979 Jan 5 17:13 go.mod [2021-01-05T17:13:35.518Z] -rw-r--r-- 1 root root 18824 Jan 5 17:13 go.sum [2021-01-05T17:13:35.518Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 17:07 internal [2021-01-05T17:13:35.518Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 17:07 openapi [2021-01-05T17:13:35.518Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 17:07 snap [2021-01-05T17:13:35.518Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 17:07 version.go [Pipeline] sh [2021-01-05T17:13:35.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:35.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:35.883Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T17:13:35.883Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T17:13:36.170Z] Executing bash-5.0.17-r0.post-install [2021-01-05T17:13:36.170Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:13:36.170Z] OK: 12 MiB in 22 packages [2021-01-05T17:13:36.170Z] Removing intermediate container 05ee3bb508c5 [2021-01-05T17:13:36.170Z] ---> bd659c1b1983 [2021-01-05T17:13:36.170Z] [2021-01-05T17:13:36.199Z] + '[' -e coverage.out ] [2021-01-05T17:13:36.199Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T17:13:36.271Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T17:13:37.312Z] Successfully built bd659c1b1983 [2021-01-05T17:13:37.312Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T17:13:37.312Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go [2021-01-05T17:13:37.532Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T17:13:38.270Z] + make build [2021-01-05T17:13:38.270Z] 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-05T17:13:38.555Z] Removing intermediate container d0cc52d9b06c [2021-01-05T17:13:38.555Z] ---> bfc9f687245e [2021-01-05T17:13:38.555Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T17:13:39.590Z] ---> Running in cb671aac9896 [2021-01-05T17:13:40.654Z] Removing intermediate container cb671aac9896 [2021-01-05T17:13:40.654Z] ---> 16af19745cd1 [2021-01-05T17:13:40.654Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T17:13:41.303Z] ---> Running in c8a633729689 [2021-01-05T17:13:42.310Z] Removing intermediate container c8a633729689 [2021-01-05T17:13:42.310Z] ---> 4f2bd84d263e [2021-01-05T17:13:42.310Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T17:13:42.814Z] ---> Running in 5ffcb2ecfda2 [2021-01-05T17:13:44.006Z] Removing intermediate container 5ffcb2ecfda2 [2021-01-05T17:13:44.006Z] ---> 8d3bfa646677 [2021-01-05T17:13:44.006Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T17:13:46.219Z] ---> 0a8c82b7ee22 [2021-01-05T17:13:46.219Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T17:13:46.829Z] ---> 5bb167a3bf07 [2021-01-05T17:13:46.829Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T17:13:48.373Z] ---> d509128192fc [2021-01-05T17:13:48.373Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T17:13:48.661Z] ---> Running in a7765e19b04b [2021-01-05T17:13:50.781Z] 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-05T17:13:50.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:50.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:13:50.839Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T17:13:50.839Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T17:13:50.839Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T17:13:50.839Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T17:13:51.127Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T17:13:51.127Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T17:13:51.127Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T17:13:53.986Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T17:13:53.986Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T17:13:53.986Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T17:13:53.986Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T17:13:54.272Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T17:13:54.546Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T17:13:54.546Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T17:13:56.088Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T17:13:56.388Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T17:13:56.388Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T17:13:56.388Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T17:13:56.388Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T17:13:56.388Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T17:13:56.388Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T17:13:57.137Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T17:13:57.137Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T17:13:57.137Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T17:13:57.416Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T17:13:57.416Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T17:13:57.416Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T17:13:57.416Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T17:13:57.416Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T17:13:57.416Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T17:13:57.706Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T17:13:57.706Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T17:13:57.706Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T17:13:58.738Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:13:58.738Z] OK: 71 MiB in 55 packages [2021-01-05T17:14:02.463Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:14:02.463Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:14:02.463Z] ---> 657e0feecad2 [2021-01-05T17:14:02.463Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T17:14:02.463Z] ---> Using cache [2021-01-05T17:14:02.463Z] ---> df1cde5e2268 [2021-01-05T17:14:02.463Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:14:02.463Z] ---> Using cache [2021-01-05T17:14:02.463Z] ---> ba05d43d1852 [2021-01-05T17:14:02.463Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T17:14:03.583Z] ---> Running in 071226248c63 [2021-01-05T17:14:06.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:14:07.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:14:11.519Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:14:11.519Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:14:11.519Z] ---> 657e0feecad2 [2021-01-05T17:14:11.519Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T17:14:11.519Z] ---> Using cache [2021-01-05T17:14:11.519Z] ---> df1cde5e2268 [2021-01-05T17:14:11.519Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:14:11.519Z] ---> Using cache [2021-01-05T17:14:11.519Z] ---> ba05d43d1852 [2021-01-05T17:14:11.519Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T17:14:11.519Z] ---> Using cache [2021-01-05T17:14:11.519Z] ---> 13871799f0d5 [2021-01-05T17:14:11.519Z] Step 6/22 : COPY go.mod . [2021-01-05T17:14:11.519Z] ---> Using cache [2021-01-05T17:14:11.519Z] ---> db3011a158b7 [2021-01-05T17:14:11.519Z] Step 7/22 : RUN go mod download [2021-01-05T17:14:11.519Z] ---> Using cache [2021-01-05T17:14:11.519Z] ---> c0a2802f133c [2021-01-05T17:14:11.519Z] Step 8/22 : COPY . . [2021-01-05T17:14:11.852Z] OK: 233 MiB in 51 packages [2021-01-05T17:14:11.852Z] ---> Using cache [2021-01-05T17:14:11.852Z] ---> 66a93acd54fa [2021-01-05T17:14:11.852Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T17:14:13.355Z] ---> Running in 47a89c05784c [2021-01-05T17:14:15.432Z] Removing intermediate container 071226248c63 [2021-01-05T17:14:15.432Z] ---> 2b49e6de3447 [2021-01-05T17:14:15.432Z] Step 6/24 : COPY go.mod . [2021-01-05T17:14:16.092Z] 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-05T17:14:16.738Z] ---> 42ae159149c1 [2021-01-05T17:14:16.738Z] Step 7/24 : RUN go mod download [2021-01-05T17:14:17.421Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:14:17.421Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:14:17.421Z] ---> 657e0feecad2 [2021-01-05T17:14:17.421Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T17:14:17.421Z] ---> Using cache [2021-01-05T17:14:17.421Z] ---> df1cde5e2268 [2021-01-05T17:14:17.421Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:14:17.421Z] ---> Using cache [2021-01-05T17:14:17.421Z] ---> ba05d43d1852 [2021-01-05T17:14:17.421Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T17:14:17.693Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:14:17.693Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:14:17.693Z] ---> 657e0feecad2 [2021-01-05T17:14:17.693Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T17:14:17.693Z] ---> Using cache [2021-01-05T17:14:17.693Z] ---> df1cde5e2268 [2021-01-05T17:14:17.693Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:14:17.693Z] ---> Using cache [2021-01-05T17:14:17.693Z] ---> ba05d43d1852 [2021-01-05T17:14:17.693Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T17:14:17.693Z] ---> Using cache [2021-01-05T17:14:17.693Z] ---> 13871799f0d5 [2021-01-05T17:14:17.693Z] Step 6/24 : COPY go.mod . [2021-01-05T17:14:17.693Z] ---> Using cache [2021-01-05T17:14:17.693Z] ---> db3011a158b7 [2021-01-05T17:14:17.693Z] Step 7/24 : RUN go mod download [2021-01-05T17:14:17.693Z] ---> Using cache [2021-01-05T17:14:17.693Z] ---> c0a2802f133c [2021-01-05T17:14:17.693Z] Step 8/24 : COPY . . [2021-01-05T17:14:17.693Z] ---> Using cache [2021-01-05T17:14:17.693Z] ---> 66a93acd54fa [2021-01-05T17:14:17.693Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T17:14:18.293Z] ---> Running in 51fc78f5f66e [2021-01-05T17:14:18.580Z] ---> Running in 520a7653530d [2021-01-05T17:14:18.580Z] ---> Running in e225bbbbd426 [2021-01-05T17:14:20.684Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:14:20.684Z] 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-05T17:14:23.184Z] 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-05T17:14:23.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:14:23.684Z] Removing intermediate container 51fc78f5f66e [2021-01-05T17:14:23.684Z] ---> 5aeb6fc48d5c [2021-01-05T17:14:23.684Z] Step 8/24 : COPY . . [2021-01-05T17:14:25.685Z] OK: 233 MiB in 51 packages [2021-01-05T17:14:25.811Z] 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-05T17:14:31.259Z] Removing intermediate container 520a7653530d [2021-01-05T17:14:31.259Z] ---> 8040b8c5d474 [2021-01-05T17:14:31.259Z] Step 6/23 : COPY go.mod . [2021-01-05T17:14:32.319Z] ---> 16e4d6666a48 [2021-01-05T17:14:32.319Z] Step 7/23 : RUN go mod download [2021-01-05T17:14:32.603Z] ---> Running in b9d532e3a0e5 [2021-01-05T17:14:33.255Z] Removing intermediate container a7765e19b04b [2021-01-05T17:14:33.255Z] ---> 472e6170431d [2021-01-05T17:14:33.255Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T17:14:34.104Z] 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-05T17:14:35.537Z] 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-05T17:14:36.898Z] ---> Running in 0bab099045d5 [2021-01-05T17:14:40.230Z] Removing intermediate container b9d532e3a0e5 [2021-01-05T17:14:40.230Z] ---> 59ecd7aa4868 [2021-01-05T17:14:40.230Z] Step 8/23 : COPY . . [2021-01-05T17:14:42.285Z] 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-05T17:14:49.013Z] 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-05T17:14:49.325Z] 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-05T17:14:53.334Z] 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-05T17:14:53.719Z] Collecting docker-compose==1.23.2 [2021-01-05T17:14:53.719Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T17:14:53.719Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T17:14:53.719Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T17:14:54.348Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T17:14:54.348Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T17:14:55.357Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T17:14:55.357Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T17:14:56.001Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T17:14:56.001Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T17:14:58.758Z] 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-05T17:15:01.601Z] Removing intermediate container 47a89c05784c [2021-01-05T17:15:01.601Z] ---> b1aa6fad6bb7 [2021-01-05T17:15:01.601Z] [2021-01-05T17:15:01.601Z] Step 10/22 : FROM scratch [2021-01-05T17:15:01.601Z] ---> [2021-01-05T17:15:01.601Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:15:02.209Z] Collecting PyYAML<4,>=3.10 [2021-01-05T17:15:02.209Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T17:15:02.851Z] ---> Using cache [2021-01-05T17:15:02.851Z] ---> 187fcc0812e3 [2021-01-05T17:15:02.851Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T17:15:03.086Z] 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-05T17:15:03.460Z] 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-05T17:15:04.069Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T17:15:04.069Z] ---> Running in 7268135e1e0a [2021-01-05T17:15:04.394Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T17:15:05.056Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T17:15:05.056Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T17:15:06.560Z] ---> 49a1de90f1ad [2021-01-05T17:15:06.560Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T17:15:06.560Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T17:15:06.560Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T17:15:06.858Z] Removing intermediate container 7268135e1e0a [2021-01-05T17:15:06.858Z] ---> 4460e9e36a5b [2021-01-05T17:15:06.858Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T17:15:06.858Z] ---> Running in dd55c7152868 [2021-01-05T17:15:06.858Z] ---> Running in a073b0bc123a [2021-01-05T17:15:07.400Z] 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-05T17:15:07.917Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T17:15:07.917Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T17:15:08.548Z] Removing intermediate container a073b0bc123a [2021-01-05T17:15:08.548Z] ---> a28dc8963c69 [2021-01-05T17:15:08.548Z] Step 14/22 : WORKDIR / [2021-01-05T17:15:09.548Z] 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-05T17:15:10.214Z] Collecting idna<2.8,>=2.5 [2021-01-05T17:15:10.214Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T17:15:10.214Z] ---> Running in c6529577f443 [2021-01-05T17:15:10.214Z] 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-05T17:15:10.214Z] 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-05T17:15:10.214Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T17:15:10.498Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [Pipeline] } [2021-01-05T17:15:10.770Z] $ docker stop --time=1 cc726b02acb90d42dc9fc84bc6d1bb919de526ba3678f04597c72cf803d2dda0 [2021-01-05T17:15:10.806Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T17:15:10.806Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T17:15:11.095Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T17:15:11.095Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T17:15:11.095Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T17:15:11.095Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T17:15:11.095Z] Removing intermediate container c6529577f443 [2021-01-05T17:15:11.095Z] ---> 31d5b69cf43c [2021-01-05T17:15:11.095Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T17:15:11.724Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, docopt, PyYAML, jsonschema, cached-property, dockerpty, texttable, docker-compose [2021-01-05T17:15:11.725Z] Attempting uninstall: idna [2021-01-05T17:15:11.725Z] Found existing installation: idna 2.9 [2021-01-05T17:15:11.725Z] Uninstalling idna-2.9: [2021-01-05T17:15:12.011Z] Removing intermediate container e225bbbbd426 [2021-01-05T17:15:12.011Z] ---> ed1bfe288701 [2021-01-05T17:15:12.011Z] [2021-01-05T17:15:12.011Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T17:15:12.011Z] ---> 389fef711851 [2021-01-05T17:15:12.011Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:15:12.011Z] ---> Using cache [2021-01-05T17:15:12.011Z] ---> 6e35a25129f9 [2021-01-05T17:15:12.011Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:15:12.011Z] Successfully uninstalled idna-2.9 [2021-01-05T17:15:12.315Z] ---> Running in 75e9e06f759b [2021-01-05T17:15:12.315Z] Attempting uninstall: urllib3 [2021-01-05T17:15:12.315Z] Found existing installation: urllib3 1.25.9 [2021-01-05T17:15:12.315Z] Uninstalling urllib3-1.25.9: [2021-01-05T17:15:13.010Z] ---> 3acf5f17fe53 [2021-01-05T17:15:13.010Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T17:15:13.107Z] $ docker rm -f cc726b02acb90d42dc9fc84bc6d1bb919de526ba3678f04597c72cf803d2dda0 [2021-01-05T17:15:14.048Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T17:15:14.048Z] Removing intermediate container 75e9e06f759b [2021-01-05T17:15:14.048Z] ---> 7fe8faf8595b [2021-01-05T17:15:14.048Z] Step 13/24 : WORKDIR / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-01-05T17:15:14.740Z] ---> Running in 99bae1a8a2d8 [2021-01-05T17:15:14.741Z] Attempting uninstall: requests [2021-01-05T17:15:14.741Z] Found existing installation: requests 2.23.0 [2021-01-05T17:15:14.741Z] Uninstalling requests-2.23.0: [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:15:15.051Z] Successfully uninstalled requests-2.23.0 [2021-01-05T17:15:15.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:15:15.145Z] [2021-01-05T17:15:15.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:15:15.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:15:15.550Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T17:15:15.550Z] 29e5d40040c1: Pulling fs layer [2021-01-05T17:15:15.550Z] 1ce36da41761: Pulling fs layer [2021-01-05T17:15:15.550Z] 25b303627fd3: Pulling fs layer [2021-01-05T17:15:15.691Z] ---> 602ad0ef7c2e [2021-01-05T17:15:15.691Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T17:15:15.823Z] 29e5d40040c1: Verifying Checksum [2021-01-05T17:15:15.823Z] 29e5d40040c1: Download complete [2021-01-05T17:15:16.290Z] Removing intermediate container 99bae1a8a2d8 [2021-01-05T17:15:16.290Z] ---> 631c753fc1a4 [2021-01-05T17:15:16.290Z] 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-05T17:15:16.423Z] 1ce36da41761: Verifying Checksum [2021-01-05T17:15:16.423Z] 1ce36da41761: Download complete [2021-01-05T17:15:16.423Z] 29e5d40040c1: Pull complete [2021-01-05T17:15:16.912Z] ---> a9bd905354c1 [2021-01-05T17:15:16.912Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T17:15:17.232Z] ---> Running in 2189af840f97 [2021-01-05T17:15:17.232Z] ---> 2f3a8a94bb9f [2021-01-05T17:15:17.232Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T17:15:17.232Z] ---> 9d6d53b94c56 [2021-01-05T17:15:17.232Z] 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-05T17:15:17.506Z] ---> Running in a478d3453b01 [2021-01-05T17:15:17.506Z] Running setup.py install for docopt: started [2021-01-05T17:15:17.855Z] 1ce36da41761: Pull complete [2021-01-05T17:15:17.856Z] Removing intermediate container 2189af840f97 [2021-01-05T17:15:17.856Z] ---> bfd3d9d0bb7f [2021-01-05T17:15:17.856Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:15:18.127Z] 25b303627fd3: Verifying Checksum [2021-01-05T17:15:18.127Z] 25b303627fd3: Download complete [2021-01-05T17:15:18.154Z] ---> Running in 5d7e2f6ba3fd [2021-01-05T17:15:18.448Z] ---> 99c969c8bb23 [2021-01-05T17:15:18.448Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T17:15:19.110Z] Removing intermediate container 5d7e2f6ba3fd [2021-01-05T17:15:19.110Z] ---> 0f5da808319b [2021-01-05T17:15:19.110Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T17:15:19.110Z] 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-05T17:15:19.388Z] ---> a957b835c775 [2021-01-05T17:15:19.388Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T17:15:19.388Z] ---> Running in a7585161bef1 [2021-01-05T17:15:19.388Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T17:15:19.388Z] Running setup.py install for PyYAML: started [2021-01-05T17:15:19.997Z] Removing intermediate container a7585161bef1 [2021-01-05T17:15:19.997Z] ---> 0e918b3015e9 [2021-01-05T17:15:19.997Z] Step 21/22 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:15:20.280Z] ---> Running in 59600e925b14 [2021-01-05T17:15:20.280Z] ---> 5913dc3dce6c [2021-01-05T17:15:20.280Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T17:15:20.932Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T17:15:21.230Z] Removing intermediate container 59600e925b14 [2021-01-05T17:15:21.230Z] ---> aa8147eb1c98 [2021-01-05T17:15:21.230Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T17:15:21.230Z] Running setup.py install for dockerpty: started [2021-01-05T17:15:21.517Z] ---> Running in bfc459a2e313 [2021-01-05T17:15:21.517Z] ---> f622d8b0bdbe [2021-01-05T17:15:21.517Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T17:15:22.151Z] Removing intermediate container bfc459a2e313 [2021-01-05T17:15:22.151Z] ---> 5f43410844d2 [2021-01-05T17:15:22.151Z] [2021-01-05T17:15:22.151Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T17:15:22.151Z] Running setup.py install for texttable: started [2021-01-05T17:15:22.769Z] ---> e66db3201df7 [2021-01-05T17:15:22.769Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:15:23.514Z] Successfully built 5f43410844d2 [2021-01-05T17:15:23.514Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T17:15:23.514Z] Successfully tagged docker-core-command-go:latest [2021-01-05T17:15:24.117Z]  Building docker-core-command-go ... done  ---> Running in d399c1a0a4d1 [2021-01-05T17:15:24.391Z] 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-05T17:15:28.265Z] 25b303627fd3: Pull complete [2021-01-05T17:15:28.265Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T17:15:28.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:15:28.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T17:15:28.484Z] prd-ubuntu18.04-docker-arm64-4c-16g-18534 does not seem to be running inside a container [2021-01-05T17:15:28.530Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose-arm64:latest cat [2021-01-05T17:15:28.778Z] Removing intermediate container d399c1a0a4d1 [2021-01-05T17:15:28.778Z] ---> 9ee67b4f6c23 [2021-01-05T17:15:28.778Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:15:30.820Z] ---> Running in b1058fce3e4c [2021-01-05T17:15:30.820Z] Removing intermediate container 0bab099045d5 [2021-01-05T17:15:30.820Z] ---> 93f58eb7f6ff [2021-01-05T17:15:30.820Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T17:15:30.820Z] ---> Running in 4fd56cd33caa [2021-01-05T17:15:31.126Z] Removing intermediate container b1058fce3e4c [2021-01-05T17:15:31.126Z] ---> 318ede92894c [2021-01-05T17:15:31.126Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T17:15:31.613Z] $ docker top b47e518a5c5519f9951976a58d9a26a4ba7c1a6077180dfe7ab1a0c3eca12cbc -eo pid,comm [2021-01-05T17:15:31.768Z] ---> Running in f7f11e91cb7e [Pipeline] { [Pipeline] sh [2021-01-05T17:15:32.653Z] + docker-compose build --help [2021-01-05T17:15:32.653Z] + grep parallel [2021-01-05T17:15:33.242Z] Removing intermediate container f7f11e91cb7e [2021-01-05T17:15:33.242Z] ---> c47eb5ab6f91 [2021-01-05T17:15:33.242Z] Step 23/24 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:15:33.564Z] ---> Running in efdbd6a37e37 [2021-01-05T17:15:33.860Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:15:34.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:15:34.547Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:15:34.547Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T17:15:34.547Z] Removing intermediate container efdbd6a37e37 [2021-01-05T17:15:34.547Z] ---> 35344a60798f [2021-01-05T17:15:34.547Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T17:15:34.547Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T17:15:34.837Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:15:34.837Z] OK: 72 MiB in 58 packages [2021-01-05T17:15:34.837Z] ---> Running in d3183f1b404f [2021-01-05T17:15:35.948Z] Removing intermediate container d3183f1b404f [2021-01-05T17:15:35.948Z] ---> d559c7805ccd [2021-01-05T17:15:35.948Z] [2021-01-05T17:15:36.581Z] Successfully built d559c7805ccd [2021-01-05T17:15:36.581Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T17:15:36.861Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 4fd56cd33caa [2021-01-05T17:15:36.861Z] ---> f778dc53edfd [2021-01-05T17:15:36.861Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T17:15:37.181Z] ---> Running in 9169c1d74fc5 [2021-01-05T17:15:37.830Z] Removing intermediate container 9169c1d74fc5 [2021-01-05T17:15:37.830Z] ---> e55d730c68a6 [2021-01-05T17:15:37.830Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:15:37.830Z] ---> Running in e46e40a30d49 [2021-01-05T17:15:38.099Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T17:15:38.089Z] $ docker stop --time=1 b47e518a5c5519f9951976a58d9a26a4ba7c1a6077180dfe7ab1a0c3eca12cbc [2021-01-05T17:15:38.879Z] Removing intermediate container e46e40a30d49 [2021-01-05T17:15:38.879Z] ---> 35436e510d5d [2021-01-05T17:15:38.879Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T17:15:39.928Z] ---> Running in a6b579f6334b [2021-01-05T17:15:40.155Z] $ docker rm -f b47e518a5c5519f9951976a58d9a26a4ba7c1a6077180dfe7ab1a0c3eca12cbc [2021-01-05T17:15:40.209Z] Removing intermediate container dd55c7152868 [2021-01-05T17:15:40.209Z] ---> c7343ec4d86d [2021-01-05T17:15:40.209Z] [2021-01-05T17:15:40.209Z] Step 10/24 : FROM scratch [2021-01-05T17:15:40.209Z] ---> [2021-01-05T17:15:40.209Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:15:41.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T17:15:41.142Z] . [Pipeline] withDockerContainer [2021-01-05T17:15:41.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-18534 does not seem to be running inside a container [2021-01-05T17:15:41.472Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64:latest cat [2021-01-05T17:15:41.652Z] Removing intermediate container a6b579f6334b [2021-01-05T17:15:41.652Z] ---> 5ed2c15800ee [2021-01-05T17:15:41.652Z] Step 25/26 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:15:41.652Z] ---> Running in d591da07df86 [2021-01-05T17:15:41.652Z] ---> Running in ee80e5cd8d92 [2021-01-05T17:15:41.946Z] Removing intermediate container d591da07df86 [2021-01-05T17:15:41.946Z] ---> ed6e08abe6b6 [2021-01-05T17:15:41.946Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T17:15:41.946Z] ---> Running in 75bf85a1980e [2021-01-05T17:15:42.251Z] Removing intermediate container ee80e5cd8d92 [2021-01-05T17:15:42.251Z] ---> fb55c4149d26 [2021-01-05T17:15:42.251Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:15:42.251Z] ---> Running in ab7cef789f01 [2021-01-05T17:15:42.569Z] Removing intermediate container 75bf85a1980e [2021-01-05T17:15:42.569Z] ---> 34b2c4cd0a48 [2021-01-05T17:15:42.569Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T17:15:42.569Z] Removing intermediate container ab7cef789f01 [2021-01-05T17:15:42.569Z] ---> c602f6711d57 [2021-01-05T17:15:42.569Z] [2021-01-05T17:15:42.569Z] ---> Running in afe1060513f6 [2021-01-05T17:15:42.866Z] $ docker top b530e28e3f7a95b135c09ade86c55d407264919ba6641512cb4c647f4efd8424 -eo pid,comm [2021-01-05T17:15:43.241Z] Successfully built c602f6711d57 [2021-01-05T17:15:43.241Z] Successfully tagged docker-sys-mgmt-agent-go:latest [Pipeline] { [Pipeline] sh [2021-01-05T17:15:43.517Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container afe1060513f6 [2021-01-05T17:15:43.517Z] ---> a08c3bfc75fb [2021-01-05T17:15:43.517Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T17:15:43.929Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T17:15:44.206Z] ---> 33e33973cffc [2021-01-05T17:15:44.206Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T17:15:46.304Z] ---> f06be5d05dd8 [2021-01-05T17:15:46.304Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T17:15:47.081Z] ---> ce25529251be [2021-01-05T17:15:47.081Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T17:15:48.202Z] ---> e3e80c47053c [2021-01-05T17:15:48.202Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T17:15:49.318Z] Building docker-core-command-go ... [2021-01-05T17:15:49.318Z] Building docker-core-data-go ... [2021-01-05T17:15:49.318Z] Building docker-core-metadata-go ... [2021-01-05T17:15:49.318Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T17:15:49.318Z] Building docker-security-proxy-setup-go ... [2021-01-05T17:15:49.318Z] Building docker-security-secretstore-setup-go ... [2021-01-05T17:15:49.319Z] Building docker-support-notifications-go ... [2021-01-05T17:15:49.319Z] Building docker-support-scheduler-go ... [2021-01-05T17:15:49.319Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T17:15:49.319Z] Building docker-core-command-go [2021-01-05T17:15:49.319Z] Building docker-security-secretstore-setup-go [2021-01-05T17:15:49.319Z] Building docker-security-bootstrap-redis-go [2021-01-05T17:15:49.319Z] Building docker-core-metadata-go [2021-01-05T17:15:49.319Z] Building docker-security-proxy-setup-go [2021-01-05T17:15:49.707Z] ---> 8a587ee716fd [2021-01-05T17:15:49.707Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T17:15:51.787Z] ---> d7a76896884f [2021-01-05T17:15:51.787Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T17:15:51.787Z] ---> Running in e0c961aa229c [2021-01-05T17:15:52.070Z] Removing intermediate container e0c961aa229c [2021-01-05T17:15:52.070Z] ---> 7cff4c85cac2 [2021-01-05T17:15:52.070Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:15:52.411Z] ---> Running in b950dbb8c4fd [2021-01-05T17:15:53.178Z] Removing intermediate container b950dbb8c4fd [2021-01-05T17:15:53.178Z] ---> 71dd4696ab51 [2021-01-05T17:15:53.178Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T17:15:54.157Z] ---> Running in 88f751fa8be7 [2021-01-05T17:15:54.445Z] Removing intermediate container a478d3453b01 [2021-01-05T17:15:54.445Z] ---> 514afd3983ea [2021-01-05T17:15:54.445Z] [2021-01-05T17:15:54.445Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T17:15:54.445Z] ---> 389fef711851 [2021-01-05T17:15:54.445Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:15:54.445Z] ---> Running in 1610736511f6 [2021-01-05T17:15:54.445Z] Removing intermediate container 88f751fa8be7 [2021-01-05T17:15:54.445Z] ---> 7a2598e0128d [2021-01-05T17:15:54.445Z] Step 23/24 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:15:54.722Z] ---> Running in e692be76e0d9 [2021-01-05T17:15:54.723Z] Removing intermediate container 1610736511f6 [2021-01-05T17:15:54.723Z] ---> a61ef71713d1 [2021-01-05T17:15:54.723Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T17:15:54.997Z] ---> Running in 450028ba7200 [2021-01-05T17:15:54.997Z] Removing intermediate container e692be76e0d9 [2021-01-05T17:15:54.997Z] ---> 210ca17d187c [2021-01-05T17:15:54.997Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T17:15:55.275Z] ---> Running in 1b60aefdeb1f [2021-01-05T17:15:55.275Z] Removing intermediate container 450028ba7200 [2021-01-05T17:15:55.275Z] ---> 6656a20a4de9 [2021-01-05T17:15:55.275Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T17:15:55.541Z] ---> Running in 024034002af4 [2021-01-05T17:15:55.541Z] Removing intermediate container 1b60aefdeb1f [2021-01-05T17:15:55.541Z] ---> 8db0e9dd6e82 [2021-01-05T17:15:55.541Z] [2021-01-05T17:15:55.980Z] Removing intermediate container 024034002af4 [2021-01-05T17:15:55.980Z] ---> 65b9f23271f7 [2021-01-05T17:15:55.980Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:15:55.980Z] Successfully built 8db0e9dd6e82 [2021-01-05T17:15:55.980Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T17:15:55.980Z]  Building docker-support-notifications-go ... done  ---> Running in 5fe2b822e01d [2021-01-05T17:15:57.976Z] Removing intermediate container 5fe2b822e01d [2021-01-05T17:15:57.976Z] ---> a979c05f9c78 [2021-01-05T17:15:57.976Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T17:15:57.976Z] ---> Running in eeb4d3999bfe [2021-01-05T17:15:59.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T17:15:59.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T17:16:01.074Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T17:16:01.074Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T17:16:01.352Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T17:16:01.639Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T17:16:01.941Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T17:16:01.941Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:16:01.941Z] OK: 8 MiB in 19 packages [2021-01-05T17:16:03.443Z] Removing intermediate container eeb4d3999bfe [2021-01-05T17:16:03.443Z] ---> d69ead189cf2 [2021-01-05T17:16:03.443Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T17:16:03.443Z] ---> 35ba8a9d24ca [2021-01-05T17:16:03.443Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T17:16:04.431Z] ---> c7181d916eb4 [2021-01-05T17:16:04.431Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T17:16:04.712Z] ---> b036697b4f87 [2021-01-05T17:16:04.712Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T17:16:04.996Z] ---> Running in 816a3a174411 [2021-01-05T17:16:05.340Z] Removing intermediate container 816a3a174411 [2021-01-05T17:16:05.340Z] ---> 46cbb2eadf8d [2021-01-05T17:16:05.340Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:16:05.685Z] ---> Running in 88636af70c7a [2021-01-05T17:16:06.004Z] Removing intermediate container 88636af70c7a [2021-01-05T17:16:06.004Z] ---> ec76260391d8 [2021-01-05T17:16:06.004Z] Step 21/23 : LABEL arch=x86_64 [2021-01-05T17:16:06.005Z] ---> Running in ebabbb715a06 [2021-01-05T17:16:06.386Z] Removing intermediate container ebabbb715a06 [2021-01-05T17:16:06.386Z] ---> 548a53549ab0 [2021-01-05T17:16:06.386Z] Step 22/23 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:16:06.386Z] ---> Running in de2292103a0c [2021-01-05T17:16:06.793Z] Removing intermediate container de2292103a0c [2021-01-05T17:16:06.793Z] ---> d4ff6d425dc1 [2021-01-05T17:16:06.793Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T17:16:06.793Z] ---> Running in 87cb24e31ecd [2021-01-05T17:16:07.111Z] Removing intermediate container 87cb24e31ecd [2021-01-05T17:16:07.111Z] ---> c244c4eef931 [2021-01-05T17:16:07.111Z] [2021-01-05T17:16:07.380Z] Successfully built c244c4eef931 [2021-01-05T17:16:07.380Z] Successfully tagged docker-core-data-go:latest [2021-01-05T17:16:07.987Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-05T17:16:08.025Z] $ docker stop --time=1 5f0ff25cba894656780256465beb0171450f050dc0134fb8dee22cf3312e0cd1 [2021-01-05T17:16:10.873Z] $ docker rm -f 5f0ff25cba894656780256465beb0171450f050dc0134fb8dee22cf3312e0cd1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T17:16:11.554Z] + docker images [2021-01-05T17:16:11.554Z] + grep docker [2021-01-05T17:16:11.554Z] docker-core-data-go latest c244c4eef931 4 seconds ago 22.2MB [2021-01-05T17:16:11.554Z] docker-support-notifications-go latest 8db0e9dd6e82 16 seconds ago 12MB [2021-01-05T17:16:11.554Z] docker-sys-mgmt-agent-go latest c602f6711d57 29 seconds ago 313MB [2021-01-05T17:16:11.554Z] docker-security-secretstore-setup-go latest d559c7805ccd 36 seconds ago 24.6MB [2021-01-05T17:16:11.554Z] docker-core-command-go latest 5f43410844d2 50 seconds ago 10.6MB [2021-01-05T17:16:11.554Z] docker-security-bootstrap-redis-go latest bd659c1b1983 2 minutes ago 15.8MB [2021-01-05T17:16:11.554Z] docker-security-proxy-setup-go latest 6396337b9039 2 minutes ago 24.5MB [2021-01-05T17:16:11.554Z] docker-core-metadata-go latest 3c30ef811e9c 2 minutes ago 13MB [2021-01-05T17:16:11.554Z] docker-support-scheduler-go latest 23eb49cc7d92 2 minutes ago 10.7MB [2021-01-05T17:16:11.554Z] docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-05T17:16:27.375Z] Still waiting to schedule task [2021-01-05T17:16:27.375Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-01-05T17:16:57.323Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:16:57.323Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:16:57.323Z] ---> b12a658ea4b8 [2021-01-05T17:16:57.323Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T17:16:57.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:16:57.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:16:57.323Z] ---> b12a658ea4b8 [2021-01-05T17:16:57.323Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T17:16:57.323Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:16:57.323Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:16:57.323Z] ---> b12a658ea4b8 [2021-01-05T17:16:57.323Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T17:16:57.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:16:57.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:16:57.323Z] ---> b12a658ea4b8 [2021-01-05T17:16:57.323Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T17:16:57.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:16:57.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:16:57.323Z] ---> b12a658ea4b8 [2021-01-05T17:16:57.323Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T17:16:59.291Z] ---> Running in 3c83cf971443 [2021-01-05T17:16:59.292Z] ---> Running in efc54edaa76d [2021-01-05T17:16:59.292Z] ---> Running in 38bc53f9c2fc [2021-01-05T17:16:59.292Z] ---> Running in 5f220879ef9c [2021-01-05T17:16:59.292Z] ---> Running in dbcd2ebcb4c1 [2021-01-05T17:16:59.893Z] Removing intermediate container dbcd2ebcb4c1 [2021-01-05T17:16:59.893Z] Removing intermediate container 5f220879ef9c [2021-01-05T17:16:59.893Z] ---> 179ea99a0aa1 [2021-01-05T17:16:59.893Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 227587d7f435 [2021-01-05T17:16:59.893Z] [2021-01-05T17:16:59.893Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:16:59.893Z] Removing intermediate container 3c83cf971443 [2021-01-05T17:16:59.893Z] ---> e516bfab347c [2021-01-05T17:16:59.893Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:16:59.893Z] Removing intermediate container efc54edaa76d [2021-01-05T17:16:59.893Z] ---> 89630e86ccd6 [2021-01-05T17:16:59.893Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:16:59.893Z] Removing intermediate container 38bc53f9c2fc [2021-01-05T17:16:59.893Z] ---> f49184de3416 [2021-01-05T17:16:59.894Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:16:59.894Z] ---> Running in 23a550a03863 [2021-01-05T17:16:59.894Z] ---> Running in 8ed48195a8ed [2021-01-05T17:16:59.894Z] ---> Running in f57c72a17f20 [2021-01-05T17:17:00.171Z] ---> Running in f3cb28c6a543 [2021-01-05T17:17:00.171Z] ---> Running in 608834c5b896 [2021-01-05T17:17:04.518Z] Removing intermediate container 23a550a03863 [2021-01-05T17:17:04.518Z] ---> 24e2d459b087 [2021-01-05T17:17:04.518Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T17:17:04.518Z] ---> Running in 613a54fe54df [2021-01-05T17:17:04.518Z] Removing intermediate container 8ed48195a8ed [2021-01-05T17:17:04.518Z] ---> 3aaa38102e19 [2021-01-05T17:17:04.518Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T17:17:04.518Z] Removing intermediate container f57c72a17f20 [2021-01-05T17:17:04.518Z] ---> e95cec354971 [2021-01-05T17:17:04.518Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T17:17:04.518Z] ---> Running in bd711d877e9c [2021-01-05T17:17:04.787Z] ---> Running in 0fae47b591cd [2021-01-05T17:17:04.787Z] Removing intermediate container f3cb28c6a543 [2021-01-05T17:17:04.787Z] ---> 75dcbda97d60 [2021-01-05T17:17:04.787Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T17:17:04.787Z] Removing intermediate container 608834c5b896 [2021-01-05T17:17:04.787Z] ---> 2780f07146e9 [2021-01-05T17:17:04.787Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T17:17:05.061Z] ---> Running in d440dec08bd2 [2021-01-05T17:17:05.061Z] ---> Running in 90aa59922ddb [2021-01-05T17:17:05.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:17:06.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:17:06.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:17:06.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:17:06.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:17:06.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:17:07.510Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:17:07.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:17:08.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:17:08.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:17:08.660Z] OK: 217 MiB in 51 packages [2021-01-05T17:17:08.942Z] OK: 217 MiB in 51 packages [2021-01-05T17:17:08.942Z] OK: 217 MiB in 51 packages [2021-01-05T17:17:09.241Z] OK: 217 MiB in 51 packages [2021-01-05T17:17:09.852Z] OK: 217 MiB in 51 packages [2021-01-05T17:17:10.472Z] Removing intermediate container 613a54fe54df [2021-01-05T17:17:10.472Z] ---> c159ca992ddd [2021-01-05T17:17:10.472Z] Step 6/22 : COPY go.mod . [2021-01-05T17:17:10.747Z] Removing intermediate container bd711d877e9c [2021-01-05T17:17:10.747Z] ---> d7c186cb30de [2021-01-05T17:17:10.747Z] Step 6/22 : COPY go.mod . [2021-01-05T17:17:10.747Z] Removing intermediate container 0fae47b591cd [2021-01-05T17:17:10.747Z] ---> 3efce8d65679 [2021-01-05T17:17:10.747Z] Step 6/24 : COPY go.mod . [2021-01-05T17:17:11.027Z] Removing intermediate container d440dec08bd2 [2021-01-05T17:17:11.027Z] ---> 8f3386f0f00a [2021-01-05T17:17:11.027Z] Step 6/22 : COPY go.mod . [2021-01-05T17:17:11.633Z] Removing intermediate container 90aa59922ddb [2021-01-05T17:17:11.633Z] ---> cb8a4fa213e4 [2021-01-05T17:17:11.633Z] Step 6/21 : COPY go.mod . [2021-01-05T17:17:11.633Z] ---> 84454969986f [2021-01-05T17:17:11.915Z] Step 7/22 : RUN go mod download [2021-01-05T17:17:11.915Z] ---> f04d8611c2a7 [2021-01-05T17:17:11.915Z] Step 7/22 : RUN go mod download [2021-01-05T17:17:11.915Z] ---> 16b75f6bc33d [2021-01-05T17:17:11.915Z] Step 7/24 : RUN go mod download [2021-01-05T17:17:11.915Z] ---> Running in 193c4b30d71e [2021-01-05T17:17:11.915Z] ---> Running in d426d63b22c1 [2021-01-05T17:17:12.189Z] ---> Running in bff5e9637042 [2021-01-05T17:17:12.189Z] ---> 1a09d10aa302 [2021-01-05T17:17:12.189Z] Step 7/22 : RUN go mod download [2021-01-05T17:17:12.465Z] ---> Running in 69c3f36a9808 [2021-01-05T17:17:12.740Z] ---> 846e289dcc25 [2021-01-05T17:17:12.740Z] Step 7/21 : RUN go mod download [2021-01-05T17:17:13.021Z] ---> Running in b5dbebf31a6c [2021-01-05T17:17:17.372Z] Removing intermediate container 193c4b30d71e [2021-01-05T17:17:17.373Z] ---> 1fa2c3365034 [2021-01-05T17:17:17.373Z] Step 8/22 : COPY . . [2021-01-05T17:17:17.649Z] Removing intermediate container d426d63b22c1 [2021-01-05T17:17:17.649Z] ---> 76695b1ecec1 [2021-01-05T17:17:17.649Z] Step 8/22 : COPY . . [2021-01-05T17:17:18.255Z] Removing intermediate container bff5e9637042 [2021-01-05T17:17:18.255Z] ---> c8a5acdeccd0 [2021-01-05T17:17:18.255Z] Step 8/24 : COPY . . [2021-01-05T17:17:18.859Z] Removing intermediate container b5dbebf31a6c [2021-01-05T17:17:18.859Z] ---> fb37c1a81a12 [2021-01-05T17:17:18.859Z] Step 8/21 : COPY . . [2021-01-05T17:17:18.859Z] Removing intermediate container 69c3f36a9808 [2021-01-05T17:17:18.859Z] ---> 8033fc1cf30f [2021-01-05T17:17:18.859Z] Step 8/22 : COPY . . [2021-01-05T17:17:45.724Z] ---> 5632271f5a59 [2021-01-05T17:17:45.724Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T17:17:45.724Z] ---> c8a39e723475 [2021-01-05T17:17:45.724Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T17:17:45.724Z] ---> 0a34ee9cc875 [2021-01-05T17:17:45.724Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T17:17:45.724Z] ---> 09894387a95b [2021-01-05T17:17:45.724Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T17:17:45.724Z] ---> a218c0aba85e [2021-01-05T17:17:45.724Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T17:17:45.724Z] ---> Running in 8e24aedcc925 [2021-01-05T17:17:45.724Z] ---> Running in d1f24e2fcc72 [2021-01-05T17:17:45.724Z] ---> Running in 94cec3c963f7 [2021-01-05T17:17:45.724Z] ---> Running in fc5b35b5922e [2021-01-05T17:17:45.724Z] ---> Running in a6162e25b5be [2021-01-05T17:17:45.724Z] 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-05T17:17:45.724Z] 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-05T17:17:45.724Z] 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-05T17:17:45.724Z] 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-05T17:17:45.999Z] 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-05T17:17:46.960Z] Running on prd-ubuntu18.04-docker-8c-8g-18541 in /w/workspace/edgexfoundry_edgex-go_PR-2985 [Pipeline] { [Pipeline] ws [2021-01-05T17:17:47.020Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-05T17:17:49.352Z] using credential edgex-jenkins-ssh [2021-01-05T17:17:49.414Z] Cloning the remote Git repository [2021-01-05T17:17:49.324Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:17:49.385Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-05T17:17:49.411Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:17:49.411Z] > git --version # timeout=10 [2021-01-05T17:17:49.426Z] > git --version # 'git version 2.17.1' [2021-01-05T17:17:49.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:17:49.449Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:18:25.364Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:18:25.371Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T17:18:25.383Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T17:18:25.402Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T17:18:25.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:18:25.407Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2985/head:refs/remotes/origin/PR-2985 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T17:18:25.908Z] Merging remotes/origin/master commit 5abdadd8b70be8a3e6975420755e8102c38e7ff4 into PR head commit 779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:18:26.084Z] Merge succeeded, producing 779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:18:26.084Z] Checking out Revision 779e6909f91457a37bf7de56cb8225d9b8f58534 (PR-2985) [2021-01-05T17:18:25.913Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:18:25.918Z] > git checkout -f 779e6909f91457a37bf7de56cb8225d9b8f58534 # timeout=10 [2021-01-05T17:18:26.047Z] > git remote # timeout=10 [2021-01-05T17:18:26.054Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T17:18:26.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T17:18:26.064Z] > git merge 5abdadd8b70be8a3e6975420755e8102c38e7ff4 # timeout=10 [2021-01-05T17:18:26.074Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T17:18:26.085Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T17:18:26.089Z] > git checkout -f 779e6909f91457a37bf7de56cb8225d9b8f58534 # timeout=10 [2021-01-05T17:18:29.807Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:18:30.978Z] + echo snap-build.sh [2021-01-05T17:18:30.978Z] snap-build.sh [2021-01-05T17:18:30.978Z] + SNAP_BASE_DIR=. [2021-01-05T17:18:30.978Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-01-05T17:18:30.978Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-01-05T17:18:30.978Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-01-05T17:18:30.978Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-01-05T17:18:30.978Z] + cd /w/workspace/edgex-go/3 [2021-01-05T17:18:30.978Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T17:18:30.978Z] Reading package lists... [2021-01-05T17:18:31.244Z] Building dependency tree... [2021-01-05T17:18:31.244Z] Reading state information... [2021-01-05T17:18:31.244Z] The following packages were automatically installed and are no longer required: [2021-01-05T17:18:31.244Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T17:18:31.244Z] uidmap xdelta3 [2021-01-05T17:18:31.244Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T17:18:31.244Z] The following packages will be REMOVED: [2021-01-05T17:18:31.244Z] lxd* lxd-client* [2021-01-05T17:18:31.819Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T17:18:31.819Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T17:18:33.134Z] (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-05T17:18:33.134Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T17:18:34.080Z] Removing lxd dnsmasq configuration [2021-01-05T17:18:34.080Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T17:18:34.348Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-05T17:18:35.293Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T17:18:35.554Z] (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-05T17:18:35.554Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T17:18:37.511Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T17:18:37.511Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-05T17:18:38.898Z] + sudo snap remove --purge lxd [2021-01-05T17:18:38.898Z] snap "lxd" is not installed [2021-01-05T17:18:38.898Z] + sudo groupadd --force --system lxd [2021-01-05T17:18:38.898Z] ++ whoami [2021-01-05T17:18:38.898Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T17:18:39.161Z] + newgrp - lxd [2021-01-05T17:18:39.161Z] + sudo snap install lxd [2021-01-05T17:18:54.102Z] 2021-01-05T17:18:50Z INFO Waiting for automatic snapd restart... [2021-01-05T17:19:22.894Z] 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-05T17:19:22.894Z] 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-05T17:19:29.668Z] Removing intermediate container 8e24aedcc925 [2021-01-05T17:19:29.668Z] ---> 9f978ea34a02 [2021-01-05T17:19:29.668Z] [2021-01-05T17:19:29.668Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T17:19:29.668Z] 3.12: Pulling from library/alpine [2021-01-05T17:19:29.668Z] Removing intermediate container d1f24e2fcc72 [2021-01-05T17:19:29.668Z] ---> 737cf76971f0 [2021-01-05T17:19:29.668Z] [2021-01-05T17:19:29.668Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T17:19:29.668Z] 3.12: Pulling from library/alpine [2021-01-05T17:19:31.925Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T17:19:31.925Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T17:19:31.925Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T17:19:31.925Z] ---> afeebe901d6b [2021-01-05T17:19:31.925Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:19:31.925Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T17:19:31.925Z] ---> afeebe901d6b [2021-01-05T17:19:31.925Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T17:19:32.232Z] ---> Running in 2190b4cad55b [2021-01-05T17:19:32.232Z] ---> Running in cf45b3fb9d72 [2021-01-05T17:19:32.890Z] lxd 4.9 from Canonical* installed [2021-01-05T17:19:32.890Z] + sudo lxd init --auto [2021-01-05T17:19:35.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:19:35.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:19:36.252Z] Removing intermediate container 94cec3c963f7 [2021-01-05T17:19:36.252Z] ---> f3c3272d310c [2021-01-05T17:19:36.252Z] [2021-01-05T17:19:36.252Z] Step 10/22 : FROM scratch [2021-01-05T17:19:36.252Z] ---> [2021-01-05T17:19:36.252Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:19:36.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:19:36.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:19:36.864Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T17:19:36.864Z] ---> Running in 3f8c6bcd6bba [2021-01-05T17:19:36.864Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:19:37.149Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T17:19:37.149Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T17:19:37.149Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T17:19:37.429Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:19:37.429Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:19:37.429Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T17:19:37.429Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:19:37.429Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T17:19:37.429Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T17:19:37.429Z] OK: 7 MiB in 19 packages [2021-01-05T17:19:37.709Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T17:19:37.709Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:19:37.709Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:19:37.990Z] OK: 7 MiB in 19 packages [2021-01-05T17:19:38.279Z] Removing intermediate container 3f8c6bcd6bba [2021-01-05T17:19:38.279Z] ---> 929c9ffdb568 [2021-01-05T17:19:38.279Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T17:19:38.568Z] ---> Running in 54a043e03ddf [2021-01-05T17:19:39.177Z] Removing intermediate container fc5b35b5922e [2021-01-05T17:19:39.177Z] ---> 7f8c3834efe3 [2021-01-05T17:19:39.177Z] [2021-01-05T17:19:39.178Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T17:19:39.178Z] ---> afeebe901d6b [2021-01-05T17:19:39.178Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T17:19:39.509Z] + sudo snap install --classic snapcraft [2021-01-05T17:19:40.172Z] ---> Running in 983802cc3648 [2021-01-05T17:19:40.172Z] Removing intermediate container 54a043e03ddf [2021-01-05T17:19:40.172Z] ---> 58ad3c8be51e [2021-01-05T17:19:40.172Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T17:19:40.450Z] Removing intermediate container 2190b4cad55b [2021-01-05T17:19:40.450Z] ---> 78ed44b480d1 [2021-01-05T17:19:40.450Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:19:40.450Z] ---> Running in 0d6eba549340 [2021-01-05T17:19:40.728Z] ---> Running in 430e6f05717b [2021-01-05T17:19:41.004Z] Removing intermediate container cf45b3fb9d72 [2021-01-05T17:19:41.004Z] ---> 1fdc4bd06245 [2021-01-05T17:19:41.004Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T17:19:41.293Z] ---> Running in 66a77b5ad935 [2021-01-05T17:19:41.293Z] Removing intermediate container 0d6eba549340 [2021-01-05T17:19:41.293Z] ---> 8ee0c0fd0dc7 [2021-01-05T17:19:41.293Z] Step 14/22 : WORKDIR / [2021-01-05T17:19:41.567Z] ---> Running in fe7fac334b86 [2021-01-05T17:19:41.843Z] Removing intermediate container 430e6f05717b [2021-01-05T17:19:41.843Z] ---> a015dcad411d [2021-01-05T17:19:41.843Z] Step 13/24 : WORKDIR / [2021-01-05T17:19:42.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:19:42.118Z] Removing intermediate container 66a77b5ad935 [2021-01-05T17:19:42.118Z] ---> 8c9d296888ad [2021-01-05T17:19:42.118Z] Step 13/22 : WORKDIR / [2021-01-05T17:19:42.118Z] ---> Running in 8d0364fff625 [2021-01-05T17:19:42.398Z] Removing intermediate container fe7fac334b86 [2021-01-05T17:19:42.398Z] ---> aa35b57f5aa8 [2021-01-05T17:19:42.398Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T17:19:42.398Z] ---> Running in d3af34f44a7f [2021-01-05T17:19:42.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:19:42.958Z] Removing intermediate container 8d0364fff625 [2021-01-05T17:19:42.958Z] ---> 7463b974e7ee [2021-01-05T17:19:42.958Z] 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-05T17:19:43.272Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T17:19:43.272Z] Removing intermediate container d3af34f44a7f [2021-01-05T17:19:43.272Z] ---> 1e1657dbd1d4 [2021-01-05T17:19:43.272Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T17:19:43.272Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:19:43.272Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T17:19:43.560Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T17:19:43.560Z] ---> cd01e329a0e8 [2021-01-05T17:19:43.560Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T17:19:43.560Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:19:43.560Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T17:19:43.839Z] OK: 7 MiB in 18 packages [2021-01-05T17:19:44.450Z] ---> 5404d6afe209 [2021-01-05T17:19:44.450Z] 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-05T17:19:44.736Z] ---> e5c29292dbdf [2021-01-05T17:19:44.736Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T17:19:46.181Z] ---> ce2e11e3d762 [2021-01-05T17:19:46.181Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T17:19:46.786Z] ---> d3bc295325be [2021-01-05T17:19:46.786Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T17:19:47.061Z] Removing intermediate container 983802cc3648 [2021-01-05T17:19:47.061Z] ---> 0b26b6f8d472 [2021-01-05T17:19:47.061Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T17:19:47.061Z] ---> b3a244f95f1b [2021-01-05T17:19:47.061Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T17:19:47.665Z] ---> Running in df952660a090 [2021-01-05T17:19:47.665Z] ---> b8c7cb2b0e42 [2021-01-05T17:19:47.665Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T17:19:47.940Z] ---> Running in 59deeba0f6a7 [2021-01-05T17:19:47.940Z] ---> e532b0f87bac [2021-01-05T17:19:47.940Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T17:19:48.214Z] Removing intermediate container df952660a090 [2021-01-05T17:19:48.214Z] ---> 88d8e035fd9c [2021-01-05T17:19:48.214Z] Step 13/21 : WORKDIR /edgex [2021-01-05T17:19:48.489Z] ---> 61feec755dd5 [2021-01-05T17:19:48.489Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T17:19:48.763Z] ---> Running in 167fdac68774 [2021-01-05T17:19:49.369Z] Removing intermediate container 59deeba0f6a7 [2021-01-05T17:19:49.369Z] ---> 7060544f4082 [2021-01-05T17:19:49.369Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:19:50.350Z] ---> Running in a36e97f18bc8 [2021-01-05T17:19:50.350Z] ---> 8ba0406356e9 [2021-01-05T17:19:50.350Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T17:19:50.632Z] ---> 55c071eb141b [2021-01-05T17:19:50.632Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T17:19:50.632Z] Removing intermediate container 167fdac68774 [2021-01-05T17:19:50.632Z] ---> 449cde60cd54 [2021-01-05T17:19:50.632Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T17:19:50.908Z] ---> Running in 24ea39db15af [2021-01-05T17:19:51.186Z] Removing intermediate container a36e97f18bc8 [2021-01-05T17:19:51.186Z] ---> 82579b7b799b [2021-01-05T17:19:51.186Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T17:19:51.186Z] Removing intermediate container a6162e25b5be [2021-01-05T17:19:51.186Z] ---> 17cf4d8d7850 [2021-01-05T17:19:51.186Z] [2021-01-05T17:19:51.186Z] Step 10/22 : FROM scratch [2021-01-05T17:19:51.186Z] ---> [2021-01-05T17:19:51.186Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:19:51.463Z] ---> Using cache [2021-01-05T17:19:51.463Z] ---> 929c9ffdb568 [2021-01-05T17:19:51.463Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T17:19:51.740Z] ---> Running in 4e5fb191305e [2021-01-05T17:19:51.740Z] ---> Running in 44fa56b0d948 [2021-01-05T17:19:52.018Z] ---> 06ee09adc9cf [2021-01-05T17:19:52.018Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T17:19:52.289Z] ---> b8bebbfbffa1 [2021-01-05T17:19:52.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T17:19:52.892Z] Removing intermediate container 4e5fb191305e [2021-01-05T17:19:52.893Z] ---> e0b02ba8549f [2021-01-05T17:19:52.893Z] Removing intermediate container 44fa56b0d948 [2021-01-05T17:19:52.893Z] ---> e1c8f20be363 [2021-01-05T17:19:52.893Z] Step 21/22 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:19:52.893Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T17:19:53.168Z] ---> Running in 0d4be4470442 [2021-01-05T17:19:53.443Z] ---> Running in 4cf2a19e0128 [2021-01-05T17:19:53.724Z] ---> 85fa780fc039 [2021-01-05T17:19:53.724Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T17:19:53.724Z] ---> 0e5600e42b86 [2021-01-05T17:19:53.724Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T17:19:54.332Z] Removing intermediate container 0d4be4470442 [2021-01-05T17:19:54.332Z] ---> 6cbfb4887ee7 [2021-01-05T17:19:54.332Z] Step 14/22 : WORKDIR / [2021-01-05T17:19:54.332Z] ---> Running in 2ca4c205814b [2021-01-05T17:19:54.616Z] ---> Running in 4c9c2d3cfcdb [2021-01-05T17:19:54.616Z] Removing intermediate container 4cf2a19e0128 [2021-01-05T17:19:54.616Z] ---> d0cb813128bd [2021-01-05T17:19:54.616Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T17:19:54.893Z] Removing intermediate container 24ea39db15af [2021-01-05T17:19:54.893Z] ---> b8ac01fa1f5d [2021-01-05T17:19:54.893Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T17:19:55.165Z] ---> Running in 68f27b337b1b [2021-01-05T17:19:55.165Z] ---> Running in 24fce7f4a213 [2021-01-05T17:19:55.442Z] Removing intermediate container 4c9c2d3cfcdb [2021-01-05T17:19:55.442Z] ---> b438f71b259d [2021-01-05T17:19:55.442Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T17:19:55.442Z] ---> 9b8b1972ca81 [2021-01-05T17:19:55.442Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T17:19:56.044Z] ---> Running in 2144139f2c29 [2021-01-05T17:19:56.322Z] Removing intermediate container 68f27b337b1b [2021-01-05T17:19:56.322Z] ---> d752361f409d [2021-01-05T17:19:56.322Z] [2021-01-05T17:19:56.322Z] Removing intermediate container 24fce7f4a213 [2021-01-05T17:19:56.322Z] ---> 75fe9ecf63f2 [2021-01-05T17:19:56.322Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T17:19:56.600Z] ---> Running in 21885d01ac47 [2021-01-05T17:19:56.600Z] Successfully built d752361f409d [2021-01-05T17:19:56.874Z] ---> 6c911d378edd [2021-01-05T17:19:56.874Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T17:19:56.874Z] Removing intermediate container 2144139f2c29 [2021-01-05T17:19:56.874Z] ---> bc0dcfd692aa [2021-01-05T17:19:56.874Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T17:19:56.874Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T17:19:56.874Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-01-05T17:19:57.475Z] ---> Running in c28b64443d75 [2021-01-05T17:19:57.475Z] Removing intermediate container 21885d01ac47 [2021-01-05T17:19:57.475Z] ---> 1231fa66b61d [2021-01-05T17:19:57.475Z] Step 21/22 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:19:57.652Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T17:19:57.653Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T17:19:57.653Z] + patch --verbose -p1 [2021-01-05T17:19:57.653Z] Hmm... Looks like a unified diff to me... [2021-01-05T17:19:57.653Z] The text leading up to this was: [2021-01-05T17:19:57.653Z] -------------------------- [2021-01-05T17:19:57.653Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T17:19:57.653Z] |From: Tony Espy [2021-01-05T17:19:57.653Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T17:19:57.653Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T17:19:57.653Z] | [2021-01-05T17:19:57.653Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T17:19:57.653Z] |optimize the snap CI check run for pull requests. When [2021-01-05T17:19:57.653Z] |applied, it essentially strips out everything (apps and [2021-01-05T17:19:57.653Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T17:19:57.653Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T17:19:57.653Z] |catch changes to edgex-go that break the snap build. [2021-01-05T17:19:57.653Z] | [2021-01-05T17:19:57.653Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T17:19:57.653Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T17:19:57.653Z] |resulting in a failed snap build CI check in the associated [2021-01-05T17:19:57.653Z] |pull request. [2021-01-05T17:19:57.653Z] | [2021-01-05T17:19:57.653Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T17:19:57.653Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T17:19:57.653Z] |need to build the finally binary .snap file (and it won't [2021-01-05T17:19:57.653Z] |work with the patch applied). This further reduces the build [2021-01-05T17:19:57.653Z] |time. [2021-01-05T17:19:57.653Z] |--- [2021-01-05T17:19:57.653Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T17:19:57.653Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T17:19:57.653Z] | [2021-01-05T17:19:57.653Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T17:19:57.653Z] |index 1e537489..faf42425 100644 [2021-01-05T17:19:57.653Z] |--- a/snap/snapcraft.yaml [2021-01-05T17:19:57.653Z] |+++ b/snap/snapcraft.yaml [2021-01-05T17:19:57.653Z] -------------------------- [2021-01-05T17:19:57.653Z] patching file snap/snapcraft.yaml [2021-01-05T17:19:57.653Z] Using Plan A... [2021-01-05T17:19:57.653Z] Hunk #1 succeeded at 73. [2021-01-05T17:19:57.653Z] Hunk #2 succeeded at 202. [2021-01-05T17:19:57.653Z] Hunk #3 succeeded at 214. [2021-01-05T17:19:57.653Z] Hunk #4 succeeded at 222. [2021-01-05T17:19:57.653Z] Hunk #5 succeeded at 229. [2021-01-05T17:19:57.653Z] Hunk #6 succeeded at 256. [2021-01-05T17:19:57.653Z] Hunk #7 succeeded at 290. [2021-01-05T17:19:57.653Z] Hunk #8 succeeded at 341. [2021-01-05T17:19:57.653Z] Hmm... Ignoring the trailing garbage. [2021-01-05T17:19:57.653Z] done [2021-01-05T17:19:57.653Z] + sudo snapcraft prime --use-lxd [2021-01-05T17:19:57.752Z] ---> Running in 483bf54e4225 [2021-01-05T17:19:58.033Z] Removing intermediate container c28b64443d75 [2021-01-05T17:19:58.033Z] ---> 267bc2267851 [2021-01-05T17:19:58.033Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T17:19:58.595Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-05T17:19:58.595Z] 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-05T17:19:58.595Z] - README.md [2021-01-05T17:19:58.595Z] [2021-01-05T17:19:58.595Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T17:19:59.173Z] Launching a container. [2021-01-05T17:19:59.479Z] ---> Running in f38b4b7b3ff6 [2021-01-05T17:19:59.479Z] Removing intermediate container 2ca4c205814b [2021-01-05T17:19:59.479Z] ---> 00f987acbb10 [2021-01-05T17:19:59.479Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T17:20:00.074Z] ---> 21884e8fb18d [2021-01-05T17:20:00.074Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T17:20:00.074Z] Removing intermediate container 483bf54e4225 [2021-01-05T17:20:00.074Z] ---> c9aca1b85abf [2021-01-05T17:20:00.074Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T17:20:00.346Z] ---> Running in 8b03631d8260 [2021-01-05T17:20:00.622Z] ---> Running in fc5089a332b4 [2021-01-05T17:20:00.622Z] Removing intermediate container f38b4b7b3ff6 [2021-01-05T17:20:00.622Z] ---> 2b805a6ed04f [2021-01-05T17:20:00.622Z] Step 20/21 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:20:01.225Z] ---> 46b5a0bfe997 [2021-01-05T17:20:01.225Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T17:20:01.508Z] ---> Running in f364d6850098 [2021-01-05T17:20:01.791Z] ---> Running in 10871e2f5d5f [2021-01-05T17:20:01.791Z] Removing intermediate container fc5089a332b4 [2021-01-05T17:20:01.791Z] ---> e44b1044f152 [2021-01-05T17:20:01.791Z] [2021-01-05T17:20:01.791Z] Removing intermediate container 8b03631d8260 [2021-01-05T17:20:01.791Z] ---> d87f4887e33d [2021-01-05T17:20:01.791Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T17:20:02.392Z] Removing intermediate container f364d6850098 [2021-01-05T17:20:02.392Z] ---> 15d6414f867c [2021-01-05T17:20:02.392Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T17:20:02.392Z] Successfully built e44b1044f152 [2021-01-05T17:20:02.665Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T17:20:02.665Z] Building docker-sys-mgmt-agent-go [2021-01-05T17:20:02.665Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in ff2d48e1a79a [2021-01-05T17:20:02.943Z] ---> Running in a7e0ba7a7c10 [2021-01-05T17:20:02.943Z] Removing intermediate container 10871e2f5d5f [2021-01-05T17:20:02.943Z] ---> 584ef0225a0f [2021-01-05T17:20:02.943Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:20:03.557Z] ---> Running in 3269ff4fe6b3 [2021-01-05T17:20:03.557Z] Removing intermediate container ff2d48e1a79a [2021-01-05T17:20:03.557Z] ---> 40fb61f53b9f [2021-01-05T17:20:03.843Z] Step 23/24 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:20:03.843Z] Removing intermediate container a7e0ba7a7c10 [2021-01-05T17:20:03.843Z] ---> f95a613461e3 [2021-01-05T17:20:03.843Z] [2021-01-05T17:20:04.117Z] Successfully built f95a613461e3 [2021-01-05T17:20:04.117Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T17:20:04.117Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-01-05T17:20:04.117Z] ---> Running in 6eb3aaa8ac00 [2021-01-05T17:20:04.117Z] Removing intermediate container 3269ff4fe6b3 [2021-01-05T17:20:04.117Z] ---> f04bc2d2692e [2021-01-05T17:20:04.117Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T17:20:04.391Z] ---> Running in c07f3d15a590 [2021-01-05T17:20:04.993Z] Removing intermediate container 6eb3aaa8ac00 [2021-01-05T17:20:04.993Z] ---> a3fc3b0ac493 [2021-01-05T17:20:04.993Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T17:20:04.993Z] Removing intermediate container c07f3d15a590 [2021-01-05T17:20:04.993Z] ---> 316dc2fded8e [2021-01-05T17:20:05.267Z] Step 21/22 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:20:05.267Z] ---> Running in a818d13fdd02 [2021-01-05T17:20:05.267Z] ---> Running in dedefa256c3e [2021-01-05T17:20:06.266Z] Removing intermediate container a818d13fdd02 [2021-01-05T17:20:06.266Z] ---> df0cd2c39918 [2021-01-05T17:20:06.266Z] [2021-01-05T17:20:06.266Z] Removing intermediate container dedefa256c3e [2021-01-05T17:20:06.266Z] ---> 2d49fe4b3a77 [2021-01-05T17:20:06.266Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T17:20:06.863Z] Successfully built df0cd2c39918 [2021-01-05T17:20:06.863Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T17:20:06.863Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-01-05T17:20:07.139Z] ---> Running in fc2e4bab140e [2021-01-05T17:20:08.121Z] Removing intermediate container fc2e4bab140e [2021-01-05T17:20:08.121Z] ---> 90cc6d269033 [2021-01-05T17:20:08.121Z] [2021-01-05T17:20:08.722Z] Successfully built 90cc6d269033 [2021-01-05T17:20:08.722Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T17:20:17.320Z] Waiting for container to be ready [2021-01-05T17:20:17.320Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-05T17:20:17.320Z] [2021-01-05T17:20:20.624Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-05T17:20:20.624Z] Waiting for network to be ready... [2021-01-05T17:20:20.888Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T17:20:21.149Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T17:20:21.410Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1477 kB] [2021-01-05T17:20:21.410Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T17:20:21.671Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T17:20:21.934Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T17:20:21.934Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T17:20:22.199Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T17:20:22.199Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T17:20:22.199Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T17:20:22.199Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T17:20:22.199Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [287 kB] [2021-01-05T17:20:22.199Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-05T17:20:22.199Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-05T17:20:22.199Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-05T17:20:22.199Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-05T17:20:22.199Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-05T17:20:22.462Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-05T17:20:22.728Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T17:20:23.307Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-05T17:20:23.307Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T17:20:23.307Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.8 kB] [2021-01-05T17:20:23.307Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T17:20:23.307Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T17:20:23.307Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T17:20:23.307Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T17:20:23.568Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T17:20:26.875Z] Fetched 23.6 MB in 6s (3912 kB/s) [2021-01-05T17:20:28.262Z] Reading package lists... [2021-01-05T17:20:28.527Z] Reading package lists... [2021-01-05T17:20:28.789Z] Building dependency tree... [2021-01-05T17:20:28.789Z] Reading state information... [2021-01-05T17:20:28.789Z] The following additional packages will be installed: [2021-01-05T17:20:28.789Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T17:20:28.789Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T17:20:28.789Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T17:20:28.789Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-05T17:20:28.789Z] Suggested packages: [2021-01-05T17:20:28.789Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-05T17:20:28.789Z] Recommended packages: [2021-01-05T17:20:28.789Z] gnupg libsasl2-modules [2021-01-05T17:20:29.050Z] The following NEW packages will be installed: [2021-01-05T17:20:29.050Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T17:20:29.050Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T17:20:29.050Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T17:20:29.050Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-05T17:20:29.050Z] The following packages will be upgraded: [2021-01-05T17:20:29.050Z] gpg gpg-agent gpgconf libudev1 [2021-01-05T17:20:29.050Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-05T17:20:29.051Z] Need to get 3531 kB of archives. [2021-01-05T17:20:29.051Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-05T17:20:29.051Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-05T17:20:29.051Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-05T17:20:29.051Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-05T17:20:29.051Z] 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-05T17:20:29.051Z] 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-05T17:20:29.310Z] 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-05T17:20:29.310Z] 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-05T17:20:29.310Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-05T17:20:29.572Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-05T17:20:29.833Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-05T17:20:30.779Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-05T17:20:30.779Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-05T17:20:30.779Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-05T17:20:30.779Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-05T17:20:30.779Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-05T17:20:30.779Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-05T17:20:30.779Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-05T17:20:30.779Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-05T17:20:30.779Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-05T17:20:30.779Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-05T17:20:30.779Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-05T17:20:30.779Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-05T17:20:31.039Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:20:31.039Z] Fetched 3531 kB in 2s (1808 kB/s) [2021-01-05T17:20:31.039Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T17:20:31.039Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:20:31.307Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:20:31.308Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-05T17:20:31.308Z] Selecting previously unselected package udev. [2021-01-05T17:20:31.308Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T17:20:31.308Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:20:31.569Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-05T17:20:31.834Z] Selecting previously unselected package libfuse2:amd64. [2021-01-05T17:20:31.834Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T17:20:31.834Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T17:20:31.834Z] Selecting previously unselected package fuse. [2021-01-05T17:20:31.834Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T17:20:31.834Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-05T17:20:31.834Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:20:31.834Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:20:32.118Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:20:32.118Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:20:32.380Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:20:32.380Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:20:32.652Z] Selecting previously unselected package libksba8:amd64. [2021-01-05T17:20:32.652Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-05T17:20:32.652Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-05T17:20:32.652Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-05T17:20:32.652Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:20:32.652Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:32.652Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-05T17:20:32.652Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:20:32.652Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:32.912Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-05T17:20:32.912Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:20:32.912Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:32.912Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-05T17:20:32.912Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:20:32.912Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:33.173Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-05T17:20:33.173Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:20:33.173Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:33.173Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-05T17:20:33.173Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:20:33.173Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:33.173Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-05T17:20:33.173Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:20:33.173Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:33.435Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-05T17:20:33.435Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:20:33.435Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:33.435Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-05T17:20:33.435Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T17:20:33.435Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:33.435Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-05T17:20:33.697Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T17:20:33.697Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:20:33.697Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-05T17:20:33.697Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T17:20:33.697Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:20:33.697Z] Selecting previously unselected package libldap-common. [2021-01-05T17:20:33.697Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-05T17:20:33.697Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:20:33.697Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-05T17:20:33.697Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-05T17:20:33.960Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:20:33.960Z] Selecting previously unselected package dirmngr. [2021-01-05T17:20:33.960Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:20:33.960Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T17:20:33.960Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:20:34.222Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-05T17:20:34.222Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T17:20:34.222Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:20:34.222Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T17:20:34.222Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-05T17:20:34.222Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:34.222Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-05T17:20:34.485Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:20:34.485Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-05T17:20:35.063Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-05T17:20:35.063Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:35.063Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-05T17:20:35.326Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-05T17:20:35.326Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-05T17:20:35.326Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:35.326Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:35.326Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:35.326Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:35.326Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:35.326Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:35.589Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T17:20:35.589Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T17:20:35.589Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T17:20:35.589Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:20:36.164Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-05T17:20:36.164Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-05T17:20:36.164Z] This means they are not meant to be enabled using systemctl. [2021-01-05T17:20:36.164Z] Possible reasons for having this kind of units are: [2021-01-05T17:20:36.164Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-05T17:20:36.164Z] .wants/ or .requires/ directory. [2021-01-05T17:20:36.164Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-05T17:20:36.164Z] a requirement dependency on it. [2021-01-05T17:20:36.164Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-05T17:20:36.164Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-05T17:20:36.164Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-05T17:20:36.164Z] instance name specified. [2021-01-05T17:20:36.689Z] Reading package lists... [2021-01-05T17:20:36.689Z] Building dependency tree... [2021-01-05T17:20:36.689Z] Reading state information... [2021-01-05T17:20:36.952Z] The following additional packages will be installed: [2021-01-05T17:20:36.952Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-05T17:20:36.952Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-05T17:20:36.952Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-05T17:20:36.952Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-05T17:20:36.952Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-05T17:20:36.952Z] Suggested packages: [2021-01-05T17:20:36.952Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-05T17:20:36.952Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-05T17:20:36.952Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-05T17:20:36.952Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-05T17:20:36.952Z] systemd-container policykit-1 [2021-01-05T17:20:36.952Z] Recommended packages: [2021-01-05T17:20:36.952Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-05T17:20:36.952Z] The following NEW packages will be installed: [2021-01-05T17:20:36.952Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-05T17:20:36.952Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-05T17:20:36.952Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-05T17:20:36.952Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-05T17:20:36.952Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-05T17:20:36.952Z] The following packages will be upgraded: [2021-01-05T17:20:36.952Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-05T17:20:37.213Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-05T17:20:37.213Z] Need to get 35.2 MB of archives. [2021-01-05T17:20:37.213Z] After this operation, 141 MB of additional disk space will be used. [2021-01-05T17:20:37.213Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-05T17:20:37.213Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-05T17:20:37.789Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-05T17:20:38.064Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-05T17:20:38.064Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-05T17:20:38.328Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-05T17:20:38.328Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-05T17:20:38.328Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-05T17:20:38.328Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-05T17:20:38.590Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-05T17:20:38.590Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-05T17:20:38.590Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-05T17:20:38.590Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-05T17:20:38.590Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-05T17:20:38.590Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-05T17:20:38.590Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-05T17:20:38.590Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-05T17:20:38.590Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-05T17:20:38.855Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-05T17:20:38.855Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-05T17:20:38.855Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-05T17:20:38.855Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-05T17:20:38.855Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-05T17:20:39.121Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-05T17:20:39.121Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-05T17:20:39.384Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-05T17:20:39.647Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-05T17:20:39.647Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-05T17:20:39.647Z] 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-05T17:20:39.909Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-05T17:20:41.050Z]  Building docker-core-metadata-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:20:41.050Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:20:41.050Z] ---> b12a658ea4b8 [2021-01-05T17:20:41.050Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T17:20:41.050Z] ---> Using cache [2021-01-05T17:20:41.050Z] ---> f49184de3416 [2021-01-05T17:20:41.050Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:20:41.050Z] ---> Using cache [2021-01-05T17:20:41.050Z] ---> 75dcbda97d60 [2021-01-05T17:20:41.050Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T17:20:41.834Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:20:41.834Z] Fetched 35.2 MB in 5s (7617 kB/s) [2021-01-05T17:20:41.834Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T17:20:41.834Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:20:42.095Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:20:42.676Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:20:43.255Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:20:43.255Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-05T17:20:43.516Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T17:20:43.516Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T17:20:43.516Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T17:20:43.516Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-05T17:20:43.777Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T17:20:43.777Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T17:20:43.777Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T17:20:44.039Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-05T17:20:44.039Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-05T17:20:44.612Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-05T17:20:44.873Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-05T17:20:44.873Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T17:20:44.873Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T17:20:45.134Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-05T17:20:45.134Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:20:45.134Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:20:45.134Z] Selecting previously unselected package libexpat1:amd64. [2021-01-05T17:20:45.134Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-05T17:20:45.400Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T17:20:45.400Z] Selecting previously unselected package python3.6-minimal. [2021-01-05T17:20:45.400Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:20:45.400Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:20:45.663Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T17:20:45.663Z] Checking for services that may need to be restarted...done. [2021-01-05T17:20:45.923Z] Checking for services that may need to be restarted...done. [2021-01-05T17:20:45.923Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:20:45.923Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T17:20:45.923Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:20:46.493Z] Selecting previously unselected package python3-minimal. [2021-01-05T17:20:46.493Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-05T17:20:46.493Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-05T17:20:46.493Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-05T17:20:46.755Z] Selecting previously unselected package mime-support. [2021-01-05T17:20:46.755Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-05T17:20:46.755Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-05T17:20:46.755Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-05T17:20:46.755Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-05T17:20:46.755Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T17:20:47.017Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-05T17:20:47.017Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:20:47.017Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:20:47.279Z] Selecting previously unselected package python3.6. [2021-01-05T17:20:47.279Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T17:20:47.279Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:20:47.541Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-05T17:20:47.541Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-05T17:20:47.541Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T17:20:47.541Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-05T17:20:48.113Z] Selecting previously unselected package python3. [2021-01-05T17:20:48.113Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-05T17:20:48.113Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-05T17:20:48.113Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-05T17:20:48.113Z] Selecting previously unselected package multiarch-support. [2021-01-05T17:20:48.113Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:20:48.113Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T17:20:48.113Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T17:20:48.374Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-05T17:20:48.374Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-05T17:20:48.374Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-05T17:20:48.374Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T17:20:48.634Z] Selecting previously unselected package libbsd0:amd64. [2021-01-05T17:20:48.634Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-05T17:20:48.634Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T17:20:48.634Z] Selecting previously unselected package sudo. [2021-01-05T17:20:48.634Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-05T17:20:48.634Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T17:20:48.894Z] Selecting previously unselected package apparmor. [2021-01-05T17:20:48.894Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T17:20:48.894Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-05T17:20:49.154Z] Selecting previously unselected package libedit2:amd64. [2021-01-05T17:20:49.154Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-05T17:20:49.154Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T17:20:49.154Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-05T17:20:49.154Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:20:49.154Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:20:49.154Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-05T17:20:49.154Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:20:49.154Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:20:49.413Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:20:49.413Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:20:49.413Z] ---> b12a658ea4b8 [2021-01-05T17:20:49.413Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T17:20:49.413Z] ---> Using cache [2021-01-05T17:20:49.413Z] ---> f49184de3416 [2021-01-05T17:20:49.413Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:20:49.413Z] ---> Using cache [2021-01-05T17:20:49.413Z] ---> 75dcbda97d60 [2021-01-05T17:20:49.413Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T17:20:49.413Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:20:49.413Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:20:49.413Z] ---> b12a658ea4b8 [2021-01-05T17:20:49.413Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T17:20:49.413Z] ---> Using cache [2021-01-05T17:20:49.413Z] ---> f49184de3416 [2021-01-05T17:20:49.413Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:20:49.413Z] ---> Using cache [2021-01-05T17:20:49.413Z] ---> 75dcbda97d60 [2021-01-05T17:20:49.413Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T17:20:49.413Z] ---> Using cache [2021-01-05T17:20:49.413Z] ---> 8f3386f0f00a [2021-01-05T17:20:49.413Z] Step 6/21 : COPY go.mod . [2021-01-05T17:20:49.413Z] ---> Using cache [2021-01-05T17:20:49.413Z] ---> 1a09d10aa302 [2021-01-05T17:20:49.413Z] Step 7/21 : RUN go mod download [2021-01-05T17:20:49.413Z] ---> Using cache [2021-01-05T17:20:49.413Z] ---> 8033fc1cf30f [2021-01-05T17:20:49.413Z] Step 8/21 : COPY . . [2021-01-05T17:20:49.413Z] ---> Using cache [2021-01-05T17:20:49.413Z] ---> 0a34ee9cc875 [2021-01-05T17:20:49.413Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T17:20:49.413Z] ---> Running in 12ab9dd3f4de [2021-01-05T17:20:49.413Z] ---> Running in 76806b1cd182 [2021-01-05T17:20:49.413Z] ---> Running in f8d8ff053b4d [2021-01-05T17:20:49.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T17:20:49.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T17:20:49.413Z] ---> b12a658ea4b8 [2021-01-05T17:20:49.413Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T17:20:49.413Z] ---> Using cache [2021-01-05T17:20:49.413Z] ---> f49184de3416 [2021-01-05T17:20:49.413Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:20:49.413Z] ---> Using cache [2021-01-05T17:20:49.413Z] ---> 75dcbda97d60 [2021-01-05T17:20:49.413Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T17:20:49.415Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-05T17:20:49.415Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-05T17:20:49.415Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T17:20:49.415Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-05T17:20:49.415Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:20:49.415Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:20:49.675Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-05T17:20:49.675Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T17:20:49.675Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:20:49.675Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-05T17:20:49.675Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-05T17:20:49.675Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T17:20:49.688Z] ---> Running in 63f5cac9fc11 [2021-01-05T17:20:49.947Z] Selecting previously unselected package openssh-client. [2021-01-05T17:20:49.948Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-05T17:20:49.948Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T17:20:50.209Z] Selecting previously unselected package squashfs-tools. [2021-01-05T17:20:50.209Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-05T17:20:50.209Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T17:20:50.209Z] Selecting previously unselected package snapd. [2021-01-05T17:20:50.209Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-05T17:20:50.209Z] Unpacking snapd (2.48+18.04) ... [2021-01-05T17:20:51.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:20:51.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:20:51.403Z] 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-05T17:20:51.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:20:52.757Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T17:20:52.757Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T17:20:52.757Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-05T17:20:52.757Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T17:20:52.757Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T17:20:52.757Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:20:52.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:20:52.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:20:52.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:20:53.020Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:20:53.020Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-05T17:20:53.020Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-05T17:20:53.963Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T17:20:53.963Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T17:20:53.963Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T17:20:53.963Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:20:53.963Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:20:53.963Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T17:20:54.912Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T17:20:54.912Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:20:54.912Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T17:20:54.912Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-05T17:20:54.912Z] running python rtupdate hooks for python3.6... [2021-01-05T17:20:54.912Z] running python post-rtupdate hooks for python3.6... [2021-01-05T17:20:54.912Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-05T17:20:55.501Z] OK: 217 MiB in 51 packages [2021-01-05T17:20:56.105Z] OK: 217 MiB in 51 packages [2021-01-05T17:20:56.383Z] OK: 217 MiB in 51 packages [2021-01-05T17:20:56.827Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-05T17:20:57.089Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T17:20:57.089Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T17:20:57.089Z] Setting up snapd (2.48+18.04) ... [2021-01-05T17:20:57.382Z] Removing intermediate container 76806b1cd182 [2021-01-05T17:20:57.382Z] ---> 8acc7bb3e0fe [2021-01-05T17:20:57.382Z] Step 6/26 : COPY go.mod . [2021-01-05T17:20:57.660Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-05T17:20:57.921Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-05T17:20:58.188Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-05T17:20:58.450Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-05T17:20:58.715Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T17:20:58.715Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T17:20:58.715Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-05T17:20:58.976Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-05T17:20:59.237Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-05T17:20:59.499Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-05T17:20:59.761Z] /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-05T17:20:59.761Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T17:20:59.761Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T17:20:59.766Z] Removing intermediate container 12ab9dd3f4de [2021-01-05T17:20:59.766Z] Removing intermediate container 63f5cac9fc11 [2021-01-05T17:20:59.766Z] ---> a87ef20e948f [2021-01-05T17:20:59.766Z] Step 6/23 : COPY go.mod . [2021-01-05T17:20:59.766Z] ---> 655df37f6cad [2021-01-05T17:20:59.766Z] Step 6/24 : COPY go.mod . [2021-01-05T17:20:59.766Z] ---> 99326939c47c [2021-01-05T17:20:59.766Z] Step 7/26 : RUN go mod download [2021-01-05T17:21:00.049Z] ---> Running in d06d612b3299 [2021-01-05T17:21:01.148Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T17:21:01.148Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T17:21:01.148Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T17:21:01.151Z] ---> e89293ed5073 [2021-01-05T17:21:01.151Z] Step 7/24 : RUN go mod download [2021-01-05T17:21:01.151Z] ---> 7760c37c94bd [2021-01-05T17:21:01.151Z] Step 7/23 : RUN go mod download [2021-01-05T17:21:01.549Z] ---> Running in 8eafeae16dcc [2021-01-05T17:21:01.549Z] ---> Running in 7f9d2d122919 [2021-01-05T17:21:02.830Z] Reading package lists... [2021-01-05T17:21:03.090Z] Reading package lists... [2021-01-05T17:21:03.090Z] Building dependency tree... [2021-01-05T17:21:03.090Z] Reading state information... [2021-01-05T17:21:03.352Z] Calculating upgrade... [2021-01-05T17:21:03.352Z] The following packages will be upgraded: [2021-01-05T17:21:03.352Z] advancecomp base-files bash binutils binutils-common [2021-01-05T17:21:03.352Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-05T17:21:03.352Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-05T17:21:03.352Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-05T17:21:03.352Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-05T17:21:03.352Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-05T17:21:03.352Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-05T17:21:03.352Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-05T17:21:03.352Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-05T17:21:03.352Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-05T17:21:03.352Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-05T17:21:03.352Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-05T17:21:03.352Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-05T17:21:03.352Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-05T17:21:03.614Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T17:21:03.614Z] Need to get 63.5 MB of archives. [2021-01-05T17:21:03.614Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-05T17:21:03.614Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-05T17:21:03.614Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-05T17:21:03.614Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-05T17:21:03.614Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-05T17:21:03.614Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-05T17:21:03.614Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-05T17:21:03.614Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-05T17:21:03.614Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-05T17:21:03.614Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-05T17:21:03.614Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-05T17:21:03.614Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-05T17:21:03.614Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-05T17:21:03.614Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-05T17:21:03.614Z] 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-05T17:21:03.614Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-05T17:21:03.614Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-05T17:21:03.614Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-05T17:21:03.878Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-05T17:21:03.878Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-05T17:21:03.878Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-05T17:21:03.878Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-05T17:21:03.878Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-05T17:21:03.878Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-05T17:21:03.878Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-05T17:21:03.878Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-05T17:21:03.878Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-05T17:21:03.878Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-05T17:21:03.878Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-05T17:21:03.878Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-05T17:21:03.878Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-05T17:21:03.878Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-05T17:21:03.878Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-05T17:21:03.878Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-05T17:21:03.878Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-05T17:21:03.878Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-05T17:21:03.878Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-05T17:21:03.878Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-05T17:21:03.878Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-05T17:21:03.878Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-05T17:21:03.878Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-05T17:21:03.878Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-05T17:21:03.878Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-05T17:21:03.878Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-05T17:21:03.878Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-05T17:21:03.878Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-05T17:21:03.878Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-05T17:21:03.878Z] Get:47 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-05T17:21:03.878Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-05T17:21:03.878Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-05T17:21:03.878Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-05T17:21:04.142Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-05T17:21:04.142Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-05T17:21:04.142Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-05T17:21:04.142Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-05T17:21:04.142Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-05T17:21:04.404Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-05T17:21:04.404Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-05T17:21:04.404Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-05T17:21:04.404Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-05T17:21:04.669Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-05T17:21:04.669Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-05T17:21:04.669Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-05T17:21:04.669Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-05T17:21:04.669Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-05T17:21:04.669Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-05T17:21:04.669Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-05T17:21:04.669Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-05T17:21:04.669Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-05T17:21:04.669Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-05T17:21:04.669Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-05T17:21:04.669Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-05T17:21:04.669Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-05T17:21:04.669Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-05T17:21:04.669Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-05T17:21:04.669Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-05T17:21:04.930Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-05T17:21:04.930Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-05T17:21:04.930Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-05T17:21:04.930Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-05T17:21:04.930Z] Get:80 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-05T17:21:04.930Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-05T17:21:04.930Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-05T17:21:04.930Z] Get:83 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-05T17:21:04.930Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-05T17:21:04.930Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-05T17:21:05.193Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-05T17:21:05.193Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-05T17:21:05.193Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-05T17:21:05.193Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-05T17:21:05.193Z] Get:90 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-05T17:21:05.193Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-05T17:21:05.193Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-05T17:21:05.193Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-05T17:21:05.193Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-05T17:21:05.193Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-05T17:21:05.193Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-05T17:21:05.453Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:21:05.453Z] Fetched 63.5 MB in 2s (35.8 MB/s) [2021-01-05T17:21:05.453Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:05.453Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:21:05.453Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:21:05.998Z] Removing intermediate container d06d612b3299 [2021-01-05T17:21:05.998Z] ---> df78d6b7f8cc [2021-01-05T17:21:05.998Z] Step 8/26 : COPY . . [2021-01-05T17:21:06.393Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:21:06.394Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:21:06.394Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-05T17:21:06.394Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-05T17:21:06.603Z] Removing intermediate container 8eafeae16dcc [2021-01-05T17:21:06.603Z] ---> 0aae86fd2ef1 [2021-01-05T17:21:06.603Z] Step 8/24 : COPY . . [2021-01-05T17:21:06.881Z] Removing intermediate container 7f9d2d122919 [2021-01-05T17:21:06.881Z] ---> a9a85ce76546 [2021-01-05T17:21:06.881Z] Step 8/23 : COPY . . [2021-01-05T17:21:07.335Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:07.335Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:21:07.335Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:07.335Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:21:07.595Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:07.595Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:21:07.595Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:07.595Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:21:07.857Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:07.857Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:21:07.857Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:07.857Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:21:08.118Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:08.118Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:21:08.118Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:21:08.379Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:21:08.379Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:08.379Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-05T17:21:08.379Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:21:08.640Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:21:08.640Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:08.640Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:21:08.640Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:08.640Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:21:08.900Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:08.900Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T17:21:09.161Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:21:09.161Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:21:09.161Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:21:09.421Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:21:09.994Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T17:21:10.256Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T17:21:10.256Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-05T17:21:10.256Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-05T17:21:10.256Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-05T17:21:10.256Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-05T17:21:10.516Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-05T17:21:10.516Z] Installing new version of config file /etc/issue ... [2021-01-05T17:21:10.516Z] Installing new version of config file /etc/issue.net ... [2021-01-05T17:21:10.516Z] Installing new version of config file /etc/lsb-release ... [2021-01-05T17:21:10.516Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-05T17:21:10.808Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-05T17:21:11.070Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-05T17:21:11.070Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-05T17:21:11.070Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:11.070Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-05T17:21:11.070Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-05T17:21:11.333Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-05T17:21:11.333Z] 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-05T17:21:11.333Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:11.333Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:21:11.333Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-05T17:21:11.594Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:21:11.594Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:11.594Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-05T17:21:11.594Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-05T17:21:11.856Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-05T17:21:11.856Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:11.856Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-05T17:21:11.856Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T17:21:12.117Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-05T17:21:12.379Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:12.379Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:21:12.379Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:21:12.379Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T17:21:12.640Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:12.640Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:21:12.640Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:21:12.900Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-05T17:21:12.900Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:12.900Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-05T17:21:12.900Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-05T17:21:13.160Z] Setting up grep (3.1-2build1) ... [2021-01-05T17:21:13.160Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:13.160Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T17:21:13.160Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T17:21:13.420Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-05T17:21:13.692Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:13.692Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:21:13.692Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:21:13.692Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-05T17:21:13.692Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:13.692Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T17:21:13.980Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:21:14.642Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T17:21:14.642Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:21:14.642Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T17:21:14.642Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:21:15.254Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-05T17:21:15.254Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:15.254Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-05T17:21:15.254Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T17:21:17.543Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T17:21:17.820Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T17:21:17.820Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T17:21:17.820Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T17:21:17.820Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T17:21:17.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:17.820Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-05T17:21:17.820Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-05T17:21:17.820Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-05T17:21:17.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:17.820Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:21:17.820Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:21:17.820Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:21:17.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:17.820Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:21:17.820Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:21:17.820Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:21:17.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:17.820Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:21:17.820Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:21:17.820Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:21:17.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:17.820Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:21:17.820Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:21:17.820Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:21:18.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:18.082Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:21:18.082Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:21:18.082Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:21:18.082Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:21:18.351Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T17:21:18.351Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:18.351Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T17:21:18.351Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:21:18.618Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T17:21:18.618Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:18.618Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:21:18.618Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:21:18.887Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:21:18.887Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:18.887Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:21:18.887Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:21:19.148Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:21:19.148Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:19.148Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:21:19.409Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:21:19.981Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:21:20.242Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-05T17:21:20.502Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-05T17:21:20.502Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:20.502Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T17:21:20.763Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T17:21:20.763Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:21:21.024Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T17:21:21.024Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-05T17:21:21.024Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T17:21:21.292Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-05T17:21:21.292Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:21.292Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-05T17:21:21.553Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-05T17:21:21.553Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-05T17:21:21.814Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:21.814Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T17:21:22.075Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:21:22.075Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:21:22.335Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:22.335Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T17:21:22.335Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:21:22.335Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:21:22.604Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:22.604Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T17:21:22.604Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:21:22.864Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:21:22.864Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:22.864Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T17:21:23.125Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T17:21:23.125Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-05T17:21:23.125Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T17:21:23.387Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:21:23.387Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:21:23.387Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T17:21:23.648Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:23.648Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-05T17:21:23.648Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-05T17:21:23.648Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-05T17:21:23.909Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:23.909Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-05T17:21:23.909Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T17:21:24.169Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T17:21:24.430Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:24.430Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T17:21:24.430Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T17:21:24.430Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T17:21:24.691Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:24.691Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-05T17:21:24.691Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-05T17:21:24.691Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-05T17:21:25.263Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:25.263Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T17:21:25.263Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T17:21:25.523Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-05T17:21:25.783Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:25.783Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T17:21:25.783Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T17:21:26.045Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-05T17:21:26.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:26.045Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-05T17:21:26.045Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-05T17:21:26.318Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-05T17:21:26.318Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:26.318Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-05T17:21:26.318Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-05T17:21:26.585Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-05T17:21:26.585Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:26.585Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-05T17:21:26.585Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-05T17:21:26.853Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-05T17:21:26.853Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:26.853Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T17:21:26.853Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-05T17:21:27.122Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-05T17:21:27.122Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T17:21:27.122Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-05T17:21:27.122Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-05T17:21:27.122Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-05T17:21:27.383Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-05T17:21:27.383Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T17:21:27.383Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T17:21:27.645Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T17:21:27.645Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T17:21:27.906Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T17:21:27.906Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T17:21:27.906Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-05T17:21:28.167Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-05T17:21:28.167Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T17:21:28.432Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-05T17:21:28.432Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T17:21:28.432Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-05T17:21:28.692Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-05T17:21:28.692Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-05T17:21:28.692Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-05T17:21:28.692Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-05T17:21:28.954Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-05T17:21:28.954Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-05T17:21:28.954Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-05T17:21:28.954Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-05T17:21:29.213Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-05T17:21:29.213Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-05T17:21:29.473Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-05T17:21:29.473Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-05T17:21:30.418Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-05T17:21:30.418Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-05T17:21:30.418Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-05T17:21:30.678Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-05T17:21:30.678Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:21:30.678Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:21:31.249Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:21:31.249Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:21:31.249Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:21:31.510Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:21:31.510Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T17:21:31.510Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T17:21:31.510Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:31.510Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:21:31.770Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:31.770Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:21:31.770Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:31.770Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:21:32.032Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:32.032Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:21:32.976Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:32.976Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:21:33.916Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:33.916Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:21:34.856Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:34.856Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:21:35.118Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:35.118Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:21:36.057Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T17:21:36.057Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T17:21:36.317Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T17:21:36.317Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T17:21:36.317Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T17:21:36.317Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T17:21:36.577Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T17:21:36.577Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T17:21:36.837Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-05T17:21:36.837Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-05T17:21:36.837Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T17:21:36.837Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T17:21:37.097Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T17:21:37.098Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T17:21:37.098Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-05T17:21:37.098Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-05T17:21:37.357Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:21:37.357Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T17:21:37.357Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:21:37.357Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:21:37.357Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:21:37.357Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-05T17:21:37.357Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-05T17:21:37.617Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-05T17:21:37.617Z] [2021-01-05T17:21:37.617Z] Current default time zone: 'Etc/UTC' [2021-01-05T17:21:37.617Z] Local time is now: Tue Jan 5 17:21:37 UTC 2021. [2021-01-05T17:21:37.617Z] Universal Time is now: Tue Jan 5 17:21:37 UTC 2021. [2021-01-05T17:21:37.617Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-05T17:21:37.617Z] [2021-01-05T17:21:37.617Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-05T17:21:37.617Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:21:37.617Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-05T17:21:37.878Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-05T17:21:37.878Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-05T17:21:37.878Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-05T17:21:37.878Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-05T17:21:37.878Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-05T17:21:37.878Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-05T17:21:37.878Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T17:21:38.138Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:21:38.139Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-05T17:21:38.398Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:21:38.398Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:21:38.398Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:21:38.398Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-05T17:21:38.398Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-05T17:21:38.398Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-05T17:21:38.398Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T17:21:38.398Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-05T17:21:38.658Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-05T17:21:38.658Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:21:38.658Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T17:21:39.756Z] ---> b91614c1fc2e [2021-01-05T17:21:39.756Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T17:21:39.756Z] ---> 812c56461f88 [2021-01-05T17:21:39.756Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T17:21:39.756Z] ---> 09503b92f76f [2021-01-05T17:21:39.756Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T17:21:39.756Z] ---> Running in 1bf5b46a1685 [2021-01-05T17:21:39.756Z] ---> Running in d0cfa72d7d40 [2021-01-05T17:21:39.756Z] ---> Running in 87f611a9e570 [2021-01-05T17:21:40.566Z] Updating certificates in /etc/ssl/certs... [2021-01-05T17:21:40.763Z] Removing intermediate container f8d8ff053b4d [2021-01-05T17:21:40.764Z] ---> 9ff43d1516e0 [2021-01-05T17:21:40.764Z] [2021-01-05T17:21:40.764Z] Step 10/21 : FROM scratch [2021-01-05T17:21:40.764Z] ---> [2021-01-05T17:21:40.764Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:21:40.764Z] 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-05T17:21:40.764Z] ---> Using cache [2021-01-05T17:21:40.764Z] ---> 929c9ffdb568 [2021-01-05T17:21:40.764Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T17:21:40.764Z] 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-05T17:21:41.040Z] 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-05T17:21:41.040Z] ---> Running in 81365565e2db [2021-01-05T17:21:41.138Z] 22 added, 17 removed; done. [2021-01-05T17:21:41.138Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T17:21:41.138Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T17:21:41.399Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-05T17:21:41.399Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-05T17:21:41.399Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-05T17:21:41.399Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:21:41.399Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:21:41.399Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:21:41.640Z] Removing intermediate container 81365565e2db [2021-01-05T17:21:41.640Z] ---> 2fea974ad938 [2021-01-05T17:21:41.640Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T17:21:41.658Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:21:41.658Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:21:41.658Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:21:41.658Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:21:41.658Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-05T17:21:41.658Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:21:41.658Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-05T17:21:41.658Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-05T17:21:41.920Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-05T17:21:41.920Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:21:41.920Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T17:21:41.920Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-05T17:21:41.920Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-05T17:21:41.920Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-05T17:21:41.920Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:21:41.926Z] ---> Running in 2a499ead7dc0 [2021-01-05T17:21:42.180Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T17:21:42.180Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-05T17:21:42.180Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T17:21:42.180Z] Updating certificates in /etc/ssl/certs... [2021-01-05T17:21:42.529Z] Removing intermediate container 2a499ead7dc0 [2021-01-05T17:21:42.529Z] ---> 9ed48a5a41d3 [2021-01-05T17:21:42.529Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T17:21:42.751Z] 0 added, 0 removed; done. [2021-01-05T17:21:42.752Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-05T17:21:42.752Z] done. [2021-01-05T17:21:43.525Z] ---> e5a10bee8997 [2021-01-05T17:21:43.525Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T17:21:43.701Z] Reading package lists... [2021-01-05T17:21:43.701Z] Building dependency tree... [2021-01-05T17:21:43.701Z] Reading state information... [2021-01-05T17:21:43.961Z] The following NEW packages will be installed: [2021-01-05T17:21:43.961Z] apt-transport-https [2021-01-05T17:21:44.222Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T17:21:44.222Z] Need to get 1696 B of archives. [2021-01-05T17:21:44.222Z] After this operation, 153 kB of additional disk space will be used. [2021-01-05T17:21:44.222Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-05T17:21:44.222Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:21:44.222Z] Fetched 1696 B in 0s (38.0 kB/s) [2021-01-05T17:21:44.222Z] Selecting previously unselected package apt-transport-https. [2021-01-05T17:21:44.222Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-05T17:21:44.222Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-05T17:21:44.222Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T17:21:44.485Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T17:21:44.747Z] Waiting for network to be ready... [2021-01-05T17:21:45.534Z] ---> aa60773ffaee [2021-01-05T17:21:45.534Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T17:21:46.993Z] ---> 8ce64a9d083d [2021-01-05T17:21:46.993Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T17:21:47.273Z] ---> Running in 360a853074d6 [2021-01-05T17:21:48.276Z] Removing intermediate container 360a853074d6 [2021-01-05T17:21:48.276Z] ---> 496cc0f78775 [2021-01-05T17:21:48.276Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:21:48.276Z] ---> Running in 407922e15f0f [2021-01-05T17:21:49.274Z] Removing intermediate container 407922e15f0f [2021-01-05T17:21:49.274Z] ---> 7aa7e1de327f [2021-01-05T17:21:49.275Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T17:21:49.552Z] ---> Running in 7c2213100f91 [2021-01-05T17:21:50.556Z] Removing intermediate container 7c2213100f91 [2021-01-05T17:21:50.556Z] ---> ba49228a8e3e [2021-01-05T17:21:50.556Z] Step 20/21 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:21:50.837Z] ---> Running in c19468b9db09 [2021-01-05T17:21:51.833Z] Removing intermediate container c19468b9db09 [2021-01-05T17:21:51.833Z] ---> 4c6053072212 [2021-01-05T17:21:51.833Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T17:21:52.111Z] ---> Running in abe5ee8e6215 [2021-01-05T17:21:52.899Z] 2021-01-05T17:21:49Z INFO Waiting for automatic snapd restart... [2021-01-05T17:21:53.116Z] Removing intermediate container abe5ee8e6215 [2021-01-05T17:21:53.116Z] ---> 72b5b7ac8ca6 [2021-01-05T17:21:53.116Z] [2021-01-05T17:21:53.396Z] Successfully built 72b5b7ac8ca6 [2021-01-05T17:21:53.396Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T17:21:54.286Z] snapd 2.48.1 from Canonical* installed [2021-01-05T17:21:55.671Z] "snapd" switched to the "latest/stable" channel [2021-01-05T17:21:55.671Z] [2021-01-05T17:22:00.982Z] core18 20201210 from Canonical* installed [2021-01-05T17:22:00.982Z] "core18" switched to the "latest/stable" channel [2021-01-05T17:22:00.982Z] [2021-01-05T17:22:06.284Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T17:22:06.858Z] "snapcraft" switched to the "latest/stable" channel [2021-01-05T17:22:06.858Z] [2021-01-05T17:22:10.157Z] 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-05T17:22:10.157Z] - README.md [2021-01-05T17:22:10.157Z] [2021-01-05T17:22:10.157Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T17:22:17.006Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:22:17.006Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T17:22:17.006Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T17:22:17.006Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T17:22:18.920Z] Reading package lists... [2021-01-05T17:22:18.920Z] 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-05T17:22:25.530Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:22:25.530Z] Reading package lists... [2021-01-05T17:22:25.530Z] Building dependency tree... [2021-01-05T17:22:25.530Z] Reading state information... [2021-01-05T17:22:25.530Z] Suggested packages: [2021-01-05T17:22:25.530Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-05T17:22:25.530Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-05T17:22:25.530Z] Recommended packages: [2021-01-05T17:22:25.530Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-05T17:22:25.530Z] The following NEW packages will be installed: [2021-01-05T17:22:25.530Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-05T17:22:25.530Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-05T17:22:25.530Z] pkg-config zip [2021-01-05T17:22:25.530Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T17:22:25.530Z] Need to get 7655 kB of archives. [2021-01-05T17:22:25.530Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-05T17:22:25.530Z] 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-05T17:22:25.790Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-05T17:22:25.790Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-05T17:22:25.790Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-05T17:22:25.790Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-05T17:22:25.790Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-05T17:22:25.790Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-05T17:22:25.790Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-05T17:22:26.050Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-05T17:22:26.050Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-05T17:22:26.050Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-05T17:22:26.050Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-05T17:22:26.311Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-05T17:22:26.311Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-05T17:22:26.311Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-05T17:22:26.311Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T17:22:26.311Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-01-05T17:22:26.571Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-05T17:22:26.571Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-05T17:22:26.571Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-05T17:22:26.571Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T17:22:26.832Z] Selecting previously unselected package libpsl5:amd64. [2021-01-05T17:22:26.832Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-05T17:22:26.832Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T17:22:26.832Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-05T17:22:26.832Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-05T17:22:26.832Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T17:22:27.092Z] Selecting previously unselected package librtmp1:amd64. [2021-01-05T17:22:27.092Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-05T17:22:27.092Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T17:22:27.092Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-05T17:22:27.092Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-05T17:22:27.092Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T17:22:27.092Z] Selecting previously unselected package liberror-perl. [2021-01-05T17:22:27.092Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-05T17:22:27.352Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-05T17:22:27.352Z] Selecting previously unselected package git-man. [2021-01-05T17:22:27.352Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-05T17:22:27.352Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:22:27.615Z] Selecting previously unselected package git. [2021-01-05T17:22:27.615Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-05T17:22:27.615Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:22:28.561Z] Selecting previously unselected package libnorm1:amd64. [2021-01-05T17:22:28.561Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-05T17:22:28.561Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T17:22:28.561Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-05T17:22:28.561Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-05T17:22:28.561Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T17:22:28.824Z] Selecting previously unselected package libsodium23:amd64. [2021-01-05T17:22:28.824Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-05T17:22:28.824Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-05T17:22:28.824Z] Selecting previously unselected package libzmq5:amd64. [2021-01-05T17:22:28.824Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T17:22:28.824Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:22:28.824Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-05T17:22:28.824Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T17:22:29.086Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:22:29.086Z] Selecting previously unselected package pkg-config. [2021-01-05T17:22:29.086Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-05T17:22:29.086Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T17:22:29.086Z] Selecting previously unselected package zip. [2021-01-05T17:22:29.086Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-05T17:22:29.086Z] Unpacking zip (3.0-11build1) ... [2021-01-05T17:22:29.347Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T17:22:29.347Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:22:29.347Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T17:22:29.347Z] Setting up liberror-perl (0.17025-1) ... [2021-01-05T17:22:29.347Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T17:22:29.347Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T17:22:29.347Z] No schema files found: doing nothing. [2021-01-05T17:22:29.347Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T17:22:29.609Z] Setting up zip (3.0-11build1) ... [2021-01-05T17:22:29.609Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T17:22:29.609Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-05T17:22:29.609Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T17:22:29.609Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:22:29.609Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T17:22:29.609Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T17:22:29.873Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T17:22:29.873Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T17:22:36.494Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:22:36.754Z] git set to automatically installed. [2021-01-05T17:22:36.754Z] git-man set to automatically installed. [2021-01-05T17:22:36.754Z] libcurl3-gnutls set to automatically installed. [2021-01-05T17:22:36.754Z] liberror-perl set to automatically installed. [2021-01-05T17:22:36.754Z] libglib2.0-0 set to automatically installed. [2021-01-05T17:22:36.754Z] libnghttp2-14 set to automatically installed. [2021-01-05T17:22:36.754Z] libnorm1 set to automatically installed. [2021-01-05T17:22:36.754Z] libpgm-5.2-0 set to automatically installed. [2021-01-05T17:22:36.754Z] libpsl5 set to automatically installed. [2021-01-05T17:22:36.754Z] librtmp1 set to automatically installed. [2021-01-05T17:22:36.754Z] libsodium23 set to automatically installed. [2021-01-05T17:22:36.754Z] libzmq3-dev set to automatically installed. [2021-01-05T17:22:36.754Z] libzmq5 set to automatically installed. [2021-01-05T17:22:36.754Z] pkg-config set to automatically installed. [2021-01-05T17:22:36.754Z] zip set to automatically installed. [2021-01-05T17:22:38.671Z] snapd is not logged in, snap install commands will use sudo [2021-01-05T17:22:45.271Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T17:22:45.842Z] snap "core18" has no updates available [2021-01-05T17:22:46.415Z] Pulling config-common [2021-01-05T17:22:47.796Z] Pulling go-build-helper [2021-01-05T17:23:01.487Z]  Building docker-support-scheduler-go ... done Removing intermediate container 87f611a9e570 [2021-01-05T17:23:01.487Z] ---> f6b25e1badcc [2021-01-05T17:23:01.487Z] [2021-01-05T17:23:01.487Z] Step 10/24 : FROM scratch [2021-01-05T17:23:01.487Z] ---> [2021-01-05T17:23:01.487Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T17:23:01.487Z] Removing intermediate container d0cfa72d7d40 [2021-01-05T17:23:01.487Z] ---> ee3f83035f3e [2021-01-05T17:23:01.487Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T17:23:01.487Z] ---> Running in cbcf15bd9e9a [2021-01-05T17:23:01.487Z] ---> Running in 55d93b8d3e40 [2021-01-05T17:23:01.487Z] Removing intermediate container 55d93b8d3e40 [2021-01-05T17:23:01.487Z] ---> b39f92eee3ac [2021-01-05T17:23:01.487Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T17:23:01.487Z] ---> Running in 4cc786859662 [2021-01-05T17:23:01.487Z] Removing intermediate container 4cc786859662 [2021-01-05T17:23:01.487Z] ---> bee23fc4374c [2021-01-05T17:23:01.487Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T17:23:01.487Z] 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-05T17:23:01.487Z] ---> Running in 0e69af6d24c4 [2021-01-05T17:23:01.487Z] Removing intermediate container 0e69af6d24c4 [2021-01-05T17:23:01.487Z] ---> 027204471e24 [2021-01-05T17:23:01.487Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T17:23:01.487Z] ---> bdf033afe99d [2021-01-05T17:23:01.487Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T17:23:01.487Z] ---> 75a3d8a4e05d [2021-01-05T17:23:01.487Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T17:23:01.487Z] Removing intermediate container cbcf15bd9e9a [2021-01-05T17:23:01.487Z] ---> 54c38d4e19f3 [2021-01-05T17:23:01.487Z] [2021-01-05T17:23:01.487Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T17:23:01.487Z] 20.10.0: Pulling from library/docker [2021-01-05T17:23:01.759Z] ---> 34cb5d399346 [2021-01-05T17:23:01.759Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T17:23:03.733Z] ---> edcc3117fc85 [2021-01-05T17:23:03.733Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T17:23:05.166Z] ---> 5e083b8b5ba3 [2021-01-05T17:23:05.166Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T17:23:07.150Z] ---> fcfd633566ce [2021-01-05T17:23:07.150Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T17:23:07.424Z] ---> Running in 7f0ea3519c39 [2021-01-05T17:23:08.037Z] Removing intermediate container 7f0ea3519c39 [2021-01-05T17:23:08.037Z] ---> 19a53cf72726 [2021-01-05T17:23:08.037Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:23:09.011Z] ---> Running in 93d4e5eb099d [2021-01-05T17:23:09.283Z] Removing intermediate container 1bf5b46a1685 [2021-01-05T17:23:09.283Z] ---> a909f0e6a20f [2021-01-05T17:23:09.283Z] [2021-01-05T17:23:09.283Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T17:23:09.283Z] ---> afeebe901d6b [2021-01-05T17:23:09.283Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T17:23:09.570Z] Removing intermediate container 93d4e5eb099d [2021-01-05T17:23:09.571Z] ---> a031e6cb8da2 [2021-01-05T17:23:09.571Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T17:23:09.857Z] ---> Running in d7c58c50e182 [2021-01-05T17:23:09.857Z] ---> Running in 502e6f5a68a3 [2021-01-05T17:23:10.452Z] Removing intermediate container d7c58c50e182 [2021-01-05T17:23:10.452Z] ---> b23bb1c123fc [2021-01-05T17:23:10.452Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T17:23:10.727Z] Removing intermediate container 502e6f5a68a3 [2021-01-05T17:23:10.727Z] ---> 75b374552e71 [2021-01-05T17:23:10.727Z] Step 23/24 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:23:10.727Z] ---> Running in 837b1635b7e7 [2021-01-05T17:23:10.727Z] ---> Running in 641def20ec55 [2021-01-05T17:23:11.323Z] Removing intermediate container 837b1635b7e7 [2021-01-05T17:23:11.323Z] ---> 9c619beda1a8 [2021-01-05T17:23:11.323Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T17:23:11.323Z] Removing intermediate container 641def20ec55 [2021-01-05T17:23:11.323Z] ---> 89f2b73187f1 [2021-01-05T17:23:11.323Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T17:23:11.596Z] ---> Running in 7dda7d5a40bc [2021-01-05T17:23:11.596Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T17:23:11.596Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T17:23:11.596Z] ---> eeaf43b92773 [2021-01-05T17:23:11.596Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T17:23:11.596Z] ---> Running in bfd121cef1e5 [2021-01-05T17:23:11.871Z] ---> Running in df2c1618387a [2021-01-05T17:23:12.146Z] Removing intermediate container 7dda7d5a40bc [2021-01-05T17:23:12.146Z] ---> a9cb59315428 [2021-01-05T17:23:12.146Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T17:23:12.146Z] Removing intermediate container bfd121cef1e5 [2021-01-05T17:23:12.146Z] ---> aa2fef0a0124 [2021-01-05T17:23:12.146Z] [2021-01-05T17:23:12.422Z] ---> Running in 2b9eae7f5a7c [2021-01-05T17:23:12.697Z] Successfully built aa2fef0a0124 [2021-01-05T17:23:12.697Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T17:23:13.293Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:23:13.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:23:14.171Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T17:23:14.171Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T17:23:14.171Z] Executing bash-5.0.17-r0.post-install [2021-01-05T17:23:14.171Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:23:14.388Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T17:23:14.388Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T17:23:14.388Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1477 kB] [2021-01-05T17:23:14.388Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [287 kB] [2021-01-05T17:23:14.388Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-05T17:23:14.388Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-05T17:23:14.388Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-05T17:23:14.388Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-05T17:23:14.388Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-05T17:23:14.388Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-05T17:23:14.388Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T17:23:14.388Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T17:23:14.388Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T17:23:14.388Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T17:23:14.388Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T17:23:14.388Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T17:23:14.388Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T17:23:14.388Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T17:23:14.388Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T17:23:14.388Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-05T17:23:14.388Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T17:23:14.388Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.8 kB] [2021-01-05T17:23:14.388Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T17:23:14.388Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T17:23:14.388Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T17:23:14.388Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T17:23:14.388Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T17:23:14.388Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-05T17:23:14.388Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-05T17:23:14.388Z] Fetched 279 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-05T17:23:14.388Z] Fetched 122 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-05T17:23:14.388Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-05T17:23:14.388Z] Fetched 8848 B in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-05T17:23:14.388Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-05T17:23:14.388Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-05T17:23:14.388Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-05T17:23:14.388Z] Fetched 214 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-05T17:23:14.388Z] Fetched 155 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-05T17:23:14.388Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-05T17:23:14.388Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-05T17:23:14.388Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-05T17:23:14.388Z] Fetched 499 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-05T17:23:14.388Z] Fetched 111 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-05T17:23:14.388Z] Fetched 240 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-05T17:23:14.388Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-05T17:23:14.388Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-05T17:23:14.388Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-05T17:23:14.388Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-05T17:23:14.388Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-05T17:23:14.388Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-05T17:23:14.388Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-05T17:23:14.388Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-05T17:23:14.388Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-05T17:23:14.389Z] Fetched 8720 B in 0s (0 B/s) [2021-01-05T17:23:14.389Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-05T17:23:14.389Z] Fetched 137 kB in 0s (0 B/s) [2021-01-05T17:23:14.389Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-05T17:23:14.389Z] Fetched 119 kB in 0s (0 B/s) [2021-01-05T17:23:14.389Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-05T17:23:14.389Z] Fetched 109 kB in 0s (0 B/s) [2021-01-05T17:23:14.389Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-05T17:23:14.389Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-05T17:23:14.389Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-05T17:23:14.389Z] Fetched 645 kB in 0s (0 B/s) [2021-01-05T17:23:14.389Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-05T17:23:14.389Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-05T17:23:14.389Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-05T17:23:14.389Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-05T17:23:14.389Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-05T17:23:14.389Z] Fetched 368 kB in 0s (0 B/s) [2021-01-05T17:23:14.389Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-05T17:23:14.389Z] Fetched 187 kB in 0s (0 B/s) [2021-01-05T17:23:14.389Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-05T17:23:14.389Z] Fetched 175 kB in 0s (0 B/s) [2021-01-05T17:23:14.389Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-05T17:23:14.457Z] OK: 12 MiB in 22 packages [2021-01-05T17:23:14.652Z] Fetched 206 kB in 0s (0 B/s) [2021-01-05T17:23:14.652Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-05T17:23:14.652Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-05T17:23:14.652Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-05T17:23:14.652Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-05T17:23:14.652Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-05T17:23:14.652Z] Fetched 159 kB in 0s (0 B/s) [2021-01-05T17:23:14.652Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-05T17:23:14.652Z] Fetched 107 kB in 0s (0 B/s) [2021-01-05T17:23:14.652Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-05T17:23:14.652Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-05T17:23:14.652Z] Pulling static-packages [2021-01-05T17:23:14.731Z] Removing intermediate container 2b9eae7f5a7c [2021-01-05T17:23:14.731Z] ---> bb53dbb184d6 [2021-01-05T17:23:14.731Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T17:23:15.012Z] ---> Running in c8b8589c7675 [2021-01-05T17:23:15.992Z] Removing intermediate container df2c1618387a [2021-01-05T17:23:15.992Z] ---> 84054e6d8bf7 [2021-01-05T17:23:15.992Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T17:23:16.038Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-05T17:23:16.038Z] Skipping pull go-build-helper (already ran) [2021-01-05T17:23:16.038Z] Skipping pull static-packages (already ran) [2021-01-05T17:23:16.038Z] Building go-build-helper [2021-01-05T17:23:16.269Z] ---> Running in de391d37b57d [2021-01-05T17:23:16.546Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:23:16.546Z] Removing intermediate container de391d37b57d [2021-01-05T17:23:16.546Z] ---> 1da4e80e40b1 [2021-01-05T17:23:16.546Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T17:23:16.824Z] ---> Running in 46429ef0f8c0 [2021-01-05T17:23:17.420Z] Removing intermediate container 46429ef0f8c0 [2021-01-05T17:23:17.420Z] ---> ebd52875adf3 [2021-01-05T17:23:17.420Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T17:23:17.420Z] ---> Running in 452d6082043d [2021-01-05T17:23:17.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:23:17.965Z] Removing intermediate container 452d6082043d [2021-01-05T17:23:17.965Z] ---> e0d3a02e1911 [2021-01-05T17:23:17.965Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T17:23:19.393Z] ---> 22ecdbde0e18 [2021-01-05T17:23:19.393Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T17:23:19.994Z] ---> e02ba6437dee [2021-01-05T17:23:19.994Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T17:23:20.255Z] Building static-packages [2021-01-05T17:23:20.596Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T17:23:20.596Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T17:23:20.873Z] ---> b17f074fa4cd [2021-01-05T17:23:20.873Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T17:23:21.150Z] ---> Running in bf94cda29536 [2021-01-05T17:23:21.150Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T17:23:22.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:23:22.614Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T17:23:22.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:23:22.843Z] Staging go-build-helper [2021-01-05T17:23:22.898Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T17:23:23.178Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:23:23.178Z] OK: 8 MiB in 19 packages [2021-01-05T17:23:23.178Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T17:23:23.178Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T17:23:23.178Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T17:23:23.178Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T17:23:23.178Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T17:23:23.178Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T17:23:23.178Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T17:23:23.814Z] Staging static-packages [2021-01-05T17:23:25.178Z] Removing intermediate container c8b8589c7675 [2021-01-05T17:23:25.178Z] ---> a8b229e76ce2 [2021-01-05T17:23:25.178Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T17:23:25.213Z] Pulling go115 [2021-01-05T17:23:25.452Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T17:23:25.452Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T17:23:25.452Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T17:23:25.452Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T17:23:25.452Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T17:23:25.452Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T17:23:25.725Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T17:23:25.725Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T17:23:25.725Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T17:23:25.999Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T17:23:25.999Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T17:23:25.999Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T17:23:25.999Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T17:23:25.999Z] ---> 189ff52ca60b [2021-01-05T17:23:25.999Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T17:23:25.999Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T17:23:25.999Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T17:23:25.999Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T17:23:26.155Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-05T17:23:26.155Z] Skipping pull go115 (already ran) [2021-01-05T17:23:26.155Z] Building go115 [2021-01-05T17:23:26.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T17:23:26.155Z] Dload Upload Total Spent Left Speed [2021-01-05T17:23:26.281Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T17:23:26.281Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T17:23:26.281Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T17:23:26.281Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T17:23:26.281Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T17:23:26.281Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T17:23:26.281Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T17:23:26.281Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T17:23:26.609Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T17:23:26.609Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T17:23:26.609Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:23:26.609Z] OK: 71 MiB in 55 packages [2021-01-05T17:23:28.103Z] ---> 98433947da2b [2021-01-05T17:23:28.103Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T17:23:29.108Z] ---> 6c54e8f7c2e3 [2021-01-05T17:23:29.108Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T17:23:29.108Z] ---> Running in 76c5c4a3fb43 [2021-01-05T17:23:29.700Z] Removing intermediate container 76c5c4a3fb43 [2021-01-05T17:23:29.700Z] ---> 4047ad169c09 [2021-01-05T17:23:29.700Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:23:29.972Z] ---> Running in 3dabfbec65ef [2021-01-05T17:23:30.570Z] Removing intermediate container 3dabfbec65ef [2021-01-05T17:23:30.570Z] ---> c6d2dbe74585 [2021-01-05T17:23:30.570Z] Step 21/23 : LABEL arch=arm64 [2021-01-05T17:23:30.844Z] ---> Running in 4432dba02b96 [2021-01-05T17:23:31.443Z] Removing intermediate container 4432dba02b96 [2021-01-05T17:23:31.443Z] ---> bd80efaffd59 [2021-01-05T17:23:31.443Z] Step 22/23 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:23:31.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 17.3M 0 0 15.4M 0 0:00:07 0:00:01 0:00:06 15.4M 33 115M 33 39.2M 0 0 18.5M 0 0:00:06 0:00:02 0:00:04 18.5M 52 115M 52 60.5M 0 0 19.4M 0 0:00:05 0:00:03 0:00:02 19.4M 71 115M 71 82.8M 0 0 20.1M 0 0:00:05 0:00:04 0:00:01 20.1M 92 115M 92 107M 0 0 20.8M 0 0:00:05 0:00:05 --:--:-- 21.3M 100 115M 100 115M 0 0 20.9M 0 0:00:05 0:00:05 --:--:-- 22.3M [2021-01-05T17:23:31.721Z] ---> Running in ccbade5bab9a [2021-01-05T17:23:32.319Z] Removing intermediate container ccbade5bab9a [2021-01-05T17:23:32.319Z] ---> c772271bde83 [2021-01-05T17:23:32.319Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T17:23:32.319Z] ---> Running in 7b648b379930 [2021-01-05T17:23:32.531Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-05T17:23:32.926Z] Removing intermediate container 7b648b379930 [2021-01-05T17:23:32.926Z] ---> 848e7e661b82 [2021-01-05T17:23:32.926Z] [2021-01-05T17:23:33.199Z] Removing intermediate container bf94cda29536 [2021-01-05T17:23:33.199Z] ---> a7d71c96b780 [2021-01-05T17:23:33.199Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T17:23:33.475Z] Successfully built 848e7e661b82 [2021-01-05T17:23:33.475Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T17:23:33.475Z]  Building docker-core-data-go ... done  ---> Running in 1478cb94bf84 [2021-01-05T17:23:37.818Z] Staging go115 [2021-01-05T17:23:38.868Z] Collecting docker-compose==1.23.2 [2021-01-05T17:23:39.140Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T17:23:40.113Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T17:23:40.113Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T17:23:40.708Z] Collecting PyYAML<4,>=3.10 [2021-01-05T17:23:40.708Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T17:23:43.105Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T17:23:43.105Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T17:23:43.105Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T17:23:43.105Z] Fetched 0 B in 0s (0 B/s) [2021-01-05T17:23:43.105Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-05T17:23:43.105Z] Fetched 224 kB in 0s (0 B/s) [2021-01-05T17:23:43.105Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-05T17:23:43.105Z] Fetched 157 kB in 0s (0 B/s) [2021-01-05T17:23:43.105Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-05T17:23:43.105Z] Fetched 221 kB in 0s (0 B/s) [2021-01-05T17:23:43.105Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-05T17:23:43.105Z] Fetched 143 kB in 0s (0 B/s) [2021-01-05T17:23:43.105Z] Pulling edgex-go [2021-01-05T17:23:45.001Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T17:23:45.002Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T17:23:45.019Z] Pulling version [2021-01-05T17:23:46.405Z] Building config-common [2021-01-05T17:23:46.976Z] 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-05T17:23:47.950Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T17:23:47.950Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T17:23:48.544Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T17:23:48.817Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T17:23:48.948Z] Skipping build go-build-helper (already ran) [2021-01-05T17:23:48.948Z] Skipping build static-packages (already ran) [2021-01-05T17:23:48.948Z] Skipping build go115 (already ran) [2021-01-05T17:23:48.948Z] Building edgex-go [2021-01-05T17:23:49.412Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T17:23:49.412Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T17:23:49.528Z] 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-05T17:23:50.385Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T17:23:50.385Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T17:23:50.468Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-05T17:23:50.468Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-05T17:23:50.468Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-05T17:23:50.468Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-05T17:23:50.468Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 [2021-01-05T17:23:50.730Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-05T17:23:50.730Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-05T17:23:50.730Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-05T17:23:50.730Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-05T17:23:50.730Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-05T17:23:50.730Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-05T17:23:50.730Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-05T17:23:50.730Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-05T17:23:50.730Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-05T17:23:50.730Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-05T17:23:50.730Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-05T17:23:50.730Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-05T17:23:50.730Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-05T17:23:50.730Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-05T17:23:50.730Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-05T17:23:50.730Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-05T17:23:50.730Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-05T17:23:50.730Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-05T17:23:50.730Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-05T17:23:50.730Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-05T17:23:50.730Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-05T17:23:50.730Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-05T17:23:50.730Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-05T17:23:50.730Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-05T17:23:50.730Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-05T17:23:50.980Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T17:23:50.980Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T17:23:51.000Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-05T17:23:51.000Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-05T17:23:51.000Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-05T17:23:51.000Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-05T17:23:51.000Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-05T17:23:51.000Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-05T17:23:51.000Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-05T17:23:51.000Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-05T17:23:51.000Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-05T17:23:51.000Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-05T17:23:53.592Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T17:23:53.592Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T17:23:56.207Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T17:23:56.207Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T17:23:56.480Z] 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-05T17:23:56.752Z] Collecting idna<2.8,>=2.5 [2021-01-05T17:23:56.752Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T17:23:57.023Z] 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-05T17:23:57.023Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T17:23:57.023Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T17:23:57.295Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T17:23:57.295Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T17:23:57.295Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T17:23:57.295Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T17:23:58.739Z] Installing collected packages: cached-property, PyYAML, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, dockerpty, docopt, docker-compose [2021-01-05T17:23:58.739Z] Running setup.py install for PyYAML: started [2021-01-05T17:23:59.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T17:24:01.351Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T17:24:01.351Z] Running setup.py install for texttable: started [2021-01-05T17:24:03.966Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T17:24:03.966Z] Attempting uninstall: urllib3 [2021-01-05T17:24:03.966Z] Found existing installation: urllib3 1.25.9 [2021-01-05T17:24:03.966Z] Uninstalling urllib3-1.25.9: [2021-01-05T17:24:03.966Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T17:24:04.426Z] 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-05T17:24:04.560Z] Attempting uninstall: idna [2021-01-05T17:24:04.560Z] Found existing installation: idna 2.9 [2021-01-05T17:24:04.560Z] Uninstalling idna-2.9: [2021-01-05T17:24:04.687Z] 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-05T17:24:04.833Z] Successfully uninstalled idna-2.9 [2021-01-05T17:24:05.429Z] Attempting uninstall: requests [2021-01-05T17:24:05.429Z] Found existing installation: requests 2.23.0 [2021-01-05T17:24:05.429Z] Uninstalling requests-2.23.0: [2021-01-05T17:24:05.702Z] Successfully uninstalled requests-2.23.0 [2021-01-05T17:24:06.080Z] 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-05T17:24:06.376Z] 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-05T17:24:06.376Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-05T17:24:06.649Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-05T17:24:06.649Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-05T17:24:06.649Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-05T17:24:07.681Z] Running setup.py install for dockerpty: started [2021-01-05T17:24:08.117Z] 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-05T17:24:08.377Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-05T17:24:08.377Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-05T17:24:09.758Z] 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-05T17:24:09.758Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-05T17:24:10.282Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T17:24:10.282Z] Running setup.py install for docopt: started [2021-01-05T17:24:10.696Z] 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-05T17:24:10.696Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-05T17:24:12.085Z] 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-05T17:24:12.895Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T17:24:13.027Z] 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-05T17:24:13.600Z] 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-05T17:24:13.872Z] 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-05T17:24:16.897Z] Building version [2021-01-05T17:24:18.174Z] Removing intermediate container 1478cb94bf84 [2021-01-05T17:24:18.174Z] ---> 4faf36f72067 [2021-01-05T17:24:18.174Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T17:24:18.174Z] ---> Running in a400228c6acd [2021-01-05T17:24:19.149Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T17:24:19.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T17:24:19.443Z] Staging config-common [2021-01-05T17:24:20.013Z] Skipping stage go-build-helper (already ran) [2021-01-05T17:24:20.013Z] Skipping stage static-packages (already ran) [2021-01-05T17:24:20.013Z] Skipping stage go115 (already ran) [2021-01-05T17:24:20.013Z] Staging edgex-go [2021-01-05T17:24:20.014Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T17:24:20.014Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T17:24:20.014Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T17:24:20.014Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T17:24:20.286Z] OK: 71 MiB in 58 packages [2021-01-05T17:24:20.954Z] Staging version [2021-01-05T17:24:21.718Z] Removing intermediate container a400228c6acd [2021-01-05T17:24:21.718Z] ---> e80394f9c768 [2021-01-05T17:24:21.718Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T17:24:21.718Z] ---> Running in 3d7cafd2ad51 [2021-01-05T17:24:21.994Z] Removing intermediate container 3d7cafd2ad51 [2021-01-05T17:24:21.994Z] ---> 377e7059b06c [2021-01-05T17:24:22.266Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T17:24:22.266Z] ---> Running in 812fd0a5c5eb [2021-01-05T17:24:22.338Z] Priming config-common [2021-01-05T17:24:22.861Z] Removing intermediate container 812fd0a5c5eb [2021-01-05T17:24:22.861Z] ---> 05676a659afc [2021-01-05T17:24:22.861Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T17:24:22.861Z] ---> Running in bc775af03260 [2021-01-05T17:24:23.458Z] Removing intermediate container bc775af03260 [2021-01-05T17:24:23.458Z] ---> 23cc92d7ef50 [2021-01-05T17:24:23.458Z] Step 25/26 : LABEL git_sha=779e6909f91457a37bf7de56cb8225d9b8f58534 [2021-01-05T17:24:23.458Z] ---> Running in d731087e631b [2021-01-05T17:24:23.723Z] Priming go-build-helper [2021-01-05T17:24:24.053Z] Removing intermediate container d731087e631b [2021-01-05T17:24:24.053Z] ---> 9b6c117428e6 [2021-01-05T17:24:24.053Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T17:24:24.053Z] ---> Running in 7cdcc8e417a4 [2021-01-05T17:24:24.647Z] Removing intermediate container 7cdcc8e417a4 [2021-01-05T17:24:24.647Z] ---> aaf33d4eec17 [2021-01-05T17:24:24.647Z] [2021-01-05T17:24:24.662Z] Priming static-packages [2021-01-05T17:24:24.919Z] Successfully built aaf33d4eec17 [2021-01-05T17:24:25.193Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T17:24:25.478Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T17:24:25.436Z] $ docker stop --time=1 b530e28e3f7a95b135c09ade86c55d407264919ba6641512cb4c647f4efd8424 [2021-01-05T17:24:27.202Z] Priming go115 [2021-01-05T17:24:27.472Z] $ docker rm -f b530e28e3f7a95b135c09ade86c55d407264919ba6641512cb4c647f4efd8424 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T17:24:28.150Z] Priming edgex-go [2021-01-05T17:24:28.286Z] + + grep docker [2021-01-05T17:24:28.286Z] docker images [2021-01-05T17:24:28.557Z] docker-sys-mgmt-agent-go-arm64 latest aaf33d4eec17 4 seconds ago 300MB [2021-01-05T17:24:28.557Z] docker-core-data-go-arm64 latest 848e7e661b82 56 seconds ago 21MB [2021-01-05T17:24:28.557Z] docker-support-notifications-go-arm64 latest aa2fef0a0124 About a minute ago 11.4MB [2021-01-05T17:24:28.557Z] docker-support-scheduler-go-arm64 latest 72b5b7ac8ca6 2 minutes ago 10MB [2021-01-05T17:24:28.557Z] docker-core-metadata-go-arm64 latest 90cc6d269033 4 minutes ago 12.2MB [2021-01-05T17:24:28.557Z] docker-security-secretstore-setup-go-arm64 latest df0cd2c39918 4 minutes ago 23.4MB [2021-01-05T17:24:28.557Z] docker-security-proxy-setup-go-arm64 latest f95a613461e3 4 minutes ago 23.3MB [2021-01-05T17:24:28.557Z] docker-security-bootstrap-redis-go-arm64 latest e44b1044f152 4 minutes ago 15.1MB [2021-01-05T17:24:28.557Z] docker-core-command-go-arm64 latest d752361f409d 4 minutes ago 9.98MB [2021-01-05T17:24:28.557Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-05T17:24:29.535Z] Priming version [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-05T17:24:30.919Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-05T17:24:34.676Z] provisioning config files... [2021-01-05T17:24:34.693Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2199190115077953698tmp [Pipeline] { [Pipeline] sh [2021-01-05T17:24:35.081Z] + set +x [2021-01-05T17:24:35.082Z] + bash -s -- [2021-01-05T17:24:35.082Z] + curl -s https://codecov.io/bash [2021-01-05T17:24:35.673Z] [2021-01-05T17:24:35.673Z] _____ _ [2021-01-05T17:24:35.673Z] / ____| | | [2021-01-05T17:24:35.673Z] | | ___ __| | ___ ___ _____ __ [2021-01-05T17:24:35.673Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-05T17:24:35.673Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-05T17:24:35.673Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-05T17:24:35.673Z] Bash-20201231-23d4836 [2021-01-05T17:24:35.673Z] [2021-01-05T17:24:35.673Z] [2021-01-05T17:24:35.673Z] ==> git version 2.24.3 found [2021-01-05T17:24:35.673Z] ==> 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-05T17:24:35.673Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-05T17:24:35.673Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-05T17:24:35.673Z] ==> Jenkins CI detected. [2021-01-05T17:24:35.673Z] project root: . [2021-01-05T17:24:35.673Z] --> token set from env [2021-01-05T17:24:35.673Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-05T17:24:35.673Z] ==> Running gcov in . (disable via -X gcov) [2021-01-05T17:24:35.940Z] ==> Python coveragepy not found [2021-01-05T17:24:35.940Z] ==> Searching for coverage reports in: [2021-01-05T17:24:35.940Z] + . [2021-01-05T17:24:35.940Z] -> Found 1 reports [2021-01-05T17:24:35.940Z] ==> Detecting git/mercurial file structure [2021-01-05T17:24:35.940Z] ==> Reading reports [2021-01-05T17:24:35.940Z] + ./coverage.out bytes=541590 [2021-01-05T17:24:35.940Z] ==> Appending adjustments [2021-01-05T17:24:35.940Z] https://docs.codecov.io/docs/fixing-reports [2021-01-05T17:24:40.205Z] + Found adjustments [2021-01-05T17:24:40.205Z] ==> Gzipping contents [2021-01-05T17:24:40.205Z] 84K /tmp/codecov.ynLtT9.gz [2021-01-05T17:24:40.205Z] ==> Uploading reports [2021-01-05T17:24:40.205Z] url: https://codecov.io [2021-01-05T17:24:40.205Z] query: branch=PR-2985&commit=779e6909f91457a37bf7de56cb8225d9b8f58534&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2985%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2985&job=&cmd_args= [2021-01-05T17:24:40.205Z] -> Pinging Codecov [2021-01-05T17:24:40.205Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2985&commit=779e6909f91457a37bf7de56cb8225d9b8f58534&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2985%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2985&job=&cmd_args= [2021-01-05T17:24:40.788Z] -> Uploading to [2021-01-05T17:24:40.788Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/779e6909f91457a37bf7de56cb8225d9b8f58534/67864886-967c-44e7-b99e-0ba01ec2b010.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T172440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4b144bd1d594946f1cb44321de01b8cbe65cb8e3ca56de69c7ff7b3f573f018 [2021-01-05T17:24:40.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T17:24:40.788Z] Dload Upload Total Spent Left Speed [2021-01-05T17:24:41.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82330 0 0 100 82330 0 116k --:--:-- --:--:-- --:--:-- 116k 100 82330 0 0 100 82330 0 116k --:--:-- --:--:-- --:--:-- 116k [2021-01-05T17:24:41.368Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/779e6909f91457a37bf7de56cb8225d9b8f58534 [Pipeline] } [2021-01-05T17:24:41.385Z] 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-05T17:24:43.631Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:24:44.916Z] ---> package-listing.sh [2021-01-05T17:24:44.916Z] ++ facter osfamily [2021-01-05T17:24:44.916Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T17:24:45.183Z] + OS_FAMILY=redhat [2021-01-05T17:24:45.183Z] + workspace=/w/workspace/edgex-go/3 [2021-01-05T17:24:45.183Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T17:24:45.183Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T17:24:45.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T17:24:45.183Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T17:24:45.183Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-05T17:24:45.183Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T17:24:45.183Z] + case "${OS_FAMILY}" in [2021-01-05T17:24:45.183Z] + sort [2021-01-05T17:24:45.183Z] + rpm -qa [2021-01-05T17:24:50.527Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T17:24:50.527Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T17:24:50.527Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T17:24:50.527Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-05T17:24:50.527Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-01-05T17:24:50.527Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-01-05T17:24:50.546Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T17:24:50.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:24:51.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T17:24:51.723Z] [2021-01-05T17:24:51.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T17:24:52.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T17:24:52.135Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T17:24:52.135Z] df20fa9351a1: Pulling fs layer [2021-01-05T17:24:52.135Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T17:24:52.135Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T17:24:52.135Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T17:24:52.135Z] 93b61091891f: Pulling fs layer [2021-01-05T17:24:52.135Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T17:24:52.135Z] 5e14af77c1be: Pulling fs layer [2021-01-05T17:24:52.135Z] 01666e4c0597: Pulling fs layer [2021-01-05T17:24:52.135Z] aa168da1d23b: Pulling fs layer [2021-01-05T17:24:52.135Z] 46f8f816bc3b: Waiting [2021-01-05T17:24:52.135Z] 93b61091891f: Waiting [2021-01-05T17:24:52.135Z] 93b9cdb0e59b: Waiting [2021-01-05T17:24:52.135Z] 5e14af77c1be: Waiting [2021-01-05T17:24:52.135Z] 01666e4c0597: Waiting [2021-01-05T17:24:52.135Z] aa168da1d23b: Waiting [2021-01-05T17:24:52.135Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T17:24:52.135Z] 36b3adc4ff6f: Download complete [2021-01-05T17:24:52.135Z] 46f8f816bc3b: Verifying Checksum [2021-01-05T17:24:52.135Z] 46f8f816bc3b: Download complete [2021-01-05T17:24:52.408Z] df20fa9351a1: Verifying Checksum [2021-01-05T17:24:52.408Z] df20fa9351a1: Download complete [2021-01-05T17:24:52.408Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T17:24:52.408Z] 93b9cdb0e59b: Download complete [2021-01-05T17:24:52.408Z] 93b61091891f: Verifying Checksum [2021-01-05T17:24:52.408Z] 93b61091891f: Download complete [2021-01-05T17:24:52.408Z] 5e14af77c1be: Verifying Checksum [2021-01-05T17:24:52.408Z] 5e14af77c1be: Download complete [2021-01-05T17:24:52.408Z] 01666e4c0597: Verifying Checksum [2021-01-05T17:24:52.408Z] 01666e4c0597: Download complete [2021-01-05T17:24:52.677Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T17:24:52.677Z] 8ad3a11d3b57: Download complete [2021-01-05T17:24:52.967Z] df20fa9351a1: Pull complete [2021-01-05T17:24:53.242Z] 36b3adc4ff6f: Pull complete [2021-01-05T17:24:54.734Z] 8ad3a11d3b57: Pull complete [2021-01-05T17:24:55.038Z] 46f8f816bc3b: Pull complete [2021-01-05T17:24:56.490Z] aa168da1d23b: Verifying Checksum [2021-01-05T17:24:56.490Z] aa168da1d23b: Download complete [2021-01-05T17:24:57.074Z] 93b61091891f: Pull complete [2021-01-05T17:24:57.337Z] 93b9cdb0e59b: Pull complete [2021-01-05T17:24:57.599Z] 5e14af77c1be: Pull complete [2021-01-05T17:24:57.879Z] 01666e4c0597: Pull complete [2021-01-05T17:25:10.496Z] aa168da1d23b: Pull complete [2021-01-05T17:25:10.496Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T17:25:10.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T17:25:10.496Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T17:25:10.796Z] prd-centos7-docker-4c-2g-18526 does not seem to be running inside a container [2021-01-05T17:25:10.901Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T17:25:15.184Z] $ docker top 868b113c080a1d97c88bace29a161b6dd403a230ba68602745300452144d1db3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T17:25:15.937Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T17:25:16.279Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T17:25:16.817Z] + ls /var/log/sa-host [2021-01-05T17:25:16.817Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T17:25:16.817Z] file_magic: OK [2021-01-05T17:25:16.817Z] HZ: Using current value: 100 [2021-01-05T17:25:16.817Z] file_header: OK [2021-01-05T17:25:16.817Z] 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-05T17:25:16.817Z] Statistics: [2021-01-05T17:25:16.817Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-05T17:25:16.817Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T17:25:16.817Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T17:25:16.817Z] file_magic: OK [2021-01-05T17:25:16.817Z] HZ: Using current value: 100 [2021-01-05T17:25:16.817Z] file_header: OK [2021-01-05T17:25:16.818Z] 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-05T17:25:16.818Z] Statistics: [2021-01-05T17:25:16.818Z] Hnuu...uuuununununu... [2021-01-05T17:25:16.818Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T17:25:17.479Z] provisioning config files... [2021-01-05T17:25:17.499Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2185322590819966057tmp [Pipeline] { [Pipeline] echo [2021-01-05T17:25:17.583Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:25:18.245Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T17:25:18.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T17:25:18.386Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:25:18.732Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T17:25:18.748Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:25:19.095Z] ---> sudo-logs.sh [2021-01-05T17:25:19.095Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T17:25:19.373Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:25:20.058Z] ---> job-cost.sh [2021-01-05T17:25:20.059Z] lf-activate-venv: SKIPPING [2021-01-05T17:25:20.059Z] INFO: No Stack... [2021-01-05T17:25:21.464Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T17:25:21.729Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T17:25:21.743Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T17:25:22.071Z] ---> logs-deploy.sh [2021-01-05T17:25:22.071Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2985/3 [2021-01-05T17:25:22.071Z] INFO: archiving workspace using pattern(s): [2021-01-05T17:25:24.642Z] Archives upload complete. [2021-01-05T17:25:24.913Z] INFO: archiving logs to Nexus [2021-01-05T17:25:26.332Z] ---> uname -a: [2021-01-05T17:25:26.332Z] Linux prd-centos7-docker-4c-2g-18526.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] ---> lscpu: [2021-01-05T17:25:26.332Z] Architecture: x86_64 [2021-01-05T17:25:26.332Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-05T17:25:26.332Z] Byte Order: Little Endian [2021-01-05T17:25:26.332Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-05T17:25:26.332Z] CPU(s): 4 [2021-01-05T17:25:26.332Z] On-line CPU(s) list: 0-3 [2021-01-05T17:25:26.332Z] Thread(s) per core: 1 [2021-01-05T17:25:26.332Z] Core(s) per socket: 1 [2021-01-05T17:25:26.332Z] Socket(s): 4 [2021-01-05T17:25:26.332Z] NUMA node(s): 1 [2021-01-05T17:25:26.332Z] Vendor ID: GenuineIntel [2021-01-05T17:25:26.332Z] CPU family: 6 [2021-01-05T17:25:26.332Z] Model: 44 [2021-01-05T17:25:26.332Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-05T17:25:26.332Z] Stepping: 1 [2021-01-05T17:25:26.332Z] CPU MHz: 2933.438 [2021-01-05T17:25:26.332Z] BogoMIPS: 5866.87 [2021-01-05T17:25:26.332Z] Virtualization: VT-x [2021-01-05T17:25:26.332Z] Hypervisor vendor: KVM [2021-01-05T17:25:26.332Z] Virtualization type: full [2021-01-05T17:25:26.332Z] L1d cache: 128 KiB [2021-01-05T17:25:26.332Z] L1i cache: 128 KiB [2021-01-05T17:25:26.332Z] L2 cache: 16 MiB [2021-01-05T17:25:26.332Z] L3 cache: 64 MiB [2021-01-05T17:25:26.332Z] NUMA node0 CPU(s): 0-3 [2021-01-05T17:25:26.332Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-05T17:25:26.332Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-05T17:25:26.332Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-05T17:25:26.332Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-05T17:25:26.332Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-05T17:25:26.332Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-05T17:25:26.332Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-05T17:25:26.332Z] Vulnerability Srbds: Not affected [2021-01-05T17:25:26.332Z] Vulnerability Tsx async abort: Not affected [2021-01-05T17:25:26.332Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] ---> nproc: [2021-01-05T17:25:26.332Z] 4 [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] ---> df -h: [2021-01-05T17:25:26.332Z] Filesystem Size Used Available Use% Mounted on [2021-01-05T17:25:26.332Z] overlay 50.0G 12.0G 38.0G 24% / [2021-01-05T17:25:26.332Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-05T17:25:26.332Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-05T17:25:26.332Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-05T17:25:26.332Z] /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os [2021-01-05T17:25:26.332Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf [2021-01-05T17:25:26.332Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname [2021-01-05T17:25:26.332Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts [2021-01-05T17:25:26.332Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log [2021-01-05T17:25:26.332Z] /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json [2021-01-05T17:25:26.332Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host [2021-01-05T17:25:26.332Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure [2021-01-05T17:25:26.332Z] /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/3 [2021-01-05T17:25:26.332Z] /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/3@tmp [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] ---> free -m: [2021-01-05T17:25:26.332Z] total used free shared buff/cache available [2021-01-05T17:25:26.332Z] Mem: 1837 692 204 0 940 1060 [2021-01-05T17:25:26.332Z] Swap: 1023 90 933 [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] ---> ip addr: [2021-01-05T17:25:26.332Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-05T17:25:26.332Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-05T17:25:26.332Z] inet 127.0.0.1/8 scope host lo [2021-01-05T17:25:26.332Z] valid_lft forever preferred_lft forever [2021-01-05T17:25:26.332Z] inet6 ::1/128 scope host [2021-01-05T17:25:26.332Z] valid_lft forever preferred_lft forever [2021-01-05T17:25:26.332Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-05T17:25:26.332Z] link/ether fa:16:3e:ee:97:5d brd ff:ff:ff:ff:ff:ff [2021-01-05T17:25:26.332Z] inet 10.30.123.208/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-05T17:25:26.332Z] valid_lft 85004sec preferred_lft 85004sec [2021-01-05T17:25:26.332Z] inet6 fe80::f816:3eff:feee:975d/64 scope link [2021-01-05T17:25:26.332Z] valid_lft forever preferred_lft forever [2021-01-05T17:25:26.332Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-05T17:25:26.332Z] link/ether 02:42:07:1c:f7:49 brd ff:ff:ff:ff:ff:ff [2021-01-05T17:25:26.332Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-05T17:25:26.332Z] valid_lft forever preferred_lft forever [2021-01-05T17:25:26.332Z] inet6 fe80::42:7ff:fe1c:f749/64 scope link [2021-01-05T17:25:26.332Z] valid_lft forever preferred_lft forever [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] ---> sar -b -r -n DEV: [2021-01-05T17:25:26.332Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] 17:01:58 LINUX RESTART (4 CPU) [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] 17:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-05T17:25:26.332Z] 17:04:01 56.89 13.79 43.10 0.00 4798.40 7802.89 0.00 [2021-01-05T17:25:26.332Z] 17:05:01 104.34 60.90 43.44 0.00 5112.66 25800.32 0.00 [2021-01-05T17:25:26.332Z] 17:06:02 210.18 52.11 158.06 0.00 2502.56 35241.57 0.00 [2021-01-05T17:25:26.332Z] 17:07:01 142.44 82.75 59.70 0.00 2863.02 6930.99 0.00 [2021-01-05T17:25:26.332Z] 17:08:01 119.57 62.25 57.32 0.00 2248.87 5954.35 0.00 [2021-01-05T17:25:26.332Z] 17:09:01 72.12 27.28 44.83 0.00 1911.03 4306.30 0.00 [2021-01-05T17:25:26.332Z] 17:10:02 85.48 14.15 71.33 0.00 827.34 20222.88 0.00 [2021-01-05T17:25:26.332Z] 17:11:04 839.69 660.11 179.58 0.00 82979.33 136909.09 0.00 [2021-01-05T17:25:26.332Z] 17:12:03 2160.15 1916.31 243.85 0.00 114434.09 124563.90 0.00 [2021-01-05T17:25:26.332Z] 17:13:02 704.51 585.20 119.31 0.00 34916.47 40742.76 0.00 [2021-01-05T17:25:26.332Z] 17:14:02 693.49 352.24 341.24 0.00 83373.50 117664.97 0.00 [2021-01-05T17:25:26.332Z] 17:15:02 1693.32 1435.93 257.38 0.00 89288.47 85947.84 0.00 [2021-01-05T17:25:26.332Z] 17:16:01 485.16 248.04 237.12 0.00 16100.84 30673.98 0.00 [2021-01-05T17:25:26.332Z] 17:17:01 25.85 11.98 13.86 0.00 2882.98 1313.93 0.00 [2021-01-05T17:25:26.332Z] 17:18:01 2.13 1.31 0.81 0.00 28.47 16.07 0.00 [2021-01-05T17:25:26.332Z] 17:19:01 0.37 0.05 0.32 0.00 0.67 3.60 0.00 [2021-01-05T17:25:26.332Z] 17:20:02 0.33 0.02 0.32 0.00 0.53 3.98 0.00 [2021-01-05T17:25:26.332Z] 17:21:01 0.24 0.05 0.19 0.00 0.54 2.79 0.00 [2021-01-05T17:25:26.332Z] 17:22:01 0.30 0.02 0.28 0.00 0.13 3.56 0.00 [2021-01-05T17:25:26.332Z] 17:23:01 0.68 0.13 0.55 0.00 1.07 6.54 0.00 [2021-01-05T17:25:26.332Z] 17:24:01 0.18 0.02 0.17 0.00 0.13 1.63 0.00 [2021-01-05T17:25:26.332Z] 17:25:01 94.28 69.10 25.18 0.00 5545.88 5556.58 0.00 [2021-01-05T17:25:26.332Z] Average: 338.58 252.41 86.18 0.00 20437.58 29626.10 0.00 [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] 17:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-05T17:25:26.332Z] 17:04:01 73648 0 671452 35.69 2620 1133824 1355984 46.28 525920 1076444 76288 [2021-01-05T17:25:26.332Z] 17:05:01 69472 0 672860 35.76 2596 1136616 1538120 52.49 687780 912212 103660 [2021-01-05T17:25:26.332Z] 17:06:02 349476 0 682544 36.28 1504 848020 1119136 38.19 415040 831496 16 [2021-01-05T17:25:26.332Z] 17:07:01 197676 0 760128 40.40 1424 922316 1540468 52.57 608028 798340 21884 [2021-01-05T17:25:26.332Z] 17:08:01 325304 0 787596 41.86 756 767888 1709876 58.36 570660 700548 39008 [2021-01-05T17:25:26.332Z] 17:09:01 139836 0 838140 44.55 740 902828 1496012 51.06 697676 755044 81168 [2021-01-05T17:25:26.332Z] 17:10:02 176356 0 754412 40.10 588 950188 1607236 54.85 555904 862276 44 [2021-01-05T17:25:26.332Z] 17:11:04 265464 0 770568 40.95 88 845424 1914828 65.35 633588 777036 59632 [2021-01-05T17:25:26.332Z] 17:12:03 69656 0 819892 43.58 88 991908 2347360 80.11 729576 859996 35816 [2021-01-05T17:25:26.332Z] 17:13:02 407416 0 830424 44.14 76 643628 2677140 91.37 548428 657468 27464 [2021-01-05T17:25:26.332Z] 17:14:02 72608 0 762784 40.54 36 1046116 2186236 74.61 776392 813744 13680 [2021-01-05T17:25:26.332Z] 17:15:02 74164 0 769620 40.90 28 1037732 2236464 76.33 671696 892328 86744 [2021-01-05T17:25:26.332Z] 17:16:01 415104 0 672284 35.73 12 794144 1514812 51.70 579776 643252 2432 [2021-01-05T17:25:26.332Z] 17:17:01 430976 0 608844 32.36 12 841712 1236280 42.19 523896 688072 12 [2021-01-05T17:25:26.332Z] 17:18:01 433828 0 605768 32.20 12 841936 1209816 41.29 521228 687604 16 [2021-01-05T17:25:26.332Z] 17:19:01 433308 0 606268 32.22 12 841956 1209840 41.29 521572 687640 8 [2021-01-05T17:25:26.332Z] 17:20:02 435396 0 604188 32.11 12 841948 1190044 40.61 520092 687520 16 [2021-01-05T17:25:26.332Z] 17:21:01 435632 0 603932 32.10 12 841968 1190044 40.61 519848 687548 8 [2021-01-05T17:25:26.332Z] 17:22:01 435444 0 604108 32.11 12 841980 1190092 40.62 520012 687552 8 [2021-01-05T17:25:26.332Z] 17:23:01 435684 0 603864 32.09 12 841984 1190140 40.62 520076 687584 8 [2021-01-05T17:25:26.332Z] 17:24:01 436060 0 603476 32.07 12 841996 1190044 40.61 520112 687592 8 [2021-01-05T17:25:26.332Z] 17:25:01 77232 0 680376 36.16 12 1123924 1609512 54.93 623000 930588 96360 [2021-01-05T17:25:26.332Z] Average: 281352 0 696069 36.99 485 903638 1566340 53.46 581377 773267 29285 [2021-01-05T17:25:26.332Z] [2021-01-05T17:25:26.332Z] 17:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-05T17:25:26.332Z] 17:04:01 eth0 825.72 809.40 3564.38 117.24 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:04:01 veth6ea44a6 440.60 393.23 43.25 1316.36 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:04:01 docker0 440.60 393.10 37.23 1316.35 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:05:01 eth0 720.42 683.18 4185.09 64.79 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:05:01 docker0 444.23 422.02 34.31 1353.99 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:06:02 eth0 205.04 142.58 844.08 19.73 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:06:02 docker0 131.74 181.16 8.95 826.92 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:07:01 veth63ee107 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:07:01 eth0 26.52 20.07 27.21 10.66 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:08:01 veth63ee107 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:08:01 eth0 44.21 32.27 26.94 84.63 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:09:01 veth63ee107 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:09:01 eth0 15.79 11.38 13.92 7.42 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:10:02 eth0 191.85 164.19 1688.54 83.19 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:10:02 vethb8c29b0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:11:04 vethd39e2f6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:11:04 eth0 15.64 13.41 16.70 6.57 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:11:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:11:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:12:03 vethd39e2f6 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.332Z] 17:12:03 eth0 44.69 24.86 165.41 8.52 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:12:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:12:03 docker0 11.80 26.82 0.62 151.29 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:13:02 veth7033708 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:13:02 veth4b923ab 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:13:02 veth4dbe2b8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:13:02 vethd39e2f6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:14:02 vethd39e2f6 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:14:02 eth0 2722.95 2343.50 13719.90 542.21 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:14:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:14:02 docker0 1052.11 1087.24 82.42 4062.36 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:15:02 veth4ea7273 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:15:02 vethd39e2f6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:15:02 veth2bcb510 2.49 4.31 0.29 15.31 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:15:02 eth0 64.37 48.43 103.76 82.87 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:16:01 vethd39e2f6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:16:01 eth0 78.43 54.91 125.82 80.06 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:16:01 docker0 1086.47 1137.29 84.92 4280.26 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:17:01 eth0 10.64 7.20 9.14 3.97 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:17:01 docker0 0.15 0.18 0.01 0.64 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:18:01 eth0 2.23 0.67 0.79 0.43 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:19:01 eth0 0.65 0.35 0.28 0.23 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:20:02 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:21:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:22:01 eth0 0.20 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:23:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:24:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:25:01 eth0 201.55 165.13 2172.58 21.05 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] Average: eth0 122.64 106.71 668.54 30.90 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] Average: docker0 48.86 51.15 3.82 192.50 0.00 0.00 0.00 0.00 [2021-01-05T17:25:26.333Z] [2021-01-05T17:25:26.333Z] [2021-01-05T17:25:26.333Z] ---> sar -P ALL: [2021-01-05T17:25:26.333Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) [2021-01-05T17:25:26.333Z] [2021-01-05T17:25:26.333Z] 17:01:58 LINUX RESTART (4 CPU) [2021-01-05T17:25:26.333Z] [2021-01-05T17:25:26.333Z] 17:03:01 CPU %user %nice %system %iowait %steal %idle [2021-01-05T17:25:26.333Z] 17:04:01 all 5.24 0.00 3.56 1.16 12.68 77.36 [2021-01-05T17:25:26.333Z] 17:04:01 0 4.31 0.00 3.14 1.14 13.68 77.73 [2021-01-05T17:25:26.333Z] 17:04:01 1 5.61 0.00 3.24 0.88 12.35 77.92 [2021-01-05T17:25:26.333Z] 17:04:01 2 5.90 0.00 4.17 0.18 12.79 76.96 [2021-01-05T17:25:26.333Z] 17:04:01 3 5.13 0.00 3.68 2.44 11.91 76.84 [2021-01-05T17:25:26.333Z] 17:05:01 all 6.67 0.00 3.41 0.66 9.78 79.49 [2021-01-05T17:25:26.333Z] 17:05:01 0 5.60 0.00 3.43 1.24 9.72 80.02 [2021-01-05T17:25:26.333Z] 17:05:01 1 6.06 0.00 3.12 0.19 9.98 80.66 [2021-01-05T17:25:26.333Z] 17:05:01 2 7.36 0.00 2.75 0.41 8.95 80.54 [2021-01-05T17:25:26.333Z] 17:05:01 3 7.66 0.00 4.34 0.82 10.47 76.71 [2021-01-05T17:25:26.333Z] 17:06:02 all 5.98 0.00 5.89 3.18 11.84 73.11 [2021-01-05T17:25:26.333Z] 17:06:02 0 5.43 0.00 5.04 3.94 12.62 72.98 [2021-01-05T17:25:26.333Z] 17:06:02 1 6.49 0.00 5.89 2.36 11.77 73.49 [2021-01-05T17:25:26.333Z] 17:06:02 2 5.52 0.00 6.06 3.64 11.17 73.60 [2021-01-05T17:25:26.333Z] 17:06:02 3 6.51 0.00 6.61 2.75 11.78 72.35 [2021-01-05T17:25:26.333Z] 17:07:01 all 33.23 0.00 10.00 3.99 17.23 35.55 [2021-01-05T17:25:26.333Z] 17:07:01 0 30.83 0.00 9.39 3.07 18.04 38.67 [2021-01-05T17:25:26.333Z] 17:07:01 1 32.16 0.00 9.82 3.91 17.65 36.47 [2021-01-05T17:25:26.333Z] 17:07:01 2 37.60 0.00 10.23 3.94 15.58 32.65 [2021-01-05T17:25:26.333Z] 17:07:01 3 32.48 0.00 10.58 5.02 17.60 34.32 [2021-01-05T17:25:26.333Z] 17:08:01 all 41.14 0.00 13.08 2.93 24.14 18.71 [2021-01-05T17:25:26.333Z] 17:08:01 0 44.33 0.00 14.55 3.60 22.93 14.59 [2021-01-05T17:25:26.333Z] 17:08:01 1 37.86 0.00 11.87 3.22 25.49 21.57 [2021-01-05T17:25:26.333Z] 17:08:01 2 42.79 0.00 12.73 2.50 23.22 18.77 [2021-01-05T17:25:26.333Z] 17:08:01 3 39.69 0.00 13.20 2.41 24.87 19.83 [2021-01-05T17:25:26.333Z] 17:09:01 all 28.53 0.00 12.66 2.36 22.58 33.86 [2021-01-05T17:25:26.333Z] 17:09:01 0 26.76 0.00 10.90 2.98 23.42 35.95 [2021-01-05T17:25:26.333Z] 17:09:01 1 29.24 0.00 14.21 1.06 22.46 33.03 [2021-01-05T17:25:26.333Z] 17:09:01 2 28.99 0.00 11.84 3.30 22.17 33.70 [2021-01-05T17:25:26.333Z] 17:09:01 3 29.20 0.00 13.79 2.07 22.26 32.67 [2021-01-05T17:25:26.333Z] 17:10:02 all 8.79 0.00 8.12 0.37 25.85 56.87 [2021-01-05T17:25:26.333Z] 17:10:02 0 8.15 0.00 8.50 0.48 27.17 55.70 [2021-01-05T17:25:26.333Z] 17:10:02 1 9.42 0.00 7.56 0.38 26.53 56.11 [2021-01-05T17:25:26.333Z] 17:10:02 2 8.92 0.00 7.91 0.34 25.00 57.84 [2021-01-05T17:25:26.333Z] 17:10:02 3 8.70 0.00 8.50 0.29 24.68 57.82 [2021-01-05T17:25:26.333Z] 17:11:04 all 12.21 0.00 12.60 6.30 32.07 36.82 [2021-01-05T17:25:26.333Z] 17:11:04 0 11.72 0.00 11.25 6.01 32.48 38.53 [2021-01-05T17:25:26.333Z] 17:11:04 1 14.04 0.00 13.67 6.51 33.02 32.76 [2021-01-05T17:25:26.333Z] 17:11:04 2 11.15 0.00 12.17 7.24 31.11 38.33 [2021-01-05T17:25:26.333Z] 17:11:04 3 11.96 0.00 13.35 5.43 31.68 37.57 [2021-01-05T17:25:26.333Z] 17:12:03 all 10.30 0.00 15.10 21.84 26.69 26.07 [2021-01-05T17:25:26.333Z] 17:12:03 0 10.03 0.00 13.72 20.93 27.01 28.30 [2021-01-05T17:25:26.333Z] 17:12:03 1 10.98 0.00 15.66 22.72 25.94 24.71 [2021-01-05T17:25:26.333Z] 17:12:03 2 10.31 0.00 15.40 23.09 25.97 25.23 [2021-01-05T17:25:26.333Z] 17:12:03 3 9.87 0.00 15.63 20.65 27.83 26.02 [2021-01-05T17:25:26.333Z] 17:13:02 all 55.72 0.00 14.13 6.27 14.73 9.15 [2021-01-05T17:25:26.333Z] 17:13:02 0 54.72 0.00 13.05 5.57 15.36 11.30 [2021-01-05T17:25:26.333Z] 17:13:02 1 53.70 0.00 14.32 6.28 16.62 9.07 [2021-01-05T17:25:26.333Z] 17:13:02 2 57.11 0.00 14.17 7.34 13.66 7.71 [2021-01-05T17:25:26.333Z] 17:13:02 3 57.39 0.00 15.01 5.88 13.27 8.44 [2021-01-05T17:25:26.333Z] 17:14:02 all 17.48 0.00 17.66 12.34 28.10 24.42 [2021-01-05T17:25:26.333Z] 17:14:02 0 16.36 0.00 15.82 15.77 28.66 23.38 [2021-01-05T17:25:26.333Z] 17:14:02 1 17.68 0.00 18.05 12.28 27.65 24.35 [2021-01-05T17:25:26.333Z] 17:14:02 2 16.18 0.00 16.57 11.64 28.56 27.05 [2021-01-05T17:25:26.333Z] 17:14:02 3 19.86 0.00 20.38 9.42 27.48 22.87 [2021-01-05T17:25:26.333Z] [2021-01-05T17:25:26.333Z] 17:14:02 CPU %user %nice %system %iowait %steal %idle [2021-01-05T17:25:26.333Z] 17:15:02 all 32.09 0.00 18.78 16.73 20.51 11.88 [2021-01-05T17:25:26.333Z] 17:15:02 0 30.33 0.00 17.56 18.29 20.94 12.88 [2021-01-05T17:25:26.333Z] 17:15:02 1 31.32 0.00 19.04 17.14 20.53 11.96 [2021-01-05T17:25:26.333Z] 17:15:02 2 31.65 0.00 19.26 15.67 20.52 12.90 [2021-01-05T17:25:26.333Z] 17:15:02 3 35.10 0.00 19.31 15.77 20.04 9.78 [2021-01-05T17:25:26.333Z] 17:16:01 all 33.12 0.00 15.26 8.07 18.86 24.69 [2021-01-05T17:25:26.333Z] 17:16:01 0 34.16 0.00 15.98 6.87 17.49 25.49 [2021-01-05T17:25:26.333Z] 17:16:01 1 32.76 0.00 15.09 7.14 19.61 25.39 [2021-01-05T17:25:26.333Z] 17:16:01 2 29.18 0.00 13.88 10.72 19.98 26.24 [2021-01-05T17:25:26.333Z] 17:16:01 3 36.52 0.00 16.11 7.50 18.35 21.53 [2021-01-05T17:25:26.333Z] 17:17:01 all 0.67 0.00 1.04 0.45 2.80 95.03 [2021-01-05T17:25:26.333Z] 17:17:01 0 0.58 0.00 1.16 0.36 2.74 95.16 [2021-01-05T17:25:26.333Z] 17:17:01 1 0.79 0.00 1.27 0.58 3.04 94.32 [2021-01-05T17:25:26.333Z] 17:17:01 2 0.71 0.00 0.83 0.45 2.41 95.61 [2021-01-05T17:25:26.333Z] 17:17:01 3 0.59 0.00 0.93 0.43 3.02 95.03 [2021-01-05T17:25:26.333Z] 17:18:01 all 0.11 0.00 0.06 0.02 0.30 99.51 [2021-01-05T17:25:26.333Z] 17:18:01 0 0.05 0.00 0.07 0.05 0.22 99.62 [2021-01-05T17:25:26.333Z] 17:18:01 1 0.05 0.00 0.05 0.02 0.43 99.45 [2021-01-05T17:25:26.333Z] 17:18:01 2 0.33 0.00 0.08 0.00 0.42 99.17 [2021-01-05T17:25:26.333Z] 17:18:01 3 0.02 0.00 0.05 0.02 0.13 99.78 [2021-01-05T17:25:26.333Z] 17:19:01 all 0.11 0.00 0.16 0.00 0.52 99.20 [2021-01-05T17:25:26.333Z] 17:19:01 0 0.02 0.00 0.13 0.00 0.56 99.29 [2021-01-05T17:25:26.333Z] 17:19:01 1 0.05 0.00 0.25 0.00 0.67 99.03 [2021-01-05T17:25:26.333Z] 17:19:01 2 0.33 0.00 0.08 0.00 0.45 99.13 [2021-01-05T17:25:26.333Z] 17:19:01 3 0.05 0.00 0.18 0.00 0.42 99.35 [2021-01-05T17:25:26.333Z] 17:20:02 all 0.10 0.00 0.05 0.00 0.27 99.58 [2021-01-05T17:25:26.333Z] 17:20:02 0 0.02 0.00 0.03 0.00 0.18 99.77 [2021-01-05T17:25:26.333Z] 17:20:02 1 0.03 0.00 0.05 0.00 0.43 99.48 [2021-01-05T17:25:26.333Z] 17:20:02 2 0.35 0.00 0.07 0.00 0.15 99.43 [2021-01-05T17:25:26.333Z] 17:20:02 3 0.02 0.00 0.03 0.00 0.32 99.63 [2021-01-05T17:25:26.333Z] 17:21:01 all 0.09 0.00 0.05 0.01 0.30 99.55 [2021-01-05T17:25:26.333Z] 17:21:01 0 0.03 0.00 0.05 0.02 0.39 99.51 [2021-01-05T17:25:26.333Z] 17:21:01 1 0.14 0.00 0.02 0.02 0.22 99.61 [2021-01-05T17:25:26.333Z] 17:21:01 2 0.02 0.00 0.12 0.00 0.10 99.76 [2021-01-05T17:25:26.333Z] 17:21:01 3 0.19 0.00 0.02 0.00 0.47 99.32 [2021-01-05T17:25:26.333Z] 17:22:01 all 0.10 0.00 0.02 0.00 0.24 99.63 [2021-01-05T17:25:26.333Z] 17:22:01 0 0.03 0.00 0.03 0.00 0.40 99.53 [2021-01-05T17:25:26.333Z] 17:22:01 1 0.33 0.00 0.03 0.00 0.08 99.55 [2021-01-05T17:25:26.333Z] 17:22:01 2 0.03 0.00 0.00 0.00 0.15 99.82 [2021-01-05T17:25:26.333Z] 17:22:01 3 0.00 0.00 0.02 0.02 0.33 99.63 [2021-01-05T17:25:26.333Z] 17:23:01 all 0.12 0.00 0.03 0.00 0.18 99.66 [2021-01-05T17:25:26.333Z] 17:23:01 0 0.03 0.00 0.03 0.00 0.17 99.77 [2021-01-05T17:25:26.333Z] 17:23:01 1 0.37 0.00 0.02 0.00 0.17 99.45 [2021-01-05T17:25:26.333Z] 17:23:01 2 0.03 0.00 0.03 0.02 0.07 99.85 [2021-01-05T17:25:26.333Z] 17:23:01 3 0.05 0.00 0.03 0.00 0.33 99.58 [2021-01-05T17:25:26.333Z] 17:24:01 all 0.10 0.00 0.03 0.00 0.20 99.67 [2021-01-05T17:25:26.333Z] 17:24:01 0 0.02 0.00 0.03 0.00 0.13 99.82 [2021-01-05T17:25:26.333Z] 17:24:01 1 0.27 0.00 0.03 0.00 0.12 99.58 [2021-01-05T17:25:26.333Z] 17:24:01 2 0.02 0.00 0.02 0.00 0.05 99.92 [2021-01-05T17:25:26.333Z] 17:24:01 3 0.08 0.00 0.05 0.00 0.51 99.35 [2021-01-05T17:25:26.333Z] 17:25:01 all 3.47 0.00 2.56 1.92 4.09 87.97 [2021-01-05T17:25:26.333Z] 17:25:01 0 3.25 0.00 2.54 1.03 3.97 89.21 [2021-01-05T17:25:26.333Z] 17:25:01 1 3.05 0.00 2.22 1.58 4.28 88.86 [2021-01-05T17:25:26.333Z] 17:25:01 2 4.92 0.00 3.17 3.90 3.95 84.07 [2021-01-05T17:25:26.333Z] 17:25:01 3 2.67 0.00 2.32 1.16 4.14 89.70 [2021-01-05T17:25:26.333Z] [2021-01-05T17:25:26.333Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-01-05T17:25:26.333Z] Average: all 12.54 0.00 6.73 3.84 12.21 64.69 [2021-01-05T17:25:26.333Z] Average: 0 12.20 0.00 6.42 4.00 12.48 64.90 [2021-01-05T17:25:26.333Z] Average: 1 12.47 0.00 6.78 3.74 12.42 64.59 [2021-01-05T17:25:26.333Z] Average: 2 12.68 0.00 6.60 4.08 11.87 64.78 [2021-01-05T17:25:26.333Z] Average: 3 12.82 0.00 7.11 3.54 12.05 64.47 [2021-01-05T17:25:26.333Z] [2021-01-05T17:25:26.333Z] [2021-01-05T17:25:26.333Z]