Pull request #3490 opened 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f6f68c45a71fc61d9870de441fabd717907f75d2 rather than 1696d8071c4f79a308794c70c1947ca21c148d80 Obtained Jenkinsfile from f6f68c45a71fc61d9870de441fabd717907f75d2 Running in Durability level: MAX_SURVIVABILITY 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1323989072586147157.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7540021668012512553.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/edgex-global-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7178950324332327414.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3975439862700126823.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2799257481748765150.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/lf-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3490/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2390291158448331232.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15285 in /w/workspace/edgexfoundry_edgex-go_PR-3490 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3901900385213866223.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6996232123317665183.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3490/head:refs/remotes/origin/PR-3490 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 1696d8071c4f79a308794c70c1947ca21c148d80 Merge succeeded, producing 1696d8071c4f79a308794c70c1947ca21c148d80 Checking out Revision 1696d8071c4f79a308794c70c1947ca21c148d80 (PR-3490) > git config core.sparsecheckout # timeout=10 > git checkout -f 1696d8071c4f79a308794c70c1947ca21c148d80 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh529811663336571430.key > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1696d8071c4f79a308794c70c1947ca21c148d80 # timeout=10 Commit message: "feat(notifications): Implement query transmissions V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T07:01:28.500Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T07:01:28.708Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T07:01:28.836Z] ========================================================= [2021-05-20T07:01:28.836Z] EdgeX Global Pipelines Version Info [2021-05-20T07:01:28.836Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:01:30.247Z] ------------------- [2021-05-20T07:01:30.247Z] stable info: [2021-05-20T07:01:30.247Z] ------------------- [2021-05-20T07:01:30.247Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T07:01:30.247Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T07:01:30.247Z] Message: update stable to v1.0.192 [2021-05-20T07:01:30.831Z] ------------------- [2021-05-20T07:01:30.831Z] experimental info: [2021-05-20T07:01:30.832Z] ------------------- [2021-05-20T07:01:30.832Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T07:01:30.832Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T07:01:30.832Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T07:01:31.056Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-20T07:01:31.110Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-20T07:01:31.162Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T07:01:31.214Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T07:01:31.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T07:01:31.329Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T07:01:31.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T07:01:31.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-20T07:01:31.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-20T07:01:31.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-20T07:01:31.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T07:01:31.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T07:01:31.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T07:01:31.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T07:01:31.910Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T07:01:31.971Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T07:01:32.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T07:01:32.083Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T07:01:32.137Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-20T07:01:32.194Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-20T07:01:32.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-20T07:01:32.310Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T07:01:32.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3490 [Pipeline] echo [2021-05-20T07:01:32.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3490 [Pipeline] echo [2021-05-20T07:01:32.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3490 [Pipeline] echo [2021-05-20T07:01:32.527Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1696d8071c4f79a308794c70c1947ca21c148d80 [Pipeline] echo [2021-05-20T07:01:32.581Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1696d80 [Pipeline] echo [2021-05-20T07:01:32.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T07:01:32.814Z] provisioning config files... [2021-05-20T07:01:32.832Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2066390694012031248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:01:33.204Z] ---> docker-login.sh [2021-05-20T07:01:33.204Z] nexus3.edgexfoundry.org:10001 [2021-05-20T07:01:33.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:01:33.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:01:33.469Z] Configure a credential helper to remove this warning. See [2021-05-20T07:01:33.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:01:33.469Z] [2021-05-20T07:01:33.469Z] Login Succeeded [2021-05-20T07:01:33.469Z] nexus3.edgexfoundry.org:10002 [2021-05-20T07:01:33.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:01:33.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:01:33.739Z] Configure a credential helper to remove this warning. See [2021-05-20T07:01:33.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:01:33.739Z] [2021-05-20T07:01:33.739Z] Login Succeeded [2021-05-20T07:01:33.739Z] nexus3.edgexfoundry.org:10003 [2021-05-20T07:01:33.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:01:33.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:01:33.739Z] Configure a credential helper to remove this warning. See [2021-05-20T07:01:33.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:01:33.739Z] [2021-05-20T07:01:33.739Z] Login Succeeded [2021-05-20T07:01:33.739Z] nexus3.edgexfoundry.org:10004 [2021-05-20T07:01:34.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:01:34.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:01:34.004Z] Configure a credential helper to remove this warning. See [2021-05-20T07:01:34.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:01:34.004Z] [2021-05-20T07:01:34.004Z] Login Succeeded [2021-05-20T07:01:34.004Z] docker.io [2021-05-20T07:01:34.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:01:34.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:01:34.267Z] Configure a credential helper to remove this warning. See [2021-05-20T07:01:34.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:01:34.267Z] [2021-05-20T07:01:34.267Z] Login Succeeded [2021-05-20T07:01:34.267Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T07:01:34.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T07:01:34.722Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-20T07:01:34.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T07:01:34.722Z] ++ dirname cmd/core-command/Dockerfile [2021-05-20T07:01:34.722Z] ++ cut -d/ -f2 [2021-05-20T07:01:34.722Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-20T07:01:34.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T07:01:34.722Z] ++ dirname cmd/core-data/Dockerfile [2021-05-20T07:01:34.722Z] ++ cut -d/ -f2 [2021-05-20T07:01:34.722Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-20T07:01:34.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T07:01:34.722Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-20T07:01:34.722Z] ++ cut -d/ -f2 [2021-05-20T07:01:34.722Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-20T07:01:34.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T07:01:34.722Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-20T07:01:34.722Z] ++ cut -d/ -f2 [2021-05-20T07:01:34.722Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-20T07:01:34.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T07:01:34.722Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-20T07:01:34.722Z] ++ cut -d/ -f2 [2021-05-20T07:01:34.722Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-20T07:01:34.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T07:01:34.722Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-20T07:01:34.722Z] ++ cut -d/ -f2 [2021-05-20T07:01:34.722Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-20T07:01:34.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T07:01:34.722Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-20T07:01:34.722Z] ++ cut -d/ -f2 [2021-05-20T07:01:34.722Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-20T07:01:34.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T07:01:34.722Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-20T07:01:34.722Z] ++ cut -d/ -f2 [2021-05-20T07:01:34.722Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-20T07:01:34.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T07:01:34.722Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-20T07:01:34.722Z] ++ cut -d/ -f2 [2021-05-20T07:01:34.722Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-20T07:01:34.822Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:01:36.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T07:01:36.436Z] [2021-05-20T07:01:36.436Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:01:36.797Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T07:01:39.354Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T07:01:39.354Z] 31603596830f: Pulling fs layer [2021-05-20T07:01:39.354Z] 54011a49482f: Pulling fs layer [2021-05-20T07:01:39.354Z] a6820b24f6d8: Pulling fs layer [2021-05-20T07:01:39.354Z] f581987b2513: Pulling fs layer [2021-05-20T07:01:39.354Z] f581987b2513: Waiting [2021-05-20T07:01:39.354Z] 54011a49482f: Verifying Checksum [2021-05-20T07:01:39.354Z] 54011a49482f: Download complete [2021-05-20T07:01:39.354Z] 31603596830f: Verifying Checksum [2021-05-20T07:01:39.354Z] 31603596830f: Download complete [2021-05-20T07:01:39.354Z] f581987b2513: Verifying Checksum [2021-05-20T07:01:39.354Z] f581987b2513: Download complete [2021-05-20T07:01:39.354Z] a6820b24f6d8: Verifying Checksum [2021-05-20T07:01:39.354Z] a6820b24f6d8: Download complete [2021-05-20T07:01:39.354Z] 31603596830f: Pull complete [2021-05-20T07:01:39.354Z] 54011a49482f: Pull complete [2021-05-20T07:01:40.301Z] a6820b24f6d8: Pull complete [2021-05-20T07:01:40.301Z] f581987b2513: Pull complete [2021-05-20T07:01:40.301Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T07:01:40.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T07:01:40.302Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T07:01:40.408Z] prd-centos7-docker-4c-2g-15285 does not seem to be running inside a container [2021-05-20T07:01:40.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T07:01:42.201Z] $ docker top c94cf1462e743cfec0341960501179ffe6033e783ea2fdbe9f6650f19c97e1c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T07:01:42.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T07:01:42.415Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T07:01:42.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T07:01:42.541Z] $ docker exec c94cf1462e743cfec0341960501179ffe6033e783ea2fdbe9f6650f19c97e1c5 ssh-agent [2021-05-20T07:01:42.660Z] SSH_AUTH_SOCK=/tmp/ssh-DACa11VfcKNH/agent.13 [2021-05-20T07:01:42.660Z] SSH_AGENT_PID=19 [2021-05-20T07:01:42.668Z] Running ssh-add (command line suppressed) [2021-05-20T07:01:42.775Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6117307114699374731.key (/w/workspace/edgex-go/1@tmp/private_key_6117307114699374731.key) [2021-05-20T07:01:42.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T07:01:43.135Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T07:01:43.157Z] $ docker exec --env ******** --env ******** c94cf1462e743cfec0341960501179ffe6033e783ea2fdbe9f6650f19c97e1c5 ssh-agent -k [2021-05-20T07:01:43.263Z] unset SSH_AUTH_SOCK; [2021-05-20T07:01:43.264Z] unset SSH_AGENT_PID; [2021-05-20T07:01:43.264Z] echo Agent pid 19 killed; [2021-05-20T07:01:43.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T07:01:43.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T07:01:43.364Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T07:01:43.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T07:01:43.491Z] $ docker exec c94cf1462e743cfec0341960501179ffe6033e783ea2fdbe9f6650f19c97e1c5 ssh-agent [2021-05-20T07:01:43.603Z] SSH_AUTH_SOCK=/tmp/ssh-n4accXRgoVNq/agent.53 [2021-05-20T07:01:43.603Z] SSH_AGENT_PID=60 [2021-05-20T07:01:43.610Z] Running ssh-add (command line suppressed) [2021-05-20T07:01:43.721Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8651525515307794915.key (/w/workspace/edgex-go/1@tmp/private_key_8651525515307794915.key) [2021-05-20T07:01:43.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T07:01:44.082Z] + git semver init [2021-05-20T07:01:44.082Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T07:01:44.082Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-20T07:01:44.082Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-20T07:01:44.082Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T07:01:44.082Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T07:01:44.082Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T07:01:44.082Z] # $SEMVER_BRANCH = PR-3490 [2021-05-20T07:01:44.082Z] # $SEMVER_TEMP = /tmp/semver-280232387 [2021-05-20T07:01:44.082Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-20T07:01:56.389Z] # '/tmp/semver-280232387' -> '/w/workspace/edgex-go/1/.semver' [2021-05-20T07:01:56.389Z] # -> Force: false [2021-05-20T07:01:56.389Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-20T07:01:56.411Z] $ docker exec --env ******** --env ******** c94cf1462e743cfec0341960501179ffe6033e783ea2fdbe9f6650f19c97e1c5 ssh-agent -k [2021-05-20T07:01:56.514Z] unset SSH_AUTH_SOCK; [2021-05-20T07:01:56.514Z] unset SSH_AGENT_PID; [2021-05-20T07:01:56.514Z] echo Agent pid 60 killed; [2021-05-20T07:01:56.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T07:01:56.960Z] + git semver [Pipeline] } [2021-05-20T07:01:56.991Z] $ docker stop --time=1 c94cf1462e743cfec0341960501179ffe6033e783ea2fdbe9f6650f19c97e1c5 [2021-05-20T07:01:59.054Z] $ docker rm -f c94cf1462e743cfec0341960501179ffe6033e783ea2fdbe9f6650f19c97e1c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T07:01:59.495Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T07:01:59.822Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T07:01:59.847Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T07:02:00.968Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T07:02:01.307Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T07:02:01.622Z] + sudo service docker restart [2021-05-20T07:02:01.622Z] + true [2021-05-20T07:02:01.622Z] Redirecting to /bin/systemctl restart docker.service [2021-05-20T07:02:15.379Z] Still waiting to schedule task [2021-05-20T07:02:15.379Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-20T07:02:19.812Z] ========================================================= [2021-05-20T07:02:19.812Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T07:02:19.812Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:02:20.174Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-20T07:02:21.562Z] Sending build context to Docker daemon 330.6MB [2021-05-20T07:02:21.562Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T07:02:21.562Z] Step 2/6 : FROM ${BASE} [2021-05-20T07:02:21.562Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T07:02:21.562Z] 540db60ca938: Pulling fs layer [2021-05-20T07:02:21.562Z] adcc1eea9eea: Pulling fs layer [2021-05-20T07:02:21.562Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T07:02:21.562Z] 0510c868ecb4: Pulling fs layer [2021-05-20T07:02:21.562Z] afea3b2eda06: Pulling fs layer [2021-05-20T07:02:21.562Z] 7809a108b3ef: Pulling fs layer [2021-05-20T07:02:21.562Z] f706445af74f: Pulling fs layer [2021-05-20T07:02:21.562Z] 0510c868ecb4: Waiting [2021-05-20T07:02:21.562Z] afea3b2eda06: Waiting [2021-05-20T07:02:21.562Z] 7809a108b3ef: Waiting [2021-05-20T07:02:21.562Z] f706445af74f: Waiting [2021-05-20T07:02:21.562Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T07:02:21.562Z] 4c4ab2625f07: Download complete [2021-05-20T07:02:21.562Z] adcc1eea9eea: Verifying Checksum [2021-05-20T07:02:21.562Z] adcc1eea9eea: Download complete [2021-05-20T07:02:21.562Z] afea3b2eda06: Verifying Checksum [2021-05-20T07:02:21.562Z] afea3b2eda06: Download complete [2021-05-20T07:02:21.831Z] 540db60ca938: Verifying Checksum [2021-05-20T07:02:21.831Z] 540db60ca938: Download complete [2021-05-20T07:02:21.831Z] 540db60ca938: Pull complete [2021-05-20T07:02:22.094Z] 7809a108b3ef: Verifying Checksum [2021-05-20T07:02:22.094Z] 7809a108b3ef: Download complete [2021-05-20T07:02:22.094Z] adcc1eea9eea: Pull complete [2021-05-20T07:02:22.094Z] 4c4ab2625f07: Pull complete [2021-05-20T07:02:24.013Z] f706445af74f: Verifying Checksum [2021-05-20T07:02:24.013Z] f706445af74f: Download complete [2021-05-20T07:02:24.279Z] 0510c868ecb4: Verifying Checksum [2021-05-20T07:02:24.279Z] 0510c868ecb4: Download complete [2021-05-20T07:02:27.630Z] 0510c868ecb4: Pull complete [2021-05-20T07:02:27.894Z] afea3b2eda06: Pull complete [2021-05-20T07:02:27.894Z] 7809a108b3ef: Pull complete [2021-05-20T07:02:31.481Z] f706445af74f: Pull complete [2021-05-20T07:02:31.481Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T07:02:31.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T07:02:31.481Z] ---> b068be0155e3 [2021-05-20T07:02:31.481Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-20T07:02:34.800Z] ---> Running in 63998445165c [2021-05-20T07:02:34.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:02:35.756Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:02:36.017Z] (1/12) Installing libmagic (5.39-r0) [2021-05-20T07:02:36.588Z] (2/12) Installing file (5.39-r0) [2021-05-20T07:02:36.588Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-20T07:02:36.849Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-20T07:02:42.158Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-20T07:02:42.158Z] (6/12) Installing patch (2.7.6-r6) [2021-05-20T07:02:42.158Z] (7/12) Installing build-base (0.5-r2) [2021-05-20T07:02:42.158Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-20T07:02:42.158Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-20T07:02:42.158Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-20T07:02:42.158Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-20T07:02:42.158Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-20T07:02:42.158Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T07:02:42.158Z] OK: 219 MiB in 52 packages [2021-05-20T07:02:44.095Z] Removing intermediate container 63998445165c [2021-05-20T07:02:44.095Z] ---> bb75c66c0517 [2021-05-20T07:02:44.095Z] Step 4/6 : WORKDIR /edgex-go [2021-05-20T07:02:44.095Z] ---> Running in e2a92f1bd509 [2021-05-20T07:02:44.095Z] Removing intermediate container e2a92f1bd509 [2021-05-20T07:02:44.095Z] ---> aa0960bdce70 [2021-05-20T07:02:44.095Z] Step 5/6 : COPY go.mod . [2021-05-20T07:02:44.358Z] ---> 824a4421a9be [2021-05-20T07:02:44.358Z] Step 6/6 : RUN go mod download [2021-05-20T07:02:44.358Z] ---> Running in 0acf9f87cbc8 [2021-05-20T07:03:06.379Z] Removing intermediate container 0acf9f87cbc8 [2021-05-20T07:03:06.379Z] ---> 6eb535d0fbd2 [2021-05-20T07:03:06.379Z] Successfully built 6eb535d0fbd2 [2021-05-20T07:03:06.379Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:03:06.728Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T07:03:06.728Z] . [Pipeline] withDockerContainer [2021-05-20T07:03:06.842Z] prd-centos7-docker-4c-2g-15285 does not seem to be running inside a container [2021-05-20T07:03:06.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T07:03:07.337Z] $ docker top 9feaf8650a52291290343c5974ff487d56e4bb5c4ba361dd4956e587296a4c75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T07:03:07.772Z] + go version [2021-05-20T07:03:07.772Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T07:03:07.804Z] $ docker stop --time=1 9feaf8650a52291290343c5974ff487d56e4bb5c4ba361dd4956e587296a4c75 [2021-05-20T07:03:09.224Z] $ docker rm -f 9feaf8650a52291290343c5974ff487d56e4bb5c4ba361dd4956e587296a4c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:03:10.076Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T07:03:10.076Z] . [Pipeline] withDockerContainer [2021-05-20T07:03:10.177Z] prd-centos7-docker-4c-2g-15285 does not seem to be running inside a container [2021-05-20T07:03:10.219Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T07:03:10.903Z] $ docker top 7ba4221127eef4a22c242722c33640d37fba8b022c14fbb08d8464d0c69f7541 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T07:03:11.042Z] ========================================================= [2021-05-20T07:03:11.043Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-20T07:03:11.043Z] ========================================================= [Pipeline] sh [2021-05-20T07:03:11.365Z] + go mod tidy [Pipeline] sh [2021-05-20T07:03:11.956Z] + make test [2021-05-20T07:03:11.956Z] go mod tidy [2021-05-20T07:03:12.219Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T07:03:18.972Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-20T07:03:37.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-20T07:03:42.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-20T07:03:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-20T07:03:44.867Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-20T07:03:47.493Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-20T07:03:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-20T07:03:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-20T07:03:47.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-20T07:03:48.750Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-20T07:03:49.336Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-20T07:03:51.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-20T07:03:51.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-20T07:03:51.928Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-20T07:03:52.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.072s coverage: 46.1% of statements [2021-05-20T07:03:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-20T07:03:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-20T07:03:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-20T07:03:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-20T07:03:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-20T07:03:52.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-20T07:03:52.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.054s coverage: 28.7% of statements [2021-05-20T07:03:53.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.058s coverage: 100.0% of statements [2021-05-20T07:03:55.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.100s coverage: 27.7% of statements [2021-05-20T07:03:55.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-20T07:03:55.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-20T07:03:55.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-20T07:03:55.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-20T07:03:55.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-20T07:03:55.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-05-20T07:03:55.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-20T07:03:56.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements [2021-05-20T07:03:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-20T07:03:56.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements [2021-05-20T07:03:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-20T07:03:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-20T07:03:57.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.070s coverage: 58.6% of statements [2021-05-20T07:03:57.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-20T07:03:57.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-20T07:03:57.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.102s coverage: 87.7% of statements [2021-05-20T07:03:57.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-20T07:03:57.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T07:03:57.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.052s coverage: 78.9% of statements [2021-05-20T07:03:57.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-20T07:03:59.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.201s coverage: 28.6% of statements [2021-05-20T07:03:59.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-20T07:03:59.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-20T07:03:59.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-20T07:03:59.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-20T07:03:59.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-20T07:03:59.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.060s coverage: 100.0% of statements [2021-05-20T07:03:59.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-20T07:03:59.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2021-05-20T07:03:59.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-20T07:04:00.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.083s coverage: 86.7% of statements [2021-05-20T07:04:00.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-20T07:04:00.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.093s coverage: 97.5% of statements [2021-05-20T07:04:00.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-20T07:04:01.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements [2021-05-20T07:04:01.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-20T07:04:01.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-20T07:04:01.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-20T07:04:01.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-20T07:04:02.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.241s coverage: 95.1% of statements [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-20T07:04:02.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-20T07:04:02.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-20T07:04:03.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-05-20T07:04:03.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-20T07:04:03.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 21.7% of statements [2021-05-20T07:04:03.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-20T07:04:03.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements [2021-05-20T07:04:05.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2021-05-20T07:04:05.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-05-20T07:04:05.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.133s coverage: 96.3% of statements [2021-05-20T07:04:05.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-05-20T07:04:15.454Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15286 in /w/workspace/edgexfoundry_edgex-go_PR-3490 [Pipeline] { [Pipeline] ws [2021-05-20T07:04:15.515Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-20T07:04:15.766Z] The recommended git tool is: git [2021-05-20T07:04:18.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-05-20T07:04:18.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-05-20T07:04:21.336Z] using credential edgex-jenkins-ssh [2021-05-20T07:04:21.382Z] Cloning the remote Git repository [2021-05-20T07:04:21.429Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-20T07:04:21.532Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-20T07:04:21.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T07:04:21.607Z] > git --version # timeout=10 [2021-05-20T07:04:21.642Z] > git --version # 'git version 2.17.1' [2021-05-20T07:04:21.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:04:21.735Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T07:04:23.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.186s coverage: 81.8% of statements [2021-05-20T07:04:23.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 76.0% of statements [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-20T07:04:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-05-20T07:04:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-05-20T07:04:41.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-05-20T07:04:41.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-20T07:04:41.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-20T07:04:41.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-20T07:04:42.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.5% of statements [2021-05-20T07:04:42.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-20T07:04:42.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-20T07:04:42.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-05-20T07:04:42.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-20T07:04:42.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements [2021-05-20T07:04:43.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 46.8% of statements [2021-05-20T07:04:43.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-20T07:04:43.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-20T07:04:43.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-20T07:04:43.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-20T07:04:43.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-20T07:04:43.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.038s coverage: 100.0% of statements [2021-05-20T07:04:43.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-20T07:04:44.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements [2021-05-20T07:04:44.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-20T07:04:44.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-20T07:04:44.059Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T07:04:44.084Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T07:04:44.111Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T07:04:44.144Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T07:04:44.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:04:44.157Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3490/head:refs/remotes/origin/PR-3490 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T07:04:45.007Z] Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:04:45.438Z] Merge succeeded, producing 1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:04:45.438Z] Checking out Revision 1696d8071c4f79a308794c70c1947ca21c148d80 (PR-3490) [2021-05-20T07:04:45.025Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T07:04:45.040Z] > git checkout -f 1696d8071c4f79a308794c70c1947ca21c148d80 # timeout=10 [2021-05-20T07:04:45.360Z] > git remote # timeout=10 [2021-05-20T07:04:45.375Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T07:04:45.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:04:45.399Z] > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 [2021-05-20T07:04:45.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T07:04:45.445Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T07:04:45.466Z] > git checkout -f 1696d8071c4f79a308794c70c1947ca21c148d80 # timeout=10 [2021-05-20T07:04:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.048s coverage: 19.0% of statements [2021-05-20T07:04:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-20T07:04:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-20T07:04:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-20T07:04:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.121s coverage: 92.1% of statements [2021-05-20T07:04:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-20T07:04:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T07:04:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-20T07:04:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.608s coverage: 28.8% of statements [2021-05-20T07:04:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-20T07:04:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-20T07:04:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-20T07:04:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-20T07:04:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-20T07:04:48.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.045s coverage: 99.0% of statements [2021-05-20T07:04:48.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-20T07:04:48.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements [2021-05-20T07:04:48.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-20T07:04:48.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-20T07:04:48.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-20T07:04:48.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 64.6% of statements [2021-05-20T07:04:48.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-20T07:04:48.868Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.088s coverage: 97.6% of statements [2021-05-20T07:04:48.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-20T07:04:48.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T07:04:48.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-20T07:04:48.868Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-05-20T07:04:48.868Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-20T07:04:49.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-05-20T07:04:49.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-20T07:04:49.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-20T07:04:49.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-20T07:04:49.133Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-20T07:04:49.403Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-05-20T07:04:49.403Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-20T07:04:49.403Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-20T07:04:49.667Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements [2021-05-20T07:04:49.866Z] Commit message: "feat(notifications): Implement query transmissions V2 API" [2021-05-20T07:04:49.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-05-20T07:04:49.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-20T07:04:49.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-20T07:04:49.922Z] > git --version # timeout=10 [2021-05-20T07:04:49.946Z] > git --version # 'git version 2.17.1' [2021-05-20T07:04:49.960Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T07:04:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.059s coverage: 27.9% of statements [2021-05-20T07:04:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-20T07:04:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-20T07:04:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-20T07:04:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-20T07:04:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-20T07:04:50.463Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-05-20T07:04:50.733Z] GO111MODULE=on go vet ./... [Pipeline] sh [2021-05-20T07:04:51.738Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T07:04:52.177Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T07:04:52.555Z] + true [2021-05-20T07:04:52.555Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T07:05:10.990Z] provisioning config files... [2021-05-20T07:05:11.023Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1907094834690920432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:05:11.455Z] ---> docker-login.sh [2021-05-20T07:05:11.456Z] nexus3.edgexfoundry.org:10001 [2021-05-20T07:05:12.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:05:12.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:05:12.710Z] Configure a credential helper to remove this warning. See [2021-05-20T07:05:12.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:05:12.710Z] [2021-05-20T07:05:12.710Z] Login Succeeded [2021-05-20T07:05:12.711Z] nexus3.edgexfoundry.org:10002 [2021-05-20T07:05:12.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:05:13.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:05:13.259Z] Configure a credential helper to remove this warning. See [2021-05-20T07:05:13.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:05:13.259Z] [2021-05-20T07:05:13.259Z] Login Succeeded [2021-05-20T07:05:13.259Z] nexus3.edgexfoundry.org:10003 [2021-05-20T07:05:13.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:05:13.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:05:13.808Z] Configure a credential helper to remove this warning. See [2021-05-20T07:05:13.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:05:13.808Z] [2021-05-20T07:05:13.808Z] Login Succeeded [2021-05-20T07:05:13.808Z] nexus3.edgexfoundry.org:10004 [2021-05-20T07:05:14.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:05:14.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:05:14.354Z] Configure a credential helper to remove this warning. See [2021-05-20T07:05:14.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:05:14.354Z] [2021-05-20T07:05:14.354Z] Login Succeeded [2021-05-20T07:05:14.354Z] docker.io [2021-05-20T07:05:14.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T07:05:14.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T07:05:14.907Z] Configure a credential helper to remove this warning. See [2021-05-20T07:05:14.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T07:05:14.907Z] [2021-05-20T07:05:14.907Z] Login Succeeded [2021-05-20T07:05:15.181Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T07:05:15.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T07:05:15.879Z] ========================================================= [2021-05-20T07:05:15.879Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T07:05:15.879Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:05:16.303Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-20T07:05:18.965Z] Sending build context to Docker daemon 168MB [2021-05-20T07:05:18.965Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T07:05:18.965Z] Step 2/6 : FROM ${BASE} [2021-05-20T07:05:18.965Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T07:05:18.965Z] 595b0fe564bb: Pulling fs layer [2021-05-20T07:05:18.965Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T07:05:18.965Z] 316046926c0a: Pulling fs layer [2021-05-20T07:05:18.965Z] 4ebd0625c992: Pulling fs layer [2021-05-20T07:05:18.965Z] 207e8628e3a3: Pulling fs layer [2021-05-20T07:05:18.965Z] c791037a9be2: Pulling fs layer [2021-05-20T07:05:18.965Z] ffd874e62e21: Pulling fs layer [2021-05-20T07:05:18.965Z] 207e8628e3a3: Waiting [2021-05-20T07:05:18.965Z] c791037a9be2: Waiting [2021-05-20T07:05:18.965Z] ffd874e62e21: Waiting [2021-05-20T07:05:18.965Z] 4ebd0625c992: Waiting [2021-05-20T07:05:18.965Z] 316046926c0a: Verifying Checksum [2021-05-20T07:05:18.965Z] 316046926c0a: Download complete [2021-05-20T07:05:18.965Z] 7186ed65a4f7: Verifying Checksum [2021-05-20T07:05:18.965Z] 7186ed65a4f7: Download complete [2021-05-20T07:05:18.965Z] 207e8628e3a3: Verifying Checksum [2021-05-20T07:05:18.965Z] 207e8628e3a3: Download complete [2021-05-20T07:05:18.965Z] 595b0fe564bb: Verifying Checksum [2021-05-20T07:05:18.965Z] 595b0fe564bb: Download complete [2021-05-20T07:05:19.246Z] c791037a9be2: Verifying Checksum [2021-05-20T07:05:19.246Z] c791037a9be2: Download complete [2021-05-20T07:05:19.848Z] 595b0fe564bb: Pull complete [2021-05-20T07:05:20.465Z] 7186ed65a4f7: Pull complete [2021-05-20T07:05:20.750Z] 316046926c0a: Pull complete [2021-05-20T07:05:21.027Z] ffd874e62e21: Verifying Checksum [2021-05-20T07:05:21.027Z] ffd874e62e21: Download complete [2021-05-20T07:05:22.462Z] 4ebd0625c992: Verifying Checksum [2021-05-20T07:05:22.462Z] 4ebd0625c992: Download complete [2021-05-20T07:05:22.980Z] gofmt -l . [2021-05-20T07:05:22.980Z] [ "`gofmt -l .`" = "" ] [2021-05-20T07:05:22.980Z] ./bin/test-go-mod-tidy.sh [2021-05-20T07:05:22.980Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-20T07:05:23.303Z] + ls -al . [2021-05-20T07:05:23.303Z] total 848 [2021-05-20T07:05:23.303Z] drwxrwxr-x 10 1001 1001 4096 May 20 07:05 . [2021-05-20T07:05:23.303Z] drwxr-xr-x 4 root root 28 May 20 07:03 .. [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 11 May 20 07:01 .dockerignore [2021-05-20T07:05:23.303Z] drwxrwxr-x 8 1001 1001 179 May 20 07:01 .git [2021-05-20T07:05:23.303Z] drwxrwxr-x 3 1001 1001 125 May 20 07:01 .github [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 818 May 20 07:01 .gitignore [2021-05-20T07:05:23.303Z] drwx------ 3 1001 1001 60 May 20 07:01 .semver [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 166 May 20 07:01 .sonarcloud.properties [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 8609 May 20 07:01 Attribution.txt [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 3804 May 20 07:01 CONTRIBUTING.md [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 931 May 20 07:01 Dockerfile.build [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 863 May 20 07:01 Jenkinsfile [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 10775 May 20 07:01 LICENSE [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 5632 May 20 07:01 Makefile [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 7978 May 20 07:01 README.md [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 6755 May 20 07:01 SECURITY.md [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 5 May 20 07:01 VERSION [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 4131 May 20 07:01 ZMQWindows.md [2021-05-20T07:05:23.303Z] drwxrwxr-x 2 1001 1001 117 May 20 07:01 bin [2021-05-20T07:05:23.303Z] drwxrwxr-x 14 1001 1001 4096 May 20 07:01 cmd [2021-05-20T07:05:23.303Z] -rw-r--r-- 1 root root 738957 May 20 07:04 coverage.out [2021-05-20T07:05:23.303Z] -rw-r--r-- 1 root root 1060 May 20 07:05 go.mod [2021-05-20T07:05:23.303Z] -rw-r--r-- 1 root root 21990 May 20 07:03 go.sum [2021-05-20T07:05:23.303Z] drwxrwxr-x 8 1001 1001 127 May 20 07:01 internal [2021-05-20T07:05:23.303Z] drwxrwxr-x 4 1001 1001 26 May 20 07:01 openapi [2021-05-20T07:05:23.303Z] drwxrwxr-x 4 1001 1001 71 May 20 07:01 snap [2021-05-20T07:05:23.303Z] -rw-rw-r-- 1 1001 1001 168 May 20 07:01 version.go [Pipeline] sh [2021-05-20T07:05:23.643Z] + '[' -e coverage.out ] [2021-05-20T07:05:23.644Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-20T07:05:23.782Z] Stashed 1 file(s) [Pipeline] sh [2021-05-20T07:05:24.100Z] + make build [2021-05-20T07:05:24.100Z] go mod tidy [2021-05-20T07:05:24.100Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-20T07:05:26.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-20T07:05:34.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-20T07:05:34.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-20T07:05:34.875Z] 4ebd0625c992: Pull complete [2021-05-20T07:05:34.875Z] 207e8628e3a3: Pull complete [2021-05-20T07:05:34.875Z] c791037a9be2: Pull complete [2021-05-20T07:05:35.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-20T07:05:35.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-20T07:05:37.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-20T07:05:37.516Z] ffd874e62e21: Pull complete [2021-05-20T07:05:37.516Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T07:05:37.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T07:05:37.516Z] ---> cfc18b08335c [2021-05-20T07:05:37.516Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-20T07:05:38.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-20T07:05:38.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-20T07:05:39.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-20T07:05:40.140Z] ---> Running in a63f2b1f8170 [2021-05-20T07:05:40.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-20T07:05:41.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-20T07:05:41.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:05:42.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-05-20T07:05:42.847Z] $ docker stop --time=1 7ba4221127eef4a22c242722c33640d37fba8b022c14fbb08d8464d0c69f7541 [2021-05-20T07:05:43.143Z] (1/12) Installing libmagic (5.39-r0) [2021-05-20T07:05:43.414Z] (2/12) Installing file (5.39-r0) [2021-05-20T07:05:43.414Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-20T07:05:43.414Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-20T07:05:44.615Z] $ docker rm -f 7ba4221127eef4a22c242722c33640d37fba8b022c14fbb08d8464d0c69f7541 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-20T07:05:46.805Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-20T07:05:46.805Z] (6/12) Installing patch (2.7.6-r6) [2021-05-20T07:05:46.805Z] (7/12) Installing build-base (0.5-r2) [2021-05-20T07:05:47.084Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-20T07:05:47.084Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-20T07:05:47.084Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-20T07:05:47.371Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-20T07:05:47.371Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-20T07:05:47.371Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T07:05:47.371Z] OK: 218 MiB in 52 packages [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:05:48.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T07:05:48.361Z] [2021-05-20T07:05:48.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:05:48.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T07:05:48.724Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-20T07:05:48.724Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-20T07:05:48.724Z] ca9280d653b3: Pulling fs layer [2021-05-20T07:05:48.724Z] 7e9c9ca2126c: Pulling fs layer [2021-05-20T07:05:49.000Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-20T07:05:49.000Z] cbdbe7a5bc2a: Download complete [2021-05-20T07:05:49.262Z] cbdbe7a5bc2a: Pull complete [2021-05-20T07:05:49.522Z] ca9280d653b3: Verifying Checksum [2021-05-20T07:05:49.522Z] ca9280d653b3: Download complete [2021-05-20T07:05:50.104Z] ca9280d653b3: Pull complete [2021-05-20T07:05:50.365Z] 7e9c9ca2126c: Verifying Checksum [2021-05-20T07:05:50.365Z] 7e9c9ca2126c: Download complete [2021-05-20T07:05:51.788Z] Removing intermediate container a63f2b1f8170 [2021-05-20T07:05:51.788Z] ---> 966f2075808d [2021-05-20T07:05:51.788Z] Step 4/6 : WORKDIR /edgex-go [2021-05-20T07:05:51.788Z] ---> Running in 0bc906ff7518 [2021-05-20T07:05:51.788Z] Removing intermediate container 0bc906ff7518 [2021-05-20T07:05:51.788Z] ---> 479491eed1b6 [2021-05-20T07:05:51.788Z] Step 5/6 : COPY go.mod . [2021-05-20T07:05:52.777Z] ---> 581dbe285f14 [2021-05-20T07:05:52.777Z] Step 6/6 : RUN go mod download [2021-05-20T07:05:52.777Z] ---> Running in 1e9e761ce012 [2021-05-20T07:05:52.929Z] 7e9c9ca2126c: Pull complete [2021-05-20T07:05:52.929Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-20T07:05:52.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T07:05:52.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-20T07:05:53.030Z] prd-centos7-docker-4c-2g-15285 does not seem to be running inside a container [2021-05-20T07:05:53.070Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-20T07:05:56.275Z] $ docker top 9073ec9e763dff25944f692cef2b059d397d4cef3a882fc42d282a28e8c735fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T07:05:56.709Z] + docker-compose build --help [2021-05-20T07:05:56.709Z] + grep parallel [2021-05-20T07:05:57.283Z] --parallel Build images in parallel. [Pipeline] } [2021-05-20T07:05:57.311Z] $ docker stop --time=1 9073ec9e763dff25944f692cef2b059d397d4cef3a882fc42d282a28e8c735fe [2021-05-20T07:05:58.514Z] $ docker rm -f 9073ec9e763dff25944f692cef2b059d397d4cef3a882fc42d282a28e8c735fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:05:59.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T07:05:59.102Z] . [Pipeline] withDockerContainer [2021-05-20T07:05:59.203Z] prd-centos7-docker-4c-2g-15285 does not seem to be running inside a container [2021-05-20T07:05:59.243Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-05-20T07:05:59.584Z] $ docker top 498efdb7cd8c9bd28e9422e221d90c3c21e1b1c491cd46c0261334abc03c75ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T07:06:00.010Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-20T07:06:00.583Z] Building core-command ... [2021-05-20T07:06:00.583Z] Building core-data ... [2021-05-20T07:06:00.583Z] Building core-metadata ... [2021-05-20T07:06:00.583Z] Building security-bootstrapper ... [2021-05-20T07:06:00.583Z] Building security-proxy-setup ... [2021-05-20T07:06:00.583Z] Building security-secretstore-setup ... [2021-05-20T07:06:00.583Z] Building support-notifications ... [2021-05-20T07:06:00.583Z] Building support-scheduler ... [2021-05-20T07:06:00.583Z] Building sys-mgmt-agent ... [2021-05-20T07:06:00.583Z] Building core-data [2021-05-20T07:06:00.583Z] Building security-bootstrapper [2021-05-20T07:06:00.583Z] Building core-command [2021-05-20T07:06:00.583Z] Building security-secretstore-setup [2021-05-20T07:06:00.583Z] Building security-proxy-setup [2021-05-20T07:06:12.832Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:06:12.832Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:06:12.832Z] ---> 6eb535d0fbd2 [2021-05-20T07:06:12.832Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T07:06:13.093Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:06:13.093Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:06:13.093Z] ---> 6eb535d0fbd2 [2021-05-20T07:06:13.093Z] Step 3/32 : WORKDIR /edgex-go [2021-05-20T07:06:13.355Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:06:13.355Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:06:13.355Z] ---> 6eb535d0fbd2 [2021-05-20T07:06:13.355Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T07:06:18.656Z] ---> Running in 55783f8c4821 [2021-05-20T07:06:18.656Z] ---> Running in 0fd0042dce62 [2021-05-20T07:06:18.656Z] ---> Running in 1ce263da5573 [2021-05-20T07:06:19.595Z] Removing intermediate container 1e9e761ce012 [2021-05-20T07:06:19.595Z] ---> 4acb74787cf3 [2021-05-20T07:06:19.595Z] Successfully built 4acb74787cf3 [2021-05-20T07:06:19.595Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:06:19.993Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T07:06:19.993Z] . [Pipeline] withDockerContainer [2021-05-20T07:06:20.050Z] Removing intermediate container 0fd0042dce62 [2021-05-20T07:06:20.050Z] ---> 451030c8b96e [2021-05-20T07:06:20.050Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:06:20.050Z] Removing intermediate container 1ce263da5573 [2021-05-20T07:06:20.050Z] ---> 41f68a349445 [2021-05-20T07:06:20.050Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:06:20.050Z] Removing intermediate container 55783f8c4821 [2021-05-20T07:06:20.050Z] ---> b4ffd0817740 [2021-05-20T07:06:20.050Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:06:20.251Z] prd-ubuntu18.04-docker-arm64-4c-16g-15286 does not seem to be running inside a container [2021-05-20T07:06:20.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T07:06:20.624Z] ---> Running in 00f1a94392cb [2021-05-20T07:06:20.624Z] ---> Running in 4455595ac1f2 [2021-05-20T07:06:20.624Z] ---> Running in 3e6880777cfb [2021-05-20T07:06:21.896Z] $ docker top 82d5ab365378d2688536f71d5e6636e0f27196c6947103376a842f01157ed382 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T07:06:22.946Z] + go version [2021-05-20T07:06:22.946Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T07:06:22.990Z] $ docker stop --time=1 82d5ab365378d2688536f71d5e6636e0f27196c6947103376a842f01157ed382 [2021-05-20T07:06:23.186Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:06:23.186Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:06:23.186Z] ---> 6eb535d0fbd2 [2021-05-20T07:06:23.186Z] Step 3/26 : WORKDIR /edgex-go [2021-05-20T07:06:23.186Z] ---> Using cache [2021-05-20T07:06:23.186Z] ---> b4ffd0817740 [2021-05-20T07:06:23.186Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:06:23.186Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:06:23.186Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:06:23.186Z] ---> 6eb535d0fbd2 [2021-05-20T07:06:23.186Z] Step 3/22 : WORKDIR /edgex-go [2021-05-20T07:06:23.186Z] ---> Using cache [2021-05-20T07:06:23.186Z] ---> b4ffd0817740 [2021-05-20T07:06:23.186Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:06:23.458Z] ---> Running in e6d14a240813 [2021-05-20T07:06:23.458Z] ---> Running in 0ee813723a66 [2021-05-20T07:06:23.458Z] Removing intermediate container 00f1a94392cb [2021-05-20T07:06:23.458Z] ---> 19d0d8d74150 [2021-05-20T07:06:23.458Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T07:06:23.722Z] ---> Running in 427bfa5bc274 [2021-05-20T07:06:23.722Z] Removing intermediate container 3e6880777cfb [2021-05-20T07:06:23.722Z] ---> 4e2a6b4825a7 [2021-05-20T07:06:23.722Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-20T07:06:23.722Z] Removing intermediate container 4455595ac1f2 [2021-05-20T07:06:23.722Z] ---> a93e9a7511cb [2021-05-20T07:06:23.722Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-20T07:06:23.722Z] ---> Running in b67b49e73e9f [2021-05-20T07:06:23.722Z] ---> Running in 9ce4642dbf20 [2021-05-20T07:06:24.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:06:24.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:06:24.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:06:24.842Z] $ docker rm -f 82d5ab365378d2688536f71d5e6636e0f27196c6947103376a842f01157ed382 [2021-05-20T07:06:24.872Z] Removing intermediate container 0ee813723a66 [2021-05-20T07:06:24.872Z] ---> c55e01b054b4 [2021-05-20T07:06:24.872Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-20T07:06:24.872Z] ---> Running in 8cddce2a545d [2021-05-20T07:06:24.872Z] Removing intermediate container e6d14a240813 [2021-05-20T07:06:24.872Z] ---> 1c0c1f7c7dea [2021-05-20T07:06:24.872Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-20T07:06:25.135Z] ---> Running in 08042ea6d1f8 [2021-05-20T07:06:25.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:06:25.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:06:25.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-05-20T07:06:25.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:06:25.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:06:25.666Z] OK: 219 MiB in 52 packages [2021-05-20T07:06:25.666Z] OK: 219 MiB in 52 packages [2021-05-20T07:06:25.666Z] OK: 219 MiB in 52 packages [2021-05-20T07:06:25.913Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T07:06:25.913Z] . [2021-05-20T07:06:25.936Z] Removing intermediate container 427bfa5bc274 [2021-05-20T07:06:25.936Z] ---> fc596a767253 [2021-05-20T07:06:25.936Z] Step 6/24 : COPY go.mod . [2021-05-20T07:06:25.936Z] Removing intermediate container 9ce4642dbf20 [2021-05-20T07:06:25.936Z] ---> 2329a3fc5d54 [2021-05-20T07:06:25.936Z] Step 6/24 : COPY go.mod . [Pipeline] withDockerContainer [2021-05-20T07:06:26.194Z] prd-ubuntu18.04-docker-arm64-4c-16g-15286 does not seem to be running inside a container [2021-05-20T07:06:26.207Z] Removing intermediate container b67b49e73e9f [2021-05-20T07:06:26.207Z] ---> c0e51ae37deb [2021-05-20T07:06:26.207Z] Step 6/32 : COPY go.mod . [2021-05-20T07:06:26.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:06:26.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:06:26.207Z] ---> f0751c7dbb49 [2021-05-20T07:06:26.207Z] Step 7/24 : RUN go mod download [2021-05-20T07:06:26.207Z] ---> 4b05cfcf8c1c [2021-05-20T07:06:26.207Z] Step 7/24 : RUN go mod download [2021-05-20T07:06:26.207Z] ---> Running in 7752217c9e1c [2021-05-20T07:06:26.207Z] ---> Running in 13a64812fdcf [2021-05-20T07:06:26.207Z] ---> 79fe1bab7c06 [2021-05-20T07:06:26.207Z] Step 7/32 : RUN go mod download [2021-05-20T07:06:26.282Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T07:06:26.498Z] ---> Running in 8b325fa3b513 [2021-05-20T07:06:26.499Z] OK: 219 MiB in 52 packages [2021-05-20T07:06:26.762Z] OK: 219 MiB in 52 packages [2021-05-20T07:06:27.024Z] Removing intermediate container 8cddce2a545d [2021-05-20T07:06:27.024Z] ---> 7047ebb3ea3e [2021-05-20T07:06:27.024Z] Step 6/22 : COPY go.mod . [2021-05-20T07:06:27.286Z] Removing intermediate container 08042ea6d1f8 [2021-05-20T07:06:27.286Z] ---> 43708a621a3d [2021-05-20T07:06:27.286Z] Step 6/26 : COPY go.mod . [2021-05-20T07:06:27.286Z] ---> 7843a1fb9e2b [2021-05-20T07:06:27.286Z] Step 7/22 : RUN go mod download [2021-05-20T07:06:27.286Z] Removing intermediate container 7752217c9e1c [2021-05-20T07:06:27.286Z] ---> a232561bb12c [2021-05-20T07:06:27.286Z] Step 8/24 : COPY . . [2021-05-20T07:06:27.549Z] ---> Running in 5eb1720b6f61 [2021-05-20T07:06:27.549Z] Removing intermediate container 13a64812fdcf [2021-05-20T07:06:27.549Z] ---> 5b40a3d4b4a0 [2021-05-20T07:06:27.549Z] Step 8/24 : COPY . . [2021-05-20T07:06:27.549Z] ---> e02d25e0768f [2021-05-20T07:06:27.549Z] Step 7/26 : RUN go mod download [2021-05-20T07:06:27.812Z] ---> Running in 0cb63effbdbc [2021-05-20T07:06:27.812Z] Removing intermediate container 8b325fa3b513 [2021-05-20T07:06:27.812Z] ---> 45c847dbfa1d [2021-05-20T07:06:27.812Z] Step 8/32 : COPY . . [2021-05-20T07:06:27.822Z] $ docker top b1ee381c4d58468461ff693f96a4b034c03336b2b8a7a48bfd9809f8208138d8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T07:06:28.272Z] ========================================================= [2021-05-20T07:06:28.272Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-20T07:06:28.272Z] ========================================================= [Pipeline] sh [2021-05-20T07:06:28.941Z] + go mod tidy [Pipeline] sh [2021-05-20T07:06:30.627Z] + make test [2021-05-20T07:06:30.627Z] go mod tidy [2021-05-20T07:06:31.228Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T07:06:34.436Z] Removing intermediate container 5eb1720b6f61 [2021-05-20T07:06:34.436Z] ---> 8eabc5f51042 [2021-05-20T07:06:34.436Z] Step 8/22 : COPY . . [2021-05-20T07:06:35.389Z] Removing intermediate container 0cb63effbdbc [2021-05-20T07:06:35.389Z] ---> f3bd94477ef9 [2021-05-20T07:06:35.389Z] Step 8/26 : COPY . . [2021-05-20T07:06:39.603Z] ---> c76fbb974b91 [2021-05-20T07:06:39.603Z] Step 9/24 : RUN go mod tidy [2021-05-20T07:06:39.864Z] ---> c6f4d49095e9 [2021-05-20T07:06:39.864Z] Step 9/32 : RUN go mod tidy [2021-05-20T07:06:39.864Z] ---> abeb62f90341 [2021-05-20T07:06:39.864Z] Step 9/24 : RUN go mod tidy [2021-05-20T07:06:40.127Z] ---> Running in ed68b40e946a [2021-05-20T07:06:40.390Z] ---> Running in c75948887f49 [2021-05-20T07:06:40.390Z] ---> Running in 3105640f5322 [2021-05-20T07:06:44.594Z] Removing intermediate container ed68b40e946a [2021-05-20T07:06:44.594Z] ---> 1e651371a062 [2021-05-20T07:06:44.594Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-20T07:06:44.594Z] ---> Running in afc954ee1deb [2021-05-20T07:06:44.594Z] Removing intermediate container c75948887f49 [2021-05-20T07:06:44.594Z] ---> d90926639d57 [2021-05-20T07:06:44.594Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-20T07:06:44.594Z] ---> Running in c00004c6f8c2 [2021-05-20T07:06:44.594Z] Removing intermediate container 3105640f5322 [2021-05-20T07:06:44.594Z] ---> aeeae643af47 [2021-05-20T07:06:44.594Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-20T07:06:44.594Z] ---> Running in ed3f9a43fda8 [2021-05-20T07:06:44.862Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-20T07:06:44.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-20T07:06:45.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-20T07:06:57.726Z] ---> dc12c882a967 [2021-05-20T07:06:57.726Z] Step 9/22 : RUN go mod tidy [2021-05-20T07:06:57.726Z] ---> Running in 7c5bcaaa0d3c [2021-05-20T07:06:58.034Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-20T07:06:58.302Z] Removing intermediate container 7c5bcaaa0d3c [2021-05-20T07:06:58.302Z] ---> 5f392df435a2 [2021-05-20T07:06:58.302Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-20T07:06:58.566Z] ---> Running in 5f96083b52af [2021-05-20T07:06:58.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-20T07:07:07.084Z] ---> b0147bb25736 [2021-05-20T07:07:07.085Z] Step 9/26 : RUN go mod tidy [2021-05-20T07:07:07.085Z] ---> Running in abfe1add762f [2021-05-20T07:07:09.686Z] Removing intermediate container abfe1add762f [2021-05-20T07:07:09.686Z] ---> ef23122f4e11 [2021-05-20T07:07:09.686Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-20T07:07:09.686Z] ---> Running in 936d7b5897f5 [2021-05-20T07:07:09.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-20T07:07:20.023Z] Removing intermediate container c00004c6f8c2 [2021-05-20T07:07:20.023Z] ---> e71cb59a3e0e [2021-05-20T07:07:20.023Z] [2021-05-20T07:07:20.023Z] Step 11/32 : FROM alpine:3.12 [2021-05-20T07:07:20.023Z] 3.12: Pulling from library/alpine [2021-05-20T07:07:20.023Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T07:07:20.023Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T07:07:20.023Z] ---> 13621d1b12d4 [2021-05-20T07:07:20.023Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-20T07:07:20.023Z] ---> Running in 2090eb308ef2 [2021-05-20T07:07:20.023Z] Removing intermediate container 2090eb308ef2 [2021-05-20T07:07:20.023Z] ---> 24385dcf9b77 [2021-05-20T07:07:20.023Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-20T07:07:20.023Z] ---> Running in 5cc5007680b0 [2021-05-20T07:07:20.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:20.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:20.551Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-20T07:07:20.551Z] (2/2) Installing su-exec (0.2-r1) [2021-05-20T07:07:20.551Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:07:20.551Z] OK: 6 MiB in 16 packages [2021-05-20T07:07:21.142Z] Removing intermediate container 5cc5007680b0 [2021-05-20T07:07:21.142Z] ---> 6ea37ec74cf1 [2021-05-20T07:07:21.142Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-20T07:07:21.142Z] ---> Running in 6ea66138c862 [2021-05-20T07:07:21.403Z] Removing intermediate container 6ea66138c862 [2021-05-20T07:07:21.403Z] ---> fd1c519a3ab7 [2021-05-20T07:07:21.403Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-20T07:07:21.403Z] ---> Running in 09b11dd2b679 [2021-05-20T07:07:21.982Z] Removing intermediate container 09b11dd2b679 [2021-05-20T07:07:21.982Z] ---> 940cdcec112d [2021-05-20T07:07:21.982Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-20T07:07:21.982Z] ---> Running in 5332394a85d2 [2021-05-20T07:07:22.247Z] Removing intermediate container ed3f9a43fda8 [2021-05-20T07:07:22.247Z] ---> 67a3444fbef5 [2021-05-20T07:07:22.247Z] [2021-05-20T07:07:22.247Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T07:07:22.247Z] ---> 13621d1b12d4 [2021-05-20T07:07:22.247Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T07:07:22.520Z] ---> Running in 8db29fdf67c8 [2021-05-20T07:07:23.101Z] Removing intermediate container 5332394a85d2 [2021-05-20T07:07:23.101Z] ---> 4f611e70d0c7 [2021-05-20T07:07:23.101Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-20T07:07:23.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:23.101Z] ---> Running in 6db1c55683bb [2021-05-20T07:07:23.366Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:23.366Z] Removing intermediate container 6db1c55683bb [2021-05-20T07:07:23.366Z] ---> 24f5e2e996ea [2021-05-20T07:07:23.366Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-20T07:07:23.628Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T07:07:23.628Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:07:23.628Z] OK: 6 MiB in 15 packages [2021-05-20T07:07:23.628Z] ---> 5f095dd08139 [2021-05-20T07:07:23.628Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-20T07:07:23.628Z] ---> Running in f38b19c6ba42 [2021-05-20T07:07:24.202Z] Removing intermediate container 8db29fdf67c8 [2021-05-20T07:07:24.202Z] ---> 93ffedd6e86a [2021-05-20T07:07:24.202Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T07:07:24.202Z] ---> Running in 0db8e6237e0d [2021-05-20T07:07:24.469Z] Removing intermediate container 0db8e6237e0d [2021-05-20T07:07:24.469Z] ---> 2aa8e96044cb [2021-05-20T07:07:24.469Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-20T07:07:24.469Z] ---> Running in 3c2b31c27e2e [2021-05-20T07:07:24.469Z] Removing intermediate container 3c2b31c27e2e [2021-05-20T07:07:24.469Z] ---> 8cb5ec7d0fa7 [2021-05-20T07:07:24.469Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T07:07:24.733Z] ---> Running in f1dc090d6dcc [2021-05-20T07:07:24.733Z] Removing intermediate container f38b19c6ba42 [2021-05-20T07:07:24.733Z] ---> 03282ead768d [2021-05-20T07:07:24.733Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:07:24.999Z] Removing intermediate container f1dc090d6dcc [2021-05-20T07:07:24.999Z] ---> 340a91c1b8da [2021-05-20T07:07:24.999Z] Step 16/24 : WORKDIR / [2021-05-20T07:07:24.999Z] ---> Running in 0bb6532c5b84 [2021-05-20T07:07:24.999Z] Removing intermediate container 0bb6532c5b84 [2021-05-20T07:07:24.999Z] ---> 5ec82857a41a [2021-05-20T07:07:24.999Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:07:25.264Z] ---> 263879641ff9 [2021-05-20T07:07:25.264Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-20T07:07:25.527Z] ---> b35f6bc43fd7 [2021-05-20T07:07:25.527Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-20T07:07:25.791Z] ---> 3b3b196b576a [2021-05-20T07:07:25.791Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-20T07:07:26.055Z] ---> ae9f79a21f62 [2021-05-20T07:07:26.055Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-20T07:07:26.325Z] ---> f6c26c5fdadf [2021-05-20T07:07:26.325Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-20T07:07:26.596Z] ---> ad7bd256c972 [2021-05-20T07:07:26.596Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-20T07:07:26.596Z] ---> a1eac8ff7a91 [2021-05-20T07:07:26.596Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-20T07:07:26.596Z] ---> Running in 9dbfb6ffba28 [2021-05-20T07:07:26.867Z] ---> 9edffeabb1fb [2021-05-20T07:07:26.867Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-20T07:07:26.867Z] Removing intermediate container 9dbfb6ffba28 [2021-05-20T07:07:26.867Z] ---> e18728183f05 [2021-05-20T07:07:26.867Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:07:26.867Z] ---> Running in f6a789a8fe0f [2021-05-20T07:07:26.867Z] ---> Running in 5d0200866947 [2021-05-20T07:07:27.132Z] Removing intermediate container 5d0200866947 [2021-05-20T07:07:27.132Z] ---> 344f103a90ac [2021-05-20T07:07:27.132Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-20T07:07:27.132Z] Removing intermediate container f6a789a8fe0f [2021-05-20T07:07:27.132Z] ---> f6a88f4ad4e1 [2021-05-20T07:07:27.132Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T07:07:27.132Z] ---> Running in 536091b37a2d [2021-05-20T07:07:27.402Z] Removing intermediate container 536091b37a2d [2021-05-20T07:07:27.402Z] ---> 428ac6763193 [2021-05-20T07:07:27.402Z] Step 23/24 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:07:27.402Z] ---> f424032140c9 [2021-05-20T07:07:27.402Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-20T07:07:27.402Z] ---> Running in 7f9a082a5392 [2021-05-20T07:07:27.402Z] ---> Running in 709b7b572b8a [2021-05-20T07:07:27.671Z] Removing intermediate container 7f9a082a5392 [2021-05-20T07:07:27.672Z] ---> 56214319247e [2021-05-20T07:07:27.672Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T07:07:27.672Z] ---> Running in 945b1b7c0ca3 [2021-05-20T07:07:27.944Z] Removing intermediate container 945b1b7c0ca3 [2021-05-20T07:07:27.944Z] ---> b183a6790d35 [2021-05-20T07:07:27.944Z] [2021-05-20T07:07:27.944Z] Successfully built b183a6790d35 [2021-05-20T07:07:27.944Z] Successfully tagged core-command:latest [2021-05-20T07:07:27.944Z] Building sys-mgmt-agent [2021-05-20T07:07:28.925Z]  Building core-command ... done Removing intermediate container 709b7b572b8a [2021-05-20T07:07:28.925Z] ---> f06d78086830 [2021-05-20T07:07:28.925Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-20T07:07:29.511Z] ---> Running in ee15c601881d [2021-05-20T07:07:30.090Z] Removing intermediate container ee15c601881d [2021-05-20T07:07:30.090Z] ---> a36a39a450e5 [2021-05-20T07:07:30.090Z] Step 29/32 : CMD ["gate"] [2021-05-20T07:07:30.353Z] ---> Running in cccb19f1e521 [2021-05-20T07:07:30.619Z] Removing intermediate container cccb19f1e521 [2021-05-20T07:07:30.619Z] ---> a8453a3aa9db [2021-05-20T07:07:30.619Z] Step 30/32 : LABEL arch=x86_64 [2021-05-20T07:07:31.193Z] ---> Running in 8af771d5abf7 [2021-05-20T07:07:31.193Z] Removing intermediate container 8af771d5abf7 [2021-05-20T07:07:31.193Z] ---> f8d7fe8aa174 [2021-05-20T07:07:31.193Z] Step 31/32 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:07:31.455Z] ---> Running in 2ae90b7f3789 [2021-05-20T07:07:31.718Z] Removing intermediate container 2ae90b7f3789 [2021-05-20T07:07:31.718Z] ---> ebea6bd8ad10 [2021-05-20T07:07:31.718Z] Step 32/32 : LABEL version=0.0.0 [2021-05-20T07:07:31.988Z] ---> Running in fefcca939b76 [2021-05-20T07:07:32.256Z] Removing intermediate container fefcca939b76 [2021-05-20T07:07:32.256Z] ---> 7ddbfd0ceee0 [2021-05-20T07:07:32.256Z] [2021-05-20T07:07:32.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-20T07:07:32.521Z] Successfully built 7ddbfd0ceee0 [2021-05-20T07:07:32.521Z] Successfully tagged security-bootstrapper:latest [2021-05-20T07:07:32.521Z] Building support-notifications [2021-05-20T07:07:39.129Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:07:39.129Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:07:39.129Z] ---> 6eb535d0fbd2 [2021-05-20T07:07:39.129Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T07:07:39.129Z] ---> Using cache [2021-05-20T07:07:39.129Z] ---> b4ffd0817740 [2021-05-20T07:07:39.129Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:07:39.129Z] ---> Using cache [2021-05-20T07:07:39.129Z] ---> 1c0c1f7c7dea [2021-05-20T07:07:39.129Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-20T07:07:39.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:07:39.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:07:39.716Z] ---> 6eb535d0fbd2 [2021-05-20T07:07:39.716Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T07:07:39.716Z] ---> Using cache [2021-05-20T07:07:39.716Z] ---> b4ffd0817740 [2021-05-20T07:07:39.716Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:07:39.716Z] ---> Using cache [2021-05-20T07:07:39.716Z] ---> 1c0c1f7c7dea [2021-05-20T07:07:39.716Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-20T07:07:39.983Z] Removing intermediate container afc954ee1deb [2021-05-20T07:07:39.983Z] ---> da1caa11cb33 [2021-05-20T07:07:39.983Z] [2021-05-20T07:07:39.983Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T07:07:39.983Z] ---> 13621d1b12d4 [2021-05-20T07:07:39.983Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-20T07:07:39.983Z] ---> Running in e155629a1efd [2021-05-20T07:07:39.983Z] ---> Running in 5c133450b67b [2021-05-20T07:07:40.255Z] Removing intermediate container 5f96083b52af [2021-05-20T07:07:40.255Z] ---> d2fea0f000d4 [2021-05-20T07:07:40.255Z] [2021-05-20T07:07:40.255Z] Step 11/22 : FROM alpine:3.12 [2021-05-20T07:07:40.255Z] ---> 13621d1b12d4 [2021-05-20T07:07:40.255Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-20T07:07:40.255Z] ---> Running in 2dc9bfa06f34 [2021-05-20T07:07:40.255Z] ---> Running in b53cf9167625 [2021-05-20T07:07:40.255Z] Removing intermediate container 2dc9bfa06f34 [2021-05-20T07:07:40.255Z] ---> cd0273380a16 [2021-05-20T07:07:40.255Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-20T07:07:40.255Z] ---> Running in 22dd2312113c [2021-05-20T07:07:40.531Z] Removing intermediate container 22dd2312113c [2021-05-20T07:07:40.531Z] ---> 44455e565134 [2021-05-20T07:07:40.531Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-20T07:07:40.802Z] ---> Running in 48b455c4cfcb [2021-05-20T07:07:40.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-20T07:07:41.081Z] Removing intermediate container 48b455c4cfcb [2021-05-20T07:07:41.081Z] ---> 206337ad99fd [2021-05-20T07:07:41.081Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:07:41.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:41.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:41.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:41.081Z] ---> Running in bb869846cb26 [2021-05-20T07:07:41.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:41.352Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-20T07:07:41.352Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T07:07:41.352Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-20T07:07:41.352Z] (4/4) Installing curl (7.76.1-r0) [2021-05-20T07:07:41.352Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:07:41.352Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T07:07:41.352Z] OK: 7 MiB in 18 packages [2021-05-20T07:07:41.960Z] Removing intermediate container b53cf9167625 [2021-05-20T07:07:41.960Z] ---> 2f62421afa58 [2021-05-20T07:07:41.960Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T07:07:41.960Z] ---> Running in e23ea4e5e7b0 [2021-05-20T07:07:41.960Z] Removing intermediate container bb869846cb26 [2021-05-20T07:07:41.960Z] ---> b4242f94be24 [2021-05-20T07:07:41.960Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-20T07:07:41.960Z] Removing intermediate container e23ea4e5e7b0 [2021-05-20T07:07:41.960Z] ---> e8522f5c5d19 [2021-05-20T07:07:41.960Z] Step 14/22 : WORKDIR /edgex [2021-05-20T07:07:42.232Z] ---> Running in 5937bdfa925f [2021-05-20T07:07:42.232Z] ---> Running in e24c27ff39d3 [2021-05-20T07:07:42.232Z] Removing intermediate container e24c27ff39d3 [2021-05-20T07:07:42.232Z] ---> 148bc88a77d4 [2021-05-20T07:07:42.232Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-20T07:07:42.501Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:42.501Z] ---> ca44f15540ce [2021-05-20T07:07:42.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-20T07:07:42.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:43.024Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:43.024Z] Removing intermediate container 936d7b5897f5 [2021-05-20T07:07:43.024Z] ---> fd82bb1ee016 [2021-05-20T07:07:43.024Z] [2021-05-20T07:07:43.024Z] Step 11/26 : FROM alpine:3.12 [2021-05-20T07:07:43.024Z] ---> 13621d1b12d4 [2021-05-20T07:07:43.024Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-20T07:07:43.024Z] ---> 7d6e75b96ca1 [2021-05-20T07:07:43.024Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-20T07:07:43.024Z] ---> Running in 16895c99d159 [2021-05-20T07:07:43.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:43.736Z] ---> 319906e0f892 [2021-05-20T07:07:43.736Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-20T07:07:43.736Z] ---> Running in 8eadd59a8623 [2021-05-20T07:07:43.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:43.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:07:43.736Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-20T07:07:43.736Z] Removing intermediate container 8eadd59a8623 [2021-05-20T07:07:43.736Z] ---> 85a83e4750c9 [2021-05-20T07:07:43.736Z] Step 19/22 : CMD ["--init=true"] [2021-05-20T07:07:43.736Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-20T07:07:43.736Z] ---> Running in afa7f5fd95ae [2021-05-20T07:07:43.736Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T07:07:43.736Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-20T07:07:43.736Z] (4/6) Installing curl (7.76.1-r0) [2021-05-20T07:07:43.736Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-20T07:07:43.736Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-20T07:07:43.736Z] (6/6) Installing su-exec (0.2-r1) [2021-05-20T07:07:43.736Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:07:43.736Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T07:07:43.736Z] OK: 7 MiB in 20 packages [2021-05-20T07:07:43.736Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-20T07:07:44.083Z] Removing intermediate container afa7f5fd95ae [2021-05-20T07:07:44.083Z] ---> 55e8fd0205bd [2021-05-20T07:07:44.083Z] Step 20/22 : LABEL arch=x86_64 [2021-05-20T07:07:44.083Z] ---> Running in e96e512bd0c8 [2021-05-20T07:07:44.420Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-20T07:07:44.420Z] Removing intermediate container e96e512bd0c8 [2021-05-20T07:07:44.420Z] ---> faeb0d0b7dce [2021-05-20T07:07:44.420Z] Step 21/22 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:07:44.420Z] Removing intermediate container 16895c99d159 [2021-05-20T07:07:44.420Z] ---> 61f11ef73ded [2021-05-20T07:07:44.420Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T07:07:44.420Z] ---> Running in 5aac6af79c3e [2021-05-20T07:07:44.420Z] ---> Running in 6b90bfb8c2a9 [2021-05-20T07:07:44.872Z] Removing intermediate container 5aac6af79c3e [2021-05-20T07:07:44.872Z] ---> 2901d018ae88 [2021-05-20T07:07:44.872Z] Step 22/22 : LABEL version=0.0.0 [2021-05-20T07:07:44.872Z] Removing intermediate container 6b90bfb8c2a9 [2021-05-20T07:07:44.872Z] ---> 876b31654f5a [2021-05-20T07:07:44.872Z] Step 14/26 : WORKDIR / [2021-05-20T07:07:44.872Z] ---> Running in 16aee531964a [2021-05-20T07:07:44.872Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-20T07:07:44.872Z] ---> Running in aa1221bd592b [2021-05-20T07:07:44.872Z] Removing intermediate container 16aee531964a [2021-05-20T07:07:44.872Z] ---> cdcaa862c9dc [2021-05-20T07:07:44.872Z] [2021-05-20T07:07:44.872Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-20T07:07:44.872Z] Removing intermediate container aa1221bd592b [2021-05-20T07:07:44.872Z] ---> 03ac9a67fef1 [2021-05-20T07:07:44.872Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-20T07:07:44.872Z] Successfully built cdcaa862c9dc [2021-05-20T07:07:44.872Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:07:44.872Z] OK: 8 MiB in 20 packages [2021-05-20T07:07:44.872Z] Successfully tagged security-proxy-setup:latest [2021-05-20T07:07:44.872Z] Building support-scheduler [2021-05-20T07:07:45.304Z]  Building security-proxy-setup ... done  ---> 000308c2699b [2021-05-20T07:07:45.304Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-20T07:07:45.304Z] OK: 219 MiB in 52 packages [2021-05-20T07:07:45.717Z] OK: 219 MiB in 52 packages [2021-05-20T07:07:47.769Z] ---> 591d11f74830 [2021-05-20T07:07:47.769Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-20T07:07:48.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:07:48.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:07:48.343Z] ---> 6eb535d0fbd2 [2021-05-20T07:07:48.343Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T07:07:48.343Z] ---> Using cache [2021-05-20T07:07:48.343Z] ---> b4ffd0817740 [2021-05-20T07:07:48.343Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:07:48.343Z] ---> Using cache [2021-05-20T07:07:48.343Z] ---> 1c0c1f7c7dea [2021-05-20T07:07:48.343Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-20T07:07:48.343Z] ---> Using cache [2021-05-20T07:07:48.343Z] ---> 43708a621a3d [2021-05-20T07:07:48.343Z] Step 6/23 : COPY go.mod . [2021-05-20T07:07:48.343Z] ---> Using cache [2021-05-20T07:07:48.343Z] ---> e02d25e0768f [2021-05-20T07:07:48.343Z] Step 7/23 : RUN go mod download [2021-05-20T07:07:48.343Z] ---> Using cache [2021-05-20T07:07:48.343Z] ---> f3bd94477ef9 [2021-05-20T07:07:48.343Z] Step 8/23 : COPY . . [2021-05-20T07:07:48.343Z] ---> Using cache [2021-05-20T07:07:48.343Z] ---> b0147bb25736 [2021-05-20T07:07:48.343Z] Step 9/23 : RUN go mod tidy [2021-05-20T07:07:48.343Z] ---> Using cache [2021-05-20T07:07:48.343Z] ---> ef23122f4e11 [2021-05-20T07:07:48.343Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-20T07:07:48.609Z] Removing intermediate container 5937bdfa925f [2021-05-20T07:07:48.609Z] ---> c1fbda6ead20 [2021-05-20T07:07:48.609Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:07:48.609Z] ---> 70ea0fc0d9be [2021-05-20T07:07:48.609Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-20T07:07:48.609Z] ---> Running in 83f81ddd4658 [2021-05-20T07:07:48.873Z] Removing intermediate container e155629a1efd [2021-05-20T07:07:48.873Z] ---> 9ddb27a63584 [2021-05-20T07:07:48.873Z] Step 6/23 : COPY go.mod . [2021-05-20T07:07:48.873Z] ---> 01a75fa31ed3 [2021-05-20T07:07:48.873Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-20T07:07:48.873Z] Removing intermediate container 5c133450b67b [2021-05-20T07:07:48.873Z] ---> e36202906c01 [2021-05-20T07:07:48.873Z] Step 6/24 : COPY go.mod . [2021-05-20T07:07:48.873Z] ---> d47ed16a3d25 [2021-05-20T07:07:48.873Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-20T07:07:49.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-20T07:07:49.139Z] ---> b76a486e0555 [2021-05-20T07:07:49.139Z] Step 7/23 : RUN go mod download [2021-05-20T07:07:49.409Z] ---> Running in dd336bf8b7ae [2021-05-20T07:07:49.409Z] ---> 4bc849d88d33 [2021-05-20T07:07:49.409Z] Step 7/24 : RUN go mod download [2021-05-20T07:07:49.409Z] ---> bedfad4faef4 [2021-05-20T07:07:49.409Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-20T07:07:49.409Z] ---> Running in 5e09c80529f9 [2021-05-20T07:07:49.673Z] ---> 1269f5da51b6 [2021-05-20T07:07:49.673Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-20T07:07:49.936Z] ---> 105e12c34088 [2021-05-20T07:07:49.936Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-20T07:07:49.936Z] ---> Running in 1849d7862c89 [2021-05-20T07:07:50.198Z] ---> f1d6323c2d7e [2021-05-20T07:07:50.198Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-20T07:07:50.198Z] Removing intermediate container 1849d7862c89 [2021-05-20T07:07:50.198Z] ---> a5d6a6de4da5 [2021-05-20T07:07:50.198Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:07:50.462Z] ---> Running in 43959b82997c [2021-05-20T07:07:50.725Z] Removing intermediate container 43959b82997c [2021-05-20T07:07:50.725Z] ---> 41b2fbef875c [2021-05-20T07:07:50.725Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T07:07:50.725Z] ---> Running in f87b1bbc0038 [2021-05-20T07:07:50.725Z] ---> 4f7d122d8047 [2021-05-20T07:07:50.725Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-20T07:07:50.725Z] Removing intermediate container dd336bf8b7ae [2021-05-20T07:07:50.725Z] ---> d611395c1399 [2021-05-20T07:07:50.725Z] Step 8/23 : COPY . . [2021-05-20T07:07:50.725Z] ---> Running in 8191eac98a34 [2021-05-20T07:07:51.000Z] Removing intermediate container f87b1bbc0038 [2021-05-20T07:07:51.000Z] ---> 0a67010b34ad [2021-05-20T07:07:51.000Z] Step 23/24 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:07:51.957Z] ---> Running in cb0181f7de1f [2021-05-20T07:07:51.957Z] Removing intermediate container 5e09c80529f9 [2021-05-20T07:07:51.957Z] ---> 338003ce56f3 [2021-05-20T07:07:51.957Z] Step 8/24 : COPY . . [2021-05-20T07:07:54.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-20T07:07:55.287Z] Removing intermediate container cb0181f7de1f [2021-05-20T07:07:55.287Z] ---> bc756126042a [2021-05-20T07:07:55.287Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T07:07:56.282Z] ---> Running in b71cdb424986 [2021-05-20T07:07:56.282Z] Removing intermediate container 8191eac98a34 [2021-05-20T07:07:56.282Z] ---> d98702b0f4a9 [2021-05-20T07:07:56.282Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-20T07:07:56.561Z] Removing intermediate container b71cdb424986 [2021-05-20T07:07:56.561Z] ---> a491110bc0aa [2021-05-20T07:07:56.561Z] [2021-05-20T07:07:56.561Z] ---> Running in 1bd1dda463ae [2021-05-20T07:07:57.216Z] Successfully built a491110bc0aa [2021-05-20T07:07:57.216Z] Successfully tagged core-data:latest [2021-05-20T07:07:57.216Z] Building core-metadata [2021-05-20T07:07:57.505Z]  Building core-data ... done Removing intermediate container 1bd1dda463ae [2021-05-20T07:07:57.505Z] ---> 7769b0e1123f [2021-05-20T07:07:57.505Z] Step 24/26 : LABEL arch=x86_64 [2021-05-20T07:07:57.789Z] ---> Running in 0b3d3f8971d6 [2021-05-20T07:07:58.789Z] Removing intermediate container 0b3d3f8971d6 [2021-05-20T07:07:58.789Z] ---> 367e40724ff5 [2021-05-20T07:07:58.789Z] Step 25/26 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:08:00.248Z] ---> Running in d7b2dbea4bce [2021-05-20T07:08:01.415Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-20T07:08:02.181Z] ---> a3ef8da39614 [2021-05-20T07:08:02.181Z] Step 9/23 : RUN go mod tidy [2021-05-20T07:08:02.181Z] Removing intermediate container d7b2dbea4bce [2021-05-20T07:08:02.181Z] ---> ccfa60d64d7b [2021-05-20T07:08:02.181Z] Step 26/26 : LABEL version=0.0.0 [2021-05-20T07:08:02.181Z] ---> 329d556fdd51 [2021-05-20T07:08:02.181Z] Step 9/24 : RUN go mod tidy [2021-05-20T07:08:02.755Z] ---> Running in a02b3080d62c [2021-05-20T07:08:02.755Z] ---> Running in 6d560e3f2433 [2021-05-20T07:08:02.755Z] ---> Running in 88157c242c43 [2021-05-20T07:08:03.020Z] Removing intermediate container a02b3080d62c [2021-05-20T07:08:03.020Z] ---> 0b3eeb8425dc [2021-05-20T07:08:03.020Z] [2021-05-20T07:08:03.020Z] Successfully built 0b3eeb8425dc [2021-05-20T07:08:03.020Z] Successfully tagged security-secretstore-setup:latest [2021-05-20T07:08:05.663Z]  Building security-secretstore-setup ... done Removing intermediate container 88157c242c43 [2021-05-20T07:08:05.663Z] ---> 942c5998ed43 [2021-05-20T07:08:05.663Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-20T07:08:05.663Z] ---> Running in 7055baab739e [2021-05-20T07:08:05.663Z] Removing intermediate container 6d560e3f2433 [2021-05-20T07:08:05.663Z] ---> 407a068185bd [2021-05-20T07:08:05.663Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-20T07:08:05.663Z] ---> Running in e46157bddb6a [2021-05-20T07:08:06.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-20T07:08:06.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-20T07:08:08.233Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:08:08.233Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:08:08.233Z] ---> 6eb535d0fbd2 [2021-05-20T07:08:08.233Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T07:08:08.233Z] ---> Using cache [2021-05-20T07:08:08.233Z] ---> b4ffd0817740 [2021-05-20T07:08:08.233Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:08:08.233Z] ---> Using cache [2021-05-20T07:08:08.233Z] ---> 1c0c1f7c7dea [2021-05-20T07:08:08.233Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T07:08:08.233Z] ---> Using cache [2021-05-20T07:08:08.233Z] ---> 43708a621a3d [2021-05-20T07:08:08.233Z] Step 6/24 : COPY go.mod . [2021-05-20T07:08:08.233Z] ---> Using cache [2021-05-20T07:08:08.233Z] ---> e02d25e0768f [2021-05-20T07:08:08.233Z] Step 7/24 : RUN go mod download [2021-05-20T07:08:08.233Z] ---> Using cache [2021-05-20T07:08:08.233Z] ---> f3bd94477ef9 [2021-05-20T07:08:08.233Z] Step 8/24 : COPY . . [2021-05-20T07:08:08.233Z] ---> Using cache [2021-05-20T07:08:08.233Z] ---> b0147bb25736 [2021-05-20T07:08:08.233Z] Step 9/24 : RUN go mod tidy [2021-05-20T07:08:08.233Z] ---> Using cache [2021-05-20T07:08:08.233Z] ---> ef23122f4e11 [2021-05-20T07:08:08.233Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-20T07:08:10.195Z] ---> Running in 1de11ffb7bc4 [2021-05-20T07:08:10.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-20T07:08:11.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-20T07:08:11.626Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-20T07:08:15.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-20T07:08:15.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-20T07:08:15.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-20T07:08:15.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-20T07:08:19.048Z] Removing intermediate container 83f81ddd4658 [2021-05-20T07:08:19.048Z] ---> f8815aa9704e [2021-05-20T07:08:19.048Z] [2021-05-20T07:08:19.048Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T07:08:19.048Z] ---> 13621d1b12d4 [2021-05-20T07:08:19.048Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-20T07:08:19.048Z] ---> Using cache [2021-05-20T07:08:19.048Z] ---> 93ffedd6e86a [2021-05-20T07:08:19.048Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T07:08:19.048Z] ---> Using cache [2021-05-20T07:08:19.048Z] ---> 2aa8e96044cb [2021-05-20T07:08:19.048Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-20T07:08:19.048Z] ---> Running in 5dc358ac9c49 [2021-05-20T07:08:19.310Z] Removing intermediate container 5dc358ac9c49 [2021-05-20T07:08:19.310Z] ---> 2c09b2002257 [2021-05-20T07:08:19.310Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T07:08:19.310Z] ---> Running in f7f6f082675f [2021-05-20T07:08:19.310Z] Removing intermediate container f7f6f082675f [2021-05-20T07:08:19.310Z] ---> 8f41ab76b7dc [2021-05-20T07:08:19.310Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:08:19.596Z] ---> fea0ad43f3a6 [2021-05-20T07:08:19.596Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-20T07:08:20.204Z] ---> 33b7f73b91b2 [2021-05-20T07:08:20.204Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-20T07:08:20.472Z] ---> d2692adf5739 [2021-05-20T07:08:20.472Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-20T07:08:20.472Z] ---> Running in 13d938115366 [2021-05-20T07:08:20.472Z] Removing intermediate container 13d938115366 [2021-05-20T07:08:20.472Z] ---> b0d7d945477b [2021-05-20T07:08:20.472Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:08:20.487Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-20T07:08:20.487Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-20T07:08:20.740Z] ---> Running in 9ed76dd896d5 [2021-05-20T07:08:20.741Z] Removing intermediate container 9ed76dd896d5 [2021-05-20T07:08:20.741Z] ---> a5e55a0af841 [2021-05-20T07:08:20.741Z] Step 21/23 : LABEL arch=x86_64 [2021-05-20T07:08:21.012Z] ---> Running in 60a8101f3296 [2021-05-20T07:08:21.285Z] Removing intermediate container 60a8101f3296 [2021-05-20T07:08:21.285Z] ---> e19449550e16 [2021-05-20T07:08:21.285Z] Step 22/23 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:08:21.285Z] ---> Running in 6b539ee13837 [2021-05-20T07:08:21.872Z] Removing intermediate container 6b539ee13837 [2021-05-20T07:08:21.872Z] ---> 7f287b0e9ada [2021-05-20T07:08:21.872Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T07:08:21.872Z] ---> Running in 12b9eb8a7166 [2021-05-20T07:08:22.149Z] Removing intermediate container 12b9eb8a7166 [2021-05-20T07:08:22.150Z] ---> 9640b33caa40 [2021-05-20T07:08:22.150Z] [2021-05-20T07:08:22.423Z] Successfully built 9640b33caa40 [2021-05-20T07:08:22.423Z] Successfully tagged support-scheduler:latest [2021-05-20T07:08:30.808Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-20T07:08:30.808Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-20T07:08:30.808Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-20T07:08:36.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.382s coverage: 46.1% of statements [2021-05-20T07:08:36.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-20T07:08:36.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-20T07:08:36.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-20T07:08:36.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-20T07:08:36.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-20T07:08:36.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-20T07:08:36.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.235s coverage: 28.7% of statements [2021-05-20T07:08:36.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.410s coverage: 100.0% of statements [2021-05-20T07:08:37.433Z]  Building support-scheduler ... done Removing intermediate container e46157bddb6a [2021-05-20T07:08:37.434Z] ---> 71895d9130f9 [2021-05-20T07:08:37.434Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-20T07:08:37.434Z] ---> Running in 941716b995e1 [2021-05-20T07:08:37.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-20T07:08:38.304Z] Removing intermediate container 7055baab739e [2021-05-20T07:08:38.304Z] ---> 7d394e07fb77 [2021-05-20T07:08:38.304Z] [2021-05-20T07:08:38.304Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T07:08:38.304Z] ---> 13621d1b12d4 [2021-05-20T07:08:38.304Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-20T07:08:38.304Z] ---> Running in 1656cacb62d6 [2021-05-20T07:08:39.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:08:39.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:08:39.275Z] Removing intermediate container 941716b995e1 [2021-05-20T07:08:39.275Z] ---> 43970ee7ef4d [2021-05-20T07:08:39.275Z] [2021-05-20T07:08:39.275Z] Step 12/24 : FROM docker:20.10.0 [2021-05-20T07:08:39.275Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-20T07:08:39.275Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-20T07:08:39.275Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:08:39.275Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T07:08:39.275Z] OK: 6 MiB in 16 packages [2021-05-20T07:08:39.275Z] 20.10.0: Pulling from library/docker [2021-05-20T07:08:39.855Z] Removing intermediate container 1656cacb62d6 [2021-05-20T07:08:39.855Z] ---> 8b5e67901097 [2021-05-20T07:08:39.855Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T07:08:39.855Z] ---> Running in afdd2006c631 [2021-05-20T07:08:40.428Z] Removing intermediate container afdd2006c631 [2021-05-20T07:08:40.428Z] ---> 98c9c91788e5 [2021-05-20T07:08:40.428Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-20T07:08:40.698Z] ---> Running in 0ad0cd879996 [2021-05-20T07:08:40.698Z] Removing intermediate container 0ad0cd879996 [2021-05-20T07:08:40.698Z] ---> 772276fa137d [2021-05-20T07:08:40.698Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T07:08:40.961Z] ---> Running in 317fb9d7f7a2 [2021-05-20T07:08:41.227Z] Removing intermediate container 317fb9d7f7a2 [2021-05-20T07:08:41.227Z] ---> be7d94b63055 [2021-05-20T07:08:41.227Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:08:41.227Z] ---> c7bb84cd71cc [2021-05-20T07:08:41.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-20T07:08:42.184Z] ---> 066b1ae160fe [2021-05-20T07:08:42.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-20T07:08:42.466Z] Removing intermediate container 1de11ffb7bc4 [2021-05-20T07:08:42.466Z] ---> d9870285ab3c [2021-05-20T07:08:42.466Z] [2021-05-20T07:08:42.466Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T07:08:42.466Z] ---> 13621d1b12d4 [2021-05-20T07:08:42.466Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T07:08:42.466Z] ---> Using cache [2021-05-20T07:08:42.466Z] ---> 93ffedd6e86a [2021-05-20T07:08:42.466Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T07:08:42.466Z] ---> Using cache [2021-05-20T07:08:42.466Z] ---> 2aa8e96044cb [2021-05-20T07:08:42.466Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-20T07:08:42.466Z] ---> ec3c061a284d [2021-05-20T07:08:42.466Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-20T07:08:42.728Z] ---> Running in 0c389dff0fee [2021-05-20T07:08:42.728Z] ---> Running in 4490f5540726 [2021-05-20T07:08:42.728Z] Removing intermediate container 4490f5540726 [2021-05-20T07:08:42.728Z] ---> 1e6c44e51553 [2021-05-20T07:08:42.728Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:08:42.728Z] ---> Running in 7332b08bf046 [2021-05-20T07:08:42.728Z] Removing intermediate container 0c389dff0fee [2021-05-20T07:08:42.728Z] ---> c2f1491bcdd6 [2021-05-20T07:08:42.990Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T07:08:42.990Z] ---> Running in 96d9c40b0525 [2021-05-20T07:08:43.257Z] Removing intermediate container 7332b08bf046 [2021-05-20T07:08:43.257Z] ---> 57800f3778c1 [2021-05-20T07:08:43.257Z] Step 21/23 : LABEL arch=x86_64 [2021-05-20T07:08:44.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.573s coverage: 27.7% of statements [2021-05-20T07:08:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-20T07:08:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-20T07:08:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-20T07:08:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-20T07:08:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-20T07:08:44.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.189s coverage: 81.2% of statements [2021-05-20T07:08:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-20T07:08:44.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.289s coverage: 100.0% of statements [2021-05-20T07:08:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-20T07:08:44.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.233s coverage: 100.0% of statements [2021-05-20T07:08:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-20T07:08:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-20T07:08:44.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.301s coverage: 58.6% of statements [2021-05-20T07:08:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-20T07:08:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-20T07:08:44.650Z] Removing intermediate container 96d9c40b0525 [2021-05-20T07:08:44.650Z] ---> 6baac8d0370a [2021-05-20T07:08:44.650Z] Step 16/24 : WORKDIR / [2021-05-20T07:08:44.650Z] ---> Running in 64262ae0b5c6 [2021-05-20T07:08:44.650Z] ---> Running in 3780e26d245c [2021-05-20T07:08:44.650Z] Removing intermediate container 64262ae0b5c6 [2021-05-20T07:08:44.650Z] ---> c20c40a80801 [2021-05-20T07:08:44.650Z] Step 22/23 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:08:44.650Z] Removing intermediate container 3780e26d245c [2021-05-20T07:08:44.650Z] ---> ca4e55baba68 [2021-05-20T07:08:44.650Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:08:44.650Z] ---> Running in 9aa05b5722e0 [2021-05-20T07:08:44.650Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T07:08:44.650Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T07:08:44.917Z] ---> aefe523efa57 [2021-05-20T07:08:44.917Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-20T07:08:44.917Z] Removing intermediate container 9aa05b5722e0 [2021-05-20T07:08:44.917Z] ---> 55feab4029e4 [2021-05-20T07:08:44.917Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T07:08:44.917Z] ---> Running in e8d7128d964d [2021-05-20T07:08:44.917Z] ---> a839ddc9fb6d [2021-05-20T07:08:44.917Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-20T07:08:44.917Z] ---> Running in 4695e0fd7fbf [2021-05-20T07:08:44.917Z] Removing intermediate container e8d7128d964d [2021-05-20T07:08:44.917Z] ---> 2211e14e96d8 [2021-05-20T07:08:44.917Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-20T07:08:45.183Z] Removing intermediate container 4695e0fd7fbf [2021-05-20T07:08:45.183Z] ---> ac8d8e3405a1 [2021-05-20T07:08:45.183Z] [2021-05-20T07:08:45.183Z] ---> Running in 503b77282bc9 [2021-05-20T07:08:45.183Z] Successfully built ac8d8e3405a1 [2021-05-20T07:08:45.462Z] Successfully tagged support-notifications:latest [2021-05-20T07:08:45.462Z]  Building support-notifications ... done  ---> 22af0a530b02 [2021-05-20T07:08:45.462Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-20T07:08:45.462Z] ---> 9f73a2599a6c [2021-05-20T07:08:45.462Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-20T07:08:45.462Z] ---> Running in b316b6048f39 [2021-05-20T07:08:45.462Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T07:08:45.735Z] Removing intermediate container b316b6048f39 [2021-05-20T07:08:45.735Z] ---> 63f109e6e2de [2021-05-20T07:08:45.735Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:08:45.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T07:08:45.735Z] ---> Running in d33df926e380 [2021-05-20T07:08:45.735Z] Removing intermediate container d33df926e380 [2021-05-20T07:08:45.735Z] ---> 26b87b394296 [2021-05-20T07:08:45.735Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T07:08:45.735Z] (1/39) Installing readline (8.0.4-r0) [2021-05-20T07:08:45.735Z] (2/39) Installing bash (5.0.17-r0) [2021-05-20T07:08:45.735Z] Executing bash-5.0.17-r0.post-install [2021-05-20T07:08:45.735Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T07:08:45.735Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-20T07:08:45.735Z] (5/39) Installing curl (7.76.1-r0) [2021-05-20T07:08:45.735Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-20T07:08:45.735Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-20T07:08:46.008Z] (8/39) Installing expat (2.2.9-r1) [2021-05-20T07:08:46.008Z] ---> Running in 23d4ef00527d [2021-05-20T07:08:46.008Z] (9/39) Installing libffi (3.3-r2) [2021-05-20T07:08:46.008Z] (10/39) Installing gdbm (1.13-r1) [2021-05-20T07:08:46.008Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-20T07:08:46.008Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-20T07:08:46.008Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-20T07:08:46.008Z] Removing intermediate container 23d4ef00527d [2021-05-20T07:08:46.008Z] ---> e58bf132ef77 [2021-05-20T07:08:46.008Z] Step 23/24 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:08:46.966Z] ---> Running in f15917db28e4 [2021-05-20T07:08:46.966Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-20T07:08:46.966Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-20T07:08:46.966Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-20T07:08:46.966Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-20T07:08:46.966Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-20T07:08:46.966Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-20T07:08:46.966Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-20T07:08:46.966Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-20T07:08:46.966Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-20T07:08:46.966Z] Removing intermediate container f15917db28e4 [2021-05-20T07:08:46.966Z] ---> 7c5d41edfe59 [2021-05-20T07:08:46.966Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T07:08:46.966Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-20T07:08:46.966Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-20T07:08:47.238Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-20T07:08:47.238Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-20T07:08:47.238Z] ---> Running in 60c06af3149f [2021-05-20T07:08:47.238Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-20T07:08:47.238Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-20T07:08:47.238Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-20T07:08:47.238Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-20T07:08:47.238Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-20T07:08:47.238Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-20T07:08:47.238Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-20T07:08:47.238Z] Removing intermediate container 60c06af3149f [2021-05-20T07:08:47.238Z] ---> 681f50b75c51 [2021-05-20T07:08:47.238Z] [2021-05-20T07:08:47.238Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-20T07:08:47.238Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-20T07:08:47.238Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-20T07:08:47.238Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-20T07:08:47.503Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-20T07:08:47.503Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-20T07:08:47.503Z] Executing busybox-1.31.1-r19.trigger [2021-05-20T07:08:47.503Z] OK: 72 MiB in 59 packages [2021-05-20T07:08:47.503Z] Successfully built 681f50b75c51 [2021-05-20T07:08:47.503Z] Successfully tagged core-metadata:latest [2021-05-20T07:08:48.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.463s coverage: 87.7% of statements [2021-05-20T07:08:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-20T07:08:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T07:08:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.352s coverage: 78.9% of statements [2021-05-20T07:08:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-20T07:08:48.078Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2021-05-20T07:08:48.078Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-20T07:08:48.339Z] Collecting jsonschema<3,>=2.5.1 [2021-05-20T07:08:48.339Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-20T07:08:48.339Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-20T07:08:48.339Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-20T07:08:48.603Z] Collecting cached-property<2,>=1.2.0 [2021-05-20T07:08:48.603Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-20T07:08:48.603Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-20T07:08:48.603Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-20T07:08:48.868Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-20T07:08:48.868Z] Collecting PyYAML<4,>=3.10 [2021-05-20T07:08:48.868Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-20T07:08:49.442Z] Collecting texttable<0.10,>=0.9.0 [2021-05-20T07:08:49.442Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-20T07:08:49.707Z] Collecting docopt<0.7,>=0.6.1 [2021-05-20T07:08:49.707Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-20T07:08:50.284Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-20T07:08:50.284Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-20T07:08:50.284Z] Collecting docker<4.0,>=3.6.0 [2021-05-20T07:08:50.284Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-20T07:08:50.284Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-20T07:08:50.284Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-20T07:08:50.545Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-20T07:08:50.545Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-20T07:08:50.545Z] Collecting idna<2.8,>=2.5 [2021-05-20T07:08:50.545Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-20T07:08:50.545Z] Collecting docker-pycreds>=0.4.0 [2021-05-20T07:08:50.545Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-20T07:08:50.545Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-20T07:08:50.545Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-20T07:08:50.545Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-20T07:08:50.545Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-20T07:08:50.821Z] Installing collected packages: jsonschema, urllib3, idna, requests, cached-property, dockerpty, PyYAML, texttable, docopt, websocket-client, docker-pycreds, docker, docker-compose [2021-05-20T07:08:50.821Z] Attempting uninstall: urllib3 [2021-05-20T07:08:50.821Z] Found existing installation: urllib3 1.25.9 [2021-05-20T07:08:50.821Z] Uninstalling urllib3-1.25.9: [2021-05-20T07:08:50.821Z] Successfully uninstalled urllib3-1.25.9 [2021-05-20T07:08:50.821Z] Attempting uninstall: idna [2021-05-20T07:08:50.821Z] Found existing installation: idna 2.9 [2021-05-20T07:08:50.821Z] Uninstalling idna-2.9: [2021-05-20T07:08:50.821Z] Successfully uninstalled idna-2.9 [2021-05-20T07:08:51.083Z] Attempting uninstall: requests [2021-05-20T07:08:51.083Z] Found existing installation: requests 2.23.0 [2021-05-20T07:08:51.083Z] Uninstalling requests-2.23.0: [2021-05-20T07:08:51.083Z] Successfully uninstalled requests-2.23.0 [2021-05-20T07:08:51.083Z] Running setup.py install for dockerpty: started [2021-05-20T07:08:51.345Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-20T07:08:51.345Z] Running setup.py install for PyYAML: started [2021-05-20T07:08:51.917Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-20T07:08:51.917Z] Running setup.py install for texttable: started [2021-05-20T07:08:51.917Z] Running setup.py install for texttable: finished with status 'done' [2021-05-20T07:08:51.917Z] Running setup.py install for docopt: started [2021-05-20T07:08:52.492Z] Running setup.py install for docopt: finished with status 'done' [2021-05-20T07:08:52.761Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-20T07:08:55.314Z] Removing intermediate container 503b77282bc9 [2021-05-20T07:08:55.314Z] ---> db12e1845306 [2021-05-20T07:08:55.314Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-20T07:08:55.578Z] ---> Running in 4c9cbd4399f7 [2021-05-20T07:08:55.578Z] Removing intermediate container 4c9cbd4399f7 [2021-05-20T07:08:55.578Z] ---> 9d42bcb70adf [2021-05-20T07:08:55.578Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-20T07:08:55.578Z] ---> Running in 306d9678b74c [2021-05-20T07:08:55.578Z] Removing intermediate container 306d9678b74c [2021-05-20T07:08:55.578Z] ---> 13a9562f4ea1 [2021-05-20T07:08:55.578Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-20T07:08:56.153Z] ---> 41829f1e4bd1 [2021-05-20T07:08:56.153Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-20T07:08:56.153Z] ---> dbdeab1db675 [2021-05-20T07:08:56.153Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-20T07:08:56.423Z] ---> 34783edc0b19 [2021-05-20T07:08:56.423Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-20T07:08:56.423Z] ---> Running in 52a853797ddb [2021-05-20T07:08:56.423Z] Removing intermediate container 52a853797ddb [2021-05-20T07:08:56.423Z] ---> 1ee88842ecde [2021-05-20T07:08:56.423Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:08:56.423Z] ---> Running in bfdfbb7f02b6 [2021-05-20T07:08:56.685Z] Removing intermediate container bfdfbb7f02b6 [2021-05-20T07:08:56.685Z] ---> 056a9d794fbb [2021-05-20T07:08:56.685Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T07:08:56.685Z] ---> Running in da262395adac [2021-05-20T07:08:56.685Z] Removing intermediate container da262395adac [2021-05-20T07:08:56.685Z] ---> 350357934527 [2021-05-20T07:08:56.685Z] Step 23/24 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:08:56.685Z] ---> Running in 7ff344ad41d3 [2021-05-20T07:08:56.949Z] Removing intermediate container 7ff344ad41d3 [2021-05-20T07:08:56.949Z] ---> e02d6c2d44f0 [2021-05-20T07:08:56.949Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T07:08:56.949Z] ---> Running in 88a5ac0403f8 [2021-05-20T07:08:56.949Z] Removing intermediate container 88a5ac0403f8 [2021-05-20T07:08:56.949Z] ---> 923ee6234c3c [2021-05-20T07:08:56.949Z] [2021-05-20T07:08:56.949Z] Successfully built 923ee6234c3c [2021-05-20T07:08:56.949Z] Successfully tagged sys-mgmt-agent:latest [2021-05-20T07:08:57.218Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-20T07:08:57.242Z] $ docker stop --time=1 498efdb7cd8c9bd28e9422e221d90c3c21e1b1c491cd46c0261334abc03c75ca [2021-05-20T07:08:58.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.246s coverage: 28.6% of statements [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-20T07:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.324s coverage: 100.0% of statements [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-20T07:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.249s coverage: 100.0% of statements [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-20T07:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.538s coverage: 86.7% of statements [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-20T07:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.594s coverage: 97.5% of statements [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-20T07:08:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.243s coverage: 78.3% of statements [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-20T07:08:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-20T07:08:58.500Z] $ docker rm -f 498efdb7cd8c9bd28e9422e221d90c3c21e1b1c491cd46c0261334abc03c75ca [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T07:08:58.969Z] + docker images [2021-05-20T07:08:58.969Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-20T07:08:58.969Z] sys-mgmt-agent latest 923ee6234c3c 2 seconds ago 312MB [2021-05-20T07:08:58.969Z] core-metadata latest 681f50b75c51 11 seconds ago 18.6MB [2021-05-20T07:08:58.969Z] support-notifications latest ac8d8e3405a1 14 seconds ago 17.8MB [2021-05-20T07:08:58.969Z] d9870285ab3c 16 seconds ago 1.17GB [2021-05-20T07:08:58.969Z] 43970ee7ef4d 20 seconds ago 1.16GB [2021-05-20T07:08:58.969Z] 7d394e07fb77 21 seconds ago 1.16GB [2021-05-20T07:08:58.969Z] support-scheduler latest 9640b33caa40 37 seconds ago 17.1MB [2021-05-20T07:08:58.969Z] f8815aa9704e 40 seconds ago 1.16GB [2021-05-20T07:08:58.969Z] security-secretstore-setup latest 0b3eeb8425dc 56 seconds ago 25.8MB [2021-05-20T07:08:58.969Z] core-data latest a491110bc0aa About a minute ago 21.6MB [2021-05-20T07:08:58.969Z] security-proxy-setup latest cdcaa862c9dc About a minute ago 25.3MB [2021-05-20T07:08:58.969Z] fd82bb1ee016 About a minute ago 1.16GB [2021-05-20T07:08:58.969Z] d2fea0f000d4 About a minute ago 1.16GB [2021-05-20T07:08:58.969Z] da1caa11cb33 About a minute ago 1.17GB [2021-05-20T07:08:58.969Z] security-bootstrapper latest 7ddbfd0ceee0 About a minute ago 18.2MB [2021-05-20T07:08:58.969Z] core-command latest b183a6790d35 About a minute ago 17.1MB [2021-05-20T07:08:58.969Z] 67a3444fbef5 About a minute ago 1.16GB [2021-05-20T07:08:58.969Z] e71cb59a3e0e About a minute ago 1.15GB [2021-05-20T07:08:58.969Z] ci-base-image-x86_64 latest 6eb535d0fbd2 6 minutes ago 648MB [2021-05-20T07:08:58.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-20T07:08:58.969Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-20T07:08:58.969Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-20T07:08:58.969Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-20T07:08:58.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-20T07:09:05.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.234s coverage: 95.1% of statements [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-20T07:09:05.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-20T07:09:05.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.269s coverage: 0.8% of statements [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-20T07:09:05.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.168s coverage: 21.7% of statements [2021-05-20T07:09:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-20T07:09:05.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements [2021-05-20T07:09:05.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.193s coverage: 79.5% of statements [2021-05-20T07:09:05.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.167s coverage: 94.1% of statements [2021-05-20T07:09:05.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.209s coverage: 96.3% of statements [2021-05-20T07:09:07.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.174s coverage: 87.5% of statements [2021-05-20T07:09:14.879Z] Still waiting to schedule task [2021-05-20T07:09:14.880Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-20T07:09:19.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.181s coverage: 94.4% of statements [2021-05-20T07:09:19.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements [2021-05-20T07:09:25.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.615s coverage: 81.8% of statements [2021-05-20T07:09:25.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-20T07:09:31.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-20T07:09:31.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-20T07:09:31.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-20T07:09:31.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-20T07:09:31.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.214s coverage: 76.0% of statements [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-20T07:09:31.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.195s coverage: 80.0% of statements [2021-05-20T07:09:31.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2021-05-20T07:09:31.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements [2021-05-20T07:09:31.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.317s coverage: 91.2% of statements [2021-05-20T07:09:31.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-20T07:09:33.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.762s coverage: 64.4% of statements [2021-05-20T07:09:33.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-20T07:09:33.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-20T07:09:33.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements [2021-05-20T07:09:33.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-05-20T07:09:33.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-05-20T07:09:33.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-05-20T07:09:33.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2021-05-20T07:09:38.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.022s coverage: 66.9% of statements [2021-05-20T07:09:38.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-20T07:09:38.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-20T07:09:38.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-20T07:09:39.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.716s coverage: 43.5% of statements [2021-05-20T07:09:39.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-20T07:09:39.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-20T07:09:39.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.097s coverage: 89.5% of statements [2021-05-20T07:09:39.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-20T07:09:39.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.184s coverage: 84.8% of statements [2021-05-20T07:09:45.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.606s coverage: 46.8% of statements [2021-05-20T07:09:45.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-20T07:09:45.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-20T07:09:45.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-20T07:09:45.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-20T07:09:45.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-20T07:09:45.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.166s coverage: 100.0% of statements [2021-05-20T07:09:45.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-20T07:09:45.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements [2021-05-20T07:09:45.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-20T07:09:45.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-20T07:09:48.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.262s coverage: 19.0% of statements [2021-05-20T07:09:48.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-20T07:09:48.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-20T07:09:48.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-20T07:09:49.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.609s coverage: 92.1% of statements [2021-05-20T07:09:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-20T07:09:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T07:09:49.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-20T07:09:53.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.747s coverage: 28.8% of statements [2021-05-20T07:09:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-20T07:09:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-20T07:09:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-20T07:09:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-20T07:09:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-20T07:09:53.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements [2021-05-20T07:09:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-20T07:09:53.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.229s coverage: 100.0% of statements [2021-05-20T07:09:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-20T07:09:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-20T07:09:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-20T07:09:53.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.278s coverage: 64.6% of statements [2021-05-20T07:09:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-20T07:09:54.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.426s coverage: 97.6% of statements [2021-05-20T07:09:54.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-20T07:09:54.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T07:09:54.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-20T07:09:54.569Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.083s coverage: 0.0% of statements [2021-05-20T07:09:54.569Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-20T07:09:54.848Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-05-20T07:09:54.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-20T07:09:54.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-20T07:09:54.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-20T07:09:54.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-20T07:09:55.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements [2021-05-20T07:09:55.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-20T07:09:55.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-20T07:09:55.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2021-05-20T07:09:57.183Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.165s coverage: 28.1% of statements [2021-05-20T07:09:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-20T07:09:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-20T07:09:57.183Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.162s coverage: 27.9% of statements [2021-05-20T07:09:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-20T07:09:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-20T07:09:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-20T07:09:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-20T07:09:57.183Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-20T07:09:57.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-20T07:09:58.768Z] GO111MODULE=on go vet ./... [2021-05-20T07:10:34.611Z] Running on prd-ubuntu18.04-docker-8c-8g-15288 in /w/workspace/edgexfoundry_edgex-go_PR-3490 [Pipeline] { [Pipeline] ws [2021-05-20T07:10:34.676Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-20T07:10:34.911Z] The recommended git tool is: git [2021-05-20T07:10:37.293Z] using credential edgex-jenkins-ssh [2021-05-20T07:10:37.308Z] Cloning the remote Git repository [2021-05-20T07:10:37.331Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-20T07:10:37.405Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-20T07:10:37.437Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T07:10:37.438Z] > git --version # timeout=10 [2021-05-20T07:10:37.445Z] > git --version # 'git version 2.17.1' [2021-05-20T07:10:37.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:10:37.489Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T07:10:52.124Z] Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:10:52.264Z] Merge succeeded, producing 1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:10:52.264Z] Checking out Revision 1696d8071c4f79a308794c70c1947ca21c148d80 (PR-3490) [2021-05-20T07:10:51.444Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T07:10:51.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T07:10:51.463Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T07:10:51.475Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T07:10:51.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:10:51.484Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3490/head:refs/remotes/origin/PR-3490 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T07:10:52.130Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T07:10:52.134Z] > git checkout -f 1696d8071c4f79a308794c70c1947ca21c148d80 # timeout=10 [2021-05-20T07:10:52.215Z] > git remote # timeout=10 [2021-05-20T07:10:52.237Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T07:10:52.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T07:10:52.246Z] > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 [2021-05-20T07:10:52.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T07:10:52.266Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T07:10:52.272Z] > git checkout -f 1696d8071c4f79a308794c70c1947ca21c148d80 # timeout=10 [2021-05-20T07:10:55.976Z] Commit message: "feat(notifications): Implement query transmissions V2 API" [2021-05-20T07:10:55.995Z] > git --version # timeout=10 [2021-05-20T07:10:56.001Z] > git --version # 'git version 2.17.1' [2021-05-20T07:10:56.016Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:10:57.384Z] + echo snap-build.sh [2021-05-20T07:10:57.384Z] snap-build.sh [2021-05-20T07:10:57.384Z] + SNAP_BASE_DIR=. [2021-05-20T07:10:57.384Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-20T07:10:57.384Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-20T07:10:57.384Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-20T07:10:57.384Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-20T07:10:57.384Z] + cd /w/workspace/edgex-go/1 [2021-05-20T07:10:57.384Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-20T07:10:57.384Z] Reading package lists... [2021-05-20T07:10:57.651Z] Building dependency tree... [2021-05-20T07:10:57.651Z] Reading state information... [2021-05-20T07:10:57.913Z] The following packages were automatically installed and are no longer required: [2021-05-20T07:10:57.913Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-20T07:10:57.913Z] uidmap xdelta3 [2021-05-20T07:10:57.913Z] Use 'sudo apt autoremove' to remove them. [2021-05-20T07:10:57.913Z] The following packages will be REMOVED: [2021-05-20T07:10:57.913Z] lxd* lxd-client* [2021-05-20T07:10:58.490Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-20T07:10:58.490Z] After this operation, 31.7 MB disk space will be freed. [2021-05-20T07:11:02.166Z] (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 ... 190317 files and directories currently installed.) [2021-05-20T07:11:02.166Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T07:11:03.554Z] Removing lxd dnsmasq configuration [2021-05-20T07:11:03.816Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T07:11:04.077Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-20T07:11:05.467Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T07:11:06.417Z] (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 ... 190142 files and directories currently installed.) [2021-05-20T07:11:06.417Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T07:11:08.339Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-20T07:11:08.339Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-20T07:11:09.749Z] + sudo snap remove --purge lxd [2021-05-20T07:11:09.749Z] snap "lxd" is not installed [2021-05-20T07:11:09.749Z] + sudo groupadd --force --system lxd [2021-05-20T07:11:09.749Z] ++ whoami [2021-05-20T07:11:09.749Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-20T07:11:10.026Z] + newgrp - lxd [2021-05-20T07:11:10.026Z] + sudo snap install lxd [2021-05-20T07:11:22.280Z] 2021-05-20T07:11:18Z INFO Waiting for automatic snapd restart... [2021-05-20T07:11:35.719Z] gofmt -l . [2021-05-20T07:11:37.713Z] [ "`gofmt -l .`" = "" ] [2021-05-20T07:11:40.346Z] ./bin/test-go-mod-tidy.sh [2021-05-20T07:11:40.401Z] lxd 4.14 from Canonical* installed [2021-05-20T07:11:40.401Z] + sudo lxd init --auto [2021-05-20T07:11:41.468Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-20T07:11:44.810Z] + ls -al . [2021-05-20T07:11:44.810Z] total 876 [2021-05-20T07:11:44.810Z] drwxrwxr-x 9 1001 1001 4096 May 20 07:11 . [2021-05-20T07:11:44.810Z] drwxr-xr-x 4 root root 4096 May 20 07:06 .. [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 11 May 20 07:04 .dockerignore [2021-05-20T07:11:44.810Z] drwxrwxr-x 8 1001 1001 4096 May 20 07:04 .git [2021-05-20T07:11:44.810Z] drwxrwxr-x 3 1001 1001 4096 May 20 07:04 .github [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 818 May 20 07:04 .gitignore [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 166 May 20 07:04 .sonarcloud.properties [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 8609 May 20 07:04 Attribution.txt [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 3804 May 20 07:04 CONTRIBUTING.md [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 931 May 20 07:04 Dockerfile.build [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 863 May 20 07:04 Jenkinsfile [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 10775 May 20 07:04 LICENSE [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 5632 May 20 07:04 Makefile [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 7978 May 20 07:04 README.md [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 6755 May 20 07:04 SECURITY.md [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 5 May 20 07:01 VERSION [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 4131 May 20 07:04 ZMQWindows.md [2021-05-20T07:11:44.810Z] drwxrwxr-x 2 1001 1001 4096 May 20 07:04 bin [2021-05-20T07:11:44.810Z] drwxrwxr-x 14 1001 1001 4096 May 20 07:04 cmd [2021-05-20T07:11:44.810Z] -rw-r--r-- 1 root root 738957 May 20 07:09 coverage.out [2021-05-20T07:11:44.810Z] -rw-r--r-- 1 root root 1060 May 20 07:11 go.mod [2021-05-20T07:11:44.810Z] -rw-r--r-- 1 root root 21990 May 20 07:06 go.sum [2021-05-20T07:11:44.810Z] drwxrwxr-x 8 1001 1001 4096 May 20 07:04 internal [2021-05-20T07:11:44.810Z] drwxrwxr-x 4 1001 1001 4096 May 20 07:04 openapi [2021-05-20T07:11:44.810Z] drwxrwxr-x 4 1001 1001 4096 May 20 07:04 snap [2021-05-20T07:11:44.810Z] -rw-rw-r-- 1 1001 1001 168 May 20 07:04 version.go [Pipeline] sh [2021-05-20T07:11:45.486Z] + '[' -e coverage.out ] [2021-05-20T07:11:45.486Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-20T07:11:45.542Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T07:11:46.570Z] Stashed 1 file(s) [Pipeline] sh [2021-05-20T07:11:47.245Z] + make build [2021-05-20T07:11:47.245Z] go mod tidy [2021-05-20T07:11:47.848Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-20T07:11:52.649Z] + sudo snap install --classic snapcraft [2021-05-20T07:11:54.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-20T07:11:57.951Z] snapcraft 4.7.1 from Canonical* installed [2021-05-20T07:11:57.951Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-20T07:11:57.951Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-20T07:11:57.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T07:11:57.951Z] Dload Upload Total Spent Left Speed [2021-05-20T07:11:57.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3182 0 --:--:-- --:--:-- --:--:-- 3182 [2021-05-20T07:11:58.211Z] 100 3325k 100 3325k 0 0 7135k 0 --:--:-- --:--:-- --:--:-- 7135k [2021-05-20T07:11:58.211Z] ./yq_linux_amd64 [2021-05-20T07:11:58.475Z] + sudo snapcraft prime --use-lxd [2021-05-20T07:11:59.868Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-20T07:11:59.868Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-20T07:11:59.868Z] - README.md [2021-05-20T07:11:59.868Z] [2021-05-20T07:11:59.868Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-20T07:12:00.814Z] Launching a container. [2021-05-20T07:12:07.509Z] Waiting for container to be ready [2021-05-20T07:12:07.770Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-20T07:12:07.770Z] [2021-05-20T07:12:11.986Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-20T07:12:11.986Z] Waiting for network to be ready... [2021-05-20T07:12:12.559Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-20T07:12:12.559Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-20T07:12:12.820Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-20T07:12:12.820Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-20T07:12:12.820Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-20T07:12:12.820Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-20T07:12:12.820Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-20T07:12:12.820Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-20T07:12:12.820Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-20T07:12:12.820Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-20T07:12:13.769Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-20T07:12:13.769Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-20T07:12:13.769Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-20T07:12:14.030Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-20T07:12:14.030Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-20T07:12:14.030Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-20T07:12:14.030Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-20T07:12:14.030Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-20T07:12:14.291Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-20T07:12:14.291Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-20T07:12:14.553Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-20T07:12:14.553Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-20T07:12:14.553Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-20T07:12:14.553Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-20T07:12:14.553Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-20T07:12:14.553Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-20T07:12:14.553Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-20T07:12:17.108Z] Fetched 24.6 MB in 4s (5548 kB/s) [2021-05-20T07:12:17.682Z] Reading package lists... [2021-05-20T07:12:17.944Z] Reading package lists... [2021-05-20T07:12:17.944Z] Building dependency tree... [2021-05-20T07:12:17.944Z] Reading state information... [2021-05-20T07:12:18.206Z] The following additional packages will be installed: [2021-05-20T07:12:18.206Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-20T07:12:18.206Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-20T07:12:18.206Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-20T07:12:18.206Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-20T07:12:18.206Z] Suggested packages: [2021-05-20T07:12:18.206Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-20T07:12:18.206Z] Recommended packages: [2021-05-20T07:12:18.206Z] gnupg libsasl2-modules [2021-05-20T07:12:18.206Z] The following NEW packages will be installed: [2021-05-20T07:12:18.206Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-20T07:12:18.206Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-20T07:12:18.206Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-20T07:12:18.206Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-20T07:12:18.206Z] The following packages will be upgraded: [2021-05-20T07:12:18.206Z] gpg gpg-agent gpgconf libudev1 [2021-05-20T07:12:18.206Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-20T07:12:18.206Z] Need to get 3530 kB of archives. [2021-05-20T07:12:18.206Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-20T07:12:18.206Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-20T07:12:18.206Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-20T07:12:18.468Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-20T07:12:18.468Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-20T07:12:18.468Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-20T07:12:18.730Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-20T07:12:19.302Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-20T07:12:19.302Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-20T07:12:19.302Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-20T07:12:19.302Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-20T07:12:19.302Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-20T07:12:19.302Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-20T07:12:19.302Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-20T07:12:19.302Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-20T07:12:19.302Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-20T07:12:19.302Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-20T07:12:19.302Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-20T07:12:19.302Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-20T07:12:19.302Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-20T07:12:19.302Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-20T07:12:19.302Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-20T07:12:19.302Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-20T07:12:19.565Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T07:12:19.565Z] Fetched 3530 kB in 1s (2970 kB/s) [2021-05-20T07:12:19.565Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-20T07:12:19.565Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-20T07:12:19.565Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T07:12:19.565Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-20T07:12:19.826Z] Selecting previously unselected package udev. [2021-05-20T07:12:19.826Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-20T07:12:19.826Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-20T07:12:19.826Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-20T07:12:20.088Z] Selecting previously unselected package libfuse2:amd64. [2021-05-20T07:12:20.088Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-20T07:12:20.088Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-20T07:12:20.088Z] Selecting previously unselected package fuse. [2021-05-20T07:12:20.358Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-20T07:12:20.358Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-20T07:12:20.358Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T07:12:20.358Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T07:12:20.358Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T07:12:20.358Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T07:12:20.620Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T07:12:20.620Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T07:12:20.620Z] Selecting previously unselected package libksba8:amd64. [2021-05-20T07:12:20.620Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-20T07:12:20.620Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-20T07:12:20.620Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-20T07:12:20.620Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T07:12:20.620Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:20.620Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-20T07:12:20.620Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T07:12:20.620Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:20.884Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-20T07:12:20.884Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T07:12:20.884Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:20.884Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-20T07:12:20.884Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T07:12:20.884Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:21.146Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-20T07:12:21.146Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T07:12:21.146Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:21.146Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-20T07:12:21.146Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T07:12:21.146Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:21.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-20T07:12:21.718Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-20T07:12:21.718Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T07:12:21.718Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:21.718Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-20T07:12:21.718Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T07:12:21.718Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:21.718Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-20T07:12:21.718Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T07:12:21.718Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:21.718Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-20T07:12:21.718Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-20T07:12:21.718Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T07:12:21.718Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-20T07:12:21.718Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-20T07:12:21.718Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T07:12:21.980Z] Selecting previously unselected package libldap-common. [2021-05-20T07:12:21.980Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-20T07:12:21.980Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T07:12:21.980Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-20T07:12:21.980Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-20T07:12:21.980Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T07:12:21.980Z] Selecting previously unselected package dirmngr. [2021-05-20T07:12:21.980Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T07:12:21.980Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-20T07:12:21.980Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T07:12:21.980Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-20T07:12:22.242Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-20T07:12:22.242Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T07:12:22.242Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T07:12:22.242Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-20T07:12:22.242Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:22.242Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-20T07:12:22.242Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T07:12:22.242Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-20T07:12:22.504Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-20T07:12:22.766Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:22.766Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-20T07:12:22.766Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-20T07:12:22.766Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-20T07:12:22.766Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:22.766Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:22.766Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:22.766Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:22.766Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:22.766Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:22.766Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T07:12:22.766Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T07:12:23.031Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-20T07:12:23.031Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T07:12:23.296Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-20T07:12:23.296Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-20T07:12:23.296Z] This means they are not meant to be enabled using systemctl. [2021-05-20T07:12:23.296Z] Possible reasons for having this kind of units are: [2021-05-20T07:12:23.296Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-20T07:12:23.296Z] .wants/ or .requires/ directory. [2021-05-20T07:12:23.296Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-20T07:12:23.296Z] a requirement dependency on it. [2021-05-20T07:12:23.296Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-20T07:12:23.296Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-20T07:12:23.296Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-20T07:12:23.296Z] instance name specified. [2021-05-20T07:12:23.558Z] Reading package lists... [2021-05-20T07:12:23.819Z] Building dependency tree... [2021-05-20T07:12:23.819Z] Reading state information... [2021-05-20T07:12:23.819Z] The following additional packages will be installed: [2021-05-20T07:12:23.819Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-20T07:12:23.819Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-20T07:12:23.819Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-20T07:12:23.819Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-20T07:12:23.819Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-20T07:12:23.819Z] Suggested packages: [2021-05-20T07:12:23.819Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-20T07:12:23.819Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-20T07:12:23.819Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-20T07:12:23.819Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-20T07:12:23.819Z] systemd-container policykit-1 [2021-05-20T07:12:23.819Z] Recommended packages: [2021-05-20T07:12:23.819Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-20T07:12:23.819Z] The following NEW packages will be installed: [2021-05-20T07:12:23.819Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-20T07:12:23.819Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-20T07:12:23.819Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-20T07:12:23.819Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-20T07:12:23.819Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-20T07:12:23.819Z] The following packages will be upgraded: [2021-05-20T07:12:23.819Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-20T07:12:24.082Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-20T07:12:24.082Z] Need to get 35.2 MB of archives. [2021-05-20T07:12:24.082Z] After this operation, 141 MB of additional disk space will be used. [2021-05-20T07:12:24.082Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-20T07:12:24.344Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-20T07:12:24.344Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-20T07:12:24.344Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-20T07:12:24.344Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-20T07:12:24.344Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-20T07:12:24.344Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-20T07:12:24.344Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-20T07:12:24.344Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-20T07:12:24.344Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-20T07:12:24.344Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-20T07:12:24.344Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-20T07:12:24.344Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-20T07:12:24.344Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-20T07:12:24.344Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-20T07:12:24.344Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-20T07:12:24.604Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-20T07:12:24.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-20T07:12:25.545Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-20T07:12:25.546Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-20T07:12:25.806Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-20T07:12:25.806Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-20T07:12:25.806Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-20T07:12:25.806Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-20T07:12:25.806Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-20T07:12:25.806Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-20T07:12:25.806Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-20T07:12:25.806Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-20T07:12:25.806Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-20T07:12:25.806Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-20T07:12:25.806Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-20T07:12:26.067Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T07:12:26.068Z] Fetched 35.2 MB in 2s (17.9 MB/s) [2021-05-20T07:12:26.068Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T07:12:26.068Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-20T07:12:26.327Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T07:12:26.899Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-20T07:12:27.164Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T07:12:27.164Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-20T07:12:27.164Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T07:12:27.164Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-20T07:12:27.164Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-20T07:12:27.426Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-20T07:12:27.426Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T07:12:27.426Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-20T07:12:27.426Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-20T07:12:27.696Z] Setting up apt (1.6.13) ... [2021-05-20T07:12:27.697Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-20T07:12:27.959Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-20T07:12:28.220Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-20T07:12:28.220Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-20T07:12:28.220Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-20T07:12:28.591Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-20T07:12:28.591Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T07:12:28.591Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T07:12:28.591Z] Selecting previously unselected package libexpat1:amd64. [2021-05-20T07:12:28.591Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-20T07:12:28.591Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-20T07:12:28.854Z] Selecting previously unselected package python3.6-minimal. [2021-05-20T07:12:28.854Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T07:12:28.854Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T07:12:29.125Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-20T07:12:29.125Z] Checking for services that may need to be restarted...done. [2021-05-20T07:12:29.125Z] Checking for services that may need to be restarted...done. [2021-05-20T07:12:29.125Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T07:12:29.125Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-20T07:12:29.125Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T07:12:29.698Z] Selecting previously unselected package python3-minimal. [2021-05-20T07:12:29.698Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-20T07:12:29.698Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-20T07:12:29.698Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-20T07:12:29.698Z] Selecting previously unselected package mime-support. [2021-05-20T07:12:29.698Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-20T07:12:29.698Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-20T07:12:29.698Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-20T07:12:29.698Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-20T07:12:29.962Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-20T07:12:29.962Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-20T07:12:29.962Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T07:12:30.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-20T07:12:30.223Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T07:12:30.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-20T07:12:30.485Z] Selecting previously unselected package python3.6. [2021-05-20T07:12:30.485Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T07:12:30.485Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T07:12:30.485Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-20T07:12:30.485Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-20T07:12:30.485Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-20T07:12:30.485Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-20T07:12:30.745Z] Selecting previously unselected package python3. [2021-05-20T07:12:30.745Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-20T07:12:30.745Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-20T07:12:30.745Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-20T07:12:30.745Z] Selecting previously unselected package multiarch-support. [2021-05-20T07:12:30.745Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T07:12:30.745Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-20T07:12:31.061Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-20T07:12:31.061Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-20T07:12:31.061Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-20T07:12:31.061Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-20T07:12:31.061Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-20T07:12:31.061Z] Selecting previously unselected package libbsd0:amd64. [2021-05-20T07:12:31.061Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-20T07:12:31.061Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-20T07:12:31.061Z] Selecting previously unselected package sudo. [2021-05-20T07:12:31.061Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-20T07:12:31.061Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-20T07:12:31.323Z] Selecting previously unselected package apparmor. [2021-05-20T07:12:31.323Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-20T07:12:31.323Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-20T07:12:31.323Z] Selecting previously unselected package libedit2:amd64. [2021-05-20T07:12:31.323Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-20T07:12:31.323Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-20T07:12:31.585Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-20T07:12:31.585Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T07:12:31.585Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T07:12:31.585Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-20T07:12:31.585Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T07:12:31.585Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T07:12:31.585Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-20T07:12:31.585Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-20T07:12:31.585Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-20T07:12:31.846Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-20T07:12:31.846Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T07:12:31.846Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T07:12:31.846Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-20T07:12:31.846Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T07:12:31.846Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T07:12:32.106Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-20T07:12:32.106Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-20T07:12:32.106Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-20T07:12:32.369Z] Selecting previously unselected package openssh-client. [2021-05-20T07:12:32.369Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-20T07:12:32.369Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-20T07:12:32.369Z] Selecting previously unselected package squashfs-tools. [2021-05-20T07:12:32.369Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-20T07:12:32.369Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-20T07:12:32.630Z] Selecting previously unselected package snapd. [2021-05-20T07:12:32.630Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-20T07:12:32.630Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-20T07:12:34.579Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-20T07:12:34.579Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-20T07:12:34.856Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-20T07:12:34.856Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-20T07:12:34.856Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-20T07:12:34.856Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T07:12:34.856Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T07:12:34.856Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-20T07:12:34.856Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-20T07:12:35.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-20T07:12:38.209Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-20T07:12:40.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-20T07:12:40.768Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-20T07:12:41.715Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-20T07:12:41.978Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T07:12:41.978Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T07:12:42.239Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T07:12:42.812Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-20T07:12:42.812Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T07:12:42.812Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-20T07:12:42.812Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-20T07:12:42.812Z] running python rtupdate hooks for python3.6... [2021-05-20T07:12:42.812Z] running python post-rtupdate hooks for python3.6... [2021-05-20T07:12:42.812Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-20T07:12:43.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-20T07:12:43.762Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-20T07:12:44.022Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T07:12:44.022Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-20T07:12:44.022Z] Setting up snapd (2.48.3+18.04) ... [2021-05-20T07:12:44.282Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-20T07:12:44.544Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-20T07:12:44.808Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-20T07:12:44.808Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-20T07:12:45.068Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-20T07:12:45.068Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-20T07:12:45.329Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-20T07:12:45.329Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-20T07:12:45.589Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-20T07:12:45.850Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-20T07:12:45.850Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-20T07:12:45.850Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T07:12:45.850Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-20T07:12:46.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-20T07:12:50.056Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T07:12:50.056Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T07:12:50.056Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T07:12:50.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-20T07:12:51.285Z] Reading package lists... [2021-05-20T07:12:51.285Z] Reading package lists... [2021-05-20T07:12:51.547Z] Building dependency tree... [2021-05-20T07:12:51.547Z] Reading state information... [2021-05-20T07:12:51.547Z] Calculating upgrade... [2021-05-20T07:12:51.808Z] The following packages will be upgraded: [2021-05-20T07:12:51.808Z] advancecomp base-files bash binutils binutils-common [2021-05-20T07:12:51.808Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-20T07:12:51.808Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-20T07:12:51.808Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-20T07:12:51.808Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-20T07:12:51.808Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-20T07:12:51.808Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-20T07:12:51.808Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-20T07:12:51.808Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-20T07:12:51.808Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-20T07:12:51.808Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-20T07:12:51.808Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-20T07:12:51.808Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-20T07:12:51.808Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-20T07:12:51.808Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-20T07:12:51.808Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T07:12:51.808Z] Need to get 64.0 MB of archives. [2021-05-20T07:12:51.808Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-20T07:12:51.808Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-20T07:12:52.072Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-20T07:12:52.072Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-20T07:12:52.072Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-20T07:12:52.072Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-20T07:12:52.072Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-20T07:12:52.072Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-20T07:12:52.072Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-20T07:12:52.072Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-20T07:12:52.072Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-20T07:12:52.072Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-20T07:12:52.072Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-20T07:12:52.072Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-20T07:12:52.072Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-20T07:12:52.072Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-20T07:12:52.072Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-20T07:12:52.072Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-20T07:12:52.072Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-20T07:12:52.072Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-20T07:12:52.072Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-20T07:12:52.072Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-20T07:12:52.072Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-20T07:12:52.072Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-20T07:12:52.072Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-20T07:12:52.072Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-20T07:12:52.072Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-20T07:12:52.072Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-20T07:12:52.072Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-20T07:12:52.072Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-20T07:12:52.072Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-20T07:12:52.073Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-20T07:12:52.073Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-20T07:12:52.073Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-20T07:12:52.073Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-20T07:12:52.332Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-20T07:12:52.332Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-20T07:12:52.332Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-20T07:12:52.332Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-20T07:12:52.332Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-20T07:12:52.332Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-20T07:12:52.332Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-20T07:12:52.332Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-20T07:12:52.332Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-20T07:12:52.332Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-20T07:12:52.332Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-20T07:12:52.332Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-20T07:12:52.332Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-20T07:12:52.332Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-20T07:12:52.332Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-20T07:12:52.332Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-20T07:12:52.332Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-20T07:12:52.332Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-20T07:12:52.332Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-20T07:12:52.332Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-20T07:12:52.332Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-20T07:12:52.332Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-20T07:12:52.593Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-20T07:12:52.593Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-20T07:12:52.593Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-20T07:12:52.593Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-20T07:12:52.855Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-20T07:12:52.855Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-20T07:12:52.855Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-20T07:12:52.855Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-20T07:12:52.855Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-20T07:12:53.117Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-20T07:12:53.117Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-20T07:12:53.117Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-20T07:12:53.117Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-20T07:12:53.381Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-20T07:12:53.381Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-20T07:12:53.381Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-20T07:12:53.381Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-20T07:12:53.381Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-20T07:12:53.381Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-20T07:12:53.381Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-20T07:12:53.381Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-20T07:12:53.381Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-20T07:12:53.381Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-20T07:12:53.381Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-20T07:12:53.381Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-20T07:12:53.381Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-20T07:12:53.381Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-20T07:12:53.381Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-20T07:12:53.381Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-20T07:12:53.381Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-20T07:12:53.642Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-20T07:12:53.642Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-20T07:12:53.642Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-20T07:12:53.642Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-20T07:12:53.642Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-20T07:12:53.642Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-20T07:12:53.642Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-20T07:12:53.642Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-20T07:12:53.642Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-20T07:12:53.643Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-20T07:12:53.643Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-20T07:12:53.643Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-20T07:12:53.643Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-20T07:12:53.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-20T07:12:53.904Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-20T07:12:53.904Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-20T07:12:53.904Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T07:12:53.904Z] Fetched 64.0 MB in 2s (31.1 MB/s) [2021-05-20T07:12:54.166Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:12:54.166Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T07:12:54.166Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T07:12:54.738Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T07:12:54.738Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T07:12:54.738Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-20T07:12:54.738Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-20T07:12:55.005Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T07:12:55.005Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T07:12:55.268Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T07:12:55.268Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T07:12:55.268Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T07:12:55.269Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T07:12:55.269Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T07:12:55.269Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T07:12:55.530Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T07:12:55.530Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T07:12:55.530Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T07:12:55.530Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T07:12:55.530Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T07:12:55.530Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T07:12:55.792Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T07:12:55.792Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T07:12:55.792Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T07:12:55.792Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-20T07:12:55.792Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-20T07:12:56.054Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T07:12:56.054Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T07:12:56.054Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T07:12:56.054Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T07:12:56.054Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T07:12:56.054Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T07:12:56.054Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T07:12:56.317Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T07:12:56.317Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T07:12:56.317Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T07:12:56.579Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T07:12:57.151Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-20T07:12:57.413Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T07:12:57.413Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-20T07:12:57.413Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-20T07:12:57.413Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-20T07:12:57.413Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-20T07:12:57.676Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-20T07:12:57.676Z] Installing new version of config file /etc/issue ... [2021-05-20T07:12:57.676Z] Installing new version of config file /etc/issue.net ... [2021-05-20T07:12:57.676Z] Installing new version of config file /etc/lsb-release ... [2021-05-20T07:12:57.676Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-20T07:12:57.938Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-20T07:12:57.939Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-20T07:12:57.939Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-20T07:12:57.939Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:12:57.939Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-20T07:12:57.939Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-20T07:12:58.200Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-20T07:12:58.200Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-20T07:12:58.200Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:12:58.200Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T07:12:58.200Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-20T07:12:58.463Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-20T07:12:58.463Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:12:58.463Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-20T07:12:58.463Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-20T07:12:58.463Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-20T07:12:58.726Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:12:58.726Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-20T07:12:58.726Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T07:12:58.726Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-20T07:12:58.988Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:12:58.988Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T07:12:58.988Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T07:12:58.988Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] } [2021-05-20T07:12:59.210Z] $ docker stop --time=1 b1ee381c4d58468461ff693f96a4b034c03336b2b8a7a48bfd9809f8208138d8 [2021-05-20T07:12:59.250Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:12:59.250Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T07:12:59.250Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T07:12:59.250Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-20T07:12:59.250Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:12:59.250Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-20T07:12:59.250Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-20T07:12:59.513Z] Setting up grep (3.1-2build1) ... [2021-05-20T07:12:59.513Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:12:59.513Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-20T07:12:59.513Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-20T07:12:59.783Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-20T07:12:59.783Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:12:59.783Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T07:12:59.783Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T07:12:59.783Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-20T07:13:00.045Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:00.045Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T07:13:00.045Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T07:13:00.624Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T07:13:00.624Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T07:13:00.624Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T07:13:00.624Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T07:13:00.887Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-20T07:13:01.149Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:01.149Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-20T07:13:01.149Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T07:13:01.413Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-20T07:13:01.641Z] $ docker rm -f b1ee381c4d58468461ff693f96a4b034c03336b2b8a7a48bfd9809f8208138d8 [2021-05-20T07:13:01.673Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-20T07:13:01.673Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-20T07:13:01.673Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-20T07:13:01.673Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-20T07:13:01.673Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:01.673Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-20T07:13:01.673Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-20T07:13:01.934Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-20T07:13:01.934Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:01.934Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T07:13:01.934Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T07:13:02.196Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T07:13:02.196Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:02.196Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T07:13:02.196Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T07:13:02.196Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T07:13:02.196Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:02.196Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T07:13:02.196Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T07:13:02.458Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T07:13:02.458Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:02.458Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T07:13:02.458Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T07:13:02.458Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T07:13:02.719Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:02.720Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T07:13:02.720Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T07:13:02.720Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T07:13:02.720Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T07:13:02.720Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T07:13:02.720Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:02.720Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T07:13:02.720Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T07:13:02.981Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T07:13:02.981Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:02.981Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T07:13:02.981Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T07:13:02.981Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] // withDockerContainer [Pipeline] } [2021-05-20T07:13:03.243Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:03.243Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T07:13:03.243Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T07:13:03.243Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-20T07:13:03.243Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:03.243Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-05-20T07:13:03.505Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:13:03.766Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-20T07:13:03.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T07:13:03.958Z] [2021-05-20T07:13:03.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:13:04.026Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-20T07:13:04.287Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-20T07:13:04.287Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:04.287Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T07:13:04.287Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T07:13:04.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T07:13:04.550Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T07:13:04.550Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T07:13:04.550Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-20T07:13:04.550Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T07:13:04.614Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-20T07:13:04.614Z] 29e5d40040c1: Pulling fs layer [2021-05-20T07:13:04.614Z] 1ce36da41761: Pulling fs layer [2021-05-20T07:13:04.614Z] 25b303627fd3: Pulling fs layer [2021-05-20T07:13:04.868Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-20T07:13:04.868Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:04.868Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-20T07:13:04.868Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-20T07:13:04.886Z] 29e5d40040c1: Verifying Checksum [2021-05-20T07:13:04.886Z] 29e5d40040c1: Download complete [2021-05-20T07:13:05.129Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-20T07:13:05.390Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:05.390Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-20T07:13:05.390Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-20T07:13:05.390Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-20T07:13:05.476Z] 29e5d40040c1: Pull complete [2021-05-20T07:13:05.652Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:05.652Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-20T07:13:05.652Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-20T07:13:05.652Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-20T07:13:05.652Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:05.652Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T07:13:05.652Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T07:13:05.652Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T07:13:05.748Z] 1ce36da41761: Verifying Checksum [2021-05-20T07:13:05.748Z] 1ce36da41761: Download complete [2021-05-20T07:13:05.913Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:05.913Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T07:13:05.913Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T07:13:05.913Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T07:13:05.913Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:05.913Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T07:13:06.174Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T07:13:06.174Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T07:13:06.436Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:06.436Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T07:13:06.436Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T07:13:06.436Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-20T07:13:06.436Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T07:13:06.436Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T07:13:06.436Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T07:13:06.436Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T07:13:06.727Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:06.727Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-20T07:13:06.727Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-20T07:13:06.727Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-20T07:13:06.727Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:06.727Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-20T07:13:06.727Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T07:13:06.988Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T07:13:07.175Z] 1ce36da41761: Pull complete [2021-05-20T07:13:07.176Z] 25b303627fd3: Verifying Checksum [2021-05-20T07:13:07.176Z] 25b303627fd3: Download complete [2021-05-20T07:13:07.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:07.250Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T07:13:07.250Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T07:13:07.250Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T07:13:07.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:07.250Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-20T07:13:07.250Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-20T07:13:07.515Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-20T07:13:07.515Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:07.515Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-20T07:13:07.515Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-20T07:13:07.775Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-20T07:13:07.775Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:07.775Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T07:13:07.775Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T07:13:08.037Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-20T07:13:08.037Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:08.037Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-20T07:13:08.037Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-20T07:13:08.037Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-20T07:13:08.298Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:08.298Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-20T07:13:08.298Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-20T07:13:08.560Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-20T07:13:08.824Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:08.824Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-20T07:13:08.824Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-20T07:13:09.086Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-20T07:13:09.381Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:09.381Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-20T07:13:09.381Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-20T07:13:10.355Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-20T07:13:10.625Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:10.625Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-20T07:13:10.889Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-20T07:13:11.468Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-20T07:13:11.731Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:11.732Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-20T07:13:11.996Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-20T07:13:12.260Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-20T07:13:12.532Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:12.532Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-20T07:13:12.532Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-20T07:13:12.795Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-20T07:13:13.060Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T07:13:13.060Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-20T07:13:13.323Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-20T07:13:14.278Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-20T07:13:14.541Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-20T07:13:14.542Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-20T07:13:14.542Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-20T07:13:14.805Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-20T07:13:14.805Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-20T07:13:16.737Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-20T07:13:16.737Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-20T07:13:16.737Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-20T07:13:16.737Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-20T07:13:17.004Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-20T07:13:17.270Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-20T07:13:17.270Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-20T07:13:17.270Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-20T07:13:17.444Z] 25b303627fd3: Pull complete [2021-05-20T07:13:17.444Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-20T07:13:17.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T07:13:17.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-20T07:13:17.533Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-20T07:13:17.533Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-20T07:13:17.701Z] prd-ubuntu18.04-docker-arm64-4c-16g-15286 does not seem to be running inside a container [2021-05-20T07:13:17.778Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-20T07:13:17.796Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-20T07:13:17.796Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-20T07:13:18.060Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-20T07:13:18.060Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-20T07:13:18.323Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-20T07:13:18.587Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-20T07:13:18.587Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-20T07:13:18.587Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-20T07:13:18.851Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-20T07:13:18.851Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-20T07:13:20.250Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-20T07:13:20.250Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-20T07:13:20.250Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-20T07:13:20.250Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-20T07:13:20.514Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T07:13:20.514Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T07:13:20.546Z] $ docker top 3feed0542d99e781eedc10328e9156f77ca3f89ed2203491c70edd2961c87420 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T07:13:21.585Z] + docker-compose build --help+ grep parallel [2021-05-20T07:13:21.585Z] [2021-05-20T07:13:21.868Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T07:13:21.868Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T07:13:21.868Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T07:13:21.868Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T07:13:22.821Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T07:13:22.821Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T07:13:23.089Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T07:13:23.089Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T07:13:23.089Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T07:13:23.353Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T07:13:23.616Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T07:13:23.616Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T07:13:23.880Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T07:13:23.880Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T07:13:24.827Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T07:13:24.827Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T07:13:25.863Z] --parallel Build images in parallel. [Pipeline] } [2021-05-20T07:13:25.892Z] $ docker stop --time=1 3feed0542d99e781eedc10328e9156f77ca3f89ed2203491c70edd2961c87420 [2021-05-20T07:13:26.222Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T07:13:26.222Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T07:13:27.172Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T07:13:27.438Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T07:13:27.652Z] $ docker rm -f 3feed0542d99e781eedc10328e9156f77ca3f89ed2203491c70edd2961c87420 [Pipeline] // withDockerContainer [2021-05-20T07:13:28.013Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T07:13:28.013Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:13:28.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T07:13:28.461Z] . [Pipeline] withDockerContainer [2021-05-20T07:13:28.716Z] prd-ubuntu18.04-docker-arm64-4c-16g-15286 does not seem to be running inside a container [2021-05-20T07:13:28.793Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-05-20T07:13:28.963Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T07:13:28.963Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T07:13:29.226Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T07:13:29.227Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T07:13:29.489Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-20T07:13:29.489Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T07:13:29.752Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-20T07:13:29.752Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T07:13:30.327Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-20T07:13:30.327Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-20T07:13:30.335Z] $ docker top 1fc3e3004726bc8b21a75c52db6822d6827814315b22616f1e74910c30e4c4ce -eo pid,comm [2021-05-20T07:13:30.590Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T07:13:30.590Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [Pipeline] { [Pipeline] sh [2021-05-20T07:13:30.944Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T07:13:30.945Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T07:13:31.208Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-20T07:13:31.208Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-20T07:13:31.335Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-20T07:13:31.475Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T07:13:31.475Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T07:13:31.475Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T07:13:31.475Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T07:13:31.475Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T07:13:31.475Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-20T07:13:31.475Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-20T07:13:31.739Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-20T07:13:31.739Z] [2021-05-20T07:13:31.739Z] Current default time zone: 'Etc/UTC' [2021-05-20T07:13:31.739Z] Local time is now: Thu May 20 07:13:31 UTC 2021. [2021-05-20T07:13:31.739Z] Universal Time is now: Thu May 20 07:13:31 UTC 2021. [2021-05-20T07:13:31.739Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-20T07:13:31.739Z] [2021-05-20T07:13:31.739Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-20T07:13:32.003Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T07:13:32.003Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-20T07:13:32.003Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-20T07:13:32.003Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-20T07:13:32.003Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-20T07:13:32.003Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-20T07:13:32.003Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-20T07:13:32.003Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-20T07:13:32.003Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-20T07:13:32.003Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T07:13:32.003Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-20T07:13:32.267Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T07:13:32.267Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-20T07:13:32.267Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T07:13:32.267Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-20T07:13:32.267Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-20T07:13:32.267Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-20T07:13:32.267Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-20T07:13:32.267Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-20T07:13:32.267Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-20T07:13:32.267Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-20T07:13:32.267Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-20T07:13:34.191Z] Updating certificates in /etc/ssl/certs... [2021-05-20T07:13:34.778Z] 23 added, 27 removed; done. [2021-05-20T07:13:35.052Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-20T07:13:35.052Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T07:13:35.052Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-20T07:13:35.052Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-20T07:13:35.052Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-20T07:13:35.315Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T07:13:35.315Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-20T07:13:35.315Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T07:13:35.315Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T07:13:35.315Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T07:13:35.315Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T07:13:35.315Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T07:13:35.315Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-20T07:13:35.315Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-20T07:13:35.315Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-20T07:13:35.315Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-20T07:13:35.315Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-20T07:13:35.315Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T07:13:35.315Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T07:13:35.315Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-20T07:13:35.577Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-20T07:13:35.578Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-20T07:13:35.578Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T07:13:35.578Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-20T07:13:35.578Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-20T07:13:35.578Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-20T07:13:35.632Z] Building core-command ... [2021-05-20T07:13:35.632Z] Building core-data ... [2021-05-20T07:13:35.632Z] Building core-metadata ... [2021-05-20T07:13:35.632Z] Building security-bootstrapper ... [2021-05-20T07:13:35.632Z] Building security-proxy-setup ... [2021-05-20T07:13:35.632Z] Building security-secretstore-setup ... [2021-05-20T07:13:35.632Z] Building support-notifications ... [2021-05-20T07:13:35.632Z] Building support-scheduler ... [2021-05-20T07:13:35.632Z] Building sys-mgmt-agent ... [2021-05-20T07:13:35.632Z] Building support-scheduler [2021-05-20T07:13:35.632Z] Building security-bootstrapper [2021-05-20T07:13:35.632Z] Building core-command [2021-05-20T07:13:35.632Z] Building support-notifications [2021-05-20T07:13:35.632Z] Building security-proxy-setup [2021-05-20T07:13:35.841Z] Updating certificates in /etc/ssl/certs... [2021-05-20T07:13:36.419Z] 0 added, 0 removed; done. [2021-05-20T07:13:36.419Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-20T07:13:36.419Z] done. [2021-05-20T07:13:36.682Z] Reading package lists... [2021-05-20T07:13:36.945Z] Building dependency tree... [2021-05-20T07:13:36.945Z] Reading state information... [2021-05-20T07:13:36.945Z] The following NEW packages will be installed: [2021-05-20T07:13:36.945Z] apt-transport-https [2021-05-20T07:13:37.209Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T07:13:37.209Z] Need to get 1692 B of archives. [2021-05-20T07:13:37.209Z] After this operation, 154 kB of additional disk space will be used. [2021-05-20T07:13:37.209Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-20T07:13:37.474Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T07:13:37.474Z] Fetched 1692 B in 0s (5866 B/s) [2021-05-20T07:13:37.474Z] Selecting previously unselected package apt-transport-https. [2021-05-20T07:13:37.474Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-20T07:13:37.474Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-20T07:13:37.474Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-20T07:13:37.474Z] Setting up apt-transport-https (1.6.13) ... [2021-05-20T07:13:37.738Z] Waiting for network to be ready... [2021-05-20T07:13:46.126Z] 2021-05-20T07:13:43Z INFO Waiting for automatic snapd restart... [2021-05-20T07:13:48.673Z] snapd 2.50 from Canonical* installed [2021-05-20T07:13:49.619Z] "snapd" switched to the "latest/stable" channel [2021-05-20T07:13:49.619Z] [2021-05-20T07:13:52.924Z] core18 20210507 from Canonical* installed [2021-05-20T07:13:52.924Z] "core18" switched to the "latest/stable" channel [2021-05-20T07:13:52.924Z] [2021-05-20T07:13:57.130Z] snapcraft 4.7.1 from Canonical* installed [2021-05-20T07:13:57.390Z] "snapcraft" switched to the "latest/stable" channel [2021-05-20T07:13:57.390Z] [2021-05-20T07:14:01.614Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-20T07:14:01.614Z] - README.md [2021-05-20T07:14:01.614Z] [2021-05-20T07:14:01.614Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-20T07:14:08.206Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T07:14:08.206Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T07:14:08.206Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T07:14:08.206Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T07:14:08.778Z] Reading package lists... [2021-05-20T07:14:09.041Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-20T07:14:15.633Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T07:14:15.633Z] Reading package lists... [2021-05-20T07:14:15.633Z] Building dependency tree... [2021-05-20T07:14:15.633Z] Reading state information... [2021-05-20T07:14:15.633Z] Suggested packages: [2021-05-20T07:14:15.633Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-20T07:14:15.633Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-20T07:14:15.633Z] Recommended packages: [2021-05-20T07:14:15.633Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-20T07:14:15.633Z] The following NEW packages will be installed: [2021-05-20T07:14:15.633Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-20T07:14:15.633Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-20T07:14:15.633Z] pkg-config zip [2021-05-20T07:14:15.633Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T07:14:15.633Z] Need to get 7663 kB of archives. [2021-05-20T07:14:15.633Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-20T07:14:15.633Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-20T07:14:15.633Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-20T07:14:15.633Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-20T07:14:15.633Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-20T07:14:15.633Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-20T07:14:15.895Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-20T07:14:15.895Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-20T07:14:15.895Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-20T07:14:16.156Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-20T07:14:16.156Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-20T07:14:16.156Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-20T07:14:16.417Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-20T07:14:16.417Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-20T07:14:16.417Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-20T07:14:16.417Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-20T07:14:16.677Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T07:14:16.677Z] Fetched 7663 kB in 1s (8605 kB/s) [2021-05-20T07:14:16.677Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-20T07:14:16.677Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-20T07:14:16.677Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-20T07:14:16.677Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-20T07:14:16.677Z] Selecting previously unselected package libpsl5:amd64. [2021-05-20T07:14:16.677Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-20T07:14:16.677Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-20T07:14:16.939Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-20T07:14:16.939Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-20T07:14:16.939Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-20T07:14:17.200Z] Selecting previously unselected package librtmp1:amd64. [2021-05-20T07:14:17.200Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-20T07:14:17.200Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-20T07:14:17.463Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-20T07:14:17.463Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-20T07:14:17.463Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-20T07:14:17.726Z] Selecting previously unselected package liberror-perl. [2021-05-20T07:14:17.726Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-20T07:14:17.726Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-20T07:14:17.726Z] Selecting previously unselected package git-man. [2021-05-20T07:14:17.726Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-20T07:14:17.726Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-20T07:14:17.726Z] Selecting previously unselected package git. [2021-05-20T07:14:17.726Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-20T07:14:17.992Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-20T07:14:18.938Z] Selecting previously unselected package libnorm1:amd64. [2021-05-20T07:14:18.938Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-20T07:14:18.938Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-20T07:14:18.938Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-20T07:14:18.938Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-20T07:14:18.938Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-20T07:14:18.938Z] Selecting previously unselected package libsodium23:amd64. [2021-05-20T07:14:18.938Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-20T07:14:18.938Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-20T07:14:18.938Z] Selecting previously unselected package libzmq5:amd64. [2021-05-20T07:14:18.938Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-20T07:14:18.938Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T07:14:19.201Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-20T07:14:19.201Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-20T07:14:19.201Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T07:14:19.201Z] Selecting previously unselected package pkg-config. [2021-05-20T07:14:19.201Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-20T07:14:19.201Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-20T07:14:19.201Z] Selecting previously unselected package zip. [2021-05-20T07:14:19.463Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-20T07:14:19.463Z] Unpacking zip (3.0-11build1) ... [2021-05-20T07:14:19.463Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-20T07:14:19.463Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-20T07:14:19.463Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-20T07:14:19.463Z] Setting up liberror-perl (0.17025-1) ... [2021-05-20T07:14:19.463Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-20T07:14:19.463Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-20T07:14:19.463Z] No schema files found: doing nothing. [2021-05-20T07:14:19.463Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-20T07:14:19.463Z] Setting up zip (3.0-11build1) ... [2021-05-20T07:14:19.463Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-20T07:14:19.463Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-20T07:14:19.463Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-20T07:14:19.463Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T07:14:19.463Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-20T07:14:19.725Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T07:14:19.725Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-20T07:14:19.725Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T07:14:26.316Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T07:14:26.316Z] git set to automatically installed. [2021-05-20T07:14:26.316Z] git-man set to automatically installed. [2021-05-20T07:14:26.316Z] libcurl3-gnutls set to automatically installed. [2021-05-20T07:14:26.316Z] liberror-perl set to automatically installed. [2021-05-20T07:14:26.316Z] libglib2.0-0 set to automatically installed. [2021-05-20T07:14:26.316Z] libnghttp2-14 set to automatically installed. [2021-05-20T07:14:26.316Z] libnorm1 set to automatically installed. [2021-05-20T07:14:26.316Z] libpgm-5.2-0 set to automatically installed. [2021-05-20T07:14:26.316Z] libpsl5 set to automatically installed. [2021-05-20T07:14:26.316Z] librtmp1 set to automatically installed. [2021-05-20T07:14:26.316Z] libsodium23 set to automatically installed. [2021-05-20T07:14:26.316Z] libzmq3-dev set to automatically installed. [2021-05-20T07:14:26.316Z] libzmq5 set to automatically installed. [2021-05-20T07:14:26.316Z] pkg-config set to automatically installed. [2021-05-20T07:14:26.316Z] zip set to automatically installed. [2021-05-20T07:14:27.703Z] snapd is not logged in, snap install commands will use sudo [2021-05-20T07:14:35.849Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T07:14:48.113Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-20T07:14:48.113Z] snapd is not logged in, snap install commands will use sudo [2021-05-20T07:14:54.734Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T07:14:55.307Z] snap "core18" has no updates available [2021-05-20T07:14:56.253Z] Pulling go-build-helper [2021-05-20T07:14:56.253Z] + snapcraftctl pull [2021-05-20T07:14:57.389Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:14:57.389Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:14:57.389Z] ---> 4acb74787cf3 [2021-05-20T07:14:57.389Z] Step 3/32 : WORKDIR /edgex-go [2021-05-20T07:14:57.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:14:57.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:14:57.389Z] ---> 4acb74787cf3 [2021-05-20T07:14:57.389Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T07:14:57.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:14:57.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:14:57.389Z] ---> 4acb74787cf3 [2021-05-20T07:14:57.389Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T07:14:57.389Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:14:57.389Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:14:57.389Z] ---> 4acb74787cf3 [2021-05-20T07:14:57.389Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T07:14:57.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:14:57.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:14:57.389Z] ---> 4acb74787cf3 [2021-05-20T07:14:57.389Z] Step 3/22 : WORKDIR /edgex-go [2021-05-20T07:14:57.389Z] ---> Running in 110a64e78522 [2021-05-20T07:14:57.389Z] ---> Running in cb12acba70e1 [2021-05-20T07:14:57.389Z] ---> Running in f2f35757cf8c [2021-05-20T07:14:57.389Z] ---> Running in 16ce307abff9 [2021-05-20T07:14:57.389Z] ---> Running in 7a0d8a9df9e6 [2021-05-20T07:14:57.389Z] Removing intermediate container 110a64e78522 [2021-05-20T07:14:57.389Z] ---> 28db8c2ee5b4 [2021-05-20T07:14:57.389Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:14:57.389Z] Removing intermediate container 16ce307abff9 [2021-05-20T07:14:57.389Z] ---> 4594762f7003 [2021-05-20T07:14:57.389Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:14:57.389Z] Removing intermediate container f2f35757cf8c [2021-05-20T07:14:57.389Z] ---> 3fe98a8cf997 [2021-05-20T07:14:57.389Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:14:57.389Z] Removing intermediate container cb12acba70e1 [2021-05-20T07:14:57.389Z] ---> 951dddfe546f [2021-05-20T07:14:57.389Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:14:57.389Z] Removing intermediate container 7a0d8a9df9e6 [2021-05-20T07:14:57.389Z] ---> 43474e04cdea [2021-05-20T07:14:57.389Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:14:57.389Z] ---> Running in 2234f3eb8f21 [2021-05-20T07:14:57.389Z] ---> Running in a6602f731337 [2021-05-20T07:14:57.389Z] ---> Running in f84c9b2eac94 [2021-05-20T07:14:57.389Z] ---> Running in 01637ec98837 [2021-05-20T07:14:57.389Z] ---> Running in f74bba9d2a1c [2021-05-20T07:14:57.389Z] Removing intermediate container a6602f731337 [2021-05-20T07:14:57.389Z] ---> e3146ae6f6f1 [2021-05-20T07:14:57.389Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-20T07:14:57.389Z] ---> Running in dd07aa440fe0 [2021-05-20T07:14:57.389Z] Removing intermediate container 2234f3eb8f21 [2021-05-20T07:14:57.389Z] ---> 9f35bb91d3f7 [2021-05-20T07:14:57.389Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-20T07:14:57.389Z] Removing intermediate container f84c9b2eac94 [2021-05-20T07:14:57.389Z] ---> 29f3188048a2 [2021-05-20T07:14:57.389Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T07:14:57.389Z] ---> Running in bc836f62ef21 [2021-05-20T07:14:57.389Z] Removing intermediate container f74bba9d2a1c [2021-05-20T07:14:57.389Z] ---> 262eedd7ca37 [2021-05-20T07:14:57.389Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-20T07:14:57.389Z] Removing intermediate container 01637ec98837 [2021-05-20T07:14:57.389Z] ---> 77fc6fe9ed63 [2021-05-20T07:14:57.389Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-20T07:14:57.389Z] ---> Running in f50cbfb96377 [2021-05-20T07:14:57.389Z] ---> Running in 9b8f1df053db [2021-05-20T07:14:57.389Z] ---> Running in 6df908c23d7d [2021-05-20T07:14:57.637Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-20T07:14:57.637Z] Skipping pull go-build-helper (already ran) [2021-05-20T07:14:57.637Z] Building go-build-helper [2021-05-20T07:14:57.637Z] + snapcraftctl build [2021-05-20T07:14:58.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:14:58.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:14:59.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:14:59.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:14:59.540Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:14:59.540Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:14:59.548Z] Staging go-build-helper [2021-05-20T07:14:59.548Z] + snapcraftctl stage [2021-05-20T07:14:59.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:15:00.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:15:00.384Z] OK: 218 MiB in 52 packages [2021-05-20T07:15:00.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:15:00.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:15:00.985Z] OK: 218 MiB in 52 packages [2021-05-20T07:15:01.603Z] OK: 218 MiB in 52 packages [2021-05-20T07:15:01.603Z] OK: 218 MiB in 52 packages [2021-05-20T07:15:01.887Z] OK: 218 MiB in 52 packages [2021-05-20T07:15:02.170Z] Removing intermediate container dd07aa440fe0 [2021-05-20T07:15:02.170Z] ---> 4b1239863a9a [2021-05-20T07:15:02.170Z] Step 6/22 : COPY go.mod . [2021-05-20T07:15:02.451Z] Removing intermediate container bc836f62ef21 [2021-05-20T07:15:02.451Z] ---> 68977e5f83e9 [2021-05-20T07:15:02.451Z] Step 6/23 : COPY go.mod . [2021-05-20T07:15:03.439Z] Removing intermediate container 6df908c23d7d [2021-05-20T07:15:03.439Z] ---> b6024a96b713 [2021-05-20T07:15:03.439Z] Step 6/32 : COPY go.mod . [2021-05-20T07:15:03.439Z] ---> 7fcc19cd9b42 [2021-05-20T07:15:03.439Z] Step 7/22 : RUN go mod download [2021-05-20T07:15:03.439Z] Removing intermediate container f50cbfb96377 [2021-05-20T07:15:03.439Z] ---> a45adcdd4360 [2021-05-20T07:15:03.439Z] Step 6/24 : COPY go.mod . [2021-05-20T07:15:03.439Z] ---> Running in 7f003d3e200b [2021-05-20T07:15:03.439Z] Removing intermediate container 9b8f1df053db [2021-05-20T07:15:03.439Z] ---> ba1a7cccbe54 [2021-05-20T07:15:03.439Z] Step 6/23 : COPY go.mod . [2021-05-20T07:15:03.721Z] ---> 4eefaf78c813 [2021-05-20T07:15:03.721Z] Step 7/23 : RUN go mod download [2021-05-20T07:15:03.996Z] ---> Running in 63defbbb2fa5 [2021-05-20T07:15:04.593Z] ---> 83366e3897bb [2021-05-20T07:15:04.593Z] Step 7/32 : RUN go mod download [2021-05-20T07:15:04.872Z] ---> Running in 3fd2563ae07f [2021-05-20T07:15:04.872Z] ---> 0689b8318f1f [2021-05-20T07:15:04.872Z] Step 7/24 : RUN go mod download [2021-05-20T07:15:05.161Z] ---> 85e57a3f4608 [2021-05-20T07:15:05.161Z] Step 7/23 : RUN go mod download [2021-05-20T07:15:05.161Z] ---> Running in 33d36b7acf6f [2021-05-20T07:15:05.440Z] ---> Running in 44e30e8397c4 [2021-05-20T07:15:08.078Z] Removing intermediate container 7f003d3e200b [2021-05-20T07:15:08.078Z] ---> 033c9d6370cf [2021-05-20T07:15:08.078Z] Step 8/22 : COPY . . [2021-05-20T07:15:08.078Z] Removing intermediate container 63defbbb2fa5 [2021-05-20T07:15:08.078Z] ---> 18fbb4233062 [2021-05-20T07:15:08.078Z] Step 8/23 : COPY . . [2021-05-20T07:15:09.529Z] Removing intermediate container 3fd2563ae07f [2021-05-20T07:15:09.529Z] ---> 369c0b5d5fe8 [2021-05-20T07:15:09.529Z] Step 8/32 : COPY . . [2021-05-20T07:15:09.592Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-20T07:15:09.592Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-20T07:15:09.592Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-20T07:15:09.592Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-20T07:15:09.592Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-20T07:15:09.592Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-20T07:15:09.592Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-20T07:15:09.592Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-20T07:15:09.592Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-20T07:15:09.592Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-20T07:15:09.592Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-20T07:15:09.592Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-20T07:15:09.592Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-20T07:15:09.592Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-20T07:15:09.592Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-20T07:15:09.592Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-20T07:15:09.592Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-20T07:15:09.592Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-20T07:15:09.592Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-20T07:15:09.592Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-20T07:15:09.592Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-20T07:15:09.592Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-20T07:15:09.592Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-20T07:15:09.592Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-20T07:15:09.592Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-20T07:15:09.592Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-20T07:15:09.592Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-20T07:15:09.592Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-20T07:15:09.592Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-20T07:15:09.592Z] Fetched 224 kB in 0s (0 B/s) [2021-05-20T07:15:09.592Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-20T07:15:09.592Z] Fetched 157 kB in 0s (0 B/s) [2021-05-20T07:15:09.592Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-20T07:15:09.592Z] Fetched 221 kB in 0s (0 B/s) [2021-05-20T07:15:09.592Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-20T07:15:09.592Z] Fetched 143 kB in 0s (0 B/s) [2021-05-20T07:15:09.592Z] Pulling app-service-config [2021-05-20T07:15:09.592Z] + snapcraftctl pull [2021-05-20T07:15:09.592Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-20T07:15:09.804Z] Removing intermediate container 33d36b7acf6f [2021-05-20T07:15:09.804Z] ---> 39417b8cc618 [2021-05-20T07:15:09.853Z] Pulling config-common [2021-05-20T07:15:09.853Z] + snapcraftctl pull [2021-05-20T07:15:10.078Z] Step 8/24 : COPY . . [2021-05-20T07:15:10.353Z] Removing intermediate container 44e30e8397c4 [2021-05-20T07:15:10.353Z] ---> 33a0174c63b9 [2021-05-20T07:15:10.353Z] Step 8/23 : COPY . . [2021-05-20T07:15:14.065Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T07:15:14.065Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T07:15:14.065Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T07:15:14.065Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T07:15:14.065Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-20T07:15:14.065Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T07:15:14.065Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-20T07:15:14.065Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T07:15:14.065Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-20T07:15:14.065Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T07:15:14.065Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-20T07:15:14.065Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T07:15:14.065Z] Pulling edgex-go [2021-05-20T07:15:14.065Z] + snapcraftctl pull [2021-05-20T07:15:32.188Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T07:15:32.188Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T07:15:32.188Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T07:15:32.188Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T07:15:32.188Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-20T07:15:32.188Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-20T07:15:32.189Z] Fetched 279 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-20T07:15:32.189Z] Fetched 122 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-20T07:15:32.189Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-20T07:15:32.189Z] Fetched 8848 B in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-20T07:15:32.189Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-20T07:15:32.189Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-20T07:15:32.189Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-20T07:15:32.189Z] Fetched 219 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-20T07:15:32.189Z] Fetched 154 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-20T07:15:32.189Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-20T07:15:32.189Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-20T07:15:32.189Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-20T07:15:32.189Z] Fetched 499 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-20T07:15:32.189Z] Fetched 111 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-20T07:15:32.189Z] Fetched 240 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-20T07:15:32.189Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-20T07:15:32.189Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-20T07:15:32.189Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-20T07:15:32.189Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-20T07:15:32.189Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-20T07:15:32.189Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-20T07:15:32.189Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-20T07:15:32.189Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-20T07:15:32.189Z] Fetched 8720 B in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-20T07:15:32.189Z] Fetched 137 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-20T07:15:32.189Z] Fetched 119 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-20T07:15:32.189Z] Fetched 110 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-20T07:15:32.189Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-20T07:15:32.189Z] Fetched 645 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-20T07:15:32.189Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-20T07:15:32.189Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-20T07:15:32.189Z] Fetched 368 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-20T07:15:32.189Z] Fetched 187 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-20T07:15:32.189Z] Fetched 175 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-20T07:15:32.189Z] Fetched 206 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-20T07:15:32.189Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-20T07:15:32.189Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-20T07:15:32.189Z] Fetched 159 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-20T07:15:32.189Z] Fetched 107 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-20T07:15:32.189Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-20T07:15:32.189Z] Pulling static-packages [2021-05-20T07:15:32.189Z] + snapcraftctl pull [2021-05-20T07:15:32.450Z] Pulling version [2021-05-20T07:15:32.450Z] + cd /root/project [2021-05-20T07:15:32.450Z] + [ -f VERSION ] [2021-05-20T07:15:32.450Z] + PROJECT_VERSION=local-dev [2021-05-20T07:15:32.450Z] + git rev-parse --short HEAD [2021-05-20T07:15:32.450Z] + GIT_REVISION=1696d807 [2021-05-20T07:15:32.450Z] + snapcraftctl set-version local-dev [2021-05-20T07:15:33.392Z] Skipping build go-build-helper (already ran) [2021-05-20T07:15:33.655Z] Building app-service-config [2021-05-20T07:15:33.655Z] + make build [2021-05-20T07:15:33.655Z] go mod tidy [2021-05-20T07:15:37.151Z] ---> 26e0d6da1035 [2021-05-20T07:15:37.151Z] Step 9/22 : RUN go mod tidy [2021-05-20T07:15:37.151Z] ---> Running in 7a87e826ce78 [2021-05-20T07:15:37.151Z] ---> 5e3d7957efec [2021-05-20T07:15:37.151Z] Step 9/24 : RUN go mod tidy [2021-05-20T07:15:37.151Z] ---> 7765db6fdcb9 [2021-05-20T07:15:37.151Z] Step 9/23 : RUN go mod tidy [2021-05-20T07:15:37.151Z] ---> 10cd9d748afe [2021-05-20T07:15:37.151Z] Step 9/32 : RUN go mod tidy [2021-05-20T07:15:37.151Z] ---> Running in c3d386026e0e [2021-05-20T07:15:37.151Z] ---> Running in 3178b07395bc [2021-05-20T07:15:37.151Z] ---> Running in db7b1f9ac8dc [2021-05-20T07:15:37.151Z] ---> 68380ad3653d [2021-05-20T07:15:37.151Z] Step 9/23 : RUN go mod tidy [2021-05-20T07:15:37.151Z] ---> Running in 626523f9a7a1 [2021-05-20T07:15:37.898Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-20T07:15:37.898Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-20T07:15:37.898Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-20T07:15:37.898Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-20T07:15:37.898Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-20T07:15:37.898Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-20T07:15:37.898Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-20T07:15:37.898Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-20T07:15:38.162Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-20T07:15:38.162Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-20T07:15:38.162Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-20T07:15:38.162Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-20T07:15:38.162Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-20T07:15:38.162Z] go: downloading golang.org/x/text v0.3.2 [2021-05-20T07:15:38.428Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-20T07:15:38.428Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-20T07:15:38.704Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-20T07:15:38.704Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-20T07:15:38.704Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-20T07:15:38.704Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-20T07:15:38.704Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-20T07:15:38.704Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-20T07:15:38.704Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-20T07:15:38.704Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-20T07:15:38.704Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-20T07:15:38.704Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-20T07:15:38.970Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-20T07:15:38.971Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-20T07:15:38.971Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-20T07:15:38.971Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-20T07:15:38.971Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-20T07:15:38.971Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-20T07:15:38.971Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-20T07:15:39.231Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-20T07:15:39.231Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-20T07:15:39.231Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-20T07:15:39.231Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-20T07:15:39.231Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-20T07:15:39.231Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-20T07:15:39.231Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-20T07:15:39.231Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-20T07:15:39.231Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-20T07:15:39.231Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-20T07:15:39.231Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-20T07:15:39.231Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-20T07:15:39.231Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-20T07:15:39.231Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-20T07:15:39.231Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-20T07:15:39.231Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-20T07:15:39.231Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-20T07:15:39.231Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-20T07:15:39.231Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-20T07:15:39.231Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-20T07:15:39.492Z] go: downloading github.com/kr/text v0.1.0 [2021-05-20T07:15:39.492Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-20T07:15:39.492Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-20T07:15:39.492Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-20T07:15:39.492Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-20T07:15:39.492Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-20T07:15:39.492Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-20T07:15:39.492Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-20T07:15:39.492Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-20T07:15:39.492Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-20T07:15:39.492Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-20T07:15:39.492Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-20T07:15:39.492Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-20T07:15:39.492Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-20T07:15:39.492Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-20T07:15:39.753Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-20T07:15:39.753Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-20T07:15:39.753Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-20T07:15:39.753Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-20T07:15:39.753Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-20T07:15:39.753Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-20T07:15:39.753Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-20T07:15:39.753Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-20T07:15:39.753Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-20T07:15:39.753Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-20T07:15:39.753Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-20T07:15:39.811Z] Removing intermediate container 7a87e826ce78 [2021-05-20T07:15:39.811Z] ---> 2fd30138dded [2021-05-20T07:15:39.811Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-20T07:15:39.811Z] ---> Running in b4b382abc977 [2021-05-20T07:15:40.021Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-20T07:15:41.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-20T07:15:42.440Z] Removing intermediate container c3d386026e0e [2021-05-20T07:15:42.440Z] ---> dfc2f9ca261a [2021-05-20T07:15:42.440Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-20T07:15:42.440Z] Removing intermediate container db7b1f9ac8dc [2021-05-20T07:15:42.440Z] ---> 1b691a5f1644 [2021-05-20T07:15:42.440Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-20T07:15:42.725Z] ---> Running in 0df98a47dbe2 [2021-05-20T07:15:43.002Z] ---> Running in 572e995156ad [2021-05-20T07:15:43.002Z] Removing intermediate container 626523f9a7a1 [2021-05-20T07:15:43.002Z] ---> 39472b6f6094 [2021-05-20T07:15:43.002Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-20T07:15:43.275Z] Removing intermediate container 3178b07395bc [2021-05-20T07:15:43.275Z] ---> 9b68906f3fdb [2021-05-20T07:15:43.275Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-20T07:15:43.275Z] ---> Running in a34fc3297890 [2021-05-20T07:15:43.549Z] ---> Running in 38f5f34c729b [2021-05-20T07:15:45.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-20T07:15:46.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-20T07:15:46.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-20T07:15:46.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-20T07:15:50.289Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-20T07:15:50.290Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-20T07:15:50.290Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-20T07:15:50.290Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-20T07:15:50.550Z] Building config-common [2021-05-20T07:15:50.550Z] + snapcraftctl build [2021-05-20T07:15:53.103Z] Building edgex-go [2021-05-20T07:15:53.103Z] + cd /root/parts/edgex-go/src [2021-05-20T07:15:53.103Z] + make build [2021-05-20T07:15:53.103Z] go mod tidy [2021-05-20T07:15:53.388Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-20T07:15:53.388Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.92 [2021-05-20T07:15:53.388Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-20T07:15:53.388Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-20T07:15:53.388Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-20T07:15:53.649Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-20T07:15:53.649Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-20T07:15:53.912Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-20T07:15:53.912Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-20T07:15:53.912Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-20T07:15:53.912Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-20T07:15:53.912Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-20T07:15:54.172Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-20T07:15:59.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-20T07:16:03.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-20T07:16:05.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-20T07:16:06.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-20T07:16:07.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-20T07:16:09.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-20T07:16:11.684Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-20T07:16:12.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-20T07:16:14.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-20T07:16:15.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-20T07:16:16.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-20T07:16:18.700Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-20T07:16:18.700Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-20T07:16:18.700Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-20T07:16:18.700Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-20T07:16:18.700Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-20T07:16:18.700Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-20T07:16:18.700Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-20T07:16:18.700Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-20T07:16:18.700Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-20T07:16:18.700Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-20T07:16:18.700Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-20T07:16:18.700Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-20T07:16:18.700Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-20T07:16:18.700Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-20T07:16:18.700Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-20T07:16:18.700Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-20T07:16:18.700Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-20T07:16:18.700Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-20T07:16:18.700Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-20T07:16:18.962Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-20T07:16:18.962Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-20T07:16:18.962Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-20T07:16:18.962Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-20T07:16:18.962Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-20T07:16:18.962Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-20T07:16:18.962Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-20T07:16:18.962Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-20T07:16:22.276Z] Building static-packages [2021-05-20T07:16:22.276Z] + snapcraftctl build [2021-05-20T07:16:23.668Z] Building version [2021-05-20T07:16:23.668Z] + snapcraftctl build [2021-05-20T07:16:25.587Z] Skipping stage go-build-helper (already ran) [2021-05-20T07:16:25.587Z] Staging app-service-config [2021-05-20T07:16:25.848Z] + snapcraftctl stage [2021-05-20T07:16:26.794Z] Staging config-common [2021-05-20T07:16:26.794Z] + snapcraftctl stage [2021-05-20T07:16:27.740Z] Staging edgex-go [2021-05-20T07:16:27.740Z] + snapcraftctl stage [2021-05-20T07:16:29.136Z] Staging static-packages [2021-05-20T07:16:29.137Z] + snapcraftctl stage [2021-05-20T07:16:30.080Z] Staging version [2021-05-20T07:16:30.080Z] + snapcraftctl stage [2021-05-20T07:16:31.466Z] Priming go-build-helper [2021-05-20T07:16:31.466Z] + snapcraftctl prime [2021-05-20T07:16:32.407Z] Priming app-service-config [2021-05-20T07:16:32.407Z] + snapcraftctl prime [2021-05-20T07:16:33.351Z] Priming config-common [2021-05-20T07:16:33.351Z] + snapcraftctl prime [2021-05-20T07:16:34.740Z] Priming edgex-go [2021-05-20T07:16:34.740Z] + snapcraftctl prime [2021-05-20T07:16:36.130Z] Priming static-packages [2021-05-20T07:16:36.130Z] + snapcraftctl prime [2021-05-20T07:16:38.679Z] Priming version [2021-05-20T07:16:38.679Z] + snapcraftctl prime [2021-05-20T07:16:39.626Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T07:17:23.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-20T07:17:38.688Z] Removing intermediate container b4b382abc977 [2021-05-20T07:17:38.688Z] ---> 9f4731070936 [2021-05-20T07:17:38.688Z] [2021-05-20T07:17:38.688Z] Step 11/22 : FROM alpine:3.12 [2021-05-20T07:17:38.688Z] 3.12: Pulling from library/alpine [2021-05-20T07:17:40.708Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T07:17:40.708Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T07:17:40.708Z] ---> 9852663dfa18 [2021-05-20T07:17:40.708Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-20T07:17:41.004Z] ---> Running in a912690458fd [2021-05-20T07:17:43.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:17:43.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:17:44.223Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-20T07:17:44.223Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T07:17:44.223Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-20T07:17:44.223Z] (4/4) Installing curl (7.76.1-r0) [2021-05-20T07:17:44.223Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:17:44.514Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T07:17:44.790Z] OK: 7 MiB in 18 packages [2021-05-20T07:17:47.436Z] Removing intermediate container 38f5f34c729b [2021-05-20T07:17:47.436Z] ---> cc39e91467c6 [2021-05-20T07:17:47.436Z] [2021-05-20T07:17:47.436Z] Step 11/32 : FROM alpine:3.12 [2021-05-20T07:17:47.436Z] ---> 9852663dfa18 [2021-05-20T07:17:47.436Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-20T07:17:47.727Z] ---> Running in 9f5831d9888f [2021-05-20T07:17:48.008Z] Removing intermediate container a912690458fd [2021-05-20T07:17:48.009Z] ---> 5aff1bb2a68b [2021-05-20T07:17:48.009Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T07:17:48.283Z] ---> Running in a458df11a646 [2021-05-20T07:17:48.563Z] Removing intermediate container 9f5831d9888f [2021-05-20T07:17:48.563Z] ---> 73ed8d33dae6 [2021-05-20T07:17:48.563Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-20T07:17:48.841Z] ---> Running in f5068095f9c2 [2021-05-20T07:17:49.128Z] Removing intermediate container a458df11a646 [2021-05-20T07:17:49.128Z] ---> 1aa7cc1583ff [2021-05-20T07:17:49.128Z] Step 14/22 : WORKDIR /edgex [2021-05-20T07:17:49.420Z] ---> Running in 3ad5964a639c [2021-05-20T07:17:50.411Z] Removing intermediate container 3ad5964a639c [2021-05-20T07:17:50.411Z] ---> 73dbc4882e37 [2021-05-20T07:17:50.411Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-20T07:17:50.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:17:50.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:17:51.558Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-20T07:17:51.834Z] (2/2) Installing su-exec (0.2-r1) [2021-05-20T07:17:51.834Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:17:51.834Z] OK: 5 MiB in 16 packages [2021-05-20T07:17:51.834Z] ---> a59694e6f134 [2021-05-20T07:17:51.834Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-20T07:17:53.832Z] Removing intermediate container f5068095f9c2 [2021-05-20T07:17:53.832Z] ---> ebdcfe7db42f [2021-05-20T07:17:53.832Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-20T07:17:54.827Z] ---> Running in bdec515b5129 [2021-05-20T07:17:54.827Z] ---> d2e959344bbc [2021-05-20T07:17:54.827Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-20T07:17:56.262Z] Removing intermediate container bdec515b5129 [2021-05-20T07:17:56.262Z] ---> 468ec83986ba [2021-05-20T07:17:56.262Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-20T07:17:56.865Z] ---> Running in e23ae71b16f0 [2021-05-20T07:17:57.464Z] ---> e7f3ba9116fd [2021-05-20T07:17:57.464Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-20T07:17:57.738Z] Removing intermediate container 0df98a47dbe2 [2021-05-20T07:17:57.738Z] ---> 46352630fd45 [2021-05-20T07:17:57.738Z] [2021-05-20T07:17:57.738Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T07:17:58.024Z] ---> 9852663dfa18 [2021-05-20T07:17:58.024Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T07:17:58.024Z] ---> Running in c53e16be7279 [2021-05-20T07:17:58.620Z] Removing intermediate container e23ae71b16f0 [2021-05-20T07:17:58.620Z] ---> 5d7f402dc356 [2021-05-20T07:17:58.620Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-20T07:17:58.892Z] ---> Running in 8cdb6a1b0cc7 [2021-05-20T07:17:59.165Z] ---> Running in ea40e6e26ffe [2021-05-20T07:17:59.165Z] Removing intermediate container c53e16be7279 [2021-05-20T07:17:59.165Z] ---> 8f53855beb4e [2021-05-20T07:17:59.165Z] Step 19/22 : CMD ["--init=true"] [2021-05-20T07:17:59.435Z] Removing intermediate container a34fc3297890 [2021-05-20T07:17:59.435Z] ---> e8ce28f03c95 [2021-05-20T07:17:59.435Z] [2021-05-20T07:17:59.435Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T07:17:59.435Z] ---> 9852663dfa18 [2021-05-20T07:17:59.435Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-20T07:17:59.718Z] ---> Running in 1206c1b22fff [2021-05-20T07:17:59.718Z] ---> Running in 08cb7d91bfc7 [2021-05-20T07:18:00.318Z] Removing intermediate container 572e995156ad [2021-05-20T07:18:00.318Z] ---> 2431f19601fb [2021-05-20T07:18:00.318Z] [2021-05-20T07:18:00.318Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T07:18:00.318Z] ---> 9852663dfa18 [2021-05-20T07:18:00.318Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-20T07:18:00.591Z] ---> Running in f7f319c4f321 [2021-05-20T07:18:00.864Z] Removing intermediate container 1206c1b22fff [2021-05-20T07:18:00.864Z] ---> 6d3d677e5701 [2021-05-20T07:18:00.864Z] Step 20/22 : LABEL arch=arm64 [2021-05-20T07:18:01.137Z] ---> Running in b1e8f17b8356 [2021-05-20T07:18:01.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:18:01.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:18:01.967Z] Removing intermediate container b1e8f17b8356 [2021-05-20T07:18:01.967Z] ---> af03ce6bef78 [2021-05-20T07:18:01.967Z] Step 21/22 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:18:01.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:18:01.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:18:02.248Z] ---> Running in 22eaa3a4f533 [2021-05-20T07:18:02.248Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T07:18:02.248Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:18:02.248Z] OK: 5 MiB in 15 packages [2021-05-20T07:18:02.527Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:18:02.527Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T07:18:02.805Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:18:02.805Z] OK: 5 MiB in 15 packages [2021-05-20T07:18:02.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:18:02.805Z] Removing intermediate container ea40e6e26ffe [2021-05-20T07:18:02.805Z] ---> 1ddb5855d837 [2021-05-20T07:18:02.805Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-20T07:18:03.082Z] ---> Running in b99c8436c5d7 [2021-05-20T07:18:03.082Z] Removing intermediate container 22eaa3a4f533 [2021-05-20T07:18:03.082Z] ---> 1a0cbb558c8a [2021-05-20T07:18:03.082Z] Step 22/22 : LABEL version=0.0.0 [2021-05-20T07:18:03.375Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-20T07:18:03.375Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-20T07:18:03.375Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:18:03.375Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T07:18:03.648Z] ---> Running in ddadf9da25b6 [2021-05-20T07:18:03.648Z] OK: 6 MiB in 16 packages [2021-05-20T07:18:03.924Z] Removing intermediate container b99c8436c5d7 [2021-05-20T07:18:03.924Z] ---> 45f3b03ca827 [2021-05-20T07:18:03.924Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-20T07:18:04.198Z] Removing intermediate container ddadf9da25b6 [2021-05-20T07:18:04.198Z] ---> 497a49909818 [2021-05-20T07:18:04.198Z] [2021-05-20T07:18:04.473Z] Removing intermediate container 8cdb6a1b0cc7 [2021-05-20T07:18:04.473Z] ---> a7214fe1fb53 [2021-05-20T07:18:04.473Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T07:18:04.750Z] Removing intermediate container 08cb7d91bfc7 [2021-05-20T07:18:04.750Z] ---> f03b99c93227 [2021-05-20T07:18:04.750Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T07:18:04.750Z] ---> Running in a33f592f2c6a [2021-05-20T07:18:05.032Z] ---> Running in 4aa498bde183 [2021-05-20T07:18:05.032Z] Successfully built 497a49909818 [2021-05-20T07:18:05.032Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-20T07:18:05.032Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-05-20T07:18:05.306Z] ---> 3b8e02e837ef [2021-05-20T07:18:05.306Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-20T07:18:05.579Z] ---> Running in c0c707c001f8 [2021-05-20T07:18:05.579Z] Removing intermediate container f7f319c4f321 [2021-05-20T07:18:05.579Z] ---> 0a2d24c2d6e1 [2021-05-20T07:18:05.579Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T07:18:05.579Z] Removing intermediate container a33f592f2c6a [2021-05-20T07:18:05.579Z] ---> 7ff78d798ec0 [2021-05-20T07:18:05.579Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-20T07:18:05.579Z] Removing intermediate container 4aa498bde183 [2021-05-20T07:18:05.579Z] ---> 74594d871ace [2021-05-20T07:18:05.876Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-20T07:18:05.876Z] ---> Running in 21cba94449b5 [2021-05-20T07:18:05.876Z] ---> Running in 81a36863c5af [2021-05-20T07:18:05.876Z] ---> Running in 7a2721d5264b [2021-05-20T07:18:06.884Z] Removing intermediate container 21cba94449b5 [2021-05-20T07:18:06.884Z] ---> ee4777f06bee [2021-05-20T07:18:06.884Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-20T07:18:06.884Z] Removing intermediate container 7a2721d5264b [2021-05-20T07:18:06.884Z] ---> d15ed6c34dbe [2021-05-20T07:18:06.884Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T07:18:07.155Z] Removing intermediate container 81a36863c5af [2021-05-20T07:18:07.155Z] ---> 707717af2924 [2021-05-20T07:18:07.155Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T07:18:07.428Z] ---> Running in 122592fcb772 [2021-05-20T07:18:07.428Z] ---> Running in 78cd093c964b [2021-05-20T07:18:07.702Z] ---> Running in 0859d2e5c42b [2021-05-20T07:18:08.307Z] Removing intermediate container 122592fcb772 [2021-05-20T07:18:08.307Z] ---> 330085fc60be [2021-05-20T07:18:08.307Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:18:08.307Z] Removing intermediate container 78cd093c964b [2021-05-20T07:18:08.307Z] ---> 87426648bcef [2021-05-20T07:18:08.307Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T07:18:08.918Z] ---> Running in 33f8cfae53be [2021-05-20T07:18:08.918Z] Removing intermediate container 0859d2e5c42b [2021-05-20T07:18:08.918Z] ---> a3a31a0ff1a9 [2021-05-20T07:18:08.918Z] Step 16/24 : WORKDIR / [2021-05-20T07:18:09.216Z] ---> Running in 259fad52fc52 [2021-05-20T07:18:09.216Z] Removing intermediate container c0c707c001f8 [2021-05-20T07:18:09.216Z] ---> 7e3b8e6e07ee [2021-05-20T07:18:09.216Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:18:09.494Z] ---> 2aee129b948a [2021-05-20T07:18:09.494Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-20T07:18:09.772Z] Removing intermediate container 33f8cfae53be [2021-05-20T07:18:09.772Z] ---> c49e02e8acfd [2021-05-20T07:18:09.772Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:18:10.367Z] Removing intermediate container 259fad52fc52 [2021-05-20T07:18:10.368Z] ---> 8491041f2e16 [2021-05-20T07:18:10.368Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:18:11.356Z] ---> e83a071ac4b6 [2021-05-20T07:18:11.356Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-20T07:18:11.952Z] ---> 874e8fdb5dbb [2021-05-20T07:18:11.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-20T07:18:11.952Z] ---> ba4bfac673cc [2021-05-20T07:18:11.952Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-20T07:18:11.952Z] ---> 60b0a671c4eb [2021-05-20T07:18:11.952Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-20T07:18:12.962Z] ---> 0b1639689315 [2021-05-20T07:18:12.962Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-20T07:18:13.571Z] ---> 434f230072ff [2021-05-20T07:18:13.571Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-20T07:18:13.856Z] ---> Running in 9a8c63b4e782 [2021-05-20T07:18:14.130Z] ---> b963cb12f1b4 [2021-05-20T07:18:14.130Z] ---> e4e1c2a35533 [2021-05-20T07:18:14.130Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-20T07:18:14.130Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-20T07:18:14.416Z] ---> 8e6d57f3538c [2021-05-20T07:18:14.416Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-20T07:18:14.689Z] Removing intermediate container 9a8c63b4e782 [2021-05-20T07:18:14.689Z] ---> 4c546c865624 [2021-05-20T07:18:14.689Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:18:14.970Z] ---> Running in 1772598a700a [2021-05-20T07:18:15.578Z] ---> 21abe0f08d64 [2021-05-20T07:18:15.578Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-20T07:18:15.864Z] ---> abb5c984233e [2021-05-20T07:18:15.864Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-20T07:18:15.864Z] Removing intermediate container 1772598a700a [2021-05-20T07:18:15.864Z] ---> 92442486be0b [2021-05-20T07:18:15.864Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T07:18:15.864Z] ---> Running in 93bebf52654f [2021-05-20T07:18:15.864Z] ---> 590e224b87e3 [2021-05-20T07:18:15.864Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-20T07:18:16.148Z] ---> Running in 91c7dcbf9420 [2021-05-20T07:18:16.148Z] ---> Running in 003d20723cee [2021-05-20T07:18:17.142Z] Removing intermediate container 93bebf52654f [2021-05-20T07:18:17.142Z] ---> 2cc99e223b03 [2021-05-20T07:18:17.142Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:18:17.142Z] Removing intermediate container 003d20723cee [2021-05-20T07:18:17.142Z] ---> f4357730fb64 [2021-05-20T07:18:17.142Z] Step 22/23 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:18:17.424Z] ---> Running in 8b527ed7cb8c [2021-05-20T07:18:17.702Z] Removing intermediate container 91c7dcbf9420 [2021-05-20T07:18:17.702Z] ---> 592762e02dfd [2021-05-20T07:18:17.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:18:17.702Z] ---> 8230314f1592 [2021-05-20T07:18:17.702Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-20T07:18:17.702Z] ---> Running in 8d69ca873720 [2021-05-20T07:18:17.975Z] ---> Running in b61f16bcf529 [2021-05-20T07:18:18.260Z] ---> Running in 40ac9b1418d7 [2021-05-20T07:18:18.864Z] Removing intermediate container 8d69ca873720 [2021-05-20T07:18:18.864Z] ---> 5e71953cd440 [2021-05-20T07:18:18.864Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T07:18:18.864Z] Removing intermediate container 8b527ed7cb8c [2021-05-20T07:18:18.864Z] ---> a802fd8d6af8 [2021-05-20T07:18:18.864Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T07:18:18.864Z] Removing intermediate container b61f16bcf529 [2021-05-20T07:18:18.864Z] ---> bfbcefd6cf6e [2021-05-20T07:18:18.864Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T07:18:19.137Z] ---> Running in 4ca46a07e7ef [2021-05-20T07:18:19.137Z] ---> Running in acbe4116bd5c [2021-05-20T07:18:19.415Z] ---> Running in 953a82a08bc4 [2021-05-20T07:18:19.415Z] Removing intermediate container 40ac9b1418d7 [2021-05-20T07:18:19.415Z] ---> 4345a31c4469 [2021-05-20T07:18:19.415Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-20T07:18:20.029Z] Removing intermediate container acbe4116bd5c [2021-05-20T07:18:20.029Z] ---> 471e57a6cf2a [2021-05-20T07:18:20.029Z] Step 23/24 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:18:20.029Z] Removing intermediate container 4ca46a07e7ef [2021-05-20T07:18:20.029Z] ---> 53f9aef352bb [2021-05-20T07:18:20.029Z] [2021-05-20T07:18:20.303Z] ---> Running in 894e937e5323 [2021-05-20T07:18:20.304Z] Removing intermediate container 953a82a08bc4 [2021-05-20T07:18:20.304Z] ---> d7b076f45c0b [2021-05-20T07:18:20.304Z] Step 22/23 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:18:20.909Z] Successfully built 53f9aef352bb [2021-05-20T07:18:20.909Z] Successfully tagged support-scheduler-arm64:latest [2021-05-20T07:18:20.909Z]  Building support-scheduler ... done Building core-metadata [2021-05-20T07:18:20.909Z] ---> 82e3a1861271 [2021-05-20T07:18:20.909Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-20T07:18:20.909Z] ---> Running in 1d20c364d1ff [2021-05-20T07:18:21.510Z] ---> Running in f1693d6c23b8 [2021-05-20T07:18:21.510Z] Removing intermediate container 894e937e5323 [2021-05-20T07:18:21.510Z] ---> 271bf9fbf450 [2021-05-20T07:18:21.510Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T07:18:21.510Z] Removing intermediate container 1d20c364d1ff [2021-05-20T07:18:21.510Z] ---> e233ae07c4a9 [2021-05-20T07:18:21.510Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T07:18:21.785Z] ---> Running in dffadfc9abdb [2021-05-20T07:18:22.063Z] ---> Running in ef906f172b70 [2021-05-20T07:18:22.666Z] Removing intermediate container dffadfc9abdb [2021-05-20T07:18:22.666Z] ---> a27d5bf05415 [2021-05-20T07:18:22.666Z] [2021-05-20T07:18:22.666Z] Removing intermediate container ef906f172b70 [2021-05-20T07:18:22.666Z] ---> c7ea64c4dd5d [2021-05-20T07:18:22.666Z] [2021-05-20T07:18:23.272Z] Successfully built a27d5bf05415 [2021-05-20T07:18:23.272Z] Successfully tagged core-command-arm64:latest [2021-05-20T07:18:23.272Z]  Building core-command ... done Building core-data [2021-05-20T07:18:23.547Z] Successfully built c7ea64c4dd5d [2021-05-20T07:18:23.547Z] Successfully tagged support-notifications-arm64:latest [2021-05-20T07:18:23.547Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-05-20T07:18:24.525Z] Removing intermediate container f1693d6c23b8 [2021-05-20T07:18:24.525Z] ---> 4aa8dfc924ad [2021-05-20T07:18:24.525Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-20T07:18:25.128Z] ---> Running in 59a06419e966 [2021-05-20T07:18:25.402Z] Removing intermediate container 59a06419e966 [2021-05-20T07:18:25.402Z] ---> acbacf84aae8 [2021-05-20T07:18:25.402Z] Step 29/32 : CMD ["gate"] [2021-05-20T07:18:26.042Z] ---> Running in 6ed23409d6c2 [2021-05-20T07:18:26.661Z] Removing intermediate container 6ed23409d6c2 [2021-05-20T07:18:26.661Z] ---> dd32b6905aee [2021-05-20T07:18:26.661Z] Step 30/32 : LABEL arch=arm64 [2021-05-20T07:18:26.938Z] ---> Running in f3e22b430540 [2021-05-20T07:18:27.544Z] Removing intermediate container f3e22b430540 [2021-05-20T07:18:27.544Z] ---> 7938ee4af155 [2021-05-20T07:18:27.544Z] Step 31/32 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:18:28.523Z] ---> Running in 512ecb74430b [2021-05-20T07:18:29.119Z] Removing intermediate container 512ecb74430b [2021-05-20T07:18:29.119Z] ---> c72444ff92e1 [2021-05-20T07:18:29.120Z] Step 32/32 : LABEL version=0.0.0 [2021-05-20T07:18:29.719Z] ---> Running in 90b92b7813d5 [2021-05-20T07:18:30.704Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:18:30.704Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:18:30.704Z] ---> 4acb74787cf3 [2021-05-20T07:18:30.704Z] Step 3/26 : WORKDIR /edgex-go [2021-05-20T07:18:30.704Z] ---> Using cache [2021-05-20T07:18:30.704Z] ---> 43474e04cdea [2021-05-20T07:18:30.704Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:18:30.704Z] ---> Using cache [2021-05-20T07:18:30.704Z] ---> 262eedd7ca37 [2021-05-20T07:18:30.704Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-20T07:18:30.704Z] ---> Using cache [2021-05-20T07:18:30.704Z] ---> ba1a7cccbe54 [2021-05-20T07:18:30.704Z] Step 6/26 : COPY go.mod . [2021-05-20T07:18:30.704Z] ---> Using cache [2021-05-20T07:18:30.704Z] ---> 85e57a3f4608 [2021-05-20T07:18:30.704Z] Step 7/26 : RUN go mod download [2021-05-20T07:18:30.704Z] ---> Using cache [2021-05-20T07:18:30.704Z] ---> 33a0174c63b9 [2021-05-20T07:18:30.704Z] Step 8/26 : COPY . . [2021-05-20T07:18:30.704Z] ---> Using cache [2021-05-20T07:18:30.704Z] ---> 68380ad3653d [2021-05-20T07:18:30.704Z] Step 9/26 : RUN go mod tidy [2021-05-20T07:18:30.704Z] ---> Using cache [2021-05-20T07:18:30.704Z] ---> 39472b6f6094 [2021-05-20T07:18:30.704Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-20T07:18:31.305Z] Removing intermediate container 90b92b7813d5 [2021-05-20T07:18:31.305Z] ---> 4c5abbf60426 [2021-05-20T07:18:31.305Z] [2021-05-20T07:18:31.305Z] ---> Running in f7896bdc9635 [2021-05-20T07:18:31.923Z] Successfully built 4c5abbf60426 [2021-05-20T07:18:31.923Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-20T07:18:32.906Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-20T07:19:05.318Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:19:05.318Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:19:05.318Z] ---> 4acb74787cf3 [2021-05-20T07:19:05.318Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T07:19:05.318Z] ---> Using cache [2021-05-20T07:19:05.318Z] ---> 43474e04cdea [2021-05-20T07:19:05.318Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:19:05.318Z] ---> Using cache [2021-05-20T07:19:05.318Z] ---> 262eedd7ca37 [2021-05-20T07:19:05.318Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T07:19:05.318Z] ---> Using cache [2021-05-20T07:19:05.318Z] ---> ba1a7cccbe54 [2021-05-20T07:19:05.318Z] Step 6/24 : COPY go.mod . [2021-05-20T07:19:05.318Z] ---> Using cache [2021-05-20T07:19:05.318Z] ---> 85e57a3f4608 [2021-05-20T07:19:05.318Z] Step 7/24 : RUN go mod download [2021-05-20T07:19:05.318Z] ---> Using cache [2021-05-20T07:19:05.318Z] ---> 33a0174c63b9 [2021-05-20T07:19:05.318Z] Step 8/24 : COPY . . [2021-05-20T07:19:05.318Z] ---> Using cache [2021-05-20T07:19:05.318Z] ---> 68380ad3653d [2021-05-20T07:19:05.318Z] Step 9/24 : RUN go mod tidy [2021-05-20T07:19:05.318Z] ---> Using cache [2021-05-20T07:19:05.318Z] ---> 39472b6f6094 [2021-05-20T07:19:05.318Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-20T07:19:05.318Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:19:05.318Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:19:05.318Z] ---> 4acb74787cf3 [2021-05-20T07:19:05.318Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T07:19:05.318Z] ---> Using cache [2021-05-20T07:19:05.318Z] ---> 43474e04cdea [2021-05-20T07:19:05.318Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:19:05.318Z] ---> Using cache [2021-05-20T07:19:05.318Z] ---> 262eedd7ca37 [2021-05-20T07:19:05.318Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-20T07:19:05.592Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T07:19:05.592Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T07:19:05.592Z] ---> 4acb74787cf3 [2021-05-20T07:19:05.592Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T07:19:05.592Z] ---> Using cache [2021-05-20T07:19:05.592Z] ---> 43474e04cdea [2021-05-20T07:19:05.592Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:19:05.592Z] ---> Using cache [2021-05-20T07:19:05.592Z] ---> 262eedd7ca37 [2021-05-20T07:19:05.592Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-20T07:19:08.219Z] ---> Running in 0ff1e1c9d831 [2021-05-20T07:19:08.219Z] ---> Running in febe588ae263 [2021-05-20T07:19:08.219Z] ---> Running in 1cc0ddccabda [2021-05-20T07:19:10.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:19:10.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-20T07:19:10.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:19:11.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:19:11.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:19:12.091Z] OK: 218 MiB in 52 packages [2021-05-20T07:19:12.696Z] OK: 218 MiB in 52 packages [2021-05-20T07:19:12.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-20T07:19:13.974Z] Removing intermediate container febe588ae263 [2021-05-20T07:19:13.974Z] ---> 82321a539caf [2021-05-20T07:19:13.974Z] Step 6/24 : COPY go.mod . [2021-05-20T07:19:14.256Z] Removing intermediate container 0ff1e1c9d831 [2021-05-20T07:19:14.256Z] ---> 2e50a23919d0 [2021-05-20T07:19:14.256Z] Step 6/24 : COPY go.mod . [2021-05-20T07:19:15.730Z] ---> 37f5b247b757 [2021-05-20T07:19:15.730Z] Step 7/24 : RUN go mod download [2021-05-20T07:19:15.730Z] ---> Running in 0debf50c2181 [2021-05-20T07:19:16.012Z] ---> 61bd485027a9 [2021-05-20T07:19:16.012Z] Step 7/24 : RUN go mod download [2021-05-20T07:19:16.291Z] ---> Running in 2c4d24f7a5dc [2021-05-20T07:19:20.638Z] Removing intermediate container 2c4d24f7a5dc [2021-05-20T07:19:20.638Z] ---> 4fda5a3dcefc [2021-05-20T07:19:20.638Z] Step 8/24 : COPY . . [2021-05-20T07:19:20.916Z] Removing intermediate container 0debf50c2181 [2021-05-20T07:19:20.916Z] ---> 59eff75a3e52 [2021-05-20T07:19:20.916Z] Step 8/24 : COPY . . [2021-05-20T07:19:27.650Z] Removing intermediate container f7896bdc9635 [2021-05-20T07:19:27.650Z] ---> fb869e6a2e59 [2021-05-20T07:19:27.650Z] [2021-05-20T07:19:27.650Z] Step 11/26 : FROM alpine:3.12 [2021-05-20T07:19:27.650Z] ---> 9852663dfa18 [2021-05-20T07:19:27.650Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-20T07:19:27.650Z] ---> Running in 278d6d4a85a3 [2021-05-20T07:19:29.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:19:29.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:19:30.507Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-20T07:19:30.788Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T07:19:30.788Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-20T07:19:30.788Z] (4/6) Installing curl (7.76.1-r0) [2021-05-20T07:19:30.788Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-20T07:19:30.788Z] (6/6) Installing su-exec (0.2-r1) [2021-05-20T07:19:30.788Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:19:30.788Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T07:19:31.063Z] OK: 7 MiB in 20 packages [2021-05-20T07:19:36.486Z] Removing intermediate container 278d6d4a85a3 [2021-05-20T07:19:36.486Z] ---> b51763a27b3c [2021-05-20T07:19:36.486Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T07:19:36.486Z] ---> Running in 437487fb62a6 [2021-05-20T07:19:37.473Z] Removing intermediate container 437487fb62a6 [2021-05-20T07:19:37.473Z] ---> 9407af0418d3 [2021-05-20T07:19:37.473Z] Step 14/26 : WORKDIR / [2021-05-20T07:19:37.752Z] ---> Running in b6916fe62283 [2021-05-20T07:19:39.214Z] Removing intermediate container b6916fe62283 [2021-05-20T07:19:39.214Z] ---> e134aa77629a [2021-05-20T07:19:39.214Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-20T07:19:40.662Z] ---> abb08797c3fc [2021-05-20T07:19:40.662Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-20T07:19:42.658Z] ---> 2cc229c190d9 [2021-05-20T07:19:42.658Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-20T07:19:44.662Z] ---> f1a26651c74c [2021-05-20T07:19:44.662Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-20T07:19:46.664Z] ---> e435a3f6e46c [2021-05-20T07:19:46.664Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-20T07:19:50.098Z] ---> 917d10aefbb1 [2021-05-20T07:19:50.098Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-20T07:19:52.096Z] ---> 450b0e590b71 [2021-05-20T07:19:52.096Z] Step 9/24 : RUN go mod tidy [2021-05-20T07:19:52.373Z] ---> Running in e578f1c52791 [2021-05-20T07:19:52.658Z] ---> db8259cc25cd [2021-05-20T07:19:52.658Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-20T07:19:52.937Z] ---> 625cc2df38b5 [2021-05-20T07:19:52.937Z] Step 9/24 : RUN go mod tidy [2021-05-20T07:19:53.216Z] ---> Running in 1e53134b8931 [2021-05-20T07:19:54.670Z] ---> e3288bdad7be [2021-05-20T07:19:54.670Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-20T07:19:54.951Z] ---> Running in 7cd15aed2572 [2021-05-20T07:19:58.381Z] Removing intermediate container 7cd15aed2572 [2021-05-20T07:19:58.381Z] ---> 6a4a450b19bd [2021-05-20T07:19:58.381Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-20T07:19:58.381Z] ---> Running in 64136e94c854 [2021-05-20T07:19:59.472Z] Removing intermediate container 64136e94c854 [2021-05-20T07:19:59.472Z] ---> 4037135188b2 [2021-05-20T07:19:59.472Z] Step 24/26 : LABEL arch=arm64 [2021-05-20T07:19:59.845Z] ---> Running in e5fbf0ae7e4c [2021-05-20T07:20:00.134Z] Removing intermediate container e578f1c52791 [2021-05-20T07:20:00.134Z] ---> a24213db210e [2021-05-20T07:20:00.134Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-20T07:20:00.462Z] ---> Running in c80903301639 [2021-05-20T07:20:00.768Z] Removing intermediate container e5fbf0ae7e4c [2021-05-20T07:20:00.768Z] ---> f62a6860fcd1 [2021-05-20T07:20:00.768Z] Step 25/26 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:20:01.068Z] ---> Running in edd1d8b37333 [2021-05-20T07:20:01.068Z] Removing intermediate container 1e53134b8931 [2021-05-20T07:20:01.068Z] ---> 74450346ae5b [2021-05-20T07:20:01.068Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-20T07:20:01.403Z] ---> Running in d4476b4aca30 [2021-05-20T07:20:02.016Z] Removing intermediate container edd1d8b37333 [2021-05-20T07:20:02.016Z] ---> 8e8fb7917496 [2021-05-20T07:20:02.016Z] Step 26/26 : LABEL version=0.0.0 [2021-05-20T07:20:02.298Z] ---> Running in 05726b9264f4 [2021-05-20T07:20:02.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-20T07:20:03.517Z] Removing intermediate container 05726b9264f4 [2021-05-20T07:20:03.517Z] ---> fefe157917cd [2021-05-20T07:20:03.517Z] [2021-05-20T07:20:03.517Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-20T07:20:04.125Z] Successfully built fefe157917cd [2021-05-20T07:20:04.125Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-20T07:20:22.502Z]  Building security-secretstore-setup ... done Removing intermediate container 1cc0ddccabda [2021-05-20T07:20:22.502Z] ---> 7481ef10e8ec [2021-05-20T07:20:22.502Z] [2021-05-20T07:20:22.502Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T07:20:22.502Z] ---> 9852663dfa18 [2021-05-20T07:20:22.502Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T07:20:22.502Z] ---> Using cache [2021-05-20T07:20:22.502Z] ---> f03b99c93227 [2021-05-20T07:20:22.502Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T07:20:22.502Z] ---> Using cache [2021-05-20T07:20:22.502Z] ---> 74594d871ace [2021-05-20T07:20:22.502Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-20T07:20:22.502Z] ---> Running in f3c8642b5ecf [2021-05-20T07:20:22.502Z] Removing intermediate container f3c8642b5ecf [2021-05-20T07:20:22.502Z] ---> f6943e07121d [2021-05-20T07:20:22.502Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T07:20:22.502Z] ---> Running in a8ba7f2465d6 [2021-05-20T07:20:22.502Z] Removing intermediate container a8ba7f2465d6 [2021-05-20T07:20:22.502Z] ---> 052da73d78d6 [2021-05-20T07:20:22.502Z] Step 16/24 : WORKDIR / [2021-05-20T07:20:22.502Z] ---> Running in 028b7371ba52 [2021-05-20T07:20:23.109Z] Removing intermediate container 028b7371ba52 [2021-05-20T07:20:23.109Z] ---> f0ad0119e55d [2021-05-20T07:20:23.109Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:20:24.571Z] ---> ce194684e23a [2021-05-20T07:20:24.571Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-20T07:20:26.583Z] ---> 43f217a69516 [2021-05-20T07:20:26.583Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-20T07:20:27.596Z] ---> 3a3857e229f9 [2021-05-20T07:20:27.596Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-20T07:20:27.876Z] ---> Running in aefa68eea000 [2021-05-20T07:20:28.494Z] Removing intermediate container aefa68eea000 [2021-05-20T07:20:28.494Z] ---> 10f05d49ae27 [2021-05-20T07:20:28.494Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:20:28.776Z] ---> Running in 50170d2c8cc4 [2021-05-20T07:20:29.388Z] Removing intermediate container 50170d2c8cc4 [2021-05-20T07:20:29.388Z] ---> 3b685cf73205 [2021-05-20T07:20:29.388Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T07:20:29.666Z] ---> Running in 194e09e2b681 [2021-05-20T07:20:30.273Z] Removing intermediate container 194e09e2b681 [2021-05-20T07:20:30.273Z] ---> 596087f6ddfe [2021-05-20T07:20:30.273Z] Step 23/24 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:20:30.550Z] ---> Running in e04318ff414c [2021-05-20T07:20:31.537Z] Removing intermediate container e04318ff414c [2021-05-20T07:20:31.537Z] ---> 0990501bc79d [2021-05-20T07:20:31.537Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T07:20:31.537Z] ---> Running in 142efdbcf5e0 [2021-05-20T07:20:32.143Z] Removing intermediate container 142efdbcf5e0 [2021-05-20T07:20:32.143Z] ---> ec739e2e44ef [2021-05-20T07:20:32.143Z] [2021-05-20T07:20:32.748Z] Successfully built ec739e2e44ef [2021-05-20T07:20:32.748Z] Successfully tagged core-metadata-arm64:latest [2021-05-20T07:21:11.807Z]  Building core-metadata ... done Removing intermediate container c80903301639 [2021-05-20T07:21:11.807Z] ---> ad5c826743a1 [2021-05-20T07:21:11.807Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-20T07:21:11.807Z] ---> Running in 1f2c4a9933a1 [2021-05-20T07:21:11.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-20T07:21:11.807Z] Removing intermediate container 1f2c4a9933a1 [2021-05-20T07:21:11.807Z] ---> 373025b8d048 [2021-05-20T07:21:11.807Z] [2021-05-20T07:21:11.807Z] Step 12/24 : FROM docker:20.10.0 [2021-05-20T07:21:11.807Z] 20.10.0: Pulling from library/docker [2021-05-20T07:21:17.261Z] Removing intermediate container d4476b4aca30 [2021-05-20T07:21:17.261Z] ---> ebaea1dfe3d6 [2021-05-20T07:21:17.261Z] [2021-05-20T07:21:17.261Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T07:21:17.261Z] ---> 9852663dfa18 [2021-05-20T07:21:17.261Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-20T07:21:17.261Z] ---> Running in 0cae78a532fb [2021-05-20T07:21:17.537Z] Removing intermediate container 0cae78a532fb [2021-05-20T07:21:17.537Z] ---> 65abeb932633 [2021-05-20T07:21:17.537Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-20T07:21:17.816Z] ---> Running in 9cb951107abd [2021-05-20T07:21:18.417Z] Removing intermediate container 9cb951107abd [2021-05-20T07:21:18.417Z] ---> 976d888078b6 [2021-05-20T07:21:18.417Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-20T07:21:18.696Z] ---> Running in b5d58a414d77 [2021-05-20T07:21:19.300Z] Removing intermediate container b5d58a414d77 [2021-05-20T07:21:19.300Z] ---> 87506cee40f5 [2021-05-20T07:21:19.300Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T07:21:19.300Z] ---> Running in 9918f1b5ebd0 [2021-05-20T07:21:20.300Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T07:21:20.300Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T07:21:20.300Z] ---> eeaf43b92773 [2021-05-20T07:21:20.300Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-20T07:21:20.300Z] ---> Running in 23d778266bb3 [2021-05-20T07:21:20.906Z] Removing intermediate container 23d778266bb3 [2021-05-20T07:21:20.906Z] ---> 543faee04096 [2021-05-20T07:21:20.906Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-20T07:21:21.191Z] ---> Running in d15e6dcbeefb [2021-05-20T07:21:21.784Z] Removing intermediate container 9918f1b5ebd0 [2021-05-20T07:21:21.784Z] ---> 7615acdfffd1 [2021-05-20T07:21:21.784Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-20T07:21:22.055Z] ---> Running in 7d279d79c17e [2021-05-20T07:21:22.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:21:22.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:21:23.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T07:21:23.463Z] (1/39) Installing readline (8.0.4-r0) [2021-05-20T07:21:23.463Z] (2/39) Installing bash (5.0.17-r0) [2021-05-20T07:21:23.463Z] Executing bash-5.0.17-r0.post-install [2021-05-20T07:21:23.463Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T07:21:23.463Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-20T07:21:23.463Z] (5/39) Installing curl (7.76.1-r0) [2021-05-20T07:21:23.463Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-20T07:21:23.463Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-20T07:21:23.734Z] (8/39) Installing expat (2.2.9-r1) [2021-05-20T07:21:23.734Z] (9/39) Installing libffi (3.3-r2) [2021-05-20T07:21:23.734Z] (10/39) Installing gdbm (1.13-r1) [2021-05-20T07:21:23.734Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-20T07:21:23.734Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-20T07:21:23.734Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-20T07:21:24.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T07:21:25.424Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-20T07:21:25.424Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-20T07:21:25.424Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-20T07:21:25.424Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-20T07:21:25.424Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-20T07:21:25.424Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-20T07:21:25.424Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-20T07:21:25.424Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-20T07:21:25.424Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-20T07:21:25.424Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-20T07:21:25.705Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-20T07:21:25.706Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-20T07:21:25.706Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-20T07:21:25.706Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-20T07:21:25.706Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-20T07:21:25.706Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-20T07:21:25.706Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-20T07:21:25.706Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T07:21:25.706Z] OK: 8 MiB in 20 packages [2021-05-20T07:21:25.706Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-20T07:21:25.984Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-20T07:21:25.984Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-20T07:21:25.984Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-20T07:21:25.984Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-20T07:21:25.984Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-20T07:21:25.984Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-20T07:21:25.984Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-20T07:21:25.984Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-20T07:21:25.984Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-20T07:21:25.984Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-20T07:21:25.984Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-20T07:21:26.274Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-20T07:21:26.274Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-20T07:21:26.274Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-20T07:21:26.548Z] Executing busybox-1.31.1-r19.trigger [2021-05-20T07:21:26.548Z] OK: 72 MiB in 59 packages [2021-05-20T07:21:27.989Z] Removing intermediate container 7d279d79c17e [2021-05-20T07:21:27.989Z] ---> ed7e9f1856ee [2021-05-20T07:21:27.989Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T07:21:28.582Z] ---> 5b40cbaa7b37 [2021-05-20T07:21:28.582Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-20T07:21:30.033Z] ---> 8e56569568e1 [2021-05-20T07:21:30.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-20T07:21:30.632Z] ---> 4e33630fb176 [2021-05-20T07:21:30.633Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-20T07:21:30.633Z] ---> Running in 8529deb0b0d1 [2021-05-20T07:21:31.247Z] Removing intermediate container 8529deb0b0d1 [2021-05-20T07:21:31.247Z] ---> fe28208f27e0 [2021-05-20T07:21:31.247Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:21:31.247Z] Collecting docker-compose==1.23.2 [2021-05-20T07:21:31.247Z] ---> Running in b20837413e36 [2021-05-20T07:21:31.520Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-20T07:21:31.828Z] Removing intermediate container b20837413e36 [2021-05-20T07:21:31.828Z] ---> c2f03d05e1ba [2021-05-20T07:21:31.828Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T07:21:32.101Z] ---> Running in eeb93a9c65f1 [2021-05-20T07:21:32.386Z] Removing intermediate container eeb93a9c65f1 [2021-05-20T07:21:32.386Z] ---> 64c61e439b90 [2021-05-20T07:21:32.386Z] Step 23/24 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:21:32.662Z] ---> Running in c15611b0715b [2021-05-20T07:21:32.939Z] Collecting PyYAML<4,>=3.10 [2021-05-20T07:21:32.939Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-20T07:21:33.214Z] Removing intermediate container c15611b0715b [2021-05-20T07:21:33.214Z] ---> af6be5ab6463 [2021-05-20T07:21:33.214Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T07:21:33.214Z] ---> Running in 5d6587856e7f [2021-05-20T07:21:33.810Z] Removing intermediate container 5d6587856e7f [2021-05-20T07:21:33.810Z] ---> 6c5d3b01e435 [2021-05-20T07:21:33.810Z] [2021-05-20T07:21:34.086Z] Successfully built 6c5d3b01e435 [2021-05-20T07:21:34.086Z] Successfully tagged core-data-arm64:latest [2021-05-20T07:21:36.702Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-05-20T07:21:36.702Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-20T07:21:36.702Z] Collecting docopt<0.7,>=0.6.1 [2021-05-20T07:21:36.702Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-20T07:21:39.326Z] Collecting docker<4.0,>=3.6.0 [2021-05-20T07:21:39.326Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-20T07:21:39.599Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-20T07:21:39.599Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-20T07:21:42.228Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-20T07:21:42.228Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-20T07:21:42.502Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-20T07:21:42.502Z] Collecting texttable<0.10,>=0.9.0 [2021-05-20T07:21:42.502Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-20T07:21:45.155Z] Collecting jsonschema<3,>=2.5.1 [2021-05-20T07:21:45.155Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-20T07:21:46.639Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-20T07:21:46.639Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-20T07:21:46.912Z] Collecting docker-pycreds>=0.4.0 [2021-05-20T07:21:46.912Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-20T07:21:46.912Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-20T07:21:47.187Z] Collecting idna<2.8,>=2.5 [2021-05-20T07:21:47.187Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-20T07:21:47.187Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-20T07:21:47.785Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-20T07:21:47.785Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-20T07:21:48.060Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-20T07:21:48.060Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-20T07:21:48.060Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-20T07:21:48.060Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-20T07:21:49.042Z] Installing collected packages: PyYAML, cached-property, docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, texttable, jsonschema, docker-compose [2021-05-20T07:21:49.042Z] Running setup.py install for PyYAML: started [2021-05-20T07:21:51.677Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-20T07:21:51.677Z] Running setup.py install for docopt: started [2021-05-20T07:21:53.116Z] Running setup.py install for docopt: finished with status 'done' [2021-05-20T07:21:53.391Z] Attempting uninstall: idna [2021-05-20T07:21:53.391Z] Found existing installation: idna 2.9 [2021-05-20T07:21:53.391Z] Uninstalling idna-2.9: [2021-05-20T07:21:53.391Z] Successfully uninstalled idna-2.9 [2021-05-20T07:21:53.994Z] Attempting uninstall: urllib3 [2021-05-20T07:21:53.994Z] Found existing installation: urllib3 1.25.9 [2021-05-20T07:21:53.994Z] Uninstalling urllib3-1.25.9: [2021-05-20T07:21:53.994Z] Successfully uninstalled urllib3-1.25.9 [2021-05-20T07:21:54.589Z] Attempting uninstall: requests [2021-05-20T07:21:54.589Z] Found existing installation: requests 2.23.0 [2021-05-20T07:21:54.589Z] Uninstalling requests-2.23.0: [2021-05-20T07:21:54.589Z] Successfully uninstalled requests-2.23.0 [2021-05-20T07:21:56.027Z] Running setup.py install for dockerpty: started [2021-05-20T07:21:58.015Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-20T07:21:58.015Z] Running setup.py install for texttable: started [2021-05-20T07:22:00.642Z] Running setup.py install for texttable: finished with status 'done' [2021-05-20T07:22:01.623Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-20T07:22:14.033Z] Removing intermediate container d15e6dcbeefb [2021-05-20T07:22:14.033Z] ---> c412ac7e82e6 [2021-05-20T07:22:14.033Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-20T07:22:14.033Z] ---> Running in 4f1b4c260dbc [2021-05-20T07:22:14.637Z] Removing intermediate container 4f1b4c260dbc [2021-05-20T07:22:14.637Z] ---> 543b297fa98f [2021-05-20T07:22:14.637Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-20T07:22:14.637Z] ---> Running in e6cd8ce51bb6 [2021-05-20T07:22:15.244Z] Removing intermediate container e6cd8ce51bb6 [2021-05-20T07:22:15.244Z] ---> b6cb4f70b159 [2021-05-20T07:22:15.244Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-20T07:22:16.249Z] ---> ab198eaa0c37 [2021-05-20T07:22:16.249Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-20T07:22:17.263Z] ---> 14089c751a44 [2021-05-20T07:22:17.263Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-20T07:22:18.265Z] ---> 70250fcdd328 [2021-05-20T07:22:18.266Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-20T07:22:18.266Z] ---> Running in c2e9117e5432 [2021-05-20T07:22:18.871Z] Removing intermediate container c2e9117e5432 [2021-05-20T07:22:18.871Z] ---> 1d1f135024f5 [2021-05-20T07:22:18.871Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T07:22:18.871Z] ---> Running in febb631db328 [2021-05-20T07:22:19.472Z] Removing intermediate container febb631db328 [2021-05-20T07:22:19.472Z] ---> 8c4ccdb8ced7 [2021-05-20T07:22:19.472Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T07:22:19.748Z] ---> Running in 7e213ebc2cb6 [2021-05-20T07:22:20.026Z] Removing intermediate container 7e213ebc2cb6 [2021-05-20T07:22:20.026Z] ---> 7e46dc6c99a0 [2021-05-20T07:22:20.026Z] Step 23/24 : LABEL git_sha=1696d8071c4f79a308794c70c1947ca21c148d80 [2021-05-20T07:22:20.303Z] ---> Running in e2cee05068f2 [2021-05-20T07:22:20.903Z] Removing intermediate container e2cee05068f2 [2021-05-20T07:22:20.903Z] ---> a8902ae2d1f7 [2021-05-20T07:22:20.903Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T07:22:20.903Z] ---> Running in 6c7ee41bbca6 [2021-05-20T07:22:21.502Z] Removing intermediate container 6c7ee41bbca6 [2021-05-20T07:22:21.502Z] ---> db4920b96bc0 [2021-05-20T07:22:21.502Z] [2021-05-20T07:22:21.777Z] Successfully built db4920b96bc0 [2021-05-20T07:22:22.053Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-20T07:22:22.346Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-20T07:22:22.361Z] $ docker stop --time=1 1fc3e3004726bc8b21a75c52db6822d6827814315b22616f1e74910c30e4c4ce [2021-05-20T07:22:24.241Z] $ docker rm -f 1fc3e3004726bc8b21a75c52db6822d6827814315b22616f1e74910c30e4c4ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T07:22:24.946Z] + docker images [2021-05-20T07:22:25.220Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-20T07:22:25.220Z] sys-mgmt-agent-arm64 latest db4920b96bc0 4 seconds ago 299MB [2021-05-20T07:22:25.220Z] core-data-arm64 latest 6c5d3b01e435 52 seconds ago 20.4MB [2021-05-20T07:22:25.220Z] ebaea1dfe3d6 About a minute ago 990MB [2021-05-20T07:22:25.220Z] 373025b8d048 About a minute ago 979MB [2021-05-20T07:22:25.220Z] core-metadata-arm64 latest ec739e2e44ef About a minute ago 17.4MB [2021-05-20T07:22:25.220Z] 7481ef10e8ec 2 minutes ago 989MB [2021-05-20T07:22:25.220Z] security-secretstore-setup-arm64 latest fefe157917cd 2 minutes ago 24.4MB [2021-05-20T07:22:25.220Z] fb869e6a2e59 3 minutes ago 978MB [2021-05-20T07:22:25.220Z] security-bootstrapper-arm64 latest 4c5abbf60426 3 minutes ago 17.2MB [2021-05-20T07:22:25.220Z] core-command-arm64 latest a27d5bf05415 4 minutes ago 16.1MB [2021-05-20T07:22:25.220Z] support-notifications-arm64 latest c7ea64c4dd5d 4 minutes ago 16.8MB [2021-05-20T07:22:25.220Z] support-scheduler-arm64 latest 53f9aef352bb 4 minutes ago 16.1MB [2021-05-20T07:22:25.220Z] security-proxy-setup-arm64 latest 497a49909818 4 minutes ago 24MB [2021-05-20T07:22:25.220Z] 2431f19601fb 4 minutes ago 981MB [2021-05-20T07:22:25.220Z] e8ce28f03c95 4 minutes ago 981MB [2021-05-20T07:22:25.220Z] 46352630fd45 4 minutes ago 980MB [2021-05-20T07:22:25.220Z] cc39e91467c6 4 minutes ago 974MB [2021-05-20T07:22:25.220Z] 9f4731070936 4 minutes ago 978MB [2021-05-20T07:22:25.220Z] ci-base-image-arm64 latest 4acb74787cf3 16 minutes ago 641MB [2021-05-20T07:22:25.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-20T07:22:25.220Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-20T07:22:25.220Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-20T07:22:25.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:22:26.533Z] ---> job-cost.sh [2021-05-20T07:22:26.533Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iY9X [2021-05-20T07:23:13.476Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T07:24:50.225Z] lf-activate-venv(): INFO: Adding /tmp/venv-iY9X/bin to PATH [2021-05-20T07:24:50.225Z] INFO: No Stack... [2021-05-20T07:24:50.225Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T07:24:50.225Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T07:24:50.597Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-05-20T07:24:50.597Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T07:24:50.688Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3490-1-stack-cost] [2021-05-20T07:24:50.695Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3490-1-stack-cost] did not exist. Created. [2021-05-20T07:24:50.695Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T07:24:51.170Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T07:24:51.483Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T07:24:51.508Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3490-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-20T07:24:53.047Z] provisioning config files... [2021-05-20T07:24:53.056Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1023370692153451729tmp [Pipeline] { [Pipeline] sh [2021-05-20T07:24:53.417Z] + set +x [2021-05-20T07:24:53.417Z] + curl -s https://codecov.io/bash [2021-05-20T07:24:53.417Z] + bash -s -- [2021-05-20T07:24:53.682Z] [2021-05-20T07:24:53.682Z] _____ _ [2021-05-20T07:24:53.682Z] / ____| | | [2021-05-20T07:24:53.682Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T07:24:53.682Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T07:24:53.682Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T07:24:53.682Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T07:24:53.682Z] Bash-1.0.2 [2021-05-20T07:24:53.682Z] [2021-05-20T07:24:53.682Z] [2021-05-20T07:24:53.682Z] ==> git version 2.24.4 found [2021-05-20T07:24:53.682Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-20T07:24:53.682Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T07:24:53.682Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T07:24:53.682Z] ==> Jenkins CI detected. [2021-05-20T07:24:53.682Z] project root: . [2021-05-20T07:24:53.682Z] --> token set from env [2021-05-20T07:24:53.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T07:24:53.682Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T07:24:53.682Z] ==> Python coveragepy not found [2021-05-20T07:24:53.682Z] ==> Searching for coverage reports in: [2021-05-20T07:24:53.682Z] + . [2021-05-20T07:24:53.682Z] -> Found 1 reports [2021-05-20T07:24:53.682Z] ==> Detecting git/mercurial file structure [2021-05-20T07:24:53.682Z] ==> Reading reports [2021-05-20T07:24:53.682Z] + ./coverage.out bytes=738957 [2021-05-20T07:24:53.682Z] ==> Appending adjustments [2021-05-20T07:24:53.682Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T07:24:56.243Z] + Found adjustments [2021-05-20T07:24:56.243Z] ==> Gzipping contents [2021-05-20T07:24:56.243Z] 104K /tmp/codecov.u6AUr7.gz [2021-05-20T07:24:56.243Z] ==> Uploading reports [2021-05-20T07:24:56.243Z] url: https://codecov.io [2021-05-20T07:24:56.243Z] query: branch=PR-3490&commit=1696d8071c4f79a308794c70c1947ca21c148d80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3490&job=&cmd_args= [2021-05-20T07:24:56.243Z] -> Pinging Codecov [2021-05-20T07:24:56.243Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3490&commit=1696d8071c4f79a308794c70c1947ca21c148d80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3490&job=&cmd_args= [2021-05-20T07:24:56.530Z] -> Uploading to [2021-05-20T07:24:56.530Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/00271124DB129430A58F1EEE437C3FCB/1696d8071c4f79a308794c70c1947ca21c148d80/edda90dc-981e-406a-a29e-8d23406b0a0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T072456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d0f9e52e1f6a7a3de5db5c653b6a6718302822d66bef80dc1e46f1ef7c0619e [2021-05-20T07:24:56.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T07:24:56.530Z] Dload Upload Total Spent Left Speed [2021-05-20T07:24:57.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 269k --:--:-- --:--:-- --:--:-- 270k [2021-05-20T07:24:57.104Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1696d8071c4f79a308794c70c1947ca21c148d80 [Pipeline] } [2021-05-20T07:24:57.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:24:59.244Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:24:59.850Z] ---> package-listing.sh [2021-05-20T07:24:59.851Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T07:24:59.851Z] ++ facter osfamily [2021-05-20T07:25:00.113Z] + OS_FAMILY=redhat [2021-05-20T07:25:00.113Z] + workspace=/w/workspace/edgex-go/1 [2021-05-20T07:25:00.113Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T07:25:00.113Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T07:25:00.113Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T07:25:00.113Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T07:25:00.113Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-20T07:25:00.113Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T07:25:00.113Z] + case "${OS_FAMILY}" in [2021-05-20T07:25:00.113Z] + rpm -qa [2021-05-20T07:25:00.113Z] + sort [2021-05-20T07:25:06.706Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T07:25:06.706Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T07:25:06.706Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T07:25:06.706Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-20T07:25:06.706Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-20T07:25:06.706Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-20T07:25:06.738Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T07:25:07.043Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:25:07.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T07:25:07.638Z] [2021-05-20T07:25:07.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T07:25:07.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T07:25:07.994Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T07:25:07.994Z] df20fa9351a1: Pulling fs layer [2021-05-20T07:25:07.994Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T07:25:07.994Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T07:25:07.994Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T07:25:07.994Z] 93b61091891f: Pulling fs layer [2021-05-20T07:25:07.994Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T07:25:07.994Z] 5e14af77c1be: Pulling fs layer [2021-05-20T07:25:07.994Z] 01666e4c0597: Pulling fs layer [2021-05-20T07:25:07.994Z] aa168da1d23b: Pulling fs layer [2021-05-20T07:25:07.994Z] 93b9cdb0e59b: Waiting [2021-05-20T07:25:07.994Z] 5e14af77c1be: Waiting [2021-05-20T07:25:07.994Z] 01666e4c0597: Waiting [2021-05-20T07:25:07.994Z] aa168da1d23b: Waiting [2021-05-20T07:25:07.994Z] 46f8f816bc3b: Waiting [2021-05-20T07:25:07.994Z] 93b61091891f: Waiting [2021-05-20T07:25:07.994Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T07:25:07.994Z] 36b3adc4ff6f: Download complete [2021-05-20T07:25:08.261Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T07:25:08.261Z] 46f8f816bc3b: Download complete [2021-05-20T07:25:08.262Z] df20fa9351a1: Verifying Checksum [2021-05-20T07:25:08.262Z] df20fa9351a1: Download complete [2021-05-20T07:25:08.262Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T07:25:08.262Z] 93b9cdb0e59b: Download complete [2021-05-20T07:25:08.262Z] 93b61091891f: Verifying Checksum [2021-05-20T07:25:08.262Z] 93b61091891f: Download complete [2021-05-20T07:25:08.262Z] 5e14af77c1be: Verifying Checksum [2021-05-20T07:25:08.262Z] 5e14af77c1be: Download complete [2021-05-20T07:25:08.262Z] 01666e4c0597: Verifying Checksum [2021-05-20T07:25:08.262Z] 01666e4c0597: Download complete [2021-05-20T07:25:08.524Z] df20fa9351a1: Pull complete [2021-05-20T07:25:08.524Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T07:25:08.524Z] 8ad3a11d3b57: Download complete [2021-05-20T07:25:08.524Z] 36b3adc4ff6f: Pull complete [2021-05-20T07:25:09.095Z] 8ad3a11d3b57: Pull complete [2021-05-20T07:25:09.363Z] 46f8f816bc3b: Pull complete [2021-05-20T07:25:09.623Z] 93b61091891f: Pull complete [2021-05-20T07:25:09.883Z] 93b9cdb0e59b: Pull complete [2021-05-20T07:25:09.883Z] 5e14af77c1be: Pull complete [2021-05-20T07:25:09.883Z] 01666e4c0597: Pull complete [2021-05-20T07:25:10.825Z] aa168da1d23b: Verifying Checksum [2021-05-20T07:25:10.825Z] aa168da1d23b: Download complete [2021-05-20T07:25:15.058Z] aa168da1d23b: Pull complete [2021-05-20T07:25:15.058Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T07:25:15.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T07:25:15.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T07:25:15.204Z] prd-centos7-docker-4c-2g-15285 does not seem to be running inside a container [2021-05-20T07:25:15.267Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T07:25:23.692Z] $ docker top 3cf387801ffc8973ca8d9cac27998e8f2863b24b8da5d0edddc7a2885a4cf839 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T07:25:24.137Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T07:25:24.471Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T07:25:24.788Z] + ls /var/log/sa-host [2021-05-20T07:25:24.788Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T07:25:24.788Z] file_magic: OK [2021-05-20T07:25:24.788Z] HZ: Using current value: 100 [2021-05-20T07:25:24.788Z] file_header: OK [2021-05-20T07:25:24.788Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T07:25:24.788Z] Statistics: [2021-05-20T07:25:24.788Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T07:25:24.788Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T07:25:24.788Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T07:25:24.788Z] file_magic: OK [2021-05-20T07:25:24.788Z] HZ: Using current value: 100 [2021-05-20T07:25:24.788Z] file_header: OK [2021-05-20T07:25:24.788Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T07:25:24.788Z] Statistics: [2021-05-20T07:25:24.788Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T07:25:24.788Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T07:25:25.447Z] provisioning config files... [2021-05-20T07:25:25.462Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7104693384208805144tmp [Pipeline] { [Pipeline] echo [2021-05-20T07:25:25.515Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:25:25.844Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T07:25:25.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T07:25:25.934Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:25:26.266Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T07:25:26.299Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:25:26.632Z] ---> sudo-logs.sh [2021-05-20T07:25:26.632Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T07:25:26.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:25:27.042Z] ---> job-cost.sh [2021-05-20T07:25:27.042Z] lf-activate-venv: SKIPPING [2021-05-20T07:25:27.042Z] DEBUG: total: 0.18000000715255737 [2021-05-20T07:25:27.042Z] INFO: Retrieving Stack Cost... [2021-05-20T07:25:28.434Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T07:25:28.695Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T07:25:28.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T07:25:29.061Z] ---> logs-deploy.sh [2021-05-20T07:25:29.061Z] lf-activate-venv: SKIPPING [2021-05-20T07:25:29.061Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3490/1 [2021-05-20T07:25:29.061Z] INFO: archiving workspace using pattern(s): [2021-05-20T07:25:30.006Z] Archives upload complete. [2021-05-20T07:25:30.006Z] INFO: archiving logs to Nexus [2021-05-20T07:25:30.578Z] ---> uname -a: [2021-05-20T07:25:30.578Z] Linux prd-centos7-docker-4c-2g-15285.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] ---> lscpu: [2021-05-20T07:25:30.578Z] Architecture: x86_64 [2021-05-20T07:25:30.578Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-20T07:25:30.578Z] Byte Order: Little Endian [2021-05-20T07:25:30.578Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-20T07:25:30.578Z] CPU(s): 2 [2021-05-20T07:25:30.578Z] On-line CPU(s) list: 0,1 [2021-05-20T07:25:30.578Z] Thread(s) per core: 1 [2021-05-20T07:25:30.578Z] Core(s) per socket: 1 [2021-05-20T07:25:30.578Z] Socket(s): 2 [2021-05-20T07:25:30.578Z] NUMA node(s): 1 [2021-05-20T07:25:30.578Z] Vendor ID: AuthenticAMD [2021-05-20T07:25:30.578Z] CPU family: 23 [2021-05-20T07:25:30.578Z] Model: 49 [2021-05-20T07:25:30.578Z] Model name: AMD EPYC-Rome Processor [2021-05-20T07:25:30.578Z] Stepping: 0 [2021-05-20T07:25:30.578Z] CPU MHz: 2799.998 [2021-05-20T07:25:30.578Z] BogoMIPS: 5599.99 [2021-05-20T07:25:30.578Z] Virtualization: AMD-V [2021-05-20T07:25:30.578Z] Hypervisor vendor: KVM [2021-05-20T07:25:30.578Z] Virtualization type: full [2021-05-20T07:25:30.578Z] L1d cache: 64 KiB [2021-05-20T07:25:30.578Z] L1i cache: 64 KiB [2021-05-20T07:25:30.578Z] L2 cache: 1 MiB [2021-05-20T07:25:30.578Z] L3 cache: 32 MiB [2021-05-20T07:25:30.578Z] NUMA node0 CPU(s): 0,1 [2021-05-20T07:25:30.578Z] Vulnerability Itlb multihit: Not affected [2021-05-20T07:25:30.578Z] Vulnerability L1tf: Not affected [2021-05-20T07:25:30.578Z] Vulnerability Mds: Not affected [2021-05-20T07:25:30.578Z] Vulnerability Meltdown: Not affected [2021-05-20T07:25:30.578Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-20T07:25:30.578Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-20T07:25:30.578Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-20T07:25:30.578Z] Vulnerability Srbds: Not affected [2021-05-20T07:25:30.578Z] Vulnerability Tsx async abort: Not affected [2021-05-20T07:25:30.578Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] ---> nproc: [2021-05-20T07:25:30.578Z] 2 [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] ---> df -h: [2021-05-20T07:25:30.578Z] Filesystem Size Used Available Use% Mounted on [2021-05-20T07:25:30.578Z] overlay 40.0G 12.6G 27.4G 31% / [2021-05-20T07:25:30.578Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-20T07:25:30.578Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-20T07:25:30.578Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-20T07:25:30.578Z] /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os [2021-05-20T07:25:30.578Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf [2021-05-20T07:25:30.578Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname [2021-05-20T07:25:30.578Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts [2021-05-20T07:25:30.578Z] /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json [2021-05-20T07:25:30.578Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host [2021-05-20T07:25:30.578Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure [2021-05-20T07:25:30.578Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log [2021-05-20T07:25:30.578Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/1 [2021-05-20T07:25:30.578Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/1@tmp [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] ---> free -m: [2021-05-20T07:25:30.578Z] total used free shared buff/cache available [2021-05-20T07:25:30.578Z] Mem: 7821 1339 2163 0 4318 6450 [2021-05-20T07:25:30.578Z] Swap: 1023 2 1021 [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] ---> ip addr: [2021-05-20T07:25:30.578Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-20T07:25:30.578Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-20T07:25:30.578Z] inet 127.0.0.1/8 scope host lo [2021-05-20T07:25:30.578Z] valid_lft forever preferred_lft forever [2021-05-20T07:25:30.578Z] inet6 ::1/128 scope host [2021-05-20T07:25:30.578Z] valid_lft forever preferred_lft forever [2021-05-20T07:25:30.578Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-20T07:25:30.578Z] link/ether fa:16:3e:8f:8a:a6 brd ff:ff:ff:ff:ff:ff [2021-05-20T07:25:30.578Z] inet 10.30.123.166/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-20T07:25:30.578Z] valid_lft 84919sec preferred_lft 84919sec [2021-05-20T07:25:30.578Z] inet6 fe80::f816:3eff:fe8f:8aa6/64 scope link [2021-05-20T07:25:30.578Z] valid_lft forever preferred_lft forever [2021-05-20T07:25:30.578Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-20T07:25:30.578Z] link/ether 02:42:37:dd:a1:b8 brd ff:ff:ff:ff:ff:ff [2021-05-20T07:25:30.578Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-20T07:25:30.578Z] valid_lft forever preferred_lft forever [2021-05-20T07:25:30.578Z] inet6 fe80::42:37ff:fedd:a1b8/64 scope link [2021-05-20T07:25:30.578Z] valid_lft forever preferred_lft forever [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] ---> sar -b -r -n DEV: [2021-05-20T07:25:30.578Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] 07:00:35 LINUX RESTART (2 CPU) [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] 07:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-20T07:25:30.578Z] 07:02:01 167.88 19.58 148.29 0.00 5944.59 52295.09 0.00 [2021-05-20T07:25:30.578Z] 07:03:01 155.26 0.03 155.23 0.00 0.67 45841.56 0.00 [2021-05-20T07:25:30.578Z] 07:04:01 72.67 0.00 72.67 0.00 0.00 8968.13 0.00 [2021-05-20T07:25:30.578Z] 07:05:01 53.73 0.00 53.73 0.00 0.00 7380.88 0.00 [2021-05-20T07:25:30.578Z] 07:06:01 125.87 0.00 125.87 0.00 0.00 22004.88 0.00 [2021-05-20T07:25:30.578Z] 07:07:01 972.50 542.43 430.07 0.00 23625.42 286158.00 0.00 [2021-05-20T07:25:30.578Z] 07:08:01 620.74 105.08 515.65 0.00 4943.49 217467.49 0.00 [2021-05-20T07:25:30.578Z] 07:09:01 324.00 36.85 287.14 0.00 2032.44 55466.89 0.00 [2021-05-20T07:25:30.578Z] 07:10:01 8.15 0.00 8.15 0.00 0.00 376.97 0.00 [2021-05-20T07:25:30.578Z] 07:11:01 0.30 0.08 0.22 0.00 0.80 2.28 0.00 [2021-05-20T07:25:30.578Z] 07:12:01 0.37 0.00 0.37 0.00 0.00 4.30 0.00 [2021-05-20T07:25:30.578Z] 07:13:01 0.22 0.00 0.22 0.00 0.00 2.63 0.00 [2021-05-20T07:25:30.578Z] 07:14:02 0.28 0.00 0.28 0.00 0.00 3.50 0.00 [2021-05-20T07:25:30.578Z] 07:15:01 0.17 0.00 0.17 0.00 0.00 1.36 0.00 [2021-05-20T07:25:30.578Z] 07:16:01 0.43 0.18 0.25 0.00 5.73 2.07 0.00 [2021-05-20T07:25:30.578Z] 07:17:01 0.83 0.00 0.83 0.00 0.00 16.63 0.00 [2021-05-20T07:25:30.578Z] 07:18:01 0.28 0.00 0.28 0.00 0.00 3.95 0.00 [2021-05-20T07:25:30.578Z] 07:19:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-05-20T07:25:30.578Z] 07:20:01 0.20 0.02 0.18 0.00 0.13 1.88 0.00 [2021-05-20T07:25:30.578Z] 07:21:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-20T07:25:30.578Z] 07:22:01 0.28 0.00 0.28 0.00 0.00 3.03 0.00 [2021-05-20T07:25:30.578Z] 07:23:01 0.20 0.00 0.20 0.00 0.00 2.07 0.00 [2021-05-20T07:25:30.578Z] 07:24:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-05-20T07:25:30.578Z] 07:25:01 12.49 12.24 0.25 0.00 1591.47 26.89 0.00 [2021-05-20T07:25:30.578Z] Average: 105.09 29.93 75.16 0.00 1588.00 29059.94 0.00 [2021-05-20T07:25:30.578Z] [2021-05-20T07:25:30.578Z] 07:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-20T07:25:30.578Z] 07:02:01 5119812 0 824920 10.30 2620 2061588 1307832 14.44 736340 1735616 132 [2021-05-20T07:25:30.579Z] 07:03:01 3718244 0 1058120 13.21 2620 3229956 1482216 16.36 1229620 2483996 45996 [2021-05-20T07:25:30.579Z] 07:04:01 3732460 0 1145588 14.30 2620 3128272 1690636 18.67 1411156 2304996 193184 [2021-05-20T07:25:30.579Z] 07:05:01 3814180 0 1149832 14.36 2620 3042308 1846012 20.38 1304840 2322884 88792 [2021-05-20T07:25:30.579Z] 07:06:01 3634068 0 1131304 14.13 2620 3240948 1513908 16.71 1302864 2499160 39708 [2021-05-20T07:25:30.579Z] 07:07:01 196448 0 1763752 22.02 2620 6046120 3608748 39.84 3133052 3937592 120428 [2021-05-20T07:25:30.579Z] 07:08:01 384692 0 1438640 17.96 2620 6182988 2347692 25.92 3290272 3576896 776 [2021-05-20T07:25:30.579Z] 07:09:01 2841108 0 1276328 15.94 2620 3888884 1431172 15.80 1345576 3092956 20 [2021-05-20T07:25:30.579Z] 07:10:01 2848836 0 1268600 15.84 2620 3888884 1392096 15.37 1365364 3071568 12 [2021-05-20T07:25:30.579Z] 07:11:01 2850492 0 1266936 15.82 2620 3888892 1387188 15.32 1369184 3067476 8 [2021-05-20T07:25:30.579Z] 07:12:01 2850120 0 1267308 15.82 2620 3888892 1387200 15.32 1369156 3067564 8 [2021-05-20T07:25:30.579Z] 07:13:01 2850920 0 1266500 15.81 2620 3888900 1387020 15.31 1368028 3068388 8 [2021-05-20T07:25:30.579Z] 07:14:02 2851132 0 1266284 15.81 2620 3888904 1387020 15.31 1367916 3068388 8 [2021-05-20T07:25:30.579Z] 07:15:01 2851108 0 1266304 15.81 2620 3888908 1387020 15.31 1368152 3068388 8 [2021-05-20T07:25:30.579Z] 07:16:01 2850728 0 1266648 15.82 2620 3888944 1387020 15.31 1368708 3067868 8 [2021-05-20T07:25:30.579Z] 07:17:01 2850780 0 1266592 15.81 2620 3888948 1387104 15.31 1368676 3067868 8 [2021-05-20T07:25:30.579Z] 07:18:01 2850920 0 1266448 15.81 2620 3888952 1387080 15.31 1368616 3067868 8 [2021-05-20T07:25:30.579Z] 07:19:01 2851000 0 1266364 15.81 2620 3888956 1387020 15.31 1368612 3067868 8 [2021-05-20T07:25:30.579Z] 07:20:01 2850908 0 1266452 15.81 2620 3888960 1387020 15.31 1368616 3067872 8 [2021-05-20T07:25:30.579Z] 07:21:01 2851008 0 1266348 15.81 2620 3888964 1387020 15.31 1368612 3067872 8 [2021-05-20T07:25:30.579Z] 07:22:01 2850548 0 1266800 15.82 2620 3888972 1387092 15.31 1368696 3067872 8 [2021-05-20T07:25:30.579Z] 07:23:01 2851008 0 1266336 15.81 2620 3888976 1387020 15.31 1368624 3067872 8 [2021-05-20T07:25:30.579Z] 07:24:01 2850752 0 1266584 15.81 2620 3888984 1387020 15.31 1368632 3067872 8 [2021-05-20T07:25:30.579Z] 07:25:01 2786352 0 1282588 16.01 2620 3937380 1411412 15.58 1388952 3111624 260 [2021-05-20T07:25:30.579Z] Average: 2874484 0 1252982 15.64 2620 3878853 1560440 17.23 1486178 2962014 20392 [2021-05-20T07:25:30.579Z] [2021-05-20T07:25:30.579Z] 07:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-20T07:25:30.579Z] 07:02:01 eth0 1641.40 1701.21 6565.79 207.72 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:02:01 docker0 863.17 598.53 72.45 2744.04 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:03:01 eth0 584.59 491.19 3535.78 46.38 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:03:01 docker0 210.21 267.96 14.76 844.72 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:04:01 eth0 39.48 22.70 39.12 16.35 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:04:01 vethf7e2483 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:05:01 eth0 34.33 23.10 21.29 104.71 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:05:01 vethf7e2483 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:05:01 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:06:01 veth78e21a0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:06:01 eth0 176.10 151.72 1701.48 25.04 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:07:01 veth13f29fa 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:07:01 veth78e21a0 0.00 0.90 0.00 0.05 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:07:01 veth972531b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:07:01 eth0 94.24 72.30 193.04 17.76 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:08:01 veth94efaa2 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:08:01 veth78e21a0 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:08:01 eth0 125.21 86.34 329.22 134.16 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:09:01 eth0 182.25 131.21 1629.77 24.56 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:09:01 docker0 1191.36 1028.11 94.21 4320.29 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:10:01 eth0 0.55 0.10 0.06 0.05 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:11:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:12:01 eth0 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:13:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:14:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:17:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:18:01 eth0 0.22 0.18 0.10 0.02 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:19:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:20:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:22:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:23:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:24:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:25:01 eth0 10.29 6.58 10.73 5.35 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] Average: eth0 119.08 110.55 579.21 24.14 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] Average: docker0 49.72 42.91 3.93 180.31 0.00 0.00 0.00 0.00 [2021-05-20T07:25:30.579Z] [2021-05-20T07:25:30.579Z] [2021-05-20T07:25:30.579Z] ---> sar -P ALL: [2021-05-20T07:25:30.579Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T07:25:30.579Z] [2021-05-20T07:25:30.579Z] 07:00:35 LINUX RESTART (2 CPU) [2021-05-20T07:25:30.579Z] [2021-05-20T07:25:30.579Z] 07:01:02 CPU %user %nice %system %iowait %steal %idle [2021-05-20T07:25:30.579Z] 07:02:01 all 31.33 0.00 7.85 12.57 0.09 48.16 [2021-05-20T07:25:30.579Z] 07:02:01 0 35.39 0.00 8.77 9.13 0.09 46.62 [2021-05-20T07:25:30.579Z] 07:02:01 1 27.30 0.00 6.95 15.97 0.09 49.68 [2021-05-20T07:25:30.579Z] 07:03:01 all 12.22 0.00 6.29 7.51 0.07 73.91 [2021-05-20T07:25:30.579Z] 07:03:01 0 12.09 0.00 6.51 5.96 0.07 75.36 [2021-05-20T07:25:30.579Z] 07:03:01 1 12.35 0.00 6.06 9.05 0.07 72.47 [2021-05-20T07:25:30.579Z] 07:04:01 all 66.65 0.00 7.89 3.17 0.10 22.19 [2021-05-20T07:25:30.579Z] 07:04:01 0 66.59 0.00 7.98 4.25 0.09 21.09 [2021-05-20T07:25:30.579Z] 07:04:01 1 66.70 0.00 7.80 2.10 0.11 23.29 [2021-05-20T07:25:30.579Z] 07:05:01 all 35.65 0.00 5.08 1.47 0.09 57.71 [2021-05-20T07:25:30.579Z] 07:05:01 0 34.74 0.00 4.74 1.83 0.09 58.60 [2021-05-20T07:25:30.579Z] 07:05:01 1 36.56 0.00 5.42 1.11 0.09 56.82 [2021-05-20T07:25:30.579Z] 07:06:01 all 51.72 0.00 8.50 1.95 0.11 37.72 [2021-05-20T07:25:30.579Z] 07:06:01 0 53.77 0.00 8.33 1.76 0.11 36.04 [2021-05-20T07:25:30.579Z] 07:06:01 1 49.67 0.00 8.67 2.15 0.11 39.40 [2021-05-20T07:25:30.579Z] 07:07:01 all 43.42 0.00 20.82 29.24 0.12 6.40 [2021-05-20T07:25:30.579Z] 07:07:01 0 44.22 0.00 19.73 28.81 0.11 7.13 [2021-05-20T07:25:30.579Z] 07:07:01 1 42.62 0.00 21.90 29.67 0.13 5.68 [2021-05-20T07:25:30.579Z] 07:08:01 all 69.01 0.00 19.29 9.34 0.13 2.24 [2021-05-20T07:25:30.579Z] 07:08:01 0 71.06 0.00 17.57 8.48 0.13 2.76 [2021-05-20T07:25:30.579Z] 07:08:01 1 66.95 0.00 21.01 10.19 0.13 1.73 [2021-05-20T07:25:30.579Z] 07:09:01 all 60.34 0.00 11.98 8.05 0.10 19.53 [2021-05-20T07:25:30.579Z] 07:09:01 0 58.70 0.00 12.16 7.52 0.11 21.52 [2021-05-20T07:25:30.579Z] 07:09:01 1 61.99 0.00 11.80 8.60 0.09 17.52 [2021-05-20T07:25:30.579Z] 07:10:01 all 0.16 0.00 0.05 0.03 0.03 99.73 [2021-05-20T07:25:30.579Z] 07:10:01 0 0.03 0.00 0.07 0.07 0.03 99.80 [2021-05-20T07:25:30.579Z] 07:10:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-05-20T07:25:30.579Z] 07:11:01 all 0.20 0.00 0.04 0.01 0.01 99.74 [2021-05-20T07:25:30.579Z] 07:11:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-20T07:25:30.579Z] 07:11:01 1 0.37 0.00 0.03 0.02 0.02 99.57 [2021-05-20T07:25:30.579Z] 07:12:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-20T07:25:30.579Z] 07:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-20T07:25:30.579Z] 07:12:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-20T07:25:30.579Z] [2021-05-20T07:25:30.580Z] 07:12:01 CPU %user %nice %system %iowait %steal %idle [2021-05-20T07:25:30.580Z] 07:13:01 all 0.16 0.00 0.02 0.00 0.02 99.81 [2021-05-20T07:25:30.580Z] 07:13:01 0 0.30 0.00 0.02 0.00 0.02 99.67 [2021-05-20T07:25:30.580Z] 07:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-20T07:25:30.580Z] 07:14:02 all 0.16 0.00 0.02 0.00 0.02 99.81 [2021-05-20T07:25:30.580Z] 07:14:02 0 0.28 0.00 0.02 0.00 0.02 99.68 [2021-05-20T07:25:30.580Z] 07:14:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-20T07:25:30.580Z] 07:15:01 all 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-20T07:25:30.580Z] 07:15:01 0 0.20 0.00 0.02 0.00 0.02 99.76 [2021-05-20T07:25:30.580Z] 07:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-20T07:25:30.580Z] 07:16:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-20T07:25:30.580Z] 07:16:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2021-05-20T07:25:30.580Z] 07:16:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-05-20T07:25:30.580Z] 07:17:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-05-20T07:25:30.580Z] 07:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-20T07:25:30.580Z] 07:17:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2021-05-20T07:25:30.580Z] 07:18:01 all 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-20T07:25:30.580Z] 07:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-20T07:25:30.580Z] 07:18:01 1 0.27 0.00 0.02 0.00 0.02 99.70 [2021-05-20T07:25:30.580Z] 07:19:01 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-05-20T07:25:30.580Z] 07:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-20T07:25:30.580Z] 07:19:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-05-20T07:25:30.580Z] 07:20:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-20T07:25:30.580Z] 07:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-20T07:25:30.580Z] 07:20:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-05-20T07:25:30.580Z] 07:21:01 all 0.12 0.00 0.01 0.00 0.03 99.85 [2021-05-20T07:25:30.580Z] 07:21:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-20T07:25:30.580Z] 07:21:01 1 0.20 0.00 0.00 0.00 0.02 99.78 [2021-05-20T07:25:30.580Z] 07:22:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2021-05-20T07:25:30.580Z] 07:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-20T07:25:30.580Z] 07:22:01 1 0.25 0.00 0.02 0.00 0.00 99.73 [2021-05-20T07:25:30.580Z] 07:23:01 all 0.08 0.00 0.03 0.00 0.02 99.88 [2021-05-20T07:25:30.580Z] 07:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-20T07:25:30.580Z] 07:23:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-20T07:25:30.580Z] [2021-05-20T07:25:30.580Z] 07:23:01 CPU %user %nice %system %iowait %steal %idle [2021-05-20T07:25:30.580Z] 07:24:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-20T07:25:30.580Z] 07:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-20T07:25:30.580Z] 07:24:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-05-20T07:25:30.580Z] 07:25:01 all 2.29 0.00 0.80 1.20 0.03 95.69 [2021-05-20T07:25:30.580Z] 07:25:01 0 2.40 0.00 0.84 0.54 0.03 96.20 [2021-05-20T07:25:30.580Z] 07:25:01 1 2.18 0.00 0.76 1.87 0.02 95.18 [2021-05-20T07:25:30.580Z] Average: all 14.77 0.00 3.50 2.94 0.04 78.75 [2021-05-20T07:25:30.580Z] Average: 0 14.99 0.00 3.43 2.69 0.04 78.85 [2021-05-20T07:25:30.580Z] Average: 1 14.55 0.00 3.57 3.19 0.04 78.65 [2021-05-20T07:25:30.580Z] [2021-05-20T07:25:30.580Z] [2021-05-20T07:25:30.580Z]