Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 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-18363 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/32 [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/32 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 Merge succeeded, producing 1186f5100bc5844975a35d5a79b042b95d53d273 Checking out Revision 1186f5100bc5844975a35d5a79b042b95d53d273 (PR-2858) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1186f5100bc5844975a35d5a79b042b95d53d273 # timeout=10 Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e # timeout=10 [Pipeline] timeout [2021-01-05T00:31:29.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T00:31:29.633Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T00:31:29.736Z] ========================================================= [2021-01-05T00:31:29.736Z] EdgeX Global Pipelines Version Info [2021-01-05T00:31:29.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:31:31.318Z] ------------------- [2021-01-05T00:31:31.318Z] stable info: [2021-01-05T00:31:31.318Z] ------------------- [2021-01-05T00:31:31.318Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T00:31:31.318Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T00:31:31.318Z] Message: update stable to v1.0.173 [2021-01-05T00:31:32.270Z] ------------------- [2021-01-05T00:31:32.270Z] experimental info: [2021-01-05T00:31:32.270Z] ------------------- [2021-01-05T00:31:32.270Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T00:31:32.270Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T00:31:32.270Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T00:31:32.598Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T00:31:32.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T00:31:32.772Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T00:31:32.866Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T00:31:32.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T00:31:33.084Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T00:31:33.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T00:31:33.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T00:31:33.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T00:31:33.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T00:31:33.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T00:31:33.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T00:31:33.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T00:31:33.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T00:31:33.948Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T00:31:34.037Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T00:31:34.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T00:31:34.211Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T00:31:34.296Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T00:31:34.390Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T00:31:34.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T00:31:34.572Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T00:31:34.700Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T00:31:34.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-01-05T00:31:34.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-01-05T00:31:34.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-01-05T00:31:35.115Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1186f5100bc5844975a35d5a79b042b95d53d273 [Pipeline] echo [2021-01-05T00:31:35.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1186f51 [Pipeline] echo [2021-01-05T00:31:35.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T00:31:35.460Z] provisioning config files... [2021-01-05T00:31:35.490Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config500765195773567864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:31:35.858Z] ---> docker-login.sh [2021-01-05T00:31:35.859Z] nexus3.edgexfoundry.org:10001 [2021-01-05T00:31:36.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:31:36.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:31:36.389Z] Configure a credential helper to remove this warning. See [2021-01-05T00:31:36.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:31:36.389Z] [2021-01-05T00:31:36.389Z] Login Succeeded [2021-01-05T00:31:36.389Z] nexus3.edgexfoundry.org:10002 [2021-01-05T00:31:36.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:31:36.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:31:36.389Z] Configure a credential helper to remove this warning. See [2021-01-05T00:31:36.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:31:36.389Z] [2021-01-05T00:31:36.389Z] Login Succeeded [2021-01-05T00:31:36.654Z] nexus3.edgexfoundry.org:10003 [2021-01-05T00:31:36.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:31:36.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:31:36.654Z] Configure a credential helper to remove this warning. See [2021-01-05T00:31:36.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:31:36.654Z] [2021-01-05T00:31:36.654Z] Login Succeeded [2021-01-05T00:31:36.654Z] nexus3.edgexfoundry.org:10004 [2021-01-05T00:31:36.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:31:36.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:31:36.918Z] Configure a credential helper to remove this warning. See [2021-01-05T00:31:36.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:31:36.918Z] [2021-01-05T00:31:36.918Z] Login Succeeded [2021-01-05T00:31:36.918Z] docker.io [2021-01-05T00:31:37.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:31:37.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:31:37.448Z] Configure a credential helper to remove this warning. See [2021-01-05T00:31:37.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:31:37.448Z] [2021-01-05T00:31:37.448Z] Login Succeeded [2021-01-05T00:31:37.448Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T00:31:37.459Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T00:31:37.926Z] ++ 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-05T00:31:37.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:37.926Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T00:31:37.926Z] ++ cut -d/ -f2 [2021-01-05T00:31:37.926Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T00:31:37.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:37.926Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T00:31:37.926Z] ++ cut -d/ -f2 [2021-01-05T00:31:37.926Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T00:31:37.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:37.926Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T00:31:37.926Z] ++ cut -d/ -f2 [2021-01-05T00:31:37.926Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T00:31:37.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:37.926Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T00:31:37.926Z] ++ cut -d/ -f2 [2021-01-05T00:31:37.926Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T00:31:37.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:37.926Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T00:31:37.926Z] ++ cut -d/ -f2 [2021-01-05T00:31:37.926Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T00:31:37.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:37.926Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T00:31:37.926Z] ++ cut -d/ -f2 [2021-01-05T00:31:37.926Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T00:31:37.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:37.926Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T00:31:37.926Z] ++ cut -d/ -f2 [2021-01-05T00:31:37.926Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T00:31:37.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:37.926Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T00:31:37.926Z] ++ cut -d/ -f2 [2021-01-05T00:31:37.926Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T00:31:37.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:37.926Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T00:31:37.926Z] ++ cut -d/ -f2 [2021-01-05T00:31:37.926Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T00:31:38.008Z] 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-05T00:31:38.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T00:31:38.921Z] [2021-01-05T00:31:38.921Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:31:39.273Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T00:31:39.273Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T00:31:39.273Z] 31603596830f: Pulling fs layer [2021-01-05T00:31:39.273Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T00:31:39.273Z] 6ca5941a6612: Pulling fs layer [2021-01-05T00:31:39.273Z] ecc8261a40a4: Pulling fs layer [2021-01-05T00:31:39.273Z] ecc8261a40a4: Waiting [2021-01-05T00:31:39.273Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T00:31:39.273Z] 2a8b12db71e7: Download complete [2021-01-05T00:31:39.540Z] 31603596830f: Verifying Checksum [2021-01-05T00:31:39.540Z] 31603596830f: Download complete [2021-01-05T00:31:39.812Z] 6ca5941a6612: Verifying Checksum [2021-01-05T00:31:39.812Z] 6ca5941a6612: Download complete [2021-01-05T00:31:39.812Z] ecc8261a40a4: Verifying Checksum [2021-01-05T00:31:39.812Z] ecc8261a40a4: Download complete [2021-01-05T00:31:40.081Z] 31603596830f: Pull complete [2021-01-05T00:31:40.081Z] 2a8b12db71e7: Pull complete [2021-01-05T00:31:41.041Z] 6ca5941a6612: Pull complete [2021-01-05T00:31:41.316Z] ecc8261a40a4: Pull complete [2021-01-05T00:31:41.316Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T00:31:41.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T00:31:41.316Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T00:31:41.448Z] prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container [2021-01-05T00:31:41.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T00:31:43.741Z] $ docker top 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T00:31:44.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T00:31:44.166Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T00:31:44.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T00:31:44.461Z] $ docker exec 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 ssh-agent [2021-01-05T00:31:44.709Z] SSH_AUTH_SOCK=/tmp/ssh-083xzU4bkaon/agent.11 [2021-01-05T00:31:44.709Z] SSH_AGENT_PID=16 [2021-01-05T00:31:44.725Z] Running ssh-add (command line suppressed) [2021-01-05T00:31:44.875Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_4203400325958371287.key (/w/workspace/edgex-go/32@tmp/private_key_4203400325958371287.key) [2021-01-05T00:31:44.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T00:31:45.292Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T00:31:45.322Z] $ docker exec --env ******** --env ******** 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 ssh-agent -k [2021-01-05T00:31:45.461Z] unset SSH_AUTH_SOCK; [2021-01-05T00:31:45.462Z] unset SSH_AGENT_PID; [2021-01-05T00:31:45.462Z] echo Agent pid 16 killed; [2021-01-05T00:31:45.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T00:31:45.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T00:31:45.688Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T00:31:45.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T00:31:45.876Z] $ docker exec 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 ssh-agent [2021-01-05T00:31:46.059Z] SSH_AUTH_SOCK=/tmp/ssh-HBaAa25iis3z/agent.47 [2021-01-05T00:31:46.059Z] SSH_AGENT_PID=52 [2021-01-05T00:31:46.071Z] Running ssh-add (command line suppressed) [2021-01-05T00:31:46.197Z] Identity added: /w/workspace/edgex-go/32@tmp/private_key_4244218035043065133.key (/w/workspace/edgex-go/32@tmp/private_key_4244218035043065133.key) [2021-01-05T00:31:46.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T00:31:46.723Z] + git semver init [2021-01-05T00:31:46.724Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T00:31:46.724Z] # $GIT_DIR = /w/workspace/edgex-go/32/.git [2021-01-05T00:31:46.724Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/32 [2021-01-05T00:31:46.724Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T00:31:46.724Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T00:31:46.724Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T00:31:46.724Z] # $SEMVER_BRANCH = PR-2858 [2021-01-05T00:31:46.724Z] # $SEMVER_TEMP = /tmp/semver-582776987 [2021-01-05T00:31:46.724Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T00:32:18.922Z] # '/tmp/semver-582776987' -> '/w/workspace/edgex-go/32/.semver' [2021-01-05T00:32:18.922Z] # -> Force: false [2021-01-05T00:32:18.922Z] # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [Pipeline] } [2021-01-05T00:32:18.936Z] $ docker exec --env ******** --env ******** 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 ssh-agent -k [2021-01-05T00:32:19.255Z] unset SSH_AUTH_SOCK; [2021-01-05T00:32:19.255Z] unset SSH_AGENT_PID; [2021-01-05T00:32:19.255Z] echo Agent pid 52 killed; [2021-01-05T00:32:19.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T00:32:19.817Z] + git semver [Pipeline] } [2021-01-05T00:32:19.836Z] $ docker stop --time=1 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 [2021-01-05T00:32:21.770Z] $ docker rm -f 1fd62f0391630d1e0de9a5a05bc7ea1d049915dc93e1602cf49abed36498e018 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T00:32:22.336Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T00:32:22.865Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T00:32:22.867Z] [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-05T00:32:23.945Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T00:32:24.252Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T00:32:24.556Z] + sudo service docker restart [2021-01-05T00:32:24.556Z] + true [2021-01-05T00:32:24.556Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T00:32:25.148Z] ========================================================= [2021-01-05T00:32:25.148Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T00:32:25.148Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:32:25.514Z] + 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-05T00:32:29.752Z] Sending build context to Docker daemon 326.3MB [2021-01-05T00:32:29.752Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T00:32:29.752Z] Step 2/6 : FROM ${BASE} [2021-01-05T00:32:29.752Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T00:32:29.752Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T00:32:29.752Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T00:32:29.752Z] de9db76c5a1d: Pulling fs layer [2021-01-05T00:32:29.752Z] bca2f99d35d6: Pulling fs layer [2021-01-05T00:32:29.752Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T00:32:29.752Z] 7c6f9722023f: Pulling fs layer [2021-01-05T00:32:29.752Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T00:32:29.752Z] bca2f99d35d6: Waiting [2021-01-05T00:32:29.752Z] 93359f2a8cfa: Waiting [2021-01-05T00:32:29.752Z] 7c6f9722023f: Waiting [2021-01-05T00:32:29.752Z] a35cf1a2eb13: Waiting [2021-01-05T00:32:29.752Z] de9db76c5a1d: Verifying Checksum [2021-01-05T00:32:29.752Z] de9db76c5a1d: Download complete [2021-01-05T00:32:29.752Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T00:32:29.752Z] 0ef7d3d256c8: Download complete [2021-01-05T00:32:29.752Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T00:32:29.752Z] 188c0c94c7c5: Download complete [2021-01-05T00:32:29.752Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T00:32:29.752Z] 93359f2a8cfa: Download complete [2021-01-05T00:32:29.752Z] 7c6f9722023f: Verifying Checksum [2021-01-05T00:32:29.752Z] 7c6f9722023f: Download complete [2021-01-05T00:32:29.752Z] 188c0c94c7c5: Pull complete [2021-01-05T00:32:29.752Z] 0ef7d3d256c8: Pull complete [2021-01-05T00:32:30.017Z] de9db76c5a1d: Pull complete [2021-01-05T00:32:30.973Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T00:32:30.973Z] a35cf1a2eb13: Download complete [2021-01-05T00:32:31.934Z] bca2f99d35d6: Verifying Checksum [2021-01-05T00:32:31.934Z] bca2f99d35d6: Download complete [2021-01-05T00:32:38.418Z] Still waiting to schedule task [2021-01-05T00:32:38.418Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-05T00:32:38.609Z] bca2f99d35d6: Pull complete [2021-01-05T00:32:38.609Z] 93359f2a8cfa: Pull complete [2021-01-05T00:32:38.609Z] 7c6f9722023f: Pull complete [2021-01-05T00:32:42.865Z] a35cf1a2eb13: Pull complete [2021-01-05T00:32:42.865Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T00:32:42.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T00:32:42.865Z] ---> a62c8e92a672 [2021-01-05T00:32:42.865Z] 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-05T00:32:42.865Z] ---> Running in 60c26b98b19a [2021-01-05T00:32:43.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:32:44.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:32:44.402Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T00:32:44.983Z] (2/12) Installing file (5.38-r0) [2021-01-05T00:32:44.983Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T00:32:45.260Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T00:32:50.578Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T00:32:50.578Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T00:32:50.578Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T00:32:50.578Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T00:32:50.578Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T00:32:50.578Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T00:32:50.578Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T00:32:50.578Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T00:32:50.578Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:32:50.578Z] OK: 233 MiB in 51 packages [2021-01-05T00:32:54.816Z] Removing intermediate container 60c26b98b19a [2021-01-05T00:32:54.816Z] ---> 7e9009b43133 [2021-01-05T00:32:54.816Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T00:32:54.816Z] ---> Running in 613cb519c2c4 [2021-01-05T00:32:54.816Z] Removing intermediate container 613cb519c2c4 [2021-01-05T00:32:54.816Z] ---> 8db4defd73df [2021-01-05T00:32:54.816Z] Step 5/6 : COPY go.mod . [2021-01-05T00:32:54.816Z] ---> b1ffc6e2dff6 [2021-01-05T00:32:54.816Z] Step 6/6 : RUN go mod download [2021-01-05T00:32:54.816Z] ---> Running in c80901ecc367 [2021-01-05T00:33:16.853Z] Removing intermediate container c80901ecc367 [2021-01-05T00:33:16.853Z] ---> 017e672e9602 [2021-01-05T00:33:16.853Z] Successfully built 017e672e9602 [2021-01-05T00:33:16.853Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:33:17.174Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T00:33:17.174Z] . [Pipeline] withDockerContainer [2021-01-05T00:33:17.300Z] prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container [2021-01-05T00:33:17.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T00:33:18.374Z] $ docker top a62eb7dda339bb630bc54729fc1d09cbd2b366bcf5c5c40d78cdae46e07553b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:33:18.933Z] + go version [2021-01-05T00:33:18.933Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T00:33:18.949Z] $ docker stop --time=1 a62eb7dda339bb630bc54729fc1d09cbd2b366bcf5c5c40d78cdae46e07553b6 [2021-01-05T00:33:20.337Z] $ docker rm -f a62eb7dda339bb630bc54729fc1d09cbd2b366bcf5c5c40d78cdae46e07553b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:33:21.207Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T00:33:21.207Z] . [Pipeline] withDockerContainer [2021-01-05T00:33:21.320Z] prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container [2021-01-05T00:33:21.369Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T00:33:23.083Z] $ docker top c0ce92829875413682e3edf2fa5101ceec99cd347e3a9e73b400451034548a1b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T00:33:23.293Z] ========================================================= [2021-01-05T00:33:23.293Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T00:33:23.293Z] ========================================================= [Pipeline] sh [2021-01-05T00:33:23.620Z] + make test [2021-01-05T00:33:23.620Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T00:33:33.711Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T00:33:46.077Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T00:33:54.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T00:33:54.616Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T00:33:54.884Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T00:33:54.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T00:33:54.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T00:33:55.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T00:33:55.734Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T00:33:56.014Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T00:33:56.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T00:33:59.215Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T00:33:59.215Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T00:33:59.215Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T00:34:01.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements [2021-01-05T00:34:01.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T00:34:01.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T00:34:01.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T00:34:01.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T00:34:01.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T00:34:06.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.154s coverage: 27.0% of statements [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T00:34:06.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T00:34:06.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T00:34:06.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.400s coverage: 75.7% of statements [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T00:34:06.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.416s coverage: 82.9% of statements [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T00:34:06.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T00:34:07.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.399s coverage: 28.6% of statements [2021-01-05T00:34:07.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T00:34:07.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T00:34:07.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T00:34:07.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T00:34:07.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T00:34:07.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements [2021-01-05T00:34:07.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T00:34:07.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2021-01-05T00:34:07.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T00:34:07.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements [2021-01-05T00:34:07.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T00:34:08.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.137s coverage: 97.5% of statements [2021-01-05T00:34:08.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T00:34:08.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.100s coverage: 78.3% of statements [2021-01-05T00:34:08.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T00:34:08.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T00:34:08.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T00:34:08.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T00:34:10.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.333s coverage: 93.8% of statements [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T00:34:10.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T00:34:10.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.1% of statements [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T00:34:10.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T00:34:10.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements [2021-01-05T00:34:10.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T00:34:10.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements [2021-01-05T00:34:10.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements [2021-01-05T00:34:10.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 84.2% of statements [2021-01-05T00:34:11.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.097s coverage: 91.4% of statements [2021-01-05T00:34:11.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T00:34:12.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 63.5% of statements [2021-01-05T00:34:12.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T00:34:12.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T00:34:12.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-01-05T00:34:12.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-01-05T00:34:12.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-01-05T00:34:12.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements [2021-01-05T00:34:12.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-01-05T00:34:14.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.426s coverage: 55.9% of statements [2021-01-05T00:34:14.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T00:34:14.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T00:34:14.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T00:34:14.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T00:34:14.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T00:34:14.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements [2021-01-05T00:34:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T00:34:14.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T00:34:14.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.350s coverage: 84.0% of statements [2021-01-05T00:34:14.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2021-01-05T00:34:16.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.105s coverage: 47.1% of statements [2021-01-05T00:34:16.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T00:34:16.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T00:34:16.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T00:34:16.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T00:34:16.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T00:34:16.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.049s coverage: 100.0% of statements [2021-01-05T00:34:16.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T00:34:16.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2021-01-05T00:34:16.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T00:34:18.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.856s coverage: 29.1% of statements [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T00:34:18.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T00:34:18.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T00:34:18.882Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.075s coverage: 0.0% of statements [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T00:34:18.882Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T00:34:18.882Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.059s coverage: 87.9% of statements [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T00:34:18.882Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T00:34:18.882Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-01-05T00:34:19.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-01-05T00:34:19.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.048s coverage: 100.0% of statements [2021-01-05T00:34:20.075Z] GO111MODULE=on go vet ./... [2021-01-05T00:34:46.829Z] gofmt -l . [2021-01-05T00:34:46.829Z] [ "`gofmt -l .`" = "" ] [2021-01-05T00:34:46.829Z] ./bin/test-go-mod-tidy.sh [2021-01-05T00:34:46.829Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T00:34:47.721Z] + ls -al . [2021-01-05T00:34:47.721Z] total 636 [2021-01-05T00:34:47.721Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 00:34 . [2021-01-05T00:34:47.721Z] drwxr-xr-x 4 root root 30 Jan 5 00:33 .. [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 00:31 .dockerignore [2021-01-05T00:34:47.721Z] drwxrwxr-x 8 1001 1001 179 Jan 5 00:31 .git [2021-01-05T00:34:47.721Z] drwxrwxr-x 3 1001 1001 125 Jan 5 00:31 .github [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 00:31 .gitignore [2021-01-05T00:34:47.721Z] drwx------ 3 1001 1001 47 Jan 5 00:32 .semver [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 00:31 .sonarcloud.properties [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 00:31 CONTRIBUTING.md [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 00:31 Dockerfile.build [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 00:31 Jenkinsfile [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 00:31 LICENSE [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 00:31 Makefile [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 00:31 README.md [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 00:31 SECURITY.md [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 00:32 VERSION [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 00:31 ZMQWindows.md [2021-01-05T00:34:47.721Z] drwxrwxr-x 2 1001 1001 117 Jan 5 00:31 bin [2021-01-05T00:34:47.721Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 00:31 cmd [2021-01-05T00:34:47.721Z] -rw-r--r-- 1 root root 538204 Jan 5 00:34 coverage.out [2021-01-05T00:34:47.721Z] -rw-r--r-- 1 root root 979 Jan 5 00:34 go.mod [2021-01-05T00:34:47.721Z] -rw-r--r-- 1 root root 18934 Jan 5 00:34 go.sum [2021-01-05T00:34:47.721Z] drwxrwxr-x 8 1001 1001 127 Jan 5 00:31 internal [2021-01-05T00:34:47.721Z] drwxrwxr-x 4 1001 1001 26 Jan 5 00:31 openapi [2021-01-05T00:34:47.721Z] drwxrwxr-x 4 1001 1001 71 Jan 5 00:31 snap [2021-01-05T00:34:47.721Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 00:31 version.go [Pipeline] sh [2021-01-05T00:34:48.022Z] + '[' -e coverage.out ] [2021-01-05T00:34:48.022Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T00:34:48.274Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T00:34:48.567Z] + make build [2021-01-05T00:34:48.567Z] 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-05T00:34:51.933Z] 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-05T00:35:02.065Z] 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-05T00:35:02.065Z] 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-05T00:35:03.479Z] 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-05T00:35:03.745Z] 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-05T00:35:05.699Z] 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-05T00:35:07.098Z] 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-05T00:35:08.505Z] 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-05T00:35:09.910Z] 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-05T00:35:10.867Z] 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-05T00:35:12.272Z] 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-05T00:35:13.250Z] $ docker stop --time=1 c0ce92829875413682e3edf2fa5101ceec99cd347e3a9e73b400451034548a1b [2021-01-05T00:35:15.015Z] $ docker rm -f c0ce92829875413682e3edf2fa5101ceec99cd347e3a9e73b400451034548a1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:35:16.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:35:16.810Z] [2021-01-05T00:35:16.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:35:17.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:35:17.187Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T00:35:17.187Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T00:35:17.187Z] ca9280d653b3: Pulling fs layer [2021-01-05T00:35:17.187Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T00:35:17.457Z] cbdbe7a5bc2a: Download complete [2021-01-05T00:35:17.721Z] cbdbe7a5bc2a: Pull complete [2021-01-05T00:35:18.680Z] ca9280d653b3: Verifying Checksum [2021-01-05T00:35:18.680Z] ca9280d653b3: Download complete [2021-01-05T00:35:19.311Z] ca9280d653b3: Pull complete [2021-01-05T00:35:22.635Z] 7e9c9ca2126c: Download complete [2021-01-05T00:35:28.003Z] 7e9c9ca2126c: Pull complete [2021-01-05T00:35:28.003Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T00:35:28.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:35:28.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T00:35:28.230Z] prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container [2021-01-05T00:35:28.298Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T00:35:30.296Z] $ docker top 4362e03e6ffed40ffd50c14c226224dc11c89307f3a77c9b920ffe0cd806ec1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:35:30.868Z] + docker-compose build --help [2021-01-05T00:35:30.868Z] + grep parallel [2021-01-05T00:35:31.824Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T00:35:31.849Z] $ docker stop --time=1 4362e03e6ffed40ffd50c14c226224dc11c89307f3a77c9b920ffe0cd806ec1b [2021-01-05T00:35:33.316Z] $ docker rm -f 4362e03e6ffed40ffd50c14c226224dc11c89307f3a77c9b920ffe0cd806ec1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:35:33.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:35:33.953Z] . [Pipeline] withDockerContainer [2021-01-05T00:35:34.059Z] prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container [2021-01-05T00:35:34.111Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T00:35:34.862Z] $ docker top b15aab7ead8fdcd09bf0f9be80f5db3d5afeaf0d779f1c39e381fa102d260f37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:35:35.487Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T00:35:36.504Z] Building docker-core-command-go ... [2021-01-05T00:35:36.504Z] Building docker-core-data-go ... [2021-01-05T00:35:36.504Z] Building docker-core-metadata-go ... [2021-01-05T00:35:36.504Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T00:35:36.504Z] Building docker-security-proxy-setup-go ... [2021-01-05T00:35:36.504Z] Building docker-security-secretstore-setup-go ... [2021-01-05T00:35:36.504Z] Building docker-support-notifications-go ... [2021-01-05T00:35:36.504Z] Building docker-support-scheduler-go ... [2021-01-05T00:35:36.504Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T00:35:36.504Z] Building docker-support-scheduler-go [2021-01-05T00:35:36.504Z] Building docker-security-bootstrap-redis-go [2021-01-05T00:35:36.504Z] Building docker-core-command-go [2021-01-05T00:35:36.504Z] Building docker-support-notifications-go [2021-01-05T00:35:36.504Z] Building docker-core-metadata-go [2021-01-05T00:35:53.538Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18368 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-01-05T00:35:53.592Z] Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout [2021-01-05T00:35:59.414Z] using credential edgex-jenkins-ssh [2021-01-05T00:35:59.478Z] Cloning the remote Git repository [2021-01-05T00:35:59.549Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:35:59.664Z] > git init /w/workspace/edgex-go/32 # timeout=10 [2021-01-05T00:35:59.754Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:35:59.755Z] > git --version # timeout=10 [2021-01-05T00:35:59.776Z] > git --version # 'git version 2.17.1' [2021-01-05T00:35:59.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:35:59.866Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:36:09.622Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:36:09.622Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:36:09.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:36:09.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:36:09.622Z] ---> 017e672e9602 [2021-01-05T00:36:09.622Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T00:36:09.622Z] ---> 017e672e9602 [2021-01-05T00:36:09.622Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:36:10.210Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:36:10.210Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:36:10.210Z] ---> 017e672e9602 [2021-01-05T00:36:10.210Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:36:10.483Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:36:10.483Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:36:10.483Z] ---> 017e672e9602 [2021-01-05T00:36:10.483Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:36:10.746Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:36:10.746Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:36:10.746Z] ---> 017e672e9602 [2021-01-05T00:36:10.746Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:36:11.331Z] ---> Running in b3a4104e25b1 [2021-01-05T00:36:11.331Z] ---> Running in ae187327ab69 [2021-01-05T00:36:11.331Z] ---> Running in 954d40d80445 [2021-01-05T00:36:11.331Z] ---> Running in 4b4a8b56467c [2021-01-05T00:36:11.331Z] ---> Running in 300306b24a11 [2021-01-05T00:36:11.921Z] Removing intermediate container 954d40d80445 [2021-01-05T00:36:11.921Z] ---> cac3952c2dec [2021-01-05T00:36:11.921Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:36:11.921Z] Removing intermediate container 300306b24a11 [2021-01-05T00:36:11.921Z] ---> 9041969cdb1c [2021-01-05T00:36:11.921Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:36:11.921Z] Removing intermediate container 4b4a8b56467c [2021-01-05T00:36:11.921Z] ---> c7395801180b [2021-01-05T00:36:11.921Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:36:11.921Z] Removing intermediate container b3a4104e25b1 [2021-01-05T00:36:11.921Z] ---> 522bd17ae8ee [2021-01-05T00:36:11.921Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:36:11.921Z] Removing intermediate container ae187327ab69 [2021-01-05T00:36:11.921Z] ---> 2d35aea91166 [2021-01-05T00:36:11.921Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:36:12.184Z] ---> Running in 94f61b0218e2 [2021-01-05T00:36:12.184Z] ---> Running in cc0d6b8b1aa9 [2021-01-05T00:36:12.184Z] ---> Running in 14a9c676683e [2021-01-05T00:36:12.184Z] ---> Running in 05ba60c6f71f [2021-01-05T00:36:12.184Z] ---> Running in afaf2e79855d [2021-01-05T00:36:14.126Z] Removing intermediate container cc0d6b8b1aa9 [2021-01-05T00:36:14.126Z] ---> 61a0d1746237 [2021-01-05T00:36:14.126Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:36:14.126Z] Removing intermediate container 94f61b0218e2 [2021-01-05T00:36:14.126Z] ---> 8b5ac14a7bfc [2021-01-05T00:36:14.126Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:36:14.390Z] ---> Running in 77d43ac2efdc [2021-01-05T00:36:14.390Z] ---> Running in 530f1b4dd947 [2021-01-05T00:36:14.661Z] Removing intermediate container 14a9c676683e [2021-01-05T00:36:14.662Z] ---> 35487b4942eb [2021-01-05T00:36:14.662Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:36:14.926Z] ---> Running in 693dab6d537b [2021-01-05T00:36:14.926Z] Removing intermediate container afaf2e79855d [2021-01-05T00:36:14.926Z] ---> 94bfa53973ab [2021-01-05T00:36:14.926Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:36:14.926Z] Removing intermediate container 05ba60c6f71f [2021-01-05T00:36:14.926Z] ---> 289fb43b7eb6 [2021-01-05T00:36:14.926Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T00:36:15.195Z] ---> Running in e0cd2aeafe1d [2021-01-05T00:36:15.195Z] ---> Running in 340700c8c704 [2021-01-05T00:36:15.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:36:15.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:36:15.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:36:16.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:36:16.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:36:16.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:36:16.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:36:16.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:36:16.904Z] OK: 233 MiB in 51 packages [2021-01-05T00:36:16.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:36:16.904Z] OK: 233 MiB in 51 packages [2021-01-05T00:36:16.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:36:16.904Z] OK: 233 MiB in 51 packages [2021-01-05T00:36:17.187Z] OK: 233 MiB in 51 packages [2021-01-05T00:36:17.462Z] OK: 233 MiB in 51 packages [2021-01-05T00:36:17.462Z] Removing intermediate container 530f1b4dd947 [2021-01-05T00:36:17.462Z] ---> b3510aa0748a [2021-01-05T00:36:17.462Z] Step 6/22 : COPY go.mod . [2021-01-05T00:36:17.732Z] Removing intermediate container 77d43ac2efdc [2021-01-05T00:36:17.732Z] ---> f359abeea704 [2021-01-05T00:36:17.732Z] Step 6/22 : COPY go.mod . [2021-01-05T00:36:17.732Z] Removing intermediate container 693dab6d537b [2021-01-05T00:36:17.732Z] ---> 7dd8044b2b9e [2021-01-05T00:36:17.732Z] Step 6/22 : COPY go.mod . [2021-01-05T00:36:18.016Z] ---> 084ca64990e0 [2021-01-05T00:36:18.016Z] Step 7/22 : RUN go mod download [2021-01-05T00:36:18.016Z] ---> Running in 5d2ed3cc4bba [2021-01-05T00:36:18.016Z] ---> 7aca2d354a40 [2021-01-05T00:36:18.016Z] Step 7/22 : RUN go mod download [2021-01-05T00:36:17.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:36:17.458Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:36:17.489Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:36:17.528Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:36:17.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:36:17.546Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T00:36:18.279Z] ---> a279113b2e98 [2021-01-05T00:36:18.279Z] Step 7/22 : RUN go mod download [2021-01-05T00:36:18.279Z] Removing intermediate container 340700c8c704 [2021-01-05T00:36:18.279Z] ---> d63b4b2e8cd4 [2021-01-05T00:36:18.279Z] Step 6/24 : COPY go.mod . [2021-01-05T00:36:18.336Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-01-05T00:36:18.547Z] ---> Running in 69bba1b44fbb [2021-01-05T00:36:18.547Z] ---> Running in 33f17cdafcc3 [2021-01-05T00:36:18.547Z] Removing intermediate container e0cd2aeafe1d [2021-01-05T00:36:18.547Z] ---> 98240b4d6ffd [2021-01-05T00:36:18.547Z] Step 6/21 : COPY go.mod . [2021-01-05T00:36:19.140Z] ---> 1f35663d20b2 [2021-01-05T00:36:19.140Z] Step 7/24 : RUN go mod download [2021-01-05T00:36:19.140Z] ---> 73b2b88a8b13 [2021-01-05T00:36:19.140Z] Step 7/21 : RUN go mod download [2021-01-05T00:36:19.140Z] ---> Running in ba6cd1c80c21 [2021-01-05T00:36:19.140Z] ---> Running in 1454e5b3c4a6 [2021-01-05T00:36:19.385Z] Merge succeeded, producing ca84f7093e0e2ba9e1621d497424244afec2ede8 [2021-01-05T00:36:19.385Z] Checking out Revision ca84f7093e0e2ba9e1621d497424244afec2ede8 (PR-2858) [2021-01-05T00:36:18.358Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:36:18.373Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-01-05T00:36:18.690Z] > git remote # timeout=10 [2021-01-05T00:36:18.711Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T00:36:18.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:36:18.746Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T00:36:19.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T00:36:19.395Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:36:19.417Z] > git checkout -f ca84f7093e0e2ba9e1621d497424244afec2ede8 # timeout=10 [2021-01-05T00:36:20.564Z] Removing intermediate container 5d2ed3cc4bba [2021-01-05T00:36:20.564Z] ---> 4615eb839155 [2021-01-05T00:36:20.564Z] Step 8/22 : COPY . . [2021-01-05T00:36:20.832Z] Removing intermediate container 33f17cdafcc3 [2021-01-05T00:36:20.832Z] ---> 8288737765b1 [2021-01-05T00:36:20.832Z] Step 8/22 : COPY . . [2021-01-05T00:36:21.098Z] Removing intermediate container 69bba1b44fbb [2021-01-05T00:36:21.098Z] ---> e1e8761ca0ac [2021-01-05T00:36:21.098Z] Step 8/22 : COPY . . [2021-01-05T00:36:23.837Z] Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" [2021-01-05T00:36:23.861Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T00:36:23.849Z] > git rev-list --no-walk 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e # timeout=10 [2021-01-05T00:36:25.497Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T00:36:25.951Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T00:36:26.302Z] + + sudo service docker restart [2021-01-05T00:36:26.302Z] true [2021-01-05T00:36:26.487Z] Removing intermediate container ba6cd1c80c21 [2021-01-05T00:36:26.487Z] ---> ccfff023d01f [2021-01-05T00:36:26.487Z] Step 8/24 : COPY . . [2021-01-05T00:36:27.097Z] Removing intermediate container 1454e5b3c4a6 [2021-01-05T00:36:27.097Z] ---> 964446c4641b [2021-01-05T00:36:27.097Z] Step 8/21 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T00:36:28.359Z] provisioning config files... [2021-01-05T00:36:28.405Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config8091242467317732463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:36:28.835Z] ---> docker-login.sh [2021-01-05T00:36:28.835Z] nexus3.edgexfoundry.org:10001 [2021-01-05T00:36:29.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:36:30.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:36:30.110Z] Configure a credential helper to remove this warning. See [2021-01-05T00:36:30.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:36:30.110Z] [2021-01-05T00:36:30.110Z] Login Succeeded [2021-01-05T00:36:30.110Z] nexus3.edgexfoundry.org:10002 [2021-01-05T00:36:30.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:36:30.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:36:30.706Z] Configure a credential helper to remove this warning. See [2021-01-05T00:36:30.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:36:30.706Z] [2021-01-05T00:36:30.706Z] Login Succeeded [2021-01-05T00:36:30.706Z] nexus3.edgexfoundry.org:10003 [2021-01-05T00:36:31.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:36:31.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:36:31.304Z] Configure a credential helper to remove this warning. See [2021-01-05T00:36:31.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:36:31.304Z] [2021-01-05T00:36:31.304Z] Login Succeeded [2021-01-05T00:36:31.304Z] nexus3.edgexfoundry.org:10004 [2021-01-05T00:36:31.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:36:31.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:36:31.863Z] Configure a credential helper to remove this warning. See [2021-01-05T00:36:31.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:36:31.863Z] [2021-01-05T00:36:31.863Z] Login Succeeded [2021-01-05T00:36:31.863Z] docker.io [2021-01-05T00:36:32.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:36:32.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:36:32.731Z] Configure a credential helper to remove this warning. See [2021-01-05T00:36:32.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:36:32.731Z] [2021-01-05T00:36:32.731Z] Login Succeeded [2021-01-05T00:36:32.731Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T00:36:32.749Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T00:36:33.221Z] ========================================================= [2021-01-05T00:36:33.221Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T00:36:33.221Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:36:33.599Z] + 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-05T00:36:36.249Z] Sending build context to Docker daemon 165.4MB [2021-01-05T00:36:36.249Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T00:36:36.249Z] Step 2/6 : FROM ${BASE} [2021-01-05T00:36:36.249Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T00:36:36.249Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T00:36:36.249Z] a4357932f1b6: Pulling fs layer [2021-01-05T00:36:36.249Z] 18c013af1878: Pulling fs layer [2021-01-05T00:36:36.249Z] 00ac8860ef70: Pulling fs layer [2021-01-05T00:36:36.249Z] 63d7cb157983: Pulling fs layer [2021-01-05T00:36:36.249Z] b116817d02f9: Pulling fs layer [2021-01-05T00:36:36.249Z] 745a02a5169b: Pulling fs layer [2021-01-05T00:36:36.249Z] 00ac8860ef70: Waiting [2021-01-05T00:36:36.249Z] 63d7cb157983: Waiting [2021-01-05T00:36:36.249Z] b116817d02f9: Waiting [2021-01-05T00:36:36.249Z] 745a02a5169b: Waiting [2021-01-05T00:36:36.249Z] 18c013af1878: Verifying Checksum [2021-01-05T00:36:36.249Z] 18c013af1878: Download complete [2021-01-05T00:36:36.249Z] a4357932f1b6: Verifying Checksum [2021-01-05T00:36:36.249Z] a4357932f1b6: Download complete [2021-01-05T00:36:36.249Z] 63d7cb157983: Download complete [2021-01-05T00:36:36.249Z] b116817d02f9: Verifying Checksum [2021-01-05T00:36:36.249Z] b116817d02f9: Download complete [2021-01-05T00:36:36.249Z] 5f621e34cdf4: Verifying Checksum [2021-01-05T00:36:36.249Z] 5f621e34cdf4: Download complete [2021-01-05T00:36:36.857Z] 5f621e34cdf4: Pull complete [2021-01-05T00:36:37.460Z] a4357932f1b6: Pull complete [2021-01-05T00:36:38.065Z] 18c013af1878: Pull complete [2021-01-05T00:36:38.340Z] 745a02a5169b: Download complete [2021-01-05T00:36:39.784Z] 00ac8860ef70: Verifying Checksum [2021-01-05T00:36:39.784Z] 00ac8860ef70: Download complete [2021-01-05T00:36:50.024Z] 00ac8860ef70: Pull complete [2021-01-05T00:36:50.623Z] 63d7cb157983: Pull complete [2021-01-05T00:36:50.899Z] b116817d02f9: Pull complete [2021-01-05T00:36:55.249Z] 745a02a5169b: Pull complete [2021-01-05T00:36:55.249Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T00:36:55.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T00:36:55.249Z] ---> b7e6874047d6 [2021-01-05T00:36:55.249Z] 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-05T00:36:58.667Z] ---> Running in 4c69fc5a9c9d [2021-01-05T00:37:00.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:37:00.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:37:01.711Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T00:37:01.985Z] (2/12) Installing file (5.38-r0) [2021-01-05T00:37:02.257Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T00:37:02.257Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T00:37:06.327Z] ---> 085f74a792ed [2021-01-05T00:37:06.327Z] ---> 25a07b7bf746 [2021-01-05T00:37:06.327Z] Step 9/22 : RUN make cmd/core-command/core-commandStep 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T00:37:06.327Z] [2021-01-05T00:37:06.327Z] ---> Running in 523df709e37b [2021-01-05T00:37:06.327Z] ---> Running in 05bd39d8443a [2021-01-05T00:37:06.327Z] ---> 1e1f17beab28 [2021-01-05T00:37:06.327Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T00:37:06.327Z] ---> 3ea5672cdce4 [2021-01-05T00:37:06.327Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T00:37:06.327Z] ---> Running in 7bcf0dc41e3e [2021-01-05T00:37:06.327Z] ---> 004371a8c3b1 [2021-01-05T00:37:06.327Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T00:37:06.327Z] ---> Running in e26be784861d [2021-01-05T00:37:06.327Z] ---> Running in f85f17a1a3c1 [2021-01-05T00:37:06.327Z] 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-05T00:37:06.327Z] 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-05T00:37:06.327Z] 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-05T00:37:06.327Z] 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-05T00:37:06.327Z] 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-05T00:37:07.674Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T00:37:07.674Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T00:37:07.674Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T00:37:07.674Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T00:37:07.674Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T00:37:07.674Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T00:37:07.674Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T00:37:07.674Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T00:37:07.674Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:37:07.674Z] OK: 217 MiB in 51 packages [2021-01-05T00:37:11.997Z] Removing intermediate container 4c69fc5a9c9d [2021-01-05T00:37:11.997Z] ---> 001c072e80aa [2021-01-05T00:37:11.997Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T00:37:11.997Z] ---> Running in f57e2f25bddd [2021-01-05T00:37:12.597Z] Removing intermediate container f57e2f25bddd [2021-01-05T00:37:12.597Z] ---> a1205fcf3dd0 [2021-01-05T00:37:12.597Z] Step 5/6 : COPY go.mod . [2021-01-05T00:37:13.193Z] ---> 8753774ae72a [2021-01-05T00:37:13.193Z] Step 6/6 : RUN go mod download [2021-01-05T00:37:13.470Z] ---> Running in bfaebd5a2c5c [2021-01-05T00:37:40.311Z] Removing intermediate container bfaebd5a2c5c [2021-01-05T00:37:40.311Z] ---> 7f182bc2f73a [2021-01-05T00:37:40.311Z] Successfully built 7f182bc2f73a [2021-01-05T00:37:40.311Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:37:40.659Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T00:37:40.659Z] . [Pipeline] withDockerContainer [2021-01-05T00:37:40.930Z] prd-ubuntu18.04-docker-arm64-4c-16g-18368 does not seem to be running inside a container [2021-01-05T00:37:41.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T00:37:42.649Z] $ docker top 3438c7ef9e8efe4b3132aee03fd0ea8cfd41beaa99b9ccffe967ee9fd5e84bef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:37:43.777Z] + go version [2021-01-05T00:37:43.777Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T00:37:43.805Z] $ docker stop --time=1 3438c7ef9e8efe4b3132aee03fd0ea8cfd41beaa99b9ccffe967ee9fd5e84bef [2021-01-05T00:37:45.236Z] Removing intermediate container 7bcf0dc41e3e [2021-01-05T00:37:45.236Z] ---> 03a1a8c21753 [2021-01-05T00:37:45.236Z] [2021-01-05T00:37:45.236Z] Step 10/24 : FROM scratch [2021-01-05T00:37:45.236Z] ---> [2021-01-05T00:37:45.236Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T00:37:45.236Z] Removing intermediate container e26be784861d [2021-01-05T00:37:45.236Z] ---> eac5a6854ccc [2021-01-05T00:37:45.236Z] [2021-01-05T00:37:45.236Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T00:37:45.236Z] 3.12: Pulling from library/alpine [2021-01-05T00:37:45.236Z] Removing intermediate container 523df709e37b [2021-01-05T00:37:45.236Z] ---> 49a1ff1b684f [2021-01-05T00:37:45.236Z] [2021-01-05T00:37:45.236Z] Step 10/22 : FROM scratch [2021-01-05T00:37:45.236Z] ---> [2021-01-05T00:37:45.236Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:37:45.236Z] Removing intermediate container f85f17a1a3c1 [2021-01-05T00:37:45.236Z] ---> 005bf5d2ba30 [2021-01-05T00:37:45.236Z] [2021-01-05T00:37:45.236Z] Step 10/21 : FROM scratch [2021-01-05T00:37:45.236Z] ---> [2021-01-05T00:37:45.236Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:37:45.236Z] ---> Running in d2bb9072ab5d [2021-01-05T00:37:45.236Z] ---> Running in 887007a6e275 [2021-01-05T00:37:45.236Z] ---> Running in a90072e630c4 [2021-01-05T00:37:45.236Z] Removing intermediate container d2bb9072ab5d [2021-01-05T00:37:45.236Z] ---> 2fd302a36002 [2021-01-05T00:37:45.236Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T00:37:45.236Z] Removing intermediate container a90072e630c4 [2021-01-05T00:37:45.236Z] ---> 5e97faa4902e [2021-01-05T00:37:45.236Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T00:37:45.236Z] Removing intermediate container 887007a6e275 [2021-01-05T00:37:45.236Z] ---> a29d89ff16f9 [2021-01-05T00:37:45.236Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T00:37:45.236Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T00:37:45.236Z] ---> Running in 2744de211208 [2021-01-05T00:37:45.236Z] ---> Running in 5e71946e5eca [2021-01-05T00:37:45.236Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T00:37:45.236Z] ---> 389fef711851 [2021-01-05T00:37:45.236Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:37:45.236Z] ---> Running in 08096657b811 [2021-01-05T00:37:45.236Z] ---> Running in 1a00c267300d [2021-01-05T00:37:45.236Z] Removing intermediate container 05bd39d8443a [2021-01-05T00:37:45.236Z] ---> 3e778e899576 [2021-01-05T00:37:45.236Z] [2021-01-05T00:37:45.236Z] Step 10/22 : FROM scratch [2021-01-05T00:37:45.236Z] ---> [2021-01-05T00:37:45.236Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:37:45.236Z] Removing intermediate container 5e71946e5eca [2021-01-05T00:37:45.236Z] ---> fa31195c918f [2021-01-05T00:37:45.236Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:37:45.236Z] ---> Using cache [2021-01-05T00:37:45.236Z] ---> 5e97faa4902e [2021-01-05T00:37:45.236Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T00:37:45.236Z] Removing intermediate container 08096657b811 [2021-01-05T00:37:45.236Z] ---> 8016ff4dd814 [2021-01-05T00:37:45.236Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T00:37:45.236Z] Removing intermediate container 2744de211208 [2021-01-05T00:37:45.236Z] ---> 54ed538e0df7 [2021-01-05T00:37:45.236Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T00:37:45.236Z] ---> Running in 5f2e462c5bd3 [2021-01-05T00:37:45.236Z] ---> Running in 8f8fa20719ba [2021-01-05T00:37:45.236Z] ---> Running in 0e0e013dcb8f [2021-01-05T00:37:45.236Z] ---> Running in 24570eb5d9df [2021-01-05T00:37:45.236Z] Removing intermediate container 0e0e013dcb8f [2021-01-05T00:37:45.236Z] ---> d237c001b2bd [2021-01-05T00:37:45.236Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T00:37:45.236Z] Removing intermediate container 8f8fa20719ba [2021-01-05T00:37:45.236Z] ---> 6ae1647f6bc8 [2021-01-05T00:37:45.236Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:37:45.236Z] Removing intermediate container 24570eb5d9df [2021-01-05T00:37:45.236Z] ---> a07e7be225f0 [2021-01-05T00:37:45.236Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T00:37:45.236Z] Removing intermediate container 5f2e462c5bd3 [2021-01-05T00:37:45.236Z] ---> 6637940a02f7 [2021-01-05T00:37:45.236Z] Step 14/22 : WORKDIR / [2021-01-05T00:37:45.236Z] ---> Running in 3d6586e30bb2 [2021-01-05T00:37:45.237Z] ---> Running in 4106275f937e [2021-01-05T00:37:45.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:45.237Z] Removing intermediate container 3d6586e30bb2 [2021-01-05T00:37:45.237Z] ---> 7b96ca4e9c9c [2021-01-05T00:37:45.237Z] Step 14/22 : WORKDIR / [2021-01-05T00:37:45.237Z] ---> 5fd250435f50 [2021-01-05T00:37:45.237Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T00:37:45.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:45.237Z] ---> 0b59e2eed6c2 [2021-01-05T00:37:45.237Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T00:37:45.237Z] ---> Running in fe26095b6a7e [2021-01-05T00:37:45.237Z] Removing intermediate container 4106275f937e [2021-01-05T00:37:45.237Z] ---> fe334910f9d6 [2021-01-05T00:37:45.237Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T00:37:45.237Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T00:37:45.237Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:37:45.237Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T00:37:45.237Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T00:37:45.237Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T00:37:45.237Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:37:45.237Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:37:45.237Z] OK: 7 MiB in 19 packages [2021-01-05T00:37:45.820Z] ---> 6ffd0527208b [2021-01-05T00:37:45.820Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T00:37:45.845Z] $ docker rm -f 3438c7ef9e8efe4b3132aee03fd0ea8cfd41beaa99b9ccffe967ee9fd5e84bef [2021-01-05T00:37:46.092Z] Removing intermediate container fe26095b6a7e [2021-01-05T00:37:46.092Z] ---> 210c15860dbd [2021-01-05T00:37:46.092Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T00:37:46.092Z] ---> be5de0e74b07 [2021-01-05T00:37:46.092Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T00:37:46.092Z] ---> 252851c16b9c [2021-01-05T00:37:46.092Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:37:46.669Z] ---> 334a71b49248 [2021-01-05T00:37:46.669Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T00:37:46.669Z] ---> b29a2354a6f9 [2021-01-05T00:37:46.669Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T00:37:46.885Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T00:37:46.885Z] . [Pipeline] withDockerContainer [2021-01-05T00:37:47.162Z] prd-ubuntu18.04-docker-arm64-4c-16g-18368 does not seem to be running inside a container [2021-01-05T00:37:47.247Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T00:37:47.616Z] ---> Running in ff0b502d8dae [2021-01-05T00:37:47.616Z] Removing intermediate container 1a00c267300d [2021-01-05T00:37:47.617Z] ---> 4c79930efe67 [2021-01-05T00:37:47.617Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T00:37:47.617Z] ---> ad6291ab29de [2021-01-05T00:37:47.617Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T00:37:47.617Z] ---> 3d7918e2c272 [2021-01-05T00:37:47.617Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:47.617Z] ---> Running in 0f6e720ec77b [2021-01-05T00:37:47.617Z] ---> bff3c621971f [2021-01-05T00:37:47.617Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:47.617Z] Removing intermediate container ff0b502d8dae [2021-01-05T00:37:47.617Z] ---> 2f48bd5459e0 [2021-01-05T00:37:47.617Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:37:47.881Z] ---> Running in ebf3133bf4e6 [2021-01-05T00:37:47.881Z] ---> dce301278602 [2021-01-05T00:37:47.881Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T00:37:48.143Z] Removing intermediate container 0f6e720ec77b [2021-01-05T00:37:48.143Z] ---> efec1b0934df [2021-01-05T00:37:48.143Z] Step 13/22 : WORKDIR / [2021-01-05T00:37:48.143Z] ---> e24931c1a147 [2021-01-05T00:37:48.143Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T00:37:48.143Z] ---> 091d1ee8764c [2021-01-05T00:37:48.143Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T00:37:48.407Z] ---> Running in 6a025b73d860 [2021-01-05T00:37:48.407Z] ---> Running in 370866bb39ff [2021-01-05T00:37:48.407Z] ---> Running in 13a69535d98b [2021-01-05T00:37:48.407Z] Removing intermediate container ebf3133bf4e6 [2021-01-05T00:37:48.407Z] ---> 298d96b85098 [2021-01-05T00:37:48.407Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T00:37:48.407Z] ---> c4234e25f588 [2021-01-05T00:37:48.407Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:48.669Z] ---> Running in ba3c29ff0144 [2021-01-05T00:37:48.669Z] Removing intermediate container 370866bb39ff [2021-01-05T00:37:48.669Z] ---> d92a11d81000 [2021-01-05T00:37:48.669Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:37:48.669Z] Removing intermediate container 6a025b73d860 [2021-01-05T00:37:48.669Z] ---> 5cab8680062b [2021-01-05T00:37:48.669Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T00:37:48.746Z] $ docker top 6483cb3be19413f2fe40149e3483ac42acfc84f318d4880f94912ca6c9a4d1e1 -eo pid,comm [2021-01-05T00:37:48.932Z] Removing intermediate container 13a69535d98b [2021-01-05T00:37:48.933Z] ---> 4d2e4c3ecd65 [2021-01-05T00:37:48.933Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] { [Pipeline] echo [2021-01-05T00:37:49.155Z] ========================================================= [2021-01-05T00:37:49.155Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T00:37:49.155Z] ========================================================= [Pipeline] sh [2021-01-05T00:37:49.195Z] ---> Running in 5813bfe93584 [2021-01-05T00:37:49.195Z] ---> Running in a5c66a462f84 [2021-01-05T00:37:49.195Z] Removing intermediate container ba3c29ff0144 [2021-01-05T00:37:49.195Z] ---> f7a7695f7e7d [2021-01-05T00:37:49.195Z] Step 20/21 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:37:49.195Z] ---> 8448f4db2be3 [2021-01-05T00:37:49.195Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T00:37:49.195Z] ---> Running in 0a7fcbac4f7e [2021-01-05T00:37:49.195Z] ---> c4f995de82a1 [2021-01-05T00:37:49.195Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T00:37:49.457Z] ---> Running in 7f5a9513ba76 [2021-01-05T00:37:49.457Z] Removing intermediate container 5813bfe93584 [2021-01-05T00:37:49.457Z] ---> 8c59ef87138e [2021-01-05T00:37:49.457Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T00:37:49.457Z] Removing intermediate container a5c66a462f84 [2021-01-05T00:37:49.457Z] ---> 8c5b61f3cb91 [2021-01-05T00:37:49.457Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T00:37:49.725Z] Removing intermediate container 0a7fcbac4f7e [2021-01-05T00:37:49.725Z] ---> eef99905aedf [2021-01-05T00:37:49.725Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:37:49.725Z] ---> Running in 79052c69a1a5 [2021-01-05T00:37:49.725Z] ---> Running in e4b771a1ced0 [2021-01-05T00:37:49.802Z] + make test [2021-01-05T00:37:49.802Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T00:37:49.990Z] Removing intermediate container 7f5a9513ba76 [2021-01-05T00:37:49.991Z] ---> f50f03b273bd [2021-01-05T00:37:49.991Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:37:49.991Z] ---> Running in 6569f903a920 [2021-01-05T00:37:49.991Z] ---> 2203e3c08045 [2021-01-05T00:37:49.991Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T00:37:49.991Z] ---> Running in 683cbf7084c8 [2021-01-05T00:37:50.252Z] Removing intermediate container e4b771a1ced0 [2021-01-05T00:37:50.252Z] ---> 5eb0e65cb833 [2021-01-05T00:37:50.252Z] Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:37:50.253Z] Removing intermediate container 79052c69a1a5 [2021-01-05T00:37:50.253Z] ---> bcd90bd6bff8 [2021-01-05T00:37:50.253Z] Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:37:50.253Z] ---> Running in edc0086ef8f6 [2021-01-05T00:37:50.516Z] Removing intermediate container 6569f903a920 [2021-01-05T00:37:50.516Z] ---> a7a0280568ff [2021-01-05T00:37:50.516Z] [2021-01-05T00:37:50.516Z] ---> a4ed50cce16d [2021-01-05T00:37:50.516Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:50.516Z] ---> Running in e95bf01890d5 [2021-01-05T00:37:50.516Z] Removing intermediate container 683cbf7084c8 [2021-01-05T00:37:50.516Z] ---> 60c96f0d61a6 [2021-01-05T00:37:50.516Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T00:37:50.783Z] Successfully built a7a0280568ff [2021-01-05T00:37:50.783Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T00:37:51.046Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-01-05T00:37:51.046Z] ---> Running in 43df16597610 [2021-01-05T00:37:51.046Z] Removing intermediate container edc0086ef8f6 [2021-01-05T00:37:51.046Z] ---> 0d3cabbe4507 [2021-01-05T00:37:51.046Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:37:51.046Z] ---> f6c252100c76 [2021-01-05T00:37:51.046Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T00:37:51.046Z] Removing intermediate container e95bf01890d5 [2021-01-05T00:37:51.046Z] ---> 08f083778624 [2021-01-05T00:37:51.046Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:37:51.046Z] ---> Running in 1973c2974252 [2021-01-05T00:37:51.309Z] ---> Running in 4f5d00a553dd [2021-01-05T00:37:51.309Z] ---> Running in cd920ad79096 [2021-01-05T00:37:51.309Z] Removing intermediate container 43df16597610 [2021-01-05T00:37:51.309Z] ---> d93834f45d66 [2021-01-05T00:37:51.309Z] Step 23/24 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:37:51.580Z] Removing intermediate container 1973c2974252 [2021-01-05T00:37:51.580Z] ---> 3900a0cf5380 [2021-01-05T00:37:51.580Z] [2021-01-05T00:37:51.580Z] ---> Running in 502896bb5976 [2021-01-05T00:37:51.858Z] Removing intermediate container cd920ad79096 [2021-01-05T00:37:51.858Z] ---> ad5cc84954f7 [2021-01-05T00:37:51.858Z] [2021-01-05T00:37:51.858Z] Successfully built 3900a0cf5380 [2021-01-05T00:37:52.125Z] Successfully built ad5cc84954f7 [2021-01-05T00:37:52.125Z] Successfully tagged docker-core-metadata-go:latest [2021-01-05T00:37:52.125Z] Building docker-security-secretstore-setup-go [2021-01-05T00:37:52.125Z]  Building docker-core-metadata-go ... done Successfully tagged docker-core-command-go:latest [2021-01-05T00:37:52.125Z] Building docker-core-data-go [2021-01-05T00:37:52.395Z]  Building docker-core-command-go ... done Removing intermediate container 502896bb5976 [2021-01-05T00:37:52.395Z] ---> ae8742a536ff [2021-01-05T00:37:52.395Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:37:52.395Z] ---> Running in 1c21c36cd236 [2021-01-05T00:37:57.729Z] Removing intermediate container 1c21c36cd236 [2021-01-05T00:37:57.729Z] ---> 9459ce7ba17f [2021-01-05T00:37:57.729Z] [2021-01-05T00:37:59.662Z] Successfully built 9459ce7ba17f [2021-01-05T00:37:59.662Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T00:37:59.662Z] Building docker-sys-mgmt-agent-go [2021-01-05T00:38:00.247Z]  Building docker-support-notifications-go ... done Removing intermediate container 4f5d00a553dd [2021-01-05T00:38:00.247Z] ---> 5ad857e68e8e [2021-01-05T00:38:00.247Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T00:38:00.247Z] ---> Running in 4617a3453695 [2021-01-05T00:38:00.825Z] Removing intermediate container 4617a3453695 [2021-01-05T00:38:00.826Z] ---> 60c856974109 [2021-01-05T00:38:00.826Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T00:38:01.093Z] ---> Running in 46d9e627eb04 [2021-01-05T00:38:03.725Z] Removing intermediate container 46d9e627eb04 [2021-01-05T00:38:03.725Z] ---> b65fedb5429f [2021-01-05T00:38:03.725Z] Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:38:04.342Z] ---> Running in 04c1827e0aa0 [2021-01-05T00:38:05.764Z] Removing intermediate container 04c1827e0aa0 [2021-01-05T00:38:05.764Z] ---> bd868419417a [2021-01-05T00:38:05.764Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:38:06.040Z] ---> Running in 66200d69e003 [2021-01-05T00:38:06.637Z] Removing intermediate container 66200d69e003 [2021-01-05T00:38:06.637Z] ---> d6b3833344b3 [2021-01-05T00:38:06.637Z] [2021-01-05T00:38:06.903Z] Successfully built d6b3833344b3 [2021-01-05T00:38:07.176Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T00:38:12.061Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T00:38:15.455Z]  Building docker-security-bootstrap-redis-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:38:15.455Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:38:15.455Z] ---> 017e672e9602 [2021-01-05T00:38:15.455Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T00:38:15.455Z] ---> Using cache [2021-01-05T00:38:15.455Z] ---> 2d35aea91166 [2021-01-05T00:38:15.456Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:38:15.456Z] ---> Using cache [2021-01-05T00:38:15.456Z] ---> 94bfa53973ab [2021-01-05T00:38:15.456Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T00:38:15.456Z] ---> Using cache [2021-01-05T00:38:15.456Z] ---> 98240b4d6ffd [2021-01-05T00:38:15.456Z] Step 6/24 : COPY go.mod . [2021-01-05T00:38:15.456Z] ---> Using cache [2021-01-05T00:38:15.456Z] ---> 73b2b88a8b13 [2021-01-05T00:38:15.456Z] Step 7/24 : RUN go mod download [2021-01-05T00:38:15.456Z] ---> Using cache [2021-01-05T00:38:15.456Z] ---> 964446c4641b [2021-01-05T00:38:15.456Z] Step 8/24 : COPY . . [2021-01-05T00:38:15.456Z] ---> Using cache [2021-01-05T00:38:15.456Z] ---> 004371a8c3b1 [2021-01-05T00:38:15.456Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T00:38:15.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:38:15.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:38:15.456Z] ---> 017e672e9602 [2021-01-05T00:38:15.456Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T00:38:15.456Z] ---> Using cache [2021-01-05T00:38:15.456Z] ---> 2d35aea91166 [2021-01-05T00:38:15.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:38:15.456Z] ---> Using cache [2021-01-05T00:38:15.456Z] ---> 94bfa53973ab [2021-01-05T00:38:15.456Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T00:38:16.041Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:38:16.041Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:38:16.041Z] ---> 017e672e9602 [2021-01-05T00:38:16.041Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:38:16.041Z] ---> Using cache [2021-01-05T00:38:16.041Z] ---> 2d35aea91166 [2021-01-05T00:38:16.041Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:38:16.041Z] ---> Using cache [2021-01-05T00:38:16.041Z] ---> 94bfa53973ab [2021-01-05T00:38:16.041Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:38:16.041Z] ---> Using cache [2021-01-05T00:38:16.041Z] ---> 98240b4d6ffd [2021-01-05T00:38:16.041Z] Step 6/21 : COPY go.mod . [2021-01-05T00:38:16.041Z] ---> Using cache [2021-01-05T00:38:16.041Z] ---> 73b2b88a8b13 [2021-01-05T00:38:16.041Z] Step 7/21 : RUN go mod download [2021-01-05T00:38:16.041Z] ---> Using cache [2021-01-05T00:38:16.041Z] ---> 964446c4641b [2021-01-05T00:38:16.041Z] Step 8/21 : COPY . . [2021-01-05T00:38:16.041Z] ---> Using cache [2021-01-05T00:38:16.041Z] ---> 004371a8c3b1 [2021-01-05T00:38:16.041Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T00:38:17.002Z] ---> Running in 7d8f6d9f7ef9 [2021-01-05T00:38:17.002Z] ---> Running in cc6c857b1691 [2021-01-05T00:38:17.002Z] ---> Running in c5b64623558a [2021-01-05T00:38:18.992Z] 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-05T00:38:18.992Z] 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-05T00:38:18.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:19.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:20.558Z] OK: 233 MiB in 51 packages [2021-01-05T00:38:21.160Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:38:21.160Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:38:21.160Z] ---> 017e672e9602 [2021-01-05T00:38:21.160Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T00:38:21.160Z] ---> Using cache [2021-01-05T00:38:21.160Z] ---> 2d35aea91166 [2021-01-05T00:38:21.160Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:38:21.160Z] ---> Using cache [2021-01-05T00:38:21.160Z] ---> 94bfa53973ab [2021-01-05T00:38:21.160Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T00:38:21.770Z] ---> Running in 3181a11092cf [2021-01-05T00:38:22.367Z] Removing intermediate container 7d8f6d9f7ef9 [2021-01-05T00:38:22.367Z] ---> 5e17bba96e95 [2021-01-05T00:38:22.367Z] Step 6/23 : COPY go.mod . [2021-01-05T00:38:23.342Z] ---> 0d930d15280e [2021-01-05T00:38:23.342Z] Step 7/23 : RUN go mod download [2021-01-05T00:38:23.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:23.343Z] ---> Running in 17cb52d7b61b [2021-01-05T00:38:24.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:24.913Z] OK: 233 MiB in 51 packages [2021-01-05T00:38:25.905Z] Removing intermediate container 3181a11092cf [2021-01-05T00:38:25.905Z] ---> dbd5416a27ec [2021-01-05T00:38:25.905Z] Step 6/26 : COPY go.mod . [2021-01-05T00:38:26.199Z] Removing intermediate container 17cb52d7b61b [2021-01-05T00:38:26.199Z] ---> 53ce6b77e492 [2021-01-05T00:38:26.199Z] Step 8/23 : COPY . . [2021-01-05T00:38:26.482Z] ---> 2e9963e4a9c5 [2021-01-05T00:38:26.482Z] Step 7/26 : RUN go mod download [2021-01-05T00:38:26.482Z] ---> Running in 2280465c9734 [2021-01-05T00:38:33.231Z] Removing intermediate container 2280465c9734 [2021-01-05T00:38:33.231Z] ---> f14d0ebe0adf [2021-01-05T00:38:33.231Z] Step 8/26 : COPY . . [2021-01-05T00:38:44.367Z] 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-05T00:38:44.367Z] 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-05T00:38:51.090Z] ---> 29ee848af63c [2021-01-05T00:38:51.090Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T00:38:51.363Z] ---> Running in 9811ec13faa5 [2021-01-05T00:38:52.783Z] 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-05T00:38:56.147Z] Removing intermediate container c5b64623558a [2021-01-05T00:38:56.147Z] ---> b75892e89c1d [2021-01-05T00:38:56.147Z] [2021-01-05T00:38:56.147Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T00:38:56.147Z] ---> 389fef711851 [2021-01-05T00:38:56.147Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T00:38:56.147Z] Removing intermediate container cc6c857b1691 [2021-01-05T00:38:56.147Z] ---> a892d2b04040 [2021-01-05T00:38:56.147Z] [2021-01-05T00:38:56.147Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T00:38:56.147Z] ---> 389fef711851 [2021-01-05T00:38:56.147Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:38:56.147Z] ---> Using cache [2021-01-05T00:38:56.147Z] ---> 4c79930efe67 [2021-01-05T00:38:56.147Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:38:56.147Z] ---> 30d8d4778441 [2021-01-05T00:38:56.147Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T00:38:56.147Z] ---> Running in 643ad616d7b0 [2021-01-05T00:38:56.147Z] ---> Running in 8e493d480f6d [2021-01-05T00:38:56.147Z] ---> Running in a3dea804e273 [2021-01-05T00:38:56.748Z] Removing intermediate container a3dea804e273 [2021-01-05T00:38:56.748Z] ---> 5655cb783431 [2021-01-05T00:38:56.748Z] Step 13/24 : WORKDIR / [2021-01-05T00:38:57.031Z] ---> Running in 2b6ab9279ecb [2021-01-05T00:38:57.306Z] Removing intermediate container 2b6ab9279ecb [2021-01-05T00:38:57.306Z] ---> e3ddbd2ce415 [2021-01-05T00:38:57.306Z] 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-05T00:38:57.579Z] 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-05T00:38:57.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:57.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:57.852Z] ---> 018ae179ebb0 [2021-01-05T00:38:57.852Z] 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-05T00:38:57.852Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T00:38:57.852Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:38:57.852Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T00:38:57.852Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T00:38:57.852Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:38:58.125Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:38:58.401Z] OK: 7 MiB in 18 packages [2021-01-05T00:38:58.688Z] ---> 2befc34411aa [2021-01-05T00:38:58.688Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T00:38:59.089Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T00:38:59.283Z] ---> fbaf64845ef6 [2021-01-05T00:38:59.283Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T00:39:00.726Z] Removing intermediate container 643ad616d7b0 [2021-01-05T00:39:00.726Z] ---> 40cae3189802 [2021-01-05T00:39:00.726Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:39:00.726Z] ---> ba1021009aa7 [2021-01-05T00:39:00.726Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T00:39:01.003Z] ---> Running in a0cdeb3ba411 [2021-01-05T00:39:02.997Z] ---> d0e51d345291 [2021-01-05T00:39:02.997Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T00:39:02.997Z] Removing intermediate container a0cdeb3ba411 [2021-01-05T00:39:02.997Z] ---> 5c42ffd58274 [2021-01-05T00:39:02.997Z] Step 13/21 : WORKDIR /edgex [2021-01-05T00:39:02.997Z] ---> Running in 3db54e3f8652 [2021-01-05T00:39:03.267Z] Removing intermediate container 3db54e3f8652 [2021-01-05T00:39:03.267Z] ---> fcdfb41b09a6 [2021-01-05T00:39:03.267Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T00:39:03.267Z] ---> 7144e8360b86 [2021-01-05T00:39:03.267Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T00:39:03.556Z] ---> Running in f487ee70c881 [2021-01-05T00:39:03.847Z] ---> 7596a63519b3 [2021-01-05T00:39:03.847Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T00:39:04.833Z] ---> 905705783ae0 [2021-01-05T00:39:04.833Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T00:39:05.821Z] Removing intermediate container f487ee70c881 [2021-01-05T00:39:05.821Z] ---> 01a2258e20ba [2021-01-05T00:39:05.821Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T00:39:05.821Z] ---> Running in d59d01af7e04 [2021-01-05T00:39:06.092Z] ---> 07f857f9d538 [2021-01-05T00:39:06.092Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T00:39:06.092Z] ---> Running in d36e91dad7e5 [2021-01-05T00:39:06.371Z] Removing intermediate container d59d01af7e04 [2021-01-05T00:39:06.371Z] ---> ca2fe1abb551 [2021-01-05T00:39:06.371Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T00:39:06.371Z] ---> Running in 53c2b8538859 [2021-01-05T00:39:06.665Z] Removing intermediate container d36e91dad7e5 [2021-01-05T00:39:06.665Z] ---> 4c211b16ebf4 [2021-01-05T00:39:06.665Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T00:39:06.954Z] Removing intermediate container 53c2b8538859 [2021-01-05T00:39:06.954Z] ---> 755608a34c9e [2021-01-05T00:39:06.954Z] Step 23/24 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:39:06.954Z] ---> Running in e46635b7f042 [2021-01-05T00:39:06.954Z] ---> Running in 280ed352c6e6 [2021-01-05T00:39:07.232Z] Removing intermediate container e46635b7f042 [2021-01-05T00:39:07.232Z] ---> ecf4a71c10a7 [2021-01-05T00:39:07.232Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T00:39:07.232Z] ---> Running in d7fbf72f47df [2021-01-05T00:39:07.503Z] Removing intermediate container 280ed352c6e6 [2021-01-05T00:39:07.503Z] ---> 8be481212cac [2021-01-05T00:39:07.503Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:39:07.503Z] ---> Running in d996eabeb197 [2021-01-05T00:39:07.784Z] Removing intermediate container d7fbf72f47df [2021-01-05T00:39:07.784Z] ---> 11cbfe23666d [2021-01-05T00:39:07.784Z] Step 20/21 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:39:07.784Z] ---> Running in f9877268cb05 [2021-01-05T00:39:08.064Z] Removing intermediate container d996eabeb197 [2021-01-05T00:39:08.064Z] ---> 35554b4eca09 [2021-01-05T00:39:08.064Z] [2021-01-05T00:39:08.064Z] Removing intermediate container f9877268cb05 [2021-01-05T00:39:08.064Z] ---> b11e7a042f5a [2021-01-05T00:39:08.064Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:39:08.347Z] ---> Running in cd0f3f56843b [2021-01-05T00:39:08.347Z] Successfully built 35554b4eca09 [2021-01-05T00:39:08.347Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T00:39:08.620Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container cd0f3f56843b [2021-01-05T00:39:08.620Z] ---> b456f6f37f70 [2021-01-05T00:39:08.620Z] [2021-01-05T00:39:08.896Z] Successfully built b456f6f37f70 [2021-01-05T00:39:08.896Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T00:39:09.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T00:39:11.337Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T00:39:11.337Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T00:39:11.337Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T00:39:11.337Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T00:39:11.337Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T00:39:12.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T00:39:15.654Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T00:39:16.637Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T00:39:17.135Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 8e493d480f6d [2021-01-05T00:39:17.135Z] ---> faec2588a794 [2021-01-05T00:39:17.135Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T00:39:18.084Z] ---> Running in 034bcc55cc4b [2021-01-05T00:39:19.042Z] Removing intermediate container 9811ec13faa5 [2021-01-05T00:39:19.042Z] ---> 6b7464c21710 [2021-01-05T00:39:19.042Z] [2021-01-05T00:39:19.042Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T00:39:19.042Z] ---> 389fef711851 [2021-01-05T00:39:19.042Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:39:19.042Z] ---> Running in e82fe67be82d [2021-01-05T00:39:19.042Z] 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-05T00:39:19.042Z] Removing intermediate container e82fe67be82d [2021-01-05T00:39:19.042Z] ---> f3647bd221a1 [2021-01-05T00:39:19.042Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T00:39:19.305Z] ---> Running in 26abde5972c3 [2021-01-05T00:39:19.305Z] Removing intermediate container 26abde5972c3 [2021-01-05T00:39:19.305Z] ---> ca41ac70e904 [2021-01-05T00:39:19.305Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T00:39:19.571Z] ---> Running in f58bf75aa475 [2021-01-05T00:39:19.571Z] Removing intermediate container f58bf75aa475 [2021-01-05T00:39:19.571Z] ---> 28ffe95f1ef0 [2021-01-05T00:39:19.571Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:39:19.840Z] ---> Running in 8d1c06347e81 [2021-01-05T00:39:20.416Z] Removing intermediate container 034bcc55cc4b [2021-01-05T00:39:20.416Z] ---> 83cbf7b33d66 [2021-01-05T00:39:20.416Z] [2021-01-05T00:39:20.416Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T00:39:20.416Z] 20.10.0: Pulling from library/docker [2021-01-05T00:39:21.369Z] Removing intermediate container 8d1c06347e81 [2021-01-05T00:39:21.369Z] ---> b958da8f951d [2021-01-05T00:39:21.369Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T00:39:21.369Z] ---> Running in dc6f7bc03d1a [2021-01-05T00:39:22.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:22.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:23.390Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T00:39:23.390Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T00:39:23.390Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T00:39:23.500Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T00:39:23.500Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T00:39:23.763Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T00:39:24.028Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T00:39:24.611Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T00:39:24.611Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:24.611Z] OK: 8 MiB in 19 packages [2021-01-05T00:39:26.006Z] Removing intermediate container dc6f7bc03d1a [2021-01-05T00:39:26.006Z] ---> afc2eb8afe22 [2021-01-05T00:39:26.006Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T00:39:26.272Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T00:39:26.272Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T00:39:26.272Z] ---> aefe523efa57 [2021-01-05T00:39:26.272Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T00:39:26.272Z] ---> Running in 288997d5b277 [2021-01-05T00:39:26.272Z] ---> 245c34fef01a [2021-01-05T00:39:26.272Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T00:39:26.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:27.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:27.123Z] ---> 210f2bc82c69 [2021-01-05T00:39:27.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T00:39:27.123Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T00:39:27.123Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T00:39:27.123Z] Executing bash-5.0.17-r0.post-install [2021-01-05T00:39:27.123Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:27.123Z] OK: 12 MiB in 22 packages [2021-01-05T00:39:27.698Z] ---> 0d1e93273e4b [2021-01-05T00:39:27.698Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T00:39:27.698Z] ---> Running in ec648029e5e7 [2021-01-05T00:39:27.962Z] Removing intermediate container ec648029e5e7 [2021-01-05T00:39:27.962Z] ---> 49629a2fb089 [2021-01-05T00:39:27.962Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:39:27.962Z] Removing intermediate container 288997d5b277 [2021-01-05T00:39:27.962Z] ---> 247c5554e4d6 [2021-01-05T00:39:27.962Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T00:39:27.962Z] ---> Running in ea45e5d50e5f [2021-01-05T00:39:27.962Z] ---> Running in 22f95123bb2d [2021-01-05T00:39:28.225Z] Removing intermediate container ea45e5d50e5f [2021-01-05T00:39:28.225Z] ---> ce796af4c103 [2021-01-05T00:39:28.225Z] Step 21/23 : LABEL arch=x86_64 [2021-01-05T00:39:28.225Z] Removing intermediate container 22f95123bb2d [2021-01-05T00:39:28.225Z] ---> d133866ce873 [2021-01-05T00:39:28.225Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T00:39:28.225Z] ---> Running in 0391cf697037 [2021-01-05T00:39:28.225Z] ---> Running in 003ce17e71ee [2021-01-05T00:39:28.487Z] Removing intermediate container 0391cf697037 [2021-01-05T00:39:28.487Z] ---> 46ce5b50de0d [2021-01-05T00:39:28.487Z] Step 22/23 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:39:28.487Z] ---> Running in 84020e2c3334 [2021-01-05T00:39:28.487Z] Removing intermediate container 003ce17e71ee [2021-01-05T00:39:28.487Z] ---> acd333cb44bf [2021-01-05T00:39:28.487Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T00:39:28.487Z] ---> Running in 0ca3955fb361 [2021-01-05T00:39:28.766Z] Removing intermediate container 84020e2c3334 [2021-01-05T00:39:28.766Z] ---> 247b07750f4b [2021-01-05T00:39:28.766Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T00:39:28.766Z] ---> Running in 2c0ce32a9719 [2021-01-05T00:39:28.766Z] Removing intermediate container 0ca3955fb361 [2021-01-05T00:39:28.766Z] ---> d907fb0915dc [2021-01-05T00:39:28.766Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T00:39:29.033Z] Removing intermediate container 2c0ce32a9719 [2021-01-05T00:39:29.033Z] ---> a177e885d4f4 [2021-01-05T00:39:29.033Z] [2021-01-05T00:39:29.033Z] Successfully built a177e885d4f4 [2021-01-05T00:39:29.033Z] Successfully tagged docker-core-data-go:latest [2021-01-05T00:39:29.296Z]  Building docker-core-data-go ... done  ---> b36782a0712c [2021-01-05T00:39:29.296Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T00:39:29.560Z] ---> 19923baabfaf [2021-01-05T00:39:29.560Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T00:39:30.141Z] ---> bcc49f2aff35 [2021-01-05T00:39:30.141Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T00:39:30.141Z] ---> Running in c01dadc26f00 [2021-01-05T00:39:30.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.271s coverage: 46.6% of statements [2021-01-05T00:39:30.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T00:39:30.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T00:39:30.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T00:39:30.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T00:39:30.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T00:39:30.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:30.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:30.718Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T00:39:30.718Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T00:39:30.718Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T00:39:30.718Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T00:39:30.980Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T00:39:30.980Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T00:39:30.980Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T00:39:31.934Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T00:39:31.934Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T00:39:31.934Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T00:39:31.934Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T00:39:31.934Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T00:39:31.934Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T00:39:32.196Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T00:39:32.196Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T00:39:32.196Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T00:39:32.196Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T00:39:32.196Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T00:39:32.196Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T00:39:32.196Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T00:39:32.196Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T00:39:32.196Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T00:39:32.458Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T00:39:32.458Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T00:39:32.458Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T00:39:32.458Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T00:39:32.458Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T00:39:32.458Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T00:39:32.458Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T00:39:32.458Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T00:39:32.458Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T00:39:32.458Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T00:39:32.458Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T00:39:32.723Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:32.723Z] OK: 71 MiB in 55 packages [2021-01-05T00:39:36.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.566s coverage: 27.0% of statements [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T00:39:36.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.090s coverage: 100.0% of statements [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T00:39:36.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.138s coverage: 100.0% of statements [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T00:39:36.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.555s coverage: 75.7% of statements [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T00:39:36.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.366s coverage: 82.9% of statements [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T00:39:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T00:39:42.759Z] Removing intermediate container c01dadc26f00 [2021-01-05T00:39:42.760Z] ---> a4be722b8d62 [2021-01-05T00:39:42.760Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T00:39:42.760Z] ---> Running in 1a32bca4cf9c [2021-01-05T00:39:43.335Z] Collecting docker-compose==1.23.2 [2021-01-05T00:39:43.335Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T00:39:43.598Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T00:39:43.598Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T00:39:43.860Z] Collecting PyYAML<4,>=3.10 [2021-01-05T00:39:43.860Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T00:39:44.808Z] 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-05T00:39:44.808Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T00:39:44.808Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T00:39:45.070Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T00:39:45.070Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T00:39:45.645Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T00:39:45.645Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T00:39:45.907Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T00:39:45.907Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T00:39:46.168Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T00:39:46.168Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T00:39:46.168Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T00:39:46.168Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T00:39:46.742Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T00:39:46.742Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T00:39:47.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.330s coverage: 28.6% of statements [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T00:39:47.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T00:39:47.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.095s coverage: 100.0% of statements [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T00:39:47.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.337s coverage: 86.7% of statements [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T00:39:47.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.351s coverage: 97.5% of statements [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T00:39:47.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.174s coverage: 78.3% of statements [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T00:39:47.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T00:39:47.320Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T00:39:47.320Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T00:39:47.320Z] Collecting idna<2.8,>=2.5 [2021-01-05T00:39:47.320Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T00:39:47.320Z] 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-05T00:39:47.582Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T00:39:47.582Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T00:39:47.583Z] 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-05T00:39:47.583Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T00:39:47.583Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T00:39:47.583Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T00:39:47.583Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T00:39:47.845Z] Installing collected packages: jsonschema, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, docopt, texttable, docker-compose [2021-01-05T00:39:47.845Z] Running setup.py install for PyYAML: started [2021-01-05T00:39:48.419Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T00:39:48.682Z] Attempting uninstall: idna [2021-01-05T00:39:48.682Z] Found existing installation: idna 2.9 [2021-01-05T00:39:48.682Z] Uninstalling idna-2.9: [2021-01-05T00:39:48.682Z] Successfully uninstalled idna-2.9 [2021-01-05T00:39:48.946Z] Attempting uninstall: urllib3 [2021-01-05T00:39:48.946Z] Found existing installation: urllib3 1.25.9 [2021-01-05T00:39:48.946Z] Uninstalling urllib3-1.25.9: [2021-01-05T00:39:48.946Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T00:39:49.209Z] Attempting uninstall: requests [2021-01-05T00:39:49.209Z] Found existing installation: requests 2.23.0 [2021-01-05T00:39:49.209Z] Uninstalling requests-2.23.0: [2021-01-05T00:39:49.209Z] Successfully uninstalled requests-2.23.0 [2021-01-05T00:39:49.471Z] Running setup.py install for dockerpty: started [2021-01-05T00:39:50.058Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T00:39:50.058Z] Running setup.py install for docopt: started [2021-01-05T00:39:50.641Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T00:39:50.641Z] Running setup.py install for texttable: started [2021-01-05T00:39:51.216Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T00:39:51.479Z] 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-05T00:39:53.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.089s coverage: 93.8% of statements [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T00:39:53.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T00:39:53.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T00:39:53.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.222s coverage: 0.1% of statements [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T00:39:53.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T00:39:53.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements [2021-01-05T00:39:53.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T00:39:54.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.8% of statements [2021-01-05T00:39:55.123Z] Removing intermediate container 1a32bca4cf9c [2021-01-05T00:39:55.123Z] ---> fb7c58b30196 [2021-01-05T00:39:55.123Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T00:39:55.123Z] ---> Running in c7c19d0d7347 [2021-01-05T00:39:55.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements [2021-01-05T00:39:55.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:55.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:55.961Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:39:55.961Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T00:39:56.225Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T00:39:56.225Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:56.225Z] OK: 72 MiB in 58 packages [2021-01-05T00:39:56.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.165s coverage: 84.2% of statements [2021-01-05T00:39:56.804Z] Removing intermediate container c7c19d0d7347 [2021-01-05T00:39:56.804Z] ---> 2c83786cc161 [2021-01-05T00:39:56.804Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T00:39:56.804Z] ---> Running in 1f92b77aa7f8 [2021-01-05T00:39:56.804Z] Removing intermediate container 1f92b77aa7f8 [2021-01-05T00:39:56.804Z] ---> 8eac43d3e345 [2021-01-05T00:39:56.804Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:39:57.066Z] ---> Running in 5b4b14376cb1 [2021-01-05T00:39:57.066Z] Removing intermediate container 5b4b14376cb1 [2021-01-05T00:39:57.066Z] ---> 600372b9816d [2021-01-05T00:39:57.066Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T00:39:57.329Z] ---> Running in f7357aa55635 [2021-01-05T00:39:57.329Z] Removing intermediate container f7357aa55635 [2021-01-05T00:39:57.329Z] ---> dccaaa699e35 [2021-01-05T00:39:57.329Z] Step 25/26 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:39:57.591Z] ---> Running in 5bd70fd8d991 [2021-01-05T00:39:57.591Z] Removing intermediate container 5bd70fd8d991 [2021-01-05T00:39:57.591Z] ---> 365ca4854c16 [2021-01-05T00:39:57.591Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T00:39:57.857Z] ---> Running in 5dbdafa49bdc [2021-01-05T00:39:57.857Z] Removing intermediate container 5dbdafa49bdc [2021-01-05T00:39:57.857Z] ---> 7ac13bc8ae67 [2021-01-05T00:39:57.857Z] [2021-01-05T00:39:57.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.4% of statements [2021-01-05T00:39:57.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T00:39:58.119Z] Successfully built 7ac13bc8ae67 [2021-01-05T00:39:58.119Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-05T00:39:58.395Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T00:39:58.402Z] $ docker stop --time=1 b15aab7ead8fdcd09bf0f9be80f5db3d5afeaf0d779f1c39e381fa102d260f37 [2021-01-05T00:40:00.040Z] $ docker rm -f b15aab7ead8fdcd09bf0f9be80f5db3d5afeaf0d779f1c39e381fa102d260f37 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T00:40:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.679s coverage: 63.5% of statements [2021-01-05T00:40:00.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T00:40:00.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T00:40:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-01-05T00:40:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-01-05T00:40:00.606Z] + docker images [2021-01-05T00:40:00.606Z] + grep docker [2021-01-05T00:40:00.868Z] docker-sys-mgmt-agent-go latest 7ac13bc8ae67 3 seconds ago 313MB [2021-01-05T00:40:00.868Z] docker-core-data-go latest a177e885d4f4 32 seconds ago 22.2MB [2021-01-05T00:40:00.868Z] docker-security-proxy-setup-go latest b456f6f37f70 52 seconds ago 24.5MB [2021-01-05T00:40:00.868Z] docker-security-secretstore-setup-go latest 35554b4eca09 53 seconds ago 24.6MB [2021-01-05T00:40:00.868Z] docker-security-bootstrap-redis-go latest d6b3833344b3 About a minute ago 15.8MB [2021-01-05T00:40:00.868Z] docker-support-notifications-go latest 9459ce7ba17f 2 minutes ago 12MB [2021-01-05T00:40:00.868Z] docker-core-command-go latest ad5cc84954f7 2 minutes ago 10.6MB [2021-01-05T00:40:00.868Z] docker-core-metadata-go latest 3900a0cf5380 2 minutes ago 13MB [2021-01-05T00:40:00.868Z] docker-support-scheduler-go latest a7a0280568ff 2 minutes ago 10.7MB [2021-01-05T00:40:00.868Z] docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-05T00:40:01.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-01-05T00:40:01.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [Pipeline] findFiles [Pipeline] node [2021-01-05T00:40:02.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-01-05T00:40:07.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.982s coverage: 55.9% of statements [2021-01-05T00:40:07.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T00:40:07.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T00:40:07.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T00:40:07.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T00:40:07.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T00:40:07.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.358s coverage: 37.0% of statements [2021-01-05T00:40:07.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T00:40:07.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T00:40:07.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.681s coverage: 84.0% of statements [2021-01-05T00:40:07.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.133s coverage: 100.0% of statements [2021-01-05T00:40:16.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements [2021-01-05T00:40:16.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T00:40:16.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T00:40:16.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T00:40:16.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T00:40:16.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T00:40:16.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.153s coverage: 100.0% of statements [2021-01-05T00:40:16.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T00:40:16.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements [2021-01-05T00:40:16.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T00:40:16.579Z] Still waiting to schedule task [2021-01-05T00:40:16.579Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-18370’ [2021-01-05T00:40:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.462s coverage: 29.1% of statements [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T00:40:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.178s coverage: 99.0% of statements [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T00:40:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T00:40:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T00:40:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.074s coverage: 100.0% of statements [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T00:40:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.112s coverage: 87.9% of statements [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T00:40:20.538Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T00:40:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-01-05T00:40:21.140Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-05T00:40:21.734Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-05T00:40:22.725Z] GO111MODULE=on go vet ./... [2021-01-05T00:41:30.799Z] gofmt -l . [2021-01-05T00:41:30.799Z] [ "`gofmt -l .`" = "" ] [2021-01-05T00:41:32.764Z] ./bin/test-go-mod-tidy.sh [2021-01-05T00:41:33.748Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T00:41:38.736Z] + ls -al . [2021-01-05T00:41:38.736Z] total 664 [2021-01-05T00:41:38.736Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 00:41 . [2021-01-05T00:41:38.736Z] drwxr-xr-x 4 root root 4096 Jan 5 00:37 .. [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 00:36 .dockerignore [2021-01-05T00:41:38.736Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 00:36 .git [2021-01-05T00:41:38.736Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 00:36 .github [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 00:36 .gitignore [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 00:36 .sonarcloud.properties [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 00:36 CONTRIBUTING.md [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 00:36 Dockerfile.build [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 00:36 Jenkinsfile [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 00:36 LICENSE [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 00:36 Makefile [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 00:36 README.md [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 00:36 SECURITY.md [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 00:32 VERSION [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 00:36 ZMQWindows.md [2021-01-05T00:41:38.736Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 00:36 bin [2021-01-05T00:41:38.736Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 00:36 cmd [2021-01-05T00:41:38.736Z] -rw-r--r-- 1 root root 538204 Jan 5 00:40 coverage.out [2021-01-05T00:41:38.736Z] -rw-r--r-- 1 root root 979 Jan 5 00:41 go.mod [2021-01-05T00:41:38.736Z] -rw-r--r-- 1 root root 18934 Jan 5 00:41 go.sum [2021-01-05T00:41:38.736Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 00:36 internal [2021-01-05T00:41:38.736Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 00:36 openapi [2021-01-05T00:41:38.736Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 00:36 snap [2021-01-05T00:41:38.736Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 00:36 version.go [Pipeline] sh [2021-01-05T00:41:39.392Z] + '[' -e coverage.out ] [2021-01-05T00:41:39.392Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T00:41:39.456Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T00:41:40.813Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T00:41:41.505Z] + make build [2021-01-05T00:41:41.505Z] 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-05T00:41:56.658Z] 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-05T00:42:08.391Z] Running on prd-ubuntu18.04-docker-8c-8g-18373 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-01-05T00:42:08.445Z] Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout [2021-01-05T00:42:10.488Z] using credential edgex-jenkins-ssh [2021-01-05T00:42:10.568Z] Cloning the remote Git repository [2021-01-05T00:42:10.559Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:42:10.618Z] > git init /w/workspace/edgex-go/32 # timeout=10 [2021-01-05T00:42:10.640Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:42:10.641Z] > git --version # timeout=10 [2021-01-05T00:42:10.651Z] > git --version # 'git version 2.17.1' [2021-01-05T00:42:10.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:42:10.672Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:42:23.535Z] 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-05T00:42:25.383Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-01-05T00:42:25.668Z] Merge succeeded, producing a75d40d4e4f29d2563e2d963ebe1fe4f6cb78b05 [2021-01-05T00:42:25.668Z] Checking out Revision a75d40d4e4f29d2563e2d963ebe1fe4f6cb78b05 (PR-2858) [2021-01-05T00:42:24.764Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:42:24.770Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:42:24.778Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:42:24.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:42:24.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:42:24.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T00:42:25.387Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:42:25.391Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-01-05T00:42:25.497Z] > git remote # timeout=10 [2021-01-05T00:42:25.502Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T00:42:25.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:42:25.509Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T00:42:25.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T00:42:25.668Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:42:25.670Z] > git checkout -f a75d40d4e4f29d2563e2d963ebe1fe4f6cb78b05 # timeout=10 [2021-01-05T00:42:27.866Z] 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-05T00:42:29.306Z] Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" [2021-01-05T00:42:29.314Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:42:29.308Z] > git rev-list --no-walk 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e # timeout=10 [2021-01-05T00:42:30.446Z] + echo snap-build.sh [2021-01-05T00:42:30.446Z] snap-build.sh [2021-01-05T00:42:30.446Z] + SNAP_BASE_DIR=. [2021-01-05T00:42:30.446Z] + '[' '!' -z /w/workspace/edgex-go/32 ']' [2021-01-05T00:42:30.446Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/32 [2021-01-05T00:42:30.446Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/32]' [2021-01-05T00:42:30.446Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/32] [2021-01-05T00:42:30.446Z] + cd /w/workspace/edgex-go/32 [2021-01-05T00:42:30.446Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T00:42:30.446Z] Reading package lists... [2021-01-05T00:42:30.709Z] Building dependency tree... [2021-01-05T00:42:30.709Z] Reading state information... [2021-01-05T00:42:30.709Z] The following packages were automatically installed and are no longer required: [2021-01-05T00:42:30.709Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T00:42:30.709Z] uidmap xdelta3 [2021-01-05T00:42:30.709Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T00:42:30.709Z] The following packages will be REMOVED: [2021-01-05T00:42:30.709Z] lxd* lxd-client* [2021-01-05T00:42:31.286Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T00:42:31.286Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T00:42:32.344Z] (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-05T00:42:32.345Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T00:42:33.248Z] 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-05T00:42:33.287Z] Removing lxd dnsmasq configuration [2021-01-05T00:42:33.287Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T00:42:33.547Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-05T00:42:34.120Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T00:42:34.229Z] 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-05T00:42:34.379Z] (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-05T00:42:34.380Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T00:42:35.775Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T00:42:35.775Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-05T00:42:37.159Z] + sudo snap remove --purge lxd [2021-01-05T00:42:37.420Z] snap "lxd" is not installed [2021-01-05T00:42:37.420Z] + sudo groupadd --force --system lxd [2021-01-05T00:42:37.420Z] ++ whoami [2021-01-05T00:42:37.420Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T00:42:37.420Z] + newgrp - lxd [2021-01-05T00:42:37.420Z] + sudo snap install lxd [2021-01-05T00:42:39.644Z] 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-05T00:42:45.580Z] 2021-01-05T00:42:42Z INFO Waiting for automatic snapd restart... [2021-01-05T00:42:46.349Z] 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-05T00:42:51.770Z] 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-05T00:42:55.596Z] lxd 4.9 from Canonical* installed [2021-01-05T00:42:55.596Z] + sudo lxd init --auto [2021-01-05T00:42:56.094Z] 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-05T00:43:01.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T00:43:05.599Z] + sudo snap install --classic snapcraft [2021-01-05T00:43:06.953Z] 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-05T00:43:11.306Z] $ docker stop --time=1 6483cb3be19413f2fe40149e3483ac42acfc84f318d4880f94912ca6c9a4d1e1 [2021-01-05T00:43:12.194Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T00:43:12.194Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T00:43:12.194Z] + patch --verbose -p1 [2021-01-05T00:43:12.194Z] Hmm... Looks like a unified diff to me... [2021-01-05T00:43:12.194Z] The text leading up to this was: [2021-01-05T00:43:12.194Z] -------------------------- [2021-01-05T00:43:12.194Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T00:43:12.194Z] |From: Tony Espy [2021-01-05T00:43:12.194Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T00:43:12.194Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T00:43:12.194Z] | [2021-01-05T00:43:12.194Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T00:43:12.194Z] |optimize the snap CI check run for pull requests. When [2021-01-05T00:43:12.194Z] |applied, it essentially strips out everything (apps and [2021-01-05T00:43:12.194Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T00:43:12.194Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T00:43:12.194Z] |catch changes to edgex-go that break the snap build. [2021-01-05T00:43:12.194Z] | [2021-01-05T00:43:12.194Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T00:43:12.194Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T00:43:12.194Z] |resulting in a failed snap build CI check in the associated [2021-01-05T00:43:12.194Z] |pull request. [2021-01-05T00:43:12.194Z] | [2021-01-05T00:43:12.194Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T00:43:12.194Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T00:43:12.194Z] |need to build the finally binary .snap file (and it won't [2021-01-05T00:43:12.194Z] |work with the patch applied). This further reduces the build [2021-01-05T00:43:12.194Z] |time. [2021-01-05T00:43:12.194Z] |--- [2021-01-05T00:43:12.194Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T00:43:12.194Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T00:43:12.194Z] | [2021-01-05T00:43:12.194Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T00:43:12.194Z] |index 1e537489..faf42425 100644 [2021-01-05T00:43:12.194Z] |--- a/snap/snapcraft.yaml [2021-01-05T00:43:12.194Z] |+++ b/snap/snapcraft.yaml [2021-01-05T00:43:12.194Z] -------------------------- [2021-01-05T00:43:12.194Z] patching file snap/snapcraft.yaml [2021-01-05T00:43:12.194Z] Using Plan A... [2021-01-05T00:43:12.194Z] Hunk #1 succeeded at 73. [2021-01-05T00:43:12.194Z] Hunk #2 succeeded at 202. [2021-01-05T00:43:12.194Z] Hunk #3 succeeded at 214. [2021-01-05T00:43:12.194Z] Hunk #4 FAILED at 222. [2021-01-05T00:43:12.194Z] Hunk #5 succeeded at 300 (offset 1 line). [2021-01-05T00:43:12.194Z] Hunk #6 succeeded at 327 (offset 1 line). [2021-01-05T00:43:12.194Z] Hunk #7 succeeded at 361 (offset 1 line). [2021-01-05T00:43:12.194Z] Hunk #8 FAILED at 411. [2021-01-05T00:43:12.194Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-01-05T00:43:12.194Z] Hmm... Ignoring the trailing garbage. [2021-01-05T00:43:12.194Z] done [2021-01-05T00:43:13.933Z] $ docker rm -f 6483cb3be19413f2fe40149e3483ac42acfc84f318d4880f94912ca6c9a4d1e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-05T00:43:15.884Z] Failed in branch amd64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:43:16.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:43:16.611Z] [2021-01-05T00:43:16.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:43:17.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:43:17.282Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T00:43:17.283Z] 29e5d40040c1: Pulling fs layer [2021-01-05T00:43:17.283Z] 1ce36da41761: Pulling fs layer [2021-01-05T00:43:17.283Z] 25b303627fd3: Pulling fs layer [2021-01-05T00:43:17.564Z] 29e5d40040c1: Verifying Checksum [2021-01-05T00:43:17.564Z] 29e5d40040c1: Download complete [2021-01-05T00:43:17.836Z] 1ce36da41761: Verifying Checksum [2021-01-05T00:43:17.836Z] 1ce36da41761: Download complete [2021-01-05T00:43:18.433Z] 29e5d40040c1: Pull complete [2021-01-05T00:43:19.411Z] 1ce36da41761: Pull complete [2021-01-05T00:43:19.684Z] 25b303627fd3: Verifying Checksum [2021-01-05T00:43:19.958Z] 25b303627fd3: Download complete [2021-01-05T00:43:30.110Z] 25b303627fd3: Pull complete [2021-01-05T00:43:30.110Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T00:43:30.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:43:30.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T00:43:30.386Z] prd-ubuntu18.04-docker-arm64-4c-16g-18368 does not seem to be running inside a container [2021-01-05T00:43:30.469Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T00:43:33.753Z] $ docker top d652cb1d47709a09e591c610e193a9cb93d492bd4d52796f2851e956be59b84b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:43:34.830Z] + docker-compose build --help [2021-01-05T00:43:34.830Z] + grep parallel [2021-01-05T00:43:39.126Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T00:43:39.150Z] $ docker stop --time=1 d652cb1d47709a09e591c610e193a9cb93d492bd4d52796f2851e956be59b84b [2021-01-05T00:43:41.110Z] $ docker rm -f d652cb1d47709a09e591c610e193a9cb93d492bd4d52796f2851e956be59b84b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:43:42.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:43:42.036Z] . [Pipeline] withDockerContainer [2021-01-05T00:43:42.340Z] prd-ubuntu18.04-docker-arm64-4c-16g-18368 does not seem to be running inside a container [2021-01-05T00:43:42.419Z] $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T00:43:43.818Z] $ docker top f78b630c4f36d0a2157c3c9c84e7b87924a360077d2eb171df417011ecb14696 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:43:44.805Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T00:43:49.103Z] Building docker-core-command-go ... [2021-01-05T00:43:49.103Z] Building docker-core-data-go ... [2021-01-05T00:43:49.103Z] Building docker-core-metadata-go ... [2021-01-05T00:43:49.103Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T00:43:49.103Z] Building docker-security-proxy-setup-go ... [2021-01-05T00:43:49.103Z] Building docker-security-secretstore-setup-go ... [2021-01-05T00:43:49.103Z] Building docker-support-notifications-go ... [2021-01-05T00:43:49.103Z] Building docker-support-scheduler-go ... [2021-01-05T00:43:49.103Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T00:43:49.103Z] Building docker-support-notifications-go [2021-01-05T00:43:49.103Z] Building docker-core-command-go [2021-01-05T00:43:49.103Z] Building docker-core-data-go [2021-01-05T00:43:49.103Z] Building docker-support-scheduler-go [2021-01-05T00:43:49.103Z] Building docker-sys-mgmt-agent-go [2021-01-05T00:44:57.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:44:57.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:44:57.107Z] ---> 7f182bc2f73a [2021-01-05T00:44:57.107Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:44:57.107Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:44:57.107Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:44:57.107Z] ---> 7f182bc2f73a [2021-01-05T00:44:57.107Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T00:44:57.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:44:57.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:44:57.107Z] ---> 7f182bc2f73a [2021-01-05T00:44:57.107Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T00:44:57.107Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:44:57.107Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:44:57.107Z] ---> 7f182bc2f73a [2021-01-05T00:44:57.107Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:44:57.107Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:44:57.107Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:44:57.107Z] ---> 7f182bc2f73a [2021-01-05T00:44:57.107Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T00:45:00.473Z] ---> Running in b93d57274470 [2021-01-05T00:45:00.473Z] ---> Running in e41cee0ddaec [2021-01-05T00:45:00.473Z] ---> Running in ca5c9eed91b8 [2021-01-05T00:45:00.473Z] ---> Running in ad63e40180ae [2021-01-05T00:45:00.473Z] ---> Running in f791b7888b39 [2021-01-05T00:45:00.744Z] Removing intermediate container f791b7888b39 [2021-01-05T00:45:00.744Z] ---> e11b3281368d [2021-01-05T00:45:00.744Z] Removing intermediate container ca5c9eed91b8 [2021-01-05T00:45:00.744Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container b93d57274470 [2021-01-05T00:45:00.744Z] ---> 9224273682f7 [2021-01-05T00:45:00.744Z] ---> 7798aecb29cc [2021-01-05T00:45:00.744Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:45:00.744Z] [2021-01-05T00:45:00.744Z] [2021-01-05T00:45:00.744Z] Removing intermediate container e41cee0ddaec [2021-01-05T00:45:00.744Z] ---> 03cd19414b34 [2021-01-05T00:45:00.744Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:45:00.744Z] Removing intermediate container ad63e40180ae [2021-01-05T00:45:00.744Z] ---> 56334b96d3ba [2021-01-05T00:45:00.744Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:45:01.018Z] ---> Running in 34937e4d91bd [2021-01-05T00:45:01.018Z] ---> Running in 58699ee437c8 [2021-01-05T00:45:01.018Z] ---> Running in 3f71de03ab0f [2021-01-05T00:45:01.018Z] ---> Running in 9addbb44ef02 [2021-01-05T00:45:01.018Z] ---> Running in 6653b3e899ac [2021-01-05T00:45:04.454Z] Removing intermediate container 58699ee437c8 [2021-01-05T00:45:04.454Z] ---> dd1ffad4ca84 [2021-01-05T00:45:04.454Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T00:45:04.724Z] ---> Running in 63195cdd9ed9 [2021-01-05T00:45:04.724Z] Removing intermediate container 34937e4d91bd [2021-01-05T00:45:04.724Z] ---> f4e3fb70288a [2021-01-05T00:45:04.724Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T00:45:04.993Z] ---> Running in 68d4232c808e [2021-01-05T00:45:05.271Z] Removing intermediate container 9addbb44ef02 [2021-01-05T00:45:05.271Z] ---> d1f92ee100b4 [2021-01-05T00:45:05.271Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T00:45:05.271Z] Removing intermediate container 3f71de03ab0f [2021-01-05T00:45:05.271Z] ---> 92db66b2ef5f [2021-01-05T00:45:05.271Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:45:05.271Z] Removing intermediate container 6653b3e899ac [2021-01-05T00:45:05.271Z] ---> 46250e5529b6 [2021-01-05T00:45:05.271Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:45:05.543Z] ---> Running in 645933d864a7 [2021-01-05T00:45:05.543Z] ---> Running in 3b38d22c57f0 [2021-01-05T00:45:05.816Z] ---> Running in 4940322d2f70 [2021-01-05T00:45:06.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:07.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:07.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:07.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:07.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:07.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:07.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:07.842Z] OK: 217 MiB in 51 packages [2021-01-05T00:45:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:08.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:08.396Z] OK: 217 MiB in 51 packages [2021-01-05T00:45:09.004Z] OK: 217 MiB in 51 packages [2021-01-05T00:45:09.004Z] OK: 217 MiB in 51 packages [2021-01-05T00:45:09.004Z] OK: 217 MiB in 51 packages [2021-01-05T00:45:09.597Z] Removing intermediate container 63195cdd9ed9 [2021-01-05T00:45:09.597Z] ---> 22741949b926 [2021-01-05T00:45:09.597Z] Step 6/24 : COPY go.mod . [2021-01-05T00:45:10.189Z] Removing intermediate container 68d4232c808e [2021-01-05T00:45:10.189Z] ---> 644b066f6ca3 [2021-01-05T00:45:10.189Z] Step 6/26 : COPY go.mod . [2021-01-05T00:45:10.462Z] ---> 5af8874b6e03 [2021-01-05T00:45:10.462Z] Step 7/24 : RUN go mod download [2021-01-05T00:45:10.734Z] ---> Running in 1f06fac3d288 [2021-01-05T00:45:10.734Z] Removing intermediate container 3b38d22c57f0 [2021-01-05T00:45:10.734Z] ---> 838910d657e2 [2021-01-05T00:45:10.734Z] Step 6/23 : COPY go.mod . [2021-01-05T00:45:11.011Z] Removing intermediate container 645933d864a7 [2021-01-05T00:45:11.011Z] ---> 0b7c55bdcc54 [2021-01-05T00:45:11.011Z] Step 6/21 : COPY go.mod . [2021-01-05T00:45:11.306Z] ---> dc89b50ce338 [2021-01-05T00:45:11.306Z] Step 7/26 : RUN go mod download [2021-01-05T00:45:11.306Z] Removing intermediate container 4940322d2f70 [2021-01-05T00:45:11.306Z] ---> 3a9c40725f7c [2021-01-05T00:45:11.306Z] Step 6/22 : COPY go.mod . [2021-01-05T00:45:11.306Z] ---> Running in 7284e0624526 [2021-01-05T00:45:12.288Z] ---> 8c756e4dcbe7 [2021-01-05T00:45:12.288Z] Step 7/23 : RUN go mod download [2021-01-05T00:45:12.288Z] ---> 814cbae7bd8b [2021-01-05T00:45:12.288Z] Step 7/21 : RUN go mod download [2021-01-05T00:45:12.288Z] ---> Running in fde028c2008b [2021-01-05T00:45:12.288Z] ---> Running in 2a358fff57b9 [2021-01-05T00:45:12.561Z] ---> 583d3d37b058 [2021-01-05T00:45:12.561Z] Step 7/22 : RUN go mod download [2021-01-05T00:45:12.835Z] ---> Running in a71a124e9198 [2021-01-05T00:45:14.303Z] Removing intermediate container 1f06fac3d288 [2021-01-05T00:45:14.303Z] ---> 9008706e9e81 [2021-01-05T00:45:14.303Z] Step 8/24 : COPY . . [2021-01-05T00:45:15.765Z] Removing intermediate container 7284e0624526 [2021-01-05T00:45:15.765Z] ---> efd252b630e0 [2021-01-05T00:45:15.765Z] Step 8/26 : COPY . . [2021-01-05T00:45:17.743Z] Removing intermediate container fde028c2008b [2021-01-05T00:45:17.743Z] ---> 9f4deecaf469 [2021-01-05T00:45:17.743Z] Step 8/21 : COPY . . [2021-01-05T00:45:18.018Z] Removing intermediate container 2a358fff57b9 [2021-01-05T00:45:18.018Z] ---> ff346a48a283 [2021-01-05T00:45:18.018Z] Step 8/23 : COPY . . [2021-01-05T00:45:18.620Z] Removing intermediate container a71a124e9198 [2021-01-05T00:45:18.620Z] ---> 2248e30f8215 [2021-01-05T00:45:18.620Z] Step 8/22 : COPY . . [2021-01-05T00:45:45.419Z] ---> a27647021346 [2021-01-05T00:45:45.419Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T00:45:45.419Z] ---> fdf334ecc0c8 [2021-01-05T00:45:45.419Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T00:45:45.419Z] ---> e2ac293fe2a8 [2021-01-05T00:45:45.419Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T00:45:45.419Z] ---> 8778a6a9a2d6 [2021-01-05T00:45:45.419Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T00:45:45.419Z] ---> 8c74959178ee [2021-01-05T00:45:45.419Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T00:45:45.419Z] ---> Running in a20476bc63cc [2021-01-05T00:45:45.419Z] ---> Running in 197bedd83042 [2021-01-05T00:45:45.419Z] ---> Running in 65b278e9414f [2021-01-05T00:45:45.419Z] ---> Running in 7b909f0ce129 [2021-01-05T00:45:45.419Z] ---> Running in cf621cced442 [2021-01-05T00:45:45.419Z] 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-05T00:45:45.419Z] 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-05T00:45:45.419Z] 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-05T00:45:45.419Z] 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-05T00:45:45.419Z] 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-05T00:47:37.267Z] Removing intermediate container a20476bc63cc [2021-01-05T00:47:37.267Z] ---> c9e42f833279 [2021-01-05T00:47:37.267Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T00:47:37.267Z] ---> Running in b1a3508168b9 [2021-01-05T00:47:37.267Z] Removing intermediate container cf621cced442 [2021-01-05T00:47:37.267Z] ---> fad993dae087 [2021-01-05T00:47:37.267Z] [2021-01-05T00:47:37.267Z] Step 10/24 : FROM scratch [2021-01-05T00:47:37.267Z] ---> [2021-01-05T00:47:37.267Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T00:47:37.267Z] Removing intermediate container 7b909f0ce129 [2021-01-05T00:47:37.267Z] ---> a559e1327162 [2021-01-05T00:47:37.267Z] [2021-01-05T00:47:37.267Z] Step 10/22 : FROM scratch [2021-01-05T00:47:37.267Z] ---> [2021-01-05T00:47:37.267Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:47:37.267Z] Removing intermediate container 65b278e9414f [2021-01-05T00:47:37.267Z] ---> 377a0721331f [2021-01-05T00:47:37.267Z] [2021-01-05T00:47:37.267Z] Step 10/21 : FROM scratch [2021-01-05T00:47:37.267Z] ---> [2021-01-05T00:47:37.267Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:47:37.267Z] ---> Running in 7c37deae6403 [2021-01-05T00:47:37.267Z] ---> Running in ab97b06bf927 [2021-01-05T00:47:37.267Z] ---> Running in 216af60da54c [2021-01-05T00:47:37.267Z] Removing intermediate container 7c37deae6403 [2021-01-05T00:47:37.267Z] ---> fb39d73df935 [2021-01-05T00:47:37.267Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T00:47:37.267Z] 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-05T00:47:37.267Z] ---> Running in 3d7af4184b10 [2021-01-05T00:47:37.267Z] Removing intermediate container ab97b06bf927 [2021-01-05T00:47:37.267Z] ---> fd02f227b1e0 [2021-01-05T00:47:37.267Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T00:47:37.267Z] Removing intermediate container 216af60da54c [2021-01-05T00:47:37.267Z] ---> 101ec72d5cc3 [2021-01-05T00:47:37.267Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T00:47:37.267Z] ---> Running in 8ef7b56f5a8d [2021-01-05T00:47:37.267Z] ---> Running in 8b4c0f28bef7 [2021-01-05T00:47:37.267Z] Removing intermediate container 3d7af4184b10 [2021-01-05T00:47:37.267Z] ---> 043c89d465f4 [2021-01-05T00:47:37.267Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T00:47:37.267Z] ---> Running in 0cc624366f8f [2021-01-05T00:47:37.267Z] Removing intermediate container 8ef7b56f5a8d [2021-01-05T00:47:37.267Z] ---> 429cacb56d13 [2021-01-05T00:47:37.267Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:47:37.267Z] Removing intermediate container 8b4c0f28bef7 [2021-01-05T00:47:37.267Z] ---> 1bd66c9622fb [2021-01-05T00:47:37.267Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T00:47:37.267Z] ---> Running in 05e413ef4364 [2021-01-05T00:47:37.267Z] ---> Running in 4046842bd4ee [2021-01-05T00:47:37.267Z] Removing intermediate container 0cc624366f8f [2021-01-05T00:47:37.267Z] ---> 56cd327b744c [2021-01-05T00:47:37.267Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T00:47:37.267Z] Removing intermediate container 05e413ef4364 [2021-01-05T00:47:37.267Z] ---> 0a079393fb93 [2021-01-05T00:47:37.267Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T00:47:37.267Z] Removing intermediate container 4046842bd4ee [2021-01-05T00:47:37.267Z] ---> 16937d16c1d8 [2021-01-05T00:47:37.267Z] Step 14/22 : WORKDIR / [2021-01-05T00:47:37.267Z] ---> Running in 2d788ec4a1c4 [2021-01-05T00:47:37.267Z] ---> e696fc5cb08a [2021-01-05T00:47:37.267Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T00:47:37.267Z] ---> 057f21cfc635 [2021-01-05T00:47:37.267Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T00:47:37.267Z] Removing intermediate container 2d788ec4a1c4 [2021-01-05T00:47:37.267Z] ---> 2207efc90652 [2021-01-05T00:47:37.267Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T00:47:37.267Z] ---> 0519b523b9b6 [2021-01-05T00:47:37.267Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T00:47:37.267Z] ---> 4c2ee3aedd26 [2021-01-05T00:47:37.267Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T00:47:37.267Z] Removing intermediate container b1a3508168b9 [2021-01-05T00:47:37.267Z] ---> a5b9c1777a16 [2021-01-05T00:47:37.267Z] [2021-01-05T00:47:37.267Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T00:47:37.267Z] 20.10.0: Pulling from library/docker [2021-01-05T00:47:37.267Z] ---> 20a9371b45d6 [2021-01-05T00:47:37.267Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T00:47:37.866Z] ---> 81d457bc2cf9 [2021-01-05T00:47:37.866Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T00:47:37.866Z] ---> f0c295849ee5 [2021-01-05T00:47:37.867Z] ---> b8670a3997c3 [2021-01-05T00:47:37.867Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T00:47:37.867Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T00:47:38.148Z] ---> Running in e75cb3fcb3f5 [2021-01-05T00:47:39.668Z] ---> 681f9ba883dc [2021-01-05T00:47:39.668Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T00:47:39.668Z] Removing intermediate container e75cb3fcb3f5 [2021-01-05T00:47:39.668Z] ---> 172c51555dcc [2021-01-05T00:47:39.668Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:47:39.961Z] ---> Running in 2548d540b226 [2021-01-05T00:47:39.961Z] ---> 719f22398e35 [2021-01-05T00:47:39.961Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T00:47:39.961Z] ---> Running in 432b84529373 [2021-01-05T00:47:41.007Z] Removing intermediate container 2548d540b226 [2021-01-05T00:47:41.007Z] ---> c6edac016309 [2021-01-05T00:47:41.007Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:47:41.605Z] Removing intermediate container 432b84529373 [2021-01-05T00:47:41.605Z] ---> 43a0e9356346 [2021-01-05T00:47:41.605Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T00:47:41.876Z] ---> Running in fa808e5ed270 [2021-01-05T00:47:42.468Z] ---> Running in 81dc67ace538 [2021-01-05T00:47:43.063Z] ---> 43c0be279cd6 [2021-01-05T00:47:43.063Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T00:47:43.063Z] Removing intermediate container fa808e5ed270 [2021-01-05T00:47:43.063Z] ---> cddbc0fe62b5 [2021-01-05T00:47:43.063Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T00:47:43.336Z] Removing intermediate container 81dc67ace538 [2021-01-05T00:47:43.336Z] ---> 877af71896f5 [2021-01-05T00:47:43.336Z] Step 20/21 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:47:43.607Z] ---> Running in 7f42833f477d [2021-01-05T00:47:43.881Z] ---> Running in 6b86b122db8e [2021-01-05T00:47:44.481Z] ---> 730408569fba [2021-01-05T00:47:44.481Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T00:47:45.462Z] ---> Running in f2059c0ee617 [2021-01-05T00:47:45.462Z] Removing intermediate container 7f42833f477d [2021-01-05T00:47:45.462Z] ---> 856b193380ca [2021-01-05T00:47:45.462Z] Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:47:45.462Z] Removing intermediate container 6b86b122db8e [2021-01-05T00:47:45.462Z] ---> 17a4aa5f6152 [2021-01-05T00:47:45.462Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:47:46.054Z] ---> Running in 09096622523b [2021-01-05T00:47:46.054Z] ---> Running in 30133faf2444 [2021-01-05T00:47:46.647Z] Removing intermediate container f2059c0ee617 [2021-01-05T00:47:46.647Z] ---> d8d7fa8e6ff1 [2021-01-05T00:47:46.647Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:47:46.647Z] Removing intermediate container 197bedd83042 [2021-01-05T00:47:46.647Z] ---> 1908ad6debac [2021-01-05T00:47:46.647Z] [2021-01-05T00:47:46.647Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T00:47:46.920Z] 3.12: Pulling from library/alpine [2021-01-05T00:47:47.192Z] Removing intermediate container 09096622523b [2021-01-05T00:47:47.192Z] ---> 4d0c1359bb73 [2021-01-05T00:47:47.192Z] [2021-01-05T00:47:47.192Z] ---> Running in a41605e2dd2d [2021-01-05T00:47:47.463Z] Removing intermediate container 30133faf2444 [2021-01-05T00:47:47.463Z] ---> ef793476d8f7 [2021-01-05T00:47:47.463Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:47:48.058Z] Successfully built 4d0c1359bb73 [2021-01-05T00:47:48.058Z] ---> Running in 23d13f2414bd [2021-01-05T00:47:48.058Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T00:47:48.058Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go [2021-01-05T00:47:48.058Z] Removing intermediate container a41605e2dd2d [2021-01-05T00:47:48.058Z] ---> 22c0778720f9 [2021-01-05T00:47:48.058Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T00:47:48.332Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T00:47:48.332Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T00:47:48.332Z] ---> afeebe901d6b [2021-01-05T00:47:48.332Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:47:48.604Z] ---> Running in 847a5772b66f [2021-01-05T00:47:48.604Z] ---> Running in 9536d93d19c9 [2021-01-05T00:47:48.604Z] Removing intermediate container 23d13f2414bd [2021-01-05T00:47:48.604Z] ---> 5867f8dbfbd8 [2021-01-05T00:47:48.604Z] [2021-01-05T00:47:49.200Z] Removing intermediate container 9536d93d19c9 [2021-01-05T00:47:49.200Z] ---> 3810186ab575 [2021-01-05T00:47:49.200Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T00:47:49.200Z] Successfully built 5867f8dbfbd8 [2021-01-05T00:47:49.200Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T00:47:49.200Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-01-05T00:47:49.481Z] Removing intermediate container 847a5772b66f [2021-01-05T00:47:49.481Z] ---> b8b4367f2f4e [2021-01-05T00:47:49.481Z] Step 23/24 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:47:49.481Z] ---> Running in 25ca9058d108 [2021-01-05T00:47:49.761Z] ---> Running in 3ec5782c85e3 [2021-01-05T00:47:50.034Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T00:47:50.312Z] Removing intermediate container 25ca9058d108 [2021-01-05T00:47:50.312Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T00:47:50.312Z] ---> eeaf43b92773 [2021-01-05T00:47:50.312Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T00:47:50.312Z] ---> 100b9ec05fa2 [2021-01-05T00:47:50.312Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T00:47:50.312Z] ---> Running in 26787e93a3fa [2021-01-05T00:47:50.312Z] ---> Running in c5794bb9b8de [2021-01-05T00:47:50.584Z] Removing intermediate container 3ec5782c85e3 [2021-01-05T00:47:50.584Z] ---> b7d5a0932cb1 [2021-01-05T00:47:50.584Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:47:51.178Z] ---> Running in b928064cd9eb [2021-01-05T00:47:51.773Z] Removing intermediate container c5794bb9b8de [2021-01-05T00:47:51.773Z] ---> 282c2f1da046 [2021-01-05T00:47:51.773Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:47:52.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:47:52.801Z] Removing intermediate container b928064cd9eb [2021-01-05T00:47:52.801Z] ---> c675d042614d [2021-01-05T00:47:52.801Z] [2021-01-05T00:47:52.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:47:53.405Z] Successfully built c675d042614d [2021-01-05T00:47:53.405Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T00:47:53.405Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T00:47:53.405Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T00:47:53.405Z] Building docker-security-secretstore-setup-go [2021-01-05T00:47:53.405Z]  Building docker-support-notifications-go ... done  ---> Running in e4f3850a4ca3 [2021-01-05T00:47:53.679Z] Executing bash-5.0.17-r0.post-install [2021-01-05T00:47:53.679Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:47:53.679Z] OK: 12 MiB in 22 packages [2021-01-05T00:47:55.680Z] Removing intermediate container 26787e93a3fa [2021-01-05T00:47:55.680Z] ---> df63d6bcaed0 [2021-01-05T00:47:55.680Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T00:47:56.281Z] ---> Running in 4dfada6841a9 [2021-01-05T00:47:57.266Z] Removing intermediate container 4dfada6841a9 [2021-01-05T00:47:57.266Z] ---> 3a3d5c6e6739 [2021-01-05T00:47:57.266Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T00:47:57.266Z] Removing intermediate container e4f3850a4ca3 [2021-01-05T00:47:57.266Z] ---> b40302c60b3d [2021-01-05T00:47:57.266Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T00:47:58.250Z] ---> Running in e064cc21b79c [2021-01-05T00:47:58.250Z] ---> Running in fe6495adf1da [2021-01-05T00:47:59.698Z] Removing intermediate container e064cc21b79c [2021-01-05T00:47:59.698Z] ---> 8a0cd5e4f20e [2021-01-05T00:47:59.698Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T00:47:59.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:47:59.975Z] ---> Running in 2c3946c2fa9f [2021-01-05T00:48:00.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:00.847Z] Removing intermediate container 2c3946c2fa9f [2021-01-05T00:48:00.847Z] ---> aaa39e467ea7 [2021-01-05T00:48:00.848Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T00:48:02.017Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T00:48:02.017Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T00:48:02.297Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T00:48:02.573Z] ---> 586d3ee4fdd9 [2021-01-05T00:48:02.573Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T00:48:02.573Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T00:48:02.855Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T00:48:02.855Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:48:02.855Z] OK: 8 MiB in 19 packages [2021-01-05T00:48:03.847Z] ---> e86ccb2fe9a7 [2021-01-05T00:48:03.847Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T00:48:04.835Z] Removing intermediate container fe6495adf1da [2021-01-05T00:48:04.835Z] ---> ffe9779b87d8 [2021-01-05T00:48:04.835Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T00:48:05.108Z] ---> abb49b4cfe97 [2021-01-05T00:48:05.108Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T00:48:05.716Z] ---> Running in 36ec85b36045 [2021-01-05T00:48:06.321Z] ---> 74c9d9bf7524 [2021-01-05T00:48:06.321Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T00:48:07.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:07.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:08.625Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T00:48:08.625Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T00:48:08.625Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T00:48:08.625Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T00:48:08.625Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T00:48:08.625Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T00:48:08.625Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T00:48:09.233Z] ---> 003c848142fc [2021-01-05T00:48:09.233Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T00:48:10.679Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T00:48:10.679Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T00:48:10.679Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T00:48:10.679Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T00:48:10.679Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T00:48:10.679Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T00:48:10.961Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T00:48:10.961Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T00:48:10.961Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T00:48:10.961Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T00:48:11.237Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T00:48:11.237Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T00:48:11.237Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T00:48:11.237Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T00:48:11.237Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T00:48:11.237Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T00:48:11.237Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T00:48:11.237Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T00:48:11.237Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T00:48:11.513Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T00:48:11.513Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T00:48:11.513Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T00:48:11.513Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T00:48:11.513Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T00:48:11.513Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T00:48:11.513Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T00:48:11.513Z] ---> c7baab7706ae [2021-01-05T00:48:11.513Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T00:48:11.513Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:48:11.798Z] OK: 71 MiB in 55 packages [2021-01-05T00:48:12.071Z] ---> Running in 450a5ef094a3 [2021-01-05T00:48:13.046Z] Removing intermediate container 450a5ef094a3 [2021-01-05T00:48:13.046Z] ---> a5486620dad3 [2021-01-05T00:48:13.046Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:48:13.046Z] ---> Running in c9c1a76a2c10 [2021-01-05T00:48:14.483Z] Removing intermediate container c9c1a76a2c10 [2021-01-05T00:48:14.483Z] ---> 13d7056af441 [2021-01-05T00:48:14.483Z] Step 21/23 : LABEL arch=arm64 [2021-01-05T00:48:15.077Z] ---> Running in 60dbf20c5b3d [2021-01-05T00:48:16.059Z] Removing intermediate container 60dbf20c5b3d [2021-01-05T00:48:16.059Z] ---> c9036d92e882 [2021-01-05T00:48:16.059Z] Step 22/23 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:48:17.038Z] ---> Running in 3214b428778f [2021-01-05T00:48:18.021Z] Removing intermediate container 3214b428778f [2021-01-05T00:48:18.021Z] ---> 6ce1fd62a189 [2021-01-05T00:48:18.021Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T00:48:18.997Z] ---> Running in 6cb70543d55c [2021-01-05T00:48:20.436Z] Removing intermediate container 6cb70543d55c [2021-01-05T00:48:20.436Z] ---> 09b70d7641e1 [2021-01-05T00:48:20.436Z] [2021-01-05T00:48:20.710Z] Successfully built 09b70d7641e1 [2021-01-05T00:48:20.984Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T00:48:20.984Z] Building docker-core-metadata-go [2021-01-05T00:48:21.254Z]  Building docker-core-data-go ... done Removing intermediate container 36ec85b36045 [2021-01-05T00:48:21.528Z] ---> 8aeb387cb099 [2021-01-05T00:48:21.528Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T00:48:22.132Z] ---> Running in caa47cded371 [2021-01-05T00:48:23.120Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:48:23.120Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:48:23.120Z] ---> 7f182bc2f73a [2021-01-05T00:48:23.120Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:48:23.120Z] ---> Using cache [2021-01-05T00:48:23.120Z] ---> 56334b96d3ba [2021-01-05T00:48:23.120Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:48:23.120Z] ---> Using cache [2021-01-05T00:48:23.120Z] ---> f4e3fb70288a [2021-01-05T00:48:23.120Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:48:23.729Z] ---> Running in 60eb94dcbcbe [2021-01-05T00:48:25.712Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:48:25.712Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:48:25.712Z] ---> 7f182bc2f73a [2021-01-05T00:48:25.712Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:48:25.712Z] ---> Using cache [2021-01-05T00:48:25.712Z] ---> 56334b96d3ba [2021-01-05T00:48:25.712Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:48:25.712Z] ---> Using cache [2021-01-05T00:48:25.712Z] ---> f4e3fb70288a [2021-01-05T00:48:25.712Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:48:25.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:26.990Z] ---> Running in 34409e5d6f76 [2021-01-05T00:48:26.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:28.009Z] OK: 217 MiB in 51 packages [2021-01-05T00:48:28.285Z] Collecting docker-compose==1.23.2 [2021-01-05T00:48:28.563Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T00:48:28.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:29.157Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:29.760Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T00:48:30.039Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T00:48:30.039Z] OK: 217 MiB in 51 packages [2021-01-05T00:48:30.650Z] Removing intermediate container 60eb94dcbcbe [2021-01-05T00:48:30.650Z] ---> aa6bb0e98588 [2021-01-05T00:48:30.650Z] Step 6/22 : COPY go.mod . [2021-01-05T00:48:30.925Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:48:30.925Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:48:30.925Z] ---> 7f182bc2f73a [2021-01-05T00:48:30.925Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T00:48:30.925Z] ---> Using cache [2021-01-05T00:48:30.925Z] ---> 56334b96d3ba [2021-01-05T00:48:30.925Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:48:30.925Z] ---> Using cache [2021-01-05T00:48:30.925Z] ---> f4e3fb70288a [2021-01-05T00:48:30.925Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T00:48:30.925Z] ---> Using cache [2021-01-05T00:48:30.925Z] ---> aa6bb0e98588 [2021-01-05T00:48:30.925Z] Step 6/24 : COPY go.mod . [2021-01-05T00:48:31.523Z] ---> 377ee541d32f [2021-01-05T00:48:31.524Z] Step 7/24 : RUN go mod download [2021-01-05T00:48:31.799Z] ---> f65ea613f542 [2021-01-05T00:48:31.799Z] Step 7/22 : RUN go mod download [2021-01-05T00:48:31.799Z] ---> Running in f48bcac2ac67 [2021-01-05T00:48:31.799Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T00:48:31.799Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T00:48:31.799Z] Removing intermediate container 34409e5d6f76 [2021-01-05T00:48:31.799Z] ---> 4fa619712a3d [2021-01-05T00:48:32.070Z] Step 6/21 : COPY go.mod . [2021-01-05T00:48:32.070Z] ---> Running in 6eea0301a7b9 [2021-01-05T00:48:32.672Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T00:48:32.672Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T00:48:33.281Z] ---> 4fbe36beb966 [2021-01-05T00:48:33.281Z] Step 7/21 : RUN go mod download [2021-01-05T00:48:33.555Z] ---> Running in d574a71e1afd [2021-01-05T00:48:33.555Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T00:48:33.555Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T00:48:34.163Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T00:48:34.163Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T00:48:36.793Z] Removing intermediate container f48bcac2ac67 [2021-01-05T00:48:36.793Z] ---> f88ebbaa4c5b [2021-01-05T00:48:36.793Z] Step 8/24 : COPY . . [2021-01-05T00:48:37.065Z] Removing intermediate container 6eea0301a7b9 [2021-01-05T00:48:37.065Z] ---> 65a9e9a96a41 [2021-01-05T00:48:37.065Z] Step 8/22 : COPY . . [2021-01-05T00:48:37.682Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T00:48:37.682Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T00:48:38.395Z] Removing intermediate container d574a71e1afd [2021-01-05T00:48:38.395Z] ---> fead1c69e100 [2021-01-05T00:48:38.395Z] Step 8/21 : COPY . . [2021-01-05T00:48:38.395Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T00:48:38.395Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T00:48:41.178Z] Collecting PyYAML<4,>=3.10 [2021-01-05T00:48:41.178Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T00:48:44.580Z] 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-05T00:48:44.580Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T00:48:44.580Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T00:48:46.026Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:48:46.026Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:48:46.026Z] ---> 7f182bc2f73a [2021-01-05T00:48:46.026Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:48:46.026Z] ---> Using cache [2021-01-05T00:48:46.026Z] ---> 56334b96d3ba [2021-01-05T00:48:46.027Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:48:46.027Z] ---> Using cache [2021-01-05T00:48:46.027Z] ---> f4e3fb70288a [2021-01-05T00:48:46.027Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:48:46.027Z] ---> Using cache [2021-01-05T00:48:46.027Z] ---> 4fa619712a3d [2021-01-05T00:48:46.027Z] Step 6/22 : COPY go.mod . [2021-01-05T00:48:46.027Z] ---> Using cache [2021-01-05T00:48:46.027Z] ---> 4fbe36beb966 [2021-01-05T00:48:46.027Z] Step 7/22 : RUN go mod download [2021-01-05T00:48:46.027Z] ---> Using cache [2021-01-05T00:48:46.027Z] ---> fead1c69e100 [2021-01-05T00:48:46.027Z] Step 8/22 : COPY . . [2021-01-05T00:48:47.016Z] Collecting idna<2.8,>=2.5 [2021-01-05T00:48:47.016Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T00:48:48.001Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T00:48:48.001Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T00:48:48.276Z] 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-05T00:48:48.276Z] 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-05T00:48:48.553Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T00:48:48.553Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T00:48:48.830Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T00:48:48.830Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T00:48:48.830Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T00:48:48.830Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T00:48:49.815Z] Installing collected packages: jsonschema, idna, urllib3, requests, cached-property, websocket-client, docopt, docker-pycreds, docker, texttable, PyYAML, dockerpty, docker-compose [2021-01-05T00:48:50.096Z] Attempting uninstall: idna [2021-01-05T00:48:50.096Z] Found existing installation: idna 2.9 [2021-01-05T00:48:50.096Z] Uninstalling idna-2.9: [2021-01-05T00:48:50.414Z] Successfully uninstalled idna-2.9 [2021-01-05T00:48:51.019Z] Attempting uninstall: urllib3 [2021-01-05T00:48:51.019Z] Found existing installation: urllib3 1.25.9 [2021-01-05T00:48:51.019Z] Uninstalling urllib3-1.25.9: [2021-01-05T00:48:51.019Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T00:48:51.617Z] Attempting uninstall: requests [2021-01-05T00:48:51.617Z] Found existing installation: requests 2.23.0 [2021-01-05T00:48:51.617Z] Uninstalling requests-2.23.0: [2021-01-05T00:48:51.893Z] Successfully uninstalled requests-2.23.0 [2021-01-05T00:48:52.494Z] Running setup.py install for docopt: started [2021-01-05T00:48:55.126Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T00:48:55.729Z] Running setup.py install for texttable: started [2021-01-05T00:48:58.346Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T00:48:58.346Z] Running setup.py install for PyYAML: started [2021-01-05T00:49:00.959Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T00:49:00.959Z] Running setup.py install for dockerpty: started [2021-01-05T00:49:02.950Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T00:49:04.383Z] 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-05T00:49:05.818Z] ---> 391434974021 [2021-01-05T00:49:05.818Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T00:49:05.818Z] ---> 8e00c2f2be58 [2021-01-05T00:49:05.818Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T00:49:05.818Z] ---> 11d1a51a5daf [2021-01-05T00:49:05.818Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T00:49:05.818Z] ---> 4396122bd2dd [2021-01-05T00:49:05.818Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T00:49:05.818Z] ---> Running in ccbf1cf3c12e [2021-01-05T00:49:05.818Z] ---> Running in 38d83425f0ac [2021-01-05T00:49:05.818Z] ---> Running in 9f795ba71981 [2021-01-05T00:49:06.097Z] ---> Running in 5ea3e8dc2de6 [2021-01-05T00:49:08.091Z] 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-05T00:49:08.367Z] 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-05T00:49:08.367Z] 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-05T00:49:08.644Z] 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-05T00:49:10.097Z] Removing intermediate container caa47cded371 [2021-01-05T00:49:10.097Z] ---> 2cab649d19e8 [2021-01-05T00:49:10.097Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T00:49:10.097Z] ---> Running in 8c5132cf4dac [2021-01-05T00:49:12.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:49:12.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:49:12.691Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:49:12.691Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T00:49:12.691Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T00:49:12.691Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:49:12.968Z] OK: 71 MiB in 58 packages [2021-01-05T00:49:14.976Z] Removing intermediate container 8c5132cf4dac [2021-01-05T00:49:14.976Z] ---> c2418fdf60af [2021-01-05T00:49:14.976Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T00:49:14.976Z] ---> Running in 5144e8d106ec [2021-01-05T00:49:15.574Z] Removing intermediate container 5144e8d106ec [2021-01-05T00:49:15.574Z] ---> a892260b9921 [2021-01-05T00:49:15.574Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:49:15.848Z] ---> Running in a286b80f797a [2021-01-05T00:49:16.446Z] Removing intermediate container a286b80f797a [2021-01-05T00:49:16.446Z] ---> 2b8f6d662c50 [2021-01-05T00:49:16.446Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T00:49:16.721Z] ---> Running in 5da57d3c660d [2021-01-05T00:49:17.319Z] Removing intermediate container 5da57d3c660d [2021-01-05T00:49:17.319Z] ---> 617a51695c6d [2021-01-05T00:49:17.319Z] Step 25/26 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:49:17.595Z] ---> Running in cd865c1ebfd2 [2021-01-05T00:49:18.195Z] Removing intermediate container cd865c1ebfd2 [2021-01-05T00:49:18.195Z] ---> b9bcf565c052 [2021-01-05T00:49:18.195Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T00:49:18.468Z] ---> Running in bcf0e448addb [2021-01-05T00:49:19.067Z] Removing intermediate container bcf0e448addb [2021-01-05T00:49:19.067Z] ---> f16717bdd56d [2021-01-05T00:49:19.067Z] [2021-01-05T00:49:19.341Z] Successfully built f16717bdd56d [2021-01-05T00:49:19.616Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T00:50:16.253Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T00:50:16.253Z] 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-05T00:50:20.590Z] Removing intermediate container 9f795ba71981 [2021-01-05T00:50:20.590Z] ---> 88340b4f2674 [2021-01-05T00:50:20.590Z] [2021-01-05T00:50:20.590Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T00:50:20.590Z] ---> afeebe901d6b [2021-01-05T00:50:20.590Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:50:20.590Z] ---> Running in f0630168c121 [2021-01-05T00:50:22.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:50:22.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:50:23.499Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T00:50:23.499Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:50:23.499Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T00:50:23.499Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T00:50:23.499Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T00:50:23.499Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:50:23.499Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:50:23.772Z] OK: 7 MiB in 19 packages [2021-01-05T00:50:25.222Z] Removing intermediate container 38d83425f0ac [2021-01-05T00:50:25.222Z] ---> 33f50deafe6a [2021-01-05T00:50:25.222Z] [2021-01-05T00:50:25.222Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T00:50:25.222Z] ---> afeebe901d6b [2021-01-05T00:50:25.222Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:50:25.222Z] ---> Running in 95c673584bf6 [2021-01-05T00:50:26.681Z] Removing intermediate container f0630168c121 [2021-01-05T00:50:26.681Z] ---> 9d1afa9f26fa [2021-01-05T00:50:26.681Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T00:50:26.953Z] ---> Running in e732f690d6f0 [2021-01-05T00:50:27.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:50:27.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:50:28.005Z] Removing intermediate container e732f690d6f0 [2021-01-05T00:50:28.005Z] ---> a993080f8e3f [2021-01-05T00:50:28.005Z] Step 13/22 : WORKDIR / [2021-01-05T00:50:28.005Z] ---> Running in 87f3e835f576 [2021-01-05T00:50:28.432Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T00:50:28.432Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:50:28.432Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T00:50:28.432Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T00:50:28.432Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T00:50:28.432Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:50:28.432Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:50:28.751Z] OK: 7 MiB in 19 packages [2021-01-05T00:50:29.431Z] Removing intermediate container 87f3e835f576 [2021-01-05T00:50:29.431Z] ---> 0e69abe2b2b1 [2021-01-05T00:50:29.431Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T00:50:29.714Z] Removing intermediate container ccbf1cf3c12e [2021-01-05T00:50:29.714Z] ---> ff610996fc17 [2021-01-05T00:50:29.714Z] [2021-01-05T00:50:29.714Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T00:50:29.714Z] ---> afeebe901d6b [2021-01-05T00:50:29.714Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T00:50:29.988Z] ---> Running in f622950226ea [2021-01-05T00:50:30.586Z] ---> 483b6dd63b97 [2021-01-05T00:50:30.586Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T00:50:31.181Z] Removing intermediate container 95c673584bf6 [2021-01-05T00:50:31.181Z] ---> 6dd79af36627 [2021-01-05T00:50:31.181Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:50:31.455Z] ---> Running in 93219852fede [2021-01-05T00:50:31.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:50:31.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:50:32.007Z] ---> 6ff629ea8c0b [2021-01-05T00:50:32.007Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T00:50:32.281Z] Removing intermediate container 93219852fede [2021-01-05T00:50:32.281Z] ---> d7fd53976692 [2021-01-05T00:50:32.281Z] Step 13/24 : WORKDIR / [2021-01-05T00:50:32.281Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T00:50:32.281Z] ---> Running in 6e5ad8bb049e [2021-01-05T00:50:32.557Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:50:32.557Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T00:50:32.557Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T00:50:32.557Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:50:32.557Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:50:32.828Z] OK: 7 MiB in 18 packages [2021-01-05T00:50:33.109Z] ---> 81698e0b7d73 [2021-01-05T00:50:33.109Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T00:50:33.384Z] Removing intermediate container 6e5ad8bb049e [2021-01-05T00:50:33.384Z] ---> 7b6d2bfb39d5 [2021-01-05T00:50:33.384Z] 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-05T00:50:34.365Z] ---> f3d5a6eeb079 [2021-01-05T00:50:34.365Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T00:50:34.642Z] ---> Running in 08b9b7d109ba [2021-01-05T00:50:34.642Z] ---> 2204a3dca514 [2021-01-05T00:50:34.642Z] 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-05T00:50:34.919Z] Removing intermediate container f622950226ea [2021-01-05T00:50:34.919Z] ---> 687256824804 [2021-01-05T00:50:34.919Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:50:35.196Z] ---> Running in 25d0ab835bc1 [2021-01-05T00:50:35.803Z] ---> 26eeda9c9306 [2021-01-05T00:50:35.803Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T00:50:36.076Z] Removing intermediate container 25d0ab835bc1 [2021-01-05T00:50:36.076Z] ---> e5c0853d59f4 [2021-01-05T00:50:36.076Z] Step 13/21 : WORKDIR /edgex [2021-01-05T00:50:36.350Z] ---> Running in 6a6dc624790f [2021-01-05T00:50:36.950Z] ---> f306a735c44b [2021-01-05T00:50:36.950Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T00:50:37.225Z] Removing intermediate container 6a6dc624790f [2021-01-05T00:50:37.225Z] ---> c30097d88930 [2021-01-05T00:50:37.225Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T00:50:37.823Z] Removing intermediate container 08b9b7d109ba [2021-01-05T00:50:37.823Z] ---> 8522e885b454 [2021-01-05T00:50:37.823Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T00:50:38.100Z] ---> Running in cd2ac6b11c19 [2021-01-05T00:50:38.374Z] ---> d25d20504145 [2021-01-05T00:50:38.374Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T00:50:38.374Z] Removing intermediate container 5ea3e8dc2de6 [2021-01-05T00:50:38.374Z] ---> eee9ebf19210 [2021-01-05T00:50:38.374Z] [2021-01-05T00:50:38.374Z] Step 10/22 : FROM scratch [2021-01-05T00:50:38.374Z] ---> [2021-01-05T00:50:38.374Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:50:38.650Z] ---> Using cache [2021-01-05T00:50:38.650Z] ---> 101ec72d5cc3 [2021-01-05T00:50:38.650Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T00:50:38.650Z] ---> 611438731a7c [2021-01-05T00:50:38.650Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T00:50:38.650Z] ---> Running in ef12d27b45de [2021-01-05T00:50:38.925Z] Removing intermediate container cd2ac6b11c19 [2021-01-05T00:50:38.925Z] ---> 92a9f134d759 [2021-01-05T00:50:38.925Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T00:50:39.201Z] ---> Running in 63d67238bae9 [2021-01-05T00:50:39.201Z] Removing intermediate container ef12d27b45de [2021-01-05T00:50:39.201Z] ---> 55be073407a3 [2021-01-05T00:50:39.201Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:50:39.476Z] ---> Running in b57c7817d863 [2021-01-05T00:50:39.750Z] Removing intermediate container 63d67238bae9 [2021-01-05T00:50:39.750Z] ---> d3b7d08ecf05 [2021-01-05T00:50:39.750Z] Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:50:39.750Z] ---> 5c18ca046bbd [2021-01-05T00:50:39.750Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T00:50:40.027Z] ---> Running in 91dbdadb5bb7 [2021-01-05T00:50:40.027Z] ---> 1b7c3ae78625 [2021-01-05T00:50:40.027Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T00:50:40.315Z] Removing intermediate container b57c7817d863 [2021-01-05T00:50:40.315Z] ---> 714dfcda8bf1 [2021-01-05T00:50:40.315Z] Step 14/22 : WORKDIR / [2021-01-05T00:50:40.315Z] ---> Running in 2fbfe0896176 [2021-01-05T00:50:40.592Z] Removing intermediate container 91dbdadb5bb7 [2021-01-05T00:50:40.592Z] ---> 91f5852ff2b3 [2021-01-05T00:50:40.592Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:50:40.866Z] ---> Running in ab1f8da63d4b [2021-01-05T00:50:41.139Z] Removing intermediate container 2fbfe0896176 [2021-01-05T00:50:41.139Z] ---> c704d54aa2df [2021-01-05T00:50:41.139Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T00:50:41.139Z] ---> 11890031314c [2021-01-05T00:50:41.139Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T00:50:41.139Z] ---> 78db9c24de3c [2021-01-05T00:50:41.139Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T00:50:41.413Z] ---> Running in 23d0dd14bf7b [2021-01-05T00:50:41.413Z] ---> Running in 77d65852853b [2021-01-05T00:50:41.413Z] Removing intermediate container ab1f8da63d4b [2021-01-05T00:50:41.413Z] ---> 5559f12bfa2e [2021-01-05T00:50:41.413Z] [2021-01-05T00:50:42.021Z] ---> 08d93661617d [2021-01-05T00:50:42.021Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T00:50:42.021Z] Successfully built 5559f12bfa2e [2021-01-05T00:50:42.021Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T00:50:42.311Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 77d65852853b [2021-01-05T00:50:42.311Z] ---> 039f202a529e [2021-01-05T00:50:42.311Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T00:50:42.583Z] ---> Running in cb93703a5b14 [2021-01-05T00:50:44.169Z] Removing intermediate container cb93703a5b14 [2021-01-05T00:50:44.169Z] ---> 817e0213d096 [2021-01-05T00:50:44.169Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T00:50:44.169Z] ---> Running in f9c06f34268a [2021-01-05T00:50:44.169Z] ---> 6cf2477fedec [2021-01-05T00:50:44.169Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T00:50:44.169Z] Removing intermediate container f9c06f34268a [2021-01-05T00:50:44.169Z] ---> f58e2e13106c [2021-01-05T00:50:44.169Z] Step 20/21 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:50:44.169Z] ---> Running in 3bd98d83895b [2021-01-05T00:50:44.169Z] Removing intermediate container 23d0dd14bf7b [2021-01-05T00:50:44.169Z] ---> 4f15c5c3b607 [2021-01-05T00:50:44.169Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T00:50:44.169Z] ---> Running in 1d315871b5d7 [2021-01-05T00:50:44.441Z] ---> e9ff9c1bdd05 [2021-01-05T00:50:44.441Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T00:50:44.441Z] ---> Running in 04f3cb27ee2c [2021-01-05T00:50:44.441Z] Removing intermediate container 3bd98d83895b [2021-01-05T00:50:44.441Z] ---> c1f6c38479f8 [2021-01-05T00:50:44.441Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:50:44.722Z] Removing intermediate container 1d315871b5d7 [2021-01-05T00:50:44.722Z] ---> 0fd1a6de4ae8 [2021-01-05T00:50:44.722Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T00:50:44.722Z] ---> Running in 8f9da1da091e [2021-01-05T00:50:44.998Z] ---> Running in 99c0cfb4e538 [2021-01-05T00:50:44.998Z] Removing intermediate container 04f3cb27ee2c [2021-01-05T00:50:44.998Z] ---> cd4fc5902b4a [2021-01-05T00:50:44.998Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:50:45.275Z] ---> Running in 16b44e322d35 [2021-01-05T00:50:45.547Z] Removing intermediate container 8f9da1da091e [2021-01-05T00:50:45.547Z] ---> 2d24601b0a98 [2021-01-05T00:50:45.547Z] [2021-01-05T00:50:45.547Z] Removing intermediate container 99c0cfb4e538 [2021-01-05T00:50:45.547Z] ---> 5e4fede1dbdf [2021-01-05T00:50:45.547Z] Step 23/24 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:50:45.821Z] Successfully built 2d24601b0a98 [2021-01-05T00:50:45.821Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T00:50:45.821Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 857198b11c4a [2021-01-05T00:50:46.092Z] Removing intermediate container 16b44e322d35 [2021-01-05T00:50:46.092Z] ---> f70670c40833 [2021-01-05T00:50:46.092Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T00:50:46.092Z] ---> Running in c66b94afb6ea [2021-01-05T00:50:46.365Z] Removing intermediate container 857198b11c4a [2021-01-05T00:50:46.365Z] ---> 51be51c7d64e [2021-01-05T00:50:46.365Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:50:46.645Z] ---> Running in 7fdfe6951b48 [2021-01-05T00:50:46.645Z] Removing intermediate container c66b94afb6ea [2021-01-05T00:50:46.645Z] ---> 516cf189ccc8 [2021-01-05T00:50:46.645Z] Step 21/22 : LABEL git_sha=1186f5100bc5844975a35d5a79b042b95d53d273 [2021-01-05T00:50:46.920Z] ---> Running in 403b9949859f [2021-01-05T00:50:47.190Z] Removing intermediate container 7fdfe6951b48 [2021-01-05T00:50:47.190Z] ---> f137189f61e0 [2021-01-05T00:50:47.190Z] [2021-01-05T00:50:47.462Z] Successfully built f137189f61e0 [2021-01-05T00:50:47.462Z] Removing intermediate container 403b9949859f [2021-01-05T00:50:47.462Z] ---> e4b5d7d3a26a [2021-01-05T00:50:47.462Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:50:47.462Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T00:50:47.735Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 062d9682f62c [2021-01-05T00:50:48.009Z] Removing intermediate container 062d9682f62c [2021-01-05T00:50:48.009Z] ---> c3609daea006 [2021-01-05T00:50:48.009Z] [2021-01-05T00:50:48.601Z] Successfully built c3609daea006 [2021-01-05T00:50:48.601Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T00:50:48.616Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2021-01-05T00:50:48.618Z] $ docker stop --time=1 f78b630c4f36d0a2157c3c9c84e7b87924a360077d2eb171df417011ecb14696 [2021-01-05T00:50:50.465Z] $ docker rm -f f78b630c4f36d0a2157c3c9c84e7b87924a360077d2eb171df417011ecb14696 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T00:50:51.194Z] + docker images [2021-01-05T00:50:51.194Z] + grep docker [2021-01-05T00:50:51.464Z] docker-core-metadata-go-arm64 latest c3609daea006 4 seconds ago 12.2MB [2021-01-05T00:50:51.464Z] docker-security-secretstore-setup-go-arm64 latest f137189f61e0 5 seconds ago 23.4MB [2021-01-05T00:50:51.464Z] docker-security-proxy-setup-go-arm64 latest 2d24601b0a98 6 seconds ago 23.3MB [2021-01-05T00:50:51.464Z] docker-security-bootstrap-redis-go-arm64 latest 5559f12bfa2e 10 seconds ago 15.1MB [2021-01-05T00:50:51.464Z] docker-sys-mgmt-agent-go-arm64 latest f16717bdd56d About a minute ago 300MB [2021-01-05T00:50:51.464Z] docker-core-data-go-arm64 latest 09b70d7641e1 2 minutes ago 20.9MB [2021-01-05T00:50:51.464Z] docker-support-notifications-go-arm64 latest c675d042614d 3 minutes ago 11.4MB [2021-01-05T00:50:51.464Z] docker-core-command-go-arm64 latest 5867f8dbfbd8 3 minutes ago 9.98MB [2021-01-05T00:50:51.464Z] docker-support-scheduler-go-arm64 latest 4d0c1359bb73 3 minutes ago 10MB [2021-01-05T00:50:51.464Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-05T00:50:54.894Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:55.787Z] ---> package-listing.sh [2021-01-05T00:50:55.787Z] ++ facter osfamily [2021-01-05T00:50:55.787Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T00:50:55.787Z] + OS_FAMILY=redhat [2021-01-05T00:50:55.787Z] + workspace=/w/workspace/edgex-go/32 [2021-01-05T00:50:55.787Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T00:50:55.787Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T00:50:55.787Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T00:50:55.787Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T00:50:55.787Z] + '[' /w/workspace/edgex-go/32 ']' [2021-01-05T00:50:55.787Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T00:50:55.787Z] + case "${OS_FAMILY}" in [2021-01-05T00:50:55.787Z] + rpm -qa [2021-01-05T00:50:55.787Z] + sort [2021-01-05T00:51:01.112Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T00:51:01.112Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T00:51:01.112Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T00:51:01.112Z] + '[' /w/workspace/edgex-go/32 ']' [2021-01-05T00:51:01.112Z] + mkdir -p /w/workspace/edgex-go/32/archives/ [2021-01-05T00:51:01.112Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/32/archives/ [Pipeline] echo [2021-01-05T00:51:01.127Z] 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/32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T00:51:01.429Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:51:02.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T00:51:02.283Z] [2021-01-05T00:51:02.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:51:02.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T00:51:02.646Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T00:51:02.646Z] df20fa9351a1: Pulling fs layer [2021-01-05T00:51:02.646Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T00:51:02.646Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T00:51:02.646Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T00:51:02.646Z] 93b61091891f: Pulling fs layer [2021-01-05T00:51:02.646Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T00:51:02.646Z] 5e14af77c1be: Pulling fs layer [2021-01-05T00:51:02.646Z] 01666e4c0597: Pulling fs layer [2021-01-05T00:51:02.646Z] aa168da1d23b: Pulling fs layer [2021-01-05T00:51:02.646Z] 46f8f816bc3b: Waiting [2021-01-05T00:51:02.646Z] 93b61091891f: Waiting [2021-01-05T00:51:02.646Z] 93b9cdb0e59b: Waiting [2021-01-05T00:51:02.646Z] 5e14af77c1be: Waiting [2021-01-05T00:51:02.646Z] 01666e4c0597: Waiting [2021-01-05T00:51:02.646Z] aa168da1d23b: Waiting [2021-01-05T00:51:02.646Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T00:51:02.646Z] 36b3adc4ff6f: Download complete [2021-01-05T00:51:02.646Z] 46f8f816bc3b: Download complete [2021-01-05T00:51:02.646Z] df20fa9351a1: Verifying Checksum [2021-01-05T00:51:02.646Z] df20fa9351a1: Download complete [2021-01-05T00:51:02.910Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T00:51:02.910Z] 93b9cdb0e59b: Download complete [2021-01-05T00:51:02.910Z] 5e14af77c1be: Verifying Checksum [2021-01-05T00:51:02.910Z] 5e14af77c1be: Download complete [2021-01-05T00:51:02.910Z] 01666e4c0597: Verifying Checksum [2021-01-05T00:51:02.910Z] 01666e4c0597: Download complete [2021-01-05T00:51:02.910Z] 93b61091891f: Verifying Checksum [2021-01-05T00:51:02.910Z] 93b61091891f: Download complete [2021-01-05T00:51:03.176Z] df20fa9351a1: Pull complete [2021-01-05T00:51:03.451Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T00:51:03.451Z] 8ad3a11d3b57: Download complete [2021-01-05T00:51:03.451Z] 36b3adc4ff6f: Pull complete [2021-01-05T00:51:04.405Z] 8ad3a11d3b57: Pull complete [2021-01-05T00:51:04.405Z] 46f8f816bc3b: Pull complete [2021-01-05T00:51:05.359Z] aa168da1d23b: Verifying Checksum [2021-01-05T00:51:05.359Z] aa168da1d23b: Download complete [2021-01-05T00:51:06.310Z] 93b61091891f: Pull complete [2021-01-05T00:51:06.310Z] 93b9cdb0e59b: Pull complete [2021-01-05T00:51:06.574Z] 5e14af77c1be: Pull complete [2021-01-05T00:51:06.837Z] 01666e4c0597: Pull complete [2021-01-05T00:51:15.048Z] aa168da1d23b: Pull complete [2021-01-05T00:51:15.048Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T00:51:15.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T00:51:15.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T00:51:15.301Z] prd-centos7-docker-4c-2g-18363 does not seem to be running inside a container [2021-01-05T00:51:15.362Z] $ 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/32/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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T00:51:19.521Z] $ docker top 2c26c81efbc7da18a8cc23508c4060cae443afd07686b8f93412835a577103e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:51:20.070Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T00:51:20.377Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T00:51:20.683Z] + ls /var/log/sa-host [2021-01-05T00:51:20.683Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T00:51:20.683Z] file_magic: OK [2021-01-05T00:51:20.683Z] HZ: Using current value: 100 [2021-01-05T00:51:20.683Z] file_header: OK [2021-01-05T00:51:20.683Z] 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-05T00:51:20.683Z] Statistics: [2021-01-05T00:51:20.683Z] 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... [2021-01-05T00:51:20.683Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T00:51:20.683Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T00:51:20.683Z] file_magic: OK [2021-01-05T00:51:20.683Z] HZ: Using current value: 100 [2021-01-05T00:51:20.683Z] file_header: OK [2021-01-05T00:51:20.683Z] 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-05T00:51:20.683Z] Statistics: [2021-01-05T00:51:20.683Z] Hnuu...uuuununununu... [2021-01-05T00:51:20.683Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T00:51:20.893Z] provisioning config files... [2021-01-05T00:51:20.911Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/32@tmp/config2299493855551487979tmp [Pipeline] { [Pipeline] echo [2021-01-05T00:51:21.029Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:51:21.335Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T00:51:21.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T00:51:21.439Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:51:21.742Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T00:51:21.753Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:51:22.057Z] ---> sudo-logs.sh [2021-01-05T00:51:22.057Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T00:51:22.069Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:51:22.373Z] ---> job-cost.sh [2021-01-05T00:51:22.373Z] lf-activate-venv: SKIPPING [2021-01-05T00:51:22.373Z] INFO: No Stack... [2021-01-05T00:51:23.773Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T00:51:24.037Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T00:51:24.050Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:51:24.398Z] ---> logs-deploy.sh [2021-01-05T00:51:24.398Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/32 [2021-01-05T00:51:24.398Z] INFO: archiving workspace using pattern(s): [2021-01-05T00:51:26.994Z] Archives upload complete. [2021-01-05T00:51:26.994Z] INFO: archiving logs to Nexus [2021-01-05T00:51:27.946Z] ---> uname -a: [2021-01-05T00:51:27.946Z] Linux prd-centos7-docker-4c-2g-18363.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-05T00:51:27.946Z] [2021-01-05T00:51:27.946Z] [2021-01-05T00:51:27.946Z] ---> lscpu: [2021-01-05T00:51:27.946Z] Architecture: x86_64 [2021-01-05T00:51:27.946Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-05T00:51:27.946Z] Byte Order: Little Endian [2021-01-05T00:51:27.946Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-05T00:51:27.946Z] CPU(s): 4 [2021-01-05T00:51:27.946Z] On-line CPU(s) list: 0-3 [2021-01-05T00:51:27.946Z] Thread(s) per core: 1 [2021-01-05T00:51:27.946Z] Core(s) per socket: 1 [2021-01-05T00:51:27.946Z] Socket(s): 4 [2021-01-05T00:51:27.946Z] NUMA node(s): 1 [2021-01-05T00:51:27.946Z] Vendor ID: GenuineIntel [2021-01-05T00:51:27.946Z] CPU family: 6 [2021-01-05T00:51:27.946Z] Model: 44 [2021-01-05T00:51:27.946Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-05T00:51:27.946Z] Stepping: 1 [2021-01-05T00:51:27.946Z] CPU MHz: 2933.436 [2021-01-05T00:51:27.946Z] BogoMIPS: 5866.87 [2021-01-05T00:51:27.946Z] Virtualization: VT-x [2021-01-05T00:51:27.946Z] Hypervisor vendor: KVM [2021-01-05T00:51:27.946Z] Virtualization type: full [2021-01-05T00:51:27.946Z] L1d cache: 128 KiB [2021-01-05T00:51:27.946Z] L1i cache: 128 KiB [2021-01-05T00:51:27.946Z] L2 cache: 16 MiB [2021-01-05T00:51:27.946Z] L3 cache: 64 MiB [2021-01-05T00:51:27.946Z] NUMA node0 CPU(s): 0-3 [2021-01-05T00:51:27.946Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-05T00:51:27.946Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-05T00:51:27.946Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-05T00:51:27.946Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-05T00:51:27.946Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-05T00:51:27.946Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-05T00:51:27.946Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-05T00:51:27.946Z] Vulnerability Srbds: Not affected [2021-01-05T00:51:27.946Z] Vulnerability Tsx async abort: Not affected [2021-01-05T00:51:27.946Z] 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-05T00:51:27.946Z] [2021-01-05T00:51:27.946Z] [2021-01-05T00:51:27.946Z] ---> nproc: [2021-01-05T00:51:27.946Z] 4 [2021-01-05T00:51:27.946Z] [2021-01-05T00:51:27.946Z] [2021-01-05T00:51:27.946Z] ---> df -h: [2021-01-05T00:51:27.946Z] Filesystem Size Used Available Use% Mounted on [2021-01-05T00:51:27.946Z] overlay 50.0G 11.2G 38.8G 22% / [2021-01-05T00:51:27.946Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-05T00:51:27.946Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-05T00:51:27.946Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-05T00:51:27.946Z] /dev/vda1 50.0G 11.2G 38.8G 22% /facter-os [2021-01-05T00:51:27.946Z] /dev/vda1 50.0G 11.2G 38.8G 22% /etc/resolv.conf [2021-01-05T00:51:27.946Z] /dev/vda1 50.0G 11.2G 38.8G 22% /etc/hostname [2021-01-05T00:51:27.946Z] /dev/vda1 50.0G 11.2G 38.8G 22% /etc/hosts [2021-01-05T00:51:27.946Z] /dev/vda1 50.0G 11.2G 38.8G 22% /var/log/auth.log [2021-01-05T00:51:27.946Z] /dev/vda1 50.0G 11.2G 38.8G 22% /run/cloud-init/result.json [2021-01-05T00:51:27.946Z] /dev/vda1 50.0G 11.2G 38.8G 22% /var/log/sa-host [2021-01-05T00:51:27.946Z] /dev/vda1 50.0G 11.2G 38.8G 22% /var/log/secure [2021-01-05T00:51:27.946Z] /dev/vda1 50.0G 11.2G 38.8G 22% /w/workspace/edgex-go/32 [2021-01-05T00:51:27.946Z] /dev/vda1 50.0G 11.2G 38.8G 22% /w/workspace/edgex-go/32@tmp [2021-01-05T00:51:27.946Z] [2021-01-05T00:51:27.946Z] [2021-01-05T00:51:27.946Z] ---> free -m: [2021-01-05T00:51:27.946Z] total used free shared buff/cache available [2021-01-05T00:51:27.946Z] Mem: 1837 719 195 0 922 1032 [2021-01-05T00:51:27.946Z] Swap: 1023 54 969 [2021-01-05T00:51:27.946Z] [2021-01-05T00:51:27.946Z] [2021-01-05T00:51:27.946Z] ---> ip addr: [2021-01-05T00:51:27.946Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-05T00:51:27.946Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-05T00:51:27.946Z] inet 127.0.0.1/8 scope host lo [2021-01-05T00:51:27.946Z] valid_lft forever preferred_lft forever [2021-01-05T00:51:27.946Z] inet6 ::1/128 scope host [2021-01-05T00:51:27.946Z] valid_lft forever preferred_lft forever [2021-01-05T00:51:27.946Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-05T00:51:27.946Z] link/ether fa:16:3e:0b:73:37 brd ff:ff:ff:ff:ff:ff [2021-01-05T00:51:27.946Z] inet 10.30.122.227/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-05T00:51:27.946Z] valid_lft 85146sec preferred_lft 85146sec [2021-01-05T00:51:27.946Z] inet6 fe80::f816:3eff:fe0b:7337/64 scope link [2021-01-05T00:51:27.946Z] valid_lft forever preferred_lft forever [2021-01-05T00:51:27.946Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-05T00:51:27.946Z] link/ether 02:42:8b:48:2d:67 brd ff:ff:ff:ff:ff:ff [2021-01-05T00:51:27.947Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-05T00:51:27.947Z] valid_lft forever preferred_lft forever [2021-01-05T00:51:27.947Z] inet6 fe80::42:8bff:fe48:2d67/64 scope link [2021-01-05T00:51:27.947Z] valid_lft forever preferred_lft forever [2021-01-05T00:51:27.947Z] [2021-01-05T00:51:27.947Z] [2021-01-05T00:51:27.947Z] ---> sar -b -r -n DEV: [2021-01-05T00:51:27.947Z] 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-05T00:51:27.947Z] [2021-01-05T00:51:27.947Z] 00:30:22 LINUX RESTART (4 CPU) [2021-01-05T00:51:27.947Z] [2021-01-05T00:51:27.947Z] 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-05T00:51:27.947Z] 00:32:01 62.69 15.94 46.75 0.00 4951.11 8707.39 0.00 [2021-01-05T00:51:27.947Z] 00:33:01 273.76 125.66 148.09 0.00 8094.79 50138.33 0.00 [2021-01-05T00:51:27.947Z] 00:34:01 234.96 103.32 131.63 0.00 3850.74 18385.65 0.00 [2021-01-05T00:51:27.947Z] 00:35:02 145.47 66.96 78.52 0.00 3490.32 7653.61 0.00 [2021-01-05T00:51:27.947Z] 00:36:01 324.68 127.73 196.94 0.00 63910.42 134677.91 0.00 [2021-01-05T00:51:27.947Z] 00:37:01 3041.85 2690.71 351.14 0.00 163481.22 178926.02 0.00 [2021-01-05T00:51:27.947Z] 00:38:02 398.81 169.91 228.91 0.00 35092.74 72834.29 0.00 [2021-01-05T00:51:27.947Z] 00:39:02 1713.28 1393.17 320.11 0.00 131004.84 139446.99 0.00 [2021-01-05T00:51:27.947Z] 00:40:01 229.38 41.80 187.58 0.00 5215.91 29865.10 0.00 [2021-01-05T00:51:27.947Z] 00:41:01 6.24 0.58 5.66 0.00 18.64 171.39 0.00 [2021-01-05T00:51:27.947Z] 00:42:01 0.30 0.02 0.28 0.00 0.13 3.36 0.00 [2021-01-05T00:51:27.947Z] 00:43:01 0.25 0.03 0.22 0.00 0.27 2.61 0.00 [2021-01-05T00:51:27.947Z] 00:44:01 0.23 0.02 0.22 0.00 0.13 2.26 0.00 [2021-01-05T00:51:27.947Z] 00:45:01 0.47 0.02 0.45 0.00 0.27 5.83 0.00 [2021-01-05T00:51:27.947Z] 00:46:01 1.76 1.60 0.17 0.00 52.34 2.33 0.00 [2021-01-05T00:51:27.947Z] 00:47:01 0.83 0.03 0.80 0.00 1.07 15.29 0.00 [2021-01-05T00:51:27.947Z] 00:48:01 0.32 0.00 0.32 0.00 0.00 4.93 0.00 [2021-01-05T00:51:27.947Z] 00:49:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 [2021-01-05T00:51:27.947Z] 00:50:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-01-05T00:51:27.947Z] 00:51:01 53.51 53.01 0.50 0.00 4750.47 12.80 0.00 [2021-01-05T00:51:27.947Z] Average: 324.41 239.58 84.83 0.00 21170.21 31999.44 0.00 [2021-01-05T00:51:27.947Z] [2021-01-05T00:51:27.947Z] 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-05T00:51:27.947Z] 00:32:01 77872 0 694152 36.89 2620 1106900 1303716 44.49 557748 1042172 101628 [2021-01-05T00:51:27.947Z] 00:33:01 75728 0 756728 40.22 1556 1047532 1527484 52.13 574324 964764 91444 [2021-01-05T00:51:27.947Z] 00:34:01 66296 0 907844 48.25 868 906536 1817564 62.03 748180 782956 84180 [2021-01-05T00:51:27.947Z] 00:35:02 234836 0 753092 40.03 724 892892 1478916 50.47 603476 749956 65288 [2021-01-05T00:51:27.947Z] 00:36:01 63316 0 827296 43.97 0 990932 2258932 77.09 703012 910704 56972 [2021-01-05T00:51:27.947Z] 00:37:01 819636 0 700620 37.24 0 361288 1866168 63.69 386376 453080 0 [2021-01-05T00:51:27.947Z] 00:38:02 65188 0 791792 42.08 0 1024564 1962248 66.97 753456 827216 56512 [2021-01-05T00:51:27.947Z] 00:39:02 130976 0 960508 51.05 0 790060 2701720 92.21 800692 712736 1124 [2021-01-05T00:51:27.947Z] 00:40:01 146184 0 649764 34.53 0 1085596 1239888 42.32 568472 922604 20 [2021-01-05T00:51:27.947Z] 00:41:01 151400 0 644004 34.23 0 1086140 1203540 41.07 565564 922944 12 [2021-01-05T00:51:27.947Z] 00:42:01 151712 0 643688 34.21 0 1086144 1202512 41.04 565400 922924 12 [2021-01-05T00:51:27.947Z] 00:43:01 151664 0 643724 34.21 0 1086156 1202572 41.04 565856 922932 20 [2021-01-05T00:51:27.947Z] 00:44:01 151760 0 643620 34.21 0 1086164 1202560 41.04 565732 922936 12 [2021-01-05T00:51:27.947Z] 00:45:01 152644 0 642732 34.16 0 1086168 1194288 40.76 564656 922940 8 [2021-01-05T00:51:27.947Z] 00:46:01 150580 0 643908 34.22 0 1087056 1194360 40.76 565176 923796 24 [2021-01-05T00:51:27.947Z] 00:47:01 151420 0 643048 34.18 0 1087076 1194288 40.76 564576 923812 12 [2021-01-05T00:51:27.947Z] 00:48:01 149908 0 644552 34.26 0 1087084 1194492 40.77 565796 923812 12 [2021-01-05T00:51:27.947Z] 00:49:01 151172 0 643280 34.19 0 1087092 1194288 40.76 564716 923812 8 [2021-01-05T00:51:27.947Z] 00:50:01 150756 0 643684 34.21 0 1087104 1194396 40.76 565188 923812 8 [2021-01-05T00:51:27.947Z] 00:51:01 89576 0 650848 34.59 0 1141120 1221436 41.69 560728 987956 0 [2021-01-05T00:51:27.947Z] Average: 164131 0 706444 37.55 288 1010680 1467768 50.09 595456 879393 22865 [2021-01-05T00:51:27.947Z] [2021-01-05T00:51:27.947Z] 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-05T00:51:27.947Z] 00:32:01 eth0 1288.85 1223.07 4895.51 149.40 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:32:01 veth75fe888 750.51 532.80 66.70 1777.42 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:32:01 docker0 750.51 532.67 56.44 1777.41 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:33:01 vethd0b0255 81.81 109.67 7.61 462.49 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:33:01 eth0 728.49 748.18 4559.91 71.31 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:33:01 docker0 496.95 432.00 35.50 1717.15 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:34:01 vethc338ce9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:34:01 eth0 36.24 20.37 34.74 12.90 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:34:01 docker0 0.35 0.58 0.02 2.99 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:35:02 vethc338ce9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:35:02 eth0 42.95 29.72 24.61 80.50 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:36:01 vethe39796f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:36:01 eth0 268.14 238.63 1721.64 73.95 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:37:01 veth0def7f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:37:01 veth7b393f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:37:01 vethbdc5a69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:37:01 vethe619b4e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:38:02 vethe39796f 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:38:02 eth0 2729.50 2444.08 11979.05 443.93 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:38:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:38:02 docker0 1269.21 998.34 93.17 3648.83 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:39:02 vethe39796f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:39:02 eth0 65.65 40.57 127.09 85.28 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:39:02 veth64ed5de 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:40:01 eth0 248.57 181.30 1730.18 87.90 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:40:01 docker0 1340.24 1103.03 97.99 4299.12 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:41:01 eth0 1.41 0.57 0.79 0.22 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:42:01 eth0 1.55 0.35 0.37 0.20 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:43:01 eth0 2.85 1.00 1.17 0.75 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:44:01 eth0 0.77 0.30 0.28 0.23 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:45:01 eth0 1.10 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:46:01 eth0 0.88 0.15 0.16 0.07 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:47:01 eth0 0.63 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:48:01 eth0 0.72 0.40 0.28 0.21 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:49:01 eth0 0.58 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:50:01 eth0 0.52 0.25 0.27 0.19 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:51:01 eth0 7.86 4.68 8.32 3.13 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] Average: eth0 139.06 127.32 667.26 29.21 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] Average: docker0 65.98 54.30 4.82 211.65 0.00 0.00 0.00 0.00 [2021-01-05T00:51:27.947Z] [2021-01-05T00:51:27.947Z] [2021-01-05T00:51:27.947Z] ---> sar -P ALL: [2021-01-05T00:51:27.947Z] 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-05T00:51:27.947Z] [2021-01-05T00:51:27.947Z] 00:30:22 LINUX RESTART (4 CPU) [2021-01-05T00:51:27.947Z] [2021-01-05T00:51:27.947Z] 00:31:01 CPU %user %nice %system %iowait %steal %idle [2021-01-05T00:51:27.947Z] 00:32:01 all 8.50 0.00 4.81 1.45 0.40 84.83 [2021-01-05T00:51:27.947Z] 00:32:01 0 9.62 0.00 6.11 1.18 0.44 82.66 [2021-01-05T00:51:27.947Z] 00:32:01 1 7.82 0.00 4.08 0.22 0.41 87.46 [2021-01-05T00:51:27.947Z] 00:32:01 2 8.96 0.00 4.61 1.38 0.41 84.63 [2021-01-05T00:51:27.947Z] 00:32:01 3 7.63 0.00 4.48 3.03 0.34 84.52 [2021-01-05T00:51:27.947Z] 00:33:01 all 14.52 0.00 8.96 3.85 0.74 71.93 [2021-01-05T00:51:27.947Z] 00:33:01 0 12.32 0.00 9.52 3.86 0.61 73.68 [2021-01-05T00:51:27.947Z] 00:33:01 1 13.94 0.00 8.58 3.57 0.78 73.13 [2021-01-05T00:51:27.947Z] 00:33:01 2 18.71 0.00 8.75 4.39 0.83 67.31 [2021-01-05T00:51:27.947Z] 00:33:01 3 13.10 0.00 8.98 3.58 0.71 73.62 [2021-01-05T00:51:27.947Z] 00:34:01 all 39.87 0.00 12.06 6.69 0.61 40.77 [2021-01-05T00:51:27.947Z] 00:34:01 0 38.88 0.00 12.14 6.90 0.62 41.46 [2021-01-05T00:51:27.947Z] 00:34:01 1 40.91 0.00 12.79 8.48 0.64 37.18 [2021-01-05T00:51:27.947Z] 00:34:01 2 39.89 0.00 12.15 6.85 0.58 40.53 [2021-01-05T00:51:27.947Z] 00:34:01 3 39.80 0.00 11.16 4.52 0.60 43.91 [2021-01-05T00:51:27.947Z] 00:35:02 all 54.08 0.00 15.22 3.90 0.45 26.35 [2021-01-05T00:51:27.947Z] 00:35:02 0 55.33 0.00 15.05 3.50 0.38 25.75 [2021-01-05T00:51:27.947Z] 00:35:02 1 53.02 0.00 15.15 4.73 0.50 26.61 [2021-01-05T00:51:27.947Z] 00:35:02 2 53.36 0.00 15.18 3.03 0.52 27.91 [2021-01-05T00:51:27.947Z] 00:35:02 3 54.62 0.00 15.50 4.35 0.41 25.12 [2021-01-05T00:51:27.947Z] 00:36:01 all 21.79 0.00 19.52 6.09 0.76 51.84 [2021-01-05T00:51:27.947Z] 00:36:01 0 21.60 0.00 19.16 5.31 0.95 52.98 [2021-01-05T00:51:27.947Z] 00:36:01 1 23.72 0.00 18.98 6.97 0.72 49.61 [2021-01-05T00:51:27.947Z] 00:36:01 2 21.17 0.00 20.14 5.12 0.68 52.88 [2021-01-05T00:51:27.948Z] 00:36:01 3 20.68 0.00 19.78 6.96 0.70 51.89 [2021-01-05T00:51:27.948Z] 00:37:01 all 21.24 0.00 29.69 24.18 1.06 23.82 [2021-01-05T00:51:27.948Z] 00:37:01 0 21.32 0.00 29.41 24.94 1.09 23.24 [2021-01-05T00:51:27.948Z] 00:37:01 1 22.03 0.00 30.42 23.46 1.11 22.99 [2021-01-05T00:51:27.948Z] 00:37:01 2 20.14 0.00 28.71 24.33 1.16 25.67 [2021-01-05T00:51:27.948Z] 00:37:01 3 21.49 0.00 30.23 24.01 0.89 23.39 [2021-01-05T00:51:27.948Z] 00:38:02 all 51.14 0.00 18.92 14.54 0.37 15.03 [2021-01-05T00:51:27.948Z] 00:38:02 0 51.06 0.00 18.16 14.30 0.39 16.10 [2021-01-05T00:51:27.948Z] 00:38:02 1 50.60 0.00 18.89 13.60 0.41 16.51 [2021-01-05T00:51:27.948Z] 00:38:02 2 51.22 0.00 18.65 14.11 0.39 15.63 [2021-01-05T00:51:27.948Z] 00:38:02 3 51.67 0.00 19.98 16.15 0.32 11.89 [2021-01-05T00:51:27.948Z] 00:39:02 all 43.56 0.00 28.55 13.77 0.91 13.20 [2021-01-05T00:51:27.948Z] 00:39:02 0 42.99 0.00 28.13 11.50 1.00 16.37 [2021-01-05T00:51:27.948Z] 00:39:02 1 44.71 0.00 27.06 14.66 0.91 12.68 [2021-01-05T00:51:27.948Z] 00:39:02 2 42.73 0.00 29.58 14.67 0.97 12.05 [2021-01-05T00:51:27.948Z] 00:39:02 3 43.82 0.00 29.44 14.25 0.78 11.71 [2021-01-05T00:51:27.948Z] 00:40:01 all 23.90 0.00 11.12 6.30 0.44 58.24 [2021-01-05T00:51:27.948Z] 00:40:01 0 27.22 0.00 12.99 2.80 0.50 56.49 [2021-01-05T00:51:27.948Z] 00:40:01 1 19.72 0.00 10.00 8.99 0.50 60.78 [2021-01-05T00:51:27.948Z] 00:40:01 2 26.11 0.00 10.99 6.38 0.37 56.15 [2021-01-05T00:51:27.948Z] 00:40:01 3 22.56 0.00 10.51 6.99 0.39 59.54 [2021-01-05T00:51:27.948Z] 00:41:01 all 0.17 0.00 0.09 0.00 0.00 99.74 [2021-01-05T00:51:27.948Z] 00:41:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2021-01-05T00:51:27.948Z] 00:41:01 1 0.28 0.00 0.08 0.02 0.00 99.62 [2021-01-05T00:51:27.948Z] 00:41:01 2 0.05 0.00 0.13 0.00 0.02 99.80 [2021-01-05T00:51:27.948Z] 00:41:01 3 0.28 0.00 0.05 0.00 0.00 99.67 [2021-01-05T00:51:27.948Z] 00:42:01 all 0.11 0.00 0.03 0.00 0.01 99.85 [2021-01-05T00:51:27.948Z] 00:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-01-05T00:51:27.948Z] 00:42:01 1 0.33 0.00 0.03 0.00 0.02 99.62 [2021-01-05T00:51:27.948Z] 00:42:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2021-01-05T00:51:27.948Z] 00:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-05T00:51:27.948Z] [2021-01-05T00:51:27.948Z] 00:42:01 CPU %user %nice %system %iowait %steal %idle [2021-01-05T00:51:27.948Z] 00:43:01 all 0.18 0.00 0.06 0.00 0.04 99.72 [2021-01-05T00:51:27.948Z] 00:43:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-01-05T00:51:27.948Z] 00:43:01 1 0.53 0.00 0.03 0.00 0.05 99.38 [2021-01-05T00:51:27.948Z] 00:43:01 2 0.05 0.00 0.08 0.00 0.07 99.80 [2021-01-05T00:51:27.948Z] 00:43:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2021-01-05T00:51:27.948Z] 00:44:01 all 0.13 0.00 0.03 0.00 0.01 99.83 [2021-01-05T00:51:27.948Z] 00:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-05T00:51:27.948Z] 00:44:01 1 0.43 0.00 0.05 0.00 0.00 99.52 [2021-01-05T00:51:27.948Z] 00:44:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2021-01-05T00:51:27.948Z] 00:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2021-01-05T00:51:27.948Z] 00:45:01 all 0.09 0.00 0.10 0.00 0.06 99.75 [2021-01-05T00:51:27.948Z] 00:45:01 0 0.05 0.00 0.15 0.00 0.07 99.73 [2021-01-05T00:51:27.948Z] 00:45:01 1 0.18 0.00 0.07 0.00 0.03 99.72 [2021-01-05T00:51:27.948Z] 00:45:01 2 0.08 0.00 0.12 0.00 0.08 99.72 [2021-01-05T00:51:27.948Z] 00:45:01 3 0.03 0.00 0.07 0.00 0.05 99.85 [2021-01-05T00:51:27.948Z] 00:46:01 all 0.15 0.00 0.07 0.02 0.00 99.75 [2021-01-05T00:51:27.948Z] 00:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-01-05T00:51:27.948Z] 00:46:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2021-01-05T00:51:27.948Z] 00:46:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-05T00:51:27.948Z] 00:46:01 3 0.03 0.00 0.15 0.08 0.00 99.73 [2021-01-05T00:51:27.948Z] 00:47:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2021-01-05T00:51:27.948Z] 00:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-05T00:51:27.948Z] 00:47:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-05T00:51:27.948Z] 00:47:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2021-01-05T00:51:27.948Z] 00:47:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2021-01-05T00:51:27.948Z] 00:48:01 all 0.16 0.00 0.04 0.00 0.01 99.79 [2021-01-05T00:51:27.948Z] 00:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-05T00:51:27.948Z] 00:48:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-01-05T00:51:27.948Z] 00:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-05T00:51:27.948Z] 00:48:01 3 0.55 0.00 0.03 0.00 0.03 99.38 [2021-01-05T00:51:27.948Z] 00:49:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2021-01-05T00:51:27.948Z] 00:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-05T00:51:27.948Z] 00:49:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2021-01-05T00:51:27.948Z] 00:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-05T00:51:27.948Z] 00:49:01 3 0.42 0.00 0.03 0.00 0.00 99.55 [2021-01-05T00:51:27.948Z] 00:50:01 all 0.08 0.00 0.04 0.00 0.00 99.88 [2021-01-05T00:51:27.948Z] 00:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-05T00:51:27.948Z] 00:50:01 1 0.23 0.00 0.08 0.00 0.02 99.67 [2021-01-05T00:51:27.948Z] 00:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-05T00:51:27.948Z] 00:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-05T00:51:27.948Z] 00:51:01 all 0.88 0.00 0.46 1.31 0.01 97.35 [2021-01-05T00:51:27.948Z] 00:51:01 0 0.57 0.00 0.28 0.23 0.02 98.90 [2021-01-05T00:51:27.948Z] 00:51:01 1 1.46 0.00 0.64 1.09 0.00 96.82 [2021-01-05T00:51:27.948Z] 00:51:01 2 0.23 0.00 0.23 0.53 0.02 98.98 [2021-01-05T00:51:27.948Z] 00:51:01 3 1.27 0.00 0.67 3.38 0.02 94.67 [2021-01-05T00:51:27.948Z] Average: all 13.48 0.00 7.16 3.92 0.28 75.15 [2021-01-05T00:51:27.948Z] Average: 0 13.50 0.00 7.24 3.56 0.29 75.41 [2021-01-05T00:51:27.948Z] Average: 1 13.51 0.00 7.04 4.10 0.29 75.05 [2021-01-05T00:51:27.948Z] Average: 2 13.59 0.00 7.15 3.86 0.30 75.10 [2021-01-05T00:51:27.948Z] Average: 3 13.34 0.00 7.21 4.17 0.25 75.03 [2021-01-05T00:51:27.948Z] [2021-01-05T00:51:27.948Z] [2021-01-05T00:51:27.948Z]