Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 2df0e6412f1f1b534352c5778043adf2f0d0a036 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh7702657333655485745.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh1716826034246725656.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh85869823085339131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh8984994830385140055.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7297558580410487613.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-543 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [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/31 # 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/31@tmp/jenkins-gitclient-ssh686205059535203761.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/31@tmp/jenkins-gitclient-ssh8651995181155998970.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2df0e6412f1f1b534352c5778043adf2f0d0a036 Merge succeeded, producing 2df0e6412f1f1b534352c5778043adf2f0d0a036 Checking out Revision 2df0e6412f1f1b534352c5778043adf2f0d0a036 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # 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/31@tmp/jenkins-gitclient-ssh9178087481013749708.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # timeout=10 Commit message: "build(snap): update device-virtual to v2.0.0" > git rev-list --no-walk 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-28T16:06:08.876Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-28T16:06:08.983Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-28T16:06:09.020Z] ========================================================= [2021-06-28T16:06:09.020Z] EdgeX Global Pipelines Version Info [2021-06-28T16:06:09.020Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:06:10.470Z] ------------------- [2021-06-28T16:06:10.470Z] stable info: [2021-06-28T16:06:10.470Z] ------------------- [2021-06-28T16:06:10.470Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-28T16:06:10.470Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T16:06:10.470Z] Message: update stable to v1.0.195 [2021-06-28T16:06:11.044Z] ------------------- [2021-06-28T16:06:11.044Z] experimental info: [2021-06-28T16:06:11.044Z] ------------------- [2021-06-28T16:06:11.044Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-28T16:06:11.044Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T16:06:11.044Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-28T16:06:11.282Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-28T16:06:11.302Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-28T16:06:11.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-28T16:06:11.342Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-28T16:06:11.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-28T16:06:11.381Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-28T16:06:11.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-28T16:06:11.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-28T16:06:11.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-28T16:06:11.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-28T16:06:11.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-28T16:06:11.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-28T16:06:11.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-28T16:06:11.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-28T16:06:11.596Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T16:06:11.620Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T16:06:11.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-28T16:06:11.662Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-28T16:06:11.682Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-28T16:06:11.704Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-28T16:06:11.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-28T16:06:11.750Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-28T16:06:11.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-28T16:06:11.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-28T16:06:11.829Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-28T16:06:11.850Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2df0e6412f1f1b534352c5778043adf2f0d0a036 [Pipeline] echo [2021-06-28T16:06:11.875Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2df0e64 [Pipeline] echo [2021-06-28T16:06:11.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T16:06:11.986Z] provisioning config files... [2021-06-28T16:06:12.001Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config6872052448525465244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:06:12.328Z] ---> docker-login.sh [2021-06-28T16:06:12.328Z] nexus3.edgexfoundry.org:10001 [2021-06-28T16:06:12.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:06:12.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:06:12.589Z] Configure a credential helper to remove this warning. See [2021-06-28T16:06:12.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:06:12.589Z] [2021-06-28T16:06:12.589Z] Login Succeeded [2021-06-28T16:06:12.589Z] nexus3.edgexfoundry.org:10002 [2021-06-28T16:06:12.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:06:12.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:06:12.589Z] Configure a credential helper to remove this warning. See [2021-06-28T16:06:12.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:06:12.589Z] [2021-06-28T16:06:12.589Z] Login Succeeded [2021-06-28T16:06:12.589Z] nexus3.edgexfoundry.org:10003 [2021-06-28T16:06:12.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:06:12.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:06:12.850Z] Configure a credential helper to remove this warning. See [2021-06-28T16:06:12.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:06:12.850Z] [2021-06-28T16:06:12.850Z] Login Succeeded [2021-06-28T16:06:12.850Z] nexus3.edgexfoundry.org:10004 [2021-06-28T16:06:12.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:06:12.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:06:12.850Z] Configure a credential helper to remove this warning. See [2021-06-28T16:06:12.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:06:12.850Z] [2021-06-28T16:06:12.850Z] Login Succeeded [2021-06-28T16:06:13.113Z] docker.io [2021-06-28T16:06:13.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:06:13.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:06:13.375Z] Configure a credential helper to remove this warning. See [2021-06-28T16:06:13.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:06:13.375Z] [2021-06-28T16:06:13.375Z] Login Succeeded [2021-06-28T16:06:13.375Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T16:06:13.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T16:06:13.740Z] ++ 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-06-28T16:06:13.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:06:13.740Z] ++ dirname cmd/core-command/Dockerfile [2021-06-28T16:06:13.740Z] ++ cut -d/ -f2 [2021-06-28T16:06:13.740Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-28T16:06:13.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:06:13.740Z] ++ dirname cmd/core-data/Dockerfile [2021-06-28T16:06:13.740Z] ++ cut -d/ -f2 [2021-06-28T16:06:13.740Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-28T16:06:13.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:06:13.740Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-28T16:06:13.740Z] ++ cut -d/ -f2 [2021-06-28T16:06:13.740Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-28T16:06:13.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:06:13.740Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-28T16:06:13.740Z] ++ cut -d/ -f2 [2021-06-28T16:06:13.740Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-28T16:06:13.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:06:13.740Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-28T16:06:13.740Z] ++ cut -d/ -f2 [2021-06-28T16:06:13.740Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-28T16:06:13.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:06:13.740Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-28T16:06:13.740Z] ++ cut -d/ -f2 [2021-06-28T16:06:13.740Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-28T16:06:13.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:06:13.740Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-28T16:06:13.740Z] ++ cut -d/ -f2 [2021-06-28T16:06:13.740Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-28T16:06:13.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:06:13.740Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-28T16:06:13.740Z] ++ cut -d/ -f2 [2021-06-28T16:06:13.740Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-28T16:06:13.740Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-28T16:06:13.740Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-28T16:06:13.740Z] ++ cut -d/ -f2 [2021-06-28T16:06:13.740Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-28T16:06:13.805Z] 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-06-28T16:06:14.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T16:06:14.762Z] [2021-06-28T16:06:14.762Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:06:15.078Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T16:06:15.078Z] latest: Pulling from edgex-devops/git-semver [2021-06-28T16:06:15.078Z] 31603596830f: Pulling fs layer [2021-06-28T16:06:15.078Z] 54011a49482f: Pulling fs layer [2021-06-28T16:06:15.078Z] a6820b24f6d8: Pulling fs layer [2021-06-28T16:06:15.078Z] f581987b2513: Pulling fs layer [2021-06-28T16:06:15.078Z] f581987b2513: Waiting [2021-06-28T16:06:15.078Z] 54011a49482f: Download complete [2021-06-28T16:06:15.348Z] 31603596830f: Verifying Checksum [2021-06-28T16:06:15.348Z] 31603596830f: Download complete [2021-06-28T16:06:15.348Z] a6820b24f6d8: Verifying Checksum [2021-06-28T16:06:15.348Z] a6820b24f6d8: Download complete [2021-06-28T16:06:15.348Z] f581987b2513: Verifying Checksum [2021-06-28T16:06:15.348Z] f581987b2513: Download complete [2021-06-28T16:06:15.646Z] 31603596830f: Pull complete [2021-06-28T16:06:15.646Z] 54011a49482f: Pull complete [2021-06-28T16:06:16.232Z] a6820b24f6d8: Pull complete [2021-06-28T16:06:16.495Z] f581987b2513: Pull complete [2021-06-28T16:06:16.495Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-28T16:06:16.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T16:06:16.495Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-28T16:06:16.591Z] prd-centos7-docker-4c-2g-543 does not seem to be running inside a container [2021-06-28T16:06:16.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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:10004/edgex-devops/git-semver:latest cat [2021-06-28T16:06:17.618Z] $ docker top 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T16:06:17.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T16:06:17.751Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T16:06:17.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T16:06:17.874Z] $ docker exec 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba ssh-agent [2021-06-28T16:06:17.979Z] SSH_AUTH_SOCK=/tmp/ssh-KcwufNgBzzuP/agent.14 [2021-06-28T16:06:17.979Z] SSH_AGENT_PID=21 [2021-06-28T16:06:17.987Z] Running ssh-add (command line suppressed) [2021-06-28T16:06:18.093Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_8693280410904474987.key (/w/workspace/edgex-go/31@tmp/private_key_8693280410904474987.key) [2021-06-28T16:06:18.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T16:06:18.424Z] + git tag --points-at HEAD [Pipeline] } [2021-06-28T16:06:18.443Z] $ docker exec --env ******** --env ******** 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba ssh-agent -k [2021-06-28T16:06:18.543Z] unset SSH_AUTH_SOCK; [2021-06-28T16:06:18.544Z] unset SSH_AGENT_PID; [2021-06-28T16:06:18.544Z] echo Agent pid 21 killed; [2021-06-28T16:06:18.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-28T16:06:18.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T16:06:18.604Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T16:06:18.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T16:06:18.722Z] $ docker exec 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba ssh-agent [2021-06-28T16:06:18.837Z] SSH_AUTH_SOCK=/tmp/ssh-ANpOr4y2Tbph/agent.55 [2021-06-28T16:06:18.837Z] SSH_AGENT_PID=62 [2021-06-28T16:06:18.850Z] Running ssh-add (command line suppressed) [2021-06-28T16:06:18.959Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_1322664756447663050.key (/w/workspace/edgex-go/31@tmp/private_key_1322664756447663050.key) [2021-06-28T16:06:18.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T16:06:19.292Z] + git semver init [2021-06-28T16:06:19.292Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T16:06:19.292Z] # $GIT_DIR = /w/workspace/edgex-go/31/.git [2021-06-28T16:06:19.292Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/31 [2021-06-28T16:06:19.292Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T16:06:19.292Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T16:06:19.292Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T16:06:19.292Z] # $SEMVER_BRANCH = PR-3579 [2021-06-28T16:06:19.292Z] # $SEMVER_TEMP = /tmp/semver-111288277 [2021-06-28T16:06:19.292Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-28T16:06:37.459Z] # '/tmp/semver-111288277' -> '/w/workspace/edgex-go/31/.semver' [2021-06-28T16:06:37.459Z] # -> Force: false [2021-06-28T16:06:37.459Z] # $SEMVER_DIR = /w/workspace/edgex-go/31/.semver [Pipeline] } [2021-06-28T16:06:37.470Z] $ docker exec --env ******** --env ******** 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba ssh-agent -k [2021-06-28T16:06:37.571Z] unset SSH_AUTH_SOCK; [2021-06-28T16:06:37.571Z] unset SSH_AGENT_PID; [2021-06-28T16:06:37.571Z] echo Agent pid 62 killed; [2021-06-28T16:06:37.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T16:06:37.924Z] + git semver [Pipeline] } [2021-06-28T16:06:37.947Z] $ docker stop --time=1 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba [2021-06-28T16:06:39.890Z] $ docker rm -f 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T16:06:40.320Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-28T16:06:40.713Z] Stashed 1 file(s) [Pipeline] echo [2021-06-28T16:06:40.718Z] [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-06-28T16:06:41.377Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-28T16:06:41.679Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T16:06:41.990Z] + sudo service docker restart [2021-06-28T16:06:41.990Z] + true [2021-06-28T16:06:41.990Z] Redirecting to /bin/systemctl restart docker.service [2021-06-28T16:06:55.968Z] Still waiting to schedule task [2021-06-28T16:06:55.969Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-28T16:07:00.151Z] ========================================================= [2021-06-28T16:07:00.151Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-28T16:07:00.152Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:07:00.469Z] + 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-06-28T16:07:01.868Z] Sending build context to Docker daemon 329.6MB [2021-06-28T16:07:01.868Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T16:07:01.868Z] Step 2/6 : FROM ${BASE} [2021-06-28T16:07:01.868Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-28T16:07:01.868Z] 540db60ca938: Pulling fs layer [2021-06-28T16:07:01.868Z] adcc1eea9eea: Pulling fs layer [2021-06-28T16:07:01.868Z] 4c4ab2625f07: Pulling fs layer [2021-06-28T16:07:01.869Z] 0510c868ecb4: Pulling fs layer [2021-06-28T16:07:01.869Z] afea3b2eda06: Pulling fs layer [2021-06-28T16:07:01.869Z] 7809a108b3ef: Pulling fs layer [2021-06-28T16:07:01.869Z] f706445af74f: Pulling fs layer [2021-06-28T16:07:01.869Z] 0510c868ecb4: Waiting [2021-06-28T16:07:01.869Z] afea3b2eda06: Waiting [2021-06-28T16:07:01.869Z] 7809a108b3ef: Waiting [2021-06-28T16:07:01.869Z] f706445af74f: Waiting [2021-06-28T16:07:01.869Z] 4c4ab2625f07: Verifying Checksum [2021-06-28T16:07:01.869Z] 4c4ab2625f07: Download complete [2021-06-28T16:07:01.869Z] adcc1eea9eea: Verifying Checksum [2021-06-28T16:07:01.869Z] adcc1eea9eea: Download complete [2021-06-28T16:07:02.134Z] afea3b2eda06: Verifying Checksum [2021-06-28T16:07:02.134Z] afea3b2eda06: Download complete [2021-06-28T16:07:02.134Z] 540db60ca938: Verifying Checksum [2021-06-28T16:07:02.134Z] 540db60ca938: Download complete [2021-06-28T16:07:02.134Z] 7809a108b3ef: Verifying Checksum [2021-06-28T16:07:02.134Z] 7809a108b3ef: Download complete [2021-06-28T16:07:02.134Z] 540db60ca938: Pull complete [2021-06-28T16:07:02.395Z] adcc1eea9eea: Pull complete [2021-06-28T16:07:02.395Z] 4c4ab2625f07: Pull complete [2021-06-28T16:07:04.320Z] f706445af74f: Verifying Checksum [2021-06-28T16:07:04.320Z] f706445af74f: Download complete [2021-06-28T16:07:04.590Z] 0510c868ecb4: Verifying Checksum [2021-06-28T16:07:04.590Z] 0510c868ecb4: Download complete [2021-06-28T16:07:08.864Z] 0510c868ecb4: Pull complete [2021-06-28T16:07:08.864Z] afea3b2eda06: Pull complete [2021-06-28T16:07:08.864Z] 7809a108b3ef: Pull complete [2021-06-28T16:07:10.818Z] f706445af74f: Pull complete [2021-06-28T16:07:10.818Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-28T16:07:10.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-28T16:07:10.818Z] ---> b068be0155e3 [2021-06-28T16:07:10.818Z] 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-06-28T16:07:11.765Z] ---> Running in f04918e867b6 [2021-06-28T16:07:11.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:07:12.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:07:13.281Z] (1/12) Installing libmagic (5.39-r0) [2021-06-28T16:07:13.872Z] (2/12) Installing file (5.39-r0) [2021-06-28T16:07:13.872Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-28T16:07:14.146Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-28T16:07:18.361Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-28T16:07:18.361Z] (6/12) Installing patch (2.7.6-r7) [2021-06-28T16:07:18.622Z] (7/12) Installing build-base (0.5-r2) [2021-06-28T16:07:18.622Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-28T16:07:18.884Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-28T16:07:18.885Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-28T16:07:18.885Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-28T16:07:19.145Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-28T16:07:19.145Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T16:07:19.145Z] OK: 219 MiB in 52 packages [2021-06-28T16:07:20.542Z] Removing intermediate container f04918e867b6 [2021-06-28T16:07:20.542Z] ---> 223b1b35effd [2021-06-28T16:07:20.542Z] Step 4/6 : WORKDIR /edgex-go [2021-06-28T16:07:20.542Z] ---> Running in 35e49520accb [2021-06-28T16:07:20.542Z] Removing intermediate container 35e49520accb [2021-06-28T16:07:20.542Z] ---> 5a5e57f5fca8 [2021-06-28T16:07:20.542Z] Step 5/6 : COPY go.mod . [2021-06-28T16:07:20.807Z] ---> 415d0e2bdd89 [2021-06-28T16:07:20.807Z] Step 6/6 : RUN go mod download [2021-06-28T16:07:20.807Z] ---> Running in 9678b041e6c9 [2021-06-28T16:07:30.849Z] Removing intermediate container 9678b041e6c9 [2021-06-28T16:07:30.849Z] ---> 8e0fbdd7f014 [2021-06-28T16:07:30.849Z] Successfully built 8e0fbdd7f014 [2021-06-28T16:07:30.849Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:07:31.165Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T16:07:31.165Z] . [Pipeline] withDockerContainer [2021-06-28T16:07:31.249Z] prd-centos7-docker-4c-2g-543 does not seem to be running inside a container [2021-06-28T16:07:31.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T16:07:31.696Z] $ docker top 7a705f4a8edd5b6345e3f4ca54c4a7ebf32531e38116c8ab2c1aa3087acc0557 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:07:32.079Z] + go version [2021-06-28T16:07:32.079Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-28T16:07:32.091Z] $ docker stop --time=1 7a705f4a8edd5b6345e3f4ca54c4a7ebf32531e38116c8ab2c1aa3087acc0557 [2021-06-28T16:07:33.285Z] $ docker rm -f 7a705f4a8edd5b6345e3f4ca54c4a7ebf32531e38116c8ab2c1aa3087acc0557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:07:33.808Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T16:07:33.809Z] . [Pipeline] withDockerContainer [2021-06-28T16:07:33.881Z] prd-centos7-docker-4c-2g-543 does not seem to be running inside a container [2021-06-28T16:07:33.923Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T16:07:34.272Z] $ docker top b7461996ad21b05c560d246451ec64a4d6b3e4a1f8374a47841769c274094797 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-28T16:07:34.363Z] ========================================================= [2021-06-28T16:07:34.363Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-28T16:07:34.363Z] ========================================================= [Pipeline] sh [2021-06-28T16:07:34.667Z] + go mod tidy [Pipeline] sh [2021-06-28T16:07:35.248Z] + make test [2021-06-28T16:07:35.248Z] go mod tidy [2021-06-28T16:07:35.248Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-28T16:07:40.598Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-28T16:07:58.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-28T16:08:03.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-28T16:08:03.738Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-28T16:08:03.738Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-28T16:08:05.683Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-28T16:08:06.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-28T16:08:06.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-28T16:08:06.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-28T16:08:06.905Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-28T16:08:07.490Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-28T16:08:07.490Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-28T16:08:07.490Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-28T16:08:07.490Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-28T16:08:07.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-28T16:08:10.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-06-28T16:08:10.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-28T16:08:10.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-28T16:08:11.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements [2021-06-28T16:08:11.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-28T16:08:11.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 53.1% of statements [2021-06-28T16:08:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-28T16:08:11.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-28T16:08:12.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.106s coverage: 87.7% of statements [2021-06-28T16:08:12.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-28T16:08:12.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:08:12.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-06-28T16:08:13.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-06-28T16:08:13.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-28T16:08:13.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-28T16:08:13.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-28T16:08:13.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-28T16:08:13.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-28T16:08:13.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 95.1% of statements [2021-06-28T16:08:13.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-28T16:08:13.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:08:13.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-28T16:08:13.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-28T16:08:13.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-28T16:08:13.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-28T16:08:13.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-28T16:08:13.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-28T16:08:14.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-06-28T16:08:14.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-28T16:08:14.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-28T16:08:14.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-28T16:08:15.123Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-06-28T16:08:15.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-28T16:08:15.123Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-06-28T16:08:15.123Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 22.0% of statements [2021-06-28T16:08:15.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-28T16:08:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-06-28T16:08:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-06-28T16:08:15.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-28T16:08:15.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-06-28T16:08:16.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-28T16:08:28.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-06-28T16:08:28.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2021-06-28T16:08:33.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.196s coverage: 81.8% of statements [2021-06-28T16:08:33.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.018s coverage: 73.7% of statements [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-06-28T16:08:51.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.177s coverage: 66.9% of statements [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-28T16:08:51.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-28T16:08:52.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.6% of statements [2021-06-28T16:08:52.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-28T16:08:52.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-28T16:08:52.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2021-06-28T16:08:52.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-28T16:08:52.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-06-28T16:08:52.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-28T16:09:00.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-28T16:09:00.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-28T16:09:00.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-28T16:09:00.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-28T16:09:00.964Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-28T16:09:00.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-28T16:09:00.964Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-06-28T16:09:00.964Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-28T16:09:00.964Z] GO111MODULE=on go vet ./... [2021-06-28T16:09:23.035Z] gofmt -l . [2021-06-28T16:09:23.035Z] [ "`gofmt -l .`" = "" ] [2021-06-28T16:09:23.297Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-28T16:09:24.178Z] + ls -al . [2021-06-28T16:09:24.178Z] total 560 [2021-06-28T16:09:24.178Z] drwxrwxr-x 10 1001 1001 4096 Jun 28 16:09 . [2021-06-28T16:09:24.178Z] drwxr-xr-x 4 root root 30 Jun 28 16:07 .. [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 16:06 .dockerignore [2021-06-28T16:09:24.178Z] drwxrwxr-x 8 1001 1001 179 Jun 28 16:06 .git [2021-06-28T16:09:24.178Z] drwxrwxr-x 3 1001 1001 125 Jun 28 16:06 .github [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 818 Jun 28 16:06 .gitignore [2021-06-28T16:09:24.178Z] drwx------ 3 1001 1001 60 Jun 28 16:06 .semver [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 16:06 .sonarcloud.properties [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 8609 Jun 28 16:06 Attribution.txt [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 43881 Jun 28 16:06 CHANGELOG.md [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:06 CONTRIBUTING.md [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 931 Jun 28 16:06 Dockerfile.build [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 849 Jun 28 16:06 Jenkinsfile [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:06 LICENSE [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 5605 Jun 28 16:06 Makefile [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 7905 Jun 28 16:06 README.md [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 7071 Jun 28 16:06 SECURITY.md [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 16:06 VERSION [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:06 ZMQWindows.md [2021-06-28T16:09:24.178Z] drwxrwxr-x 2 1001 1001 37 Jun 28 16:06 bin [2021-06-28T16:09:24.178Z] drwxrwxr-x 14 1001 1001 4096 Jun 28 16:06 cmd [2021-06-28T16:09:24.178Z] -rw-r--r-- 1 root root 398095 Jun 28 16:08 coverage.out [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 806 Jun 28 16:06 go.mod [2021-06-28T16:09:24.178Z] -rw-r--r-- 1 root root 20759 Jun 28 16:07 go.sum [2021-06-28T16:09:24.178Z] drwxrwxr-x 7 1001 1001 114 Jun 28 16:06 internal [2021-06-28T16:09:24.178Z] drwxrwxr-x 3 1001 1001 16 Jun 28 16:06 openapi [2021-06-28T16:09:24.178Z] drwxrwxr-x 4 1001 1001 71 Jun 28 16:06 snap [2021-06-28T16:09:24.178Z] -rw-rw-r-- 1 1001 1001 168 Jun 28 16:06 version.go [Pipeline] sh [2021-06-28T16:09:24.708Z] + '[' -e coverage.out ] [2021-06-28T16:09:24.708Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-28T16:09:24.932Z] Stashed 1 file(s) [Pipeline] sh [2021-06-28T16:09:25.531Z] + make build [2021-06-28T16:09:25.532Z] go mod tidy [2021-06-28T16:09:25.532Z] 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-06-28T16:09:26.924Z] 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-06-28T16:09:33.558Z] 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-06-28T16:09:33.558Z] 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-06-28T16:09:34.511Z] 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-06-28T16:09:34.783Z] 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-06-28T16:09:35.732Z] 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-06-28T16:09:36.675Z] 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-06-28T16:09:37.252Z] 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-06-28T16:09:38.212Z] 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-06-28T16:09:39.166Z] 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-06-28T16:09:39.744Z] 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 [Pipeline] } [2021-06-28T16:09:41.692Z] $ docker stop --time=1 b7461996ad21b05c560d246451ec64a4d6b3e4a1f8374a47841769c274094797 [2021-06-28T16:09:43.492Z] $ docker rm -f b7461996ad21b05c560d246451ec64a4d6b3e4a1f8374a47841769c274094797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:09:46.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T16:09:46.164Z] [2021-06-28T16:09:46.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:09:46.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T16:09:46.488Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-28T16:09:46.488Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-28T16:09:46.488Z] ca9280d653b3: Pulling fs layer [2021-06-28T16:09:46.488Z] 7e9c9ca2126c: Pulling fs layer [2021-06-28T16:09:46.751Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-28T16:09:46.751Z] cbdbe7a5bc2a: Download complete [2021-06-28T16:09:47.013Z] cbdbe7a5bc2a: Pull complete [2021-06-28T16:09:47.594Z] ca9280d653b3: Verifying Checksum [2021-06-28T16:09:47.594Z] ca9280d653b3: Download complete [2021-06-28T16:09:48.173Z] ca9280d653b3: Pull complete [2021-06-28T16:09:48.442Z] 7e9c9ca2126c: Verifying Checksum [2021-06-28T16:09:48.442Z] 7e9c9ca2126c: Download complete [2021-06-28T16:09:51.774Z] 7e9c9ca2126c: Pull complete [2021-06-28T16:09:51.774Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-28T16:09:51.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T16:09:51.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-28T16:09:51.858Z] prd-centos7-docker-4c-2g-543 does not seem to be running inside a container [2021-06-28T16:09:51.900Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-28T16:09:54.184Z] $ docker top 928a011dbd2bd8e341223389d788950ed2e8daec065cc0eeff3a34a2c6ce55c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:09:54.583Z] + docker-compose build --help [2021-06-28T16:09:54.584Z] + grep parallel [2021-06-28T16:09:55.155Z] --parallel Build images in parallel. [Pipeline] } [2021-06-28T16:09:55.169Z] $ docker stop --time=1 928a011dbd2bd8e341223389d788950ed2e8daec065cc0eeff3a34a2c6ce55c8 [2021-06-28T16:09:56.362Z] $ docker rm -f 928a011dbd2bd8e341223389d788950ed2e8daec065cc0eeff3a34a2c6ce55c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:09:56.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-28T16:09:56.781Z] . [Pipeline] withDockerContainer [2021-06-28T16:09:56.857Z] prd-centos7-docker-4c-2g-543 does not seem to be running inside a container [2021-06-28T16:09:56.902Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-28T16:09:57.251Z] $ docker top 3625d4c43c8f7cb2029da5abe3b7886623e82f20aefe15aad27082ebd77b7248 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:09:57.645Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-28T16:09:58.221Z] Building core-command ... [2021-06-28T16:09:58.221Z] Building core-data ... [2021-06-28T16:09:58.221Z] Building core-metadata ... [2021-06-28T16:09:58.221Z] Building security-bootstrapper ... [2021-06-28T16:09:58.221Z] Building security-proxy-setup ... [2021-06-28T16:09:58.221Z] Building security-secretstore-setup ... [2021-06-28T16:09:58.221Z] Building support-notifications ... [2021-06-28T16:09:58.221Z] Building support-scheduler ... [2021-06-28T16:09:58.221Z] Building sys-mgmt-agent ... [2021-06-28T16:09:58.221Z] Building sys-mgmt-agent [2021-06-28T16:09:58.221Z] Building support-notifications [2021-06-28T16:09:58.221Z] Building core-data [2021-06-28T16:09:58.221Z] Building core-command [2021-06-28T16:09:58.221Z] Building core-metadata [2021-06-28T16:10:10.778Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:10:10.778Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:10:10.778Z] ---> 8e0fbdd7f014 [2021-06-28T16:10:10.778Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:10:10.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:10:10.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:10:10.778Z] ---> 8e0fbdd7f014 [2021-06-28T16:10:10.778Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T16:10:10.778Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:10:10.778Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:10:10.778Z] ---> 8e0fbdd7f014 [2021-06-28T16:10:10.778Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:10:16.070Z] ---> Running in 32e1d29ec71a [2021-06-28T16:10:16.070Z] ---> Running in 7ae10039e0b5 [2021-06-28T16:10:16.070Z] ---> Running in 801c0f52381d [2021-06-28T16:10:16.070Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:10:16.070Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:10:16.070Z] ---> 8e0fbdd7f014 [2021-06-28T16:10:16.070Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:10:16.332Z] ---> Running in 471103839dff [2021-06-28T16:10:17.274Z] Removing intermediate container 471103839dff [2021-06-28T16:10:17.274Z] ---> 8ff3e7985771 [2021-06-28T16:10:17.274Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:10:17.274Z] Removing intermediate container 801c0f52381d [2021-06-28T16:10:17.274Z] ---> 564a42a053c4 [2021-06-28T16:10:17.274Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:10:17.537Z] Removing intermediate container 32e1d29ec71a [2021-06-28T16:10:17.537Z] ---> 13aaa8f5e4d4 [2021-06-28T16:10:17.537Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:10:17.537Z] Removing intermediate container 7ae10039e0b5 [2021-06-28T16:10:17.537Z] ---> 65474ed1e3e7 [2021-06-28T16:10:17.537Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:10:17.798Z] ---> Running in f5e5d2201ec4 [2021-06-28T16:10:17.798Z] ---> Running in 95d03f9f1a98 [2021-06-28T16:10:17.798Z] ---> Running in 8656995a3b55 [2021-06-28T16:10:17.798Z] ---> Running in a2c364a1d901 [2021-06-28T16:10:22.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:10:22.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:10:22.018Z] ---> 8e0fbdd7f014 [2021-06-28T16:10:22.018Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:10:22.018Z] ---> Using cache [2021-06-28T16:10:22.018Z] ---> 65474ed1e3e7 [2021-06-28T16:10:22.018Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:10:22.018Z] Removing intermediate container f5e5d2201ec4 [2021-06-28T16:10:22.018Z] ---> 76b1e72c0540 [2021-06-28T16:10:22.018Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T16:10:22.018Z] ---> Running in f7bca9f3b4ef [2021-06-28T16:10:22.018Z] Removing intermediate container 95d03f9f1a98 [2021-06-28T16:10:22.018Z] ---> 77420a9518a3 [2021-06-28T16:10:22.018Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T16:10:22.018Z] ---> Running in bad93ce4073c [2021-06-28T16:10:22.018Z] ---> Running in 2bcec9e793f7 [2021-06-28T16:10:22.018Z] Removing intermediate container 8656995a3b55 [2021-06-28T16:10:22.018Z] ---> b25716e37cd7 [2021-06-28T16:10:22.018Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-28T16:10:22.018Z] Removing intermediate container a2c364a1d901 [2021-06-28T16:10:22.018Z] ---> ad259c5c850c [2021-06-28T16:10:22.018Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-28T16:10:22.018Z] ---> Running in 947b2afacde9 [2021-06-28T16:10:22.018Z] ---> Running in ab3cde519cdc [2021-06-28T16:10:22.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:10:22.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:10:22.593Z] Removing intermediate container f7bca9f3b4ef [2021-06-28T16:10:22.593Z] ---> 3a102f625c1d [2021-06-28T16:10:22.593Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-28T16:10:22.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:10:22.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:10:22.865Z] ---> Running in dc19ac65c149 [2021-06-28T16:10:23.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:10:23.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:10:23.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:10:23.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:10:23.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:10:23.648Z] OK: 219 MiB in 52 packages [2021-06-28T16:10:23.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:10:23.926Z] Removing intermediate container bad93ce4073c [2021-06-28T16:10:23.926Z] ---> 93894b8a2b2c [2021-06-28T16:10:23.926Z] Step 6/24 : COPY go.mod . [2021-06-28T16:10:24.193Z] OK: 219 MiB in 52 packages [2021-06-28T16:10:24.193Z] OK: 219 MiB in 52 packages [2021-06-28T16:10:24.193Z] ---> 4c2544e1c054 [2021-06-28T16:10:24.193Z] Step 7/24 : RUN go mod download [2021-06-28T16:10:24.193Z] OK: 219 MiB in 52 packages [2021-06-28T16:10:24.193Z] ---> Running in a6c8752ed7c5 [2021-06-28T16:10:24.460Z] Removing intermediate container 947b2afacde9 [2021-06-28T16:10:24.460Z] ---> 026f008cd0b4 [2021-06-28T16:10:24.460Z] Step 6/23 : COPY go.mod . [2021-06-28T16:10:24.726Z] Removing intermediate container ab3cde519cdc [2021-06-28T16:10:24.726Z] ---> 1741a6d3f3ab [2021-06-28T16:10:24.726Z] Step 6/24 : COPY go.mod . [2021-06-28T16:10:24.726Z] ---> faf0c7fb5b0b [2021-06-28T16:10:24.726Z] Step 7/23 : RUN go mod download [2021-06-28T16:10:24.726Z] OK: 219 MiB in 52 packages [2021-06-28T16:10:24.989Z] ---> Running in 684f5c5ff2df [2021-06-28T16:10:24.989Z] Removing intermediate container 2bcec9e793f7 [2021-06-28T16:10:24.989Z] ---> 872851bbce89 [2021-06-28T16:10:24.989Z] Step 6/24 : COPY go.mod . [2021-06-28T16:10:24.989Z] ---> 8bc716bf04b0 [2021-06-28T16:10:24.989Z] Step 7/24 : RUN go mod download [2021-06-28T16:10:25.253Z] ---> 3863e5f7682b [2021-06-28T16:10:25.253Z] Step 7/24 : RUN go mod download [2021-06-28T16:10:25.253Z] ---> Running in dfd17dea2cbf [2021-06-28T16:10:25.253Z] ---> Running in 9908541fd818 [2021-06-28T16:10:25.517Z] Removing intermediate container dc19ac65c149 [2021-06-28T16:10:25.517Z] ---> f5d54e85d9ef [2021-06-28T16:10:25.517Z] Step 6/24 : COPY go.mod . [2021-06-28T16:10:25.798Z] ---> 2d8a250ba242 [2021-06-28T16:10:25.798Z] Step 7/24 : RUN go mod download [2021-06-28T16:10:25.798Z] ---> Running in 2895e450675e [2021-06-28T16:10:25.798Z] Removing intermediate container a6c8752ed7c5 [2021-06-28T16:10:25.798Z] ---> ab44d8f79d1f [2021-06-28T16:10:25.798Z] Step 8/24 : COPY . . [2021-06-28T16:10:26.397Z] Removing intermediate container 684f5c5ff2df [2021-06-28T16:10:26.397Z] ---> d5804aa37b1a [2021-06-28T16:10:26.397Z] Step 8/23 : COPY . . [2021-06-28T16:10:28.963Z] Removing intermediate container dfd17dea2cbf [2021-06-28T16:10:28.963Z] ---> ce8e99066ff5 [2021-06-28T16:10:28.963Z] Step 8/24 : COPY . . [2021-06-28T16:10:29.539Z] Removing intermediate container 9908541fd818 [2021-06-28T16:10:29.539Z] ---> 9e5a8b9455b6 [2021-06-28T16:10:29.539Z] Step 8/24 : COPY . . [2021-06-28T16:10:29.539Z] Removing intermediate container 2895e450675e [2021-06-28T16:10:29.539Z] ---> 88c6444bccde [2021-06-28T16:10:29.539Z] Step 8/24 : COPY . . [2021-06-28T16:10:36.175Z] ---> 0c15b1f8d1f4 [2021-06-28T16:10:36.175Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:10:36.438Z] ---> b5fdfb09f66e [2021-06-28T16:10:36.438Z] Step 9/23 : RUN go mod tidy [2021-06-28T16:10:36.438Z] ---> Running in 5d1c4a137f9a [2021-06-28T16:10:36.700Z] ---> 41d5adb73181 [2021-06-28T16:10:36.700Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:10:36.962Z] ---> Running in 425d9857f339 [2021-06-28T16:10:36.962Z] ---> Running in f80f9c2c2008 [2021-06-28T16:10:40.298Z] Removing intermediate container 5d1c4a137f9a [2021-06-28T16:10:40.298Z] ---> e96c3458a9dd [2021-06-28T16:10:40.298Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-28T16:10:40.298Z] ---> Running in 81d9f931ca5f [2021-06-28T16:10:40.560Z] Removing intermediate container f80f9c2c2008 [2021-06-28T16:10:40.560Z] ---> fa9168c928fa [2021-06-28T16:10:40.560Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-28T16:10:40.560Z] Removing intermediate container 425d9857f339 [2021-06-28T16:10:40.560Z] ---> 408114fad48e [2021-06-28T16:10:40.560Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-28T16:10:40.821Z] ---> Running in 449122c34da1 [2021-06-28T16:10:40.821Z] ---> Running in f5c8945d1e6b [2021-06-28T16:10:41.087Z] 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-06-28T16:10:41.662Z] 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-06-28T16:10:41.662Z] 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-06-28T16:10:56.651Z] ---> e56b584a4d7e [2021-06-28T16:10:56.651Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:10:56.651Z] ---> Running in f7938a6c3024 [2021-06-28T16:10:56.651Z] ---> 25355b588084 [2021-06-28T16:10:56.651Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:10:56.651Z] ---> Running in 34376133b25f [2021-06-28T16:10:56.701Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-544 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-28T16:10:56.722Z] Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout [2021-06-28T16:10:56.949Z] The recommended git tool is: git [2021-06-28T16:10:58.581Z] Removing intermediate container 34376133b25f [2021-06-28T16:10:58.581Z] ---> 1768f270921e [2021-06-28T16:10:58.581Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-28T16:10:58.581Z] Removing intermediate container f7938a6c3024 [2021-06-28T16:10:58.581Z] ---> 49e0bb238bf3 [2021-06-28T16:10:58.581Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-28T16:10:58.581Z] ---> Running in 9da9232fda47 [2021-06-28T16:10:58.581Z] ---> Running in 63df81b684b4 [2021-06-28T16:10:59.155Z] 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-06-28T16:10:59.155Z] 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-06-28T16:11:02.930Z] using credential edgex-jenkins-ssh [2021-06-28T16:11:02.957Z] Cloning the remote Git repository [2021-06-28T16:11:03.029Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:11:03.146Z] > git init /w/workspace/edgex-go/31 # timeout=10 [2021-06-28T16:11:03.222Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:11:03.223Z] > git --version # timeout=10 [2021-06-28T16:11:03.239Z] > git --version # 'git version 2.17.1' [2021-06-28T16:11:03.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:11:03.331Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T16:11:17.500Z] Removing intermediate container 81d9f931ca5f [2021-06-28T16:11:17.500Z] ---> 9885ac268840 [2021-06-28T16:11:17.500Z] [2021-06-28T16:11:17.500Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:11:17.500Z] 3.12: Pulling from library/alpine [2021-06-28T16:11:17.500Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T16:11:17.500Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T16:11:17.500Z] ---> 13621d1b12d4 [2021-06-28T16:11:17.500Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:11:17.500Z] ---> Running in c2688e61811d [2021-06-28T16:11:17.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:17.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:17.500Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-28T16:11:17.500Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:11:17.500Z] OK: 6 MiB in 15 packages [2021-06-28T16:11:17.500Z] Removing intermediate container c2688e61811d [2021-06-28T16:11:17.500Z] ---> 2a521f6307aa [2021-06-28T16:11:17.500Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:11:17.500Z] ---> Running in 50df1566b3e0 [2021-06-28T16:11:17.500Z] Removing intermediate container 50df1566b3e0 [2021-06-28T16:11:17.500Z] ---> 08ff9126b8ab [2021-06-28T16:11:17.500Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-28T16:11:17.500Z] ---> Running in 1faf5ab75ee7 [2021-06-28T16:11:17.500Z] Removing intermediate container 1faf5ab75ee7 [2021-06-28T16:11:17.500Z] ---> 098a8fce9ccf [2021-06-28T16:11:17.500Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T16:11:17.500Z] ---> Running in c40af62aef61 [2021-06-28T16:11:17.771Z] Removing intermediate container c40af62aef61 [2021-06-28T16:11:17.771Z] ---> eb830bbfa4a0 [2021-06-28T16:11:17.771Z] Step 16/24 : WORKDIR / [2021-06-28T16:11:17.771Z] ---> Running in 05bf1c7e8e2f [2021-06-28T16:11:18.049Z] Removing intermediate container 05bf1c7e8e2f [2021-06-28T16:11:18.049Z] ---> 727aa566547c [2021-06-28T16:11:18.049Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:11:19.006Z] ---> 3b08993ec0d4 [2021-06-28T16:11:19.006Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-28T16:11:18.442Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T16:11:18.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T16:11:18.491Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T16:11:18.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:11:18.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:11:18.538Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T16:11:19.276Z] Removing intermediate container f5c8945d1e6b [2021-06-28T16:11:19.276Z] ---> 8451dc945d5e [2021-06-28T16:11:19.276Z] [2021-06-28T16:11:19.276Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T16:11:19.276Z] ---> 13621d1b12d4 [2021-06-28T16:11:19.276Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-28T16:11:19.276Z] ---> Running in 80bac344009c [2021-06-28T16:11:19.462Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:11:19.541Z] ---> e05eff40c99a [2021-06-28T16:11:19.541Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-28T16:11:19.796Z] Merge succeeded, producing 2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:11:19.797Z] Checking out Revision 2df0e6412f1f1b534352c5778043adf2f0d0a036 (PR-3579) [2021-06-28T16:11:20.134Z] ---> c79f20cbc62c [2021-06-28T16:11:20.134Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-28T16:11:20.134Z] ---> Running in 0cd84ddb7756 [2021-06-28T16:11:20.134Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:20.134Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:20.134Z] Removing intermediate container 0cd84ddb7756 [2021-06-28T16:11:20.134Z] ---> 11691d8d5f57 [2021-06-28T16:11:20.134Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:11:20.134Z] ---> Running in c3ad5f6dedad [2021-06-28T16:11:20.426Z] Removing intermediate container c3ad5f6dedad [2021-06-28T16:11:20.426Z] ---> 5aeb4dd3ecb4 [2021-06-28T16:11:20.426Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T16:11:20.426Z] ---> Running in 9c55532e4356 [2021-06-28T16:11:20.426Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-28T16:11:20.693Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-28T16:11:20.693Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:11:20.693Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:11:20.693Z] Removing intermediate container 9c55532e4356 [2021-06-28T16:11:20.693Z] ---> dbc0eb93b4eb [2021-06-28T16:11:20.693Z] Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:11:20.693Z] ---> Running in ec863af6164b [2021-06-28T16:11:20.693Z] OK: 6 MiB in 16 packages [2021-06-28T16:11:20.693Z] Removing intermediate container ec863af6164b [2021-06-28T16:11:20.693Z] ---> 87015839dec0 [2021-06-28T16:11:20.693Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:11:20.975Z] ---> Running in 43f8fd4d966e [2021-06-28T16:11:20.975Z] Removing intermediate container 43f8fd4d966e [2021-06-28T16:11:20.975Z] ---> 6c2a18b9a4d3 [2021-06-28T16:11:20.975Z] [2021-06-28T16:11:19.484Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T16:11:19.501Z] > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # timeout=10 [2021-06-28T16:11:19.711Z] > git remote # timeout=10 [2021-06-28T16:11:19.729Z] > git config --get remote.origin.url # timeout=10 [2021-06-28T16:11:19.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:11:19.756Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-28T16:11:19.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-28T16:11:19.801Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T16:11:19.816Z] > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # timeout=10 [2021-06-28T16:11:21.245Z] Successfully built 6c2a18b9a4d3 [2021-06-28T16:11:21.245Z] Successfully tagged core-command:latest [2021-06-28T16:11:21.245Z] Building security-secretstore-setup [2021-06-28T16:11:21.517Z]  Building core-command ... done Removing intermediate container 80bac344009c [2021-06-28T16:11:21.517Z] ---> 60b9690ad4d6 [2021-06-28T16:11:21.517Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:11:21.517Z] ---> Running in 476c65ff78f3 [2021-06-28T16:11:21.517Z] Removing intermediate container 476c65ff78f3 [2021-06-28T16:11:21.517Z] ---> 32424b5867ab [2021-06-28T16:11:21.517Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-28T16:11:21.792Z] ---> Running in 77392e038e7d [2021-06-28T16:11:21.792Z] Removing intermediate container 77392e038e7d [2021-06-28T16:11:21.792Z] ---> d4c7b00af070 [2021-06-28T16:11:21.792Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T16:11:22.400Z] ---> Running in 55394c4c1f53 [2021-06-28T16:11:22.677Z] Removing intermediate container 55394c4c1f53 [2021-06-28T16:11:22.677Z] ---> f1687eec70f8 [2021-06-28T16:11:22.677Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:11:23.283Z] ---> 5d08674188ac [2021-06-28T16:11:23.283Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-28T16:11:23.916Z] ---> f13d40de51e0 [2021-06-28T16:11:23.916Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-28T16:11:24.189Z] Commit message: "build(snap): update device-virtual to v2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T16:11:24.918Z] ---> a929cab38dc5 [2021-06-28T16:11:24.918Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-28T16:11:25.199Z] ---> Running in 21dfb897743e [2021-06-28T16:11:25.199Z] Removing intermediate container 449122c34da1 [2021-06-28T16:11:25.199Z] ---> 41b778022e98 [2021-06-28T16:11:25.199Z] [2021-06-28T16:11:25.199Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:11:25.199Z] ---> 13621d1b12d4 [2021-06-28T16:11:25.199Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-28T16:11:25.199Z] Removing intermediate container 21dfb897743e [2021-06-28T16:11:25.199Z] ---> 556ec84fef51 [2021-06-28T16:11:25.199Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:11:25.199Z] ---> Running in 27f8b7c9bd96 [2021-06-28T16:11:25.464Z] ---> Running in 39bb8e8db955 [2021-06-28T16:11:25.464Z] Removing intermediate container 27f8b7c9bd96 [2021-06-28T16:11:25.464Z] ---> 5fcddf9ac2d3 [2021-06-28T16:11:25.464Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-28T16:11:25.742Z] Removing intermediate container 39bb8e8db955 [2021-06-28T16:11:25.742Z] ---> de08e1f6bf8c [2021-06-28T16:11:25.742Z] Step 21/23 : LABEL arch=x86_64 [2021-06-28T16:11:25.742Z] ---> Running in 527877b5da44 [2021-06-28T16:11:25.742Z] ---> Running in 69aeeee831b4 [2021-06-28T16:11:25.771Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-28T16:11:26.009Z] Removing intermediate container 527877b5da44 [2021-06-28T16:11:26.009Z] ---> 8a7027664d42 [2021-06-28T16:11:26.009Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-28T16:11:26.193Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T16:11:26.277Z] Removing intermediate container 69aeeee831b4 [2021-06-28T16:11:26.277Z] ---> bd19d1d05d73 [2021-06-28T16:11:26.277Z] Step 22/23 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:11:26.277Z] ---> Running in f51fd349e83b [2021-06-28T16:11:26.277Z] ---> Running in 47deacfef8f5 [2021-06-28T16:11:26.532Z] + sudo service docker restart [2021-06-28T16:11:26.532Z] + true [2021-06-28T16:11:26.545Z] Removing intermediate container f51fd349e83b [2021-06-28T16:11:26.545Z] ---> 6305b081208f [2021-06-28T16:11:26.545Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:11:26.545Z] ---> Running in 014fbe3da984 [2021-06-28T16:11:26.545Z] Removing intermediate container 47deacfef8f5 [2021-06-28T16:11:26.545Z] ---> 62cbf02141eb [2021-06-28T16:11:26.545Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T16:11:26.545Z] ---> Running in d5ddc9ae28fb [2021-06-28T16:11:26.826Z] Removing intermediate container d5ddc9ae28fb [2021-06-28T16:11:26.826Z] ---> cc51b76f30bd [2021-06-28T16:11:26.826Z] [2021-06-28T16:11:27.429Z] Successfully built cc51b76f30bd [2021-06-28T16:11:27.429Z] Successfully tagged support-notifications:latest [2021-06-28T16:11:27.429Z]  Building support-notifications ... done Building security-bootstrapper [2021-06-28T16:11:27.703Z] Removing intermediate container 014fbe3da984 [2021-06-28T16:11:27.703Z] ---> 1baf3f74c4c4 [2021-06-28T16:11:27.703Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T16:11:27.971Z] ---> Running in 1b0a55d4010a [2021-06-28T16:11:28.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:29.160Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:29.753Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T16:11:29.753Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T16:11:29.753Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T16:11:30.026Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T16:11:30.992Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T16:11:30.992Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T16:11:31.268Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:11:31.268Z] OK: 8 MiB in 20 packages [2021-06-28T16:11:32.693Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:11:32.693Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:11:32.693Z] ---> 8e0fbdd7f014 [2021-06-28T16:11:32.693Z] Step 3/26 : WORKDIR /edgex-go [2021-06-28T16:11:32.693Z] ---> Using cache [2021-06-28T16:11:32.693Z] ---> 65474ed1e3e7 [2021-06-28T16:11:32.693Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:11:32.693Z] ---> Using cache [2021-06-28T16:11:32.693Z] ---> 3a102f625c1d [2021-06-28T16:11:32.693Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-28T16:11:33.645Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:11:33.645Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:11:33.645Z] ---> 8e0fbdd7f014 [2021-06-28T16:11:33.645Z] Step 3/32 : WORKDIR /edgex-go [2021-06-28T16:11:33.645Z] ---> Using cache [2021-06-28T16:11:33.645Z] ---> 65474ed1e3e7 [2021-06-28T16:11:33.645Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:11:33.645Z] ---> Using cache [2021-06-28T16:11:33.645Z] ---> 3a102f625c1d [2021-06-28T16:11:33.645Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-28T16:11:34.229Z] ---> Running in 00f8cee8f65d [2021-06-28T16:11:34.229Z] ---> Running in 1568b705ff27 [2021-06-28T16:11:34.505Z] Removing intermediate container 1b0a55d4010a [2021-06-28T16:11:34.505Z] ---> 333a63095d0a [2021-06-28T16:11:34.505Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:11:34.770Z] Removing intermediate container 9da9232fda47 [2021-06-28T16:11:34.770Z] ---> af45e9288138 [2021-06-28T16:11:34.770Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-28T16:11:35.052Z] ---> Running in 18e3b3db3ac1 [2021-06-28T16:11:35.052Z] ---> bf7f0d97c268 [2021-06-28T16:11:35.052Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-28T16:11:35.052Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:35.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:35.319Z] 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-06-28T16:11:35.583Z] ---> 6e6664b8554e [2021-06-28T16:11:35.583Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-28T16:11:35.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:35.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:36.125Z] Removing intermediate container 63df81b684b4 [2021-06-28T16:11:36.125Z] ---> 203564e1eb19 [2021-06-28T16:11:36.125Z] [2021-06-28T16:11:36.125Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:11:36.125Z] ---> 13621d1b12d4 [2021-06-28T16:11:36.125Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:11:36.125Z] ---> Using cache [2021-06-28T16:11:36.125Z] ---> 2a521f6307aa [2021-06-28T16:11:36.125Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:11:36.125Z] ---> Using cache [2021-06-28T16:11:36.125Z] ---> 08ff9126b8ab [2021-06-28T16:11:36.125Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-28T16:11:36.395Z] ---> cb2c9e717d70 [2021-06-28T16:11:36.395Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-28T16:11:36.395Z] ---> Running in 15fdb26b9b3c [2021-06-28T16:11:36.395Z] OK: 219 MiB in 52 packages [2021-06-28T16:11:36.395Z] ---> Running in cd8b1fc40794 [2021-06-28T16:11:36.395Z] OK: 219 MiB in 52 packages [2021-06-28T16:11:36.655Z] Removing intermediate container 15fdb26b9b3c [2021-06-28T16:11:36.655Z] ---> d310ef3a491e [2021-06-28T16:11:36.655Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T16:11:36.655Z] ---> Running in 94cde21f307f [2021-06-28T16:11:36.655Z] Removing intermediate container cd8b1fc40794 [2021-06-28T16:11:36.655Z] ---> 9997e67c2964 [2021-06-28T16:11:36.655Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:11:36.655Z] ---> Running in 1afe8af5846f [2021-06-28T16:11:36.655Z] Removing intermediate container 18e3b3db3ac1 [2021-06-28T16:11:36.655Z] ---> 7d671e42137a [2021-06-28T16:11:36.655Z] [2021-06-28T16:11:36.655Z] Step 12/24 : FROM docker:20.10.0 [2021-06-28T16:11:36.655Z] Removing intermediate container 94cde21f307f [2021-06-28T16:11:36.655Z] ---> 4a766118b73e [2021-06-28T16:11:36.655Z] Step 16/24 : WORKDIR / [2021-06-28T16:11:36.655Z] ---> Running in 2730a939ecc7 [2021-06-28T16:11:36.655Z] Removing intermediate container 1afe8af5846f [2021-06-28T16:11:36.655Z] ---> 2781027f5665 [2021-06-28T16:11:36.655Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T16:11:36.939Z] Removing intermediate container 00f8cee8f65d [2021-06-28T16:11:36.939Z] ---> 7950fe256a09 [2021-06-28T16:11:36.939Z] Step 6/32 : COPY go.mod . [2021-06-28T16:11:36.939Z] Removing intermediate container 1568b705ff27 [2021-06-28T16:11:36.939Z] ---> 853349aad285 [2021-06-28T16:11:36.939Z] Step 6/26 : COPY go.mod . [2021-06-28T16:11:36.939Z] ---> Running in 352cbfdc3016 [2021-06-28T16:11:36.939Z] Removing intermediate container 2730a939ecc7 [2021-06-28T16:11:36.939Z] ---> b2068ad54151 [2021-06-28T16:11:36.939Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:11:36.939Z] Removing intermediate container 352cbfdc3016 [2021-06-28T16:11:36.939Z] ---> 2171ca80b146 [2021-06-28T16:11:36.939Z] Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:11:36.939Z] ---> a921f29cce0c [2021-06-28T16:11:36.939Z] Step 7/32 : RUN go mod download [2021-06-28T16:11:36.939Z] ---> Running in a7cd665c30e1 [2021-06-28T16:11:36.939Z] ---> Running in db18bb3a4d17 [2021-06-28T16:11:37.207Z] ---> 2d0aa236dc06 [2021-06-28T16:11:37.207Z] Step 7/26 : RUN go mod download [2021-06-28T16:11:37.207Z] ---> cc2cd52ff12b [2021-06-28T16:11:37.207Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-28T16:11:37.207Z] ---> Running in 865ace96d896 [2021-06-28T16:11:37.207Z] 20.10.0: Pulling from library/docker [2021-06-28T16:11:37.207Z] Removing intermediate container a7cd665c30e1 [2021-06-28T16:11:37.207Z] ---> b3ad780fc83a [2021-06-28T16:11:37.207Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:11:37.207Z] ---> Running in 0cf17471850e [2021-06-28T16:11:37.475Z] Removing intermediate container 0cf17471850e [2021-06-28T16:11:37.475Z] ---> ae9192f91fde [2021-06-28T16:11:37.475Z] [2021-06-28T16:11:37.735Z] Successfully built ae9192f91fde [2021-06-28T16:11:37.735Z] Successfully tagged core-data:latest [2021-06-28T16:11:37.735Z]  Building core-data ... done Building support-scheduler [2021-06-28T16:11:37.996Z] ---> 2835f0864edb [2021-06-28T16:11:37.996Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-28T16:11:38.939Z] Removing intermediate container db18bb3a4d17 [2021-06-28T16:11:38.939Z] ---> 4bb22f370ca2 [2021-06-28T16:11:38.939Z] Step 8/32 : COPY . . [2021-06-28T16:11:40.330Z] Removing intermediate container 865ace96d896 [2021-06-28T16:11:40.330Z] ---> 1fee7684c979 [2021-06-28T16:11:40.330Z] Step 8/26 : COPY . . [2021-06-28T16:11:40.600Z] ---> 3cad5339a9c4 [2021-06-28T16:11:40.600Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-28T16:11:43.901Z] ---> Running in 9716a0e1ebef [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T16:11:44.875Z] provisioning config files... [2021-06-28T16:11:44.906Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config8405202534288796130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:11:45.282Z] ---> docker-login.sh [2021-06-28T16:11:45.282Z] nexus3.edgexfoundry.org:10001 [2021-06-28T16:11:46.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:11:46.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:11:46.539Z] Configure a credential helper to remove this warning. See [2021-06-28T16:11:46.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:11:46.539Z] [2021-06-28T16:11:46.539Z] Login Succeeded [2021-06-28T16:11:46.539Z] nexus3.edgexfoundry.org:10002 [2021-06-28T16:11:46.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:11:47.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:11:47.089Z] Configure a credential helper to remove this warning. See [2021-06-28T16:11:47.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:11:47.089Z] [2021-06-28T16:11:47.089Z] Login Succeeded [2021-06-28T16:11:47.089Z] nexus3.edgexfoundry.org:10003 [2021-06-28T16:11:47.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:11:47.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:11:47.642Z] Configure a credential helper to remove this warning. See [2021-06-28T16:11:47.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:11:47.642Z] [2021-06-28T16:11:47.642Z] Login Succeeded [2021-06-28T16:11:47.642Z] nexus3.edgexfoundry.org:10004 [2021-06-28T16:11:48.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:11:48.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:11:48.243Z] Configure a credential helper to remove this warning. See [2021-06-28T16:11:48.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:11:48.243Z] [2021-06-28T16:11:48.243Z] Login Succeeded [2021-06-28T16:11:48.243Z] docker.io [2021-06-28T16:11:48.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T16:11:49.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T16:11:49.117Z] Configure a credential helper to remove this warning. See [2021-06-28T16:11:49.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T16:11:49.117Z] [2021-06-28T16:11:49.117Z] Login Succeeded [2021-06-28T16:11:49.117Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T16:11:49.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T16:11:49.457Z] ========================================================= [2021-06-28T16:11:49.457Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-28T16:11:49.457Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:11:49.803Z] + 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-06-28T16:11:50.549Z] Removing intermediate container 9716a0e1ebef [2021-06-28T16:11:50.549Z] ---> b9a32d137c38 [2021-06-28T16:11:50.549Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:11:50.549Z] ---> 1f85bab18747 [2021-06-28T16:11:50.549Z] Step 9/32 : RUN go mod tidy [2021-06-28T16:11:50.549Z] ---> 370debbcc856 [2021-06-28T16:11:50.549Z] Step 9/26 : RUN go mod tidy [2021-06-28T16:11:50.549Z] ---> Running in ec1ef846d602 [2021-06-28T16:11:50.549Z] ---> Running in 15924efb1f6c [2021-06-28T16:11:50.812Z] ---> Running in 0cbcdd62336b [2021-06-28T16:11:50.812Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-28T16:11:50.812Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-28T16:11:50.812Z] ---> aefe523efa57 [2021-06-28T16:11:50.812Z] 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-06-28T16:11:50.812Z] Removing intermediate container ec1ef846d602 [2021-06-28T16:11:50.812Z] ---> b79a8b5cce7a [2021-06-28T16:11:50.812Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T16:11:51.074Z] ---> Running in 3a197b89295f [2021-06-28T16:11:51.075Z] ---> Running in 2dd0e84531b3 [2021-06-28T16:11:51.335Z] Removing intermediate container 3a197b89295f [2021-06-28T16:11:51.335Z] ---> f10f4395e31f [2021-06-28T16:11:51.335Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-28T16:11:51.604Z] Removing intermediate container 2dd0e84531b3 [2021-06-28T16:11:51.604Z] ---> 42bb3b713033 [2021-06-28T16:11:51.604Z] Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:11:51.604Z] ---> Running in 26e9974dada0 [2021-06-28T16:11:51.879Z] ---> Running in c67344ef52c1 [2021-06-28T16:11:51.879Z] Removing intermediate container c67344ef52c1 [2021-06-28T16:11:51.879Z] ---> 9abf7728c513 [2021-06-28T16:11:51.879Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:11:52.147Z] ---> Running in 5875277087b6 [2021-06-28T16:11:52.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:52.147Z] Removing intermediate container 5875277087b6 [2021-06-28T16:11:52.147Z] ---> 7b1ab16a58e2 [2021-06-28T16:11:52.147Z] [2021-06-28T16:11:52.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:11:52.411Z] (1/39) Installing readline (8.0.4-r0) [2021-06-28T16:11:52.411Z] (2/39) Installing bash (5.0.17-r0) [2021-06-28T16:11:52.411Z] Executing bash-5.0.17-r0.post-install [2021-06-28T16:11:52.411Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:11:52.411Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-28T16:11:52.411Z] (5/39) Installing curl (7.77.0-r0) [2021-06-28T16:11:52.411Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-28T16:11:52.411Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-28T16:11:52.411Z] (8/39) Installing expat (2.2.9-r1) [2021-06-28T16:11:52.411Z] Successfully built 7b1ab16a58e2 [2021-06-28T16:11:52.411Z] (9/39) Installing libffi (3.3-r2) [2021-06-28T16:11:52.411Z] (10/39) Installing gdbm (1.13-r1) [2021-06-28T16:11:52.411Z] Successfully tagged core-metadata:latest [2021-06-28T16:11:52.411Z] Building security-proxy-setup [2021-06-28T16:11:52.411Z]  Building core-metadata ... done (11/39) Installing xz-libs (5.2.5-r0) [2021-06-28T16:11:52.411Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-28T16:11:52.411Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-28T16:11:52.441Z] Sending build context to Docker daemon 166.5MB [2021-06-28T16:11:52.441Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T16:11:52.441Z] Step 2/6 : FROM ${BASE} [2021-06-28T16:11:52.441Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-28T16:11:52.441Z] 595b0fe564bb: Pulling fs layer [2021-06-28T16:11:52.441Z] 3088b5b3c5c0: Pulling fs layer [2021-06-28T16:11:52.441Z] 5b7225fbf94c: Pulling fs layer [2021-06-28T16:11:52.441Z] ba82ee9f976e: Pulling fs layer [2021-06-28T16:11:52.441Z] 506bd15cee9f: Pulling fs layer [2021-06-28T16:11:52.441Z] 75a0a4a0db45: Pulling fs layer [2021-06-28T16:11:52.441Z] 618dc40b7e24: Pulling fs layer [2021-06-28T16:11:52.442Z] 506bd15cee9f: Waiting [2021-06-28T16:11:52.442Z] 75a0a4a0db45: Waiting [2021-06-28T16:11:52.442Z] 618dc40b7e24: Waiting [2021-06-28T16:11:52.442Z] 5b7225fbf94c: Verifying Checksum [2021-06-28T16:11:52.442Z] 5b7225fbf94c: Download complete [2021-06-28T16:11:52.442Z] 3088b5b3c5c0: Verifying Checksum [2021-06-28T16:11:52.442Z] 3088b5b3c5c0: Download complete [2021-06-28T16:11:52.442Z] 506bd15cee9f: Verifying Checksum [2021-06-28T16:11:52.442Z] 506bd15cee9f: Download complete [2021-06-28T16:11:52.442Z] 75a0a4a0db45: Verifying Checksum [2021-06-28T16:11:52.442Z] 75a0a4a0db45: Download complete [2021-06-28T16:11:52.442Z] 595b0fe564bb: Verifying Checksum [2021-06-28T16:11:52.442Z] 595b0fe564bb: Download complete [2021-06-28T16:11:53.428Z] 595b0fe564bb: Pull complete [2021-06-28T16:11:53.830Z] Removing intermediate container 0cbcdd62336b [2021-06-28T16:11:53.830Z] ---> 33764c11daf5 [2021-06-28T16:11:53.830Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-28T16:11:54.034Z] 3088b5b3c5c0: Pull complete [2021-06-28T16:11:54.308Z] 5b7225fbf94c: Pull complete [2021-06-28T16:11:54.401Z] Removing intermediate container 15924efb1f6c [2021-06-28T16:11:54.401Z] ---> 541b32366325 [2021-06-28T16:11:54.401Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-28T16:11:54.580Z] 618dc40b7e24: Verifying Checksum [2021-06-28T16:11:54.581Z] 618dc40b7e24: Download complete [2021-06-28T16:11:54.672Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:11:54.672Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:11:54.672Z] ---> 8e0fbdd7f014 [2021-06-28T16:11:54.672Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T16:11:54.672Z] ---> Using cache [2021-06-28T16:11:54.672Z] ---> 65474ed1e3e7 [2021-06-28T16:11:54.672Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:11:54.672Z] ---> Using cache [2021-06-28T16:11:54.672Z] ---> 3a102f625c1d [2021-06-28T16:11:54.672Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-28T16:11:54.672Z] ---> Using cache [2021-06-28T16:11:54.672Z] ---> 853349aad285 [2021-06-28T16:11:54.672Z] Step 6/23 : COPY go.mod . [2021-06-28T16:11:54.672Z] ---> Using cache [2021-06-28T16:11:54.672Z] ---> 2d0aa236dc06 [2021-06-28T16:11:54.672Z] Step 7/23 : RUN go mod download [2021-06-28T16:11:54.672Z] ---> Using cache [2021-06-28T16:11:54.672Z] ---> 1fee7684c979 [2021-06-28T16:11:54.672Z] Step 8/23 : COPY . . [2021-06-28T16:11:54.672Z] ---> Using cache [2021-06-28T16:11:54.672Z] ---> 370debbcc856 [2021-06-28T16:11:54.672Z] Step 9/23 : RUN go mod tidy [2021-06-28T16:11:54.672Z] ---> Using cache [2021-06-28T16:11:54.672Z] ---> 33764c11daf5 [2021-06-28T16:11:54.672Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-28T16:11:54.672Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-28T16:11:54.672Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-28T16:11:54.672Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-28T16:11:54.672Z] ---> Running in c9352f7a661f [2021-06-28T16:11:54.672Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-28T16:11:54.672Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-28T16:11:54.672Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-28T16:11:54.953Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-28T16:11:54.953Z] ---> Running in 91c05719e0cb [2021-06-28T16:11:54.953Z] ---> Running in bb321cad59bc [2021-06-28T16:11:54.953Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-28T16:11:54.953Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-28T16:11:54.953Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-28T16:11:54.953Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-28T16:11:54.953Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-28T16:11:54.953Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-28T16:11:54.953Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-28T16:11:54.953Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-28T16:11:54.953Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-28T16:11:54.953Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-28T16:11:54.953Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-28T16:11:54.953Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-28T16:11:54.953Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-28T16:11:54.953Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-28T16:11:54.953Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-28T16:11:54.953Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-28T16:11:55.233Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-28T16:11:55.233Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-28T16:11:55.233Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-28T16:11:55.233Z] Executing busybox-1.31.1-r19.trigger [2021-06-28T16:11:55.233Z] OK: 72 MiB in 59 packages [2021-06-28T16:11:55.513Z] 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-06-28T16:11:55.788Z] 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-06-28T16:11:55.788Z] 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-06-28T16:11:56.016Z] ba82ee9f976e: Verifying Checksum [2021-06-28T16:11:56.763Z] Collecting docker-compose==1.23.2 [2021-06-28T16:11:56.763Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-28T16:11:57.025Z] Collecting PyYAML<4,>=3.10 [2021-06-28T16:11:57.025Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-28T16:11:57.600Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:11:57.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:11:57.600Z] ---> 8e0fbdd7f014 [2021-06-28T16:11:57.600Z] Step 3/22 : WORKDIR /edgex-go [2021-06-28T16:11:57.600Z] ---> Using cache [2021-06-28T16:11:57.600Z] ---> 65474ed1e3e7 [2021-06-28T16:11:57.600Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:11:57.600Z] ---> Using cache [2021-06-28T16:11:57.600Z] ---> 3a102f625c1d [2021-06-28T16:11:57.600Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-28T16:11:57.600Z] ---> Using cache [2021-06-28T16:11:57.600Z] ---> 853349aad285 [2021-06-28T16:11:57.600Z] Step 6/22 : COPY go.mod . [2021-06-28T16:11:57.600Z] ---> Using cache [2021-06-28T16:11:57.600Z] ---> 2d0aa236dc06 [2021-06-28T16:11:57.600Z] Step 7/22 : RUN go mod download [2021-06-28T16:11:57.600Z] ---> Using cache [2021-06-28T16:11:57.600Z] ---> 1fee7684c979 [2021-06-28T16:11:57.600Z] Step 8/22 : COPY . . [2021-06-28T16:11:57.600Z] ---> Using cache [2021-06-28T16:11:57.600Z] ---> 370debbcc856 [2021-06-28T16:11:57.600Z] Step 9/22 : RUN go mod tidy [2021-06-28T16:11:57.600Z] ---> Using cache [2021-06-28T16:11:57.600Z] ---> 33764c11daf5 [2021-06-28T16:11:57.600Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-28T16:11:58.555Z] ---> Running in e344d6d3f75a [2021-06-28T16:11:58.555Z] Collecting docker<4.0,>=3.6.0 [2021-06-28T16:11:58.555Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-28T16:11:58.816Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-28T16:11:58.816Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-28T16:11:58.816Z] 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-06-28T16:11:59.767Z] 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-06-28T16:11:59.767Z] Collecting cached-property<2,>=1.2.0 [2021-06-28T16:11:59.767Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-28T16:11:59.767Z] Collecting docopt<0.7,>=0.6.1 [2021-06-28T16:11:59.767Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-28T16:12:01.162Z] Collecting texttable<0.10,>=0.9.0 [2021-06-28T16:12:01.162Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-28T16:12:02.118Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-28T16:12:02.118Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-28T16:12:02.118Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-28T16:12:02.118Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-28T16:12:02.380Z] Collecting jsonschema<3,>=2.5.1 [2021-06-28T16:12:02.380Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-28T16:12:02.380Z] Collecting docker-pycreds>=0.4.0 [2021-06-28T16:12:02.380Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-28T16:12:02.380Z] 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-06-28T16:12:02.640Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-28T16:12:02.640Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-28T16:12:02.904Z] Collecting idna<2.8,>=2.5 [2021-06-28T16:12:02.904Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-28T16:12:02.904Z] 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-06-28T16:12:02.904Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-28T16:12:02.904Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-28T16:12:02.904Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-28T16:12:02.904Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-28T16:12:03.167Z] Installing collected packages: PyYAML, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, cached-property, docopt, texttable, jsonschema, docker-compose [2021-06-28T16:12:03.168Z] Running setup.py install for PyYAML: started [2021-06-28T16:12:04.114Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-28T16:12:04.114Z] Attempting uninstall: urllib3 [2021-06-28T16:12:04.114Z] Found existing installation: urllib3 1.25.9 [2021-06-28T16:12:04.114Z] Uninstalling urllib3-1.25.9: [2021-06-28T16:12:04.114Z] Successfully uninstalled urllib3-1.25.9 [2021-06-28T16:12:04.398Z] Attempting uninstall: idna [2021-06-28T16:12:04.398Z] Found existing installation: idna 2.9 [2021-06-28T16:12:04.398Z] Uninstalling idna-2.9: [2021-06-28T16:12:04.398Z] Successfully uninstalled idna-2.9 [2021-06-28T16:12:04.715Z] Attempting uninstall: requests [2021-06-28T16:12:04.715Z] Found existing installation: requests 2.23.0 [2021-06-28T16:12:04.715Z] Uninstalling requests-2.23.0: [2021-06-28T16:12:04.715Z] Successfully uninstalled requests-2.23.0 [2021-06-28T16:12:05.472Z] Running setup.py install for dockerpty: started [2021-06-28T16:12:06.250Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-28T16:12:06.250Z] Running setup.py install for docopt: started [2021-06-28T16:12:07.336Z] Running setup.py install for docopt: finished with status 'done' [2021-06-28T16:12:07.337Z] Running setup.py install for texttable: started [2021-06-28T16:12:07.911Z] Running setup.py install for texttable: finished with status 'done' [2021-06-28T16:12:08.429Z] ba82ee9f976e: Pull complete [2021-06-28T16:12:08.429Z] 506bd15cee9f: Pull complete [2021-06-28T16:12:08.429Z] 75a0a4a0db45: Pull complete [2021-06-28T16:12:08.499Z] 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-06-28T16:12:11.814Z] Removing intermediate container 26e9974dada0 [2021-06-28T16:12:11.814Z] ---> dc1896140cf8 [2021-06-28T16:12:11.814Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-28T16:12:11.814Z] ---> Running in e5bf29e6e280 [2021-06-28T16:12:11.838Z] 618dc40b7e24: Pull complete [2021-06-28T16:12:11.838Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-28T16:12:11.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-28T16:12:11.838Z] ---> a36622ca3599 [2021-06-28T16:12:11.838Z] 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-06-28T16:12:12.076Z] Removing intermediate container e5bf29e6e280 [2021-06-28T16:12:12.076Z] ---> 513de82c55e4 [2021-06-28T16:12:12.077Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-28T16:12:12.077Z] ---> Running in 0c37d367e659 [2021-06-28T16:12:12.345Z] Removing intermediate container 0c37d367e659 [2021-06-28T16:12:12.345Z] ---> 73de5552c6cb [2021-06-28T16:12:12.345Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-28T16:12:12.823Z] ---> Running in c3d92969874f [2021-06-28T16:12:12.921Z] ---> b1f64b231174 [2021-06-28T16:12:12.921Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-28T16:12:13.185Z] ---> 2c25742f9dc0 [2021-06-28T16:12:13.185Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-28T16:12:13.449Z] ---> 9e56fb73f8ca [2021-06-28T16:12:13.449Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-28T16:12:13.449Z] ---> Running in d1328f59065d [2021-06-28T16:12:13.711Z] Removing intermediate container d1328f59065d [2021-06-28T16:12:13.711Z] ---> eb0e33470c1e [2021-06-28T16:12:13.711Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:12:13.711Z] ---> Running in 4ddd8444a58c [2021-06-28T16:12:13.711Z] Removing intermediate container 4ddd8444a58c [2021-06-28T16:12:13.711Z] ---> 3ea2c65d5d21 [2021-06-28T16:12:13.711Z] Step 22/24 : LABEL arch=x86_64 [2021-06-28T16:12:13.977Z] ---> Running in 3d5bace6dce5 [2021-06-28T16:12:13.977Z] Removing intermediate container 3d5bace6dce5 [2021-06-28T16:12:13.977Z] ---> 1d3ae5d56582 [2021-06-28T16:12:13.977Z] Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:12:13.977Z] ---> Running in 68266ea2ee0d [2021-06-28T16:12:14.238Z] Removing intermediate container 68266ea2ee0d [2021-06-28T16:12:14.238Z] ---> 38a342366081 [2021-06-28T16:12:14.238Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:12:14.238Z] ---> Running in 8434f0deb1cd [2021-06-28T16:12:14.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:12:14.503Z] Removing intermediate container 8434f0deb1cd [2021-06-28T16:12:14.503Z] ---> 077f704d99ed [2021-06-28T16:12:14.503Z] [2021-06-28T16:12:14.503Z] Successfully built 077f704d99ed [2021-06-28T16:12:14.503Z] Successfully tagged sys-mgmt-agent:latest [2021-06-28T16:12:15.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:12:16.300Z] (1/12) Installing libmagic (5.39-r0) [2021-06-28T16:12:16.300Z] (2/12) Installing file (5.39-r0) [2021-06-28T16:12:16.300Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-28T16:12:16.592Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-28T16:12:20.900Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-28T16:12:20.900Z] (6/12) Installing patch (2.7.6-r7) [2021-06-28T16:12:20.900Z] (7/12) Installing build-base (0.5-r2) [2021-06-28T16:12:21.173Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-28T16:12:21.173Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-28T16:12:21.173Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-28T16:12:21.448Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-28T16:12:21.448Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-28T16:12:21.448Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T16:12:21.448Z] OK: 218 MiB in 52 packages [2021-06-28T16:12:25.770Z] Removing intermediate container c3d92969874f [2021-06-28T16:12:25.770Z] ---> 68899a42ae2c [2021-06-28T16:12:25.770Z] Step 4/6 : WORKDIR /edgex-go [2021-06-28T16:12:25.770Z] ---> Running in 7e704eb0dc37 [2021-06-28T16:12:26.044Z] Removing intermediate container 7e704eb0dc37 [2021-06-28T16:12:26.044Z] ---> 65d873422e08 [2021-06-28T16:12:26.044Z] Step 5/6 : COPY go.mod . [2021-06-28T16:12:26.642Z] ---> 713333cc19a3 [2021-06-28T16:12:26.642Z] Step 6/6 : RUN go mod download [2021-06-28T16:12:26.917Z] ---> Running in 9afbfb3bb509 [2021-06-28T16:12:29.587Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-28T16:12:30.536Z] 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-06-28T16:12:33.101Z] Removing intermediate container c9352f7a661f [2021-06-28T16:12:33.102Z] ---> 11881052d34a [2021-06-28T16:12:33.102Z] [2021-06-28T16:12:33.102Z] Step 11/26 : FROM alpine:3.12 [2021-06-28T16:12:33.102Z] ---> 13621d1b12d4 [2021-06-28T16:12:33.102Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-28T16:12:33.365Z] ---> Running in 3da441826681 [2021-06-28T16:12:33.627Z] Removing intermediate container 91c05719e0cb [2021-06-28T16:12:33.627Z] ---> bad6a1e76cc9 [2021-06-28T16:12:33.627Z] [2021-06-28T16:12:33.627Z] Step 11/32 : FROM alpine:3.12 [2021-06-28T16:12:33.627Z] ---> 13621d1b12d4 [2021-06-28T16:12:33.627Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-28T16:12:33.895Z] Removing intermediate container bb321cad59bc [2021-06-28T16:12:33.895Z] ---> fe8419bc683e [2021-06-28T16:12:33.895Z] [2021-06-28T16:12:33.895Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T16:12:33.895Z] ---> 13621d1b12d4 [2021-06-28T16:12:33.895Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:12:33.895Z] ---> Using cache [2021-06-28T16:12:33.895Z] ---> 2a521f6307aa [2021-06-28T16:12:33.895Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:12:33.895Z] ---> Using cache [2021-06-28T16:12:33.895Z] ---> 08ff9126b8ab [2021-06-28T16:12:33.895Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-28T16:12:34.162Z] ---> Running in a9440428f2c0 [2021-06-28T16:12:34.434Z] ---> Running in e8499dd4a329 [2021-06-28T16:12:34.434Z] Removing intermediate container a9440428f2c0 [2021-06-28T16:12:34.434Z] ---> c5e5d9053b98 [2021-06-28T16:12:34.434Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-28T16:12:34.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:12:34.434Z] Removing intermediate container e344d6d3f75a [2021-06-28T16:12:34.434Z] ---> 938f029c8e6f [2021-06-28T16:12:34.434Z] [2021-06-28T16:12:34.434Z] Step 11/22 : FROM alpine:3.12 [2021-06-28T16:12:34.434Z] ---> 13621d1b12d4 [2021-06-28T16:12:34.434Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-28T16:12:34.434Z] ---> Running in 06b1dcc1437d [2021-06-28T16:12:34.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:12:34.434Z] Removing intermediate container e8499dd4a329 [2021-06-28T16:12:34.434Z] ---> 66de2cd06e35 [2021-06-28T16:12:34.434Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T16:12:34.434Z] ---> Running in 6c30c4bd6743 [2021-06-28T16:12:34.701Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-28T16:12:34.701Z] ---> Running in e2c9c776a4e9 [2021-06-28T16:12:34.701Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:12:34.701Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-28T16:12:34.701Z] (4/6) Installing curl (7.77.0-r0) [2021-06-28T16:12:34.701Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-28T16:12:34.701Z] (6/6) Installing su-exec (0.2-r1) [2021-06-28T16:12:34.701Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:12:34.701Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:12:34.701Z] OK: 7 MiB in 20 packages [2021-06-28T16:12:34.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:12:34.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:12:34.963Z] Removing intermediate container e2c9c776a4e9 [2021-06-28T16:12:34.963Z] ---> 40c67e7f5e16 [2021-06-28T16:12:34.963Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:12:34.963Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-28T16:12:34.963Z] (2/2) Installing su-exec (0.2-r1) [2021-06-28T16:12:34.963Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:12:34.963Z] OK: 6 MiB in 16 packages [2021-06-28T16:12:34.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T16:12:35.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T16:12:35.226Z] ---> 3e56b57e6bd3 [2021-06-28T16:12:35.226Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-28T16:12:35.226Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-28T16:12:35.226Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:12:35.226Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-28T16:12:35.226Z] (4/4) Installing curl (7.77.0-r0) [2021-06-28T16:12:35.226Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:12:35.226Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:12:35.226Z] OK: 7 MiB in 18 packages [2021-06-28T16:12:35.490Z] Removing intermediate container 3da441826681 [2021-06-28T16:12:35.490Z] ---> 217759e76f8c [2021-06-28T16:12:35.490Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T16:12:35.490Z] ---> Running in 068333a8582c [2021-06-28T16:12:35.490Z] ---> 668877289420 [2021-06-28T16:12:35.490Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-28T16:12:35.490Z] Removing intermediate container 06b1dcc1437d [2021-06-28T16:12:35.490Z] ---> 1eceb3df430d [2021-06-28T16:12:35.490Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-28T16:12:35.490Z] Removing intermediate container 068333a8582c [2021-06-28T16:12:35.490Z] ---> 11f1966f98ca [2021-06-28T16:12:35.490Z] Step 14/26 : WORKDIR / [2021-06-28T16:12:35.753Z] ---> Running in 06056aa4e758 [2021-06-28T16:12:35.753Z] ---> Running in 2984e2bac09d [2021-06-28T16:12:35.753Z] Removing intermediate container 6c30c4bd6743 [2021-06-28T16:12:35.753Z] ---> ed54096e4fb4 [2021-06-28T16:12:35.753Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T16:12:35.753Z] ---> Running in d3befd0417c8 [2021-06-28T16:12:36.023Z] ---> f2127e94a372 [2021-06-28T16:12:36.023Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-28T16:12:36.023Z] Removing intermediate container 2984e2bac09d [2021-06-28T16:12:36.023Z] ---> d72bce3faeef [2021-06-28T16:12:36.023Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-28T16:12:36.023Z] Removing intermediate container 06056aa4e758 [2021-06-28T16:12:36.023Z] ---> 71490ced79c8 [2021-06-28T16:12:36.023Z] 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-06-28T16:12:36.023Z] ---> Running in bcb01a4ced52 [2021-06-28T16:12:36.023Z] ---> Running in 34f830ee997c [2021-06-28T16:12:36.023Z] Removing intermediate container d3befd0417c8 [2021-06-28T16:12:36.023Z] ---> 9920dd422792 [2021-06-28T16:12:36.023Z] Step 14/22 : WORKDIR /edgex [2021-06-28T16:12:36.023Z] ---> Running in 25dc6d33e802 [2021-06-28T16:12:36.023Z] Removing intermediate container bcb01a4ced52 [2021-06-28T16:12:36.023Z] ---> 71e4801a5241 [2021-06-28T16:12:36.023Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:12:36.023Z] Removing intermediate container 34f830ee997c [2021-06-28T16:12:36.023Z] ---> 4b61382d2b92 [2021-06-28T16:12:36.023Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-28T16:12:36.023Z] ---> Running in 8dcc979b8674 [2021-06-28T16:12:36.023Z] ---> cc6493d878b1 [2021-06-28T16:12:36.023Z] 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-06-28T16:12:36.284Z] ---> Running in d9030b9ad31f [2021-06-28T16:12:36.284Z] Removing intermediate container 8dcc979b8674 [2021-06-28T16:12:36.284Z] ---> 0e1a3e616291 [2021-06-28T16:12:36.284Z] Step 21/23 : LABEL arch=x86_64 [2021-06-28T16:12:36.284Z] Removing intermediate container 25dc6d33e802 [2021-06-28T16:12:36.284Z] ---> 6a1949cfcc2a [2021-06-28T16:12:36.284Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-28T16:12:36.284Z] ---> Running in 799478c855fe [2021-06-28T16:12:36.284Z] ---> 93d6081d2203 [2021-06-28T16:12:36.284Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-28T16:12:36.549Z] Removing intermediate container 799478c855fe [2021-06-28T16:12:36.549Z] ---> bb9eb46bef18 [2021-06-28T16:12:36.549Z] Step 22/23 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:12:36.549Z] ---> ec25271db5d4 [2021-06-28T16:12:36.549Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-28T16:12:36.549Z] ---> Running in c716d3d3e034 [2021-06-28T16:12:36.549Z] ---> 37eb61944821 [2021-06-28T16:12:36.549Z] 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-06-28T16:12:36.812Z] Removing intermediate container c716d3d3e034 [2021-06-28T16:12:36.812Z] ---> 72d11a477685 [2021-06-28T16:12:36.812Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T16:12:36.812Z] ---> Running in a56943b9d659 [2021-06-28T16:12:36.812Z] ---> 728f11b7e1b8 [2021-06-28T16:12:36.812Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-28T16:12:36.812Z] ---> 9e4cf4591d99 [2021-06-28T16:12:36.812Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-28T16:12:37.079Z] Removing intermediate container d9030b9ad31f [2021-06-28T16:12:37.079Z] ---> f8a1c6f73ed0 [2021-06-28T16:12:37.079Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-28T16:12:37.079Z] Removing intermediate container a56943b9d659 [2021-06-28T16:12:37.079Z] ---> a44bca091787 [2021-06-28T16:12:37.079Z] [2021-06-28T16:12:37.079Z] ---> Running in 252fcd2ca941 [2021-06-28T16:12:37.079Z] Successfully built a44bca091787 [2021-06-28T16:12:37.352Z] Successfully tagged support-scheduler:latest [2021-06-28T16:12:37.352Z]  Building support-scheduler ... done Removing intermediate container 252fcd2ca941 [2021-06-28T16:12:37.352Z] ---> d003201cbfd5 [2021-06-28T16:12:37.352Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-28T16:12:37.352Z] ---> ba47a9694826 [2021-06-28T16:12:37.352Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-28T16:12:37.352Z] ---> 1ddc9ae1bc95 [2021-06-28T16:12:37.352Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-28T16:12:37.352Z] ---> Running in 0b6b5255ff83 [2021-06-28T16:12:37.616Z] Removing intermediate container 0b6b5255ff83 [2021-06-28T16:12:37.616Z] ---> 9e7d5122cec4 [2021-06-28T16:12:37.616Z] Step 19/22 : CMD ["--init=true"] [2021-06-28T16:12:37.616Z] ---> 185f4e7a9582 [2021-06-28T16:12:37.616Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-28T16:12:37.616Z] ---> Running in b23325f19f05 [2021-06-28T16:12:37.616Z] ---> Running in 0fe08b4560fa [2021-06-28T16:12:37.616Z] ---> bd65024b8930 [2021-06-28T16:12:37.616Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-28T16:12:37.885Z] Removing intermediate container b23325f19f05 [2021-06-28T16:12:37.885Z] ---> bc20df615ac6 [2021-06-28T16:12:37.885Z] Step 20/22 : LABEL arch=x86_64 [2021-06-28T16:12:37.885Z] ---> Running in 5b9bcfefff90 [2021-06-28T16:12:37.885Z] ---> 7034ec45d6aa [2021-06-28T16:12:37.885Z] 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-06-28T16:12:37.885Z] Removing intermediate container 5b9bcfefff90 [2021-06-28T16:12:37.885Z] ---> a51d9e6af6d0 [2021-06-28T16:12:37.885Z] Step 21/22 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:12:37.885Z] ---> Running in 2b11f0ac047a [2021-06-28T16:12:37.885Z] ---> Running in b5ac4f88870f [2021-06-28T16:12:38.147Z] Removing intermediate container b5ac4f88870f [2021-06-28T16:12:38.147Z] ---> 81233309beda [2021-06-28T16:12:38.147Z] Step 22/22 : LABEL version=0.0.0 [2021-06-28T16:12:38.147Z] ---> Running in 575ef5f7f50c [2021-06-28T16:12:38.147Z] Removing intermediate container 575ef5f7f50c [2021-06-28T16:12:38.147Z] ---> 3e593a92c854 [2021-06-28T16:12:38.147Z] [2021-06-28T16:12:38.408Z] Removing intermediate container 0fe08b4560fa [2021-06-28T16:12:38.408Z] ---> 4456caec42a5 [2021-06-28T16:12:38.408Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:12:38.408Z] Successfully built 3e593a92c854 [2021-06-28T16:12:38.408Z] Successfully tagged security-proxy-setup:latest [2021-06-28T16:12:38.408Z]  Building security-proxy-setup ... done  ---> d609447efc01 [2021-06-28T16:12:38.408Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-28T16:12:38.671Z] Removing intermediate container 2b11f0ac047a [2021-06-28T16:12:38.671Z] ---> e6b866bf39fa [2021-06-28T16:12:38.671Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-28T16:12:38.671Z] ---> Running in 749335bfafc4 [2021-06-28T16:12:38.671Z] Removing intermediate container 749335bfafc4 [2021-06-28T16:12:38.671Z] ---> 3500fbbbcb48 [2021-06-28T16:12:38.671Z] Step 24/26 : LABEL arch=x86_64 [2021-06-28T16:12:38.671Z] ---> 0fdac6be63aa [2021-06-28T16:12:38.671Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-28T16:12:38.938Z] ---> Running in e3852b106ad3 [2021-06-28T16:12:38.938Z] Removing intermediate container e3852b106ad3 [2021-06-28T16:12:38.938Z] ---> b7f637ff8ca5 [2021-06-28T16:12:38.938Z] Step 25/26 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:12:38.938Z] ---> Running in 1a5b5452642c [2021-06-28T16:12:38.938Z] ---> 35a874f63b97 [2021-06-28T16:12:38.938Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-28T16:12:38.938Z] Removing intermediate container 1a5b5452642c [2021-06-28T16:12:38.938Z] ---> d44efee27dfa [2021-06-28T16:12:38.938Z] Step 26/26 : LABEL version=0.0.0 [2021-06-28T16:12:38.938Z] ---> Running in 71b6a49c6461 [2021-06-28T16:12:39.200Z] ---> aab76ffb1986 [2021-06-28T16:12:39.200Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-28T16:12:39.200Z] Removing intermediate container 71b6a49c6461 [2021-06-28T16:12:39.200Z] ---> 1e7bdc94ac2e [2021-06-28T16:12:39.200Z] [2021-06-28T16:12:39.200Z] Successfully built 1e7bdc94ac2e [2021-06-28T16:12:39.200Z] Successfully tagged security-secretstore-setup:latest [2021-06-28T16:12:39.462Z]  Building security-secretstore-setup ... done  ---> 11df9306f522 [2021-06-28T16:12:39.462Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-28T16:12:39.462Z] ---> Running in 8e34e9ea5bbb [2021-06-28T16:12:39.462Z] Removing intermediate container 8e34e9ea5bbb [2021-06-28T16:12:39.462Z] ---> 0969199c3165 [2021-06-28T16:12:39.462Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-28T16:12:39.726Z] ---> f8e09c832ddf [2021-06-28T16:12:39.726Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-28T16:12:39.726Z] ---> Running in e343eaaff5f4 [2021-06-28T16:12:40.304Z] Removing intermediate container e343eaaff5f4 [2021-06-28T16:12:40.304Z] ---> b6ecbdfb820b [2021-06-28T16:12:40.304Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-28T16:12:40.304Z] ---> Running in 3a01323d0b4e [2021-06-28T16:12:40.304Z] Removing intermediate container 3a01323d0b4e [2021-06-28T16:12:40.304Z] ---> 8784bd11f461 [2021-06-28T16:12:40.304Z] Step 29/32 : CMD ["gate"] [2021-06-28T16:12:40.585Z] ---> Running in 6a4d3a57e150 [2021-06-28T16:12:40.585Z] Removing intermediate container 6a4d3a57e150 [2021-06-28T16:12:40.585Z] ---> a32a33b90811 [2021-06-28T16:12:40.585Z] Step 30/32 : LABEL arch=x86_64 [2021-06-28T16:12:40.585Z] ---> Running in 2b3c85a79da3 [2021-06-28T16:12:40.847Z] Removing intermediate container 2b3c85a79da3 [2021-06-28T16:12:40.847Z] ---> e4da281b0951 [2021-06-28T16:12:40.847Z] Step 31/32 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:12:40.847Z] ---> Running in f8a2d5b1bfa1 [2021-06-28T16:12:40.847Z] Removing intermediate container f8a2d5b1bfa1 [2021-06-28T16:12:40.847Z] ---> d445787ba687 [2021-06-28T16:12:40.847Z] Step 32/32 : LABEL version=0.0.0 [2021-06-28T16:12:41.108Z] ---> Running in 7d0913790005 [2021-06-28T16:12:41.108Z] Removing intermediate container 7d0913790005 [2021-06-28T16:12:41.108Z] ---> 69df5fa26ad4 [2021-06-28T16:12:41.108Z] [2021-06-28T16:12:41.108Z] Successfully built 69df5fa26ad4 [2021-06-28T16:12:41.108Z] Successfully tagged security-bootstrapper:latest [2021-06-28T16:12:41.377Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-28T16:12:41.385Z] $ docker stop --time=1 3625d4c43c8f7cb2029da5abe3b7886623e82f20aefe15aad27082ebd77b7248 [2021-06-28T16:12:42.652Z] $ docker rm -f 3625d4c43c8f7cb2029da5abe3b7886623e82f20aefe15aad27082ebd77b7248 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T16:12:43.025Z] + docker images [2021-06-28T16:12:43.025Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-28T16:12:43.025Z] security-bootstrapper latest 69df5fa26ad4 2 seconds ago 18.6MB [2021-06-28T16:12:43.025Z] security-secretstore-setup latest 1e7bdc94ac2e 3 seconds ago 28.7MB [2021-06-28T16:12:43.025Z] security-proxy-setup latest 3e593a92c854 4 seconds ago 25.7MB [2021-06-28T16:12:43.025Z] support-scheduler latest a44bca091787 6 seconds ago 15.9MB [2021-06-28T16:12:43.025Z] 938f029c8e6f 8 seconds ago 1.15GB [2021-06-28T16:12:43.025Z] bad6a1e76cc9 9 seconds ago 1.15GB [2021-06-28T16:12:43.025Z] fe8419bc683e 9 seconds ago 1.15GB [2021-06-28T16:12:43.025Z] 11881052d34a 10 seconds ago 1.15GB [2021-06-28T16:12:43.025Z] sys-mgmt-agent latest 077f704d99ed 28 seconds ago 312MB [2021-06-28T16:12:43.025Z] core-metadata latest 7b1ab16a58e2 50 seconds ago 16.6MB [2021-06-28T16:12:43.025Z] core-data latest ae9192f91fde About a minute ago 20.2MB [2021-06-28T16:12:43.025Z] 7d671e42137a About a minute ago 1.15GB [2021-06-28T16:12:43.025Z] 203564e1eb19 About a minute ago 1.15GB [2021-06-28T16:12:43.025Z] support-notifications latest cc51b76f30bd About a minute ago 16.7MB [2021-06-28T16:12:43.025Z] 41b778022e98 About a minute ago 1.15GB [2021-06-28T16:12:43.025Z] core-command latest 6c2a18b9a4d3 About a minute ago 15.9MB [2021-06-28T16:12:43.025Z] 8451dc945d5e About a minute ago 1.15GB [2021-06-28T16:12:43.025Z] 9885ac268840 About a minute ago 1.14GB [2021-06-28T16:12:43.025Z] ci-base-image-x86_64 latest 8e0fbdd7f014 5 minutes ago 647MB [2021-06-28T16:12:43.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-28T16:12:43.025Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-28T16:12:43.025Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-28T16:12:43.025Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-28T16:12:43.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-06-28T16:12:53.728Z] Removing intermediate container 9afbfb3bb509 [2021-06-28T16:12:53.728Z] ---> d5815a0679ef [2021-06-28T16:12:53.728Z] Successfully built d5815a0679ef [2021-06-28T16:12:53.728Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:12:54.078Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T16:12:54.078Z] . [Pipeline] withDockerContainer [2021-06-28T16:12:54.307Z] prd-ubuntu18.04-docker-arm64-4c-16g-544 does not seem to be running inside a container [2021-06-28T16:12:54.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T16:12:55.875Z] $ docker top 6d9a3bf2757850e4901ee62697ab5c28f0cc4dee852f2e0d8e10b8dbd51ef7ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:12:56.818Z] + go version [2021-06-28T16:12:56.818Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-28T16:12:56.832Z] $ docker stop --time=1 6d9a3bf2757850e4901ee62697ab5c28f0cc4dee852f2e0d8e10b8dbd51ef7ce [2021-06-28T16:12:58.433Z] Still waiting to schedule task [2021-06-28T16:12:58.434Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-28T16:12:58.655Z] $ docker rm -f 6d9a3bf2757850e4901ee62697ab5c28f0cc4dee852f2e0d8e10b8dbd51ef7ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:12:59.477Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T16:12:59.477Z] . [Pipeline] withDockerContainer [2021-06-28T16:12:59.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-544 does not seem to be running inside a container [2021-06-28T16:12:59.790Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T16:13:01.335Z] $ docker top d8b063f2f10f271f641e91736a14951e235dfbb814862a295054dedf6f3f9ed4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-28T16:13:01.697Z] ========================================================= [2021-06-28T16:13:01.697Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-28T16:13:01.697Z] ========================================================= [Pipeline] sh [2021-06-28T16:13:02.356Z] + go mod tidy [Pipeline] sh [2021-06-28T16:13:03.634Z] + make test [2021-06-28T16:13:03.634Z] go mod tidy [2021-06-28T16:13:04.234Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-28T16:13:31.094Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-28T16:14:09.491Z] Running on prd-ubuntu18.04-docker-8c-8g-545 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-28T16:14:09.535Z] Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout [2021-06-28T16:14:09.643Z] The recommended git tool is: git [2021-06-28T16:14:12.049Z] using credential edgex-jenkins-ssh [2021-06-28T16:14:12.065Z] Cloning the remote Git repository [2021-06-28T16:14:12.101Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:14:12.168Z] > git init /w/workspace/edgex-go/31 # timeout=10 [2021-06-28T16:14:12.202Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:14:12.202Z] > git --version # timeout=10 [2021-06-28T16:14:12.208Z] > git --version # 'git version 2.17.1' [2021-06-28T16:14:12.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:14:12.240Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T16:14:19.164Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:14:19.286Z] Merge succeeded, producing 2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:14:19.287Z] Checking out Revision 2df0e6412f1f1b534352c5778043adf2f0d0a036 (PR-3579) [2021-06-28T16:14:18.442Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T16:14:18.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T16:14:18.466Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-28T16:14:18.482Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-28T16:14:18.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:14:18.486Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-28T16:14:19.183Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T16:14:19.196Z] > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # timeout=10 [2021-06-28T16:14:19.258Z] > git remote # timeout=10 [2021-06-28T16:14:19.272Z] > git config --get remote.origin.url # timeout=10 [2021-06-28T16:14:19.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T16:14:19.281Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-28T16:14:19.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-28T16:14:19.299Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T16:14:19.305Z] > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # timeout=10 [2021-06-28T16:14:23.067Z] Commit message: "build(snap): update device-virtual to v2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:14:24.172Z] + echo snap-build.sh [2021-06-28T16:14:24.172Z] snap-build.sh [2021-06-28T16:14:24.172Z] + SNAP_BASE_DIR=. [2021-06-28T16:14:24.172Z] + '[' '!' -z /w/workspace/edgex-go/31 ']' [2021-06-28T16:14:24.172Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/31 [2021-06-28T16:14:24.172Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/31]' [2021-06-28T16:14:24.172Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/31] [2021-06-28T16:14:24.172Z] + cd /w/workspace/edgex-go/31 [2021-06-28T16:14:24.172Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-28T16:14:24.172Z] Reading package lists... [2021-06-28T16:14:24.434Z] Building dependency tree... [2021-06-28T16:14:24.434Z] Reading state information... [2021-06-28T16:14:24.697Z] The following packages were automatically installed and are no longer required: [2021-06-28T16:14:24.697Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-28T16:14:24.697Z] uidmap xdelta3 [2021-06-28T16:14:24.697Z] Use 'sudo apt autoremove' to remove them. [2021-06-28T16:14:24.697Z] The following packages will be REMOVED: [2021-06-28T16:14:24.697Z] lxd* lxd-client* [2021-06-28T16:14:24.960Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-28T16:14:24.960Z] After this operation, 31.7 MB disk space will be freed. [2021-06-28T16:14:26.008Z] (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-06-28T16:14:26.008Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-28T16:14:26.954Z] Removing lxd dnsmasq configuration [2021-06-28T16:14:27.217Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-28T16:14:27.477Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-28T16:14:27.715Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-28T16:14:27.715Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-28T16:14:28.420Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:14:28.421Z] (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-06-28T16:14:28.421Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-28T16:14:29.812Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-28T16:14:29.812Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-28T16:14:31.201Z] + sudo snap remove --purge lxd [2021-06-28T16:14:31.469Z] snap "lxd" is not installed [2021-06-28T16:14:31.469Z] + sudo groupadd --force --system lxd [2021-06-28T16:14:31.469Z] ++ whoami [2021-06-28T16:14:31.469Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-28T16:14:31.469Z] + newgrp - lxd [2021-06-28T16:14:31.469Z] + sudo snap install lxd [2021-06-28T16:14:33.210Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-28T16:14:33.210Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-28T16:14:39.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-28T16:14:39.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-28T16:14:39.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-28T16:14:39.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-28T16:14:41.506Z] 2021-06-28T16:14:38Z INFO Waiting for automatic snapd restart... [2021-06-28T16:14:41.963Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-28T16:14:41.963Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-28T16:14:43.420Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-28T16:14:43.420Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-28T16:14:43.420Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-28T16:14:43.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-28T16:14:55.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements [2021-06-28T16:14:55.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-28T16:14:55.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-28T16:14:56.496Z] lxd 4.15 from Canonical* installed [2021-06-28T16:14:56.497Z] + sudo lxd init --auto [2021-06-28T16:14:57.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.416s coverage: 100.0% of statements [2021-06-28T16:14:57.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-28T16:14:58.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 53.1% of statements [2021-06-28T16:14:58.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-28T16:14:58.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-28T16:15:00.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.533s coverage: 87.7% of statements [2021-06-28T16:15:00.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-28T16:15:00.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:15:00.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.232s coverage: 78.9% of statements [2021-06-28T16:15:03.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.197s coverage: 81.2% of statements [2021-06-28T16:15:03.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-28T16:15:03.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-28T16:15:03.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-28T16:15:03.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-28T16:15:03.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-28T16:15:06.507Z] + sudo snap install --classic snapcraft [2021-06-28T16:15:10.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.475s coverage: 95.1% of statements [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-28T16:15:10.407Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.213s coverage: 60.0% of statements [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-28T16:15:10.407Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.354s coverage: 0.8% of statements [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-28T16:15:10.407Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-06-28T16:15:10.407Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 22.0% of statements [2021-06-28T16:15:10.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-28T16:15:10.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements [2021-06-28T16:15:10.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.296s coverage: 79.5% of statements [2021-06-28T16:15:10.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2021-06-28T16:15:10.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.213s coverage: 96.3% of statements [2021-06-28T16:15:11.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.192s coverage: 87.5% of statements [2021-06-28T16:15:16.525Z] snapcraft 4.8.2 from Canonical* installed [2021-06-28T16:15:16.526Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-28T16:15:16.526Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-28T16:15:16.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T16:15:16.526Z] Dload Upload Total Spent Left Speed [2021-06-28T16:15:16.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3894 0 --:--:-- --:--:-- --:--:-- 3894 [2021-06-28T16:15:16.526Z] 100 3325k 100 3325k 0 0 8012k 0 --:--:-- --:--:-- --:--:-- 8012k [2021-06-28T16:15:16.526Z] ./yq_linux_amd64 [2021-06-28T16:15:16.526Z] + sudo snapcraft prime --use-lxd [2021-06-28T16:15:17.470Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-28T16:15:17.470Z] 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-06-28T16:15:17.470Z] - README.md [2021-06-28T16:15:17.470Z] [2021-06-28T16:15:17.470Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-28T16:15:18.414Z] Launching a container. [2021-06-28T16:15:23.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.194s coverage: 94.4% of statements [2021-06-28T16:15:23.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2021-06-28T16:15:25.024Z] Waiting for container to be ready [2021-06-28T16:15:25.287Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-28T16:15:25.287Z] [2021-06-28T16:15:28.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.596s coverage: 81.8% of statements [2021-06-28T16:15:28.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-28T16:15:29.525Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-28T16:15:29.797Z] Waiting for network to be ready... [2021-06-28T16:15:30.392Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-28T16:15:30.392Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-28T16:15:30.392Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-28T16:15:30.659Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-28T16:15:30.659Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-28T16:15:30.659Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-28T16:15:30.659Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-28T16:15:30.659Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-28T16:15:30.659Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-28T16:15:30.659Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-28T16:15:30.922Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-28T16:15:31.183Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-28T16:15:31.183Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-28T16:15:31.450Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-28T16:15:31.450Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-28T16:15:31.450Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-28T16:15:31.450Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-28T16:15:31.450Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-28T16:15:31.712Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-28T16:15:31.974Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-28T16:15:31.974Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-28T16:15:31.974Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-28T16:15:31.974Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-28T16:15:31.974Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-28T16:15:31.974Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-28T16:15:31.974Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-28T16:15:31.974Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-28T16:15:34.536Z] Fetched 24.8 MB in 4s (6208 kB/s) [2021-06-28T16:15:35.116Z] Reading package lists... [2021-06-28T16:15:35.377Z] Reading package lists... [2021-06-28T16:15:35.377Z] Building dependency tree... [2021-06-28T16:15:35.377Z] Reading state information... [2021-06-28T16:15:35.646Z] The following additional packages will be installed: [2021-06-28T16:15:35.646Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-28T16:15:35.646Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-28T16:15:35.646Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-28T16:15:35.646Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-28T16:15:35.646Z] Suggested packages: [2021-06-28T16:15:35.646Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-28T16:15:35.646Z] Recommended packages: [2021-06-28T16:15:35.646Z] gnupg libsasl2-modules [2021-06-28T16:15:35.646Z] The following NEW packages will be installed: [2021-06-28T16:15:35.646Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-28T16:15:35.646Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-28T16:15:35.646Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-28T16:15:35.646Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-28T16:15:35.646Z] The following packages will be upgraded: [2021-06-28T16:15:35.646Z] gpg gpg-agent gpgconf libudev1 [2021-06-28T16:15:35.646Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-28T16:15:35.646Z] Need to get 3530 kB of archives. [2021-06-28T16:15:35.646Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-28T16:15:35.647Z] 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-06-28T16:15:35.647Z] 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-06-28T16:15:35.647Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-28T16:15:35.647Z] 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-06-28T16:15:35.911Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-28T16:15:36.183Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-28T16:15:36.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.374s coverage: 92.9% of statements [2021-06-28T16:15:36.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-28T16:15:36.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-28T16:15:36.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-28T16:15:36.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-28T16:15:36.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-28T16:15:36.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-28T16:15:36.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-28T16:15:36.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-28T16:15:36.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-28T16:15:36.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-06-28T16:15:36.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-28T16:15:36.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-28T16:15:36.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-28T16:15:36.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-28T16:15:36.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-06-28T16:15:36.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-28T16:15:36.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.166s coverage: 80.0% of statements [2021-06-28T16:15:36.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2021-06-28T16:15:36.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements [2021-06-28T16:15:36.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.323s coverage: 91.2% of statements [2021-06-28T16:15:36.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-28T16:15:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.823s coverage: 64.4% of statements [2021-06-28T16:15:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-28T16:15:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-28T16:15:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements [2021-06-28T16:15:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.074s coverage: 91.3% of statements [2021-06-28T16:15:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2021-06-28T16:15:37.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2021-06-28T16:15:37.126Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-28T16:15:37.126Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-28T16:15:37.126Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-28T16:15:37.126Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-28T16:15:37.126Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-28T16:15:37.126Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-28T16:15:37.126Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-28T16:15:37.126Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-28T16:15:37.126Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-28T16:15:37.126Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-28T16:15:37.126Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-28T16:15:37.126Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-28T16:15:37.126Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-28T16:15:37.126Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-28T16:15:37.126Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-28T16:15:37.387Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-28T16:15:37.387Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:15:37.648Z] Fetched 3530 kB in 2s (1948 kB/s) [2021-06-28T16:15:37.648Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-28T16:15:37.648Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:15:37.648Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:15:37.648Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-28T16:15:37.649Z] Selecting previously unselected package udev. [2021-06-28T16:15:37.649Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-28T16:15:37.649Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:15:37.910Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-28T16:15:38.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2021-06-28T16:15:38.171Z] Selecting previously unselected package libfuse2:amd64. [2021-06-28T16:15:38.171Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-28T16:15:38.171Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-28T16:15:38.171Z] Selecting previously unselected package fuse. [2021-06-28T16:15:38.171Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-28T16:15:38.171Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-28T16:15:38.171Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:15:38.171Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:15:38.433Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:15:38.433Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:15:38.433Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:15:38.433Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:15:38.693Z] Selecting previously unselected package libksba8:amd64. [2021-06-28T16:15:38.694Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-28T16:15:38.694Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-28T16:15:38.955Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-28T16:15:38.955Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:15:38.955Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:39.216Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-28T16:15:39.216Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:15:39.216Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:39.217Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-28T16:15:39.217Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:15:39.217Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:39.485Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-28T16:15:39.485Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:15:39.485Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:39.485Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-28T16:15:39.485Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:15:39.485Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:39.485Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-28T16:15:39.485Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:15:39.485Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:39.748Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-28T16:15:39.748Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:15:39.748Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:39.748Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-28T16:15:39.748Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:15:39.748Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:40.009Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-28T16:15:40.009Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-28T16:15:40.009Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:40.009Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-28T16:15:40.009Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-28T16:15:40.009Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:15:40.009Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-28T16:15:40.009Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-28T16:15:40.009Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:15:40.009Z] Selecting previously unselected package libldap-common. [2021-06-28T16:15:40.009Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-28T16:15:40.009Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:15:40.276Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-28T16:15:40.276Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-28T16:15:40.276Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:15:40.276Z] Selecting previously unselected package dirmngr. [2021-06-28T16:15:40.276Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:15:40.276Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-28T16:15:40.538Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:15:40.538Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-28T16:15:40.538Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-28T16:15:40.538Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:15:40.538Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-28T16:15:40.538Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-28T16:15:40.538Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:40.538Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-28T16:15:40.538Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:15:40.538Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-28T16:15:40.798Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-28T16:15:41.062Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:41.062Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-28T16:15:41.062Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-28T16:15:41.062Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-28T16:15:41.062Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:41.062Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:41.062Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:41.062Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:41.062Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:41.062Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:41.323Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-28T16:15:41.323Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-28T16:15:41.323Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-28T16:15:41.323Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:15:41.608Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-28T16:15:41.608Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-28T16:15:41.608Z] This means they are not meant to be enabled using systemctl. [2021-06-28T16:15:41.608Z] Possible reasons for having this kind of units are: [2021-06-28T16:15:41.608Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-28T16:15:41.608Z] .wants/ or .requires/ directory. [2021-06-28T16:15:41.608Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-28T16:15:41.608Z] a requirement dependency on it. [2021-06-28T16:15:41.608Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-28T16:15:41.608Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-28T16:15:41.608Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-28T16:15:41.608Z] instance name specified. [2021-06-28T16:15:42.130Z] Reading package lists... [2021-06-28T16:15:42.130Z] Building dependency tree... [2021-06-28T16:15:42.130Z] Reading state information... [2021-06-28T16:15:42.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.039s coverage: 66.9% of statements [2021-06-28T16:15:42.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-28T16:15:42.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-28T16:15:42.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-28T16:15:42.391Z] The following additional packages will be installed: [2021-06-28T16:15:42.391Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-28T16:15:42.391Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-28T16:15:42.391Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-28T16:15:42.391Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-28T16:15:42.391Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-28T16:15:42.391Z] Suggested packages: [2021-06-28T16:15:42.391Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-28T16:15:42.391Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-28T16:15:42.391Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-28T16:15:42.391Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-28T16:15:42.391Z] systemd-container policykit-1 [2021-06-28T16:15:42.391Z] Recommended packages: [2021-06-28T16:15:42.391Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-28T16:15:42.391Z] The following NEW packages will be installed: [2021-06-28T16:15:42.391Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-28T16:15:42.391Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-28T16:15:42.391Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-28T16:15:42.391Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-28T16:15:42.391Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-28T16:15:42.391Z] The following packages will be upgraded: [2021-06-28T16:15:42.391Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-28T16:15:42.391Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-28T16:15:42.391Z] Need to get 36.7 MB of archives. [2021-06-28T16:15:42.391Z] After this operation, 147 MB of additional disk space will be used. [2021-06-28T16:15:42.391Z] 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-06-28T16:15:42.391Z] 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-06-28T16:15:42.391Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-28T16:15:42.391Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-28T16:15:42.391Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-28T16:15:42.653Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-28T16:15:42.653Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-28T16:15:42.653Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-28T16:15:42.653Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-28T16:15:42.653Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-28T16:15:42.653Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-28T16:15:42.653Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-28T16:15:42.653Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-28T16:15:42.653Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-28T16:15:42.653Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-28T16:15:42.653Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-28T16:15:43.599Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-28T16:15:43.599Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-28T16:15:43.599Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-28T16:15:43.599Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-28T16:15:43.599Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-28T16:15:43.599Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-28T16:15:43.599Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-28T16:15:43.599Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-28T16:15:43.599Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-28T16:15:43.599Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-28T16:15:43.599Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-28T16:15:43.599Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-28T16:15:43.599Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-28T16:15:43.599Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-28T16:15:43.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.786s coverage: 43.6% of statements [2021-06-28T16:15:43.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-28T16:15:43.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-28T16:15:43.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.204s coverage: 89.5% of statements [2021-06-28T16:15:43.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-28T16:15:43.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.215s coverage: 84.8% of statements [2021-06-28T16:15:43.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-28T16:15:44.985Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:15:44.985Z] Fetched 36.7 MB in 2s (14.8 MB/s) [2021-06-28T16:15:44.985Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-28T16:15:44.985Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:15:44.985Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:15:45.557Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:15:45.557Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:15:45.557Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-28T16:15:45.872Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-28T16:15:45.872Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-28T16:15:45.872Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-28T16:15:45.872Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-28T16:15:45.872Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-28T16:15:45.872Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-28T16:15:46.144Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-28T16:15:46.411Z] Setting up apt (1.6.13) ... [2021-06-28T16:15:46.411Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-28T16:15:46.688Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-28T16:15:46.962Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-28T16:15:46.962Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-28T16:15:46.962Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-28T16:15:47.224Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-28T16:15:47.224Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:15:47.224Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:15:47.224Z] Selecting previously unselected package libexpat1:amd64. [2021-06-28T16:15:47.224Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-28T16:15:47.485Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-28T16:15:47.485Z] Selecting previously unselected package python3.6-minimal. [2021-06-28T16:15:47.485Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:15:47.485Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:15:47.748Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-28T16:15:47.748Z] Checking for services that may need to be restarted...done. [2021-06-28T16:15:47.748Z] Checking for services that may need to be restarted...done. [2021-06-28T16:15:47.748Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:15:47.748Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-28T16:15:48.009Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:15:48.273Z] Selecting previously unselected package python3-minimal. [2021-06-28T16:15:48.273Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-28T16:15:48.273Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-28T16:15:48.273Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-28T16:15:48.273Z] Selecting previously unselected package mime-support. [2021-06-28T16:15:48.273Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-28T16:15:48.537Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-28T16:15:48.537Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-28T16:15:48.537Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-28T16:15:48.537Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-28T16:15:48.801Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-28T16:15:48.801Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:15:48.801Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:15:49.074Z] Selecting previously unselected package python3.6. [2021-06-28T16:15:49.074Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-28T16:15:49.074Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:15:49.074Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-28T16:15:49.074Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-28T16:15:49.074Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-28T16:15:49.337Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-28T16:15:49.600Z] Selecting previously unselected package python3. [2021-06-28T16:15:49.600Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-28T16:15:49.600Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-28T16:15:49.600Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-28T16:15:49.600Z] Selecting previously unselected package multiarch-support. [2021-06-28T16:15:49.600Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:15:49.600Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-28T16:15:49.600Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-28T16:15:49.864Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-28T16:15:49.864Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-28T16:15:49.864Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-28T16:15:49.864Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-28T16:15:49.864Z] Selecting previously unselected package libbsd0:amd64. [2021-06-28T16:15:49.864Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-28T16:15:49.864Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-28T16:15:49.864Z] Selecting previously unselected package sudo. [2021-06-28T16:15:49.864Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-28T16:15:49.864Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-28T16:15:50.440Z] Selecting previously unselected package apparmor. [2021-06-28T16:15:50.440Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-28T16:15:50.440Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-28T16:15:50.440Z] Selecting previously unselected package libedit2:amd64. [2021-06-28T16:15:50.440Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-28T16:15:50.440Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-28T16:15:50.440Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-28T16:15:50.440Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:15:50.440Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:15:50.703Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-28T16:15:50.703Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:15:50.703Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:15:50.703Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-28T16:15:50.703Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-28T16:15:50.703Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-28T16:15:50.703Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-28T16:15:50.703Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:15:50.703Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:15:50.965Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-28T16:15:50.965Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-28T16:15:50.965Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:15:50.965Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-28T16:15:50.965Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-28T16:15:50.965Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-28T16:15:51.229Z] Selecting previously unselected package openssh-client. [2021-06-28T16:15:51.229Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-28T16:15:51.229Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-28T16:15:51.229Z] Selecting previously unselected package squashfs-tools. [2021-06-28T16:15:51.229Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-28T16:15:51.229Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-28T16:15:51.492Z] Selecting previously unselected package snapd. [2021-06-28T16:15:51.492Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-28T16:15:51.492Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-28T16:15:52.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.244s coverage: 19.3% of statements [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-28T16:15:52.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.639s coverage: 91.9% of statements [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-28T16:15:52.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.204s coverage: 62.7% of statements [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-28T16:15:52.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.6% of statements [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-28T16:15:52.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.163s coverage: 28.9% of statements [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-28T16:15:52.137Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-28T16:15:52.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements [2021-06-28T16:15:52.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-28T16:15:52.734Z] GO111MODULE=on go vet ./... [2021-06-28T16:15:55.723Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-28T16:15:55.723Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-28T16:15:55.723Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-28T16:15:55.723Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-28T16:15:55.723Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-28T16:15:55.723Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:15:55.723Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:15:55.723Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-28T16:15:55.723Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-28T16:15:56.297Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-28T16:15:56.297Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-28T16:15:56.297Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-28T16:15:56.297Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:15:56.297Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:15:56.297Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-28T16:15:56.871Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-28T16:15:56.871Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:15:56.871Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-28T16:15:56.871Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-28T16:15:56.871Z] running python rtupdate hooks for python3.6... [2021-06-28T16:15:56.871Z] running python post-rtupdate hooks for python3.6... [2021-06-28T16:15:57.133Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-28T16:15:58.077Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-28T16:15:58.341Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-28T16:15:58.341Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-28T16:15:58.341Z] Setting up snapd (2.49.2+18.04) ... [2021-06-28T16:15:58.602Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-28T16:15:58.865Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-28T16:15:59.133Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-28T16:15:59.133Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-28T16:15:59.396Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-28T16:15:59.396Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-28T16:15:59.659Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-28T16:15:59.659Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-28T16:15:59.921Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-28T16:16:00.182Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-28T16:16:00.182Z] /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-06-28T16:16:00.182Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-28T16:16:00.182Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-28T16:16:01.123Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-28T16:16:01.123Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-28T16:16:01.123Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-28T16:16:02.331Z] Reading package lists... [2021-06-28T16:16:02.593Z] Reading package lists... [2021-06-28T16:16:02.593Z] Building dependency tree... [2021-06-28T16:16:02.593Z] Reading state information... [2021-06-28T16:16:02.593Z] Calculating upgrade... [2021-06-28T16:16:02.853Z] The following packages will be upgraded: [2021-06-28T16:16:02.853Z] advancecomp base-files bash binutils binutils-common [2021-06-28T16:16:02.853Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-28T16:16:02.853Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-28T16:16:02.853Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-28T16:16:02.853Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-28T16:16:02.853Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-28T16:16:02.853Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-28T16:16:02.853Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-28T16:16:02.854Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-28T16:16:02.854Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-28T16:16:02.854Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-28T16:16:02.854Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-28T16:16:02.854Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-28T16:16:02.854Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-28T16:16:02.854Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-28T16:16:02.854Z] ubuntu-keyring util-linux [2021-06-28T16:16:02.854Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-28T16:16:02.854Z] Need to get 64.1 MB of archives. [2021-06-28T16:16:02.854Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-28T16:16:02.854Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-28T16:16:03.115Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-28T16:16:03.115Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-28T16:16:03.115Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-28T16:16:03.115Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-28T16:16:03.115Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-28T16:16:03.115Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-28T16:16:03.115Z] 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-06-28T16:16:03.115Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-28T16:16:03.115Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-28T16:16:03.115Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-28T16:16:03.115Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-28T16:16:03.115Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-28T16:16:03.115Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-28T16:16:03.115Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-28T16:16:03.115Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-28T16:16:03.115Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-28T16:16:03.115Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-28T16:16:03.115Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-28T16:16:03.115Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-28T16:16:03.115Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-28T16:16:03.376Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-28T16:16:03.377Z] 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-06-28T16:16:03.377Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-28T16:16:03.377Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-28T16:16:03.377Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-28T16:16:03.377Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-28T16:16:03.377Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-28T16:16:03.377Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-28T16:16:03.377Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-28T16:16:03.377Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-28T16:16:03.377Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-28T16:16:03.377Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-28T16:16:03.377Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-28T16:16:03.377Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-28T16:16:03.377Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-28T16:16:03.377Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-28T16:16:03.377Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-28T16:16:03.377Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-28T16:16:03.377Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-28T16:16:03.377Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-28T16:16:03.377Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-28T16:16:03.377Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-28T16:16:03.377Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-28T16:16:03.377Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-28T16:16:03.377Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-28T16:16:03.377Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-28T16:16:03.377Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-28T16:16:03.377Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-28T16:16:03.377Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-28T16:16:03.377Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-28T16:16:03.377Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-28T16:16:03.377Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-28T16:16:03.377Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-28T16:16:03.377Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-28T16:16:03.377Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-28T16:16:03.377Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-28T16:16:03.638Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-28T16:16:03.638Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-28T16:16:03.638Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-28T16:16:03.638Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-28T16:16:03.899Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-28T16:16:03.899Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-28T16:16:03.899Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-28T16:16:03.899Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-28T16:16:03.899Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-28T16:16:03.899Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-28T16:16:03.899Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-28T16:16:03.899Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-28T16:16:03.899Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-28T16:16:03.899Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-28T16:16:04.160Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-28T16:16:04.160Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-28T16:16:04.160Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-28T16:16:04.160Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-28T16:16:04.160Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-28T16:16:04.160Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-28T16:16:04.160Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-28T16:16:04.160Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-28T16:16:04.160Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-28T16:16:04.160Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-28T16:16:04.160Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-28T16:16:04.160Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-28T16:16:04.160Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-28T16:16:04.160Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-28T16:16:04.160Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-28T16:16:04.160Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-28T16:16:04.420Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-28T16:16:04.420Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-28T16:16:04.420Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-28T16:16:04.420Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-28T16:16:04.420Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-28T16:16:04.420Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-28T16:16:04.420Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-28T16:16:04.420Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-28T16:16:04.420Z] Get:96 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-06-28T16:16:04.420Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-28T16:16:04.420Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-28T16:16:04.420Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-28T16:16:04.420Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-28T16:16:04.420Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-28T16:16:04.420Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-28T16:16:04.681Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:16:04.681Z] Fetched 64.1 MB in 2s (39.1 MB/s) [2021-06-28T16:16:04.681Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:16:04.682Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:16:04.682Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:16:05.255Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:16:05.255Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:16:05.256Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-28T16:16:05.256Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-28T16:16:05.519Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:05.519Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:16:05.519Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:05.519Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:16:06.091Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:06.091Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:16:06.091Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:06.091Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:16:06.353Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:06.353Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:16:06.353Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:06.353Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:16:06.353Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:06.353Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:16:06.613Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:16:06.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:16:06.613Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:06.613Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-28T16:16:06.613Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:16:06.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:16:06.613Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:06.874Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:16:06.874Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:06.874Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:16:06.874Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:06.874Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-28T16:16:07.136Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:16:07.136Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:16:07.136Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:16:07.708Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:16:07.968Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-28T16:16:08.231Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-28T16:16:08.231Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-28T16:16:08.231Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-28T16:16:08.231Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-28T16:16:08.231Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-28T16:16:08.493Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-28T16:16:08.493Z] Installing new version of config file /etc/issue ... [2021-06-28T16:16:08.493Z] Installing new version of config file /etc/issue.net ... [2021-06-28T16:16:08.493Z] Installing new version of config file /etc/lsb-release ... [2021-06-28T16:16:08.493Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-28T16:16:08.822Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-28T16:16:08.822Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-28T16:16:08.822Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-28T16:16:09.095Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:09.095Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-28T16:16:09.095Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-28T16:16:09.095Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-28T16:16:09.357Z] 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-06-28T16:16:09.357Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:09.357Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:16:09.357Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-28T16:16:09.357Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:16:09.357Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:09.357Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-28T16:16:09.619Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-28T16:16:09.619Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-28T16:16:09.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:09.619Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-28T16:16:09.619Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-28T16:16:09.880Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-28T16:16:10.142Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:10.142Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:16:10.142Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:16:10.142Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-28T16:16:10.142Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:10.142Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:16:10.142Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:16:10.403Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-28T16:16:10.403Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:10.403Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-28T16:16:10.403Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-28T16:16:10.668Z] Setting up grep (3.1-2build1) ... [2021-06-28T16:16:10.668Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:10.668Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-28T16:16:10.668Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-28T16:16:10.668Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-28T16:16:10.957Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:10.957Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:16:10.957Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:16:10.957Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-28T16:16:11.218Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:11.218Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-28T16:16:11.218Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:16:11.479Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-28T16:16:11.479Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:16:11.740Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-28T16:16:11.740Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:16:12.003Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-28T16:16:12.265Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:12.265Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-28T16:16:12.265Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-28T16:16:12.838Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-28T16:16:12.838Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-28T16:16:12.838Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-28T16:16:12.838Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-28T16:16:13.100Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-28T16:16:13.100Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:13.100Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-28T16:16:13.100Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-28T16:16:13.100Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-28T16:16:13.100Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:13.100Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:16:13.100Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:16:13.362Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:16:13.362Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:13.362Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:16:13.362Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:16:13.362Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:16:13.623Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:13.623Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:16:13.623Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:16:13.623Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:16:13.623Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:13.623Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:16:13.623Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:16:13.885Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:16:13.885Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:13.885Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:16:13.885Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:16:14.148Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:16:14.148Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:16:14.148Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-28T16:16:14.148Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:14.148Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-28T16:16:14.148Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:16:14.410Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-28T16:16:14.410Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:14.410Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:16:14.410Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:16:14.410Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:16:14.410Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:14.410Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:16:14.410Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:16:14.674Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:16:14.674Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:14.674Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:16:14.674Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:16:15.249Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:16:15.249Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-28T16:16:15.510Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-28T16:16:15.780Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:15.780Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-28T16:16:15.780Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-28T16:16:15.781Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:16:16.043Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-28T16:16:16.043Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-28T16:16:16.043Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-28T16:16:16.043Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-28T16:16:16.043Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:16:16.043Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-28T16:16:16.043Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-28T16:16:16.305Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-28T16:16:16.567Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:16:16.567Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-28T16:16:16.567Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-28T16:16:16.567Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-28T16:16:16.567Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:16:16.567Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-28T16:16:16.567Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-28T16:16:16.567Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-28T16:16:16.567Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:16:16.567Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-28T16:16:16.567Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:16:16.830Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:16:16.830Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-28T16:16:16.830Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-28T16:16:16.830Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:16:17.092Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:16:17.092Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-28T16:16:17.092Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-28T16:16:17.092Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:16:17.092Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:16:17.354Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:17.354Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-28T16:16:17.354Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-28T16:16:17.354Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-28T16:16:17.354Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-28T16:16:17.615Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:16:17.615Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:16:17.615Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-28T16:16:17.615Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:17.615Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-28T16:16:17.615Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-28T16:16:17.876Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-28T16:16:17.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:17.876Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-28T16:16:17.876Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-28T16:16:17.876Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-28T16:16:17.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:17.876Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-28T16:16:17.876Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-28T16:16:18.139Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-28T16:16:18.139Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:18.139Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-28T16:16:18.139Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-28T16:16:18.400Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-28T16:16:18.400Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:18.400Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-28T16:16:18.400Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-28T16:16:18.400Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-28T16:16:18.711Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:18.711Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-28T16:16:18.711Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-28T16:16:18.975Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-28T16:16:19.293Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:19.293Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-28T16:16:19.555Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-28T16:16:19.555Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-28T16:16:19.817Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:19.817Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-28T16:16:19.817Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-28T16:16:19.817Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-28T16:16:20.081Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:20.081Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-28T16:16:20.081Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-28T16:16:20.081Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-28T16:16:20.081Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:20.081Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-28T16:16:20.081Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-28T16:16:20.343Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-28T16:16:20.343Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:20.343Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-28T16:16:20.343Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-28T16:16:20.343Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-28T16:16:20.343Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:20.343Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-28T16:16:20.343Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-28T16:16:20.605Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-28T16:16:20.605Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:20.605Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-28T16:16:20.605Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-28T16:16:20.605Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-28T16:16:20.866Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:20.866Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-28T16:16:20.866Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-28T16:16:20.866Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-28T16:16:20.866Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-28T16:16:20.866Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-28T16:16:20.866Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-28T16:16:20.866Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-28T16:16:21.127Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-28T16:16:21.128Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-28T16:16:21.128Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-28T16:16:21.128Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-28T16:16:21.128Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-28T16:16:21.390Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-28T16:16:21.390Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-28T16:16:21.390Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-28T16:16:21.390Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-28T16:16:21.652Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-28T16:16:21.652Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-28T16:16:21.652Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-28T16:16:21.652Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-28T16:16:21.652Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-28T16:16:21.652Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-28T16:16:21.652Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-28T16:16:21.913Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-28T16:16:21.913Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-28T16:16:21.913Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-28T16:16:21.913Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-28T16:16:21.913Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-28T16:16:21.913Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-28T16:16:21.913Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-28T16:16:22.175Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-28T16:16:22.175Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-28T16:16:22.436Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-28T16:16:22.436Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-28T16:16:22.697Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-28T16:16:22.697Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-28T16:16:22.697Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:16:22.697Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:16:22.958Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:16:22.958Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:16:23.220Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:16:23.220Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:16:23.220Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-28T16:16:23.220Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-28T16:16:23.220Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:23.220Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:16:23.485Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:23.485Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:16:23.485Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:23.485Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:16:23.485Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:23.485Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:16:24.430Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:24.430Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:16:25.398Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:25.398Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:16:25.671Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:25.671Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:16:25.933Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:25.933Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:16:26.886Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-28T16:16:26.886Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-28T16:16:26.886Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-28T16:16:26.886Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-28T16:16:26.886Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-28T16:16:26.886Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-28T16:16:27.150Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-28T16:16:27.150Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-28T16:16:27.150Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-28T16:16:27.150Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-28T16:16:27.150Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-28T16:16:27.150Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-28T16:16:27.150Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-28T16:16:27.150Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-28T16:16:27.420Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-28T16:16:27.420Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-28T16:16:27.420Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:16:27.420Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-28T16:16:27.420Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:16:27.420Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:16:27.682Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:16:27.682Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-28T16:16:27.946Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-28T16:16:27.946Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-28T16:16:27.946Z] [2021-06-28T16:16:27.946Z] Current default time zone: 'Etc/UTC' [2021-06-28T16:16:27.946Z] Local time is now: Mon Jun 28 16:16:27 UTC 2021. [2021-06-28T16:16:27.946Z] Universal Time is now: Mon Jun 28 16:16:27 UTC 2021. [2021-06-28T16:16:27.946Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-28T16:16:27.946Z] [2021-06-28T16:16:28.211Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-28T16:16:28.211Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:16:28.211Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-28T16:16:28.211Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-28T16:16:28.211Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-28T16:16:28.211Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-28T16:16:28.211Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-28T16:16:28.211Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-28T16:16:28.211Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-28T16:16:28.211Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-28T16:16:28.211Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:16:28.211Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-28T16:16:28.477Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:16:28.477Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:16:28.477Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:16:28.477Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-28T16:16:28.477Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-28T16:16:28.477Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-28T16:16:28.477Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-28T16:16:28.477Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-28T16:16:28.477Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-28T16:16:28.477Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:16:28.477Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-28T16:16:30.404Z] Updating certificates in /etc/ssl/certs... [2021-06-28T16:16:30.981Z] 23 added, 27 removed; done. [2021-06-28T16:16:30.981Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-28T16:16:30.981Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-28T16:16:30.981Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-28T16:16:31.244Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-28T16:16:31.244Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-28T16:16:31.244Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:16:31.244Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:16:31.244Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:16:31.244Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:16:31.244Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:16:31.244Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:16:31.244Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:16:31.244Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-28T16:16:31.244Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:16:31.244Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-28T16:16:31.244Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-28T16:16:31.244Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-28T16:16:31.244Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:16:31.244Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-28T16:16:31.244Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-28T16:16:31.244Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-28T16:16:31.244Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-28T16:16:31.511Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:16:31.511Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-28T16:16:31.511Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-28T16:16:31.511Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-28T16:16:31.511Z] Updating certificates in /etc/ssl/certs... [2021-06-28T16:16:32.089Z] 0 added, 0 removed; done. [2021-06-28T16:16:32.089Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-28T16:16:32.089Z] done. [2021-06-28T16:16:32.620Z] Reading package lists... [2021-06-28T16:16:32.620Z] Building dependency tree... [2021-06-28T16:16:32.620Z] Reading state information... [2021-06-28T16:16:32.886Z] The following NEW packages will be installed: [2021-06-28T16:16:32.887Z] apt-transport-https [2021-06-28T16:16:32.887Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-28T16:16:32.887Z] Need to get 1692 B of archives. [2021-06-28T16:16:32.887Z] After this operation, 154 kB of additional disk space will be used. [2021-06-28T16:16:32.887Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-28T16:16:33.150Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:16:33.150Z] Fetched 1692 B in 0s (8558 B/s) [2021-06-28T16:16:33.150Z] Selecting previously unselected package apt-transport-https. [2021-06-28T16:16:33.150Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-28T16:16:33.150Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-28T16:16:33.150Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-28T16:16:33.150Z] Setting up apt-transport-https (1.6.13) ... [2021-06-28T16:16:33.414Z] Waiting for network to be ready... [2021-06-28T16:16:41.584Z] 2021-06-28T16:16:37Z INFO Waiting for automatic snapd restart... [2021-06-28T16:16:42.537Z] snapd 2.51 from Canonical* installed [2021-06-28T16:16:43.495Z] "snapd" switched to the "latest/stable" channel [2021-06-28T16:16:43.495Z] [2021-06-28T16:16:46.069Z] core18 20210611 from Canonical* installed [2021-06-28T16:16:46.069Z] "core18" switched to the "latest/stable" channel [2021-06-28T16:16:46.069Z] [2021-06-28T16:16:49.385Z] snapcraft 4.8.2 from Canonical* installed [2021-06-28T16:16:49.386Z] "snapcraft" switched to the "latest/stable" channel [2021-06-28T16:16:49.386Z] [2021-06-28T16:16:53.620Z] 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-06-28T16:16:53.620Z] - README.md [2021-06-28T16:16:53.620Z] [2021-06-28T16:16:53.620Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-28T16:16:53.883Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-28T16:16:53.883Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-28T16:16:54.145Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-28T16:16:55.092Z] Reading package lists... [2021-06-28T16:16:55.354Z] 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-06-28T16:16:55.616Z] Reading package lists... [2021-06-28T16:16:55.616Z] Building dependency tree... [2021-06-28T16:16:55.616Z] Reading state information... [2021-06-28T16:16:55.879Z] Suggested packages: [2021-06-28T16:16:55.879Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-28T16:16:55.879Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-28T16:16:55.879Z] Recommended packages: [2021-06-28T16:16:55.879Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-28T16:16:55.880Z] The following NEW packages will be installed: [2021-06-28T16:16:55.880Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-28T16:16:55.880Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-28T16:16:55.880Z] pkg-config zip [2021-06-28T16:16:55.880Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-28T16:16:55.880Z] Need to get 7663 kB of archives. [2021-06-28T16:16:55.880Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-28T16:16:55.880Z] 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-06-28T16:16:56.147Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-28T16:16:56.147Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-28T16:16:56.147Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-28T16:16:56.147Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-28T16:16:56.147Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-28T16:16:56.147Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-28T16:16:56.147Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-28T16:16:56.410Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-28T16:16:56.410Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-28T16:16:56.410Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-28T16:16:56.410Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-28T16:16:56.410Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-28T16:16:56.674Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-28T16:16:56.674Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-28T16:16:56.674Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-28T16:16:56.674Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-06-28T16:16:56.675Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-28T16:16:56.675Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-28T16:16:56.675Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-28T16:16:56.675Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-28T16:16:56.938Z] Selecting previously unselected package libpsl5:amd64. [2021-06-28T16:16:56.938Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-28T16:16:56.938Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-28T16:16:56.938Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-28T16:16:56.938Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-28T16:16:56.938Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-28T16:16:56.938Z] Selecting previously unselected package librtmp1:amd64. [2021-06-28T16:16:56.938Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-28T16:16:56.938Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-28T16:16:57.201Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-28T16:16:57.201Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-28T16:16:57.201Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-28T16:16:57.201Z] Selecting previously unselected package liberror-perl. [2021-06-28T16:16:57.201Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-28T16:16:57.201Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-28T16:16:57.201Z] Selecting previously unselected package git-man. [2021-06-28T16:16:57.201Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-28T16:16:57.201Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:16:57.465Z] Selecting previously unselected package git. [2021-06-28T16:16:57.465Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-28T16:16:57.465Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:16:57.728Z] Selecting previously unselected package libnorm1:amd64. [2021-06-28T16:16:57.728Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-28T16:16:57.728Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-28T16:16:57.996Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-28T16:16:57.996Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-28T16:16:57.996Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-28T16:16:57.996Z] Selecting previously unselected package libsodium23:amd64. [2021-06-28T16:16:57.996Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-28T16:16:57.996Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-28T16:16:57.996Z] Selecting previously unselected package libzmq5:amd64. [2021-06-28T16:16:57.996Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-28T16:16:57.996Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:16:58.268Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-28T16:16:58.269Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-28T16:16:58.269Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:16:58.269Z] Selecting previously unselected package pkg-config. [2021-06-28T16:16:58.269Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-28T16:16:58.269Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-28T16:16:58.269Z] Selecting previously unselected package zip. [2021-06-28T16:16:58.269Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-28T16:16:58.269Z] Unpacking zip (3.0-11build1) ... [2021-06-28T16:16:58.536Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-28T16:16:58.536Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:16:58.536Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-28T16:16:58.536Z] Setting up liberror-perl (0.17025-1) ... [2021-06-28T16:16:58.537Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-28T16:16:58.537Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-28T16:16:58.537Z] No schema files found: doing nothing. [2021-06-28T16:16:58.537Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-28T16:16:58.537Z] Setting up zip (3.0-11build1) ... [2021-06-28T16:16:58.537Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-28T16:16:58.537Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-28T16:16:58.537Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-28T16:16:58.537Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:16:58.537Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-28T16:16:58.537Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-28T16:16:58.800Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-28T16:16:58.800Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-28T16:16:59.375Z] git set to automatically installed. [2021-06-28T16:16:59.375Z] git-man set to automatically installed. [2021-06-28T16:16:59.375Z] libcurl3-gnutls set to automatically installed. [2021-06-28T16:16:59.375Z] liberror-perl set to automatically installed. [2021-06-28T16:16:59.375Z] libglib2.0-0 set to automatically installed. [2021-06-28T16:16:59.375Z] libnghttp2-14 set to automatically installed. [2021-06-28T16:16:59.375Z] libnorm1 set to automatically installed. [2021-06-28T16:16:59.375Z] libpgm-5.2-0 set to automatically installed. [2021-06-28T16:16:59.375Z] libpsl5 set to automatically installed. [2021-06-28T16:16:59.375Z] librtmp1 set to automatically installed. [2021-06-28T16:16:59.375Z] libsodium23 set to automatically installed. [2021-06-28T16:16:59.375Z] libzmq3-dev set to automatically installed. [2021-06-28T16:16:59.375Z] libzmq5 set to automatically installed. [2021-06-28T16:16:59.375Z] pkg-config set to automatically installed. [2021-06-28T16:16:59.375Z] zip set to automatically installed. [2021-06-28T16:17:00.325Z] snapd is not logged in, snap install commands will use sudo [2021-06-28T16:17:01.072Z] snap "core18" has no updates available [2021-06-28T16:17:02.289Z] snapd is not logged in, snap install commands will use sudo [2021-06-28T16:17:08.981Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-28T16:17:09.246Z] Downloading snap 'edgex-app-service-configurable' [2021-06-28T16:17:10.643Z] 2021/06/28 16:17:10.291529 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_578.snap: 7311360 [2021-06-28T16:17:11.222Z] Pulling app-service-config [2021-06-28T16:17:11.222Z] + snapcraftctl pull [2021-06-28T16:17:12.173Z] Pulling config-common [2021-06-28T16:17:12.173Z] + snapcraftctl pull [2021-06-28T16:17:13.572Z] Pulling go-build-helper [2021-06-28T16:17:13.572Z] + snapcraftctl pull [2021-06-28T16:17:14.521Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-28T16:17:14.521Z] Skipping pull go-build-helper (already ran) [2021-06-28T16:17:14.521Z] Building go-build-helper [2021-06-28T16:17:14.521Z] + snapcraftctl build [2021-06-28T16:17:14.598Z] gofmt -l . [2021-06-28T16:17:14.598Z] [ "`gofmt -l .`" = "" ] [2021-06-28T16:17:14.598Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-28T16:17:15.283Z] + ls -al . [2021-06-28T16:17:15.283Z] total 588 [2021-06-28T16:17:15.283Z] drwxrwxr-x 9 1001 1001 4096 Jun 28 16:17 . [2021-06-28T16:17:15.283Z] drwxr-xr-x 4 root root 4096 Jun 28 16:13 .. [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 16:11 .dockerignore [2021-06-28T16:17:15.283Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 16:11 .git [2021-06-28T16:17:15.283Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:11 .github [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 818 Jun 28 16:11 .gitignore [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 16:11 .sonarcloud.properties [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 8609 Jun 28 16:11 Attribution.txt [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 43881 Jun 28 16:11 CHANGELOG.md [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:11 CONTRIBUTING.md [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 931 Jun 28 16:11 Dockerfile.build [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 849 Jun 28 16:11 Jenkinsfile [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:11 LICENSE [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 5605 Jun 28 16:11 Makefile [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 7905 Jun 28 16:11 README.md [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 7071 Jun 28 16:11 SECURITY.md [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 5 Jun 28 16:06 VERSION [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:11 ZMQWindows.md [2021-06-28T16:17:15.283Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 16:11 bin [2021-06-28T16:17:15.283Z] drwxrwxr-x 14 1001 1001 4096 Jun 28 16:11 cmd [2021-06-28T16:17:15.283Z] -rw-r--r-- 1 root root 398095 Jun 28 16:15 coverage.out [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 806 Jun 28 16:11 go.mod [2021-06-28T16:17:15.283Z] -rw-r--r-- 1 root root 20759 Jun 28 16:13 go.sum [2021-06-28T16:17:15.283Z] drwxrwxr-x 7 1001 1001 4096 Jun 28 16:11 internal [2021-06-28T16:17:15.283Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 16:11 openapi [2021-06-28T16:17:15.283Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 16:11 snap [2021-06-28T16:17:15.283Z] -rw-rw-r-- 1 1001 1001 168 Jun 28 16:11 version.go [Pipeline] sh [2021-06-28T16:17:15.957Z] + '[' -e coverage.out ] [2021-06-28T16:17:15.958Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-28T16:17:15.995Z] Warning: overwriting stash ‘coverage-report’ [2021-06-28T16:17:16.449Z] Staging go-build-helper [2021-06-28T16:17:16.449Z] + snapcraftctl stage [2021-06-28T16:17:16.860Z] Stashed 1 file(s) [Pipeline] sh [2021-06-28T16:17:17.521Z] + make build [2021-06-28T16:17:17.521Z] go mod tidy [2021-06-28T16:17:18.119Z] 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-06-28T16:17:24.619Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-28T16:17:24.619Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-28T16:17:24.619Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-28T16:17:24.619Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-28T16:17:24.619Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-28T16:17:24.619Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-28T16:17:24.619Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-28T16:17:24.619Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-28T16:17:24.619Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-28T16:17:24.620Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-28T16:17:24.620Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-28T16:17:24.620Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-28T16:17:24.620Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-28T16:17:24.620Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-28T16:17:24.620Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-28T16:17:24.620Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-28T16:17:24.620Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-28T16:17:24.620Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-28T16:17:24.620Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-28T16:17:24.620Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-28T16:17:24.620Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-28T16:17:24.620Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-28T16:17:24.620Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-28T16:17:24.620Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-28T16:17:24.620Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-28T16:17:24.620Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-28T16:17:24.620Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-28T16:17:24.620Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-28T16:17:24.620Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-28T16:17:24.620Z] Fetched 224 kB in 0s (0 B/s) [2021-06-28T16:17:24.620Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-28T16:17:24.620Z] Fetched 157 kB in 0s (0 B/s) [2021-06-28T16:17:24.620Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-28T16:17:24.620Z] Fetched 221 kB in 0s (0 B/s) [2021-06-28T16:17:24.620Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-28T16:17:24.620Z] Fetched 143 kB in 0s (0 B/s) [2021-06-28T16:17:24.620Z] Pulling edgex-go [2021-06-28T16:17:24.620Z] + snapcraftctl pull [2021-06-28T16:17:24.848Z] 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-06-28T16:17:26.011Z] Pulling hooks [2021-06-28T16:17:26.011Z] + snapcraftctl pull [2021-06-28T16:17:44.176Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-28T16:17:44.176Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-28T16:17:44.176Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-28T16:17:44.176Z] Fetched 0 B in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-28T16:17:44.176Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-28T16:17:44.176Z] Fetched 279 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-28T16:17:44.176Z] Fetched 122 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-28T16:17:44.176Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-28T16:17:44.176Z] Fetched 8848 B in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-28T16:17:44.176Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-28T16:17:44.176Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-28T16:17:44.176Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-28T16:17:44.176Z] Fetched 219 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-28T16:17:44.176Z] Fetched 154 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-28T16:17:44.176Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-28T16:17:44.176Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-28T16:17:44.176Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-28T16:17:44.176Z] Fetched 499 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-28T16:17:44.176Z] Fetched 111 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-28T16:17:44.176Z] Fetched 240 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-28T16:17:44.176Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-28T16:17:44.176Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-28T16:17:44.176Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-28T16:17:44.176Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-28T16:17:44.177Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-28T16:17:44.177Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-28T16:17:44.177Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-28T16:17:44.177Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-28T16:17:44.177Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-28T16:17:44.177Z] Fetched 8720 B in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-28T16:17:44.177Z] Fetched 140 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-28T16:17:44.177Z] Fetched 119 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-28T16:17:44.177Z] Fetched 111 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-28T16:17:44.177Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-28T16:17:44.177Z] Fetched 645 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-28T16:17:44.177Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-28T16:17:44.177Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-28T16:17:44.177Z] Fetched 368 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-28T16:17:44.177Z] Fetched 187 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-28T16:17:44.177Z] Fetched 175 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-28T16:17:44.177Z] Fetched 206 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-28T16:17:44.177Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-28T16:17:44.177Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-28T16:17:44.177Z] Fetched 159 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-28T16:17:44.177Z] Fetched 107 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-28T16:17:44.177Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-28T16:17:44.177Z] Pulling static-packages [2021-06-28T16:17:44.177Z] + snapcraftctl pull [2021-06-28T16:17:44.177Z] Pulling version [2021-06-28T16:17:44.177Z] + cd /root/project [2021-06-28T16:17:44.177Z] + git describe --tags --abbrev=0 [2021-06-28T16:17:44.177Z] + sed s/v// [2021-06-28T16:17:44.177Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-28T16:17:44.177Z] + [ -z 2.0.0-dev.273 ] [2021-06-28T16:17:44.177Z] + snapcraftctl set-version 2.0.0-dev.273 [2021-06-28T16:17:44.177Z] Building app-service-config [2021-06-28T16:17:44.177Z] + snapcraftctl build [2021-06-28T16:17:46.107Z] Building config-common [2021-06-28T16:17:46.108Z] + snapcraftctl build [2021-06-28T16:17:47.071Z] 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-06-28T16:17:48.038Z] Skipping build go-build-helper (already ran) [2021-06-28T16:17:48.038Z] Building edgex-go [2021-06-28T16:17:48.038Z] + cd /root/parts/edgex-go/src [2021-06-28T16:17:48.038Z] + git describe --tags --abbrev=0 [2021-06-28T16:17:48.038Z] + sed s/v// [2021-06-28T16:17:48.038Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-28T16:17:48.038Z] + [ -z 2.0.0-dev.273 ] [2021-06-28T16:17:48.038Z] + echo 2.0.0-dev.273 [2021-06-28T16:17:48.038Z] + make build [2021-06-28T16:17:48.038Z] go mod tidy [2021-06-28T16:17:48.513Z] 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-06-28T16:17:50.633Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-28T16:17:50.633Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-28T16:17:50.633Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-28T16:17:50.633Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-28T16:17:50.633Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-28T16:17:50.633Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-28T16:17:50.633Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-28T16:17:50.633Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-28T16:17:50.633Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-28T16:17:50.633Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-28T16:17:50.633Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-28T16:17:50.633Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-28T16:17:50.633Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-28T16:17:50.896Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-28T16:17:50.896Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-28T16:17:50.896Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-28T16:17:51.159Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-28T16:17:52.110Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-28T16:17:52.110Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-28T16:17:52.110Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-28T16:17:52.110Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-28T16:17:52.110Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-28T16:17:52.110Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-28T16:17:52.110Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-28T16:17:52.110Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-28T16:17:52.110Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-28T16:17:52.413Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-28T16:17:52.413Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-28T16:17:52.413Z] go: downloading golang.org/x/text v0.3.2 [2021-06-28T16:17:52.413Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-28T16:17:52.413Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-28T16:17:52.413Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-28T16:17:52.413Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-28T16:17:52.679Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-28T16:17:52.679Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-28T16:17:52.679Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-28T16:17:52.679Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-28T16:17:52.842Z] 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-06-28T16:17:52.940Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-28T16:17:52.940Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-28T16:17:52.940Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-28T16:17:52.940Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-28T16:17:52.940Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-28T16:17:53.204Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-28T16:17:53.204Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-28T16:17:53.204Z] go: downloading github.com/kr/text v0.1.0 [2021-06-28T16:17:53.204Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-28T16:17:53.204Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-28T16:17:53.204Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-28T16:17:53.204Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-28T16:17:53.204Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-28T16:17:53.442Z] 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-06-28T16:17:53.466Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-28T16:17:53.466Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-28T16:17:53.466Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-28T16:17:53.466Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-28T16:17:53.466Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-28T16:17:53.466Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-28T16:17:53.466Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-28T16:17:53.466Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-28T16:17:53.466Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-28T16:17:53.730Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-28T16:17:53.730Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-28T16:17:53.730Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-28T16:17:53.730Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-28T16:17:53.730Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-28T16:17:53.730Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-28T16:17:53.730Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-28T16:17:53.730Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-28T16:17:53.730Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-28T16:17:53.730Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-28T16:17:53.730Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-28T16:17:53.730Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-28T16:17:53.730Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-28T16:17:53.730Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-28T16:17:53.730Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-28T16:17:53.730Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-28T16:17:53.730Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-28T16:17:53.730Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-28T16:17:53.730Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-data/core-data ./cmd/core-data [2021-06-28T16:17:56.863Z] 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-06-28T16:18:00.268Z] 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-06-28T16:18:02.920Z] 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-06-28T16:18:03.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-28T16:18:07.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-command/core-command ./cmd/core-command [2021-06-28T16:18:07.250Z] 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-06-28T16:18:07.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-28T16:18:08.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-28T16:18:09.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-28T16:18:09.885Z] 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-06-28T16:18:09.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-28T16:18:11.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-28T16:18:12.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-28T16:18:13.298Z] 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-06-28T16:18:13.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-28T16:18:14.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-28T16:18:15.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-28T16:18:17.177Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-28T16:18:17.177Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-28T16:18:17.177Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-28T16:18:17.177Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-28T16:18:17.177Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-28T16:18:17.177Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-28T16:18:17.177Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-28T16:18:17.177Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-28T16:18:17.177Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-28T16:18:17.177Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-28T16:18:17.177Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-28T16:18:17.177Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-28T16:18:17.177Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-28T16:18:17.177Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-28T16:18:17.177Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-28T16:18:17.177Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-28T16:18:17.177Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-28T16:18:17.177Z] + 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-06-28T16:18:17.177Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-28T16:18:17.177Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-28T16:18:17.177Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-28T16:18:17.177Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-28T16:18:17.177Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-28T16:18:17.177Z] + 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-06-28T16:18:17.177Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-28T16:18:17.177Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-28T16:18:17.177Z] + 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-06-28T16:18:18.575Z] Building hooks [2021-06-28T16:18:18.575Z] + cd /root/parts/hooks/src [2021-06-28T16:18:18.575Z] + make build [2021-06-28T16:18:18.575Z] go mod tidy [Pipeline] } [2021-06-28T16:18:18.733Z] $ docker stop --time=1 d8b063f2f10f271f641e91736a14951e235dfbb814862a295054dedf6f3f9ed4 [2021-06-28T16:18:18.838Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-06-28T16:18:19.102Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-28T16:18:19.366Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-28T16:18:19.366Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-28T16:18:19.366Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-28T16:18:19.943Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-28T16:18:20.527Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-28T16:18:20.527Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-28T16:18:21.191Z] $ docker rm -f d8b063f2f10f271f641e91736a14951e235dfbb814862a295054dedf6f3f9ed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:18:22.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:18:23.087Z] Building static-packages [2021-06-28T16:18:23.087Z] + snapcraftctl build [2021-06-28T16:18:23.221Z] [2021-06-28T16:18:23.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:18:23.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:18:23.870Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-28T16:18:23.871Z] 29e5d40040c1: Pulling fs layer [2021-06-28T16:18:23.871Z] 1ce36da41761: Pulling fs layer [2021-06-28T16:18:23.871Z] 25b303627fd3: Pulling fs layer [2021-06-28T16:18:24.151Z] 29e5d40040c1: Verifying Checksum [2021-06-28T16:18:24.151Z] 29e5d40040c1: Download complete [2021-06-28T16:18:24.751Z] 29e5d40040c1: Pull complete [2021-06-28T16:18:25.027Z] 1ce36da41761: Verifying Checksum [2021-06-28T16:18:25.027Z] 1ce36da41761: Download complete [2021-06-28T16:18:25.660Z] Building version [2021-06-28T16:18:25.660Z] + snapcraftctl build [2021-06-28T16:18:26.012Z] 1ce36da41761: Pull complete [2021-06-28T16:18:26.613Z] 25b303627fd3: Verifying Checksum [2021-06-28T16:18:26.613Z] 25b303627fd3: Download complete [2021-06-28T16:18:27.588Z] Staging app-service-config [2021-06-28T16:18:27.588Z] + snapcraftctl stage [2021-06-28T16:18:28.164Z] Staging config-common [2021-06-28T16:18:28.164Z] + snapcraftctl stage [2021-06-28T16:18:29.562Z] Skipping stage go-build-helper (already ran) [2021-06-28T16:18:29.562Z] Staging edgex-go [2021-06-28T16:18:29.562Z] + snapcraftctl stage [2021-06-28T16:18:30.513Z] Staging hooks [2021-06-28T16:18:30.513Z] + snapcraftctl stage [2021-06-28T16:18:31.467Z] Staging static-packages [2021-06-28T16:18:31.467Z] + snapcraftctl stage [2021-06-28T16:18:32.417Z] Staging version [2021-06-28T16:18:32.417Z] + snapcraftctl stage [2021-06-28T16:18:33.812Z] Priming app-service-config [2021-06-28T16:18:33.812Z] + snapcraftctl prime [2021-06-28T16:18:34.762Z] Priming config-common [2021-06-28T16:18:34.762Z] + snapcraftctl prime [2021-06-28T16:18:35.715Z] Priming go-build-helper [2021-06-28T16:18:35.715Z] + snapcraftctl prime [2021-06-28T16:18:36.806Z] 25b303627fd3: Pull complete [2021-06-28T16:18:36.806Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-28T16:18:36.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:18:36.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-28T16:18:36.868Z] Priming edgex-go [2021-06-28T16:18:36.868Z] + snapcraftctl prime [2021-06-28T16:18:37.044Z] prd-ubuntu18.04-docker-arm64-4c-16g-544 does not seem to be running inside a container [2021-06-28T16:18:37.122Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-28T16:18:37.996Z] Priming hooks [2021-06-28T16:18:37.996Z] + snapcraftctl prime [2021-06-28T16:18:39.384Z] Priming static-packages [2021-06-28T16:18:39.384Z] + snapcraftctl prime [2021-06-28T16:18:39.923Z] $ docker top 91efa241fd6756103e195dca3f72fd2dc5a858bd9beafef7ad8bedb80d5aca63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:18:41.069Z] + + grepdocker-compose parallel build [2021-06-28T16:18:41.069Z] --help [2021-06-28T16:18:41.933Z] Priming version [2021-06-28T16:18:41.933Z] + snapcraftctl prime [2021-06-28T16:18:42.504Z] 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-06-28T16:18:45.444Z] --parallel Build images in parallel. [Pipeline] } [2021-06-28T16:18:45.459Z] $ docker stop --time=1 91efa241fd6756103e195dca3f72fd2dc5a858bd9beafef7ad8bedb80d5aca63 [2021-06-28T16:18:47.329Z] $ docker rm -f 91efa241fd6756103e195dca3f72fd2dc5a858bd9beafef7ad8bedb80d5aca63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:18:48.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-28T16:18:48.057Z] . [Pipeline] withDockerContainer [2021-06-28T16:18:48.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-544 does not seem to be running inside a container [2021-06-28T16:18:48.448Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-28T16:18:50.051Z] $ docker top 6757cb740796caa31f22d00b167f6e42b1d081aa5c0e91408eb9ab97ed0ac1eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:18:51.039Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-28T16:18:54.428Z] Building core-command ... [2021-06-28T16:18:54.428Z] Building core-data ... [2021-06-28T16:18:54.428Z] Building core-metadata ... [2021-06-28T16:18:54.428Z] Building security-bootstrapper ... [2021-06-28T16:18:54.428Z] Building security-proxy-setup ... [2021-06-28T16:18:54.428Z] Building security-secretstore-setup ... [2021-06-28T16:18:54.428Z] Building support-notifications ... [2021-06-28T16:18:54.428Z] Building support-scheduler ... [2021-06-28T16:18:54.428Z] Building sys-mgmt-agent ... [2021-06-28T16:18:54.428Z] Building security-proxy-setup [2021-06-28T16:18:54.428Z] Building support-scheduler [2021-06-28T16:18:54.428Z] Building security-bootstrapper [2021-06-28T16:18:54.428Z] Building support-notifications [2021-06-28T16:18:54.428Z] Building sys-mgmt-agent [2021-06-28T16:20:16.205Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:20:16.205Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:20:16.205Z] ---> d5815a0679ef [2021-06-28T16:20:16.205Z] Step 3/32 : WORKDIR /edgex-go [2021-06-28T16:20:16.205Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:20:16.205Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:20:16.205Z] ---> d5815a0679ef [2021-06-28T16:20:16.205Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T16:20:16.205Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:20:16.205Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:20:16.205Z] ---> d5815a0679ef [2021-06-28T16:20:16.205Z] Step 3/23 : WORKDIR /edgex-go [2021-06-28T16:20:16.205Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:20:16.205Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:20:16.205Z] ---> d5815a0679ef [2021-06-28T16:20:16.205Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:20:16.205Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:20:16.205Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:20:16.205Z] ---> d5815a0679ef [2021-06-28T16:20:16.205Z] Step 3/22 : WORKDIR /edgex-go [2021-06-28T16:20:16.205Z] ---> Running in 536ce8697e62 [2021-06-28T16:20:16.205Z] ---> Running in 480970400e6e [2021-06-28T16:20:16.205Z] ---> Running in 9c5a2b496d37 [2021-06-28T16:20:16.205Z] ---> Running in 0895aa84df34 [2021-06-28T16:20:16.205Z] ---> Running in bab7beabe1e7 [2021-06-28T16:20:16.205Z] Removing intermediate container 0895aa84df34 [2021-06-28T16:20:16.205Z] ---> 529d7913eede [2021-06-28T16:20:16.205Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:20:16.205Z] Removing intermediate container 9c5a2b496d37 [2021-06-28T16:20:16.205Z] ---> 8f018eb38855 [2021-06-28T16:20:16.205Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:20:16.205Z] Removing intermediate container bab7beabe1e7 [2021-06-28T16:20:16.205Z] Removing intermediate container 536ce8697e62 [2021-06-28T16:20:16.205Z] ---> a132cda60132 [2021-06-28T16:20:16.205Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:20:16.205Z] ---> bd243825d036 [2021-06-28T16:20:16.205Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:20:16.205Z] Removing intermediate container 480970400e6e [2021-06-28T16:20:16.205Z] ---> 5ccda9914951 [2021-06-28T16:20:16.205Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:20:16.205Z] ---> Running in 0b4e0670f035 [2021-06-28T16:20:16.205Z] ---> Running in 09e183b1134e [2021-06-28T16:20:16.205Z] ---> Running in 15d825826b57 [2021-06-28T16:20:16.205Z] ---> Running in 5115681ccf2e [2021-06-28T16:20:16.205Z] ---> Running in d9d9417db28b [2021-06-28T16:20:16.205Z] Removing intermediate container 0b4e0670f035 [2021-06-28T16:20:16.205Z] ---> 9e8c283a3ded [2021-06-28T16:20:16.205Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-28T16:20:16.205Z] ---> Running in a1a89c2cecc5 [2021-06-28T16:20:16.205Z] Removing intermediate container 5115681ccf2e [2021-06-28T16:20:16.205Z] ---> 448589eac78b [2021-06-28T16:20:16.205Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-28T16:20:16.205Z] ---> Running in 22870c353d71 [2021-06-28T16:20:16.205Z] Removing intermediate container 15d825826b57 [2021-06-28T16:20:16.205Z] ---> 46e21b29e26e [2021-06-28T16:20:16.205Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-28T16:20:16.205Z] Removing intermediate container 09e183b1134e [2021-06-28T16:20:16.205Z] ---> 3d607567b7d5 [2021-06-28T16:20:16.205Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-28T16:20:16.205Z] ---> Running in 1f8a494711be [2021-06-28T16:20:16.205Z] Removing intermediate container d9d9417db28b [2021-06-28T16:20:16.205Z] ---> 4ae855c44023 [2021-06-28T16:20:16.205Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-28T16:20:16.205Z] ---> Running in 95aa09b966d9 [2021-06-28T16:20:16.205Z] ---> Running in f0415e6e1cd0 [2021-06-28T16:20:16.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:20:16.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:20:16.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:20:16.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:20:16.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:20:16.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:20:16.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:20:16.495Z] OK: 218 MiB in 52 packages [2021-06-28T16:20:16.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:20:16.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:20:17.059Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:20:17.060Z] OK: 218 MiB in 52 packages [2021-06-28T16:20:17.690Z] OK: 218 MiB in 52 packages [2021-06-28T16:20:18.007Z] OK: 218 MiB in 52 packages [2021-06-28T16:20:18.283Z] OK: 218 MiB in 52 packages [2021-06-28T16:20:18.283Z] Removing intermediate container a1a89c2cecc5 [2021-06-28T16:20:18.283Z] ---> 530136259f96 [2021-06-28T16:20:18.283Z] Step 6/23 : COPY go.mod . [2021-06-28T16:20:19.276Z] Removing intermediate container 22870c353d71 [2021-06-28T16:20:19.276Z] ---> 5ce1532a9573 [2021-06-28T16:20:19.276Z] Step 6/24 : COPY go.mod . [2021-06-28T16:20:19.552Z] Removing intermediate container 95aa09b966d9 [2021-06-28T16:20:19.552Z] ---> 51555aff814e [2021-06-28T16:20:19.552Z] Step 6/22 : COPY go.mod . [2021-06-28T16:20:19.552Z] ---> 19667cf811b7 [2021-06-28T16:20:19.552Z] Step 7/23 : RUN go mod download [2021-06-28T16:20:19.829Z] Removing intermediate container f0415e6e1cd0 [2021-06-28T16:20:19.829Z] ---> 084496285718 [2021-06-28T16:20:19.829Z] Step 6/32 : COPY go.mod . [2021-06-28T16:20:19.829Z] Removing intermediate container 1f8a494711be [2021-06-28T16:20:19.829Z] ---> d3ea815a4417 [2021-06-28T16:20:19.829Z] Step 6/23 : COPY go.mod . [2021-06-28T16:20:20.110Z] ---> Running in 22f68aa3d3eb [2021-06-28T16:20:20.389Z] ---> 24a26949c7d2 [2021-06-28T16:20:20.389Z] Step 7/24 : RUN go mod download [2021-06-28T16:20:20.674Z] ---> Running in cc96ff633f89 [2021-06-28T16:20:20.674Z] ---> 1500d4a1dd63 [2021-06-28T16:20:20.674Z] Step 7/22 : RUN go mod download [2021-06-28T16:20:20.954Z] ---> Running in e7aaa31fde66 [2021-06-28T16:20:21.234Z] ---> 8db5c5f07d6c [2021-06-28T16:20:21.234Z] Step 7/32 : RUN go mod download [2021-06-28T16:20:21.234Z] ---> bdbde6c25bbf [2021-06-28T16:20:21.234Z] Step 7/23 : RUN go mod download [2021-06-28T16:20:21.510Z] ---> Running in f6a1ebb54e5e [2021-06-28T16:20:21.510Z] ---> Running in e2b59d41fdb3 [2021-06-28T16:20:24.948Z] Removing intermediate container 22f68aa3d3eb [2021-06-28T16:20:24.948Z] ---> 0a8502924698 [2021-06-28T16:20:24.948Z] Step 8/23 : COPY . . [2021-06-28T16:20:24.948Z] Removing intermediate container cc96ff633f89 [2021-06-28T16:20:24.948Z] ---> 7467551495df [2021-06-28T16:20:24.948Z] Step 8/24 : COPY . . [2021-06-28T16:20:25.559Z] Removing intermediate container e7aaa31fde66 [2021-06-28T16:20:25.559Z] ---> 5c6ae6ae1e34 [2021-06-28T16:20:25.559Z] Step 8/22 : COPY . . [2021-06-28T16:20:26.168Z] Removing intermediate container f6a1ebb54e5e [2021-06-28T16:20:26.168Z] ---> 4595d3de427a [2021-06-28T16:20:26.168Z] Step 8/32 : COPY . . [2021-06-28T16:20:26.442Z] Removing intermediate container e2b59d41fdb3 [2021-06-28T16:20:26.442Z] ---> f99fe44ea9e8 [2021-06-28T16:20:26.442Z] Step 8/23 : COPY . . [2021-06-28T16:20:53.346Z] ---> 08ce7e8fed26 [2021-06-28T16:20:53.347Z] Step 9/23 : RUN go mod tidy [2021-06-28T16:20:53.347Z] ---> d1c1e4a1c6ef [2021-06-28T16:20:53.347Z] Step 9/32 : RUN go mod tidy [2021-06-28T16:20:53.347Z] ---> 2e53e8f16a4c [2021-06-28T16:20:53.347Z] Step 9/23 : RUN go mod tidy [2021-06-28T16:20:53.347Z] ---> d9294c301ba6 [2021-06-28T16:20:53.347Z] Step 9/22 : RUN go mod tidy [2021-06-28T16:20:53.347Z] ---> c973cda6d082 [2021-06-28T16:20:53.347Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:20:53.347Z] ---> Running in 895cd8e1baa1 [2021-06-28T16:20:53.347Z] ---> Running in 42b22137da70 [2021-06-28T16:20:53.347Z] ---> Running in 1c5609289364 [2021-06-28T16:20:53.347Z] ---> Running in 7a5121ac4311 [2021-06-28T16:20:53.347Z] ---> Running in 614dfdf6ba0b [2021-06-28T16:20:55.987Z] Removing intermediate container 895cd8e1baa1 [2021-06-28T16:20:55.987Z] ---> 74d5ef2d01af [2021-06-28T16:20:55.987Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-28T16:20:56.262Z] ---> Running in 4b3188158af3 [2021-06-28T16:20:56.597Z] Removing intermediate container 1c5609289364 [2021-06-28T16:20:56.598Z] ---> b88166afa29e [2021-06-28T16:20:56.598Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-28T16:20:56.598Z] Removing intermediate container 42b22137da70 [2021-06-28T16:20:56.598Z] ---> 03f6b7c6d012 [2021-06-28T16:20:56.598Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-28T16:20:56.889Z] Removing intermediate container 614dfdf6ba0b [2021-06-28T16:20:56.889Z] ---> ac16ef4f9071 [2021-06-28T16:20:56.889Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-28T16:20:56.889Z] Removing intermediate container 7a5121ac4311 [2021-06-28T16:20:56.889Z] ---> f0dd9519853d [2021-06-28T16:20:56.889Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-28T16:20:56.889Z] ---> Running in e1c109f05ab9 [2021-06-28T16:20:56.889Z] ---> Running in 25b93db7ca0d [2021-06-28T16:20:57.171Z] ---> Running in 9bc084712c1d [2021-06-28T16:20:57.171Z] ---> Running in 00803280d4bd [2021-06-28T16:20:58.160Z] 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-06-28T16:20:59.152Z] 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-06-28T16:20:59.152Z] 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-06-28T16:20:59.428Z] 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-06-28T16:20:59.704Z] 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-06-28T16:22:51.590Z] 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-06-28T16:22:51.591Z] Removing intermediate container 9bc084712c1d [2021-06-28T16:22:51.591Z] ---> cc9c9ce463d0 [2021-06-28T16:22:51.591Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-28T16:22:51.591Z] ---> Running in 1824c4127133 [2021-06-28T16:22:52.192Z] Removing intermediate container 4b3188158af3 [2021-06-28T16:22:52.192Z] ---> b42d692ac3c9 [2021-06-28T16:22:52.192Z] [2021-06-28T16:22:52.192Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T16:22:52.468Z] 3.12: Pulling from library/alpine [2021-06-28T16:22:52.744Z] Removing intermediate container 25b93db7ca0d [2021-06-28T16:22:52.744Z] ---> 35b7ff9f161e [2021-06-28T16:22:52.744Z] [2021-06-28T16:22:52.744Z] Step 11/32 : FROM alpine:3.12 [2021-06-28T16:22:53.020Z] 3.12: Pulling from library/alpine [2021-06-28T16:22:53.020Z] 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-06-28T16:22:54.469Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T16:22:54.469Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T16:22:54.469Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T16:22:54.469Z] Status: Image is up to date for alpine:3.12 [2021-06-28T16:22:54.469Z] ---> c4fd0aeabfcf [2021-06-28T16:22:54.469Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-28T16:22:54.469Z] ---> c4fd0aeabfcf [2021-06-28T16:22:54.469Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:22:55.445Z] ---> Running in ce0f0cb72d60 [2021-06-28T16:22:55.445Z] ---> Running in f68a9b270c16 [2021-06-28T16:22:55.718Z] Removing intermediate container 00803280d4bd [2021-06-28T16:22:55.718Z] ---> 35303ea150b3 [2021-06-28T16:22:55.718Z] [2021-06-28T16:22:55.718Z] Step 11/22 : FROM alpine:3.12 [2021-06-28T16:22:55.718Z] ---> c4fd0aeabfcf [2021-06-28T16:22:55.718Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-28T16:22:55.991Z] Removing intermediate container e1c109f05ab9 [2021-06-28T16:22:55.991Z] ---> d49e185cbe1a [2021-06-28T16:22:55.991Z] [2021-06-28T16:22:55.991Z] Step 11/23 : FROM alpine:3.12 [2021-06-28T16:22:55.991Z] ---> c4fd0aeabfcf [2021-06-28T16:22:55.991Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-28T16:22:56.267Z] ---> Running in 55a7cbf33b3c [2021-06-28T16:22:56.267Z] ---> Running in 7c4947b9958a [2021-06-28T16:22:56.544Z] Removing intermediate container ce0f0cb72d60 [2021-06-28T16:22:56.544Z] ---> f9a81c5d879f [2021-06-28T16:22:56.544Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-28T16:22:56.823Z] ---> Running in 944380f4ba85 [2021-06-28T16:22:57.101Z] Removing intermediate container 1824c4127133 [2021-06-28T16:22:57.101Z] ---> 1fe251b5c678 [2021-06-28T16:22:57.101Z] [2021-06-28T16:22:57.101Z] Step 12/24 : FROM docker:20.10.0 [2021-06-28T16:22:57.381Z] 20.10.0: Pulling from library/docker [2021-06-28T16:22:57.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:22:58.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:22:58.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:22:58.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:22:58.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:22:59.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:22:59.145Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-28T16:22:59.145Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:22:59.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:22:59.145Z] OK: 5 MiB in 15 packages [2021-06-28T16:22:59.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:22:59.422Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-28T16:22:59.422Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:22:59.422Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-28T16:22:59.422Z] (4/4) Installing curl (7.77.0-r0) [2021-06-28T16:22:59.422Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:22:59.422Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:23:00.032Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-28T16:23:00.032Z] (2/2) Installing su-exec (0.2-r1) [2021-06-28T16:23:00.032Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:23:00.032Z] OK: 7 MiB in 18 packages [2021-06-28T16:23:00.032Z] OK: 5 MiB in 16 packages [2021-06-28T16:23:00.032Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-28T16:23:00.032Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-28T16:23:00.032Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:23:00.032Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:23:00.643Z] OK: 6 MiB in 16 packages [2021-06-28T16:23:01.642Z] Removing intermediate container f68a9b270c16 [2021-06-28T16:23:01.642Z] ---> 527f940e9ec8 [2021-06-28T16:23:01.642Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:23:01.920Z] ---> Running in cbacd4ac91fe [2021-06-28T16:23:02.208Z] Removing intermediate container 944380f4ba85 [2021-06-28T16:23:02.208Z] ---> 7b66d41fe427 [2021-06-28T16:23:02.208Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-28T16:23:02.486Z] ---> Running in eaa381c5904e [2021-06-28T16:23:02.761Z] Removing intermediate container cbacd4ac91fe [2021-06-28T16:23:02.762Z] ---> c538c602911b [2021-06-28T16:23:02.762Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-28T16:23:03.035Z] ---> Running in 2ec9545b4481 [2021-06-28T16:23:03.331Z] Removing intermediate container 55a7cbf33b3c [2021-06-28T16:23:03.331Z] ---> 4e3617fd5763 [2021-06-28T16:23:03.331Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T16:23:03.331Z] Removing intermediate container 7c4947b9958a [2021-06-28T16:23:03.331Z] ---> 604a8c77d409 [2021-06-28T16:23:03.331Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:23:03.331Z] Removing intermediate container eaa381c5904e [2021-06-28T16:23:03.331Z] ---> 079dcb040d46 [2021-06-28T16:23:03.331Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-28T16:23:03.611Z] ---> Running in ef0341931359 [2021-06-28T16:23:03.611Z] ---> Running in e548437d0366 [2021-06-28T16:23:03.888Z] ---> Running in b5fbf462bced [2021-06-28T16:23:03.888Z] Removing intermediate container 2ec9545b4481 [2021-06-28T16:23:03.888Z] ---> c2823d640f8d [2021-06-28T16:23:03.888Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T16:23:04.165Z] ---> Running in c937e328284d [2021-06-28T16:23:04.442Z] Removing intermediate container ef0341931359 [2021-06-28T16:23:04.442Z] ---> 74ab075764a8 [2021-06-28T16:23:04.442Z] Step 14/22 : WORKDIR /edgex [2021-06-28T16:23:04.719Z] Removing intermediate container e548437d0366 [2021-06-28T16:23:04.719Z] ---> ff63f60d18d2 [2021-06-28T16:23:04.719Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-28T16:23:04.719Z] ---> Running in 4d73976a37f0 [2021-06-28T16:23:04.996Z] Removing intermediate container b5fbf462bced [2021-06-28T16:23:04.996Z] ---> cf40246735c2 [2021-06-28T16:23:04.996Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-28T16:23:04.996Z] ---> Running in 22bc59a45156 [2021-06-28T16:23:04.996Z] Removing intermediate container c937e328284d [2021-06-28T16:23:04.996Z] ---> 401be5824ee0 [2021-06-28T16:23:04.996Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:23:05.268Z] ---> Running in ff40684be961 [2021-06-28T16:23:05.865Z] Removing intermediate container 4d73976a37f0 [2021-06-28T16:23:05.865Z] ---> 48e1abcded1a [2021-06-28T16:23:05.865Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-28T16:23:06.145Z] Removing intermediate container 22bc59a45156 [2021-06-28T16:23:06.145Z] ---> e029232187a5 [2021-06-28T16:23:06.145Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-28T16:23:06.424Z] ---> 1852d14420f3 [2021-06-28T16:23:06.424Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-28T16:23:06.702Z] ---> Running in ef3605537bf7 [2021-06-28T16:23:07.696Z] ---> 34b180c24214 [2021-06-28T16:23:07.696Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-28T16:23:07.696Z] Removing intermediate container ef3605537bf7 [2021-06-28T16:23:07.697Z] ---> 20baf0bfb10b [2021-06-28T16:23:07.697Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:23:09.157Z] ---> 1b8b6da6491f [2021-06-28T16:23:09.157Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-28T16:23:09.157Z] Removing intermediate container ff40684be961 [2021-06-28T16:23:09.157Z] ---> 17225c840914 [2021-06-28T16:23:09.157Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-28T16:23:09.432Z] ---> d1499a72a04b [2021-06-28T16:23:09.432Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-28T16:23:09.432Z] ---> 90d8b2d2827e [2021-06-28T16:23:09.432Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-28T16:23:09.706Z] ---> Running in ea651687837c [2021-06-28T16:23:10.690Z] ---> 14d2c8b040d4 [2021-06-28T16:23:10.690Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-28T16:23:10.966Z] Removing intermediate container ea651687837c [2021-06-28T16:23:10.966Z] ---> 0f1b8a7d3c35 [2021-06-28T16:23:10.966Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-28T16:23:11.242Z] ---> Running in cc2c1b57e54e [2021-06-28T16:23:11.522Z] ---> b0054d872234 [2021-06-28T16:23:11.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-28T16:23:11.522Z] ---> 71b2345bb663 [2021-06-28T16:23:11.522Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-28T16:23:11.800Z] ---> Running in 88a6af79a422 [2021-06-28T16:23:11.800Z] Removing intermediate container cc2c1b57e54e [2021-06-28T16:23:11.800Z] ---> cbd2fbcd06aa [2021-06-28T16:23:11.800Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:23:12.078Z] ---> Running in 6b592155040c [2021-06-28T16:23:12.078Z] ---> 9b66bd47031a [2021-06-28T16:23:12.078Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-28T16:23:12.355Z] ---> Running in e215151f7842 [2021-06-28T16:23:12.638Z] Removing intermediate container 88a6af79a422 [2021-06-28T16:23:12.638Z] ---> 4472e50a9cb4 [2021-06-28T16:23:12.638Z] Step 19/22 : CMD ["--init=true"] [2021-06-28T16:23:12.920Z] ---> Running in 68ecbd7f5121 [2021-06-28T16:23:12.920Z] ---> 95b01f79398e [2021-06-28T16:23:12.920Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-28T16:23:12.920Z] Removing intermediate container 6b592155040c [2021-06-28T16:23:12.920Z] ---> 846e05ff0613 [2021-06-28T16:23:12.920Z] Step 21/23 : LABEL arch=arm64 [2021-06-28T16:23:13.196Z] ---> Running in d891ac6d8796 [2021-06-28T16:23:13.196Z] ---> Running in ffd511befe8e [2021-06-28T16:23:13.196Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-28T16:23:13.473Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-28T16:23:13.473Z] ---> eeaf43b92773 [2021-06-28T16:23:13.474Z] 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-06-28T16:23:13.474Z] Removing intermediate container 68ecbd7f5121 [2021-06-28T16:23:13.474Z] ---> e0217c1813e3 [2021-06-28T16:23:13.474Z] Step 20/22 : LABEL arch=arm64 [2021-06-28T16:23:13.474Z] ---> Running in 2d614864e8b0 [2021-06-28T16:23:13.749Z] ---> Running in 6f3337b60dbc [2021-06-28T16:23:14.024Z] Removing intermediate container ffd511befe8e [2021-06-28T16:23:14.024Z] ---> 40893fbfac26 [2021-06-28T16:23:14.024Z] Step 22/23 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:23:14.024Z] Removing intermediate container d891ac6d8796 [2021-06-28T16:23:14.025Z] ---> 781b5f29a412 [2021-06-28T16:23:14.025Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:23:14.301Z] ---> Running in f085e98b998e [2021-06-28T16:23:14.301Z] ---> Running in 22667938d4f7 [2021-06-28T16:23:14.301Z] Removing intermediate container 2d614864e8b0 [2021-06-28T16:23:14.301Z] ---> 79f4019a9bbf [2021-06-28T16:23:14.301Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-28T16:23:14.580Z] Removing intermediate container 6f3337b60dbc [2021-06-28T16:23:14.580Z] ---> 092e65329823 [2021-06-28T16:23:14.580Z] Step 21/22 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:23:14.580Z] ---> Running in fb2b11be04e4 [2021-06-28T16:23:14.580Z] ---> Running in ec05a805a5cf [2021-06-28T16:23:15.179Z] Removing intermediate container f085e98b998e [2021-06-28T16:23:15.179Z] ---> 59d1bf293203 [2021-06-28T16:23:15.179Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T16:23:15.179Z] Removing intermediate container 22667938d4f7 [2021-06-28T16:23:15.179Z] ---> a364daa2e944 [2021-06-28T16:23:15.179Z] Step 21/23 : LABEL arch=arm64 [2021-06-28T16:23:15.485Z] ---> Running in 076c028aad59 [2021-06-28T16:23:15.485Z] ---> Running in d6f387ae46f3 [2021-06-28T16:23:15.485Z] Removing intermediate container ec05a805a5cf [2021-06-28T16:23:15.485Z] ---> 74b43e133536 [2021-06-28T16:23:15.485Z] Step 22/22 : LABEL version=0.0.0 [2021-06-28T16:23:15.763Z] ---> Running in a36476aeb3e6 [2021-06-28T16:23:15.763Z] Removing intermediate container e215151f7842 [2021-06-28T16:23:15.763Z] ---> e70ef5e2689e [2021-06-28T16:23:15.763Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:23:16.041Z] Removing intermediate container d6f387ae46f3 [2021-06-28T16:23:16.041Z] ---> 16be3b496f56 [2021-06-28T16:23:16.041Z] Step 22/23 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:23:16.041Z] Removing intermediate container 076c028aad59 [2021-06-28T16:23:16.041Z] ---> 7383bbd3bb41 [2021-06-28T16:23:16.041Z] [2021-06-28T16:23:16.322Z] ---> Running in 070b10b3acd0 [2021-06-28T16:23:16.601Z] Removing intermediate container a36476aeb3e6 [2021-06-28T16:23:16.601Z] ---> 8af8f8cadc6e [2021-06-28T16:23:16.601Z] [2021-06-28T16:23:16.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:23:16.876Z] Successfully built 7383bbd3bb41 [2021-06-28T16:23:17.155Z] Successfully tagged support-scheduler-arm64:latest [2021-06-28T16:23:17.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:23:17.155Z]  Building support-scheduler ... done Building core-command [2021-06-28T16:23:17.155Z] Successfully built 8af8f8cadc6e [2021-06-28T16:23:17.155Z] ---> 26184035253e [2021-06-28T16:23:17.155Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-28T16:23:17.155Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-28T16:23:17.155Z] Building core-data [2021-06-28T16:23:17.441Z]  Building security-proxy-setup ... done Removing intermediate container 070b10b3acd0 [2021-06-28T16:23:17.441Z] ---> 15e634e3864a [2021-06-28T16:23:17.441Z] Step 23/23 : LABEL version=0.0.0 [2021-06-28T16:23:17.719Z] ---> Running in 1891bdebce95 [2021-06-28T16:23:17.719Z] (1/39) Installing readline (8.0.4-r0) [2021-06-28T16:23:17.719Z] (2/39) Installing bash (5.0.17-r0) [2021-06-28T16:23:17.719Z] Executing bash-5.0.17-r0.post-install [2021-06-28T16:23:17.719Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:23:17.719Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-28T16:23:17.719Z] (5/39) Installing curl (7.77.0-r0) [2021-06-28T16:23:17.719Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-28T16:23:17.719Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-28T16:23:17.719Z] (8/39) Installing expat (2.2.9-r1) [2021-06-28T16:23:17.719Z] (9/39) Installing libffi (3.3-r2) [2021-06-28T16:23:17.719Z] (10/39) Installing gdbm (1.13-r1) [2021-06-28T16:23:17.719Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-28T16:23:17.719Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-28T16:23:17.998Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-28T16:23:18.599Z] Removing intermediate container 1891bdebce95 [2021-06-28T16:23:18.599Z] ---> dad8b7225ccc [2021-06-28T16:23:18.599Z] [2021-06-28T16:23:18.875Z] Successfully built dad8b7225ccc [2021-06-28T16:23:19.149Z] Successfully tagged support-notifications-arm64:latest [2021-06-28T16:23:19.149Z] Building security-secretstore-setup [2021-06-28T16:23:19.423Z]  Building support-notifications ... done  ---> 3454d4b4e3ca [2021-06-28T16:23:19.424Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-28T16:23:19.704Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-28T16:23:19.704Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-28T16:23:19.704Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-28T16:23:19.704Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-28T16:23:19.704Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-28T16:23:19.704Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-28T16:23:19.980Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-28T16:23:19.980Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-28T16:23:19.980Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-28T16:23:19.980Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-28T16:23:19.980Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-28T16:23:20.261Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-28T16:23:20.261Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-28T16:23:20.261Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-28T16:23:20.261Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-28T16:23:20.261Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-28T16:23:20.261Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-28T16:23:20.261Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-28T16:23:20.261Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-28T16:23:20.261Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-28T16:23:20.261Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-28T16:23:20.261Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-28T16:23:20.261Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-28T16:23:20.261Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-28T16:23:20.261Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-28T16:23:20.261Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-28T16:23:20.540Z] ---> f25aba634f38 [2021-06-28T16:23:20.540Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-28T16:23:20.540Z] Executing busybox-1.31.1-r19.trigger [2021-06-28T16:23:20.540Z] OK: 72 MiB in 59 packages [2021-06-28T16:23:21.529Z] ---> a41773623780 [2021-06-28T16:23:21.529Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-28T16:23:24.375Z] ---> a31b2a064c4e [2021-06-28T16:23:24.375Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-28T16:23:24.375Z] ---> Running in b3f8e7bd1d3b [2021-06-28T16:23:25.361Z] Removing intermediate container b3f8e7bd1d3b [2021-06-28T16:23:25.361Z] ---> cab8c80ef1b9 [2021-06-28T16:23:25.361Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-28T16:23:25.646Z] Collecting docker-compose==1.23.2 [2021-06-28T16:23:25.646Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-28T16:23:27.101Z] ---> cdababa8924c [2021-06-28T16:23:27.101Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-28T16:23:27.101Z] Collecting docker<4.0,>=3.6.0 [2021-06-28T16:23:27.101Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-28T16:23:27.101Z] ---> Running in 06a949883615 [2021-06-28T16:23:29.134Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-28T16:23:29.134Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-28T16:23:29.411Z] 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-06-28T16:23:29.690Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-28T16:23:29.690Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-28T16:23:30.293Z] Removing intermediate container 06a949883615 [2021-06-28T16:23:30.293Z] ---> c0eb3178390b [2021-06-28T16:23:30.293Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-28T16:23:30.910Z] ---> Running in 279959d10778 [2021-06-28T16:23:31.909Z] Removing intermediate container 279959d10778 [2021-06-28T16:23:31.909Z] ---> decb44143277 [2021-06-28T16:23:31.909Z] Step 29/32 : CMD ["gate"] [2021-06-28T16:23:32.908Z] ---> Running in 31ec3dd9a6c8 [2021-06-28T16:23:33.531Z] Removing intermediate container 31ec3dd9a6c8 [2021-06-28T16:23:33.531Z] ---> cfe774217961 [2021-06-28T16:23:33.531Z] Step 30/32 : LABEL arch=arm64 [2021-06-28T16:23:33.531Z] Collecting PyYAML<4,>=3.10 [2021-06-28T16:23:33.531Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-28T16:23:33.810Z] ---> Running in 5cb99c56e328 [2021-06-28T16:23:34.418Z] Removing intermediate container 5cb99c56e328 [2021-06-28T16:23:34.418Z] ---> f72720d9334a [2021-06-28T16:23:34.418Z] Step 31/32 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:23:34.698Z] ---> Running in 01bf80080847 [2021-06-28T16:23:35.305Z] Removing intermediate container 01bf80080847 [2021-06-28T16:23:35.305Z] ---> 12d81ab16817 [2021-06-28T16:23:35.305Z] Step 32/32 : LABEL version=0.0.0 [2021-06-28T16:23:35.914Z] ---> Running in 286d70da75ae [2021-06-28T16:23:36.531Z] Removing intermediate container 286d70da75ae [2021-06-28T16:23:36.531Z] ---> 53138282c1ca [2021-06-28T16:23:36.531Z] [2021-06-28T16:23:37.139Z] Collecting texttable<0.10,>=0.9.0 [2021-06-28T16:23:37.139Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-28T16:23:37.418Z] Successfully built 53138282c1ca [2021-06-28T16:23:37.418Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-28T16:23:37.418Z] Building core-metadata [2021-06-28T16:23:39.408Z]  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 [2021-06-28T16:23:39.409Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-28T16:23:40.013Z] Collecting cached-property<2,>=1.2.0 [2021-06-28T16:23:40.014Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-28T16:23:40.287Z] Collecting docopt<0.7,>=0.6.1 [2021-06-28T16:23:40.287Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-28T16:23:42.939Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-28T16:23:42.939Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-28T16:23:43.541Z] Collecting docker-pycreds>=0.4.0 [2021-06-28T16:23:43.541Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-28T16:23:43.541Z] 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-06-28T16:23:44.523Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-28T16:23:44.523Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-28T16:23:44.523Z] 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-06-28T16:23:44.801Z] Collecting idna<2.8,>=2.5 [2021-06-28T16:23:44.801Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-28T16:23:45.078Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-28T16:23:45.078Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-28T16:23:45.078Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-28T16:23:45.078Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-28T16:23:46.073Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, PyYAML, texttable, jsonschema, cached-property, docopt, docker-compose [2021-06-28T16:23:46.073Z] Attempting uninstall: urllib3 [2021-06-28T16:23:46.073Z] Found existing installation: urllib3 1.25.9 [2021-06-28T16:23:46.073Z] Uninstalling urllib3-1.25.9: [2021-06-28T16:23:46.350Z] Successfully uninstalled urllib3-1.25.9 [2021-06-28T16:23:46.955Z] Attempting uninstall: idna [2021-06-28T16:23:46.955Z] Found existing installation: idna 2.9 [2021-06-28T16:23:46.955Z] Uninstalling idna-2.9: [2021-06-28T16:23:46.956Z] Successfully uninstalled idna-2.9 [2021-06-28T16:23:47.560Z] Attempting uninstall: requests [2021-06-28T16:23:47.560Z] Found existing installation: requests 2.23.0 [2021-06-28T16:23:47.560Z] Uninstalling requests-2.23.0: [2021-06-28T16:23:47.837Z] Successfully uninstalled requests-2.23.0 [2021-06-28T16:23:49.292Z] Running setup.py install for dockerpty: started [2021-06-28T16:23:51.304Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-28T16:23:51.304Z] Running setup.py install for PyYAML: started [2021-06-28T16:23:54.105Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-28T16:23:54.105Z] Running setup.py install for texttable: started [2021-06-28T16:23:56.930Z] Running setup.py install for texttable: finished with status 'done' [2021-06-28T16:23:56.930Z] Running setup.py install for docopt: started [2021-06-28T16:23:59.579Z] Running setup.py install for docopt: finished with status 'done' [2021-06-28T16:24:00.190Z] 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-06-28T16:24:02.204Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:24:02.204Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:24:02.204Z] ---> d5815a0679ef [2021-06-28T16:24:02.204Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:24:02.204Z] ---> Using cache [2021-06-28T16:24:02.204Z] ---> 5ccda9914951 [2021-06-28T16:24:02.204Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:24:02.204Z] ---> Using cache [2021-06-28T16:24:02.204Z] ---> 448589eac78b [2021-06-28T16:24:02.477Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T16:24:02.478Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:24:02.478Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:24:02.478Z] ---> d5815a0679ef [2021-06-28T16:24:02.478Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:24:02.478Z] ---> Using cache [2021-06-28T16:24:02.478Z] ---> 5ccda9914951 [2021-06-28T16:24:02.478Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:24:02.478Z] ---> Using cache [2021-06-28T16:24:02.478Z] ---> 448589eac78b [2021-06-28T16:24:02.478Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-28T16:24:03.463Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:24:03.463Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:24:03.463Z] ---> d5815a0679ef [2021-06-28T16:24:03.463Z] Step 3/26 : WORKDIR /edgex-go [2021-06-28T16:24:03.463Z] ---> Using cache [2021-06-28T16:24:03.463Z] ---> 5ccda9914951 [2021-06-28T16:24:03.463Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:24:03.463Z] ---> Using cache [2021-06-28T16:24:03.463Z] ---> 448589eac78b [2021-06-28T16:24:03.463Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-28T16:24:07.777Z] ---> Running in a387f4ca97ba [2021-06-28T16:24:07.777Z] ---> Running in 1f1b78b077f1 [2021-06-28T16:24:07.777Z] ---> Running in 8fe67eb5ff50 [2021-06-28T16:24:09.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:24:09.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:24:10.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:24:10.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:24:10.916Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:24:10.916Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:24:11.521Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-28T16:24:11.521Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-28T16:24:11.521Z] ---> d5815a0679ef [2021-06-28T16:24:11.521Z] Step 3/24 : WORKDIR /edgex-go [2021-06-28T16:24:11.521Z] ---> Using cache [2021-06-28T16:24:11.521Z] ---> 5ccda9914951 [2021-06-28T16:24:11.521Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:24:11.521Z] ---> Using cache [2021-06-28T16:24:11.521Z] ---> 448589eac78b [2021-06-28T16:24:11.521Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-28T16:24:11.796Z] OK: 218 MiB in 52 packages [2021-06-28T16:24:11.796Z] OK: 218 MiB in 52 packages [2021-06-28T16:24:12.083Z] ---> Running in 805e238c1374 [2021-06-28T16:24:12.083Z] OK: 218 MiB in 52 packages [2021-06-28T16:24:14.064Z] Removing intermediate container 8fe67eb5ff50 [2021-06-28T16:24:14.064Z] ---> 6a122ffe8e1f [2021-06-28T16:24:14.064Z] Step 6/24 : COPY go.mod . [2021-06-28T16:24:14.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:24:14.064Z] Removing intermediate container 1f1b78b077f1 [2021-06-28T16:24:14.064Z] ---> eda6f9d0e6d3 [2021-06-28T16:24:14.064Z] Step 6/26 : COPY go.mod . [2021-06-28T16:24:14.342Z] Removing intermediate container a387f4ca97ba [2021-06-28T16:24:14.342Z] ---> 8a81039ea158 [2021-06-28T16:24:14.342Z] Step 6/24 : COPY go.mod . [2021-06-28T16:24:14.958Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:24:15.233Z] ---> 5756351a41ab [2021-06-28T16:24:15.233Z] Step 7/24 : RUN go mod download [2021-06-28T16:24:15.512Z] ---> 0747cce4c407 [2021-06-28T16:24:15.512Z] Step 7/26 : RUN go mod download [2021-06-28T16:24:15.790Z] ---> 4c487645de75 [2021-06-28T16:24:15.790Z] Step 7/24 : RUN go mod download [2021-06-28T16:24:15.790Z] ---> Running in 98f9fb22ed83 [2021-06-28T16:24:15.790Z] ---> Running in 3326e98b9595 [2021-06-28T16:24:16.066Z] OK: 218 MiB in 52 packages [2021-06-28T16:24:16.066Z] ---> Running in aa5b6fe50a05 [2021-06-28T16:24:18.061Z] Removing intermediate container fb2b11be04e4 [2021-06-28T16:24:18.062Z] ---> 12e361cc1390 [2021-06-28T16:24:18.062Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-28T16:24:18.062Z] Removing intermediate container 805e238c1374 [2021-06-28T16:24:18.062Z] ---> 13785562c1b9 [2021-06-28T16:24:18.062Z] Step 6/24 : COPY go.mod . [2021-06-28T16:24:18.062Z] ---> Running in e357bacfceff [2021-06-28T16:24:19.055Z] Removing intermediate container e357bacfceff [2021-06-28T16:24:19.055Z] ---> b604995b2593 [2021-06-28T16:24:19.055Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-28T16:24:19.055Z] ---> 51bff5b7e895 [2021-06-28T16:24:19.055Z] Step 7/24 : RUN go mod download [2021-06-28T16:24:19.055Z] ---> Running in 38a22081d726 [2021-06-28T16:24:19.339Z] ---> Running in f17eaaaafe7d [2021-06-28T16:24:19.935Z] Removing intermediate container 38a22081d726 [2021-06-28T16:24:19.935Z] ---> 40e65f89edf1 [2021-06-28T16:24:19.935Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-28T16:24:20.530Z] Removing intermediate container 3326e98b9595 [2021-06-28T16:24:20.530Z] ---> 23b4dae8081a [2021-06-28T16:24:20.530Z] Step 8/26 : COPY . . [2021-06-28T16:24:20.810Z] Removing intermediate container 98f9fb22ed83 [2021-06-28T16:24:20.810Z] ---> 0285babd9ebd [2021-06-28T16:24:20.810Z] Step 8/24 : COPY . . [2021-06-28T16:24:21.089Z] Removing intermediate container aa5b6fe50a05 [2021-06-28T16:24:21.089Z] ---> 6789c9006024 [2021-06-28T16:24:21.089Z] Step 8/24 : COPY . . [2021-06-28T16:24:22.075Z] ---> a73743bb2e79 [2021-06-28T16:24:22.075Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-28T16:24:24.076Z] ---> efa7d8a8c457 [2021-06-28T16:24:24.076Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-28T16:24:24.677Z] Removing intermediate container f17eaaaafe7d [2021-06-28T16:24:24.677Z] ---> bd003a4cfd8a [2021-06-28T16:24:24.677Z] Step 8/24 : COPY . . [2021-06-28T16:24:27.321Z] ---> 761ad62388bf [2021-06-28T16:24:27.321Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-28T16:24:27.922Z] ---> Running in cb29f1c2c370 [2021-06-28T16:24:29.924Z] Removing intermediate container cb29f1c2c370 [2021-06-28T16:24:29.924Z] ---> d3a97b0b1bfb [2021-06-28T16:24:29.924Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:24:30.199Z] ---> Running in 6c3962220144 [2021-06-28T16:24:31.398Z] Removing intermediate container 6c3962220144 [2021-06-28T16:24:31.398Z] ---> dc5acfa475b9 [2021-06-28T16:24:31.398Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T16:24:32.388Z] ---> Running in dc515dce28d3 [2021-06-28T16:24:33.839Z] Removing intermediate container dc515dce28d3 [2021-06-28T16:24:33.839Z] ---> 63f4a140899f [2021-06-28T16:24:33.839Z] Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:24:34.447Z] ---> Running in 4f4907eb3f72 [2021-06-28T16:24:35.442Z] Removing intermediate container 4f4907eb3f72 [2021-06-28T16:24:35.442Z] ---> 12764b675548 [2021-06-28T16:24:35.442Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:24:36.049Z] ---> Running in 06713c9fb51a [2021-06-28T16:24:37.515Z] Removing intermediate container 06713c9fb51a [2021-06-28T16:24:37.515Z] ---> 8f448310684a [2021-06-28T16:24:37.515Z] [2021-06-28T16:24:38.118Z] Successfully built 8f448310684a [2021-06-28T16:24:38.118Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-28T16:24:43.558Z]  Building sys-mgmt-agent ... done  ---> fb647b85fa2b [2021-06-28T16:24:43.558Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:24:43.558Z] ---> ee47b96b9a5e [2021-06-28T16:24:43.558Z] Step 9/26 : RUN go mod tidy [2021-06-28T16:24:43.558Z] ---> Running in 31660d0165de [2021-06-28T16:24:43.558Z] ---> 5ed77672c60f [2021-06-28T16:24:43.558Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:24:43.558Z] ---> 751c33cd6384 [2021-06-28T16:24:43.558Z] Step 9/24 : RUN go mod tidy [2021-06-28T16:24:43.558Z] ---> Running in a99318a5c760 [2021-06-28T16:24:43.835Z] ---> Running in d9db484c9a8a [2021-06-28T16:24:43.835Z] ---> Running in db3e8c234982 [2021-06-28T16:24:49.269Z] Removing intermediate container 31660d0165de [2021-06-28T16:24:49.269Z] ---> 8c1b861457fa [2021-06-28T16:24:49.269Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-28T16:24:49.269Z] ---> Running in 523f7bb11e7d [2021-06-28T16:24:49.269Z] Removing intermediate container a99318a5c760 [2021-06-28T16:24:49.269Z] ---> bf6bae8b5979 [2021-06-28T16:24:49.269Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-28T16:24:49.558Z] Removing intermediate container db3e8c234982 [2021-06-28T16:24:49.558Z] ---> 3d1647b1b80c [2021-06-28T16:24:49.558Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-28T16:24:49.558Z] ---> Running in a0bb9988897d [2021-06-28T16:24:49.558Z] Removing intermediate container d9db484c9a8a [2021-06-28T16:24:49.558Z] ---> 9af6792d7a6d [2021-06-28T16:24:49.558Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-28T16:24:49.836Z] ---> Running in 23f1c9aadae7 [2021-06-28T16:24:49.836Z] ---> Running in 46d7bb55864f [2021-06-28T16:24:50.442Z] 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-06-28T16:24:51.437Z] 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-06-28T16:24:51.714Z] 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-06-28T16:24:51.714Z] 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-06-28T16:26:28.626Z] 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-06-28T16:26:28.626Z] Removing intermediate container 523f7bb11e7d [2021-06-28T16:26:28.626Z] ---> 12efbe5c0535 [2021-06-28T16:26:28.626Z] [2021-06-28T16:26:28.626Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:26:28.626Z] ---> c4fd0aeabfcf [2021-06-28T16:26:28.626Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:26:28.626Z] ---> Using cache [2021-06-28T16:26:28.626Z] ---> 527f940e9ec8 [2021-06-28T16:26:28.626Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:26:28.626Z] ---> Using cache [2021-06-28T16:26:28.626Z] ---> c538c602911b [2021-06-28T16:26:28.626Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-28T16:26:28.626Z] ---> Running in 98dc49344ff6 [2021-06-28T16:26:28.626Z] Removing intermediate container 98dc49344ff6 [2021-06-28T16:26:28.626Z] ---> 45475fab593c [2021-06-28T16:26:28.626Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T16:26:28.626Z] ---> Running in e55a0ed3f7a2 [2021-06-28T16:26:28.626Z] Removing intermediate container e55a0ed3f7a2 [2021-06-28T16:26:28.626Z] ---> dc3e015107fc [2021-06-28T16:26:28.626Z] Step 16/24 : WORKDIR / [2021-06-28T16:26:28.626Z] ---> Running in 8b94f81a82ca [2021-06-28T16:26:28.626Z] Removing intermediate container 8b94f81a82ca [2021-06-28T16:26:28.626Z] ---> 0d0c100266a5 [2021-06-28T16:26:28.626Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:26:28.626Z] ---> b2a1ee792dc5 [2021-06-28T16:26:28.626Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-28T16:26:28.626Z] Removing intermediate container a0bb9988897d [2021-06-28T16:26:28.626Z] ---> 877a30f9965a [2021-06-28T16:26:28.626Z] [2021-06-28T16:26:28.626Z] Step 11/26 : FROM alpine:3.12 [2021-06-28T16:26:28.626Z] ---> c4fd0aeabfcf [2021-06-28T16:26:28.626Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-28T16:26:28.626Z] ---> Running in bb9ac59ceadc [2021-06-28T16:26:28.626Z] ---> cc308c1678b7 [2021-06-28T16:26:28.626Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-28T16:26:28.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:26:28.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:26:29.513Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-28T16:26:29.513Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-28T16:26:29.801Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-28T16:26:29.801Z] (4/6) Installing curl (7.77.0-r0) [2021-06-28T16:26:29.801Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-28T16:26:29.801Z] (6/6) Installing su-exec (0.2-r1) [2021-06-28T16:26:29.801Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:26:29.801Z] Executing ca-certificates-20191127-r4.trigger [2021-06-28T16:26:29.801Z] OK: 7 MiB in 20 packages [2021-06-28T16:26:30.086Z] ---> 5baf94ec4615 [2021-06-28T16:26:30.086Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-28T16:26:30.086Z] Removing intermediate container 46d7bb55864f [2021-06-28T16:26:30.086Z] ---> 73678ff211da [2021-06-28T16:26:30.086Z] [2021-06-28T16:26:30.086Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:26:30.086Z] ---> c4fd0aeabfcf [2021-06-28T16:26:30.086Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-28T16:26:30.086Z] ---> Using cache [2021-06-28T16:26:30.086Z] ---> 527f940e9ec8 [2021-06-28T16:26:30.086Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-28T16:26:30.086Z] ---> Using cache [2021-06-28T16:26:30.086Z] ---> c538c602911b [2021-06-28T16:26:30.086Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-28T16:26:30.362Z] ---> Running in 10b11a98144e [2021-06-28T16:26:30.362Z] ---> Running in c234ac494ad1 [2021-06-28T16:26:30.975Z] Removing intermediate container 10b11a98144e [2021-06-28T16:26:30.975Z] ---> c23e9aab8e33 [2021-06-28T16:26:30.975Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:26:31.255Z] ---> Running in e9c824288897 [2021-06-28T16:26:31.545Z] Removing intermediate container c234ac494ad1 [2021-06-28T16:26:31.545Z] ---> 908f9804bfbe [2021-06-28T16:26:31.545Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-28T16:26:31.844Z] Removing intermediate container bb9ac59ceadc [2021-06-28T16:26:31.844Z] ---> ff2bfdae7119 [2021-06-28T16:26:31.844Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-28T16:26:31.844Z] ---> Running in f7d127efac9d [2021-06-28T16:26:32.128Z] ---> Running in 8be8436834e6 [2021-06-28T16:26:32.128Z] Removing intermediate container e9c824288897 [2021-06-28T16:26:32.128Z] ---> e3dba390f314 [2021-06-28T16:26:32.128Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T16:26:32.406Z] ---> Running in 5f2b7325d140 [2021-06-28T16:26:32.406Z] Removing intermediate container f7d127efac9d [2021-06-28T16:26:32.406Z] ---> d8a6e2b23ea3 [2021-06-28T16:26:32.406Z] Step 16/24 : WORKDIR / [2021-06-28T16:26:32.685Z] ---> Running in f636807c9335 [2021-06-28T16:26:32.685Z] Removing intermediate container 8be8436834e6 [2021-06-28T16:26:32.685Z] ---> 5df8363ab9ac [2021-06-28T16:26:32.685Z] Step 14/26 : WORKDIR / [2021-06-28T16:26:32.973Z] ---> Running in 855b681acd8d [2021-06-28T16:26:33.249Z] Removing intermediate container 5f2b7325d140 [2021-06-28T16:26:33.249Z] ---> 490150d93a23 [2021-06-28T16:26:33.249Z] Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:26:33.527Z] Removing intermediate container f636807c9335 [2021-06-28T16:26:33.527Z] ---> 6931ab91c181 [2021-06-28T16:26:33.527Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:26:33.807Z] ---> Running in e435b2856620 [2021-06-28T16:26:33.807Z] Removing intermediate container 855b681acd8d [2021-06-28T16:26:33.807Z] ---> 76b7cf93a866 [2021-06-28T16:26:33.807Z] 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-06-28T16:26:34.417Z] Removing intermediate container e435b2856620 [2021-06-28T16:26:34.417Z] ---> 73faced4f732 [2021-06-28T16:26:34.417Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:26:35.027Z] ---> 0691fc5707eb [2021-06-28T16:26:35.027Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-28T16:26:35.027Z] ---> Running in 40bd1c2d8922 [2021-06-28T16:26:35.305Z] ---> 950b3e985986 [2021-06-28T16:26:35.305Z] 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-06-28T16:26:35.909Z] Removing intermediate container 40bd1c2d8922 [2021-06-28T16:26:35.909Z] ---> 06a0ca3ee9d7 [2021-06-28T16:26:35.909Z] [2021-06-28T16:26:35.909Z] Removing intermediate container 23f1c9aadae7 [2021-06-28T16:26:35.909Z] ---> 33a9d18adda6 [2021-06-28T16:26:35.909Z] [2021-06-28T16:26:35.909Z] Step 11/24 : FROM alpine:3.12 [2021-06-28T16:26:35.909Z] ---> c4fd0aeabfcf [2021-06-28T16:26:35.909Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-28T16:26:36.186Z] Successfully built 06a0ca3ee9d7 [2021-06-28T16:26:36.186Z] Successfully tagged core-command-arm64:latest [2021-06-28T16:26:36.472Z]  Building core-command ... done  ---> Running in 64d89aeb6f8d [2021-06-28T16:26:36.472Z] ---> 93e44ce4b181 [2021-06-28T16:26:36.472Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-28T16:26:36.472Z] ---> 973e8e0a5ace [2021-06-28T16:26:36.472Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-28T16:26:36.875Z] Removing intermediate container 64d89aeb6f8d [2021-06-28T16:26:36.875Z] ---> 32accf67b02d [2021-06-28T16:26:36.875Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-28T16:26:37.184Z] ---> Running in 8a942068b0d3 [2021-06-28T16:26:37.458Z] ---> 449c211d341e [2021-06-28T16:26:37.458Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-28T16:26:37.458Z] ---> 1da4a3cc3a84 [2021-06-28T16:26:37.458Z] 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-06-28T16:26:37.733Z] ---> Running in bedcd143f02d [2021-06-28T16:26:37.733Z] Removing intermediate container 8a942068b0d3 [2021-06-28T16:26:37.733Z] ---> 80c1d40c9e9e [2021-06-28T16:26:37.733Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-28T16:26:38.009Z] ---> Running in 1166139b8784 [2021-06-28T16:26:38.286Z] Removing intermediate container bedcd143f02d [2021-06-28T16:26:38.286Z] ---> 67e4bec4e33e [2021-06-28T16:26:38.286Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:26:38.562Z] ---> 501961cb7b5d [2021-06-28T16:26:38.562Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-28T16:26:38.562Z] ---> Running in f36e0418ca0e [2021-06-28T16:26:38.562Z] Removing intermediate container 1166139b8784 [2021-06-28T16:26:38.562Z] ---> bb02693fcccc [2021-06-28T16:26:38.562Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T16:26:38.836Z] ---> Running in 2bcc798986fd [2021-06-28T16:26:39.436Z] Removing intermediate container f36e0418ca0e [2021-06-28T16:26:39.436Z] ---> 60093335c7c2 [2021-06-28T16:26:39.436Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T16:26:39.710Z] ---> Running in b819b7738acd [2021-06-28T16:26:39.986Z] ---> e2db7a88f5e4 [2021-06-28T16:26:39.986Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-28T16:26:40.263Z] Removing intermediate container b819b7738acd [2021-06-28T16:26:40.263Z] ---> 424f5f16ce43 [2021-06-28T16:26:40.263Z] Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:26:40.545Z] ---> Running in 0745643e8084 [2021-06-28T16:26:41.533Z] Removing intermediate container 0745643e8084 [2021-06-28T16:26:41.533Z] ---> 759c195f4049 [2021-06-28T16:26:41.533Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:26:41.533Z] ---> 586ca3ca52b8 [2021-06-28T16:26:41.533Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-28T16:26:41.533Z] ---> Running in 435a33302d1f [2021-06-28T16:26:41.815Z] Removing intermediate container 2bcc798986fd [2021-06-28T16:26:41.815Z] ---> 8cda70434b1d [2021-06-28T16:26:41.815Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T16:26:41.815Z] ---> Running in d4e0a03a1e0b [2021-06-28T16:26:42.429Z] Removing intermediate container 435a33302d1f [2021-06-28T16:26:42.429Z] ---> 0c985ebd4e0b [2021-06-28T16:26:42.429Z] [2021-06-28T16:26:42.706Z] ---> bbc5cfb1711b [2021-06-28T16:26:42.706Z] 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-06-28T16:26:42.989Z] Successfully built 0c985ebd4e0b [2021-06-28T16:26:42.989Z] Successfully tagged core-metadata-arm64:latest [2021-06-28T16:26:42.989Z]  Building core-metadata ... done  ---> Running in a94f0c4a54d3 [2021-06-28T16:26:43.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T16:26:44.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T16:26:45.166Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T16:26:45.166Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T16:26:45.166Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T16:26:45.166Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T16:26:45.166Z] Removing intermediate container a94f0c4a54d3 [2021-06-28T16:26:45.166Z] ---> 02762e7790e2 [2021-06-28T16:26:45.166Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-28T16:26:45.441Z] ---> Running in 5b35a08590e7 [2021-06-28T16:26:45.441Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T16:26:45.441Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T16:26:45.712Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T16:26:45.712Z] OK: 8 MiB in 20 packages [2021-06-28T16:26:45.991Z] Removing intermediate container 5b35a08590e7 [2021-06-28T16:26:45.991Z] ---> 877d4617ebd9 [2021-06-28T16:26:45.991Z] Step 24/26 : LABEL arch=arm64 [2021-06-28T16:26:46.589Z] ---> Running in bbe01571c1ff [2021-06-28T16:26:47.185Z] Removing intermediate container bbe01571c1ff [2021-06-28T16:26:47.185Z] ---> 7271cc423b9a [2021-06-28T16:26:47.185Z] Step 25/26 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:26:47.185Z] Removing intermediate container d4e0a03a1e0b [2021-06-28T16:26:47.185Z] ---> 6f6682249be4 [2021-06-28T16:26:47.185Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-28T16:26:47.459Z] ---> Running in 9c0155521392 [2021-06-28T16:26:48.058Z] Removing intermediate container 9c0155521392 [2021-06-28T16:26:48.058Z] ---> 88f312807120 [2021-06-28T16:26:48.058Z] Step 26/26 : LABEL version=0.0.0 [2021-06-28T16:26:48.333Z] ---> 35ad65c72541 [2021-06-28T16:26:48.333Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-28T16:26:48.333Z] ---> Running in 70a87a035335 [2021-06-28T16:26:48.928Z] Removing intermediate container 70a87a035335 [2021-06-28T16:26:48.928Z] ---> 6f5d15bed25f [2021-06-28T16:26:48.928Z] [2021-06-28T16:26:49.522Z] Successfully built 6f5d15bed25f [2021-06-28T16:26:49.522Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-28T16:26:49.522Z]  Building security-secretstore-setup ... done  ---> d573b3bb61f7 [2021-06-28T16:26:49.522Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-28T16:26:50.499Z] ---> fc6ef0e98b48 [2021-06-28T16:26:50.499Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-28T16:26:50.775Z] ---> Running in 399c809961a6 [2021-06-28T16:26:51.370Z] Removing intermediate container 399c809961a6 [2021-06-28T16:26:51.370Z] ---> e2ed72da47d1 [2021-06-28T16:26:51.370Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T16:26:51.643Z] ---> Running in e31c419671c1 [2021-06-28T16:26:51.921Z] Removing intermediate container e31c419671c1 [2021-06-28T16:26:51.921Z] ---> 06a2602023e3 [2021-06-28T16:26:51.921Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T16:26:52.195Z] ---> Running in 66ae7350e374 [2021-06-28T16:26:52.792Z] Removing intermediate container 66ae7350e374 [2021-06-28T16:26:52.792Z] ---> 4a8f34034132 [2021-06-28T16:26:52.792Z] Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 [2021-06-28T16:26:52.792Z] ---> Running in 45d5ab6fea3a [2021-06-28T16:26:53.387Z] Removing intermediate container 45d5ab6fea3a [2021-06-28T16:26:53.387Z] ---> 28561eac2432 [2021-06-28T16:26:53.387Z] Step 24/24 : LABEL version=0.0.0 [2021-06-28T16:26:53.387Z] ---> Running in 4af3c45d8770 [2021-06-28T16:26:53.982Z] Removing intermediate container 4af3c45d8770 [2021-06-28T16:26:53.982Z] ---> cf09288b1d52 [2021-06-28T16:26:53.982Z] [2021-06-28T16:26:54.576Z] Successfully built cf09288b1d52 [2021-06-28T16:26:54.576Z] Successfully tagged core-data-arm64:latest [2021-06-28T16:26:54.861Z]  Building core-data ... done  [Pipeline] } [2021-06-28T16:26:54.851Z] $ docker stop --time=1 6757cb740796caa31f22d00b167f6e42b1d081aa5c0e91408eb9ab97ed0ac1eb [2021-06-28T16:26:56.715Z] $ docker rm -f 6757cb740796caa31f22d00b167f6e42b1d081aa5c0e91408eb9ab97ed0ac1eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T16:26:57.346Z] + docker images [2021-06-28T16:26:57.620Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-28T16:26:57.620Z] core-data-arm64 latest cf09288b1d52 4 seconds ago 19.1MB [2021-06-28T16:26:57.620Z] security-secretstore-setup-arm64 latest 6f5d15bed25f 9 seconds ago 27.1MB [2021-06-28T16:26:57.620Z] core-metadata-arm64 latest 0c985ebd4e0b 16 seconds ago 15.7MB [2021-06-28T16:26:57.620Z] core-command-arm64 latest 06a0ca3ee9d7 22 seconds ago 15MB [2021-06-28T16:26:57.620Z] 33a9d18adda6 22 seconds ago 975MB [2021-06-28T16:26:57.620Z] 73678ff211da 28 seconds ago 972MB [2021-06-28T16:26:57.620Z] 877a30f9965a 32 seconds ago 976MB [2021-06-28T16:26:57.620Z] 12efbe5c0535 38 seconds ago 966MB [2021-06-28T16:26:57.620Z] sys-mgmt-agent-arm64 latest 8f448310684a 2 minutes ago 299MB [2021-06-28T16:26:57.620Z] security-bootstrapper-arm64 latest 53138282c1ca 3 minutes ago 17.5MB [2021-06-28T16:26:57.620Z] support-notifications-arm64 latest dad8b7225ccc 3 minutes ago 15.7MB [2021-06-28T16:26:57.620Z] security-proxy-setup-arm64 latest 8af8f8cadc6e 3 minutes ago 24.2MB [2021-06-28T16:26:57.620Z] support-scheduler-arm64 latest 7383bbd3bb41 3 minutes ago 15.1MB [2021-06-28T16:26:57.620Z] 1fe251b5c678 4 minutes ago 969MB [2021-06-28T16:26:57.621Z] 35303ea150b3 4 minutes ago 973MB [2021-06-28T16:26:57.621Z] d49e185cbe1a 4 minutes ago 969MB [2021-06-28T16:26:57.621Z] b42d692ac3c9 4 minutes ago 968MB [2021-06-28T16:26:57.621Z] 35b7ff9f161e 4 minutes ago 970MB [2021-06-28T16:26:57.621Z] ci-base-image-arm64 latest d5815a0679ef 14 minutes ago 641MB [2021-06-28T16:26:57.621Z] alpine 3.12 c4fd0aeabfcf 12 days ago 5.32MB [2021-06-28T16:26:57.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-28T16:26:57.621Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-28T16:26:57.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-06-28T16:26:58.808Z] ---> job-cost.sh [2021-06-28T16:26:58.809Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7RYu [2021-06-28T16:27:37.784Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T16:29:14.564Z] lf-activate-venv(): INFO: Adding /tmp/venv-7RYu/bin to PATH [2021-06-28T16:29:14.564Z] INFO: No Stack... [2021-06-28T16:29:14.564Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-28T16:29:14.564Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T16:29:14.914Z] + cat /w/workspace/edgex-go/31/archives/cost.csv [2021-06-28T16:29:14.914Z] + cut -d, -f6 [Pipeline] lock [2021-06-28T16:29:14.979Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-31-stack-cost] [2021-06-28T16:29:14.989Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-31-stack-cost] did not exist. Created. [2021-06-28T16:29:14.989Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T16:29:15.354Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-28T16:29:15.596Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T16:29:15.605Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-31-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-06-28T16:29:16.684Z] provisioning config files... [2021-06-28T16:29:16.694Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/31@tmp/config301295718254557899tmp [Pipeline] { [Pipeline] sh [2021-06-28T16:29:17.010Z] + set +x [2021-06-28T16:29:17.010Z] + curl -s https://codecov.io/bash [2021-06-28T16:29:17.010Z] + bash -s -- [2021-06-28T16:29:17.272Z] [2021-06-28T16:29:17.272Z] _____ _ [2021-06-28T16:29:17.272Z] / ____| | | [2021-06-28T16:29:17.272Z] | | ___ __| | ___ ___ _____ __ [2021-06-28T16:29:17.272Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-28T16:29:17.272Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-28T16:29:17.272Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-28T16:29:17.272Z] Bash-1.0.3 [2021-06-28T16:29:17.272Z] [2021-06-28T16:29:17.272Z] [2021-06-28T16:29:17.272Z] ==> git version 2.24.4 found [2021-06-28T16:29:17.272Z] ==> 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-06-28T16:29:17.272Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-28T16:29:17.272Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-28T16:29:17.272Z] ==> Jenkins CI detected. [2021-06-28T16:29:17.272Z] project root: . [2021-06-28T16:29:17.272Z] --> token set from env [2021-06-28T16:29:17.272Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-28T16:29:17.272Z] ==> Running gcov in . (disable via -X gcov) [2021-06-28T16:29:17.272Z] ==> Python coveragepy not found [2021-06-28T16:29:17.272Z] ==> Searching for coverage reports in: [2021-06-28T16:29:17.272Z] + . [2021-06-28T16:29:17.272Z] -> Found 1 reports [2021-06-28T16:29:17.272Z] ==> Detecting git/mercurial file structure [2021-06-28T16:29:17.272Z] ==> Reading reports [2021-06-28T16:29:17.272Z] + ./coverage.out bytes=398095 [2021-06-28T16:29:17.272Z] ==> Appending adjustments [2021-06-28T16:29:17.272Z] https://docs.codecov.io/docs/fixing-reports [2021-06-28T16:29:18.665Z] + Found adjustments [2021-06-28T16:29:18.665Z] ==> Gzipping contents [2021-06-28T16:29:18.665Z] 56K /tmp/codecov.eK3Cmz.gz [2021-06-28T16:29:18.665Z] ==> Uploading reports [2021-06-28T16:29:18.665Z] url: https://codecov.io [2021-06-28T16:29:18.665Z] query: branch=PR-3579&commit=2df0e6412f1f1b534352c5778043adf2f0d0a036&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-28T16:29:18.665Z] -> Pinging Codecov [2021-06-28T16:29:18.665Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=2df0e6412f1f1b534352c5778043adf2f0d0a036&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-28T16:29:18.930Z] -> Uploading to [2021-06-28T16:29:18.930Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-28/00271124DB129430A58F1EEE437C3FCB/2df0e6412f1f1b534352c5778043adf2f0d0a036/3c715245-42d2-495a-b4d9-c0686f0800be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T162918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9a80fd972de4c1ad2f583392e184aa49ee2d16294423d39d9fe05ee2c3670c4 [2021-06-28T16:29:18.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T16:29:18.930Z] Dload Upload Total Spent Left Speed [2021-06-28T16:29:19.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54817 0 0 100 54817 0 142k --:--:-- --:--:-- --:--:-- 143k [2021-06-28T16:29:19.508Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2df0e6412f1f1b534352c5778043adf2f0d0a036 [Pipeline] } [2021-06-28T16:29:19.517Z] 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-06-28T16:29:21.486Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:29:22.059Z] ---> package-listing.sh [2021-06-28T16:29:22.059Z] ++ facter osfamily [2021-06-28T16:29:22.059Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-28T16:29:22.320Z] + OS_FAMILY=redhat [2021-06-28T16:29:22.320Z] + workspace=/w/workspace/edgex-go/31 [2021-06-28T16:29:22.320Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-28T16:29:22.320Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-28T16:29:22.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-28T16:29:22.320Z] + PACKAGES=/tmp/packages_start.txt [2021-06-28T16:29:22.320Z] + '[' /w/workspace/edgex-go/31 ']' [2021-06-28T16:29:22.320Z] + PACKAGES=/tmp/packages_end.txt [2021-06-28T16:29:22.320Z] + case "${OS_FAMILY}" in [2021-06-28T16:29:22.320Z] + rpm -qa [2021-06-28T16:29:22.320Z] + sort [2021-06-28T16:29:24.236Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-28T16:29:24.236Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-28T16:29:24.236Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-28T16:29:24.236Z] + '[' /w/workspace/edgex-go/31 ']' [2021-06-28T16:29:24.236Z] + mkdir -p /w/workspace/edgex-go/31/archives/ [2021-06-28T16:29:24.236Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo [2021-06-28T16:29:24.250Z] 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-28T16:29:24.542Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:29:25.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T16:29:25.113Z] [2021-06-28T16:29:25.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-28T16:29:25.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T16:29:25.435Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-28T16:29:25.435Z] df20fa9351a1: Pulling fs layer [2021-06-28T16:29:25.435Z] 36b3adc4ff6f: Pulling fs layer [2021-06-28T16:29:25.435Z] 8ad3a11d3b57: Pulling fs layer [2021-06-28T16:29:25.435Z] 46f8f816bc3b: Pulling fs layer [2021-06-28T16:29:25.435Z] 93b61091891f: Pulling fs layer [2021-06-28T16:29:25.435Z] 93b9cdb0e59b: Pulling fs layer [2021-06-28T16:29:25.435Z] 5e14af77c1be: Pulling fs layer [2021-06-28T16:29:25.435Z] 01666e4c0597: Pulling fs layer [2021-06-28T16:29:25.435Z] aa168da1d23b: Pulling fs layer [2021-06-28T16:29:25.435Z] 93b9cdb0e59b: Waiting [2021-06-28T16:29:25.435Z] 5e14af77c1be: Waiting [2021-06-28T16:29:25.435Z] 01666e4c0597: Waiting [2021-06-28T16:29:25.435Z] aa168da1d23b: Waiting [2021-06-28T16:29:25.435Z] 46f8f816bc3b: Waiting [2021-06-28T16:29:25.435Z] 93b61091891f: Waiting [2021-06-28T16:29:25.435Z] 36b3adc4ff6f: Verifying Checksum [2021-06-28T16:29:25.435Z] 36b3adc4ff6f: Download complete [2021-06-28T16:29:25.435Z] 46f8f816bc3b: Verifying Checksum [2021-06-28T16:29:25.435Z] 46f8f816bc3b: Download complete [2021-06-28T16:29:25.696Z] df20fa9351a1: Verifying Checksum [2021-06-28T16:29:25.696Z] df20fa9351a1: Download complete [2021-06-28T16:29:25.696Z] 93b9cdb0e59b: Verifying Checksum [2021-06-28T16:29:25.696Z] 93b9cdb0e59b: Download complete [2021-06-28T16:29:25.696Z] 5e14af77c1be: Verifying Checksum [2021-06-28T16:29:25.696Z] 5e14af77c1be: Download complete [2021-06-28T16:29:25.696Z] 93b61091891f: Verifying Checksum [2021-06-28T16:29:25.696Z] 93b61091891f: Download complete [2021-06-28T16:29:25.696Z] 01666e4c0597: Verifying Checksum [2021-06-28T16:29:25.696Z] 01666e4c0597: Download complete [2021-06-28T16:29:25.958Z] df20fa9351a1: Pull complete [2021-06-28T16:29:25.958Z] 8ad3a11d3b57: Verifying Checksum [2021-06-28T16:29:25.958Z] 8ad3a11d3b57: Download complete [2021-06-28T16:29:25.958Z] 36b3adc4ff6f: Pull complete [2021-06-28T16:29:26.538Z] 8ad3a11d3b57: Pull complete [2021-06-28T16:29:26.538Z] 46f8f816bc3b: Pull complete [2021-06-28T16:29:26.800Z] 93b61091891f: Pull complete [2021-06-28T16:29:26.800Z] 93b9cdb0e59b: Pull complete [2021-06-28T16:29:26.800Z] 5e14af77c1be: Pull complete [2021-06-28T16:29:27.061Z] 01666e4c0597: Pull complete [2021-06-28T16:29:27.632Z] aa168da1d23b: Verifying Checksum [2021-06-28T16:29:27.632Z] aa168da1d23b: Download complete [2021-06-28T16:29:31.889Z] aa168da1d23b: Pull complete [2021-06-28T16:29:31.890Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-28T16:29:31.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T16:29:31.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-28T16:29:31.988Z] prd-centos7-docker-4c-2g-543 does not seem to be running inside a container [2021-06-28T16:29:32.029Z] $ 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/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-lftools-log-publisher:alpine cat [2021-06-28T16:29:34.859Z] $ docker top 621a6ccc7872e1c7b2d2f32cf7d6248cb89c74f99d0c423f9c406136a6d84392 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T16:29:35.250Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-28T16:29:35.563Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-28T16:29:35.859Z] + ls /var/log/sa-host [2021-06-28T16:29:35.860Z] + sadf -c /var/log/sa-host/sa05 [2021-06-28T16:29:35.860Z] file_magic: OK [2021-06-28T16:29:35.860Z] HZ: Using current value: 100 [2021-06-28T16:29:35.860Z] file_header: OK [2021-06-28T16:29:35.860Z] 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-06-28T16:29:35.860Z] Statistics: [2021-06-28T16:29:35.860Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T16:29:35.860Z] File successfully converted to sysstat format version 12.2.1 [2021-06-28T16:29:35.860Z] + sadf -c /var/log/sa-host/sa28 [2021-06-28T16:29:35.860Z] file_magic: OK [2021-06-28T16:29:35.860Z] HZ: Using current value: 100 [2021-06-28T16:29:35.860Z] file_header: OK [2021-06-28T16:29:35.860Z] 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-06-28T16:29:35.860Z] Statistics: [2021-06-28T16:29:35.860Z] 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... [2021-06-28T16:29:35.860Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T16:29:36.544Z] provisioning config files... [2021-06-28T16:29:36.558Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config6876178111772342326tmp [Pipeline] { [Pipeline] echo [2021-06-28T16:29:36.580Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:29:36.890Z] ---> create-netrc.sh [Pipeline] } [2021-06-28T16:29:36.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:29:37.292Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-28T16:29:37.302Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:29:37.594Z] ---> sudo-logs.sh [2021-06-28T16:29:37.595Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-28T16:29:37.626Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:29:37.922Z] ---> job-cost.sh [2021-06-28T16:29:37.922Z] lf-activate-venv: SKIPPING [2021-06-28T16:29:37.922Z] DEBUG: total: 0.18000000715255737 [2021-06-28T16:29:37.922Z] INFO: Retrieving Stack Cost... [2021-06-28T16:29:38.868Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T16:29:39.441Z] INFO: Archiving Costs [Pipeline] echo [2021-06-28T16:29:39.456Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T16:29:39.767Z] ---> logs-deploy.sh [2021-06-28T16:29:39.767Z] lf-activate-venv: SKIPPING [2021-06-28T16:29:39.767Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/31 [2021-06-28T16:29:39.767Z] INFO: archiving workspace using pattern(s): [2021-06-28T16:29:40.711Z] Archives upload complete. [2021-06-28T16:29:40.711Z] INFO: archiving logs to Nexus [2021-06-28T16:29:41.285Z] ---> uname -a: [2021-06-28T16:29:41.285Z] Linux prd-centos7-docker-4c-2g-543.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-06-28T16:29:41.285Z] [2021-06-28T16:29:41.285Z] [2021-06-28T16:29:41.285Z] ---> lscpu: [2021-06-28T16:29:41.285Z] Architecture: x86_64 [2021-06-28T16:29:41.285Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-28T16:29:41.285Z] Byte Order: Little Endian [2021-06-28T16:29:41.285Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-28T16:29:41.285Z] CPU(s): 2 [2021-06-28T16:29:41.285Z] On-line CPU(s) list: 0,1 [2021-06-28T16:29:41.285Z] Thread(s) per core: 1 [2021-06-28T16:29:41.285Z] Core(s) per socket: 1 [2021-06-28T16:29:41.285Z] Socket(s): 2 [2021-06-28T16:29:41.285Z] NUMA node(s): 1 [2021-06-28T16:29:41.285Z] Vendor ID: AuthenticAMD [2021-06-28T16:29:41.285Z] CPU family: 23 [2021-06-28T16:29:41.285Z] Model: 49 [2021-06-28T16:29:41.285Z] Model name: AMD EPYC-Rome Processor [2021-06-28T16:29:41.285Z] Stepping: 0 [2021-06-28T16:29:41.285Z] CPU MHz: 2799.998 [2021-06-28T16:29:41.285Z] BogoMIPS: 5599.99 [2021-06-28T16:29:41.285Z] Virtualization: AMD-V [2021-06-28T16:29:41.285Z] Hypervisor vendor: KVM [2021-06-28T16:29:41.285Z] Virtualization type: full [2021-06-28T16:29:41.285Z] L1d cache: 64 KiB [2021-06-28T16:29:41.285Z] L1i cache: 64 KiB [2021-06-28T16:29:41.285Z] L2 cache: 1 MiB [2021-06-28T16:29:41.285Z] L3 cache: 32 MiB [2021-06-28T16:29:41.285Z] NUMA node0 CPU(s): 0,1 [2021-06-28T16:29:41.285Z] Vulnerability Itlb multihit: Not affected [2021-06-28T16:29:41.285Z] Vulnerability L1tf: Not affected [2021-06-28T16:29:41.285Z] Vulnerability Mds: Not affected [2021-06-28T16:29:41.285Z] Vulnerability Meltdown: Not affected [2021-06-28T16:29:41.285Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-28T16:29:41.285Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-28T16:29:41.285Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-28T16:29:41.285Z] Vulnerability Srbds: Not affected [2021-06-28T16:29:41.285Z] Vulnerability Tsx async abort: Not affected [2021-06-28T16:29:41.285Z] 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-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] ---> nproc: [2021-06-28T16:29:41.286Z] 2 [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] ---> df -h: [2021-06-28T16:29:41.286Z] Filesystem Size Used Available Use% Mounted on [2021-06-28T16:29:41.286Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-28T16:29:41.286Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-28T16:29:41.286Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-28T16:29:41.286Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-28T16:29:41.286Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-28T16:29:41.286Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-28T16:29:41.286Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-28T16:29:41.286Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-28T16:29:41.286Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-28T16:29:41.286Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-28T16:29:41.286Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-28T16:29:41.286Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-28T16:29:41.286Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/31 [2021-06-28T16:29:41.286Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/31@tmp [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] ---> free -m: [2021-06-28T16:29:41.286Z] total used free shared buff/cache available [2021-06-28T16:29:41.286Z] Mem: 7821 1340 2413 0 4067 6443 [2021-06-28T16:29:41.286Z] Swap: 1023 1 1022 [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] ---> ip addr: [2021-06-28T16:29:41.286Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-28T16:29:41.286Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-28T16:29:41.286Z] inet 127.0.0.1/8 scope host lo [2021-06-28T16:29:41.286Z] valid_lft forever preferred_lft forever [2021-06-28T16:29:41.286Z] inet6 ::1/128 scope host [2021-06-28T16:29:41.286Z] valid_lft forever preferred_lft forever [2021-06-28T16:29:41.286Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-28T16:29:41.286Z] link/ether fa:16:3e:5d:c1:f2 brd ff:ff:ff:ff:ff:ff [2021-06-28T16:29:41.286Z] inet 10.30.123.235/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-28T16:29:41.286Z] valid_lft 84948sec preferred_lft 84948sec [2021-06-28T16:29:41.286Z] inet6 fe80::f816:3eff:fe5d:c1f2/64 scope link [2021-06-28T16:29:41.286Z] valid_lft forever preferred_lft forever [2021-06-28T16:29:41.286Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-28T16:29:41.286Z] link/ether 02:42:5b:ed:29:26 brd ff:ff:ff:ff:ff:ff [2021-06-28T16:29:41.286Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-28T16:29:41.286Z] valid_lft forever preferred_lft forever [2021-06-28T16:29:41.286Z] inet6 fe80::42:5bff:feed:2926/64 scope link [2021-06-28T16:29:41.286Z] valid_lft forever preferred_lft forever [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] ---> sar -b -r -n DEV: [2021-06-28T16:29:41.286Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] 16:05:18 LINUX RESTART (2 CPU) [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] 16:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-28T16:29:41.286Z] 16:07:02 102.60 3.60 99.00 0.00 2600.13 19533.09 0.00 [2021-06-28T16:29:41.286Z] 16:08:01 189.91 0.00 189.91 0.00 0.00 48986.85 0.00 [2021-06-28T16:29:41.286Z] 16:09:01 57.25 0.00 57.25 0.00 0.00 10691.99 0.00 [2021-06-28T16:29:41.286Z] 16:10:01 125.05 0.00 125.05 0.00 0.00 38984.23 0.00 [2021-06-28T16:29:41.286Z] 16:11:01 933.14 484.84 448.30 0.00 19428.69 282131.53 0.00 [2021-06-28T16:29:41.286Z] 16:12:01 626.92 127.36 499.57 0.00 7004.82 218502.36 0.00 [2021-06-28T16:29:41.286Z] 16:13:01 221.25 13.15 208.09 0.00 1451.22 31252.23 0.00 [2021-06-28T16:29:41.286Z] 16:14:01 1.27 0.00 1.27 0.00 0.00 20.95 0.00 [2021-06-28T16:29:41.286Z] 16:15:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 [2021-06-28T16:29:41.286Z] 16:16:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 [2021-06-28T16:29:41.286Z] 16:17:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-06-28T16:29:41.286Z] 16:18:01 0.25 0.00 0.25 0.00 0.00 2.52 0.00 [2021-06-28T16:29:41.286Z] 16:19:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 [2021-06-28T16:29:41.286Z] 16:20:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-06-28T16:29:41.286Z] 16:21:01 0.67 0.45 0.22 0.00 100.35 2.93 0.00 [2021-06-28T16:29:41.286Z] 16:22:01 0.82 0.00 0.82 0.00 0.00 16.04 0.00 [2021-06-28T16:29:41.286Z] 16:23:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 [2021-06-28T16:29:41.286Z] 16:24:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 [2021-06-28T16:29:41.286Z] 16:25:01 0.27 0.00 0.27 0.00 0.00 2.73 0.00 [2021-06-28T16:29:41.286Z] 16:26:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 [2021-06-28T16:29:41.286Z] 16:27:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 [2021-06-28T16:29:41.286Z] 16:28:01 0.20 0.00 0.20 0.00 0.00 3.00 0.00 [2021-06-28T16:29:41.286Z] 16:29:01 0.28 0.00 0.28 0.00 0.00 3.18 0.00 [2021-06-28T16:29:41.286Z] Average: 98.37 27.41 70.96 0.00 1332.05 28280.25 0.00 [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] 16:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-28T16:29:41.286Z] 16:07:02 4704040 0 903832 11.29 2620 2398448 1683876 18.59 996968 1878928 337804 [2021-06-28T16:29:41.286Z] 16:08:01 3930864 0 1103260 13.78 2620 2972196 1567040 17.30 1283124 2247296 217432 [2021-06-28T16:29:41.286Z] 16:09:01 3921168 0 1157640 14.45 2620 2927512 1670388 18.44 1230556 2296336 18092 [2021-06-28T16:29:41.286Z] 16:10:01 2167328 0 1209276 15.10 2620 4629716 1653148 18.25 1677472 3545976 742616 [2021-06-28T16:29:41.286Z] 16:11:01 1274768 0 1597084 19.94 2620 5134468 3731504 41.20 2405532 3593944 53312 [2021-06-28T16:29:41.286Z] 16:12:01 779996 0 1754888 21.91 2620 5471436 3516092 38.82 2894988 3555916 15420 [2021-06-28T16:29:41.286Z] 16:13:01 3080336 0 1294432 16.16 2620 3631552 1645364 18.17 1417648 2781744 20 [2021-06-28T16:29:41.286Z] 16:14:01 3099904 0 1274860 15.92 2620 3631556 1419988 15.68 1421824 2764748 16 [2021-06-28T16:29:41.286Z] 16:15:01 3100796 0 1273964 15.91 2620 3631560 1417852 15.65 1422024 2764764 16 [2021-06-28T16:29:41.286Z] 16:16:01 3101072 0 1273684 15.90 2620 3631564 1417804 15.65 1421736 2764764 16 [2021-06-28T16:29:41.286Z] 16:17:01 3101448 0 1273304 15.90 2620 3631568 1417720 15.65 1421260 2765164 12 [2021-06-28T16:29:41.286Z] 16:18:01 3101692 0 1273056 15.90 2620 3631572 1417720 15.65 1421380 2765164 8 [2021-06-28T16:29:41.286Z] 16:19:01 3101792 0 1272948 15.89 2620 3631580 1417756 15.65 1421396 2765164 8 [2021-06-28T16:29:41.286Z] 16:20:01 3101684 0 1273056 15.90 2620 3631580 1417720 15.65 1421388 2765164 8 [2021-06-28T16:29:41.286Z] 16:21:01 3095984 0 1275916 15.93 2620 3634420 1417816 15.65 1427068 2765172 24 [2021-06-28T16:29:41.286Z] 16:22:01 3095888 0 1276012 15.93 2620 3634420 1417720 15.65 1426932 2765172 12 [2021-06-28T16:29:41.286Z] 16:23:01 3095936 0 1275956 15.93 2620 3634428 1417720 15.65 1426940 2765172 8 [2021-06-28T16:29:41.286Z] 16:24:01 3096044 0 1275840 15.93 2620 3634436 1417720 15.65 1426952 2765172 16 [2021-06-28T16:29:41.286Z] 16:25:01 3095944 0 1275940 15.93 2620 3634436 1417720 15.65 1426952 2765172 8 [2021-06-28T16:29:41.286Z] 16:26:01 3095568 0 1276308 15.94 2620 3634444 1417816 15.65 1427052 2765172 20 [2021-06-28T16:29:41.286Z] 16:27:01 3095740 0 1276136 15.93 2620 3634444 1417792 15.65 1427056 2765172 12 [2021-06-28T16:29:41.286Z] 16:28:01 3095952 0 1275916 15.93 2620 3634452 1417720 15.65 1426976 2765172 8 [2021-06-28T16:29:41.286Z] 16:29:01 3095976 0 1275888 15.93 2620 3634456 1417720 15.65 1426980 2765172 8 [2021-06-28T16:29:41.286Z] Average: 3018692 0 1279095 15.97 2620 3708532 1658857 18.31 1508705 2788766 60213 [2021-06-28T16:29:41.286Z] [2021-06-28T16:29:41.286Z] 16:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-28T16:29:41.286Z] 16:07:02 eth0 902.58 1038.96 3427.29 121.69 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:07:02 docker0 896.65 708.49 73.56 2692.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:08:01 eth0 515.01 427.77 3462.58 46.48 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:08:01 veth2daf75e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:08:01 docker0 189.95 245.42 13.39 854.34 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:09:01 eth0 27.96 15.15 21.48 11.46 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:09:01 veth2daf75e 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:09:01 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:10:01 vethcb0ea61 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:10:01 eth0 209.21 175.09 1708.93 129.02 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.286Z] 16:11:01 vethef5562d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:11:01 vethd985916 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:11:01 vethfa22072 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:11:01 veth3750bf5 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:12:01 vethee77bc4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:12:01 veth5e0d029 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:12:01 vethb39091f 25.78 43.19 1.90 337.45 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:12:01 veth5e3e5a8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:13:01 eth0 2902.28 2522.19 13900.42 551.63 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:13:01 docker0 1210.39 1126.89 94.82 4327.06 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:14:01 eth0 0.62 0.10 0.06 0.02 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:15:01 eth0 0.77 0.60 0.66 0.22 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:16:01 eth0 0.27 0.20 0.09 0.04 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:17:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:18:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:19:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:21:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:22:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:24:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:25:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:26:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:27:01 eth0 0.30 0.23 0.16 0.02 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:28:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:29:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] Average: eth0 89.06 84.05 466.07 20.58 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] Average: docker0 52.68 49.04 4.13 188.32 0.00 0.00 0.00 0.00 [2021-06-28T16:29:41.287Z] [2021-06-28T16:29:41.287Z] [2021-06-28T16:29:41.287Z] ---> sar -P ALL: [2021-06-28T16:29:41.287Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T16:29:41.287Z] [2021-06-28T16:29:41.287Z] 16:05:18 LINUX RESTART (2 CPU) [2021-06-28T16:29:41.287Z] [2021-06-28T16:29:41.287Z] 16:06:01 CPU %user %nice %system %iowait %steal %idle [2021-06-28T16:29:41.287Z] 16:07:02 all 17.97 0.00 5.43 2.72 0.07 73.81 [2021-06-28T16:29:41.287Z] 16:07:02 0 14.84 0.00 5.48 1.41 0.07 78.20 [2021-06-28T16:29:41.287Z] 16:07:02 1 21.11 0.00 5.39 4.02 0.07 69.42 [2021-06-28T16:29:41.287Z] 16:08:01 all 48.44 0.00 10.25 2.10 0.11 39.10 [2021-06-28T16:29:41.287Z] 16:08:01 0 48.17 0.00 10.37 2.03 0.11 39.32 [2021-06-28T16:29:41.287Z] 16:08:01 1 48.71 0.00 10.13 2.16 0.11 38.89 [2021-06-28T16:29:41.287Z] 16:09:01 all 32.20 0.00 4.81 0.39 0.07 62.52 [2021-06-28T16:29:41.287Z] 16:09:01 0 31.48 0.00 4.88 0.39 0.07 63.18 [2021-06-28T16:29:41.287Z] 16:09:01 1 32.93 0.00 4.74 0.40 0.07 61.86 [2021-06-28T16:29:41.287Z] 16:10:01 all 55.36 0.00 11.07 1.32 0.12 32.13 [2021-06-28T16:29:41.287Z] 16:10:01 0 55.37 0.00 11.30 1.65 0.11 31.57 [2021-06-28T16:29:41.287Z] 16:10:01 1 55.36 0.00 10.84 0.99 0.13 32.69 [2021-06-28T16:29:41.287Z] 16:11:01 all 47.01 0.00 22.23 22.98 0.13 7.65 [2021-06-28T16:29:41.287Z] 16:11:01 0 46.38 0.00 22.70 24.87 0.13 5.92 [2021-06-28T16:29:41.287Z] 16:11:01 1 47.64 0.00 21.76 21.09 0.13 9.39 [2021-06-28T16:29:41.287Z] 16:12:01 all 66.62 0.00 20.42 10.98 0.12 1.86 [2021-06-28T16:29:41.287Z] 16:12:01 0 65.38 0.00 21.90 10.68 0.11 1.93 [2021-06-28T16:29:41.287Z] 16:12:01 1 67.88 0.00 18.93 11.28 0.13 1.79 [2021-06-28T16:29:41.287Z] 16:13:01 all 49.17 0.00 9.81 2.36 0.09 38.57 [2021-06-28T16:29:41.287Z] 16:13:01 0 49.45 0.00 9.46 2.79 0.09 38.21 [2021-06-28T16:29:41.287Z] 16:13:01 1 48.90 0.00 10.17 1.92 0.09 38.93 [2021-06-28T16:29:41.287Z] 16:14:01 all 0.23 0.00 0.08 0.00 0.02 99.67 [2021-06-28T16:29:41.287Z] 16:14:01 0 0.42 0.00 0.07 0.00 0.02 99.50 [2021-06-28T16:29:41.287Z] 16:14:01 1 0.03 0.00 0.10 0.00 0.02 99.85 [2021-06-28T16:29:41.287Z] 16:15:01 all 0.15 0.00 0.05 0.00 0.02 99.78 [2021-06-28T16:29:41.287Z] 16:15:01 0 0.25 0.00 0.07 0.00 0.02 99.67 [2021-06-28T16:29:41.287Z] 16:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-28T16:29:41.287Z] 16:16:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-06-28T16:29:41.287Z] 16:16:01 0 0.27 0.00 0.02 0.00 0.00 99.72 [2021-06-28T16:29:41.287Z] 16:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-28T16:29:41.287Z] 16:17:01 all 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-28T16:29:41.288Z] 16:17:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-28T16:29:41.288Z] 16:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-28T16:29:41.288Z] [2021-06-28T16:29:41.288Z] 16:17:01 CPU %user %nice %system %iowait %steal %idle [2021-06-28T16:29:41.288Z] 16:18:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-28T16:29:41.288Z] 16:18:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-06-28T16:29:41.288Z] 16:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-28T16:29:41.288Z] 16:19:01 all 0.04 0.00 0.03 0.00 0.02 99.91 [2021-06-28T16:29:41.288Z] 16:19:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-28T16:29:41.288Z] 16:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-28T16:29:41.288Z] 16:20:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2021-06-28T16:29:41.288Z] 16:20:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-28T16:29:41.288Z] 16:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2021-06-28T16:29:41.288Z] 16:21:01 all 0.13 0.00 0.04 0.03 0.02 99.78 [2021-06-28T16:29:41.288Z] 16:21:01 0 0.23 0.00 0.05 0.03 0.02 99.67 [2021-06-28T16:29:41.288Z] 16:21:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2021-06-28T16:29:41.288Z] 16:22:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-06-28T16:29:41.288Z] 16:22:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-28T16:29:41.288Z] 16:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-28T16:29:41.288Z] 16:23:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-06-28T16:29:41.288Z] 16:23:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-28T16:29:41.288Z] 16:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-06-28T16:29:41.288Z] 16:24:01 all 0.13 0.00 0.04 0.00 0.01 99.82 [2021-06-28T16:29:41.288Z] 16:24:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-06-28T16:29:41.288Z] 16:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-06-28T16:29:41.288Z] 16:25:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-28T16:29:41.288Z] 16:25:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-28T16:29:41.288Z] 16:25:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-28T16:29:41.288Z] 16:26:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-28T16:29:41.288Z] 16:26:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-28T16:29:41.288Z] 16:26:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2021-06-28T16:29:41.288Z] 16:27:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-06-28T16:29:41.288Z] 16:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-28T16:29:41.288Z] 16:27:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-28T16:29:41.288Z] 16:28:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-28T16:29:41.288Z] 16:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-28T16:29:41.288Z] 16:28:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-28T16:29:41.288Z] [2021-06-28T16:29:41.288Z] 16:28:01 CPU %user %nice %system %iowait %steal %idle [2021-06-28T16:29:41.288Z] 16:29:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-06-28T16:29:41.288Z] 16:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-28T16:29:41.288Z] 16:29:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-28T16:29:41.288Z] Average: all 13.01 0.00 3.44 1.73 0.04 81.78 [2021-06-28T16:29:41.288Z] Average: 0 12.82 0.00 3.53 1.77 0.04 81.83 [2021-06-28T16:29:41.288Z] Average: 1 13.20 0.00 3.35 1.69 0.04 81.72 [2021-06-28T16:29:41.288Z] [2021-06-28T16:29:41.288Z] [2021-06-28T16:29:41.288Z]