Pull request #3500 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2af8a40d0af07ebb39fa4b327e9445551caba858+51da847046bcb32454298370e4f572d9cc02dc57 (cb636240d6135d9a33b863498a047d6002e36271) 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-ssh4061764177146407036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1616241474662099582.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3500/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-3500/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9073220361585711155.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3929750053721658279.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3500/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-3500/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6910656953550817039.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15599 in /w/workspace/edgexfoundry_edgex-go_PR-3500 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh4823602296443478247.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/2@tmp/jenkins-gitclient-ssh4684329546884183635.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3500/head:refs/remotes/origin/PR-3500 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 51da847046bcb32454298370e4f572d9cc02dc57 into PR head commit 2af8a40d0af07ebb39fa4b327e9445551caba858 Merge succeeded, producing 2af8a40d0af07ebb39fa4b327e9445551caba858 Checking out Revision 2af8a40d0af07ebb39fa4b327e9445551caba858 (PR-3500) > git config core.sparsecheckout # timeout=10 > git checkout -f 2af8a40d0af07ebb39fa4b327e9445551caba858 # 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/2@tmp/jenkins-gitclient-ssh8263569208450399216.key > git merge 51da847046bcb32454298370e4f572d9cc02dc57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2af8a40d0af07ebb39fa4b327e9445551caba858 # timeout=10 Commit message: "refactor: Add comment in TOMLs for MaxRequestSize" > git rev-list --no-walk e3cbfe1cfb3c97005e363e3e6b6698f5d35d219e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-21T23:54:00.412Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-21T23:54:00.501Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-21T23:54:00.527Z] ========================================================= [2021-05-21T23:54:00.527Z] EdgeX Global Pipelines Version Info [2021-05-21T23:54:00.527Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-21T23:54:01.950Z] ------------------- [2021-05-21T23:54:01.950Z] stable info: [2021-05-21T23:54:01.950Z] ------------------- [2021-05-21T23:54:01.950Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-21T23:54:01.950Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T23:54:01.950Z] Message: update stable to v1.0.192 [2021-05-21T23:54:02.530Z] ------------------- [2021-05-21T23:54:02.530Z] experimental info: [2021-05-21T23:54:02.530Z] ------------------- [2021-05-21T23:54:02.530Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-21T23:54:02.530Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T23:54:02.530Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-21T23:54:02.732Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-21T23:54:02.753Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-21T23:54:02.774Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-21T23:54:02.795Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-21T23:54:02.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-21T23:54:02.839Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-21T23:54:02.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-21T23:54:02.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-21T23:54:02.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-21T23:54:02.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-21T23:54:02.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-21T23:54:02.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-21T23:54:02.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-21T23:54:03.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-21T23:54:03.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T23:54:03.084Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T23:54:03.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-21T23:54:03.126Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-21T23:54:03.148Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-21T23:54:03.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-21T23:54:03.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-21T23:54:03.217Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-21T23:54:03.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3500 [Pipeline] echo [2021-05-21T23:54:03.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3500 [Pipeline] echo [2021-05-21T23:54:03.287Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3500 [Pipeline] echo [2021-05-21T23:54:03.309Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2af8a40d0af07ebb39fa4b327e9445551caba858 [Pipeline] echo [2021-05-21T23:54:03.335Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2af8a40 [Pipeline] echo [2021-05-21T23:54:03.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T23:54:03.441Z] provisioning config files... [2021-05-21T23:54:03.480Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5496329060070062169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T23:54:03.798Z] ---> docker-login.sh [2021-05-21T23:54:03.798Z] nexus3.edgexfoundry.org:10001 [2021-05-21T23:54:03.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T23:54:04.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T23:54:04.059Z] Configure a credential helper to remove this warning. See [2021-05-21T23:54:04.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T23:54:04.059Z] [2021-05-21T23:54:04.059Z] Login Succeeded [2021-05-21T23:54:04.059Z] nexus3.edgexfoundry.org:10002 [2021-05-21T23:54:04.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T23:54:04.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T23:54:04.059Z] Configure a credential helper to remove this warning. See [2021-05-21T23:54:04.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T23:54:04.059Z] [2021-05-21T23:54:04.059Z] Login Succeeded [2021-05-21T23:54:04.059Z] nexus3.edgexfoundry.org:10003 [2021-05-21T23:54:04.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T23:54:04.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T23:54:04.334Z] Configure a credential helper to remove this warning. See [2021-05-21T23:54:04.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T23:54:04.334Z] [2021-05-21T23:54:04.334Z] Login Succeeded [2021-05-21T23:54:04.334Z] nexus3.edgexfoundry.org:10004 [2021-05-21T23:54:04.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T23:54:04.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T23:54:04.334Z] Configure a credential helper to remove this warning. See [2021-05-21T23:54:04.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T23:54:04.334Z] [2021-05-21T23:54:04.334Z] Login Succeeded [2021-05-21T23:54:04.334Z] docker.io [2021-05-21T23:54:04.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T23:54:04.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T23:54:04.856Z] Configure a credential helper to remove this warning. See [2021-05-21T23:54:04.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T23:54:04.856Z] [2021-05-21T23:54:04.856Z] Login Succeeded [2021-05-21T23:54:04.856Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T23:54:04.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T23:54:05.251Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-21T23:54:05.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T23:54:05.251Z] ++ dirname cmd/core-command/Dockerfile [2021-05-21T23:54:05.251Z] ++ cut -d/ -f2 [2021-05-21T23:54:05.251Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-21T23:54:05.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T23:54:05.251Z] ++ dirname cmd/core-data/Dockerfile [2021-05-21T23:54:05.251Z] ++ cut -d/ -f2 [2021-05-21T23:54:05.251Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-21T23:54:05.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T23:54:05.251Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-21T23:54:05.251Z] ++ cut -d/ -f2 [2021-05-21T23:54:05.251Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-21T23:54:05.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T23:54:05.251Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-21T23:54:05.251Z] ++ cut -d/ -f2 [2021-05-21T23:54:05.251Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-21T23:54:05.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T23:54:05.251Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-21T23:54:05.251Z] ++ cut -d/ -f2 [2021-05-21T23:54:05.251Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-21T23:54:05.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T23:54:05.251Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-21T23:54:05.251Z] ++ cut -d/ -f2 [2021-05-21T23:54:05.251Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-21T23:54:05.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T23:54:05.251Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-21T23:54:05.251Z] ++ cut -d/ -f2 [2021-05-21T23:54:05.251Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-21T23:54:05.251Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T23:54:05.251Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-21T23:54:05.251Z] ++ cut -d/ -f2 [2021-05-21T23:54:05.252Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-21T23:54:05.252Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T23:54:05.252Z] ++ cut -d/ -f2 [2021-05-21T23:54:05.252Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-21T23:54:05.252Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-21T23:54:05.300Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-21T23:54:10.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T23:54:10.333Z] [2021-05-21T23:54:10.333Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T23:54:10.663Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T23:54:10.663Z] latest: Pulling from edgex-devops/git-semver [2021-05-21T23:54:10.663Z] 31603596830f: Pulling fs layer [2021-05-21T23:54:10.663Z] 54011a49482f: Pulling fs layer [2021-05-21T23:54:10.663Z] a6820b24f6d8: Pulling fs layer [2021-05-21T23:54:10.663Z] f581987b2513: Pulling fs layer [2021-05-21T23:54:10.663Z] f581987b2513: Waiting [2021-05-21T23:54:10.663Z] 54011a49482f: Verifying Checksum [2021-05-21T23:54:10.663Z] 54011a49482f: Download complete [2021-05-21T23:54:10.663Z] 31603596830f: Verifying Checksum [2021-05-21T23:54:10.663Z] 31603596830f: Download complete [2021-05-21T23:54:10.927Z] f581987b2513: Verifying Checksum [2021-05-21T23:54:10.927Z] f581987b2513: Download complete [2021-05-21T23:54:10.927Z] a6820b24f6d8: Verifying Checksum [2021-05-21T23:54:10.927Z] a6820b24f6d8: Download complete [2021-05-21T23:54:10.927Z] 31603596830f: Pull complete [2021-05-21T23:54:11.203Z] 54011a49482f: Pull complete [2021-05-21T23:54:11.778Z] a6820b24f6d8: Pull complete [2021-05-21T23:54:11.778Z] f581987b2513: Pull complete [2021-05-21T23:54:12.037Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-21T23:54:12.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T23:54:12.037Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-21T23:54:12.116Z] prd-centos7-docker-4c-2g-15599 does not seem to be running inside a container [2021-05-21T23:54:12.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-21T23:54:13.277Z] $ docker top 5265d4e9ebd78569600cc0cb0de6ed4278773ab01e89205f0241f099fa293995 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T23:54:13.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T23:54:13.392Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T23:54:13.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T23:54:13.507Z] $ docker exec 5265d4e9ebd78569600cc0cb0de6ed4278773ab01e89205f0241f099fa293995 ssh-agent [2021-05-21T23:54:13.607Z] SSH_AUTH_SOCK=/tmp/ssh-WwhP4nTkmBCX/agent.13 [2021-05-21T23:54:13.607Z] SSH_AGENT_PID=19 [2021-05-21T23:54:13.616Z] Running ssh-add (command line suppressed) [2021-05-21T23:54:13.724Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2009888588041886962.key (/w/workspace/edgex-go/2@tmp/private_key_2009888588041886962.key) [2021-05-21T23:54:13.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T23:54:14.040Z] + git tag --points-at HEAD [Pipeline] } [2021-05-21T23:54:14.056Z] $ docker exec --env ******** --env ******** 5265d4e9ebd78569600cc0cb0de6ed4278773ab01e89205f0241f099fa293995 ssh-agent -k [2021-05-21T23:54:14.143Z] unset SSH_AUTH_SOCK; [2021-05-21T23:54:14.143Z] unset SSH_AGENT_PID; [2021-05-21T23:54:14.144Z] echo Agent pid 19 killed; [2021-05-21T23:54:14.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-21T23:54:14.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T23:54:14.193Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T23:54:14.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T23:54:14.301Z] $ docker exec 5265d4e9ebd78569600cc0cb0de6ed4278773ab01e89205f0241f099fa293995 ssh-agent [2021-05-21T23:54:14.398Z] SSH_AUTH_SOCK=/tmp/ssh-68X6O2RQ5pvn/agent.53 [2021-05-21T23:54:14.398Z] SSH_AGENT_PID=60 [2021-05-21T23:54:14.403Z] Running ssh-add (command line suppressed) [2021-05-21T23:54:14.494Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5894301375210250689.key (/w/workspace/edgex-go/2@tmp/private_key_5894301375210250689.key) [2021-05-21T23:54:14.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T23:54:14.808Z] + git semver init [2021-05-21T23:54:14.808Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T23:54:14.808Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-21T23:54:14.808Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-21T23:54:14.808Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T23:54:14.808Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T23:54:14.808Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T23:54:14.808Z] # $SEMVER_BRANCH = PR-3500 [2021-05-21T23:54:14.808Z] # $SEMVER_TEMP = /tmp/semver-520255890 [2021-05-21T23:54:14.808Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-21T23:54:29.745Z] # '/tmp/semver-520255890' -> '/w/workspace/edgex-go/2/.semver' [2021-05-21T23:54:29.745Z] # -> Force: false [2021-05-21T23:54:29.745Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-21T23:54:29.757Z] $ docker exec --env ******** --env ******** 5265d4e9ebd78569600cc0cb0de6ed4278773ab01e89205f0241f099fa293995 ssh-agent -k [2021-05-21T23:54:29.843Z] unset SSH_AUTH_SOCK; [2021-05-21T23:54:29.844Z] unset SSH_AGENT_PID; [2021-05-21T23:54:29.845Z] echo Agent pid 60 killed; [2021-05-21T23:54:29.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T23:54:30.181Z] + git semver [Pipeline] } [2021-05-21T23:54:30.196Z] $ docker stop --time=1 5265d4e9ebd78569600cc0cb0de6ed4278773ab01e89205f0241f099fa293995 [2021-05-21T23:54:32.224Z] $ docker rm -f 5265d4e9ebd78569600cc0cb0de6ed4278773ab01e89205f0241f099fa293995 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T23:54:32.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-21T23:54:32.874Z] Stashed 1 file(s) [Pipeline] echo [2021-05-21T23:54:32.878Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T23:54:33.478Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-21T23:54:33.771Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T23:54:34.147Z] + true [2021-05-21T23:54:34.147Z] + sudo service docker restart [2021-05-21T23:54:34.147Z] Redirecting to /bin/systemctl restart docker.service [2021-05-21T23:54:48.124Z] Still waiting to schedule task [2021-05-21T23:54:48.124Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15597’ [Pipeline] echo [2021-05-21T23:54:52.296Z] ========================================================= [2021-05-21T23:54:52.296Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-21T23:54:52.296Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T23:54:52.608Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-21T23:54:54.003Z] Sending build context to Docker daemon 330.9MB [2021-05-21T23:54:54.003Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T23:54:54.003Z] Step 2/6 : FROM ${BASE} [2021-05-21T23:54:54.003Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-21T23:54:54.003Z] 540db60ca938: Pulling fs layer [2021-05-21T23:54:54.003Z] adcc1eea9eea: Pulling fs layer [2021-05-21T23:54:54.003Z] 4c4ab2625f07: Pulling fs layer [2021-05-21T23:54:54.003Z] 0510c868ecb4: Pulling fs layer [2021-05-21T23:54:54.003Z] afea3b2eda06: Pulling fs layer [2021-05-21T23:54:54.003Z] 7809a108b3ef: Pulling fs layer [2021-05-21T23:54:54.003Z] f706445af74f: Pulling fs layer [2021-05-21T23:54:54.003Z] 7809a108b3ef: Waiting [2021-05-21T23:54:54.003Z] 0510c868ecb4: Waiting [2021-05-21T23:54:54.003Z] afea3b2eda06: Waiting [2021-05-21T23:54:54.003Z] f706445af74f: Waiting [2021-05-21T23:54:54.003Z] adcc1eea9eea: Verifying Checksum [2021-05-21T23:54:54.003Z] adcc1eea9eea: Download complete [2021-05-21T23:54:54.003Z] 4c4ab2625f07: Verifying Checksum [2021-05-21T23:54:54.003Z] 4c4ab2625f07: Download complete [2021-05-21T23:54:54.003Z] afea3b2eda06: Verifying Checksum [2021-05-21T23:54:54.003Z] afea3b2eda06: Download complete [2021-05-21T23:54:54.003Z] 540db60ca938: Verifying Checksum [2021-05-21T23:54:54.003Z] 540db60ca938: Download complete [2021-05-21T23:54:54.003Z] 7809a108b3ef: Verifying Checksum [2021-05-21T23:54:54.003Z] 7809a108b3ef: Download complete [2021-05-21T23:54:54.263Z] 540db60ca938: Pull complete [2021-05-21T23:54:54.263Z] adcc1eea9eea: Pull complete [2021-05-21T23:54:54.525Z] 4c4ab2625f07: Pull complete [2021-05-21T23:54:55.912Z] f706445af74f: Verifying Checksum [2021-05-21T23:54:55.912Z] f706445af74f: Download complete [2021-05-21T23:54:56.484Z] 0510c868ecb4: Verifying Checksum [2021-05-21T23:54:56.484Z] 0510c868ecb4: Download complete [2021-05-21T23:54:59.850Z] 0510c868ecb4: Pull complete [2021-05-21T23:54:59.850Z] afea3b2eda06: Pull complete [2021-05-21T23:54:59.850Z] 7809a108b3ef: Pull complete [2021-05-21T23:55:01.788Z] f706445af74f: Pull complete [2021-05-21T23:55:01.788Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-21T23:55:01.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-21T23:55:01.788Z] ---> b068be0155e3 [2021-05-21T23:55:01.788Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-21T23:55:02.734Z] ---> Running in a80d06be6be7 [2021-05-21T23:55:02.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T23:55:03.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T23:55:04.526Z] (1/12) Installing libmagic (5.39-r0) [2021-05-21T23:55:04.788Z] (2/12) Installing file (5.39-r0) [2021-05-21T23:55:05.048Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-21T23:55:05.048Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-21T23:55:09.260Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-21T23:55:09.260Z] (6/12) Installing patch (2.7.6-r6) [2021-05-21T23:55:09.260Z] (7/12) Installing build-base (0.5-r2) [2021-05-21T23:55:09.260Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-21T23:55:09.260Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-21T23:55:09.260Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-21T23:55:09.522Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-21T23:55:09.522Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-21T23:55:09.522Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T23:55:09.522Z] OK: 219 MiB in 52 packages [2021-05-21T23:55:10.925Z] Removing intermediate container a80d06be6be7 [2021-05-21T23:55:10.925Z] ---> 8e69e0d0b424 [2021-05-21T23:55:10.925Z] Step 4/6 : WORKDIR /edgex-go [2021-05-21T23:55:10.925Z] ---> Running in 2006f91a8898 [2021-05-21T23:55:10.925Z] Removing intermediate container 2006f91a8898 [2021-05-21T23:55:10.925Z] ---> c3eb9ffb762a [2021-05-21T23:55:10.925Z] Step 5/6 : COPY go.mod . [2021-05-21T23:55:11.192Z] ---> 11df91289e64 [2021-05-21T23:55:11.192Z] Step 6/6 : RUN go mod download [2021-05-21T23:55:11.192Z] ---> Running in 5a6bd8eb4de7 [2021-05-21T23:55:23.500Z] Removing intermediate container 5a6bd8eb4de7 [2021-05-21T23:55:23.500Z] ---> b4220aa2ef95 [2021-05-21T23:55:23.500Z] Successfully built b4220aa2ef95 [2021-05-21T23:55:23.500Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T23:55:23.802Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T23:55:23.802Z] . [Pipeline] withDockerContainer [2021-05-21T23:55:23.873Z] prd-centos7-docker-4c-2g-15599 does not seem to be running inside a container [2021-05-21T23:55:23.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat [2021-05-21T23:55:24.290Z] $ docker top fb0ba230001de36188ad47c0de5dba3d068d838968284820f39c8459a94a4174 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T23:55:24.659Z] + go version [2021-05-21T23:55:24.659Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-21T23:55:24.674Z] $ docker stop --time=1 fb0ba230001de36188ad47c0de5dba3d068d838968284820f39c8459a94a4174 [2021-05-21T23:55:25.858Z] $ docker rm -f fb0ba230001de36188ad47c0de5dba3d068d838968284820f39c8459a94a4174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T23:55:26.400Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T23:55:26.400Z] . [Pipeline] withDockerContainer [2021-05-21T23:55:26.484Z] prd-centos7-docker-4c-2g-15599 does not seem to be running inside a container [2021-05-21T23:55:26.523Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat [2021-05-21T23:55:26.868Z] $ docker top e0da5e6f9c4af9d8289f54737a470506c62571dab10e8b6af3e7952040a8331c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-21T23:55:26.952Z] ========================================================= [2021-05-21T23:55:26.952Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-21T23:55:26.952Z] ========================================================= [Pipeline] sh [2021-05-21T23:55:27.250Z] + go mod tidy [Pipeline] sh [2021-05-21T23:55:27.811Z] + make test [2021-05-21T23:55:27.812Z] go mod tidy [2021-05-21T23:55:27.812Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-21T23:55:33.134Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-21T23:55:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-21T23:55:55.099Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-21T23:55:57.053Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-21T23:55:57.053Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-21T23:55:58.998Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-21T23:55:59.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-21T23:55:59.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-21T23:55:59.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-21T23:56:00.563Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-21T23:56:01.141Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-21T23:56:03.117Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-21T23:56:03.117Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-21T23:56:03.117Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-21T23:56:04.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.068s coverage: 46.1% of statements [2021-05-21T23:56:04.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-21T23:56:04.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-21T23:56:04.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-21T23:56:04.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-21T23:56:04.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-21T23:56:04.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-21T23:56:04.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.065s coverage: 28.7% of statements [2021-05-21T23:56:05.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.044s coverage: 100.0% of statements [2021-05-21T23:56:07.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.094s coverage: 27.7% of statements [2021-05-21T23:56:07.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-21T23:56:07.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-21T23:56:07.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-21T23:56:07.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-21T23:56:07.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-21T23:56:07.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements [2021-05-21T23:56:07.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-21T23:56:07.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-05-21T23:56:07.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-21T23:56:07.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements [2021-05-21T23:56:07.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-21T23:56:07.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-21T23:56:08.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.052s coverage: 58.6% of statements [2021-05-21T23:56:08.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-21T23:56:08.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-21T23:56:09.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 87.7% of statements [2021-05-21T23:56:09.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-21T23:56:09.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T23:56:09.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements [2021-05-21T23:56:09.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-21T23:56:11.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.196s coverage: 28.6% of statements [2021-05-21T23:56:11.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-21T23:56:11.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-21T23:56:11.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-21T23:56:11.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-21T23:56:11.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-21T23:56:11.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.043s coverage: 100.0% of statements [2021-05-21T23:56:11.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-21T23:56:11.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.051s coverage: 100.0% of statements [2021-05-21T23:56:11.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-21T23:56:12.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements [2021-05-21T23:56:12.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-21T23:56:12.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.122s coverage: 97.5% of statements [2021-05-21T23:56:12.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-21T23:56:12.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 78.3% of statements [2021-05-21T23:56:12.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-21T23:56:12.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-21T23:56:12.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-21T23:56:12.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-21T23:56:14.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.224s coverage: 95.1% of statements [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-21T23:56:14.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-21T23:56:14.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-05-21T23:56:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-21T23:56:15.077Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.041s coverage: 21.7% of statements [2021-05-21T23:56:15.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-21T23:56:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2021-05-21T23:56:16.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-05-21T23:56:16.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-05-21T23:56:16.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.130s coverage: 96.3% of statements [2021-05-21T23:56:16.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-05-21T23:56:28.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-05-21T23:56:28.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-05-21T23:56:35.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.195s coverage: 81.8% of statements [2021-05-21T23:56:35.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-21T23:56:50.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-21T23:56:50.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-21T23:56:50.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.030s coverage: 87.2% of statements [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-21T23:56:50.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-21T23:56:50.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-21T23:56:50.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-05-21T23:56:50.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements [2021-05-21T23:56:50.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-05-21T23:56:50.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-05-21T23:56:50.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-21T23:56:50.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-05-21T23:56:50.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-21T23:56:50.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-21T23:56:50.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-05-21T23:56:51.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2021-05-21T23:56:51.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-05-21T23:56:51.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2021-05-21T23:56:51.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-05-21T23:56:52.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.166s coverage: 66.9% of statements [2021-05-21T23:56:52.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-21T23:56:52.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-21T23:56:52.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-21T23:56:52.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.5% of statements [2021-05-21T23:56:52.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-21T23:56:52.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-21T23:56:52.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.028s coverage: 89.5% of statements [2021-05-21T23:56:52.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-21T23:56:53.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-05-21T23:56:54.432Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 46.8% of statements [2021-05-21T23:56:54.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-21T23:56:54.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-21T23:56:54.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-21T23:56:54.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-21T23:56:54.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-21T23:56:54.432Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements [2021-05-21T23:56:54.432Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-21T23:56:54.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.028s coverage: 100.0% of statements [2021-05-21T23:56:54.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-21T23:56:54.697Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-21T23:56:58.935Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.066s coverage: 18.9% of statements [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-21T23:56:58.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.137s coverage: 91.9% of statements [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-21T23:56:58.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.624s coverage: 28.7% of statements [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-21T23:56:58.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.048s coverage: 99.0% of statements [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-21T23:56:58.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-21T23:56:58.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 64.6% of statements [2021-05-21T23:56:58.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-21T23:56:59.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.083s coverage: 97.6% of statements [2021-05-21T23:56:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-21T23:56:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T23:56:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-21T23:56:59.892Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-05-21T23:56:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-21T23:56:59.892Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-05-21T23:56:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-21T23:56:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-21T23:56:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-21T23:56:59.892Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-21T23:57:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.028s coverage: 87.9% of statements [2021-05-21T23:57:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-21T23:57:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-21T23:57:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.022s coverage: 100.0% of statements [2021-05-21T23:57:00.422Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-05-21T23:57:00.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-21T23:57:00.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-21T23:57:00.686Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.054s coverage: 27.9% of statements [2021-05-21T23:57:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-21T23:57:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-21T23:57:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-21T23:57:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-21T23:57:00.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-21T23:57:00.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 100.0% of statements [2021-05-21T23:57:01.212Z] GO111MODULE=on go vet ./... [2021-05-21T23:57:33.407Z] gofmt -l . [2021-05-21T23:57:33.407Z] [ "`gofmt -l .`" = "" ] [2021-05-21T23:57:33.407Z] ./bin/test-go-mod-tidy.sh [2021-05-21T23:57:33.407Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-21T23:57:33.708Z] + ls -al . [2021-05-21T23:57:33.708Z] total 852 [2021-05-21T23:57:33.708Z] drwxrwxr-x 10 1001 1001 4096 May 21 23:57 . [2021-05-21T23:57:33.708Z] drwxr-xr-x 4 root root 28 May 21 23:55 .. [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 11 May 21 23:53 .dockerignore [2021-05-21T23:57:33.708Z] drwxrwxr-x 8 1001 1001 179 May 21 23:53 .git [2021-05-21T23:57:33.708Z] drwxrwxr-x 3 1001 1001 125 May 21 23:53 .github [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 818 May 21 23:53 .gitignore [2021-05-21T23:57:33.708Z] drwx------ 3 1001 1001 60 May 21 23:54 .semver [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 166 May 21 23:53 .sonarcloud.properties [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 8609 May 21 23:53 Attribution.txt [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 3804 May 21 23:53 CONTRIBUTING.md [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 931 May 21 23:53 Dockerfile.build [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 863 May 21 23:53 Jenkinsfile [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 10775 May 21 23:53 LICENSE [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 5632 May 21 23:53 Makefile [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 7978 May 21 23:53 README.md [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 6755 May 21 23:53 SECURITY.md [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 5 May 21 23:54 VERSION [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 4131 May 21 23:53 ZMQWindows.md [2021-05-21T23:57:33.708Z] drwxrwxr-x 2 1001 1001 117 May 21 23:53 bin [2021-05-21T23:57:33.708Z] drwxrwxr-x 14 1001 1001 4096 May 21 23:53 cmd [2021-05-21T23:57:33.708Z] -rw-r--r-- 1 root root 741453 May 21 23:57 coverage.out [2021-05-21T23:57:33.708Z] -rw-r--r-- 1 root root 1060 May 21 23:57 go.mod [2021-05-21T23:57:33.708Z] -rw-r--r-- 1 root root 21990 May 21 23:55 go.sum [2021-05-21T23:57:33.708Z] drwxrwxr-x 8 1001 1001 127 May 21 23:53 internal [2021-05-21T23:57:33.708Z] drwxrwxr-x 4 1001 1001 26 May 21 23:53 openapi [2021-05-21T23:57:33.708Z] drwxrwxr-x 4 1001 1001 71 May 21 23:53 snap [2021-05-21T23:57:33.708Z] -rw-rw-r-- 1 1001 1001 168 May 21 23:53 version.go [Pipeline] sh [2021-05-21T23:57:34.005Z] + '[' -e coverage.out ] [2021-05-21T23:57:34.006Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-21T23:57:34.145Z] Stashed 1 file(s) [Pipeline] sh [2021-05-21T23:57:34.439Z] + make build [2021-05-21T23:57:34.439Z] go mod tidy [2021-05-21T23:57:34.439Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-21T23:57:36.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-21T23:57:44.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-21T23:57:44.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-21T23:57:45.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-21T23:57:45.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-21T23:57:47.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-21T23:57:48.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-21T23:57:48.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-21T23:57:49.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-21T23:57:50.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-21T23:57:51.379Z] 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-05-21T23:57:52.812Z] $ docker stop --time=1 e0da5e6f9c4af9d8289f54737a470506c62571dab10e8b6af3e7952040a8331c [2021-05-21T23:57:54.606Z] $ docker rm -f e0da5e6f9c4af9d8289f54737a470506c62571dab10e8b6af3e7952040a8331c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T23:58:00.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T23:58:00.098Z] [2021-05-21T23:58:00.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T23:58:00.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T23:58:00.410Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-21T23:58:00.410Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-21T23:58:00.410Z] ca9280d653b3: Pulling fs layer [2021-05-21T23:58:00.410Z] 7e9c9ca2126c: Pulling fs layer [2021-05-21T23:58:00.669Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-21T23:58:00.669Z] cbdbe7a5bc2a: Download complete [2021-05-21T23:58:00.928Z] cbdbe7a5bc2a: Pull complete [2021-05-21T23:58:01.194Z] ca9280d653b3: Verifying Checksum [2021-05-21T23:58:01.194Z] ca9280d653b3: Download complete [2021-05-21T23:58:01.766Z] ca9280d653b3: Pull complete [2021-05-21T23:58:02.027Z] 7e9c9ca2126c: Verifying Checksum [2021-05-21T23:58:02.027Z] 7e9c9ca2126c: Download complete [2021-05-21T23:58:05.347Z] 7e9c9ca2126c: Pull complete [2021-05-21T23:58:05.347Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-21T23:58:05.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T23:58:05.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-21T23:58:05.422Z] prd-centos7-docker-4c-2g-15599 does not seem to be running inside a container [2021-05-21T23:58:05.457Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-21T23:58:08.241Z] $ docker top f9ff0fc61afc7f95ff5b5544d1325f6b5d5cd91471e4cfa4bc428f380cce9767 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T23:58:08.621Z] + docker-compose build --help [2021-05-21T23:58:08.621Z] + grep parallel [2021-05-21T23:58:09.193Z] --parallel Build images in parallel. [Pipeline] } [2021-05-21T23:58:09.206Z] $ docker stop --time=1 f9ff0fc61afc7f95ff5b5544d1325f6b5d5cd91471e4cfa4bc428f380cce9767 [2021-05-21T23:58:10.396Z] $ docker rm -f f9ff0fc61afc7f95ff5b5544d1325f6b5d5cd91471e4cfa4bc428f380cce9767 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T23:58:12.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T23:58:12.416Z] . [Pipeline] withDockerContainer [2021-05-21T23:58:12.491Z] prd-centos7-docker-4c-2g-15599 does not seem to be running inside a container [2021-05-21T23:58:12.529Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2021-05-21T23:58:12.857Z] $ docker top c938c9f13e7d9f9b23860651af4c34cfb87168221c9555f02fbab1f4173ab70e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T23:58:13.237Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-21T23:58:13.808Z] Building core-command ... [2021-05-21T23:58:13.808Z] Building core-data ... [2021-05-21T23:58:13.808Z] Building core-metadata ... [2021-05-21T23:58:13.808Z] Building security-bootstrapper ... [2021-05-21T23:58:13.808Z] Building security-proxy-setup ... [2021-05-21T23:58:13.808Z] Building security-secretstore-setup ... [2021-05-21T23:58:13.808Z] Building support-notifications ... [2021-05-21T23:58:13.808Z] Building support-scheduler ... [2021-05-21T23:58:13.808Z] Building sys-mgmt-agent ... [2021-05-21T23:58:13.808Z] Building support-scheduler [2021-05-21T23:58:13.808Z] Building security-bootstrapper [2021-05-21T23:58:13.808Z] Building core-command [2021-05-21T23:58:13.808Z] Building support-notifications [2021-05-21T23:58:13.808Z] Building core-metadata [2021-05-21T23:58:26.052Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T23:58:26.052Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T23:58:26.052Z] ---> b4220aa2ef95 [2021-05-21T23:58:26.052Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T23:58:26.052Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T23:58:26.052Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-21T23:58:26.052Z] ---> b4220aa2ef95 [2021-05-21T23:58:26.052Z] Step 3/32 : WORKDIR /edgex-go [2021-05-21T23:58:26.052Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T23:58:26.052Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T23:58:26.052Z] ---> b4220aa2ef95 [2021-05-21T23:58:26.052Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T23:58:30.269Z] ---> Running in 4789b4c20b15 [2021-05-21T23:58:30.269Z] ---> Running in b8a57f73512f [2021-05-21T23:58:30.269Z] ---> Running in b6b5f0557018 [2021-05-21T23:58:31.677Z] Removing intermediate container 4789b4c20b15 [2021-05-21T23:58:31.677Z] ---> 78c1b69e077a [2021-05-21T23:58:31.677Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T23:58:31.677Z] Removing intermediate container b8a57f73512f [2021-05-21T23:58:31.677Z] ---> b5826ae182f5 [2021-05-21T23:58:31.677Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T23:58:31.677Z] Removing intermediate container b6b5f0557018 [2021-05-21T23:58:31.677Z] ---> 02087458737d [2021-05-21T23:58:31.677Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T23:58:31.938Z] ---> Running in c3d3e46fc86f [2021-05-21T23:58:32.199Z] ---> Running in 572194ac1e9b [2021-05-21T23:58:32.199Z] ---> Running in b34ba1f497e6 [2021-05-21T23:58:34.775Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T23:58:34.775Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T23:58:34.775Z] ---> b4220aa2ef95 [2021-05-21T23:58:34.775Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T23:58:34.775Z] ---> Using cache [2021-05-21T23:58:34.775Z] ---> b5826ae182f5 [2021-05-21T23:58:34.775Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T23:58:35.039Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T23:58:35.039Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T23:58:35.039Z] ---> b4220aa2ef95 [2021-05-21T23:58:35.039Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T23:58:35.039Z] ---> Using cache [2021-05-21T23:58:35.039Z] ---> b5826ae182f5 [2021-05-21T23:58:35.039Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T23:58:35.300Z] ---> Running in 895ff589a999 [2021-05-21T23:58:35.300Z] ---> Running in 9b6c293d5fce [2021-05-21T23:58:35.300Z] Removing intermediate container 572194ac1e9b [2021-05-21T23:58:35.300Z] ---> 44050ca26dde [2021-05-21T23:58:35.300Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-21T23:58:35.300Z] ---> Running in 68f09c37d964 [2021-05-21T23:58:35.300Z] Removing intermediate container c3d3e46fc86f [2021-05-21T23:58:35.300Z] ---> 96c570212ec1 [2021-05-21T23:58:35.300Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-21T23:58:35.300Z] Removing intermediate container b34ba1f497e6 [2021-05-21T23:58:35.300Z] ---> f45449a20ce9 [2021-05-21T23:58:35.300Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T23:58:35.300Z] ---> Running in 3913eec48144 [2021-05-21T23:58:35.562Z] ---> Running in 7ff974cb1c96 [2021-05-21T23:58:36.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T23:58:36.142Z] Removing intermediate container 9b6c293d5fce [2021-05-21T23:58:36.142Z] ---> 0110cb81bb88 [2021-05-21T23:58:36.142Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-21T23:58:36.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T23:58:36.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T23:58:36.142Z] ---> Running in f906e8d737f3 [2021-05-21T23:58:36.142Z] Removing intermediate container 895ff589a999 [2021-05-21T23:58:36.142Z] ---> 477c54c6c5d4 [2021-05-21T23:58:36.142Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T23:58:36.142Z] ---> Running in 1b2d18aab069 [2021-05-21T23:58:36.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T23:58:36.421Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T23:58:37.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T23:58:37.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T23:58:37.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T23:58:37.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T23:58:37.280Z] OK: 219 MiB in 52 packages [2021-05-21T23:58:37.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T23:58:37.280Z] OK: 219 MiB in 52 packages [2021-05-21T23:58:37.558Z] OK: 219 MiB in 52 packages [2021-05-21T23:58:37.818Z] OK: 219 MiB in 52 packages [2021-05-21T23:58:37.818Z] OK: 219 MiB in 52 packages [2021-05-21T23:58:37.818Z] Removing intermediate container 68f09c37d964 [2021-05-21T23:58:37.818Z] ---> 0af94f85f181 [2021-05-21T23:58:37.818Z] Step 6/23 : COPY go.mod . [2021-05-21T23:58:37.818Z] Removing intermediate container 3913eec48144 [2021-05-21T23:58:37.818Z] ---> 97cbb33d197b [2021-05-21T23:58:37.818Z] Step 6/32 : COPY go.mod . [2021-05-21T23:58:38.077Z] Removing intermediate container 7ff974cb1c96 [2021-05-21T23:58:38.077Z] ---> 2414f90f3c9c [2021-05-21T23:58:38.077Z] Step 6/24 : COPY go.mod . [2021-05-21T23:58:38.077Z] ---> a118fbbc05e1 [2021-05-21T23:58:38.077Z] Step 7/32 : RUN go mod download [2021-05-21T23:58:38.077Z] ---> e0dd2b0cf003 [2021-05-21T23:58:38.077Z] Step 7/23 : RUN go mod download [2021-05-21T23:58:38.339Z] ---> Running in ff4631b29a1a [2021-05-21T23:58:38.339Z] ---> Running in e0f3933faa50 [2021-05-21T23:58:38.339Z] Removing intermediate container 1b2d18aab069 [2021-05-21T23:58:38.339Z] ---> ef92688dd778 [2021-05-21T23:58:38.339Z] Step 6/24 : COPY go.mod . [2021-05-21T23:58:38.339Z] Removing intermediate container f906e8d737f3 [2021-05-21T23:58:38.339Z] ---> 94ac3adb2489 [2021-05-21T23:58:38.339Z] Step 6/23 : COPY go.mod . [2021-05-21T23:58:38.339Z] ---> da74c2dfa0a7 [2021-05-21T23:58:38.339Z] Step 7/24 : RUN go mod download [2021-05-21T23:58:38.339Z] ---> Running in 6c1fc96498b2 [2021-05-21T23:58:38.613Z] ---> 421fe1184ea5 [2021-05-21T23:58:38.613Z] Step 7/24 : RUN go mod download [2021-05-21T23:58:38.613Z] ---> 40a0b0dfaadb [2021-05-21T23:58:38.613Z] Step 7/23 : RUN go mod download [2021-05-21T23:58:38.613Z] ---> Running in 3ece7aabe505 [2021-05-21T23:58:38.613Z] ---> Running in 798e6c8ed4c3 [2021-05-21T23:58:39.578Z] Removing intermediate container 6c1fc96498b2 [2021-05-21T23:58:39.578Z] ---> 4863bf9c1623 [2021-05-21T23:58:39.578Z] Step 8/24 : COPY . . [2021-05-21T23:58:39.578Z] Removing intermediate container e0f3933faa50 [2021-05-21T23:58:39.578Z] ---> c086e80f09cf [2021-05-21T23:58:39.578Z] Step 8/23 : COPY . . [2021-05-21T23:58:39.578Z] Removing intermediate container ff4631b29a1a [2021-05-21T23:58:39.578Z] ---> 78fa7bb51c40 [2021-05-21T23:58:39.578Z] Step 8/32 : COPY . . [2021-05-21T23:58:39.854Z] Removing intermediate container 3ece7aabe505 [2021-05-21T23:58:39.854Z] ---> c525edf538af [2021-05-21T23:58:39.854Z] Step 8/23 : COPY . . [2021-05-21T23:58:40.332Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15600 in /w/workspace/edgexfoundry_edgex-go_PR-3500 [Pipeline] { [Pipeline] ws [2021-05-21T23:58:40.352Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-21T23:58:40.593Z] The recommended git tool is: git [2021-05-21T23:58:43.187Z] Removing intermediate container 798e6c8ed4c3 [2021-05-21T23:58:43.187Z] ---> 7384745905d7 [2021-05-21T23:58:43.187Z] Step 8/24 : COPY . . [2021-05-21T23:58:46.199Z] using credential edgex-jenkins-ssh [2021-05-21T23:58:46.219Z] Cloning the remote Git repository [2021-05-21T23:58:46.268Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-21T23:58:46.377Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-21T23:58:46.469Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T23:58:46.470Z] > git --version # timeout=10 [2021-05-21T23:58:46.484Z] > git --version # 'git version 2.17.1' [2021-05-21T23:58:46.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T23:58:46.568Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T23:58:53.228Z] ---> 233c3fed1005 [2021-05-21T23:58:53.228Z] Step 9/23 : RUN go mod tidy [2021-05-21T23:58:54.170Z] ---> Running in b1c29e787cfa [2021-05-21T23:58:58.382Z] Removing intermediate container b1c29e787cfa [2021-05-21T23:58:58.382Z] ---> bf55fe737fea [2021-05-21T23:58:58.382Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-21T23:58:58.382Z] ---> Running in d78280a6bf90 [2021-05-21T23:58:58.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-21T23:59:01.670Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T23:59:01.686Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T23:59:01.710Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T23:59:01.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T23:59:01.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T23:59:01.768Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3500/head:refs/remotes/origin/PR-3500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T23:59:03.110Z] Merging remotes/origin/master commit 51da847046bcb32454298370e4f572d9cc02dc57 into PR head commit 2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-21T23:59:03.562Z] Merge succeeded, producing 2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-21T23:59:03.563Z] Checking out Revision 2af8a40d0af07ebb39fa4b327e9445551caba858 (PR-3500) [2021-05-21T23:59:03.129Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T23:59:03.147Z] > git checkout -f 2af8a40d0af07ebb39fa4b327e9445551caba858 # timeout=10 [2021-05-21T23:59:03.461Z] > git remote # timeout=10 [2021-05-21T23:59:03.480Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T23:59:03.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T23:59:03.503Z] > git merge 51da847046bcb32454298370e4f572d9cc02dc57 # timeout=10 [2021-05-21T23:59:03.526Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T23:59:03.571Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T23:59:03.596Z] > git checkout -f 2af8a40d0af07ebb39fa4b327e9445551caba858 # timeout=10 [2021-05-21T23:59:08.057Z] Commit message: "refactor: Add comment in TOMLs for MaxRequestSize" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T23:59:11.346Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-21T23:59:11.780Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T23:59:12.124Z] + + truesudo [2021-05-21T23:59:12.124Z] service docker restart [2021-05-21T23:59:23.215Z] ---> 171aabb0fc89 [2021-05-21T23:59:23.215Z] Step 9/24 : RUN go mod tidy [2021-05-21T23:59:23.215Z] ---> fb77131738ce [2021-05-21T23:59:23.215Z] Step 9/32 : RUN go mod tidy [2021-05-21T23:59:23.215Z] ---> 077b07bf582f [2021-05-21T23:59:23.215Z] Step 9/23 : RUN go mod tidy [2021-05-21T23:59:23.215Z] ---> Running in 8bd34129c2ef [2021-05-21T23:59:23.215Z] ---> Running in 60c624d48b37 [2021-05-21T23:59:23.215Z] ---> Running in e0160d198f52 [2021-05-21T23:59:23.215Z] Removing intermediate container d78280a6bf90 [2021-05-21T23:59:23.215Z] ---> 9ea26158d405 [2021-05-21T23:59:23.215Z] [2021-05-21T23:59:23.215Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T23:59:23.215Z] 3.12: Pulling from library/alpine [2021-05-21T23:59:24.161Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-21T23:59:24.421Z] Status: Downloaded newer image for alpine:3.12 [2021-05-21T23:59:24.421Z] ---> 13621d1b12d4 [2021-05-21T23:59:24.421Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-21T23:59:25.824Z] ---> Running in 0ddc8eef71cd [2021-05-21T23:59:25.824Z] Removing intermediate container 8bd34129c2ef [2021-05-21T23:59:25.824Z] ---> 9457d4fe0d2e [2021-05-21T23:59:25.824Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-21T23:59:26.085Z] Removing intermediate container 60c624d48b37 [2021-05-21T23:59:26.085Z] ---> a08377aa6c83 [2021-05-21T23:59:26.085Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-21T23:59:26.085Z] ---> Running in 01de25d17156 [2021-05-21T23:59:26.085Z] ---> Running in 16880093a78e [2021-05-21T23:59:26.348Z] Removing intermediate container e0160d198f52 [2021-05-21T23:59:26.348Z] ---> d4d561c7ad4d [2021-05-21T23:59:26.348Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-21T23:59:26.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T23:59:26.348Z] ---> Running in caf9037512d6 [2021-05-21T23:59:26.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T23:59:26.612Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-21T23:59:26.612Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-21T23:59:26.612Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T23:59:26.612Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T23:59:26.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-21T23:59:26.875Z] OK: 6 MiB in 16 packages [2021-05-21T23:59:26.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-21T23:59:27.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-21T23:59:28.150Z] Removing intermediate container 0ddc8eef71cd [2021-05-21T23:59:28.150Z] ---> a394c477f49e [2021-05-21T23:59:28.150Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T23:59:28.437Z] ---> Running in fba85006d4ab [2021-05-21T23:59:28.706Z] Removing intermediate container fba85006d4ab [2021-05-21T23:59:28.706Z] ---> 95d92db8203e [2021-05-21T23:59:28.706Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-21T23:59:28.706Z] ---> 4763a9ef5b62 [2021-05-21T23:59:28.706Z] Step 9/24 : RUN go mod tidy [2021-05-21T23:59:28.971Z] ---> Running in a3854fc73a2d [2021-05-21T23:59:28.971Z] ---> Running in 461fac694e0e [2021-05-21T23:59:29.254Z] Removing intermediate container a3854fc73a2d [2021-05-21T23:59:29.254Z] ---> ea0fba3557e8 [2021-05-21T23:59:29.254Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T23:59:29.254Z] ---> Running in 1db8cf2eb2f5 [2021-05-21T23:59:29.522Z] Removing intermediate container 1db8cf2eb2f5 [2021-05-21T23:59:29.522Z] ---> 7b73bbe10bc4 [2021-05-21T23:59:29.522Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T23:59:29.793Z] ---> 1d180a9b1a4e [2021-05-21T23:59:29.793Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-21T23:59:30.367Z] ---> 42f4988e03e7 [2021-05-21T23:59:30.367Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-21T23:59:30.367Z] ---> 96f586316e69 [2021-05-21T23:59:30.367Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T23:59:30.458Z] provisioning config files... [2021-05-21T23:59:30.485Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8038415149751108689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T23:59:30.631Z] ---> Running in ce633ce2dccc [2021-05-21T23:59:30.631Z] Removing intermediate container ce633ce2dccc [2021-05-21T23:59:30.631Z] ---> 510e0621526c [2021-05-21T23:59:30.631Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T23:59:30.631Z] ---> Running in 3d9873627004 [2021-05-21T23:59:30.631Z] Removing intermediate container 461fac694e0e [2021-05-21T23:59:30.632Z] ---> e822181956ab [2021-05-21T23:59:30.632Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-21T23:59:30.867Z] ---> docker-login.sh [2021-05-21T23:59:30.867Z] nexus3.edgexfoundry.org:10001 [2021-05-21T23:59:30.894Z] ---> Running in 5e6d12b46d9a [2021-05-21T23:59:30.894Z] Removing intermediate container 3d9873627004 [2021-05-21T23:59:30.894Z] ---> 93af8bca90f3 [2021-05-21T23:59:30.894Z] Step 21/23 : LABEL arch=x86_64 [2021-05-21T23:59:31.157Z] ---> Running in c86be7200dda [2021-05-21T23:59:31.420Z] Removing intermediate container c86be7200dda [2021-05-21T23:59:31.420Z] ---> 35df65144bcb [2021-05-21T23:59:31.420Z] Step 22/23 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-21T23:59:31.420Z] ---> Running in 91870bc0a21d [2021-05-21T23:59:31.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-21T23:59:31.420Z] Removing intermediate container 91870bc0a21d [2021-05-21T23:59:31.420Z] ---> 944dd27fb207 [2021-05-21T23:59:31.420Z] Step 23/23 : LABEL version=0.0.0 [2021-05-21T23:59:31.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T23:59:31.682Z] ---> Running in 1938319e6f4d [2021-05-21T23:59:31.683Z] Removing intermediate container 1938319e6f4d [2021-05-21T23:59:31.683Z] ---> b89b290b0eaf [2021-05-21T23:59:31.683Z] [2021-05-21T23:59:31.946Z] Successfully built b89b290b0eaf [2021-05-21T23:59:31.946Z] Successfully tagged support-notifications:latest [2021-05-21T23:59:31.946Z] Building security-proxy-setup [2021-05-21T23:59:32.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T23:59:32.067Z] Configure a credential helper to remove this warning. See [2021-05-21T23:59:32.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T23:59:32.067Z] [2021-05-21T23:59:32.067Z] Login Succeeded [2021-05-21T23:59:32.067Z] nexus3.edgexfoundry.org:10002 [2021-05-21T23:59:32.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T23:59:32.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T23:59:32.615Z] Configure a credential helper to remove this warning. See [2021-05-21T23:59:32.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T23:59:32.615Z] [2021-05-21T23:59:32.615Z] Login Succeeded [2021-05-21T23:59:32.615Z] nexus3.edgexfoundry.org:10003 [2021-05-21T23:59:32.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T23:59:33.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T23:59:33.168Z] Configure a credential helper to remove this warning. See [2021-05-21T23:59:33.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T23:59:33.168Z] [2021-05-21T23:59:33.168Z] Login Succeeded [2021-05-21T23:59:33.168Z] nexus3.edgexfoundry.org:10004 [2021-05-21T23:59:33.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T23:59:33.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T23:59:33.726Z] Configure a credential helper to remove this warning. See [2021-05-21T23:59:33.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T23:59:33.726Z] [2021-05-21T23:59:33.726Z] Login Succeeded [2021-05-21T23:59:33.726Z] docker.io [2021-05-21T23:59:34.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T23:59:34.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T23:59:34.603Z] Configure a credential helper to remove this warning. See [2021-05-21T23:59:34.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T23:59:34.603Z] [2021-05-21T23:59:34.603Z] Login Succeeded [2021-05-21T23:59:34.603Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T23:59:34.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-21T23:59:34.921Z] ========================================================= [2021-05-21T23:59:34.921Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-21T23:59:34.921Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T23:59:35.266Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-21T23:59:37.904Z] Sending build context to Docker daemon 168.1MB [2021-05-21T23:59:37.904Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T23:59:37.904Z] Step 2/6 : FROM ${BASE} [2021-05-21T23:59:37.904Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-21T23:59:37.904Z] 595b0fe564bb: Pulling fs layer [2021-05-21T23:59:37.904Z] 7186ed65a4f7: Pulling fs layer [2021-05-21T23:59:37.904Z] 316046926c0a: Pulling fs layer [2021-05-21T23:59:37.904Z] 4ebd0625c992: Pulling fs layer [2021-05-21T23:59:37.904Z] 207e8628e3a3: Pulling fs layer [2021-05-21T23:59:37.904Z] c791037a9be2: Pulling fs layer [2021-05-21T23:59:37.904Z] ffd874e62e21: Pulling fs layer [2021-05-21T23:59:37.904Z] 4ebd0625c992: Waiting [2021-05-21T23:59:37.904Z] c791037a9be2: Waiting [2021-05-21T23:59:37.904Z] 207e8628e3a3: Waiting [2021-05-21T23:59:37.904Z] ffd874e62e21: Waiting [2021-05-21T23:59:37.904Z] 316046926c0a: Download complete [2021-05-21T23:59:37.904Z] 7186ed65a4f7: Download complete [2021-05-21T23:59:37.904Z] 207e8628e3a3: Verifying Checksum [2021-05-21T23:59:37.904Z] 207e8628e3a3: Download complete [2021-05-21T23:59:38.183Z] 595b0fe564bb: Verifying Checksum [2021-05-21T23:59:38.183Z] 595b0fe564bb: Download complete [2021-05-21T23:59:38.787Z] 595b0fe564bb: Pull complete [2021-05-21T23:59:38.814Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T23:59:38.814Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-21T23:59:38.814Z] ---> b4220aa2ef95 [2021-05-21T23:59:38.814Z] Step 3/22 : WORKDIR /edgex-go [2021-05-21T23:59:38.814Z] ---> Using cache [2021-05-21T23:59:38.814Z] ---> b5826ae182f5 [2021-05-21T23:59:38.814Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T23:59:38.814Z] ---> Using cache [2021-05-21T23:59:38.814Z] ---> 477c54c6c5d4 [2021-05-21T23:59:38.814Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-21T23:59:38.814Z] ---> Using cache [2021-05-21T23:59:38.814Z] ---> ef92688dd778 [2021-05-21T23:59:38.814Z] Step 6/22 : COPY go.mod . [2021-05-21T23:59:38.814Z] ---> Using cache [2021-05-21T23:59:38.814Z] ---> 421fe1184ea5 [2021-05-21T23:59:38.814Z] Step 7/22 : RUN go mod download [2021-05-21T23:59:38.814Z] ---> Using cache [2021-05-21T23:59:38.814Z] ---> 7384745905d7 [2021-05-21T23:59:38.814Z] Step 8/22 : COPY . . [2021-05-21T23:59:38.814Z] ---> Using cache [2021-05-21T23:59:38.814Z] ---> 4763a9ef5b62 [2021-05-21T23:59:38.814Z] Step 9/22 : RUN go mod tidy [2021-05-21T23:59:38.814Z] ---> Using cache [2021-05-21T23:59:38.814Z] ---> e822181956ab [2021-05-21T23:59:38.814Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-21T23:59:39.082Z] ---> Running in 5b88deb30cfa [2021-05-21T23:59:39.397Z] 7186ed65a4f7: Pull complete [2021-05-21T23:59:39.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-21T23:59:39.674Z] 316046926c0a: Pull complete [2021-05-21T23:59:40.270Z] ffd874e62e21: Verifying Checksum [2021-05-21T23:59:40.270Z] ffd874e62e21: Download complete [2021-05-21T23:59:41.717Z] 4ebd0625c992: Verifying Checksum [2021-05-21T23:59:41.717Z] 4ebd0625c992: Download complete [2021-05-21T23:59:51.888Z] 4ebd0625c992: Pull complete [2021-05-21T23:59:52.162Z] 207e8628e3a3: Pull complete [2021-05-21T23:59:52.760Z] c791037a9be2: Pull complete [2021-05-21T23:59:57.104Z] ffd874e62e21: Pull complete [2021-05-21T23:59:57.104Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-21T23:59:57.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-21T23:59:57.104Z] ---> cfc18b08335c [2021-05-21T23:59:57.104Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-21T23:59:59.101Z] ---> Running in 073bfbd943bb [2021-05-22T00:00:00.537Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:00:01.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:00:02.151Z] (1/12) Installing libmagic (5.39-r0) [2021-05-22T00:00:02.151Z] (2/12) Installing file (5.39-r0) [2021-05-22T00:00:02.423Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-22T00:00:02.423Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-22T00:00:07.819Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-22T00:00:07.819Z] (6/12) Installing patch (2.7.6-r6) [2021-05-22T00:00:07.819Z] (7/12) Installing build-base (0.5-r2) [2021-05-22T00:00:07.819Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-22T00:00:08.092Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-22T00:00:08.092Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-22T00:00:08.367Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-22T00:00:08.367Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-22T00:00:08.367Z] Executing busybox-1.32.1-r6.trigger [2021-05-22T00:00:08.367Z] OK: 218 MiB in 52 packages [2021-05-22T00:00:11.923Z] Removing intermediate container 01de25d17156 [2021-05-22T00:00:11.923Z] ---> c50cde330135 [2021-05-22T00:00:11.923Z] [2021-05-22T00:00:11.923Z] Step 11/32 : FROM alpine:3.12 [2021-05-22T00:00:11.923Z] ---> 13621d1b12d4 [2021-05-22T00:00:11.923Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-22T00:00:11.923Z] ---> Running in ea0272c98a85 [2021-05-22T00:00:11.923Z] Removing intermediate container ea0272c98a85 [2021-05-22T00:00:11.923Z] ---> 4c8a94aa5467 [2021-05-22T00:00:11.923Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-22T00:00:11.923Z] ---> Running in 70b7a9ab2f43 [2021-05-22T00:00:11.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:11.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:11.923Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-22T00:00:11.923Z] (2/2) Installing su-exec (0.2-r1) [2021-05-22T00:00:11.923Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:00:11.923Z] OK: 6 MiB in 16 packages [2021-05-22T00:00:11.923Z] Removing intermediate container 16880093a78e [2021-05-22T00:00:11.923Z] ---> b31a051a269e [2021-05-22T00:00:11.923Z] [2021-05-22T00:00:11.923Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T00:00:11.923Z] ---> 13621d1b12d4 [2021-05-22T00:00:11.923Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T00:00:11.923Z] ---> Running in 546e79def5e6 [2021-05-22T00:00:11.923Z] Removing intermediate container 70b7a9ab2f43 [2021-05-22T00:00:11.923Z] ---> a050103559de [2021-05-22T00:00:11.923Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-22T00:00:11.923Z] ---> Running in d5ca417bfd53 [2021-05-22T00:00:11.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:11.923Z] Removing intermediate container d5ca417bfd53 [2021-05-22T00:00:11.923Z] ---> 847c478a8f95 [2021-05-22T00:00:11.923Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-22T00:00:11.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:11.923Z] ---> Running in 5387b5444b6e [2021-05-22T00:00:11.923Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-22T00:00:11.923Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:00:11.923Z] OK: 6 MiB in 15 packages [2021-05-22T00:00:11.923Z] Removing intermediate container 5387b5444b6e [2021-05-22T00:00:11.923Z] ---> 7014ac5db3b8 [2021-05-22T00:00:11.923Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-22T00:00:11.923Z] ---> Running in 924e70ca9252 [2021-05-22T00:00:11.923Z] Removing intermediate container caf9037512d6 [2021-05-22T00:00:11.923Z] ---> d024011b4414 [2021-05-22T00:00:11.923Z] [2021-05-22T00:00:11.923Z] Step 11/23 : FROM alpine:3.12 [2021-05-22T00:00:11.923Z] ---> 13621d1b12d4 [2021-05-22T00:00:11.923Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-22T00:00:11.923Z] ---> Running in 8e6f32d7ca08 [2021-05-22T00:00:11.923Z] Removing intermediate container 546e79def5e6 [2021-05-22T00:00:11.923Z] ---> 5cf87222fa72 [2021-05-22T00:00:11.923Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T00:00:11.923Z] ---> Running in daae42f724cf [2021-05-22T00:00:11.923Z] Removing intermediate container daae42f724cf [2021-05-22T00:00:11.923Z] ---> 6b369bfc9179 [2021-05-22T00:00:11.923Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-22T00:00:11.923Z] ---> Running in 5db9f8ff65e2 [2021-05-22T00:00:11.923Z] Removing intermediate container 5db9f8ff65e2 [2021-05-22T00:00:11.923Z] ---> 898ae47d04b4 [2021-05-22T00:00:11.923Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T00:00:11.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:11.923Z] ---> Running in 7814aeb642ea [2021-05-22T00:00:11.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:11.923Z] Removing intermediate container 924e70ca9252 [2021-05-22T00:00:11.923Z] ---> 86f4c49e80ba [2021-05-22T00:00:11.923Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-22T00:00:11.923Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-22T00:00:11.923Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:00:11.923Z] OK: 6 MiB in 15 packages [2021-05-22T00:00:11.923Z] ---> Running in a29bfa9ca2dc [2021-05-22T00:00:11.923Z] Removing intermediate container 7814aeb642ea [2021-05-22T00:00:11.923Z] ---> 0180b60b7f1c [2021-05-22T00:00:11.923Z] Step 16/24 : WORKDIR / [2021-05-22T00:00:11.923Z] ---> Running in d1b0a14c64a0 [2021-05-22T00:00:11.923Z] Removing intermediate container a29bfa9ca2dc [2021-05-22T00:00:11.923Z] ---> c7b0334eb237 [2021-05-22T00:00:11.923Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-22T00:00:11.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-22T00:00:12.201Z] Removing intermediate container d1b0a14c64a0 [2021-05-22T00:00:12.201Z] ---> 049e98668c7a [2021-05-22T00:00:12.201Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T00:00:12.201Z] Removing intermediate container 8e6f32d7ca08 [2021-05-22T00:00:12.201Z] ---> b808d6a37760 [2021-05-22T00:00:12.201Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T00:00:12.201Z] ---> 9acc4dbff9eb [2021-05-22T00:00:12.201Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-22T00:00:12.201Z] ---> Running in b63125546ee5 [2021-05-22T00:00:12.474Z] ---> Running in 930b6f7f3791 [2021-05-22T00:00:12.474Z] ---> 1731489a385e [2021-05-22T00:00:12.474Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-22T00:00:12.474Z] Removing intermediate container b63125546ee5 [2021-05-22T00:00:12.474Z] ---> 55423bd3715f [2021-05-22T00:00:12.474Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-22T00:00:12.474Z] ---> Running in 70c442cfa451 [2021-05-22T00:00:12.693Z] Removing intermediate container 073bfbd943bb [2021-05-22T00:00:12.693Z] ---> 278cd009e72d [2021-05-22T00:00:12.693Z] Step 4/6 : WORKDIR /edgex-go [2021-05-22T00:00:12.693Z] ---> Running in c66fca9c626e [2021-05-22T00:00:12.693Z] Removing intermediate container c66fca9c626e [2021-05-22T00:00:12.693Z] ---> 4130bace4acf [2021-05-22T00:00:12.693Z] Step 5/6 : COPY go.mod . [2021-05-22T00:00:12.749Z] Removing intermediate container 70c442cfa451 [2021-05-22T00:00:12.749Z] ---> 458ef5396a91 [2021-05-22T00:00:12.749Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-22T00:00:12.749Z] ---> Running in 5379bf3df210 [2021-05-22T00:00:13.023Z] ---> 246fd06c5c2b [2021-05-22T00:00:13.023Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-22T00:00:13.023Z] Removing intermediate container 5379bf3df210 [2021-05-22T00:00:13.023Z] ---> 7f5b1344eaf0 [2021-05-22T00:00:13.023Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T00:00:13.617Z] ---> 8ae5bad434a5 [2021-05-22T00:00:13.617Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-22T00:00:13.617Z] Removing intermediate container 930b6f7f3791 [2021-05-22T00:00:13.617Z] ---> b96e82ac5bba [2021-05-22T00:00:13.617Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T00:00:13.617Z] ---> Running in ea38129ae400 [2021-05-22T00:00:13.617Z] ---> b2604af0e738 [2021-05-22T00:00:13.617Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-22T00:00:13.675Z] ---> 08ca5c1f374d [2021-05-22T00:00:13.675Z] Step 6/6 : RUN go mod download [2021-05-22T00:00:13.675Z] ---> Running in c64c361f7c5b [2021-05-22T00:00:13.899Z] Removing intermediate container ea38129ae400 [2021-05-22T00:00:13.899Z] ---> 41d99e3cbc33 [2021-05-22T00:00:13.899Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T00:00:13.899Z] ---> 90f4d089f482 [2021-05-22T00:00:13.899Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-22T00:00:13.899Z] ---> Running in e60fb2e2cafe [2021-05-22T00:00:14.171Z] ---> f3177e17f853 [2021-05-22T00:00:14.171Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-22T00:00:14.171Z] Removing intermediate container e60fb2e2cafe [2021-05-22T00:00:14.171Z] ---> 179a4ff6cb6b [2021-05-22T00:00:14.171Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T00:00:14.441Z] ---> Running in 13de494eb3a2 [2021-05-22T00:00:14.441Z] ---> f3f5bf8eae70 [2021-05-22T00:00:14.441Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-22T00:00:14.441Z] ---> cb6aa7174917 [2021-05-22T00:00:14.441Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-22T00:00:14.711Z] ---> Running in 682fac8379f8 [2021-05-22T00:00:14.711Z] Removing intermediate container 13de494eb3a2 [2021-05-22T00:00:14.711Z] ---> 9fd9df92e662 [2021-05-22T00:00:14.711Z] Step 23/24 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:00:14.711Z] ---> Running in 99388464514d [2021-05-22T00:00:14.711Z] Removing intermediate container 682fac8379f8 [2021-05-22T00:00:14.711Z] ---> 7a48601d424c [2021-05-22T00:00:14.711Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T00:00:14.711Z] ---> b68c9625ef6f [2021-05-22T00:00:14.711Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-22T00:00:14.973Z] Removing intermediate container 99388464514d [2021-05-22T00:00:14.973Z] ---> b8f87c877cb9 [2021-05-22T00:00:14.973Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T00:00:14.973Z] ---> Running in 1007c7a065ef [2021-05-22T00:00:14.973Z] ---> Running in 0dd16e223489 [2021-05-22T00:00:15.553Z] Removing intermediate container 1007c7a065ef [2021-05-22T00:00:15.553Z] ---> b836e68897e5 [2021-05-22T00:00:15.553Z] Step 21/23 : LABEL arch=x86_64 [2021-05-22T00:00:15.553Z] ---> bda377e537ca [2021-05-22T00:00:15.554Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-22T00:00:15.554Z] Removing intermediate container 0dd16e223489 [2021-05-22T00:00:15.554Z] ---> 70c27ca0c57b [2021-05-22T00:00:15.554Z] [2021-05-22T00:00:16.140Z] Successfully built 70c27ca0c57b [2021-05-22T00:00:16.140Z] ---> Running in 7d47613d32f9 [2021-05-22T00:00:16.140Z] Successfully tagged core-command:latest [2021-05-22T00:00:16.140Z] Building security-secretstore-setup [2021-05-22T00:00:16.140Z]  Building core-command ... done  ---> 3743b49006b8 [2021-05-22T00:00:16.140Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-22T00:00:16.140Z] Removing intermediate container 5b88deb30cfa [2021-05-22T00:00:16.140Z] ---> e5c0e2c2afeb [2021-05-22T00:00:16.140Z] [2021-05-22T00:00:16.140Z] Step 11/22 : FROM alpine:3.12 [2021-05-22T00:00:16.140Z] ---> 13621d1b12d4 [2021-05-22T00:00:16.140Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-22T00:00:16.140Z] Removing intermediate container 5e6d12b46d9a [2021-05-22T00:00:16.140Z] ---> 7a8d777305a7 [2021-05-22T00:00:16.140Z] [2021-05-22T00:00:16.140Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T00:00:16.140Z] ---> 13621d1b12d4 [2021-05-22T00:00:16.140Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T00:00:16.140Z] ---> Using cache [2021-05-22T00:00:16.140Z] ---> b808d6a37760 [2021-05-22T00:00:16.140Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T00:00:16.140Z] ---> Using cache [2021-05-22T00:00:16.140Z] ---> 55423bd3715f [2021-05-22T00:00:16.140Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-22T00:00:16.140Z] ---> Running in 434b975605e9 [2021-05-22T00:00:16.140Z] ---> Running in e03b37339d84 [2021-05-22T00:00:16.140Z] Removing intermediate container 7d47613d32f9 [2021-05-22T00:00:16.140Z] ---> bf58cefb3002 [2021-05-22T00:00:16.140Z] Step 22/23 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:00:16.140Z] ---> Running in adc443311318 [2021-05-22T00:00:16.411Z] ---> Running in 9f49ed72f3ea [2021-05-22T00:00:16.674Z] Removing intermediate container adc443311318 [2021-05-22T00:00:16.675Z] ---> 8526eda38ddd [2021-05-22T00:00:16.675Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T00:00:16.675Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:16.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:16.979Z] Removing intermediate container e03b37339d84 [2021-05-22T00:00:16.979Z] ---> 5ff914cca3bb [2021-05-22T00:00:16.979Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-22T00:00:17.265Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-22T00:00:17.265Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T00:00:17.265Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-22T00:00:17.265Z] (4/4) Installing curl (7.76.1-r0) [2021-05-22T00:00:17.265Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:00:17.265Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T00:00:17.265Z] OK: 7 MiB in 18 packages [2021-05-22T00:00:17.838Z] ---> Running in 5729edb1b25d [2021-05-22T00:00:17.838Z] Removing intermediate container 9f49ed72f3ea [2021-05-22T00:00:17.838Z] ---> 1ad8a58c2fc5 [2021-05-22T00:00:17.838Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T00:00:17.838Z] ---> 370af4e7310d [2021-05-22T00:00:17.838Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-22T00:00:18.419Z] ---> Running in 53c23917988b [2021-05-22T00:00:18.688Z] Removing intermediate container 5729edb1b25d [2021-05-22T00:00:18.688Z] ---> 79d9152604bf [2021-05-22T00:00:18.688Z] Step 16/24 : WORKDIR / [2021-05-22T00:00:18.948Z] ---> Running in cf0624c43404 [2021-05-22T00:00:19.521Z] Removing intermediate container 53c23917988b [2021-05-22T00:00:19.521Z] ---> 8bd134156623 [2021-05-22T00:00:19.521Z] [2021-05-22T00:00:19.521Z] Removing intermediate container 434b975605e9 [2021-05-22T00:00:19.521Z] ---> c3b7f0dc1298 [2021-05-22T00:00:19.521Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T00:00:19.521Z] Successfully built 8bd134156623 [2021-05-22T00:00:19.521Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T00:00:19.521Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-22T00:00:19.521Z] ---> b4220aa2ef95 [2021-05-22T00:00:19.521Z] Step 3/26 : WORKDIR /edgex-go [2021-05-22T00:00:19.521Z] ---> Using cache [2021-05-22T00:00:19.521Z] ---> b5826ae182f5 [2021-05-22T00:00:19.521Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:00:19.521Z] ---> Using cache [2021-05-22T00:00:19.521Z] ---> 477c54c6c5d4 [2021-05-22T00:00:19.521Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-22T00:00:19.521Z] ---> Using cache [2021-05-22T00:00:19.521Z] ---> ef92688dd778 [2021-05-22T00:00:19.521Z] Step 6/26 : COPY go.mod . [2021-05-22T00:00:19.521Z] ---> Using cache [2021-05-22T00:00:19.521Z] ---> 421fe1184ea5 [2021-05-22T00:00:19.521Z] Step 7/26 : RUN go mod download [2021-05-22T00:00:19.521Z] ---> Using cache [2021-05-22T00:00:19.521Z] ---> 7384745905d7 [2021-05-22T00:00:19.521Z] Step 8/26 : COPY . . [2021-05-22T00:00:19.521Z] ---> Using cache [2021-05-22T00:00:19.521Z] ---> 4763a9ef5b62 [2021-05-22T00:00:19.521Z] Step 9/26 : RUN go mod tidy [2021-05-22T00:00:19.521Z] ---> Using cache [2021-05-22T00:00:19.521Z] ---> e822181956ab [2021-05-22T00:00:19.521Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-22T00:00:19.788Z] Successfully tagged support-scheduler:latest [2021-05-22T00:00:19.788Z] Building core-data [2021-05-22T00:00:19.788Z]  Building support-scheduler ... done  ---> Running in 5f4c88399ef3 [2021-05-22T00:00:19.788Z] ---> Running in 4d01029f415c [2021-05-22T00:00:19.788Z] ---> Running in 5a1274c5416a [2021-05-22T00:00:20.368Z] Removing intermediate container 4d01029f415c [2021-05-22T00:00:20.368Z] ---> b1f73becaf3c [2021-05-22T00:00:20.368Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T00:00:20.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-22T00:00:21.323Z] Removing intermediate container 5a1274c5416a [2021-05-22T00:00:21.323Z] ---> 9a549dc57d12 [2021-05-22T00:00:21.323Z] Step 14/22 : WORKDIR /edgex [2021-05-22T00:00:21.323Z] ---> 0ef9af589064 [2021-05-22T00:00:21.323Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-22T00:00:21.323Z] ---> Running in 5b8956087c1b [2021-05-22T00:00:21.590Z] Removing intermediate container 5b8956087c1b [2021-05-22T00:00:21.590Z] ---> 4f5aec98e5a3 [2021-05-22T00:00:21.590Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-22T00:00:21.590Z] Removing intermediate container cf0624c43404 [2021-05-22T00:00:21.590Z] ---> e68295ab71c3 [2021-05-22T00:00:21.590Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-22T00:00:21.853Z] ---> Running in 8959ed869cfd [2021-05-22T00:00:21.853Z] ---> 53d8b6f85b57 [2021-05-22T00:00:21.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-22T00:00:22.120Z] ---> a1f7532f37ab [2021-05-22T00:00:22.120Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-22T00:00:22.120Z] Removing intermediate container 8959ed869cfd [2021-05-22T00:00:22.120Z] ---> d87324f61f0e [2021-05-22T00:00:22.120Z] Step 29/32 : CMD ["gate"] [2021-05-22T00:00:22.120Z] ---> Running in 9c56fb077517 [2021-05-22T00:00:22.384Z] ---> 5120d5cd677c [2021-05-22T00:00:22.384Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-22T00:00:22.384Z] ---> Running in 2b09f3c5461b [2021-05-22T00:00:22.650Z] ---> 82b8a0386fc4 [2021-05-22T00:00:22.650Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-22T00:00:22.650Z] Removing intermediate container 9c56fb077517 [2021-05-22T00:00:22.650Z] ---> 052ae7f9b9b3 [2021-05-22T00:00:22.650Z] Step 30/32 : LABEL arch=x86_64 [2021-05-22T00:00:22.650Z] ---> Running in d183bbd7e85e [2021-05-22T00:00:22.920Z] Removing intermediate container 2b09f3c5461b [2021-05-22T00:00:22.920Z] ---> 8f7ac5471e37 [2021-05-22T00:00:22.920Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T00:00:22.920Z] ---> Running in 514d0c3a370d [2021-05-22T00:00:22.920Z] Removing intermediate container d183bbd7e85e [2021-05-22T00:00:22.920Z] ---> 50580842b75d [2021-05-22T00:00:22.920Z] Step 31/32 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:00:23.501Z] ---> 04a88cdbb738 [2021-05-22T00:00:23.501Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-22T00:00:23.501Z] ---> Running in 39dee11e62bb [2021-05-22T00:00:23.501Z] Removing intermediate container 514d0c3a370d [2021-05-22T00:00:23.501Z] ---> fc6e7b52a9a1 [2021-05-22T00:00:23.501Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T00:00:23.501Z] ---> Running in 34855bde4a67 [2021-05-22T00:00:23.765Z] ---> Running in ea597265f495 [2021-05-22T00:00:23.765Z] Removing intermediate container 39dee11e62bb [2021-05-22T00:00:23.765Z] ---> 6f1e0d5a23e7 [2021-05-22T00:00:23.765Z] Step 32/32 : LABEL version=0.0.0 [2021-05-22T00:00:24.025Z] Removing intermediate container 34855bde4a67 [2021-05-22T00:00:24.025Z] ---> 7dacf87b22a4 [2021-05-22T00:00:24.025Z] Step 19/22 : CMD ["--init=true"] [2021-05-22T00:00:24.026Z] ---> Running in b72fe2040132 [2021-05-22T00:00:24.026Z] Removing intermediate container ea597265f495 [2021-05-22T00:00:24.026Z] ---> ae9a4e8deb35 [2021-05-22T00:00:24.026Z] Step 23/24 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:00:24.026Z] ---> Running in 0a3832a6fb5b [2021-05-22T00:00:24.026Z] ---> Running in b8c217e1d199 [2021-05-22T00:00:24.290Z] Removing intermediate container b72fe2040132 [2021-05-22T00:00:24.290Z] ---> 4645d1aa6ac6 [2021-05-22T00:00:24.290Z] [2021-05-22T00:00:24.290Z] Removing intermediate container b8c217e1d199 [2021-05-22T00:00:24.290Z] ---> 8e4764880a7e [2021-05-22T00:00:24.290Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T00:00:24.557Z] Removing intermediate container 0a3832a6fb5b [2021-05-22T00:00:24.557Z] ---> 031ce3080675 [2021-05-22T00:00:24.557Z] Step 20/22 : LABEL arch=x86_64 [2021-05-22T00:00:24.557Z] ---> Running in 362fa476e5c1 [2021-05-22T00:00:24.557Z] Successfully built 4645d1aa6ac6 [2021-05-22T00:00:24.557Z] ---> Running in 7e5cfb1d94bc [2021-05-22T00:00:24.557Z] Successfully tagged security-bootstrapper:latest [2021-05-22T00:00:24.557Z] Building sys-mgmt-agent [2021-05-22T00:00:24.820Z]  Building security-bootstrapper ... done Removing intermediate container 362fa476e5c1 [2021-05-22T00:00:24.820Z] ---> 826a61457d37 [2021-05-22T00:00:24.820Z] [2021-05-22T00:00:24.820Z] Removing intermediate container 7e5cfb1d94bc [2021-05-22T00:00:24.820Z] ---> 03a8e1a7d265 [2021-05-22T00:00:24.820Z] Step 21/22 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:00:24.820Z] Successfully built 826a61457d37 [2021-05-22T00:00:24.820Z] Successfully tagged core-metadata:latest [2021-05-22T00:00:24.820Z]  Building core-metadata ... done  ---> Running in 21dac1691802 [2021-05-22T00:00:25.082Z] Removing intermediate container 21dac1691802 [2021-05-22T00:00:25.082Z] ---> 36f9507b05df [2021-05-22T00:00:25.082Z] Step 22/22 : LABEL version=0.0.0 [2021-05-22T00:00:26.032Z] ---> Running in bcd0baee3969 [2021-05-22T00:00:26.297Z] Removing intermediate container bcd0baee3969 [2021-05-22T00:00:26.297Z] ---> 7cc69ad59c7c [2021-05-22T00:00:26.297Z] [2021-05-22T00:00:26.561Z] Successfully built 7cc69ad59c7c [2021-05-22T00:00:26.562Z] Successfully tagged security-proxy-setup:latest [2021-05-22T00:00:27.518Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T00:00:27.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T00:00:27.518Z] ---> b4220aa2ef95 [2021-05-22T00:00:27.518Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T00:00:27.518Z] ---> Using cache [2021-05-22T00:00:27.518Z] ---> b5826ae182f5 [2021-05-22T00:00:27.518Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:00:27.518Z] ---> Using cache [2021-05-22T00:00:27.518Z] ---> 477c54c6c5d4 [2021-05-22T00:00:27.518Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-22T00:00:27.787Z] ---> Running in b2230cb3b3c2 [2021-05-22T00:00:28.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:29.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:29.927Z] OK: 219 MiB in 52 packages [2021-05-22T00:00:30.881Z] Removing intermediate container b2230cb3b3c2 [2021-05-22T00:00:30.881Z] ---> d95de17ba176 [2021-05-22T00:00:30.881Z] Step 6/24 : COPY go.mod . [2021-05-22T00:00:31.453Z] ---> e74025a8192c [2021-05-22T00:00:31.453Z] Step 7/24 : RUN go mod download [2021-05-22T00:00:31.453Z] ---> Running in 6afb0142a9f4 [2021-05-22T00:00:32.030Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T00:00:32.030Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T00:00:32.031Z] ---> b4220aa2ef95 [2021-05-22T00:00:32.031Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T00:00:32.031Z] ---> Using cache [2021-05-22T00:00:32.031Z] ---> b5826ae182f5 [2021-05-22T00:00:32.031Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:00:32.031Z] ---> Using cache [2021-05-22T00:00:32.031Z] ---> 477c54c6c5d4 [2021-05-22T00:00:32.031Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-22T00:00:32.298Z] ---> Running in 611bf601ab74 [2021-05-22T00:00:32.561Z] Removing intermediate container 6afb0142a9f4 [2021-05-22T00:00:32.561Z] ---> bf6a7fa62950 [2021-05-22T00:00:32.561Z] Step 8/24 : COPY . . [2021-05-22T00:00:32.858Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:33.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-22T00:00:33.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:34.090Z] OK: 219 MiB in 52 packages [2021-05-22T00:00:36.704Z] Removing intermediate container 611bf601ab74 [2021-05-22T00:00:36.704Z] ---> c3f147663f52 [2021-05-22T00:00:36.704Z] Step 6/24 : COPY go.mod . [2021-05-22T00:00:36.704Z] ---> 2ae60d822e66 [2021-05-22T00:00:36.704Z] Step 9/24 : RUN go mod tidy [2021-05-22T00:00:36.704Z] ---> Running in 5a2a663acb27 [2021-05-22T00:00:36.969Z] ---> bc4a7ba2a61f [2021-05-22T00:00:36.969Z] Step 7/24 : RUN go mod download [2021-05-22T00:00:36.969Z] ---> Running in 9c695a89e772 [2021-05-22T00:00:37.237Z] Removing intermediate container 5f4c88399ef3 [2021-05-22T00:00:37.237Z] ---> b86ba0f443ed [2021-05-22T00:00:37.237Z] [2021-05-22T00:00:37.237Z] Step 11/26 : FROM alpine:3.12 [2021-05-22T00:00:37.237Z] ---> 13621d1b12d4 [2021-05-22T00:00:37.237Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-22T00:00:37.237Z] ---> Running in 276c08957fb2 [2021-05-22T00:00:37.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:37.821Z] Removing intermediate container 9c695a89e772 [2021-05-22T00:00:37.821Z] ---> 98c4d365abb3 [2021-05-22T00:00:37.821Z] Step 8/24 : COPY . . [2021-05-22T00:00:37.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T00:00:37.821Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-22T00:00:38.091Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T00:00:38.091Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-22T00:00:38.091Z] (4/6) Installing curl (7.76.1-r0) [2021-05-22T00:00:38.091Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-22T00:00:38.091Z] (6/6) Installing su-exec (0.2-r1) [2021-05-22T00:00:38.091Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:00:38.091Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T00:00:38.091Z] OK: 7 MiB in 20 packages [2021-05-22T00:00:38.352Z] Removing intermediate container 5a2a663acb27 [2021-05-22T00:00:38.352Z] ---> 10b00955feac [2021-05-22T00:00:38.353Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-22T00:00:40.275Z] ---> Running in f356a206b3aa [2021-05-22T00:00:40.482Z] Removing intermediate container c64c361f7c5b [2021-05-22T00:00:40.482Z] ---> bbb24516a021 [2021-05-22T00:00:40.482Z] Successfully built bbb24516a021 [2021-05-22T00:00:40.482Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T00:00:40.539Z] Removing intermediate container 276c08957fb2 [2021-05-22T00:00:40.539Z] ---> 6c50f4b21ca6 [2021-05-22T00:00:40.539Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T00:00:40.539Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-22T00:00:40.806Z] ---> Running in 4aee70ff5e27 [2021-05-22T00:00:40.841Z] + docker inspect -f . ci-base-image-arm64 [2021-05-22T00:00:40.841Z] . [Pipeline] withDockerContainer [2021-05-22T00:00:41.270Z] prd-ubuntu18.04-docker-arm64-4c-16g-15600 does not seem to be running inside a container [2021-05-22T00:00:41.396Z] Removing intermediate container 4aee70ff5e27 [2021-05-22T00:00:41.396Z] ---> cc1d317a6f07 [2021-05-22T00:00:41.396Z] Step 14/26 : WORKDIR / [2021-05-22T00:00:41.396Z] ---> Running in 3bcbbab1c54b [2021-05-22T00:00:41.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2021-05-22T00:00:41.982Z] Removing intermediate container 3bcbbab1c54b [2021-05-22T00:00:41.982Z] ---> d8ec02f331d3 [2021-05-22T00:00:41.982Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-22T00:00:41.982Z] ---> 8f7dcfc0c6eb [2021-05-22T00:00:41.982Z] Step 9/24 : RUN go mod tidy [2021-05-22T00:00:42.246Z] ---> Running in 6264740f82fa [2021-05-22T00:00:42.246Z] ---> f111a32ef251 [2021-05-22T00:00:42.246Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-22T00:00:42.512Z] ---> afcf098e215a [2021-05-22T00:00:42.512Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-22T00:00:42.777Z] ---> 61307e379428 [2021-05-22T00:00:42.777Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-22T00:00:43.064Z] ---> 5dfae7838043 [2021-05-22T00:00:43.064Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-22T00:00:43.185Z] $ docker top e9824046e423380171a08ac0c246da37b0e0b4f84f3aad778616b3d1214dc467 -eo pid,comm [2021-05-22T00:00:43.349Z] ---> 10cab381e866 [2021-05-22T00:00:43.349Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] { [Pipeline] sh [2021-05-22T00:00:43.969Z] ---> 70da4c78413a [2021-05-22T00:00:43.970Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-22T00:00:43.970Z] Removing intermediate container 6264740f82fa [2021-05-22T00:00:43.970Z] ---> 1b46336d1295 [2021-05-22T00:00:43.970Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-22T00:00:44.236Z] ---> Running in 49413acce6ff [2021-05-22T00:00:44.236Z] ---> 3e96026c4f6b [2021-05-22T00:00:44.236Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-22T00:00:44.236Z] ---> Running in 0446bd49e4b3 [2021-05-22T00:00:44.253Z] + go version [2021-05-22T00:00:44.253Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-22T00:00:44.286Z] $ docker stop --time=1 e9824046e423380171a08ac0c246da37b0e0b4f84f3aad778616b3d1214dc467 [2021-05-22T00:00:44.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-22T00:00:45.076Z] Removing intermediate container 0446bd49e4b3 [2021-05-22T00:00:45.076Z] ---> 5a02bab7c26b [2021-05-22T00:00:45.076Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-22T00:00:45.076Z] ---> Running in 7d60c24ef0ec [2021-05-22T00:00:45.340Z] Removing intermediate container 7d60c24ef0ec [2021-05-22T00:00:45.340Z] ---> ae64c58e86a9 [2021-05-22T00:00:45.340Z] Step 24/26 : LABEL arch=x86_64 [2021-05-22T00:00:45.340Z] ---> Running in 89772076ddd6 [2021-05-22T00:00:45.340Z] Removing intermediate container 89772076ddd6 [2021-05-22T00:00:45.340Z] ---> 60c47927fb6b [2021-05-22T00:00:45.340Z] Step 25/26 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:00:45.602Z] ---> Running in 876533d5e719 [2021-05-22T00:00:45.602Z] Removing intermediate container 876533d5e719 [2021-05-22T00:00:45.602Z] ---> 48c46f17b126 [2021-05-22T00:00:45.602Z] Step 26/26 : LABEL version=0.0.0 [2021-05-22T00:00:45.602Z] ---> Running in 29b930af8624 [2021-05-22T00:00:45.864Z] Removing intermediate container 29b930af8624 [2021-05-22T00:00:45.864Z] ---> 99fdee47d2cd [2021-05-22T00:00:45.864Z] [2021-05-22T00:00:45.864Z] Successfully built 99fdee47d2cd [2021-05-22T00:00:46.127Z] Successfully tagged security-secretstore-setup:latest [2021-05-22T00:00:46.150Z] $ docker rm -f e9824046e423380171a08ac0c246da37b0e0b4f84f3aad778616b3d1214dc467 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T00:00:46.963Z] + docker inspect -f . ci-base-image-arm64 [2021-05-22T00:00:46.964Z] . [Pipeline] withDockerContainer [2021-05-22T00:00:47.200Z] prd-ubuntu18.04-docker-arm64-4c-16g-15600 does not seem to be running inside a container [2021-05-22T00:00:47.275Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-arm64 cat [2021-05-22T00:00:48.870Z] $ docker top 8ae79b566710b8aea50a20cd90453db9c6b7b542c68a5b3a0925997a42f8034b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-22T00:00:49.218Z] ========================================================= [2021-05-22T00:00:49.218Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-22T00:00:49.218Z] ========================================================= [Pipeline] sh [2021-05-22T00:00:49.863Z] + go mod tidy [Pipeline] sh [2021-05-22T00:00:51.516Z] + make test [2021-05-22T00:00:51.516Z] go mod tidy [2021-05-22T00:00:52.131Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-22T00:01:03.736Z]  Building security-secretstore-setup ... done Removing intermediate container 49413acce6ff [2021-05-22T00:01:03.736Z] ---> 6bee2820321e [2021-05-22T00:01:03.736Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-22T00:01:03.736Z] ---> Running in 3e318cc0f0c9 [2021-05-22T00:01:03.736Z] Removing intermediate container f356a206b3aa [2021-05-22T00:01:03.736Z] ---> ce53a6134a35 [2021-05-22T00:01:03.736Z] [2021-05-22T00:01:03.736Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T00:01:03.736Z] ---> 13621d1b12d4 [2021-05-22T00:01:03.736Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-22T00:01:03.736Z] ---> Running in a7b82b4db82c [2021-05-22T00:01:03.736Z] Removing intermediate container a7b82b4db82c [2021-05-22T00:01:03.736Z] ---> d36d4efb5c34 [2021-05-22T00:01:03.736Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-22T00:01:03.736Z] ---> Running in a5ff756d7ae6 [2021-05-22T00:01:03.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-22T00:01:03.736Z] Removing intermediate container a5ff756d7ae6 [2021-05-22T00:01:03.736Z] ---> 52f42f1a3616 [2021-05-22T00:01:03.736Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-22T00:01:03.736Z] ---> Running in 53988ba0a1ad [2021-05-22T00:01:03.736Z] Removing intermediate container 53988ba0a1ad [2021-05-22T00:01:03.736Z] ---> ba466b50fb3e [2021-05-22T00:01:03.736Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:01:03.736Z] ---> Running in c06d5b9d0eee [2021-05-22T00:01:03.736Z] Removing intermediate container 3e318cc0f0c9 [2021-05-22T00:01:03.736Z] ---> 3169cac0cca7 [2021-05-22T00:01:03.736Z] [2021-05-22T00:01:03.736Z] Step 12/24 : FROM docker:20.10.0 [2021-05-22T00:01:03.736Z] Removing intermediate container c06d5b9d0eee [2021-05-22T00:01:03.736Z] ---> 008efef73758 [2021-05-22T00:01:03.736Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-22T00:01:03.736Z] ---> Running in d737c8a65e26 [2021-05-22T00:01:03.736Z] 20.10.0: Pulling from library/docker [2021-05-22T00:01:03.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T00:01:04.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T00:01:05.702Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-22T00:01:05.702Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-22T00:01:05.702Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-22T00:01:05.702Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-22T00:01:05.702Z] ---> aefe523efa57 [2021-05-22T00:01:05.702Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-22T00:01:05.963Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-22T00:01:06.225Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-22T00:01:06.488Z] ---> Running in 4d3a9ca0b894 [2021-05-22T00:01:06.488Z] Removing intermediate container 4d3a9ca0b894 [2021-05-22T00:01:06.488Z] ---> 883664237f35 [2021-05-22T00:01:06.488Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-22T00:01:06.488Z] ---> Running in 29403547e122 [2021-05-22T00:01:06.749Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-22T00:01:06.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T00:01:06.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T00:01:07.025Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-22T00:01:07.025Z] (1/39) Installing readline (8.0.4-r0) [2021-05-22T00:01:07.025Z] (2/39) Installing bash (5.0.17-r0) [2021-05-22T00:01:07.025Z] Executing bash-5.0.17-r0.post-install [2021-05-22T00:01:07.025Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T00:01:07.025Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-22T00:01:07.025Z] (5/39) Installing curl (7.76.1-r0) [2021-05-22T00:01:07.025Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-22T00:01:07.025Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-22T00:01:07.025Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:01:07.025Z] OK: 8 MiB in 20 packages [2021-05-22T00:01:07.025Z] (8/39) Installing expat (2.2.9-r1) [2021-05-22T00:01:07.025Z] (9/39) Installing libffi (3.3-r2) [2021-05-22T00:01:07.025Z] (10/39) Installing gdbm (1.13-r1) [2021-05-22T00:01:07.025Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-22T00:01:07.025Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-22T00:01:07.025Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-22T00:01:07.993Z] Removing intermediate container d737c8a65e26 [2021-05-22T00:01:07.993Z] ---> 9b6cbb59de26 [2021-05-22T00:01:07.993Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T00:01:07.994Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-22T00:01:07.994Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-22T00:01:07.994Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-22T00:01:07.994Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-22T00:01:07.994Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-22T00:01:07.994Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-22T00:01:07.994Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-22T00:01:07.994Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-22T00:01:07.994Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-22T00:01:08.260Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-22T00:01:08.260Z] ---> fa598280095c [2021-05-22T00:01:08.260Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-22T00:01:08.260Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-22T00:01:08.260Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-22T00:01:08.520Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-22T00:01:08.520Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-22T00:01:08.520Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-22T00:01:08.520Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-22T00:01:08.520Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-22T00:01:08.785Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-22T00:01:08.785Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-22T00:01:08.785Z] ---> 75fa6851a975 [2021-05-22T00:01:08.785Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-22T00:01:08.785Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-22T00:01:08.785Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-22T00:01:08.785Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-22T00:01:08.785Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-22T00:01:08.785Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-22T00:01:08.785Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-22T00:01:08.785Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-22T00:01:08.785Z] Executing busybox-1.31.1-r19.trigger [2021-05-22T00:01:08.785Z] OK: 72 MiB in 59 packages [2021-05-22T00:01:09.058Z] ---> 7184a3d556e6 [2021-05-22T00:01:09.058Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-22T00:01:09.058Z] ---> Running in bdb350db3ab5 [2021-05-22T00:01:09.058Z] Removing intermediate container bdb350db3ab5 [2021-05-22T00:01:09.058Z] ---> f646abfd5f5c [2021-05-22T00:01:09.058Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T00:01:09.058Z] ---> Running in 7cf624201dff [2021-05-22T00:01:09.058Z] Removing intermediate container 7cf624201dff [2021-05-22T00:01:09.058Z] ---> dc36bae1c9e6 [2021-05-22T00:01:09.058Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T00:01:09.328Z] ---> Running in 54f78ec38fc6 [2021-05-22T00:01:09.328Z] Removing intermediate container 54f78ec38fc6 [2021-05-22T00:01:09.328Z] ---> 4666f1c2e62d [2021-05-22T00:01:09.328Z] Step 23/24 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:01:09.328Z] ---> Running in f01cb3de91e2 [2021-05-22T00:01:09.328Z] Removing intermediate container f01cb3de91e2 [2021-05-22T00:01:09.328Z] ---> 788cfd8d0d1e [2021-05-22T00:01:09.328Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T00:01:09.328Z] ---> Running in a891d58345b9 [2021-05-22T00:01:09.594Z] Collecting docker-compose==1.23.2 [2021-05-22T00:01:09.594Z] Removing intermediate container a891d58345b9 [2021-05-22T00:01:09.594Z] ---> 9f4c566676d1 [2021-05-22T00:01:09.594Z] [2021-05-22T00:01:09.594Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-22T00:01:09.594Z] Successfully built 9f4c566676d1 [2021-05-22T00:01:09.594Z] Successfully tagged core-data:latest [2021-05-22T00:01:09.594Z]  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 [2021-05-22T00:01:09.594Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-22T00:01:10.167Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-22T00:01:10.167Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-22T00:01:10.167Z] Collecting docopt<0.7,>=0.6.1 [2021-05-22T00:01:10.167Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-22T00:01:10.742Z] Collecting PyYAML<4,>=3.10 [2021-05-22T00:01:10.742Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-22T00:01:11.316Z] Collecting jsonschema<3,>=2.5.1 [2021-05-22T00:01:11.316Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-22T00:01:11.316Z] Collecting cached-property<2,>=1.2.0 [2021-05-22T00:01:11.316Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-22T00:01:11.316Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-22T00:01:11.316Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-22T00:01:11.579Z] Collecting docker<4.0,>=3.6.0 [2021-05-22T00:01:11.579Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-22T00:01:11.579Z] Collecting texttable<0.10,>=0.9.0 [2021-05-22T00:01:11.579Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-22T00:01:11.840Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-22T00:01:11.840Z] Collecting idna<2.8,>=2.5 [2021-05-22T00:01:11.840Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-22T00:01:12.100Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-22T00:01:12.100Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-22T00:01:12.100Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-22T00:01:12.100Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-22T00:01:12.100Z] Collecting docker-pycreds>=0.4.0 [2021-05-22T00:01:12.100Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-22T00:01:12.100Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-22T00:01:12.100Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-22T00:01:12.100Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-22T00:01:12.100Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-22T00:01:12.362Z] Installing collected packages: dockerpty, idna, urllib3, requests, docopt, PyYAML, jsonschema, cached-property, websocket-client, docker-pycreds, docker, texttable, docker-compose [2021-05-22T00:01:12.362Z] Running setup.py install for dockerpty: started [2021-05-22T00:01:12.629Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-22T00:01:12.629Z] Attempting uninstall: idna [2021-05-22T00:01:12.629Z] Found existing installation: idna 2.9 [2021-05-22T00:01:12.629Z] Uninstalling idna-2.9: [2021-05-22T00:01:12.629Z] Successfully uninstalled idna-2.9 [2021-05-22T00:01:12.629Z] Attempting uninstall: urllib3 [2021-05-22T00:01:12.629Z] Found existing installation: urllib3 1.25.9 [2021-05-22T00:01:12.629Z] Uninstalling urllib3-1.25.9: [2021-05-22T00:01:12.629Z] Successfully uninstalled urllib3-1.25.9 [2021-05-22T00:01:12.891Z] Attempting uninstall: requests [2021-05-22T00:01:12.891Z] Found existing installation: requests 2.23.0 [2021-05-22T00:01:12.891Z] Uninstalling requests-2.23.0: [2021-05-22T00:01:12.891Z] Successfully uninstalled requests-2.23.0 [2021-05-22T00:01:12.891Z] Running setup.py install for docopt: started [2021-05-22T00:01:13.153Z] Running setup.py install for docopt: finished with status 'done' [2021-05-22T00:01:13.153Z] Running setup.py install for PyYAML: started [2021-05-22T00:01:13.414Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-22T00:01:13.675Z] Running setup.py install for texttable: started [2021-05-22T00:01:14.248Z] Running setup.py install for texttable: finished with status 'done' [2021-05-22T00:01:14.248Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-22T00:01:15.562Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-22T00:01:16.828Z] Removing intermediate container 29403547e122 [2021-05-22T00:01:16.828Z] ---> 3f9bf3381302 [2021-05-22T00:01:16.828Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-22T00:01:16.828Z] ---> Running in 648e7b04d85e [2021-05-22T00:01:16.828Z] Removing intermediate container 648e7b04d85e [2021-05-22T00:01:16.828Z] ---> 78554c7a18a2 [2021-05-22T00:01:16.828Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-22T00:01:16.828Z] ---> Running in f01b264043b5 [2021-05-22T00:01:16.828Z] Removing intermediate container f01b264043b5 [2021-05-22T00:01:16.828Z] ---> 0e1a69bc1c19 [2021-05-22T00:01:16.828Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-22T00:01:17.093Z] ---> 24be06386a6f [2021-05-22T00:01:17.093Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-22T00:01:17.093Z] ---> bbf539d1f500 [2021-05-22T00:01:17.093Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-22T00:01:17.356Z] ---> f978f7cf2fa4 [2021-05-22T00:01:17.356Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-22T00:01:17.356Z] ---> Running in 31ea54c3c1eb [2021-05-22T00:01:17.617Z] Removing intermediate container 31ea54c3c1eb [2021-05-22T00:01:17.617Z] ---> f968ab9be9e3 [2021-05-22T00:01:17.617Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T00:01:17.617Z] ---> Running in 65c26be72035 [2021-05-22T00:01:17.617Z] Removing intermediate container 65c26be72035 [2021-05-22T00:01:17.617Z] ---> f1837c3c8262 [2021-05-22T00:01:17.617Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T00:01:17.617Z] ---> Running in 4c3292da08ee [2021-05-22T00:01:17.617Z] Removing intermediate container 4c3292da08ee [2021-05-22T00:01:17.617Z] ---> 4efed40d4ea7 [2021-05-22T00:01:17.617Z] Step 23/24 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:01:17.879Z] ---> Running in 304786dc59ae [2021-05-22T00:01:17.879Z] Removing intermediate container 304786dc59ae [2021-05-22T00:01:17.880Z] ---> 08c39b494df6 [2021-05-22T00:01:17.880Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T00:01:17.880Z] ---> Running in a5247f786e6d [2021-05-22T00:01:17.880Z] Removing intermediate container a5247f786e6d [2021-05-22T00:01:17.880Z] ---> eced5ad35b17 [2021-05-22T00:01:17.880Z] [2021-05-22T00:01:18.141Z] Successfully built eced5ad35b17 [2021-05-22T00:01:18.141Z] Successfully tagged sys-mgmt-agent:latest [2021-05-22T00:01:18.148Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-22T00:01:18.197Z] $ docker stop --time=1 c938c9f13e7d9f9b23860651af4c34cfb87168221c9555f02fbab1f4173ab70e [2021-05-22T00:01:19.671Z] $ docker rm -f c938c9f13e7d9f9b23860651af4c34cfb87168221c9555f02fbab1f4173ab70e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-22T00:01:20.065Z] + docker images [2021-05-22T00:01:20.065Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-22T00:01:20.065Z] sys-mgmt-agent latest eced5ad35b17 2 seconds ago 312MB [2021-05-22T00:01:20.065Z] core-data latest 9f4c566676d1 10 seconds ago 21.6MB [2021-05-22T00:01:20.065Z] 3169cac0cca7 17 seconds ago 1.16GB [2021-05-22T00:01:20.065Z] ce53a6134a35 18 seconds ago 1.17GB [2021-05-22T00:01:20.065Z] security-secretstore-setup latest 99fdee47d2cd 34 seconds ago 25.8MB [2021-05-22T00:01:20.065Z] b86ba0f443ed 43 seconds ago 1.16GB [2021-05-22T00:01:20.065Z] security-proxy-setup latest 7cc69ad59c7c 54 seconds ago 25.3MB [2021-05-22T00:01:20.065Z] security-bootstrapper latest 4645d1aa6ac6 55 seconds ago 18.2MB [2021-05-22T00:01:20.065Z] core-metadata latest 826a61457d37 55 seconds ago 18.6MB [2021-05-22T00:01:20.065Z] support-scheduler latest 8bd134156623 About a minute ago 17.1MB [2021-05-22T00:01:20.065Z] core-command latest 70c27ca0c57b About a minute ago 17.1MB [2021-05-22T00:01:20.065Z] e5c0e2c2afeb About a minute ago 1.16GB [2021-05-22T00:01:20.065Z] 7a8d777305a7 About a minute ago 1.17GB [2021-05-22T00:01:20.065Z] d024011b4414 About a minute ago 1.16GB [2021-05-22T00:01:20.065Z] b31a051a269e About a minute ago 1.16GB [2021-05-22T00:01:20.065Z] c50cde330135 About a minute ago 1.15GB [2021-05-22T00:01:20.065Z] support-notifications latest b89b290b0eaf About a minute ago 17.8MB [2021-05-22T00:01:20.065Z] 9ea26158d405 About a minute ago 1.16GB [2021-05-22T00:01:20.065Z] ci-base-image-x86_64 latest b4220aa2ef95 5 minutes ago 648MB [2021-05-22T00:01:20.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-22T00:01:20.065Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-22T00:01:20.065Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-22T00:01:20.065Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-22T00:01:20.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-22T00:01:35.529Z] Still waiting to schedule task [2021-05-22T00:01:35.530Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-22T00:02:23.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-22T00:02:23.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-22T00:02:31.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-22T00:02:31.997Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-22T00:02:34.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-22T00:02:35.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-22T00:02:35.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-22T00:02:35.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-22T00:02:39.246Z] Running on prd-ubuntu18.04-docker-8c-8g-15601 in /w/workspace/edgexfoundry_edgex-go_PR-3500 [Pipeline] { [Pipeline] ws [2021-05-22T00:02:39.277Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-22T00:02:39.466Z] The recommended git tool is: git [2021-05-22T00:02:40.014Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-22T00:02:40.293Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-22T00:02:43.999Z] using credential edgex-jenkins-ssh [2021-05-22T00:02:44.013Z] Cloning the remote Git repository [2021-05-22T00:02:44.040Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-22T00:02:44.111Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-22T00:02:44.135Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-22T00:02:44.135Z] > git --version # timeout=10 [2021-05-22T00:02:44.141Z] > git --version # 'git version 2.17.1' [2021-05-22T00:02:44.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T00:02:44.168Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T00:02:50.649Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-22T00:02:50.649Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-22T00:02:50.649Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-22T00:02:52.153Z] Merging remotes/origin/master commit 51da847046bcb32454298370e4f572d9cc02dc57 into PR head commit 2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:02:52.284Z] Merge succeeded, producing 2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:02:52.285Z] Checking out Revision 2af8a40d0af07ebb39fa4b327e9445551caba858 (PR-3500) [2021-05-22T00:02:51.426Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-22T00:02:51.433Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T00:02:51.443Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-22T00:02:51.455Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-22T00:02:51.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T00:02:51.459Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3500/head:refs/remotes/origin/PR-3500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-22T00:02:52.167Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T00:02:52.174Z] > git checkout -f 2af8a40d0af07ebb39fa4b327e9445551caba858 # timeout=10 [2021-05-22T00:02:52.256Z] > git remote # timeout=10 [2021-05-22T00:02:52.264Z] > git config --get remote.origin.url # timeout=10 [2021-05-22T00:02:52.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T00:02:52.274Z] > git merge 51da847046bcb32454298370e4f572d9cc02dc57 # timeout=10 [2021-05-22T00:02:52.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-22T00:02:52.292Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T00:02:52.297Z] > git checkout -f 2af8a40d0af07ebb39fa4b327e9445551caba858 # timeout=10 [2021-05-22T00:02:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.373s coverage: 46.1% of statements [2021-05-22T00:02:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-22T00:02:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-22T00:02:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-22T00:02:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-22T00:02:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-22T00:02:55.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-22T00:02:55.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.169s coverage: 28.7% of statements [2021-05-22T00:02:55.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.339s coverage: 100.0% of statements [2021-05-22T00:02:55.911Z] Commit message: "refactor: Add comment in TOMLs for MaxRequestSize" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-22T00:02:56.961Z] + echo snap-build.sh [2021-05-22T00:02:56.961Z] snap-build.sh [2021-05-22T00:02:56.961Z] + SNAP_BASE_DIR=. [2021-05-22T00:02:56.961Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-05-22T00:02:56.961Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-05-22T00:02:56.961Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-05-22T00:02:56.961Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-05-22T00:02:56.961Z] + cd /w/workspace/edgex-go/2 [2021-05-22T00:02:56.961Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-22T00:02:56.961Z] Reading package lists... [2021-05-22T00:02:56.961Z] Building dependency tree... [2021-05-22T00:02:56.961Z] Reading state information... [2021-05-22T00:02:57.223Z] The following packages were automatically installed and are no longer required: [2021-05-22T00:02:57.223Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-22T00:02:57.223Z] uidmap xdelta3 [2021-05-22T00:02:57.223Z] Use 'sudo apt autoremove' to remove them. [2021-05-22T00:02:57.223Z] The following packages will be REMOVED: [2021-05-22T00:02:57.223Z] lxd* lxd-client* [2021-05-22T00:02:57.487Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-22T00:02:57.487Z] After this operation, 31.7 MB disk space will be freed. [2021-05-22T00:02:58.277Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-22T00:02:58.277Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-22T00:02:59.225Z] Removing lxd dnsmasq configuration [2021-05-22T00:02:59.225Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-22T00:02:59.801Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-22T00:03:00.377Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T00:03:00.903Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-22T00:03:00.903Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-22T00:03:02.302Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-22T00:03:02.302Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-22T00:03:03.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.613s coverage: 27.7% of statements [2021-05-22T00:03:03.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-22T00:03:03.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-22T00:03:03.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-22T00:03:03.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-22T00:03:03.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-22T00:03:03.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.279s coverage: 81.2% of statements [2021-05-22T00:03:03.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-22T00:03:03.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.300s coverage: 100.0% of statements [2021-05-22T00:03:03.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-22T00:03:03.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.174s coverage: 100.0% of statements [2021-05-22T00:03:03.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-22T00:03:03.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-22T00:03:03.696Z] + sudo snap remove --purge lxd [2021-05-22T00:03:03.958Z] snap "lxd" is not installed [2021-05-22T00:03:03.958Z] + sudo groupadd --force --system lxd [2021-05-22T00:03:03.958Z] ++ whoami [2021-05-22T00:03:03.958Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-22T00:03:03.958Z] + newgrp - lxd [2021-05-22T00:03:03.958Z] + sudo snap install lxd [2021-05-22T00:03:05.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.336s coverage: 58.6% of statements [2021-05-22T00:03:05.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-22T00:03:05.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-22T00:03:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.558s coverage: 87.7% of statements [2021-05-22T00:03:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-22T00:03:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T00:03:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.227s coverage: 78.9% of statements [2021-05-22T00:03:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-22T00:03:12.124Z] 2021-05-22T00:03:09Z INFO Waiting for automatic snapd restart... [2021-05-22T00:03:16.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.255s coverage: 28.6% of statements [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-22T00:03:16.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.244s coverage: 100.0% of statements [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-22T00:03:16.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.227s coverage: 100.0% of statements [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-22T00:03:16.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.544s coverage: 86.7% of statements [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-22T00:03:16.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.602s coverage: 97.5% of statements [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-22T00:03:16.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.326s coverage: 78.3% of statements [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-22T00:03:16.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-22T00:03:23.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.315s coverage: 95.1% of statements [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-22T00:03:23.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-22T00:03:23.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.291s coverage: 0.8% of statements [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-22T00:03:23.405Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.190s coverage: 21.7% of statements [2021-05-22T00:03:23.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-22T00:03:23.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.196s coverage: 47.1% of statements [2021-05-22T00:03:23.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.302s coverage: 79.5% of statements [2021-05-22T00:03:23.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements [2021-05-22T00:03:23.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.230s coverage: 96.3% of statements [2021-05-22T00:03:24.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2021-05-22T00:03:27.097Z] lxd 4.14 from Canonical* installed [2021-05-22T00:03:27.097Z] + sudo lxd init --auto [2021-05-22T00:03:36.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.194s coverage: 94.4% of statements [2021-05-22T00:03:36.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.156s coverage: 44.8% of statements [2021-05-22T00:03:37.116Z] + sudo snap install --classic snapcraft [2021-05-22T00:03:40.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.546s coverage: 81.8% of statements [2021-05-22T00:03:40.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-22T00:03:41.327Z] snapcraft 4.7.1 from Canonical* installed [2021-05-22T00:03:41.327Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-22T00:03:41.327Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-22T00:03:41.327Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-22T00:03:41.327Z] Dload Upload Total Spent Left Speed [2021-05-22T00:03:41.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4019 [2021-05-22T00:03:41.851Z] 100 3325k 100 3325k 0 0 9210k 0 --:--:-- --:--:-- --:--:-- 9210k [2021-05-22T00:03:41.851Z] ./yq_linux_amd64 [2021-05-22T00:03:41.851Z] + sudo snapcraft prime --use-lxd [2021-05-22T00:03:43.768Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-22T00:03:43.768Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-22T00:03:43.768Z] - README.md [2021-05-22T00:03:43.768Z] [2021-05-22T00:03:43.768Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-22T00:03:44.343Z] Launching a container. [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.229s coverage: 92.9% of statements [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.178s coverage: 76.0% of statements [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.180s coverage: 80.0% of statements [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.233s coverage: 85.4% of statements [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.288s coverage: 91.2% of statements [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.679s coverage: 64.4% of statements [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-22T00:03:49.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-05-22T00:03:49.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-05-22T00:03:50.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2021-05-22T00:03:50.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements [2021-05-22T00:03:51.002Z] Waiting for container to be ready [2021-05-22T00:03:51.631Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-22T00:03:51.632Z] [2021-05-22T00:03:54.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.087s coverage: 66.9% of statements [2021-05-22T00:03:54.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-22T00:03:54.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-22T00:03:54.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-22T00:03:55.843Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-22T00:03:55.843Z] Waiting for network to be ready... [2021-05-22T00:03:56.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.795s coverage: 43.5% of statements [2021-05-22T00:03:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-22T00:03:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-22T00:03:56.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.131s coverage: 89.5% of statements [2021-05-22T00:03:56.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-22T00:03:56.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.112s coverage: 84.8% of statements [2021-05-22T00:03:56.416Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-22T00:03:56.416Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-22T00:03:56.416Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-22T00:03:56.676Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-22T00:03:56.676Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-22T00:03:56.676Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-22T00:03:56.676Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-22T00:03:56.676Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-22T00:03:56.676Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-22T00:03:56.676Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-22T00:03:56.940Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-22T00:03:57.201Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-22T00:03:57.463Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-22T00:03:57.463Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-22T00:03:57.463Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-22T00:03:57.463Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-22T00:03:57.463Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-22T00:03:57.463Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-22T00:03:57.724Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-22T00:03:57.986Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-22T00:03:57.986Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-22T00:03:57.986Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-22T00:03:57.986Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-22T00:03:57.986Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-22T00:03:57.986Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-22T00:03:57.986Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-22T00:03:57.986Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-22T00:04:00.539Z] Fetched 24.6 MB in 4s (6055 kB/s) [2021-05-22T00:04:01.115Z] Reading package lists... [2021-05-22T00:04:01.377Z] Reading package lists... [2021-05-22T00:04:01.660Z] Building dependency tree... [2021-05-22T00:04:01.660Z] Reading state information... [2021-05-22T00:04:01.660Z] The following additional packages will be installed: [2021-05-22T00:04:01.660Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-22T00:04:01.660Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-22T00:04:01.660Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-22T00:04:01.660Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-22T00:04:01.660Z] Suggested packages: [2021-05-22T00:04:01.660Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-22T00:04:01.660Z] Recommended packages: [2021-05-22T00:04:01.660Z] gnupg libsasl2-modules [2021-05-22T00:04:01.920Z] The following NEW packages will be installed: [2021-05-22T00:04:01.921Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-22T00:04:01.921Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-22T00:04:01.921Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-22T00:04:01.921Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-22T00:04:01.921Z] The following packages will be upgraded: [2021-05-22T00:04:01.921Z] gpg gpg-agent gpgconf libudev1 [2021-05-22T00:04:01.921Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-22T00:04:01.921Z] Need to get 3530 kB of archives. [2021-05-22T00:04:01.921Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-22T00:04:01.921Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-22T00:04:01.921Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-22T00:04:01.921Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-22T00:04:01.921Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-22T00:04:02.182Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-22T00:04:02.444Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-22T00:04:02.706Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-22T00:04:02.706Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-22T00:04:02.706Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-22T00:04:02.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.450s coverage: 46.8% of statements [2021-05-22T00:04:02.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-22T00:04:02.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-22T00:04:02.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-22T00:04:02.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-22T00:04:02.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-22T00:04:02.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements [2021-05-22T00:04:02.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-22T00:04:02.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements [2021-05-22T00:04:02.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-22T00:04:02.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-22T00:04:02.985Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-22T00:04:02.985Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-22T00:04:02.985Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-22T00:04:02.985Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-22T00:04:02.985Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-22T00:04:02.985Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-22T00:04:02.985Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-22T00:04:02.985Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-22T00:04:02.985Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-22T00:04:02.985Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-22T00:04:02.985Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-22T00:04:02.985Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-22T00:04:02.985Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-22T00:04:03.248Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T00:04:03.248Z] Fetched 3530 kB in 1s (2843 kB/s) [2021-05-22T00:04:03.248Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-22T00:04:03.248Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-22T00:04:03.248Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T00:04:03.248Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-22T00:04:03.511Z] Selecting previously unselected package udev. [2021-05-22T00:04:03.511Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-22T00:04:03.511Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-22T00:04:03.511Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-22T00:04:03.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.226s coverage: 18.9% of statements [2021-05-22T00:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-22T00:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-22T00:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-22T00:04:03.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.569s coverage: 91.9% of statements [2021-05-22T00:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-22T00:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T00:04:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-22T00:04:03.776Z] Selecting previously unselected package libfuse2:amd64. [2021-05-22T00:04:03.776Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-22T00:04:03.776Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-22T00:04:03.776Z] Selecting previously unselected package fuse. [2021-05-22T00:04:03.776Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-22T00:04:03.776Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-22T00:04:03.776Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T00:04:03.776Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T00:04:04.040Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T00:04:04.040Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T00:04:04.040Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T00:04:04.040Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T00:04:04.303Z] Selecting previously unselected package libksba8:amd64. [2021-05-22T00:04:04.303Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-22T00:04:04.303Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-22T00:04:04.303Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-22T00:04:04.303Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T00:04:04.303Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:04.303Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-22T00:04:04.303Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T00:04:04.303Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:04.565Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-22T00:04:04.566Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T00:04:04.566Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:04.566Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-22T00:04:04.566Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T00:04:04.566Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:04.566Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-22T00:04:04.566Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T00:04:04.566Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:04.566Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-22T00:04:04.566Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T00:04:04.566Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:04.827Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-22T00:04:04.827Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T00:04:04.827Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:04.827Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-22T00:04:04.827Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T00:04:04.827Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:04.827Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-22T00:04:04.827Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T00:04:04.827Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:04.827Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-22T00:04:04.827Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-22T00:04:05.094Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T00:04:05.094Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-22T00:04:05.094Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-22T00:04:05.094Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T00:04:05.094Z] Selecting previously unselected package libldap-common. [2021-05-22T00:04:05.094Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-22T00:04:05.094Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T00:04:05.094Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-22T00:04:05.094Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-22T00:04:05.094Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T00:04:05.357Z] Selecting previously unselected package dirmngr. [2021-05-22T00:04:05.357Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T00:04:05.357Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-22T00:04:05.357Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T00:04:05.357Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-22T00:04:05.357Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-22T00:04:05.357Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T00:04:05.357Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T00:04:05.357Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-22T00:04:05.357Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:05.357Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-22T00:04:05.357Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T00:04:05.620Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-22T00:04:05.882Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-22T00:04:05.882Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:05.882Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-22T00:04:05.882Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-22T00:04:06.144Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-22T00:04:06.144Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:06.144Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:06.144Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:06.144Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:06.144Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:06.144Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:06.144Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T00:04:06.144Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T00:04:06.144Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-22T00:04:06.144Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T00:04:06.721Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-22T00:04:06.721Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-22T00:04:06.721Z] This means they are not meant to be enabled using systemctl. [2021-05-22T00:04:06.721Z] Possible reasons for having this kind of units are: [2021-05-22T00:04:06.721Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-22T00:04:06.721Z] .wants/ or .requires/ directory. [2021-05-22T00:04:06.721Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-22T00:04:06.721Z] a requirement dependency on it. [2021-05-22T00:04:06.721Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-22T00:04:06.721Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-22T00:04:06.721Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-22T00:04:06.721Z] instance name specified. [2021-05-22T00:04:06.983Z] Reading package lists... [2021-05-22T00:04:06.983Z] Building dependency tree... [2021-05-22T00:04:06.983Z] Reading state information... [2021-05-22T00:04:07.245Z] The following additional packages will be installed: [2021-05-22T00:04:07.245Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-22T00:04:07.245Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-22T00:04:07.245Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-22T00:04:07.245Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-22T00:04:07.245Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-22T00:04:07.245Z] Suggested packages: [2021-05-22T00:04:07.245Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-22T00:04:07.245Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-22T00:04:07.245Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-22T00:04:07.245Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-22T00:04:07.245Z] systemd-container policykit-1 [2021-05-22T00:04:07.245Z] Recommended packages: [2021-05-22T00:04:07.245Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-22T00:04:07.245Z] The following NEW packages will be installed: [2021-05-22T00:04:07.245Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-22T00:04:07.245Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-22T00:04:07.245Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-22T00:04:07.245Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-22T00:04:07.245Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-22T00:04:07.245Z] The following packages will be upgraded: [2021-05-22T00:04:07.245Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-22T00:04:07.245Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-22T00:04:07.245Z] Need to get 35.2 MB of archives. [2021-05-22T00:04:07.245Z] After this operation, 141 MB of additional disk space will be used. [2021-05-22T00:04:07.245Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-22T00:04:07.508Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-22T00:04:07.508Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-22T00:04:07.508Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-22T00:04:07.508Z] 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-05-22T00:04:07.508Z] 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-05-22T00:04:07.508Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-22T00:04:07.508Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-22T00:04:07.508Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-22T00:04:07.508Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-22T00:04:07.508Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-22T00:04:07.508Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-22T00:04:07.508Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-22T00:04:07.508Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-22T00:04:07.508Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-22T00:04:07.508Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-22T00:04:07.508Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-22T00:04:08.452Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-22T00:04:08.452Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-22T00:04:08.714Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-22T00:04:08.714Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-22T00:04:08.714Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-22T00:04:08.714Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-22T00:04:08.714Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-22T00:04:08.714Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-22T00:04:08.714Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-22T00:04:08.714Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-22T00:04:08.714Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-22T00:04:08.714Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-22T00:04:08.714Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-22T00:04:08.975Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T00:04:08.975Z] Fetched 35.2 MB in 2s (22.5 MB/s) [2021-05-22T00:04:08.975Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-22T00:04:08.975Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-22T00:04:09.237Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T00:04:09.499Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-22T00:04:09.762Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T00:04:09.762Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-22T00:04:09.762Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-22T00:04:09.762Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-22T00:04:09.762Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-22T00:04:10.024Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-22T00:04:10.024Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-22T00:04:10.024Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-22T00:04:10.024Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-22T00:04:10.286Z] Setting up apt (1.6.13) ... [2021-05-22T00:04:10.286Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-22T00:04:10.547Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-22T00:04:10.809Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-22T00:04:10.809Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-22T00:04:10.809Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-22T00:04:11.160Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-22T00:04:11.160Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T00:04:11.160Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T00:04:11.160Z] Selecting previously unselected package libexpat1:amd64. [2021-05-22T00:04:11.160Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-22T00:04:11.160Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-22T00:04:11.423Z] Selecting previously unselected package python3.6-minimal. [2021-05-22T00:04:11.423Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T00:04:11.423Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T00:04:11.685Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-22T00:04:11.685Z] Checking for services that may need to be restarted...done. [2021-05-22T00:04:11.685Z] Checking for services that may need to be restarted...done. [2021-05-22T00:04:11.685Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T00:04:11.685Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-22T00:04:11.685Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T00:04:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.660s coverage: 28.7% of statements [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-22T00:04:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.187s coverage: 99.0% of statements [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-22T00:04:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.250s coverage: 100.0% of statements [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-22T00:04:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.253s coverage: 64.6% of statements [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-22T00:04:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.426s coverage: 97.6% of statements [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-22T00:04:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-22T00:04:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-22T00:04:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-22T00:04:12.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-22T00:04:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.099s coverage: 100.0% of statements [2021-05-22T00:04:12.256Z] Selecting previously unselected package python3-minimal. [2021-05-22T00:04:12.256Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-22T00:04:12.256Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-22T00:04:12.256Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-22T00:04:12.256Z] Selecting previously unselected package mime-support. [2021-05-22T00:04:12.256Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-22T00:04:12.256Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-22T00:04:12.256Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-22T00:04:12.256Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-22T00:04:12.256Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-22T00:04:12.256Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-22T00:04:12.256Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T00:04:12.256Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T00:04:12.374Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.206s coverage: 28.1% of statements [2021-05-22T00:04:12.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-22T00:04:12.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-22T00:04:12.522Z] Selecting previously unselected package python3.6. [2021-05-22T00:04:12.522Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T00:04:12.522Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T00:04:12.783Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-22T00:04:12.783Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-22T00:04:12.783Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-22T00:04:12.783Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-22T00:04:13.044Z] Selecting previously unselected package python3. [2021-05-22T00:04:13.044Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-22T00:04:13.044Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-22T00:04:13.044Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-22T00:04:13.044Z] Selecting previously unselected package multiarch-support. [2021-05-22T00:04:13.044Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T00:04:13.044Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-22T00:04:13.044Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-22T00:04:13.044Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-22T00:04:13.044Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-22T00:04:13.044Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-22T00:04:13.044Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-22T00:04:13.305Z] Selecting previously unselected package libbsd0:amd64. [2021-05-22T00:04:13.305Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-22T00:04:13.305Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-22T00:04:13.305Z] Selecting previously unselected package sudo. [2021-05-22T00:04:13.305Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-22T00:04:13.305Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-22T00:04:13.305Z] Selecting previously unselected package apparmor. [2021-05-22T00:04:13.305Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-22T00:04:13.305Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-22T00:04:13.363Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.181s coverage: 27.9% of statements [2021-05-22T00:04:13.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-22T00:04:13.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-22T00:04:13.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-22T00:04:13.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-22T00:04:13.363Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-22T00:04:15.860Z] Selecting previously unselected package libedit2:amd64. [2021-05-22T00:04:15.860Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-22T00:04:15.860Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-22T00:04:15.860Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-22T00:04:15.860Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T00:04:15.860Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T00:04:15.860Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-22T00:04:15.860Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T00:04:15.860Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T00:04:15.860Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-22T00:04:15.860Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-22T00:04:15.860Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-22T00:04:15.860Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-22T00:04:15.860Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T00:04:15.860Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T00:04:15.860Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-22T00:04:15.860Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T00:04:15.860Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T00:04:15.860Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-22T00:04:15.860Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-22T00:04:15.860Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-22T00:04:15.860Z] Selecting previously unselected package openssh-client. [2021-05-22T00:04:15.860Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-22T00:04:15.860Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-22T00:04:15.860Z] Selecting previously unselected package squashfs-tools. [2021-05-22T00:04:15.860Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-22T00:04:15.860Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-22T00:04:15.860Z] Selecting previously unselected package snapd. [2021-05-22T00:04:15.860Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-22T00:04:15.860Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-22T00:04:15.863Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-05-22T00:04:15.863Z] GO111MODULE=on go vet ./... [2021-05-22T00:04:16.804Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-22T00:04:16.805Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-22T00:04:16.805Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-22T00:04:16.805Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-22T00:04:16.805Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-22T00:04:16.805Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T00:04:16.805Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T00:04:16.805Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-22T00:04:16.805Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-22T00:04:17.376Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-22T00:04:17.376Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-22T00:04:17.376Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-22T00:04:17.376Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T00:04:17.376Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T00:04:17.376Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T00:04:17.948Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-22T00:04:17.948Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T00:04:17.948Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-22T00:04:17.948Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-22T00:04:17.948Z] running python rtupdate hooks for python3.6... [2021-05-22T00:04:17.948Z] running python post-rtupdate hooks for python3.6... [2021-05-22T00:04:18.219Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-22T00:04:18.799Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-22T00:04:19.383Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T00:04:20.785Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-22T00:04:21.361Z] Setting up snapd (2.48.3+18.04) ... [2021-05-22T00:04:21.623Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-22T00:04:21.886Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-22T00:04:22.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-22T00:04:22.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-22T00:04:22.416Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-22T00:04:22.416Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-22T00:04:22.678Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-22T00:04:22.678Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-22T00:04:22.941Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-22T00:04:23.202Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-22T00:04:23.202Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-22T00:04:23.202Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T00:04:23.202Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-22T00:04:24.149Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T00:04:24.149Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T00:04:24.410Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T00:04:25.357Z] Reading package lists... [2021-05-22T00:04:27.282Z] Reading package lists... [2021-05-22T00:04:27.282Z] Building dependency tree... [2021-05-22T00:04:27.282Z] Reading state information... [2021-05-22T00:04:27.545Z] Calculating upgrade... [2021-05-22T00:04:27.545Z] The following packages will be upgraded: [2021-05-22T00:04:27.545Z] advancecomp base-files bash binutils binutils-common [2021-05-22T00:04:27.545Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-22T00:04:27.545Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-22T00:04:27.545Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-22T00:04:27.545Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-22T00:04:27.545Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-22T00:04:27.545Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-22T00:04:27.545Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-22T00:04:27.545Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-22T00:04:27.545Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-22T00:04:27.545Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-22T00:04:27.545Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-22T00:04:27.545Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-22T00:04:27.545Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-22T00:04:27.545Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-22T00:04:27.808Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-22T00:04:27.808Z] Need to get 64.0 MB of archives. [2021-05-22T00:04:27.808Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-22T00:04:27.808Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-22T00:04:27.808Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-22T00:04:27.808Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-22T00:04:27.808Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-22T00:04:27.808Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-22T00:04:27.808Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-22T00:04:27.808Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-22T00:04:27.808Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-22T00:04:27.808Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-22T00:04:27.808Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-22T00:04:27.808Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-22T00:04:27.808Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-22T00:04:27.808Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-22T00:04:27.808Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-22T00:04:27.808Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-22T00:04:27.808Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-22T00:04:27.808Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-22T00:04:27.808Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-22T00:04:27.808Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-22T00:04:27.808Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-22T00:04:28.081Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-22T00:04:28.081Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-22T00:04:28.081Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-22T00:04:28.081Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-22T00:04:28.081Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-22T00:04:28.081Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-22T00:04:28.081Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-22T00:04:28.081Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-22T00:04:28.081Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-22T00:04:28.081Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-22T00:04:28.081Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-22T00:04:28.081Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-22T00:04:28.081Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-22T00:04:28.081Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-22T00:04:28.081Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-22T00:04:28.081Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-22T00:04:28.081Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-22T00:04:28.081Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-22T00:04:28.081Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-22T00:04:28.081Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-22T00:04:28.081Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-22T00:04:28.081Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-22T00:04:28.081Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-22T00:04:28.081Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-22T00:04:28.081Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-22T00:04:28.081Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-22T00:04:28.081Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-22T00:04:28.081Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-22T00:04:28.081Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-22T00:04:28.081Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-22T00:04:28.081Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-22T00:04:28.081Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-22T00:04:28.081Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-22T00:04:28.081Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-22T00:04:28.081Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-22T00:04:28.081Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-22T00:04:28.344Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-22T00:04:28.607Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-22T00:04:28.607Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-22T00:04:28.607Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-22T00:04:28.607Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-22T00:04:28.607Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-22T00:04:28.607Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-22T00:04:28.607Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-22T00:04:28.608Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-22T00:04:28.870Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-22T00:04:28.870Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-22T00:04:28.870Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-22T00:04:28.870Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-22T00:04:28.870Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-22T00:04:28.870Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-22T00:04:28.870Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-22T00:04:29.136Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-22T00:04:29.136Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-22T00:04:29.136Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-22T00:04:29.136Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-22T00:04:29.136Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-22T00:04:29.136Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-22T00:04:29.136Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-22T00:04:29.136Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-22T00:04:29.136Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-22T00:04:29.136Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-22T00:04:29.136Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-22T00:04:29.136Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-22T00:04:29.136Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-22T00:04:29.136Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-22T00:04:29.136Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-22T00:04:29.136Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-22T00:04:29.398Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-22T00:04:29.398Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-22T00:04:29.398Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-22T00:04:29.398Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-22T00:04:29.398Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-22T00:04:29.398Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-22T00:04:29.398Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-22T00:04:29.398Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-22T00:04:29.398Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-22T00:04:29.398Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-22T00:04:29.398Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-22T00:04:29.398Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-22T00:04:29.660Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-22T00:04:29.660Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T00:04:29.660Z] Fetched 64.0 MB in 2s (32.0 MB/s) [2021-05-22T00:04:29.922Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:29.922Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T00:04:29.922Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T00:04:30.184Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T00:04:30.184Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T00:04:30.445Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-22T00:04:30.445Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-22T00:04:30.708Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:30.708Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T00:04:30.708Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:30.708Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T00:04:30.708Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:30.708Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T00:04:30.971Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:30.971Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T00:04:30.971Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:30.971Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T00:04:30.971Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:30.971Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T00:04:30.971Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:30.971Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T00:04:31.233Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T00:04:31.233Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T00:04:31.233Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:31.233Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-22T00:04:31.233Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-22T00:04:31.233Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T00:04:31.233Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:31.233Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T00:04:31.496Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:31.497Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T00:04:32.070Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:32.334Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T00:04:32.334Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T00:04:32.334Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T00:04:32.334Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T00:04:32.596Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T00:04:32.858Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-22T00:04:33.122Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T00:04:33.122Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-22T00:04:33.122Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-22T00:04:33.122Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-22T00:04:33.389Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-22T00:04:33.389Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-22T00:04:33.389Z] Installing new version of config file /etc/issue ... [2021-05-22T00:04:33.389Z] Installing new version of config file /etc/issue.net ... [2021-05-22T00:04:33.389Z] Installing new version of config file /etc/lsb-release ... [2021-05-22T00:04:33.652Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-22T00:04:33.652Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-22T00:04:33.916Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-22T00:04:33.916Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-22T00:04:33.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:33.916Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-22T00:04:33.916Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-22T00:04:33.916Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-22T00:04:33.916Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-22T00:04:34.189Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:34.189Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T00:04:34.189Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-22T00:04:34.189Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-22T00:04:34.189Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:34.189Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-22T00:04:34.189Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-22T00:04:34.455Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-22T00:04:34.455Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:34.455Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-22T00:04:34.455Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-22T00:04:34.718Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-22T00:04:34.718Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:34.718Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T00:04:34.718Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T00:04:34.718Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-22T00:04:34.982Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:34.982Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T00:04:34.982Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T00:04:34.982Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-22T00:04:35.243Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:35.243Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-22T00:04:35.243Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-22T00:04:35.243Z] Setting up grep (3.1-2build1) ... [2021-05-22T00:04:35.243Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:35.243Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-22T00:04:35.243Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-22T00:04:35.506Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-22T00:04:35.506Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:35.506Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T00:04:35.506Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T00:04:35.506Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-22T00:04:35.506Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:35.506Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-22T00:04:35.771Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T00:04:36.034Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-22T00:04:36.034Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T00:04:36.296Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-22T00:04:36.296Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T00:04:36.558Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-22T00:04:36.559Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:36.559Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-22T00:04:36.559Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T00:04:37.137Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-22T00:04:37.137Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-22T00:04:37.137Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-22T00:04:37.398Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-22T00:04:37.399Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-22T00:04:37.399Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:37.399Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-22T00:04:37.399Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-22T00:04:37.664Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-22T00:04:37.664Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:37.664Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T00:04:37.664Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T00:04:37.664Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T00:04:37.664Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:37.664Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T00:04:37.664Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T00:04:37.938Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T00:04:37.938Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:37.938Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T00:04:37.938Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T00:04:37.938Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T00:04:37.938Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:37.938Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T00:04:37.938Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T00:04:38.200Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T00:04:38.200Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:38.200Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T00:04:38.200Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T00:04:38.200Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T00:04:38.200Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T00:04:38.463Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-22T00:04:38.463Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:38.463Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T00:04:38.463Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T00:04:38.463Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-22T00:04:38.725Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:38.725Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T00:04:38.726Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T00:04:38.726Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T00:04:38.726Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:38.726Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T00:04:38.726Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T00:04:38.989Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-22T00:04:38.989Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:38.989Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T00:04:38.989Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T00:04:39.250Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-22T00:04:39.512Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-22T00:04:39.778Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-22T00:04:40.040Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:40.040Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T00:04:40.040Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T00:04:40.040Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T00:04:40.302Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T00:04:40.302Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-22T00:04:40.302Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T00:04:40.302Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-22T00:04:40.302Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:40.302Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-22T00:04:40.302Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-22T00:04:40.563Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-22T00:04:40.825Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:40.825Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-22T00:04:40.825Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-22T00:04:40.825Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-22T00:04:40.825Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:40.825Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-22T00:04:40.825Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-22T00:04:40.825Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-22T00:04:41.087Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:41.087Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-22T00:04:41.087Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T00:04:41.087Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T00:04:41.087Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:41.087Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-22T00:04:41.350Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T00:04:41.350Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T00:04:41.350Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:41.350Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-22T00:04:41.350Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T00:04:41.612Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T00:04:41.612Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:41.612Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T00:04:41.612Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T00:04:41.875Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-22T00:04:41.875Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T00:04:41.875Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T00:04:41.875Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T00:04:41.875Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-22T00:04:41.875Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:41.875Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-22T00:04:41.875Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-22T00:04:42.135Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-22T00:04:42.135Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:42.135Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-22T00:04:42.135Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T00:04:42.135Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T00:04:42.398Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:42.398Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T00:04:42.398Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T00:04:42.660Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-22T00:04:42.660Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:42.660Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-22T00:04:42.660Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-22T00:04:42.660Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-22T00:04:42.660Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:42.660Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-22T00:04:42.660Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-22T00:04:42.922Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-22T00:04:43.185Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:43.185Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T00:04:43.185Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T00:04:43.185Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-22T00:04:43.185Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:43.185Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-22T00:04:43.185Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-22T00:04:43.447Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-22T00:04:43.447Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:43.447Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-22T00:04:43.447Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-22T00:04:43.447Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-22T00:04:43.710Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:43.710Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-22T00:04:43.710Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-22T00:04:43.710Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-22T00:04:43.710Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:43.710Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-22T00:04:43.710Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-22T00:04:43.710Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-22T00:04:43.971Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:43.971Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-22T00:04:43.971Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-22T00:04:43.971Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-22T00:04:44.233Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:44.233Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-22T00:04:44.233Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-22T00:04:44.233Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-22T00:04:44.233Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:44.233Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-22T00:04:44.233Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-22T00:04:44.496Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-22T00:04:44.496Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T00:04:44.496Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-22T00:04:44.496Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-22T00:04:44.496Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-22T00:04:44.758Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-22T00:04:44.758Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-22T00:04:44.758Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-22T00:04:44.758Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-22T00:04:44.758Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-22T00:04:44.758Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-22T00:04:44.758Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-22T00:04:45.019Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-22T00:04:45.019Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-22T00:04:45.019Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-22T00:04:45.284Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-22T00:04:45.284Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-22T00:04:45.284Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-22T00:04:45.284Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-22T00:04:45.284Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-22T00:04:45.284Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-22T00:04:45.545Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-22T00:04:45.545Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-22T00:04:45.545Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-22T00:04:45.545Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-22T00:04:45.545Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-22T00:04:45.545Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-22T00:04:45.545Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-22T00:04:45.807Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-22T00:04:45.807Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-22T00:04:46.069Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-22T00:04:46.069Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-22T00:04:46.330Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-22T00:04:46.330Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-22T00:04:46.330Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T00:04:46.330Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T00:04:46.591Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T00:04:46.591Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T00:04:46.852Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T00:04:46.852Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T00:04:46.852Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T00:04:46.852Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T00:04:46.852Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:46.852Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T00:04:47.113Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:47.113Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T00:04:47.113Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:47.113Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T00:04:47.113Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:47.113Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T00:04:48.057Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:48.057Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T00:04:49.004Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:49.004Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T00:04:49.265Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:49.265Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T00:04:49.528Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:49.528Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T00:04:50.474Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T00:04:50.474Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T00:04:50.474Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-22T00:04:50.474Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-22T00:04:50.474Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-22T00:04:50.474Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-22T00:04:50.474Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-22T00:04:50.474Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-22T00:04:50.737Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-22T00:04:50.737Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-22T00:04:50.737Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-22T00:04:50.737Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-22T00:04:50.737Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-22T00:04:50.737Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-22T00:04:51.000Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-22T00:04:51.000Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-22T00:04:51.000Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T00:04:51.000Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-22T00:04:51.000Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T00:04:51.000Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T00:04:51.000Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T00:04:51.000Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-22T00:04:51.000Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-22T00:04:51.000Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-22T00:04:51.263Z] [2021-05-22T00:04:51.263Z] Current default time zone: 'Etc/UTC' [2021-05-22T00:04:51.263Z] Local time is now: Sat May 22 00:04:51 UTC 2021. [2021-05-22T00:04:51.263Z] Universal Time is now: Sat May 22 00:04:51 UTC 2021. [2021-05-22T00:04:51.263Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-22T00:04:51.263Z] [2021-05-22T00:04:51.263Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-22T00:04:51.263Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T00:04:51.263Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-22T00:04:51.263Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-22T00:04:51.263Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-22T00:04:51.263Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-22T00:04:51.263Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-22T00:04:51.263Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-22T00:04:51.263Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-22T00:04:51.263Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-22T00:04:51.525Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T00:04:51.525Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-22T00:04:51.525Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T00:04:51.525Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-22T00:04:51.525Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T00:04:51.525Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-22T00:04:51.525Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-22T00:04:51.525Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-22T00:04:51.525Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-22T00:04:51.525Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-22T00:04:51.525Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-22T00:04:51.525Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-22T00:04:51.525Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-22T00:04:53.451Z] Updating certificates in /etc/ssl/certs... [2021-05-22T00:04:54.397Z] 23 added, 27 removed; done. [2021-05-22T00:04:54.397Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-22T00:04:54.397Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T00:04:54.397Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-22T00:04:54.397Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-22T00:04:54.397Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-22T00:04:54.659Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T00:04:54.659Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-22T00:04:54.659Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T00:04:54.659Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T00:04:54.659Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T00:04:54.659Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T00:04:54.659Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T00:04:54.659Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-22T00:04:54.659Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-22T00:04:54.659Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-22T00:04:54.659Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-22T00:04:54.659Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-22T00:04:54.659Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T00:04:54.659Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T00:04:54.659Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-22T00:04:54.659Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-22T00:04:54.659Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-22T00:04:54.920Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T00:04:54.920Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-22T00:04:54.920Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-22T00:04:54.920Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-22T00:04:54.920Z] Updating certificates in /etc/ssl/certs... [2021-05-22T00:04:55.493Z] 0 added, 0 removed; done. [2021-05-22T00:04:55.493Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-22T00:04:55.493Z] done. [2021-05-22T00:04:56.067Z] Reading package lists... [2021-05-22T00:04:56.330Z] Building dependency tree... [2021-05-22T00:04:56.330Z] Reading state information... [2021-05-22T00:04:56.330Z] The following NEW packages will be installed: [2021-05-22T00:04:56.330Z] apt-transport-https [2021-05-22T00:04:56.594Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-22T00:04:56.594Z] Need to get 1692 B of archives. [2021-05-22T00:04:56.594Z] After this operation, 154 kB of additional disk space will be used. [2021-05-22T00:04:56.594Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-22T00:04:56.857Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T00:04:56.857Z] Fetched 1692 B in 0s (8470 B/s) [2021-05-22T00:04:56.857Z] Selecting previously unselected package apt-transport-https. [2021-05-22T00:04:56.857Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-22T00:04:56.857Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-22T00:04:56.857Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-22T00:04:56.857Z] Setting up apt-transport-https (1.6.13) ... [2021-05-22T00:04:57.122Z] Waiting for network to be ready... [2021-05-22T00:05:25.506Z] 2021-05-22T00:05:21Z INFO Waiting for automatic snapd restart... [2021-05-22T00:05:25.506Z] snapd 2.50 from Canonical* installed [2021-05-22T00:05:25.506Z] "snapd" switched to the "latest/stable" channel [2021-05-22T00:05:25.506Z] [2021-05-22T00:05:28.820Z] core18 20210507 from Canonical* installed [2021-05-22T00:05:28.820Z] "core18" switched to the "latest/stable" channel [2021-05-22T00:05:28.820Z] [2021-05-22T00:05:33.233Z] snapcraft 4.7.1 from Canonical* installed [2021-05-22T00:05:33.233Z] "snapcraft" switched to the "latest/stable" channel [2021-05-22T00:05:33.233Z] [2021-05-22T00:05:37.494Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-22T00:05:37.494Z] - README.md [2021-05-22T00:05:37.494Z] [2021-05-22T00:05:37.494Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-22T00:05:44.098Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T00:05:44.099Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T00:05:44.099Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T00:05:44.099Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T00:05:44.672Z] Reading package lists... [2021-05-22T00:05:44.936Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-22T00:05:52.747Z] gofmt -l . [2021-05-22T00:05:52.747Z] [ "`gofmt -l .`" = "" ] [2021-05-22T00:05:53.093Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T00:05:53.354Z] Reading package lists... [2021-05-22T00:05:53.617Z] Building dependency tree... [2021-05-22T00:05:53.617Z] Reading state information... [2021-05-22T00:05:53.617Z] Suggested packages: [2021-05-22T00:05:53.617Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-22T00:05:53.617Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-22T00:05:53.617Z] Recommended packages: [2021-05-22T00:05:53.617Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-22T00:05:53.882Z] The following NEW packages will be installed: [2021-05-22T00:05:53.882Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-22T00:05:53.882Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-22T00:05:53.882Z] pkg-config zip [2021-05-22T00:05:53.882Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-22T00:05:53.882Z] Need to get 7663 kB of archives. [2021-05-22T00:05:53.882Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-22T00:05:53.882Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-22T00:05:53.882Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-22T00:05:53.882Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-22T00:05:53.882Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-22T00:05:53.882Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-22T00:05:54.144Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-22T00:05:54.144Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-22T00:05:54.144Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-22T00:05:54.406Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-22T00:05:54.406Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-22T00:05:54.406Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-22T00:05:54.406Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-22T00:05:54.668Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-22T00:05:54.669Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-22T00:05:54.669Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-22T00:05:54.669Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T00:05:54.669Z] Fetched 7663 kB in 1s (9662 kB/s) [2021-05-22T00:05:55.373Z] ./bin/test-go-mod-tidy.sh [2021-05-22T00:05:55.975Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-22T00:05:59.264Z] + ls -al . [2021-05-22T00:05:59.264Z] total 880 [2021-05-22T00:05:59.264Z] drwxrwxr-x 9 1001 1001 4096 May 22 00:05 . [2021-05-22T00:05:59.264Z] drwxr-xr-x 4 root root 4096 May 22 00:00 .. [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 11 May 21 23:59 .dockerignore [2021-05-22T00:05:59.264Z] drwxrwxr-x 8 1001 1001 4096 May 21 23:59 .git [2021-05-22T00:05:59.264Z] drwxrwxr-x 3 1001 1001 4096 May 21 23:59 .github [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 818 May 21 23:59 .gitignore [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 166 May 21 23:59 .sonarcloud.properties [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 8609 May 21 23:59 Attribution.txt [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 3804 May 21 23:59 CONTRIBUTING.md [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 931 May 21 23:59 Dockerfile.build [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 863 May 21 23:59 Jenkinsfile [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 10775 May 21 23:59 LICENSE [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 5632 May 21 23:59 Makefile [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 7978 May 21 23:59 README.md [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 6755 May 21 23:59 SECURITY.md [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 5 May 21 23:54 VERSION [2021-05-22T00:05:59.264Z] -rw-rw-r-- 1 1001 1001 4131 May 21 23:59 ZMQWindows.md [2021-05-22T00:05:59.264Z] drwxrwxr-x 2 1001 1001 4096 May 21 23:59 bin [2021-05-22T00:05:59.264Z] drwxrwxr-x 14 1001 1001 4096 May 21 23:59 cmd [2021-05-22T00:05:59.264Z] -rw-r--r-- 1 root root 741453 May 22 00:04 coverage.out [2021-05-22T00:05:59.264Z] -rw-r--r-- 1 root root 1060 May 22 00:05 go.mod [2021-05-22T00:05:59.265Z] -rw-r--r-- 1 root root 21990 May 22 00:00 go.sum [2021-05-22T00:05:59.265Z] drwxrwxr-x 8 1001 1001 4096 May 21 23:59 internal [2021-05-22T00:05:59.265Z] drwxrwxr-x 4 1001 1001 4096 May 21 23:59 openapi [2021-05-22T00:05:59.265Z] drwxrwxr-x 4 1001 1001 4096 May 21 23:59 snap [2021-05-22T00:05:59.265Z] -rw-rw-r-- 1 1001 1001 168 May 21 23:59 version.go [Pipeline] sh [2021-05-22T00:05:59.945Z] + '[' -e coverage.out ] [2021-05-22T00:05:59.945Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-22T00:05:59.970Z] Warning: overwriting stash ‘coverage-report’ [2021-05-22T00:06:00.942Z] Stashed 1 file(s) [Pipeline] sh [2021-05-22T00:06:01.603Z] + make build [2021-05-22T00:06:01.603Z] go mod tidy [2021-05-22T00:06:02.213Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-22T00:06:08.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-22T00:06:12.812Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-22T00:06:12.812Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-22T00:06:12.812Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-22T00:06:12.812Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-22T00:06:12.812Z] Selecting previously unselected package libpsl5:amd64. [2021-05-22T00:06:12.812Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-22T00:06:12.812Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-22T00:06:13.073Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-22T00:06:13.074Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-22T00:06:13.074Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-22T00:06:13.074Z] Selecting previously unselected package librtmp1:amd64. [2021-05-22T00:06:13.074Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-22T00:06:13.074Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-22T00:06:13.074Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-22T00:06:13.074Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-22T00:06:13.074Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-22T00:06:13.074Z] Selecting previously unselected package liberror-perl. [2021-05-22T00:06:13.074Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-22T00:06:13.335Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-22T00:06:13.335Z] Selecting previously unselected package git-man. [2021-05-22T00:06:13.335Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-22T00:06:13.335Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-22T00:06:13.335Z] Selecting previously unselected package git. [2021-05-22T00:06:13.335Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-22T00:06:13.335Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-22T00:06:13.907Z] Selecting previously unselected package libnorm1:amd64. [2021-05-22T00:06:13.907Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-22T00:06:13.907Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-22T00:06:14.169Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-22T00:06:14.169Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-22T00:06:14.169Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-22T00:06:14.169Z] Selecting previously unselected package libsodium23:amd64. [2021-05-22T00:06:14.169Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-22T00:06:14.169Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-22T00:06:14.169Z] Selecting previously unselected package libzmq5:amd64. [2021-05-22T00:06:14.169Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-22T00:06:14.169Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T00:06:14.456Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-22T00:06:14.456Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-22T00:06:14.456Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T00:06:14.456Z] Selecting previously unselected package pkg-config. [2021-05-22T00:06:14.456Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-22T00:06:14.456Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-22T00:06:14.456Z] Selecting previously unselected package zip. [2021-05-22T00:06:14.456Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-22T00:06:14.456Z] Unpacking zip (3.0-11build1) ... [2021-05-22T00:06:14.718Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-22T00:06:14.718Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-22T00:06:14.718Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-22T00:06:14.718Z] Setting up liberror-perl (0.17025-1) ... [2021-05-22T00:06:14.718Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-22T00:06:14.718Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-22T00:06:14.718Z] No schema files found: doing nothing. [2021-05-22T00:06:14.718Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-22T00:06:14.718Z] Setting up zip (3.0-11build1) ... [2021-05-22T00:06:14.718Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-22T00:06:14.718Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-22T00:06:14.718Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-22T00:06:14.718Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T00:06:14.718Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-22T00:06:14.718Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T00:06:14.718Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-22T00:06:14.980Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T00:06:21.591Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T00:06:21.591Z] git set to automatically installed. [2021-05-22T00:06:21.591Z] git-man set to automatically installed. [2021-05-22T00:06:21.591Z] libcurl3-gnutls set to automatically installed. [2021-05-22T00:06:21.591Z] liberror-perl set to automatically installed. [2021-05-22T00:06:21.591Z] libglib2.0-0 set to automatically installed. [2021-05-22T00:06:21.591Z] libnghttp2-14 set to automatically installed. [2021-05-22T00:06:21.591Z] libnorm1 set to automatically installed. [2021-05-22T00:06:21.591Z] libpgm-5.2-0 set to automatically installed. [2021-05-22T00:06:21.591Z] libpsl5 set to automatically installed. [2021-05-22T00:06:21.591Z] librtmp1 set to automatically installed. [2021-05-22T00:06:21.591Z] libsodium23 set to automatically installed. [2021-05-22T00:06:21.591Z] libzmq3-dev set to automatically installed. [2021-05-22T00:06:21.591Z] libzmq5 set to automatically installed. [2021-05-22T00:06:21.591Z] pkg-config set to automatically installed. [2021-05-22T00:06:21.591Z] zip set to automatically installed. [2021-05-22T00:06:23.511Z] snapd is not logged in, snap install commands will use sudo [2021-05-22T00:06:30.118Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T00:06:35.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-22T00:06:37.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-22T00:06:42.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-22T00:06:42.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-22T00:06:47.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-22T00:06:48.246Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-22T00:06:48.246Z] snapd is not logged in, snap install commands will use sudo [2021-05-22T00:06:52.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-22T00:06:53.544Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T00:06:54.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-22T00:06:54.934Z] snap "core18" has no updates available [2021-05-22T00:06:55.508Z] Pulling go-build-helper [2021-05-22T00:06:55.508Z] + snapcraftctl pull [2021-05-22T00:06:56.458Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-22T00:06:56.458Z] Skipping pull go-build-helper (already ran) [2021-05-22T00:06:56.458Z] Building go-build-helper [2021-05-22T00:06:56.458Z] + snapcraftctl build [2021-05-22T00:06:58.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-22T00:06:58.377Z] Staging go-build-helper [2021-05-22T00:06:58.377Z] + snapcraftctl stage [2021-05-22T00:07:01.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-22T00:07:04.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-22T00:07:08.391Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-22T00:07:08.391Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-22T00:07:08.391Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-22T00:07:08.391Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-22T00:07:08.391Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-22T00:07:08.391Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-22T00:07:08.391Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-22T00:07:08.391Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-22T00:07:08.391Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-22T00:07:08.391Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-22T00:07:08.391Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-22T00:07:08.391Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-22T00:07:08.391Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-22T00:07:08.391Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-22T00:07:08.391Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-22T00:07:08.391Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-22T00:07:08.391Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-22T00:07:08.391Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-22T00:07:08.391Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-22T00:07:08.391Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-22T00:07:08.391Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-22T00:07:08.391Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-22T00:07:08.391Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-22T00:07:08.391Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-22T00:07:08.391Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-22T00:07:08.391Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-22T00:07:08.391Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-22T00:07:08.391Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-22T00:07:08.391Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-22T00:07:08.391Z] Fetched 224 kB in 0s (0 B/s) [2021-05-22T00:07:08.391Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-22T00:07:08.391Z] Fetched 157 kB in 0s (0 B/s) [2021-05-22T00:07:08.391Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-22T00:07:08.391Z] Fetched 221 kB in 0s (0 B/s) [2021-05-22T00:07:08.391Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-22T00:07:08.391Z] Fetched 143 kB in 0s (0 B/s) [2021-05-22T00:07:08.391Z] Pulling app-service-config [2021-05-22T00:07:08.391Z] + snapcraftctl pull [2021-05-22T00:07:08.966Z] Cloning into '/root/parts/app-service-config/src'... [Pipeline] } [2021-05-22T00:07:09.449Z] $ docker stop --time=1 8ae79b566710b8aea50a20cd90453db9c6b7b542c68a5b3a0925997a42f8034b [2021-05-22T00:07:09.538Z] Pulling config-common [2021-05-22T00:07:09.538Z] + snapcraftctl pull [2021-05-22T00:07:11.871Z] $ docker rm -f 8ae79b566710b8aea50a20cd90453db9c6b7b542c68a5b3a0925997a42f8034b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T00:07:13.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T00:07:13.742Z] [2021-05-22T00:07:13.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T00:07:13.763Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T00:07:13.763Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T00:07:13.763Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T00:07:13.763Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T00:07:13.763Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-22T00:07:13.763Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T00:07:13.763Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-22T00:07:13.763Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T00:07:13.763Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-22T00:07:13.763Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T00:07:13.763Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-22T00:07:13.763Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T00:07:13.763Z] Pulling edgex-go [2021-05-22T00:07:13.763Z] + snapcraftctl pull [Pipeline] isUnix [Pipeline] sh [2021-05-22T00:07:14.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T00:07:14.375Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-22T00:07:14.375Z] 29e5d40040c1: Pulling fs layer [2021-05-22T00:07:14.375Z] 1ce36da41761: Pulling fs layer [2021-05-22T00:07:14.375Z] 25b303627fd3: Pulling fs layer [2021-05-22T00:07:14.647Z] 29e5d40040c1: Verifying Checksum [2021-05-22T00:07:14.647Z] 29e5d40040c1: Download complete [2021-05-22T00:07:15.248Z] 1ce36da41761: Verifying Checksum [2021-05-22T00:07:15.248Z] 1ce36da41761: Download complete [2021-05-22T00:07:15.248Z] 29e5d40040c1: Pull complete [2021-05-22T00:07:16.688Z] 1ce36da41761: Pull complete [2021-05-22T00:07:16.963Z] 25b303627fd3: Verifying Checksum [2021-05-22T00:07:16.963Z] 25b303627fd3: Download complete [2021-05-22T00:07:27.133Z] 25b303627fd3: Pull complete [2021-05-22T00:07:27.134Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-22T00:07:27.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T00:07:27.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-22T00:07:27.424Z] prd-ubuntu18.04-docker-arm64-4c-16g-15600 does not seem to be running inside a container [2021-05-22T00:07:32.959Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T00:07:32.959Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T00:07:32.959Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T00:07:32.959Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-22T00:07:32.959Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-22T00:07:32.959Z] Fetched 279 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-22T00:07:32.959Z] Fetched 122 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-22T00:07:32.959Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-22T00:07:32.959Z] Fetched 8848 B in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-22T00:07:32.959Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-22T00:07:32.959Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-22T00:07:32.959Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-22T00:07:32.959Z] Fetched 219 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-22T00:07:32.959Z] Fetched 154 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-22T00:07:32.959Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-22T00:07:32.959Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-22T00:07:32.959Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-22T00:07:32.959Z] Fetched 499 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-22T00:07:32.959Z] Fetched 111 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-22T00:07:32.959Z] Fetched 240 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-22T00:07:32.959Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-22T00:07:32.959Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-22T00:07:32.959Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-22T00:07:32.959Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-22T00:07:32.959Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-22T00:07:32.959Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-22T00:07:32.959Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-22T00:07:32.959Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-22T00:07:32.959Z] Fetched 8720 B in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-22T00:07:32.959Z] Fetched 137 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-22T00:07:32.959Z] Fetched 119 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-22T00:07:32.959Z] Fetched 110 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-22T00:07:32.959Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-22T00:07:32.959Z] Fetched 645 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-22T00:07:32.959Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-22T00:07:32.959Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-22T00:07:32.959Z] Fetched 368 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-22T00:07:32.959Z] Fetched 187 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-22T00:07:32.959Z] Fetched 175 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-22T00:07:32.959Z] Fetched 206 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-22T00:07:32.959Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-22T00:07:32.959Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-22T00:07:32.959Z] Fetched 159 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-22T00:07:32.959Z] Fetched 107 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-22T00:07:32.959Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-22T00:07:32.959Z] Pulling static-packages [2021-05-22T00:07:32.959Z] + snapcraftctl pull [2021-05-22T00:07:33.232Z] Pulling version [2021-05-22T00:07:33.233Z] + cd /root/project [2021-05-22T00:07:33.233Z] + [ -f VERSION ] [2021-05-22T00:07:33.233Z] + PROJECT_VERSION=local-dev [2021-05-22T00:07:33.233Z] + git rev-parse --short HEAD [2021-05-22T00:07:33.233Z] + GIT_REVISION=2af8a40d [2021-05-22T00:07:33.233Z] + snapcraftctl set-version local-dev [2021-05-22T00:07:32.921Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-22T00:07:34.175Z] Skipping build go-build-helper (already ran) [2021-05-22T00:07:34.444Z] Building app-service-config [2021-05-22T00:07:34.444Z] + make build [2021-05-22T00:07:34.444Z] go mod tidy [2021-05-22T00:07:35.992Z] $ docker top 3db9b52d120bb521e9dd7a89bf71affd376bb425a7c7de08553a69e923dcf1b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T00:07:37.060Z] + docker-compose build --help [2021-05-22T00:07:37.060Z] + grep parallel [2021-05-22T00:07:37.743Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-22T00:07:37.743Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-22T00:07:37.743Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-22T00:07:37.743Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-22T00:07:38.003Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-22T00:07:38.003Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-22T00:07:38.003Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-22T00:07:38.003Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-22T00:07:38.283Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-22T00:07:38.283Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-22T00:07:38.283Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-22T00:07:38.630Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-22T00:07:38.630Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-22T00:07:38.630Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-22T00:07:38.630Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-22T00:07:38.926Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-22T00:07:38.926Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-22T00:07:38.926Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-22T00:07:39.287Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-22T00:07:39.287Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-22T00:07:39.287Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-22T00:07:39.287Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-22T00:07:39.287Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-22T00:07:39.287Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-22T00:07:39.288Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-22T00:07:39.288Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-22T00:07:39.288Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-22T00:07:39.288Z] go: downloading golang.org/x/text v0.3.2 [2021-05-22T00:07:39.288Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-22T00:07:39.288Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-22T00:07:39.586Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-22T00:07:39.586Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-22T00:07:39.586Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-22T00:07:39.586Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-22T00:07:39.586Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-22T00:07:39.586Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-22T00:07:39.586Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-22T00:07:39.586Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-22T00:07:39.586Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-22T00:07:39.586Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-22T00:07:39.846Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-22T00:07:39.846Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-22T00:07:39.846Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-22T00:07:39.846Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-22T00:07:39.846Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-22T00:07:40.106Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-22T00:07:40.106Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-22T00:07:40.107Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-22T00:07:40.107Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-22T00:07:40.107Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-22T00:07:40.107Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-22T00:07:40.107Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-22T00:07:40.107Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-22T00:07:40.107Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-22T00:07:40.107Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-22T00:07:40.107Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-22T00:07:40.107Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-22T00:07:40.107Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-22T00:07:40.107Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-22T00:07:40.368Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-22T00:07:40.368Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-22T00:07:40.368Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-22T00:07:40.368Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-22T00:07:40.368Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-22T00:07:40.629Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-22T00:07:40.629Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-22T00:07:40.629Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-22T00:07:40.629Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-22T00:07:40.629Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-22T00:07:40.629Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-22T00:07:40.629Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-22T00:07:40.629Z] go: downloading github.com/kr/text v0.1.0 [2021-05-22T00:07:40.629Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-22T00:07:40.629Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-22T00:07:40.629Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-22T00:07:40.629Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-22T00:07:40.899Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-22T00:07:40.899Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-22T00:07:40.899Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-22T00:07:40.899Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-22T00:07:41.400Z] --parallel Build images in parallel. [Pipeline] } [2021-05-22T00:07:41.400Z] $ docker stop --time=1 3db9b52d120bb521e9dd7a89bf71affd376bb425a7c7de08553a69e923dcf1b6 [2021-05-22T00:07:43.223Z] $ docker rm -f 3db9b52d120bb521e9dd7a89bf71affd376bb425a7c7de08553a69e923dcf1b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T00:07:43.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T00:07:43.948Z] . [Pipeline] withDockerContainer [2021-05-22T00:07:44.228Z] prd-ubuntu18.04-docker-arm64-4c-16g-15600 does not seem to be running inside a container [2021-05-22T00:07:44.282Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-22T00:07:45.843Z] $ docker top 3c6d6b904b2d4f3664415ba6faac1f39c909a3e55d3437c915692dafe2861d60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T00:07:46.835Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-22T00:07:51.125Z] Building core-command ... [2021-05-22T00:07:51.125Z] Building core-data ... [2021-05-22T00:07:51.125Z] Building core-metadata ... [2021-05-22T00:07:51.125Z] Building security-bootstrapper ... [2021-05-22T00:07:51.125Z] Building security-proxy-setup ... [2021-05-22T00:07:51.125Z] Building security-secretstore-setup ... [2021-05-22T00:07:51.125Z] Building support-notifications ... [2021-05-22T00:07:51.125Z] Building support-scheduler ... [2021-05-22T00:07:51.125Z] Building sys-mgmt-agent ... [2021-05-22T00:07:51.125Z] Building core-metadata [2021-05-22T00:07:51.125Z] Building security-secretstore-setup [2021-05-22T00:07:51.125Z] Building security-bootstrapper [2021-05-22T00:07:51.125Z] Building support-notifications [2021-05-22T00:07:51.125Z] Building core-command [2021-05-22T00:07:53.143Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-22T00:07:53.143Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-22T00:07:53.143Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-22T00:07:53.143Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-22T00:07:53.143Z] Building config-common [2021-05-22T00:07:53.143Z] + snapcraftctl build [2021-05-22T00:07:55.689Z] Building edgex-go [2021-05-22T00:07:55.690Z] + cd /root/parts/edgex-go/src [2021-05-22T00:07:55.690Z] + make build [2021-05-22T00:07:55.690Z] go mod tidy [2021-05-22T00:07:56.263Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 [2021-05-22T00:07:56.263Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-22T00:07:56.263Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-22T00:07:56.263Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.58 [2021-05-22T00:07:56.527Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-22T00:07:56.527Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-22T00:07:56.527Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-22T00:07:56.527Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-22T00:07:56.527Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-22T00:07:56.527Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-22T00:07:56.527Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-22T00:07:56.527Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-22T00:07:56.789Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-22T00:08:02.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-22T00:08:07.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-22T00:08:09.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-22T00:08:11.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-22T00:08:11.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-22T00:08:14.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-22T00:08:16.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-22T00:08:17.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-22T00:08:18.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-22T00:08:20.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-22T00:08:21.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-22T00:08:24.115Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-22T00:08:24.115Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-22T00:08:24.115Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-22T00:08:24.115Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-22T00:08:24.115Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-22T00:08:24.115Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-22T00:08:24.115Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-22T00:08:24.115Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-22T00:08:24.115Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-22T00:08:24.115Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-22T00:08:24.115Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-22T00:08:24.115Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-22T00:08:24.115Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-22T00:08:24.115Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-22T00:08:24.115Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-22T00:08:24.115Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-22T00:08:27.444Z] Building static-packages [2021-05-22T00:08:27.444Z] + snapcraftctl build [2021-05-22T00:08:29.369Z] Building version [2021-05-22T00:08:29.369Z] + snapcraftctl build [2021-05-22T00:08:31.288Z] Skipping stage go-build-helper (already ran) [2021-05-22T00:08:31.288Z] Staging app-service-config [2021-05-22T00:08:31.288Z] + snapcraftctl stage [2021-05-22T00:08:32.692Z] Staging config-common [2021-05-22T00:08:32.692Z] + snapcraftctl stage [2021-05-22T00:08:33.637Z] Staging edgex-go [2021-05-22T00:08:33.637Z] + snapcraftctl stage [2021-05-22T00:08:34.582Z] Staging static-packages [2021-05-22T00:08:34.582Z] + snapcraftctl stage [2021-05-22T00:08:35.528Z] Staging version [2021-05-22T00:08:35.528Z] + snapcraftctl stage [2021-05-22T00:08:36.920Z] Priming go-build-helper [2021-05-22T00:08:36.920Z] + snapcraftctl prime [2021-05-22T00:08:37.868Z] Priming app-service-config [2021-05-22T00:08:37.868Z] + snapcraftctl prime [2021-05-22T00:08:39.257Z] Priming config-common [2021-05-22T00:08:39.257Z] + snapcraftctl prime [2021-05-22T00:08:40.646Z] Priming edgex-go [2021-05-22T00:08:40.646Z] + snapcraftctl prime [2021-05-22T00:08:41.592Z] Priming static-packages [2021-05-22T00:08:41.592Z] + snapcraftctl prime [2021-05-22T00:08:44.149Z] Priming version [2021-05-22T00:08:44.149Z] + snapcraftctl prime [2021-05-22T00:08:45.122Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-22T00:09:12.880Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T00:09:12.880Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-22T00:09:12.880Z] ---> bbb24516a021 [2021-05-22T00:09:12.880Z] Step 3/23 : WORKDIR /edgex-go [2021-05-22T00:09:12.880Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T00:09:12.880Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-22T00:09:12.880Z] ---> bbb24516a021 [2021-05-22T00:09:12.880Z] Step 3/26 : WORKDIR /edgex-go [2021-05-22T00:09:12.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T00:09:12.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T00:09:12.880Z] ---> bbb24516a021 [2021-05-22T00:09:12.880Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T00:09:12.880Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T00:09:12.880Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-22T00:09:12.880Z] ---> bbb24516a021 [2021-05-22T00:09:12.880Z] Step 3/32 : WORKDIR /edgex-go [2021-05-22T00:09:12.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T00:09:12.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T00:09:12.880Z] ---> bbb24516a021 [2021-05-22T00:09:12.880Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T00:09:12.880Z] ---> Running in 946ee49b2a58 [2021-05-22T00:09:12.880Z] ---> Running in 396ceec04fa0 [2021-05-22T00:09:12.880Z] ---> Running in d82764ddbe23 [2021-05-22T00:09:12.880Z] ---> Running in dd66816eb92b [2021-05-22T00:09:12.880Z] ---> Running in ca449aba6a95 [2021-05-22T00:09:12.880Z] Removing intermediate container 946ee49b2a58 [2021-05-22T00:09:12.880Z] ---> 4e532a756deb [2021-05-22T00:09:12.880Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:09:12.880Z] Removing intermediate container 396ceec04fa0 [2021-05-22T00:09:12.880Z] ---> 5f3e0447480f [2021-05-22T00:09:12.880Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:09:12.880Z] Removing intermediate container ca449aba6a95 [2021-05-22T00:09:12.880Z] ---> 93908140c955 [2021-05-22T00:09:12.880Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:09:12.880Z] Removing intermediate container d82764ddbe23 [2021-05-22T00:09:12.880Z] ---> b4263247dafb [2021-05-22T00:09:12.880Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:09:12.880Z] Removing intermediate container dd66816eb92b [2021-05-22T00:09:12.880Z] ---> ce9014673be6 [2021-05-22T00:09:12.880Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:09:12.880Z] ---> Running in c35c6cd4b91b [2021-05-22T00:09:12.880Z] ---> Running in 8e03907be1c7 [2021-05-22T00:09:12.880Z] ---> Running in 0f3ccff5bda0 [2021-05-22T00:09:12.880Z] ---> Running in d532076c8c6a [2021-05-22T00:09:12.880Z] ---> Running in 5801031ca0e0 [2021-05-22T00:09:12.880Z] Removing intermediate container c35c6cd4b91b [2021-05-22T00:09:12.880Z] ---> 3929e318bd9a [2021-05-22T00:09:12.880Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-22T00:09:12.880Z] Removing intermediate container 8e03907be1c7 [2021-05-22T00:09:12.880Z] ---> 178a4ba11c63 [2021-05-22T00:09:12.880Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-22T00:09:12.880Z] Removing intermediate container 0f3ccff5bda0 [2021-05-22T00:09:12.880Z] ---> da2213eb7ff0 [2021-05-22T00:09:12.880Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-22T00:09:12.880Z] ---> Running in 6aa1613a8218 [2021-05-22T00:09:12.880Z] ---> Running in 0cc421ccb9bb [2021-05-22T00:09:12.880Z] ---> Running in 803dcf362543 [2021-05-22T00:09:12.880Z] Removing intermediate container 5801031ca0e0 [2021-05-22T00:09:12.880Z] ---> 4c59e15337d0 [2021-05-22T00:09:12.880Z] Step 5/24 : RUN apk add --update --no-cache make gitRemoving intermediate container d532076c8c6a [2021-05-22T00:09:12.880Z] [2021-05-22T00:09:12.880Z] ---> 0e8f44da43dd [2021-05-22T00:09:12.880Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-22T00:09:12.880Z] ---> Running in aba16f5854e0 [2021-05-22T00:09:12.880Z] ---> Running in cca981422391 [2021-05-22T00:09:13.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:09:14.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:09:14.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:09:14.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:09:14.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:09:16.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:09:16.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:09:16.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:09:16.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:09:16.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:09:16.965Z] OK: 218 MiB in 52 packages [2021-05-22T00:09:16.965Z] OK: 218 MiB in 52 packages [2021-05-22T00:09:16.965Z] OK: 218 MiB in 52 packages [2021-05-22T00:09:16.965Z] OK: 218 MiB in 52 packages [2021-05-22T00:09:16.965Z] OK: 218 MiB in 52 packages [2021-05-22T00:09:17.564Z] Removing intermediate container 6aa1613a8218 [2021-05-22T00:09:17.564Z] ---> a8ab119ca874 [2021-05-22T00:09:17.564Z] Step 6/26 : COPY go.mod . [2021-05-22T00:09:17.848Z] Removing intermediate container 803dcf362543 [2021-05-22T00:09:17.848Z] ---> bbe976981b72 [2021-05-22T00:09:17.848Z] Step 6/23 : COPY go.mod . [2021-05-22T00:09:18.132Z] Removing intermediate container 0cc421ccb9bb [2021-05-22T00:09:18.132Z] ---> 747ab76b0653 [2021-05-22T00:09:18.132Z] Step 6/24 : COPY go.mod . [2021-05-22T00:09:18.406Z] Removing intermediate container cca981422391 [2021-05-22T00:09:18.406Z] ---> c7e061c73731 [2021-05-22T00:09:18.406Z] Step 6/32 : COPY go.mod . [2021-05-22T00:09:18.685Z] Removing intermediate container aba16f5854e0 [2021-05-22T00:09:18.685Z] ---> 1256631f0b5f [2021-05-22T00:09:18.685Z] Step 6/24 : COPY go.mod . [2021-05-22T00:09:18.685Z] ---> bd551058d984 [2021-05-22T00:09:18.685Z] Step 7/26 : RUN go mod download [2021-05-22T00:09:18.963Z] ---> Running in f6044b05f7af [2021-05-22T00:09:19.256Z] ---> 3f072e607a1b [2021-05-22T00:09:19.256Z] Step 7/23 : RUN go mod download [2021-05-22T00:09:19.533Z] ---> 056c069e7fc7 [2021-05-22T00:09:19.533Z] Step 7/24 : RUN go mod download [2021-05-22T00:09:19.533Z] ---> Running in 57ec3463deb6 [2021-05-22T00:09:19.533Z] ---> 76e6020dcd77 [2021-05-22T00:09:19.533Z] Step 7/32 : RUN go mod download [2021-05-22T00:09:19.805Z] ---> Running in d0f49c4a7c6a [2021-05-22T00:09:19.806Z] ---> Running in 43deeb8152e4 [2021-05-22T00:09:20.081Z] ---> 6ec26f634180 [2021-05-22T00:09:20.081Z] Step 7/24 : RUN go mod download [2021-05-22T00:09:20.359Z] ---> Running in 3ca7517e7a0a [2021-05-22T00:09:23.009Z] Removing intermediate container f6044b05f7af [2021-05-22T00:09:23.009Z] ---> e2f76200b808 [2021-05-22T00:09:23.009Z] Step 8/26 : COPY . . [2021-05-22T00:09:23.621Z] Removing intermediate container 57ec3463deb6 [2021-05-22T00:09:23.621Z] ---> 4b4ec0b8cd56 [2021-05-22T00:09:23.621Z] Step 8/23 : COPY . . [2021-05-22T00:09:23.900Z] Removing intermediate container d0f49c4a7c6a [2021-05-22T00:09:23.900Z] ---> b9a222eb7d11 [2021-05-22T00:09:23.900Z] Step 8/24 : COPY . . [2021-05-22T00:09:24.509Z] Removing intermediate container 3ca7517e7a0a [2021-05-22T00:09:24.509Z] ---> 546b815ff9f4 [2021-05-22T00:09:24.509Z] Step 8/24 : COPY . . [2021-05-22T00:09:24.509Z] Removing intermediate container 43deeb8152e4 [2021-05-22T00:09:24.509Z] ---> 6a9da309a25c [2021-05-22T00:09:24.509Z] Step 8/32 : COPY . . [2021-05-22T00:09:51.326Z] ---> d717b0bfe6ba [2021-05-22T00:09:51.326Z] Step 9/26 : RUN go mod tidy [2021-05-22T00:09:51.326Z] ---> b952bd88d366 [2021-05-22T00:09:51.326Z] Step 9/24 : RUN go mod tidy [2021-05-22T00:09:51.326Z] ---> 9a3dcd874ace [2021-05-22T00:09:51.326Z] Step 9/32 : RUN go mod tidy [2021-05-22T00:09:51.326Z] ---> 9469583c44cd [2021-05-22T00:09:51.326Z] Step 9/23 : RUN go mod tidy [2021-05-22T00:09:51.326Z] ---> Running in 90ec6a13df53 [2021-05-22T00:09:51.326Z] ---> Running in 46f9f7d32f4a [2021-05-22T00:09:51.326Z] ---> Running in 0400784b9b2a [2021-05-22T00:09:51.326Z] ---> Running in 0ae5f8e1dd4c [2021-05-22T00:09:51.326Z] ---> db455985f4d4 [2021-05-22T00:09:51.326Z] Step 9/24 : RUN go mod tidy [2021-05-22T00:09:51.326Z] ---> Running in 80906c76561e [2021-05-22T00:09:56.762Z] Removing intermediate container 90ec6a13df53 [2021-05-22T00:09:56.762Z] ---> 9c654f806a74 [2021-05-22T00:09:56.762Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-22T00:09:56.762Z] ---> Running in 1bbde42b1c41 [2021-05-22T00:09:56.762Z] Removing intermediate container 46f9f7d32f4a [2021-05-22T00:09:56.762Z] ---> 20e34296c89e [2021-05-22T00:09:56.762Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-22T00:09:57.044Z] ---> Running in 25fd78729c8a [2021-05-22T00:09:57.318Z] Removing intermediate container 0400784b9b2a [2021-05-22T00:09:57.318Z] ---> 206664a7a71e [2021-05-22T00:09:57.318Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-22T00:09:57.590Z] Removing intermediate container 80906c76561e [2021-05-22T00:09:57.590Z] ---> 702c27e28281 [2021-05-22T00:09:57.590Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-22T00:09:57.590Z] ---> Running in eccb82fb221b [2021-05-22T00:09:57.870Z] ---> Running in ed82eacfccf5 [2021-05-22T00:09:57.870Z] Removing intermediate container 0ae5f8e1dd4c [2021-05-22T00:09:57.870Z] ---> 272e614df2a2 [2021-05-22T00:09:57.870Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-22T00:09:58.151Z] ---> Running in 1cafa84b4016 [2021-05-22T00:09:59.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-22T00:09:59.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-22T00:10:00.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-22T00:10:00.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-22T00:10:00.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-22T00:11:52.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-22T00:11:57.978Z] Removing intermediate container 25fd78729c8a [2021-05-22T00:11:57.978Z] ---> 8d2672109f21 [2021-05-22T00:11:57.978Z] [2021-05-22T00:11:57.978Z] Step 11/32 : FROM alpine:3.12 [2021-05-22T00:11:57.978Z] Removing intermediate container 1bbde42b1c41 [2021-05-22T00:11:57.978Z] ---> c264ea2bea82 [2021-05-22T00:11:57.978Z] [2021-05-22T00:11:57.978Z] Step 11/26 : FROM alpine:3.12 [2021-05-22T00:11:57.978Z] 3.12: Pulling from library/alpine [2021-05-22T00:11:57.978Z] 3.12: Pulling from library/alpine [2021-05-22T00:12:00.035Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-22T00:12:00.035Z] Status: Downloaded newer image for alpine:3.12 [2021-05-22T00:12:00.035Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-22T00:12:00.035Z] Status: Image is up to date for alpine:3.12 [2021-05-22T00:12:00.035Z] ---> 9852663dfa18 [2021-05-22T00:12:00.035Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-22T00:12:00.035Z] ---> 9852663dfa18 [2021-05-22T00:12:00.035Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-22T00:12:00.638Z] ---> Running in 55be213bbe12 [2021-05-22T00:12:00.638Z] ---> Running in a76d1830280c [2021-05-22T00:12:06.505Z] Removing intermediate container a76d1830280c [2021-05-22T00:12:06.505Z] ---> 0397f3a5e479 [2021-05-22T00:12:06.505Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-22T00:12:06.505Z] ---> Running in dc150e3aae57 [2021-05-22T00:12:06.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:12:06.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:12:06.778Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-22T00:12:06.778Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T00:12:06.778Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-22T00:12:06.778Z] (4/6) Installing curl (7.76.1-r0) [2021-05-22T00:12:06.778Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-22T00:12:06.778Z] (6/6) Installing su-exec (0.2-r1) [2021-05-22T00:12:06.778Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:12:06.778Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T00:12:06.778Z] OK: 7 MiB in 20 packages [2021-05-22T00:12:06.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:12:06.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:12:06.778Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-22T00:12:06.778Z] (2/2) Installing su-exec (0.2-r1) [2021-05-22T00:12:06.778Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:12:06.778Z] OK: 5 MiB in 16 packages [2021-05-22T00:12:08.218Z] Removing intermediate container eccb82fb221b [2021-05-22T00:12:08.218Z] ---> df403ab4c827 [2021-05-22T00:12:08.218Z] [2021-05-22T00:12:08.218Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T00:12:08.218Z] ---> 9852663dfa18 [2021-05-22T00:12:08.218Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T00:12:08.218Z] Removing intermediate container dc150e3aae57 [2021-05-22T00:12:08.218Z] ---> 5435063f791f [2021-05-22T00:12:08.218Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-22T00:12:08.491Z] Removing intermediate container 55be213bbe12 [2021-05-22T00:12:08.491Z] ---> deed78843855 [2021-05-22T00:12:08.491Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T00:12:08.491Z] ---> Running in 5e401b5e16e5 [2021-05-22T00:12:08.491Z] ---> Running in 73d89ab6e31a [2021-05-22T00:12:09.096Z] ---> Running in 5ccdbeaa57af [2021-05-22T00:12:09.374Z] Removing intermediate container 5e401b5e16e5 [2021-05-22T00:12:09.374Z] ---> 6ee1ced15ce6 [2021-05-22T00:12:09.374Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-22T00:12:09.646Z] ---> Running in fa1424b7ba67 [2021-05-22T00:12:09.918Z] Removing intermediate container 5ccdbeaa57af [2021-05-22T00:12:09.918Z] ---> 522cdc977de4 [2021-05-22T00:12:09.918Z] Step 14/26 : WORKDIR / [2021-05-22T00:12:10.522Z] Removing intermediate container 1cafa84b4016 [2021-05-22T00:12:10.522Z] ---> a7f9bb4f5416 [2021-05-22T00:12:10.522Z] [2021-05-22T00:12:10.522Z] Step 11/23 : FROM alpine:3.12 [2021-05-22T00:12:10.522Z] ---> 9852663dfa18 [2021-05-22T00:12:10.522Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-22T00:12:10.522Z] ---> Running in 069863708fef [2021-05-22T00:12:10.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:12:10.811Z] Removing intermediate container fa1424b7ba67 [2021-05-22T00:12:10.811Z] ---> 9c9e1a28ddf4 [2021-05-22T00:12:10.811Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-22T00:12:11.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:12:11.091Z] ---> Running in 6ff08f25bd4d [2021-05-22T00:12:11.092Z] ---> Running in 120244b6014f [2021-05-22T00:12:11.690Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-22T00:12:11.690Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:12:11.690Z] OK: 5 MiB in 15 packages [2021-05-22T00:12:11.690Z] Removing intermediate container 069863708fef [2021-05-22T00:12:11.690Z] ---> efec4bcca7fb [2021-05-22T00:12:11.690Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-22T00:12:13.143Z] ---> a6eb3775341d [2021-05-22T00:12:13.144Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-22T00:12:13.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:12:13.419Z] Removing intermediate container 73d89ab6e31a [2021-05-22T00:12:13.419Z] ---> d8a24ac19a69 [2021-05-22T00:12:13.419Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T00:12:13.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:12:13.703Z] ---> Running in 88702b0e1780 [2021-05-22T00:12:14.309Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-22T00:12:14.309Z] ---> 2c85e05bb04b [2021-05-22T00:12:14.309Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-22T00:12:14.309Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-22T00:12:14.309Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:12:14.309Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T00:12:14.586Z] OK: 6 MiB in 16 packages [2021-05-22T00:12:15.187Z] Removing intermediate container 88702b0e1780 [2021-05-22T00:12:15.187Z] ---> 51e851696a7f [2021-05-22T00:12:15.187Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-22T00:12:15.466Z] Removing intermediate container 120244b6014f [2021-05-22T00:12:15.466Z] ---> f2900e5860b6 [2021-05-22T00:12:15.466Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-22T00:12:15.466Z] ---> Running in 47a5e87109bf [2021-05-22T00:12:15.742Z] ---> d441fd9ff5ca [2021-05-22T00:12:15.742Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-22T00:12:16.016Z] ---> Running in ed14aeea7e30 [2021-05-22T00:12:16.612Z] Removing intermediate container 47a5e87109bf [2021-05-22T00:12:16.612Z] ---> 6b4b403b9d86 [2021-05-22T00:12:16.612Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T00:12:16.612Z] Removing intermediate container ed82eacfccf5 [2021-05-22T00:12:16.612Z] ---> e752a822af6a [2021-05-22T00:12:16.612Z] [2021-05-22T00:12:16.612Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T00:12:16.612Z] ---> 9852663dfa18 [2021-05-22T00:12:16.612Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T00:12:16.612Z] ---> Using cache [2021-05-22T00:12:16.612Z] ---> d8a24ac19a69 [2021-05-22T00:12:16.612Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T00:12:16.612Z] ---> Using cache [2021-05-22T00:12:16.612Z] ---> 51e851696a7f [2021-05-22T00:12:16.612Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-22T00:12:16.888Z] Removing intermediate container ed14aeea7e30 [2021-05-22T00:12:16.888Z] ---> cc7152bd711c [2021-05-22T00:12:16.888Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-22T00:12:16.888Z] ---> Running in 42f13cc277f6 [2021-05-22T00:12:16.888Z] ---> Running in 145f0d770174 [2021-05-22T00:12:17.167Z] ---> 089c0ba250b5 [2021-05-22T00:12:17.167Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-22T00:12:17.167Z] Removing intermediate container 6ff08f25bd4d [2021-05-22T00:12:17.167Z] ---> 5f41b56fd189 [2021-05-22T00:12:17.167Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T00:12:17.445Z] ---> Running in 80c7fe92b49e [2021-05-22T00:12:17.722Z] Removing intermediate container 145f0d770174 [2021-05-22T00:12:17.722Z] ---> 6004f5d7d336 [2021-05-22T00:12:17.722Z] Step 16/24 : WORKDIR / [2021-05-22T00:12:17.722Z] Removing intermediate container 42f13cc277f6 [2021-05-22T00:12:17.722Z] ---> 6ac06057184c [2021-05-22T00:12:17.722Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T00:12:17.997Z] ---> Running in 2a81c3078db5 [2021-05-22T00:12:17.997Z] ---> Running in 74ea1ca8d09e [2021-05-22T00:12:18.278Z] Removing intermediate container 80c7fe92b49e [2021-05-22T00:12:18.278Z] ---> fc89a1071e5e [2021-05-22T00:12:18.278Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-22T00:12:18.278Z] ---> 3e2d20ada96a [2021-05-22T00:12:18.278Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-22T00:12:18.559Z] ---> Running in b6c0906db3fa [2021-05-22T00:12:18.559Z] ---> Running in 918362607a9a [2021-05-22T00:12:18.839Z] Removing intermediate container 2a81c3078db5 [2021-05-22T00:12:18.840Z] Removing intermediate container 74ea1ca8d09e [2021-05-22T00:12:18.840Z] ---> 61d39b110ede [2021-05-22T00:12:18.840Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-22T00:12:18.840Z] ---> ad3c4af9b208 [2021-05-22T00:12:18.840Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T00:12:18.840Z] ---> fa54d63c6926 [2021-05-22T00:12:18.840Z] Step 16/24 : WORKDIR / [2021-05-22T00:12:19.115Z] ---> Running in f76f1436c2a8 [2021-05-22T00:12:19.115Z] Removing intermediate container b6c0906db3fa [2021-05-22T00:12:19.115Z] ---> 439956bb5aae [2021-05-22T00:12:19.115Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-22T00:12:19.386Z] ---> Running in 37480cde0510 [2021-05-22T00:12:20.370Z] Removing intermediate container f76f1436c2a8 [2021-05-22T00:12:20.370Z] ---> b055b6ff04ff [2021-05-22T00:12:20.370Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T00:12:20.370Z] Removing intermediate container 37480cde0510 [2021-05-22T00:12:20.370Z] ---> 432859e64a67 [2021-05-22T00:12:20.370Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T00:12:20.651Z] ---> 120e60a68782 [2021-05-22T00:12:20.651Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-22T00:12:20.651Z] ---> 31b3eb1c771c [2021-05-22T00:12:20.651Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-22T00:12:23.279Z] ---> 06e586e4d6d7 [2021-05-22T00:12:23.279Z] ---> 7aad36230045 [2021-05-22T00:12:23.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / ---> e47615d3b818 [2021-05-22T00:12:23.279Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-22T00:12:23.279Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-22T00:12:23.279Z] [2021-05-22T00:12:23.279Z] ---> 9f5232a34db1 [2021-05-22T00:12:23.279Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-22T00:12:23.279Z] ---> Running in 4773f924420a [2021-05-22T00:12:23.279Z] Removing intermediate container 918362607a9a [2021-05-22T00:12:23.279Z] ---> 2eaae492d8f0 [2021-05-22T00:12:23.279Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T00:12:24.729Z] ---> 15cac2cfacc7 [2021-05-22T00:12:24.729Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-22T00:12:24.729Z] ---> f76611a2db9b [2021-05-22T00:12:24.729Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-22T00:12:25.005Z] ---> Running in f1e271ce60cb [2021-05-22T00:12:25.005Z] ---> c00feca74576 [2021-05-22T00:12:25.005Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-22T00:12:25.005Z] ---> 8ee952ab6e52 [2021-05-22T00:12:25.005Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-22T00:12:25.990Z] Removing intermediate container f1e271ce60cb [2021-05-22T00:12:25.990Z] ---> 56d77173319e [2021-05-22T00:12:25.990Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T00:12:25.990Z] ---> Running in a46c96e2b15f [2021-05-22T00:12:26.261Z] Removing intermediate container 4773f924420a [2021-05-22T00:12:26.261Z] ---> 2b76f42d553c [2021-05-22T00:12:26.261Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-22T00:12:26.535Z] ---> dc49290c14e1 [2021-05-22T00:12:26.535Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-22T00:12:26.535Z] ---> 25802a8c86f5 [2021-05-22T00:12:26.535Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-22T00:12:26.535Z] ---> Running in dae24e0fbed0 [2021-05-22T00:12:26.535Z] ---> Running in 2f57a19db8cb [2021-05-22T00:12:26.811Z] ---> Running in 56b0f523c9ba [2021-05-22T00:12:26.811Z] ---> 0f14147c28d8 [2021-05-22T00:12:26.811Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-22T00:12:26.811Z] Removing intermediate container a46c96e2b15f [2021-05-22T00:12:26.811Z] ---> dead37ff960f [2021-05-22T00:12:26.811Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T00:12:27.083Z] ---> Running in 2c10cf200a64 [2021-05-22T00:12:27.356Z] Removing intermediate container dae24e0fbed0 [2021-05-22T00:12:27.356Z] ---> 143634bd5b79 [2021-05-22T00:12:27.356Z] Step 24/26 : LABEL arch=arm64 [2021-05-22T00:12:27.356Z] Removing intermediate container 2f57a19db8cb [2021-05-22T00:12:27.356Z] ---> 60e5ebc16ed5 [2021-05-22T00:12:27.356Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T00:12:27.356Z] Removing intermediate container 56b0f523c9ba [2021-05-22T00:12:27.356Z] ---> 13ea137b666e [2021-05-22T00:12:27.356Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T00:12:27.627Z] ---> Running in df45239da2e9 [2021-05-22T00:12:27.627Z] ---> Running in 6dfb929125cb [2021-05-22T00:12:27.627Z] ---> Running in 288d2083153a [2021-05-22T00:12:27.627Z] Removing intermediate container 2c10cf200a64 [2021-05-22T00:12:27.627Z] ---> c5cda49a7203 [2021-05-22T00:12:27.627Z] Step 23/24 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:12:27.902Z] ---> 67dd4fc35126 [2021-05-22T00:12:27.902Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-22T00:12:27.902Z] ---> Running in a2cfa7f75388 [2021-05-22T00:12:28.501Z] Removing intermediate container 288d2083153a [2021-05-22T00:12:28.501Z] ---> 6fba7472e060 [2021-05-22T00:12:28.501Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T00:12:28.501Z] Removing intermediate container df45239da2e9 [2021-05-22T00:12:28.501Z] ---> faa70e3c26f1 [2021-05-22T00:12:28.501Z] Step 25/26 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:12:28.501Z] Removing intermediate container 6dfb929125cb [2021-05-22T00:12:28.501Z] ---> 4dece414a94e [2021-05-22T00:12:28.501Z] Step 21/23 : LABEL arch=arm64 [2021-05-22T00:12:28.774Z] ---> Running in bae292218ac2 [2021-05-22T00:12:28.775Z] ---> Running in a8029fa9e9ac [2021-05-22T00:12:28.775Z] ---> Running in 6bbd11cf33d8 [2021-05-22T00:12:28.775Z] Removing intermediate container a2cfa7f75388 [2021-05-22T00:12:28.775Z] ---> 1db366e4a30e [2021-05-22T00:12:28.775Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T00:12:29.050Z] ---> f541986e4df2 [2021-05-22T00:12:29.050Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-22T00:12:29.050Z] ---> Running in 67fad79fdbd8 [2021-05-22T00:12:29.325Z] Removing intermediate container bae292218ac2 [2021-05-22T00:12:29.325Z] ---> e2d809411477 [2021-05-22T00:12:29.325Z] Step 26/26 : LABEL version=0.0.0 [2021-05-22T00:12:29.598Z] Removing intermediate container 6bbd11cf33d8 [2021-05-22T00:12:29.598Z] ---> c98fd43ee333 [2021-05-22T00:12:29.598Z] Step 22/23 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:12:29.598Z] Removing intermediate container a8029fa9e9ac [2021-05-22T00:12:29.598Z] ---> 2fad83eb3c32 [2021-05-22T00:12:29.598Z] Step 23/24 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:12:29.598Z] ---> Running in 9b5870c414ed [2021-05-22T00:12:29.598Z] ---> Running in bdd4206520ff [2021-05-22T00:12:29.872Z] ---> Running in d4cb2ee0ff95 [2021-05-22T00:12:29.872Z] Removing intermediate container 67fad79fdbd8 [2021-05-22T00:12:29.872Z] ---> a3a87bc3e5f6 [2021-05-22T00:12:29.872Z] [2021-05-22T00:12:29.872Z] ---> 870db653ec25 [2021-05-22T00:12:29.872Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-22T00:12:30.465Z] Removing intermediate container 9b5870c414ed [2021-05-22T00:12:30.465Z] ---> 0852f2d2b94f [2021-05-22T00:12:30.465Z] [2021-05-22T00:12:30.465Z] ---> Running in 33645aef0996 [2021-05-22T00:12:30.465Z] Successfully built a3a87bc3e5f6 [2021-05-22T00:12:30.465Z] Successfully tagged core-command-arm64:latest [2021-05-22T00:12:30.465Z]  Building core-command ... done Building security-proxy-setup [2021-05-22T00:12:30.737Z] Removing intermediate container d4cb2ee0ff95 [2021-05-22T00:12:30.737Z] Removing intermediate container bdd4206520ff [2021-05-22T00:12:30.737Z] ---> 5dbf4c3c88de [2021-05-22T00:12:30.737Z] ---> c0c199a30376 [2021-05-22T00:12:30.737Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T00:12:30.737Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T00:12:31.014Z] Successfully built 0852f2d2b94f [2021-05-22T00:12:31.014Z] ---> Running in d41c482064ac [2021-05-22T00:12:31.014Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-22T00:12:31.014Z] Building sys-mgmt-agent [2021-05-22T00:12:31.014Z]  Building security-secretstore-setup ... done  ---> Running in 0649d3fca829 [2021-05-22T00:12:31.014Z] Removing intermediate container 33645aef0996 [2021-05-22T00:12:31.014Z] ---> 64784db2a988 [2021-05-22T00:12:31.014Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-22T00:12:31.606Z] Removing intermediate container d41c482064ac [2021-05-22T00:12:31.606Z] ---> 33b7ee6d8fed [2021-05-22T00:12:31.606Z] [2021-05-22T00:12:31.606Z] Removing intermediate container 0649d3fca829 [2021-05-22T00:12:31.606Z] ---> 48d17c01e46e [2021-05-22T00:12:31.606Z] [2021-05-22T00:12:32.213Z] Successfully built 33b7ee6d8fed [2021-05-22T00:12:32.213Z] Successfully tagged core-metadata-arm64:latest [2021-05-22T00:12:32.213Z]  Building core-metadata ... done Building support-scheduler [2021-05-22T00:12:32.213Z] Successfully built 48d17c01e46e [2021-05-22T00:12:32.213Z] ---> 1265416403de [2021-05-22T00:12:32.213Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-22T00:12:32.213Z] Successfully tagged support-notifications-arm64:latest [2021-05-22T00:12:32.213Z]  Building support-notifications ... done Building core-data [2021-05-22T00:12:32.482Z] ---> Running in 7eed2baea094 [2021-05-22T00:12:35.095Z] Removing intermediate container 7eed2baea094 [2021-05-22T00:12:35.095Z] ---> 771bbe46723e [2021-05-22T00:12:35.095Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-22T00:12:35.095Z] ---> Running in 5e2e72bce598 [2021-05-22T00:12:35.368Z] Removing intermediate container 5e2e72bce598 [2021-05-22T00:12:35.368Z] ---> a943bfc22d8f [2021-05-22T00:12:35.368Z] Step 29/32 : CMD ["gate"] [2021-05-22T00:12:35.645Z] ---> Running in 25d884079ba2 [2021-05-22T00:12:36.243Z] Removing intermediate container 25d884079ba2 [2021-05-22T00:12:36.243Z] ---> 30e19c4ee930 [2021-05-22T00:12:36.243Z] Step 30/32 : LABEL arch=arm64 [2021-05-22T00:12:36.837Z] ---> Running in 18068acd5d86 [2021-05-22T00:12:37.432Z] Removing intermediate container 18068acd5d86 [2021-05-22T00:12:37.432Z] ---> f05dcf82b015 [2021-05-22T00:12:37.432Z] Step 31/32 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:12:38.056Z] ---> Running in fbc27b2bbf03 [2021-05-22T00:12:39.033Z] Removing intermediate container fbc27b2bbf03 [2021-05-22T00:12:39.033Z] ---> b381a115085a [2021-05-22T00:12:39.033Z] Step 32/32 : LABEL version=0.0.0 [2021-05-22T00:12:39.635Z] ---> Running in 31087298121a [2021-05-22T00:12:40.235Z] Removing intermediate container 31087298121a [2021-05-22T00:12:40.235Z] ---> d8c6748822d9 [2021-05-22T00:12:40.235Z] [2021-05-22T00:12:40.831Z] Successfully built d8c6748822d9 [2021-05-22T00:12:40.831Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-22T00:13:37.365Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T00:13:37.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T00:13:37.365Z] ---> bbb24516a021 [2021-05-22T00:13:37.365Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T00:13:37.365Z] ---> Using cache [2021-05-22T00:13:37.365Z] ---> ce9014673be6 [2021-05-22T00:13:37.365Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:13:37.365Z] ---> Using cache [2021-05-22T00:13:37.365Z] ---> 4c59e15337d0 [2021-05-22T00:13:37.366Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-22T00:13:37.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T00:13:37.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-22T00:13:37.366Z] ---> bbb24516a021 [2021-05-22T00:13:37.366Z] Step 3/22 : WORKDIR /edgex-go [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> ce9014673be6 [2021-05-22T00:13:37.366Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> 4c59e15337d0 [2021-05-22T00:13:37.366Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> 1256631f0b5f [2021-05-22T00:13:37.366Z] Step 6/22 : COPY go.mod . [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> 6ec26f634180 [2021-05-22T00:13:37.366Z] Step 7/22 : RUN go mod download [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> 546b815ff9f4 [2021-05-22T00:13:37.366Z] Step 8/22 : COPY . . [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> db455985f4d4 [2021-05-22T00:13:37.366Z] Step 9/22 : RUN go mod tidy [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> 702c27e28281 [2021-05-22T00:13:37.366Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-22T00:13:37.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T00:13:37.366Z] [2021-05-22T00:13:37.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T00:13:37.366Z] ---> bbb24516a021 [2021-05-22T00:13:37.366Z] Step 3/23 : WORKDIR /edgex-go [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> ce9014673be6 [2021-05-22T00:13:37.366Z] [2021-05-22T00:13:37.366Z] ---> bbb24516a021 [2021-05-22T00:13:37.366Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> ce9014673be6 [2021-05-22T00:13:37.366Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> 4c59e15337d0 [2021-05-22T00:13:37.366Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-22T00:13:37.366Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> 4c59e15337d0 [2021-05-22T00:13:37.366Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> 1256631f0b5f [2021-05-22T00:13:37.366Z] Step 6/23 : COPY go.mod . [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> 6ec26f634180 [2021-05-22T00:13:37.366Z] Step 7/23 : RUN go mod download [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> 546b815ff9f4 [2021-05-22T00:13:37.366Z] Step 8/23 : COPY . . [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> db455985f4d4 [2021-05-22T00:13:37.366Z] Step 9/23 : RUN go mod tidy [2021-05-22T00:13:37.366Z] ---> Using cache [2021-05-22T00:13:37.366Z] ---> 702c27e28281 [2021-05-22T00:13:37.366Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-22T00:13:37.366Z] ---> Running in ce718060b27e [2021-05-22T00:13:37.366Z] ---> Running in a9321e42cf95 [2021-05-22T00:13:37.366Z] ---> Running in 12b63c617c8b [2021-05-22T00:13:37.366Z] ---> Running in beefa3d70b5a [2021-05-22T00:13:37.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-22T00:13:37.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:13:37.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-22T00:13:37.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:13:37.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:13:37.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:13:37.366Z] OK: 218 MiB in 52 packages [2021-05-22T00:13:37.651Z] OK: 218 MiB in 52 packages [2021-05-22T00:13:39.092Z] Removing intermediate container beefa3d70b5a [2021-05-22T00:13:39.092Z] ---> 15af51b41bbe [2021-05-22T00:13:39.092Z] Step 6/24 : COPY go.mod . [2021-05-22T00:13:39.692Z] Removing intermediate container a9321e42cf95 [2021-05-22T00:13:39.692Z] ---> d65e6da2cf47 [2021-05-22T00:13:39.692Z] Step 6/24 : COPY go.mod . [2021-05-22T00:13:40.677Z] ---> 15cfd1a259dc [2021-05-22T00:13:40.677Z] Step 7/24 : RUN go mod download [2021-05-22T00:13:40.953Z] ---> 02b81c7c0923 [2021-05-22T00:13:40.953Z] Step 7/24 : RUN go mod download [2021-05-22T00:13:40.953Z] ---> Running in b42be2c75df2 [2021-05-22T00:13:41.229Z] ---> Running in 78081c40a2a7 [2021-05-22T00:13:45.567Z] Removing intermediate container 78081c40a2a7 [2021-05-22T00:13:45.567Z] ---> 7678f9e3fdec [2021-05-22T00:13:45.567Z] Step 8/24 : COPY . . [2021-05-22T00:13:45.567Z] Removing intermediate container b42be2c75df2 [2021-05-22T00:13:45.567Z] ---> c42ddeb6e06a [2021-05-22T00:13:45.567Z] Step 8/24 : COPY . . [2021-05-22T00:14:18.032Z] ---> 1d27ba25f35a [2021-05-22T00:14:18.032Z] Step 9/24 : RUN go mod tidy [2021-05-22T00:14:18.032Z] ---> 68568e182556 [2021-05-22T00:14:18.032Z] Step 9/24 : RUN go mod tidy [2021-05-22T00:14:18.032Z] ---> Running in d0b2f7dfaf05 [2021-05-22T00:14:18.032Z] ---> Running in 7ed3c363dcf7 [2021-05-22T00:14:24.816Z] Removing intermediate container 7ed3c363dcf7 [2021-05-22T00:14:24.816Z] ---> 5f0dbd8b6eb2 [2021-05-22T00:14:24.816Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-22T00:14:24.816Z] Removing intermediate container d0b2f7dfaf05 [2021-05-22T00:14:24.816Z] ---> ec5ecadee2c2 [2021-05-22T00:14:24.816Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-22T00:14:25.088Z] ---> Running in c7a55cc369a1 [2021-05-22T00:14:25.088Z] ---> Running in f9e81f462274 [2021-05-22T00:14:27.731Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-22T00:14:27.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-22T00:14:42.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-22T00:14:57.994Z] Removing intermediate container 12b63c617c8b [2021-05-22T00:14:57.994Z] ---> 47d0c4bfbeab [2021-05-22T00:14:57.994Z] [2021-05-22T00:14:57.994Z] Step 11/22 : FROM alpine:3.12 [2021-05-22T00:14:57.994Z] ---> 9852663dfa18 [2021-05-22T00:14:57.994Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-22T00:14:57.994Z] ---> Running in 7924403b5ca5 [2021-05-22T00:14:57.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:14:58.273Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:14:58.879Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-22T00:14:58.879Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T00:14:58.879Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-22T00:14:59.159Z] (4/4) Installing curl (7.76.1-r0) [2021-05-22T00:14:59.159Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:14:59.159Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T00:14:59.438Z] OK: 7 MiB in 18 packages [2021-05-22T00:15:02.104Z] Removing intermediate container 7924403b5ca5 [2021-05-22T00:15:02.104Z] ---> ed6bcbc47ceb [2021-05-22T00:15:02.104Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T00:15:02.104Z] ---> Running in 6fdd2fb7af35 [2021-05-22T00:15:02.713Z] Removing intermediate container 6fdd2fb7af35 [2021-05-22T00:15:02.713Z] ---> 73b5772a9fbf [2021-05-22T00:15:02.713Z] Step 14/22 : WORKDIR /edgex [2021-05-22T00:15:03.016Z] ---> Running in 47ab3f89a613 [2021-05-22T00:15:05.036Z] Removing intermediate container 47ab3f89a613 [2021-05-22T00:15:05.036Z] ---> 0ff57e10c3e5 [2021-05-22T00:15:05.036Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-22T00:15:07.036Z] ---> 1bff6bc05e0a [2021-05-22T00:15:07.036Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-22T00:15:07.036Z] Removing intermediate container ce718060b27e [2021-05-22T00:15:07.036Z] ---> 5686e2beb9fa [2021-05-22T00:15:07.036Z] [2021-05-22T00:15:07.036Z] Step 11/23 : FROM alpine:3.12 [2021-05-22T00:15:07.036Z] ---> 9852663dfa18 [2021-05-22T00:15:07.036Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-22T00:15:07.036Z] ---> Using cache [2021-05-22T00:15:07.036Z] ---> d8a24ac19a69 [2021-05-22T00:15:07.036Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T00:15:07.036Z] ---> Using cache [2021-05-22T00:15:07.036Z] ---> 51e851696a7f [2021-05-22T00:15:07.036Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-22T00:15:07.313Z] ---> Running in 2063386d4dec [2021-05-22T00:15:08.305Z] Removing intermediate container 2063386d4dec [2021-05-22T00:15:08.305Z] ---> bab10a65c3b6 [2021-05-22T00:15:08.305Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-22T00:15:08.591Z] ---> Running in 9c7e28aaa8f8 [2021-05-22T00:15:08.874Z] ---> 535296ce64a5 [2021-05-22T00:15:08.874Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-22T00:15:09.480Z] Removing intermediate container 9c7e28aaa8f8 [2021-05-22T00:15:09.480Z] ---> 236dec9b4579 [2021-05-22T00:15:09.480Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T00:15:10.941Z] ---> bcc71b7df901 [2021-05-22T00:15:10.941Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-22T00:15:10.941Z] ---> 39c0e583ceed [2021-05-22T00:15:10.941Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-22T00:15:11.219Z] ---> Running in e54b85201216 [2021-05-22T00:15:12.216Z] Removing intermediate container e54b85201216 [2021-05-22T00:15:12.216Z] ---> 262414f26dc2 [2021-05-22T00:15:12.217Z] Step 19/22 : CMD ["--init=true"] [2021-05-22T00:15:12.494Z] ---> Running in f13988a19d2b [2021-05-22T00:15:13.485Z] Removing intermediate container f13988a19d2b [2021-05-22T00:15:13.485Z] ---> 1551a866aaa3 [2021-05-22T00:15:13.485Z] Step 20/22 : LABEL arch=arm64 [2021-05-22T00:15:13.485Z] ---> 249e5f09700b [2021-05-22T00:15:13.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-22T00:15:13.485Z] ---> Running in efe2fdec9203 [2021-05-22T00:15:14.476Z] Removing intermediate container efe2fdec9203 [2021-05-22T00:15:14.476Z] ---> 6f6e09291a72 [2021-05-22T00:15:14.476Z] Step 21/22 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:15:14.762Z] ---> 5a229a9d57e5 [2021-05-22T00:15:14.762Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-22T00:15:14.762Z] ---> Running in 5d66df06bc85 [2021-05-22T00:15:14.762Z] ---> Running in 7bdf1786c4f4 [2021-05-22T00:15:15.754Z] Removing intermediate container 5d66df06bc85 [2021-05-22T00:15:15.754Z] ---> 44fe7c742d9f [2021-05-22T00:15:15.754Z] Step 22/22 : LABEL version=0.0.0 [2021-05-22T00:15:15.754Z] Removing intermediate container 7bdf1786c4f4 [2021-05-22T00:15:15.754Z] ---> c936b24d3a4b [2021-05-22T00:15:15.754Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T00:15:16.037Z] ---> Running in 6425eca0a9a0 [2021-05-22T00:15:16.037Z] ---> Running in 43aaae297675 [2021-05-22T00:15:16.642Z] Removing intermediate container 6425eca0a9a0 [2021-05-22T00:15:16.642Z] ---> 2af2a06980eb [2021-05-22T00:15:16.642Z] [2021-05-22T00:15:16.918Z] Removing intermediate container 43aaae297675 [2021-05-22T00:15:16.918Z] ---> 667d57faf3eb [2021-05-22T00:15:16.918Z] Step 21/23 : LABEL arch=arm64 [2021-05-22T00:15:17.196Z] ---> Running in a77115de059d [2021-05-22T00:15:17.196Z] Successfully built 2af2a06980eb [2021-05-22T00:15:17.196Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-22T00:15:17.812Z]  Building security-proxy-setup ... done Removing intermediate container a77115de059d [2021-05-22T00:15:17.812Z] ---> ac75ba5123dd [2021-05-22T00:15:17.812Z] Step 22/23 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:15:18.091Z] ---> Running in 39b36ba65f99 [2021-05-22T00:15:18.687Z] Removing intermediate container 39b36ba65f99 [2021-05-22T00:15:18.687Z] ---> c658f36efa7f [2021-05-22T00:15:18.687Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T00:15:18.687Z] ---> Running in c2e36f451748 [2021-05-22T00:15:19.691Z] Removing intermediate container c2e36f451748 [2021-05-22T00:15:19.691Z] ---> 008da4ef89f9 [2021-05-22T00:15:19.691Z] [2021-05-22T00:15:19.980Z] Successfully built 008da4ef89f9 [2021-05-22T00:15:19.980Z] Successfully tagged support-scheduler-arm64:latest [2021-05-22T00:15:46.819Z]  Building support-scheduler ... done Removing intermediate container c7a55cc369a1 [2021-05-22T00:15:46.819Z] ---> 3ad61301699c [2021-05-22T00:15:46.819Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-22T00:15:46.819Z] ---> Running in 1bb59e891f1d [2021-05-22T00:15:46.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-22T00:15:48.250Z] Removing intermediate container 1bb59e891f1d [2021-05-22T00:15:48.250Z] ---> 9f53c88afcb9 [2021-05-22T00:15:48.250Z] [2021-05-22T00:15:48.250Z] Step 12/24 : FROM docker:20.10.0 [2021-05-22T00:15:48.523Z] 20.10.0: Pulling from library/docker [2021-05-22T00:15:53.935Z] Removing intermediate container f9e81f462274 [2021-05-22T00:15:53.935Z] ---> dee30e9d0594 [2021-05-22T00:15:53.935Z] [2021-05-22T00:15:53.935Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T00:15:53.935Z] ---> 9852663dfa18 [2021-05-22T00:15:53.935Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-22T00:15:53.935Z] ---> Running in 72f7b30585b7 [2021-05-22T00:15:54.210Z] Removing intermediate container 72f7b30585b7 [2021-05-22T00:15:54.210Z] ---> 3f3bab5a0550 [2021-05-22T00:15:54.210Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-22T00:15:54.485Z] ---> Running in 55831e653c27 [2021-05-22T00:15:55.084Z] Removing intermediate container 55831e653c27 [2021-05-22T00:15:55.084Z] ---> ce09e2992d2c [2021-05-22T00:15:55.084Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-22T00:15:55.357Z] ---> Running in c72a1ff2e9a8 [2021-05-22T00:15:55.956Z] Removing intermediate container c72a1ff2e9a8 [2021-05-22T00:15:55.956Z] ---> ce17275d15f5 [2021-05-22T00:15:55.956Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T00:15:56.228Z] ---> Running in a0488bee8bd9 [2021-05-22T00:15:57.674Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-22T00:15:57.674Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-22T00:15:57.674Z] ---> eeaf43b92773 [2021-05-22T00:15:57.674Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-22T00:15:57.947Z] ---> Running in caa6f0612576 [2021-05-22T00:15:58.547Z] Removing intermediate container caa6f0612576 [2021-05-22T00:15:58.547Z] ---> fae0745942f3 [2021-05-22T00:15:58.547Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-22T00:15:58.547Z] ---> Running in f14a398d71fc [2021-05-22T00:15:59.148Z] Removing intermediate container a0488bee8bd9 [2021-05-22T00:15:59.148Z] ---> 3b9a1dc7cfb8 [2021-05-22T00:15:59.148Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-22T00:15:59.422Z] ---> Running in dd9da93291e7 [2021-05-22T00:16:00.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:16:00.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:16:00.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T00:16:00.615Z] (1/39) Installing readline (8.0.4-r0) [2021-05-22T00:16:00.615Z] (2/39) Installing bash (5.0.17-r0) [2021-05-22T00:16:00.615Z] Executing bash-5.0.17-r0.post-install [2021-05-22T00:16:00.615Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T00:16:00.615Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-22T00:16:00.615Z] (5/39) Installing curl (7.76.1-r0) [2021-05-22T00:16:00.615Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-22T00:16:00.615Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-22T00:16:00.615Z] (8/39) Installing expat (2.2.9-r1) [2021-05-22T00:16:00.615Z] (9/39) Installing libffi (3.3-r2) [2021-05-22T00:16:00.615Z] (10/39) Installing gdbm (1.13-r1) [2021-05-22T00:16:00.615Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-22T00:16:00.615Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-22T00:16:00.615Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-22T00:16:01.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T00:16:02.198Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-22T00:16:02.198Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-22T00:16:02.198Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-22T00:16:02.471Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-22T00:16:02.471Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-22T00:16:02.471Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-22T00:16:02.471Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-22T00:16:02.471Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-22T00:16:02.471Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-22T00:16:02.471Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-22T00:16:02.471Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-22T00:16:02.743Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-22T00:16:02.743Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-22T00:16:02.743Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-22T00:16:02.743Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T00:16:02.743Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-22T00:16:02.743Z] OK: 8 MiB in 20 packages [2021-05-22T00:16:02.743Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-22T00:16:02.743Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-22T00:16:02.743Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-22T00:16:03.017Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-22T00:16:03.017Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-22T00:16:03.018Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-22T00:16:03.018Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-22T00:16:03.018Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-22T00:16:03.018Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-22T00:16:03.018Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-22T00:16:03.018Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-22T00:16:03.018Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-22T00:16:03.018Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-22T00:16:03.018Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-22T00:16:03.291Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-22T00:16:03.291Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-22T00:16:03.291Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-22T00:16:03.291Z] Executing busybox-1.31.1-r19.trigger [2021-05-22T00:16:03.291Z] OK: 72 MiB in 59 packages [2021-05-22T00:16:05.280Z] Removing intermediate container dd9da93291e7 [2021-05-22T00:16:05.280Z] ---> 9cfa68a78757 [2021-05-22T00:16:05.280Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T00:16:05.886Z] ---> 119fa7d125a9 [2021-05-22T00:16:05.886Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-22T00:16:07.325Z] ---> f2dc27c2f22b [2021-05-22T00:16:07.325Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-22T00:16:07.925Z] ---> e87fab2f328e [2021-05-22T00:16:07.925Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-22T00:16:07.925Z] Collecting docker-compose==1.23.2 [2021-05-22T00:16:07.925Z] ---> Running in 5d41c329a959 [2021-05-22T00:16:07.925Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-22T00:16:08.522Z] Removing intermediate container 5d41c329a959 [2021-05-22T00:16:08.522Z] ---> a5589b9de786 [2021-05-22T00:16:08.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T00:16:08.522Z] ---> Running in ef0e1b38962e [2021-05-22T00:16:08.796Z] Collecting jsonschema<3,>=2.5.1 [2021-05-22T00:16:08.796Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-22T00:16:09.067Z] Removing intermediate container ef0e1b38962e [2021-05-22T00:16:09.067Z] ---> da6e42c03a7d [2021-05-22T00:16:09.067Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T00:16:09.339Z] ---> Running in 934e6f7425f4 [2021-05-22T00:16:09.339Z] Collecting texttable<0.10,>=0.9.0 [2021-05-22T00:16:09.339Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-22T00:16:09.612Z] Removing intermediate container 934e6f7425f4 [2021-05-22T00:16:09.612Z] ---> af7cabf990c9 [2021-05-22T00:16:09.612Z] Step 23/24 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:16:09.886Z] ---> Running in 8717970eb213 [2021-05-22T00:16:10.480Z] Removing intermediate container 8717970eb213 [2021-05-22T00:16:10.480Z] ---> 541677514021 [2021-05-22T00:16:10.480Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T00:16:10.480Z] ---> Running in e70b23e62092 [2021-05-22T00:16:11.078Z] Removing intermediate container e70b23e62092 [2021-05-22T00:16:11.078Z] ---> 86c5c2e5d2b8 [2021-05-22T00:16:11.078Z] [2021-05-22T00:16:11.352Z] Successfully built 86c5c2e5d2b8 [2021-05-22T00:16:11.353Z] Successfully tagged core-data-arm64:latest [2021-05-22T00:16:11.624Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-05-22T00:16:11.624Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-22T00:16:12.217Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-22T00:16:12.218Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-22T00:16:14.181Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-22T00:16:14.181Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-22T00:16:15.151Z] Collecting PyYAML<4,>=3.10 [2021-05-22T00:16:15.151Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-22T00:16:17.755Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-22T00:16:18.345Z] Collecting docker<4.0,>=3.6.0 [2021-05-22T00:16:18.345Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-22T00:16:19.786Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-22T00:16:19.786Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-22T00:16:20.055Z] Collecting docopt<0.7,>=0.6.1 [2021-05-22T00:16:20.055Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-22T00:16:22.015Z] Collecting docker-pycreds>=0.4.0 [2021-05-22T00:16:22.015Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-22T00:16:22.015Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-22T00:16:22.604Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-22T00:16:22.604Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-22T00:16:22.875Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-22T00:16:22.875Z] Collecting idna<2.8,>=2.5 [2021-05-22T00:16:22.875Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-22T00:16:23.146Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-22T00:16:23.146Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-22T00:16:23.146Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-22T00:16:23.146Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-22T00:16:23.736Z] Installing collected packages: jsonschema, texttable, cached-property, dockerpty, websocket-client, PyYAML, urllib3, idna, requests, docker-pycreds, docker, docopt, docker-compose [2021-05-22T00:16:24.005Z] Running setup.py install for texttable: started [2021-05-22T00:16:25.972Z] Running setup.py install for texttable: finished with status 'done' [2021-05-22T00:16:25.972Z] Running setup.py install for dockerpty: started [2021-05-22T00:16:27.943Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-22T00:16:27.943Z] Running setup.py install for PyYAML: started [2021-05-22T00:16:29.908Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-22T00:16:29.908Z] Attempting uninstall: urllib3 [2021-05-22T00:16:29.909Z] Found existing installation: urllib3 1.25.9 [2021-05-22T00:16:29.909Z] Uninstalling urllib3-1.25.9: [2021-05-22T00:16:29.909Z] Successfully uninstalled urllib3-1.25.9 [2021-05-22T00:16:30.501Z] Attempting uninstall: idna [2021-05-22T00:16:30.501Z] Found existing installation: idna 2.9 [2021-05-22T00:16:30.501Z] Uninstalling idna-2.9: [2021-05-22T00:16:30.501Z] Successfully uninstalled idna-2.9 [2021-05-22T00:16:31.093Z] Attempting uninstall: requests [2021-05-22T00:16:31.093Z] Found existing installation: requests 2.23.0 [2021-05-22T00:16:31.093Z] Uninstalling requests-2.23.0: [2021-05-22T00:16:31.362Z] Successfully uninstalled requests-2.23.0 [2021-05-22T00:16:32.332Z] Running setup.py install for docopt: started [2021-05-22T00:16:34.300Z] Running setup.py install for docopt: finished with status 'done' [2021-05-22T00:16:34.890Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-22T00:16:43.155Z] Removing intermediate container f14a398d71fc [2021-05-22T00:16:43.155Z] ---> fb15bb791e07 [2021-05-22T00:16:43.155Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-22T00:16:43.155Z] ---> Running in 00c99807701f [2021-05-22T00:16:43.425Z] Removing intermediate container 00c99807701f [2021-05-22T00:16:43.425Z] ---> 35e77d72e5d2 [2021-05-22T00:16:43.425Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-22T00:16:43.696Z] ---> Running in 50398d581dd9 [2021-05-22T00:16:43.970Z] Removing intermediate container 50398d581dd9 [2021-05-22T00:16:43.970Z] ---> 43eb64c89b10 [2021-05-22T00:16:43.970Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-22T00:16:45.398Z] ---> 4a2d59999eb5 [2021-05-22T00:16:45.399Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-22T00:16:45.991Z] ---> aa71d0f163e1 [2021-05-22T00:16:45.992Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-22T00:16:46.990Z] ---> c7000545ea96 [2021-05-22T00:16:46.990Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-22T00:16:46.990Z] ---> Running in 5d23c0c6fdf8 [2021-05-22T00:16:47.584Z] Removing intermediate container 5d23c0c6fdf8 [2021-05-22T00:16:47.584Z] ---> c2021334eac7 [2021-05-22T00:16:47.584Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T00:16:47.584Z] ---> Running in 3a87f82155a9 [2021-05-22T00:16:48.181Z] Removing intermediate container 3a87f82155a9 [2021-05-22T00:16:48.181Z] ---> 88e036b43993 [2021-05-22T00:16:48.181Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T00:16:48.181Z] ---> Running in 8d3e9b73f388 [2021-05-22T00:16:48.776Z] Removing intermediate container 8d3e9b73f388 [2021-05-22T00:16:48.776Z] ---> e88b9d77ffda [2021-05-22T00:16:48.776Z] Step 23/24 : LABEL git_sha=2af8a40d0af07ebb39fa4b327e9445551caba858 [2021-05-22T00:16:49.049Z] ---> Running in 8013d832ee6f [2021-05-22T00:16:49.321Z] Removing intermediate container 8013d832ee6f [2021-05-22T00:16:49.321Z] ---> 39c2e7b3f398 [2021-05-22T00:16:49.321Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T00:16:49.595Z] ---> Running in cc2dbe4e9cc9 [2021-05-22T00:16:49.867Z] Removing intermediate container cc2dbe4e9cc9 [2021-05-22T00:16:49.868Z] ---> 7ad39e614c00 [2021-05-22T00:16:49.868Z] [2021-05-22T00:16:50.475Z] Successfully built 7ad39e614c00 [2021-05-22T00:16:50.476Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-22T00:16:50.762Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-22T00:16:50.739Z] $ docker stop --time=1 3c6d6b904b2d4f3664415ba6faac1f39c909a3e55d3437c915692dafe2861d60 [2021-05-22T00:16:52.628Z] $ docker rm -f 3c6d6b904b2d4f3664415ba6faac1f39c909a3e55d3437c915692dafe2861d60 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-22T00:16:53.280Z] + docker images [2021-05-22T00:16:53.552Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-22T00:16:53.552Z] sys-mgmt-agent-arm64 latest 7ad39e614c00 4 seconds ago 299MB [2021-05-22T00:16:53.552Z] core-data-arm64 latest 86c5c2e5d2b8 43 seconds ago 20.4MB [2021-05-22T00:16:53.552Z] dee30e9d0594 About a minute ago 990MB [2021-05-22T00:16:53.552Z] 9f53c88afcb9 About a minute ago 979MB [2021-05-22T00:16:53.552Z] support-scheduler-arm64 latest 008da4ef89f9 About a minute ago 16.1MB [2021-05-22T00:16:53.552Z] security-proxy-setup-arm64 latest 2af2a06980eb About a minute ago 24MB [2021-05-22T00:16:53.552Z] 5686e2beb9fa About a minute ago 981MB [2021-05-22T00:16:53.552Z] 47d0c4bfbeab About a minute ago 978MB [2021-05-22T00:16:53.552Z] security-bootstrapper-arm64 latest d8c6748822d9 4 minutes ago 17.2MB [2021-05-22T00:16:53.552Z] support-notifications-arm64 latest 48d17c01e46e 4 minutes ago 16.8MB [2021-05-22T00:16:53.552Z] core-metadata-arm64 latest 33b7ee6d8fed 4 minutes ago 17.4MB [2021-05-22T00:16:53.552Z] core-command-arm64 latest a3a87bc3e5f6 4 minutes ago 16.1MB [2021-05-22T00:16:53.552Z] security-secretstore-setup-arm64 latest 0852f2d2b94f 4 minutes ago 24.4MB [2021-05-22T00:16:53.552Z] e752a822af6a 4 minutes ago 989MB [2021-05-22T00:16:53.552Z] a7f9bb4f5416 4 minutes ago 982MB [2021-05-22T00:16:53.552Z] df403ab4c827 4 minutes ago 981MB [2021-05-22T00:16:53.552Z] c264ea2bea82 4 minutes ago 978MB [2021-05-22T00:16:53.552Z] 8d2672109f21 4 minutes ago 974MB [2021-05-22T00:16:53.552Z] ci-base-image-arm64 latest bbb24516a021 16 minutes ago 641MB [2021-05-22T00:16:53.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-22T00:16:53.552Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-22T00:16:53.552Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-22T00:16:53.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-22T00:16:57.410Z] ---> job-cost.sh [2021-05-22T00:16:57.410Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jZeq [2021-05-22T00:17:38.456Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-22T00:19:15.190Z] lf-activate-venv(): INFO: Adding /tmp/venv-jZeq/bin to PATH [2021-05-22T00:19:15.190Z] INFO: No Stack... [2021-05-22T00:19:15.190Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-22T00:19:15.190Z] INFO: Archiving Costs [Pipeline] sh [2021-05-22T00:19:15.530Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-05-22T00:19:15.530Z] + cut -d, -f6 [Pipeline] lock [2021-05-22T00:19:15.590Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3500-2-stack-cost] [2021-05-22T00:19:15.600Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3500-2-stack-cost] did not exist. Created. [2021-05-22T00:19:15.600Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3500-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-22T00:19:15.972Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-22T00:19:16.306Z] Stashed 1 file(s) [Pipeline] } [2021-05-22T00:19:16.320Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3500-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-22T00:19:17.331Z] provisioning config files... [2021-05-22T00:19:17.341Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3177510042248714591tmp [Pipeline] { [Pipeline] sh [2021-05-22T00:19:17.662Z] + set +x [2021-05-22T00:19:17.662Z] + bash -s -- [2021-05-22T00:19:17.662Z] + curl -s https://codecov.io/bash [2021-05-22T00:19:17.662Z] [2021-05-22T00:19:17.662Z] _____ _ [2021-05-22T00:19:17.662Z] / ____| | | [2021-05-22T00:19:17.662Z] | | ___ __| | ___ ___ _____ __ [2021-05-22T00:19:17.662Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-22T00:19:17.662Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-22T00:19:17.662Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-22T00:19:17.662Z] Bash-1.0.2 [2021-05-22T00:19:17.662Z] [2021-05-22T00:19:17.662Z] [2021-05-22T00:19:17.662Z] ==> git version 2.24.4 found [2021-05-22T00:19:17.662Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-22T00:19:17.662Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-22T00:19:17.662Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-22T00:19:17.924Z] ==> Jenkins CI detected. [2021-05-22T00:19:17.924Z] project root: . [2021-05-22T00:19:17.924Z] --> token set from env [2021-05-22T00:19:17.924Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-22T00:19:17.924Z] ==> Running gcov in . (disable via -X gcov) [2021-05-22T00:19:17.924Z] ==> Python coveragepy not found [2021-05-22T00:19:17.924Z] ==> Searching for coverage reports in: [2021-05-22T00:19:17.924Z] + . [2021-05-22T00:19:17.924Z] -> Found 1 reports [2021-05-22T00:19:17.924Z] ==> Detecting git/mercurial file structure [2021-05-22T00:19:17.924Z] ==> Reading reports [2021-05-22T00:19:17.924Z] + ./coverage.out bytes=741453 [2021-05-22T00:19:17.924Z] ==> Appending adjustments [2021-05-22T00:19:17.924Z] https://docs.codecov.io/docs/fixing-reports [2021-05-22T00:19:20.479Z] + Found adjustments [2021-05-22T00:19:20.479Z] ==> Gzipping contents [2021-05-22T00:19:20.479Z] 104K /tmp/codecov.5dsjbT.gz [2021-05-22T00:19:20.479Z] ==> Uploading reports [2021-05-22T00:19:20.479Z] url: https://codecov.io [2021-05-22T00:19:20.479Z] query: branch=PR-3500&commit=2af8a40d0af07ebb39fa4b327e9445551caba858&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3500%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3500&job=&cmd_args= [2021-05-22T00:19:20.479Z] -> Pinging Codecov [2021-05-22T00:19:20.479Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3500&commit=2af8a40d0af07ebb39fa4b327e9445551caba858&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3500%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3500&job=&cmd_args= [2021-05-22T00:19:20.479Z] -> Uploading to [2021-05-22T00:19:20.479Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-22/00271124DB129430A58F1EEE437C3FCB/2af8a40d0af07ebb39fa4b327e9445551caba858/bf7dfef8-a561-4402-82ee-4ffea867223c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210522T001920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de1df6062f4c4c723925262937c67f6af4933a3323fe7d6e7bd8c4b9fa5fc7f1 [2021-05-22T00:19:20.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-22T00:19:20.479Z] Dload Upload Total Spent Left Speed [2021-05-22T00:19:21.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 177k --:--:-- --:--:-- --:--:-- 177k [2021-05-22T00:19:21.049Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2af8a40d0af07ebb39fa4b327e9445551caba858 [Pipeline] } [2021-05-22T00:19:21.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-22T00:19:24.830Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T00:19:25.396Z] ---> package-listing.sh [2021-05-22T00:19:25.397Z] ++ facter osfamily [2021-05-22T00:19:25.397Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-22T00:19:25.659Z] + OS_FAMILY=redhat [2021-05-22T00:19:25.659Z] + workspace=/w/workspace/edgex-go/2 [2021-05-22T00:19:25.659Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-22T00:19:25.659Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-22T00:19:25.659Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-22T00:19:25.659Z] + PACKAGES=/tmp/packages_start.txt [2021-05-22T00:19:25.659Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-22T00:19:25.659Z] + PACKAGES=/tmp/packages_end.txt [2021-05-22T00:19:25.659Z] + case "${OS_FAMILY}" in [2021-05-22T00:19:25.659Z] + rpm -qa [2021-05-22T00:19:25.659Z] + sort [2021-05-22T00:19:27.574Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-22T00:19:27.574Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-22T00:19:27.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-22T00:19:27.574Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-22T00:19:27.574Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-22T00:19:27.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-22T00:19:27.587Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-22T00:19:27.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-22T00:19:28.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T00:19:28.449Z] [2021-05-22T00:19:28.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-22T00:19:28.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T00:19:28.767Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-22T00:19:28.767Z] df20fa9351a1: Pulling fs layer [2021-05-22T00:19:28.767Z] 36b3adc4ff6f: Pulling fs layer [2021-05-22T00:19:28.767Z] 8ad3a11d3b57: Pulling fs layer [2021-05-22T00:19:28.767Z] 46f8f816bc3b: Pulling fs layer [2021-05-22T00:19:28.767Z] 93b61091891f: Pulling fs layer [2021-05-22T00:19:28.767Z] 93b9cdb0e59b: Pulling fs layer [2021-05-22T00:19:28.767Z] 5e14af77c1be: Pulling fs layer [2021-05-22T00:19:28.767Z] 01666e4c0597: Pulling fs layer [2021-05-22T00:19:28.767Z] aa168da1d23b: Pulling fs layer [2021-05-22T00:19:28.767Z] 46f8f816bc3b: Waiting [2021-05-22T00:19:28.767Z] 93b61091891f: Waiting [2021-05-22T00:19:28.767Z] 93b9cdb0e59b: Waiting [2021-05-22T00:19:28.767Z] 5e14af77c1be: Waiting [2021-05-22T00:19:28.767Z] 01666e4c0597: Waiting [2021-05-22T00:19:28.767Z] aa168da1d23b: Waiting [2021-05-22T00:19:28.767Z] 36b3adc4ff6f: Verifying Checksum [2021-05-22T00:19:28.767Z] 36b3adc4ff6f: Download complete [2021-05-22T00:19:28.767Z] 46f8f816bc3b: Verifying Checksum [2021-05-22T00:19:28.767Z] 46f8f816bc3b: Download complete [2021-05-22T00:19:29.027Z] df20fa9351a1: Verifying Checksum [2021-05-22T00:19:29.027Z] df20fa9351a1: Download complete [2021-05-22T00:19:29.027Z] 93b9cdb0e59b: Verifying Checksum [2021-05-22T00:19:29.027Z] 93b9cdb0e59b: Download complete [2021-05-22T00:19:29.027Z] 5e14af77c1be: Verifying Checksum [2021-05-22T00:19:29.027Z] 5e14af77c1be: Download complete [2021-05-22T00:19:29.027Z] 93b61091891f: Verifying Checksum [2021-05-22T00:19:29.027Z] 93b61091891f: Download complete [2021-05-22T00:19:29.027Z] 01666e4c0597: Verifying Checksum [2021-05-22T00:19:29.027Z] 01666e4c0597: Download complete [2021-05-22T00:19:29.027Z] df20fa9351a1: Pull complete [2021-05-22T00:19:29.292Z] 36b3adc4ff6f: Pull complete [2021-05-22T00:19:29.292Z] 8ad3a11d3b57: Verifying Checksum [2021-05-22T00:19:29.292Z] 8ad3a11d3b57: Download complete [2021-05-22T00:19:29.874Z] 8ad3a11d3b57: Pull complete [2021-05-22T00:19:29.874Z] 46f8f816bc3b: Pull complete [2021-05-22T00:19:30.134Z] 93b61091891f: Pull complete [2021-05-22T00:19:30.134Z] 93b9cdb0e59b: Pull complete [2021-05-22T00:19:30.134Z] 5e14af77c1be: Pull complete [2021-05-22T00:19:30.396Z] 01666e4c0597: Pull complete [2021-05-22T00:19:30.971Z] aa168da1d23b: Verifying Checksum [2021-05-22T00:19:30.971Z] aa168da1d23b: Download complete [2021-05-22T00:19:35.217Z] aa168da1d23b: Pull complete [2021-05-22T00:19:35.217Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-22T00:19:35.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T00:19:35.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-22T00:19:35.404Z] prd-centos7-docker-4c-2g-15599 does not seem to be running inside a container [2021-05-22T00:19:35.564Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:alpine cat [2021-05-22T00:19:38.281Z] $ docker top 265e3273562fe73924c8c435b9f201b5a7a998cb33f1062049b0e947344cd08c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T00:19:38.652Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-22T00:19:38.948Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-22T00:19:39.238Z] + ls /var/log/sa-host [2021-05-22T00:19:39.238Z] + sadf -c /var/log/sa-host/sa05 [2021-05-22T00:19:39.238Z] file_magic: OK [2021-05-22T00:19:39.238Z] HZ: Using current value: 100 [2021-05-22T00:19:39.238Z] file_header: OK [2021-05-22T00:19:39.238Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-22T00:19:39.238Z] Statistics: [2021-05-22T00:19:39.238Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-22T00:19:39.238Z] File successfully converted to sysstat format version 12.2.1 [2021-05-22T00:19:39.238Z] + sadf -c /var/log/sa-host/sa21 [2021-05-22T00:19:39.238Z] file_magic: OK [2021-05-22T00:19:39.238Z] HZ: Using current value: 100 [2021-05-22T00:19:39.238Z] file_header: OK [2021-05-22T00:19:39.238Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-22T00:19:39.238Z] Statistics: [2021-05-22T00:19:39.238Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-22T00:19:39.238Z] File successfully converted to sysstat format version 12.2.1 [2021-05-22T00:19:39.238Z] + sadf -c /var/log/sa-host/sa22 [2021-05-22T00:19:39.238Z] file_magic: OK [2021-05-22T00:19:39.238Z] HZ: Using current value: 100 [2021-05-22T00:19:39.238Z] file_header: OK [2021-05-22T00:19:39.238Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-22T00:19:39.238Z] Statistics: [2021-05-22T00:19:39.238Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-22T00:19:39.238Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-22T00:19:39.840Z] provisioning config files... [2021-05-22T00:19:39.853Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3306593381352048595tmp [Pipeline] { [Pipeline] echo [2021-05-22T00:19:39.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T00:19:40.169Z] ---> create-netrc.sh [Pipeline] } [2021-05-22T00:19:40.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-22T00:19:40.206Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T00:19:40.506Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-22T00:19:40.516Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T00:19:40.817Z] ---> sudo-logs.sh [2021-05-22T00:19:40.817Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-22T00:19:40.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T00:19:41.143Z] ---> job-cost.sh [2021-05-22T00:19:41.143Z] lf-activate-venv: SKIPPING [2021-05-22T00:19:41.143Z] DEBUG: total: 0.18000000715255737 [2021-05-22T00:19:41.143Z] INFO: Retrieving Stack Cost... [2021-05-22T00:19:42.081Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-22T00:19:42.340Z] INFO: Archiving Costs [Pipeline] echo [2021-05-22T00:19:42.354Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T00:19:42.657Z] ---> logs-deploy.sh [2021-05-22T00:19:42.657Z] lf-activate-venv: SKIPPING [2021-05-22T00:19:42.657Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3500/2 [2021-05-22T00:19:42.657Z] INFO: archiving workspace using pattern(s): [2021-05-22T00:19:43.599Z] Archives upload complete. [2021-05-22T00:19:43.599Z] INFO: archiving logs to Nexus [2021-05-22T00:19:44.170Z] ---> uname -a: [2021-05-22T00:19:44.170Z] Linux prd-centos7-docker-4c-2g-15599.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-22T00:19:44.170Z] [2021-05-22T00:19:44.170Z] [2021-05-22T00:19:44.170Z] ---> lscpu: [2021-05-22T00:19:44.170Z] Architecture: x86_64 [2021-05-22T00:19:44.170Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-22T00:19:44.170Z] Byte Order: Little Endian [2021-05-22T00:19:44.170Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-22T00:19:44.170Z] CPU(s): 2 [2021-05-22T00:19:44.170Z] On-line CPU(s) list: 0,1 [2021-05-22T00:19:44.170Z] Thread(s) per core: 1 [2021-05-22T00:19:44.170Z] Core(s) per socket: 1 [2021-05-22T00:19:44.170Z] Socket(s): 2 [2021-05-22T00:19:44.170Z] NUMA node(s): 1 [2021-05-22T00:19:44.170Z] Vendor ID: AuthenticAMD [2021-05-22T00:19:44.170Z] CPU family: 23 [2021-05-22T00:19:44.170Z] Model: 49 [2021-05-22T00:19:44.170Z] Model name: AMD EPYC-Rome Processor [2021-05-22T00:19:44.170Z] Stepping: 0 [2021-05-22T00:19:44.170Z] CPU MHz: 2799.998 [2021-05-22T00:19:44.170Z] BogoMIPS: 5599.99 [2021-05-22T00:19:44.170Z] Virtualization: AMD-V [2021-05-22T00:19:44.170Z] Hypervisor vendor: KVM [2021-05-22T00:19:44.170Z] Virtualization type: full [2021-05-22T00:19:44.170Z] L1d cache: 64 KiB [2021-05-22T00:19:44.170Z] L1i cache: 64 KiB [2021-05-22T00:19:44.170Z] L2 cache: 1 MiB [2021-05-22T00:19:44.170Z] L3 cache: 32 MiB [2021-05-22T00:19:44.170Z] NUMA node0 CPU(s): 0,1 [2021-05-22T00:19:44.170Z] Vulnerability Itlb multihit: Not affected [2021-05-22T00:19:44.170Z] Vulnerability L1tf: Not affected [2021-05-22T00:19:44.170Z] Vulnerability Mds: Not affected [2021-05-22T00:19:44.170Z] Vulnerability Meltdown: Not affected [2021-05-22T00:19:44.170Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-22T00:19:44.170Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-22T00:19:44.170Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-22T00:19:44.170Z] Vulnerability Srbds: Not affected [2021-05-22T00:19:44.170Z] Vulnerability Tsx async abort: Not affected [2021-05-22T00:19:44.170Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-22T00:19:44.170Z] [2021-05-22T00:19:44.170Z] [2021-05-22T00:19:44.170Z] ---> nproc: [2021-05-22T00:19:44.170Z] 2 [2021-05-22T00:19:44.170Z] [2021-05-22T00:19:44.170Z] [2021-05-22T00:19:44.170Z] ---> df -h: [2021-05-22T00:19:44.170Z] Filesystem Size Used Available Use% Mounted on [2021-05-22T00:19:44.170Z] overlay 40.0G 12.6G 27.4G 31% / [2021-05-22T00:19:44.170Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-22T00:19:44.170Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-22T00:19:44.170Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-22T00:19:44.170Z] /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os [2021-05-22T00:19:44.170Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf [2021-05-22T00:19:44.170Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname [2021-05-22T00:19:44.170Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts [2021-05-22T00:19:44.170Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure [2021-05-22T00:19:44.170Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log [2021-05-22T00:19:44.170Z] /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json [2021-05-22T00:19:44.170Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host [2021-05-22T00:19:44.170Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2 [2021-05-22T00:19:44.170Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2@tmp [2021-05-22T00:19:44.170Z] [2021-05-22T00:19:44.170Z] [2021-05-22T00:19:44.170Z] ---> free -m: [2021-05-22T00:19:44.170Z] total used free shared buff/cache available [2021-05-22T00:19:44.170Z] Mem: 7821 1273 1088 0 5458 6536 [2021-05-22T00:19:44.170Z] Swap: 1023 1 1022 [2021-05-22T00:19:44.170Z] [2021-05-22T00:19:44.170Z] [2021-05-22T00:19:44.170Z] ---> ip addr: [2021-05-22T00:19:44.170Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-22T00:19:44.170Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-22T00:19:44.170Z] inet 127.0.0.1/8 scope host lo [2021-05-22T00:19:44.170Z] valid_lft forever preferred_lft forever [2021-05-22T00:19:44.170Z] inet6 ::1/128 scope host [2021-05-22T00:19:44.170Z] valid_lft forever preferred_lft forever [2021-05-22T00:19:44.170Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-22T00:19:44.170Z] link/ether fa:16:3e:9a:c9:ce brd ff:ff:ff:ff:ff:ff [2021-05-22T00:19:44.170Z] inet 10.30.122.195/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-22T00:19:44.170Z] valid_lft 84824sec preferred_lft 84824sec [2021-05-22T00:19:44.170Z] inet6 fe80::f816:3eff:fe9a:c9ce/64 scope link [2021-05-22T00:19:44.170Z] valid_lft forever preferred_lft forever [2021-05-22T00:19:44.170Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-22T00:19:44.170Z] link/ether 02:42:0b:a3:2e:51 brd ff:ff:ff:ff:ff:ff [2021-05-22T00:19:44.170Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-22T00:19:44.170Z] valid_lft forever preferred_lft forever [2021-05-22T00:19:44.171Z] inet6 fe80::42:bff:fea3:2e51/64 scope link [2021-05-22T00:19:44.171Z] valid_lft forever preferred_lft forever [2021-05-22T00:19:44.171Z] [2021-05-22T00:19:44.171Z] [2021-05-22T00:19:44.171Z] ---> sar -b -r -n DEV: [2021-05-22T00:19:44.171Z] Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-15599.vexxhost.local) 05/22/21 _x86_64_ (2 CPU) [2021-05-22T00:19:44.171Z] [2021-05-22T00:19:44.171Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-22T00:19:44.171Z] 00:01:01 544.15 7.24 536.90 0.00 2107.04 201276.05 0.00 [2021-05-22T00:19:44.171Z] 00:02:01 129.73 10.44 119.29 0.00 1297.34 16570.02 0.00 [2021-05-22T00:19:44.171Z] 00:03:01 1.53 0.00 1.53 0.00 0.00 29.59 0.00 [2021-05-22T00:19:44.171Z] 00:04:01 0.33 0.00 0.33 0.00 0.00 4.51 0.00 [2021-05-22T00:19:44.171Z] 00:05:01 0.18 0.00 0.18 0.00 0.00 2.38 0.00 [2021-05-22T00:19:44.171Z] 00:06:01 0.25 0.00 0.25 0.00 0.00 2.08 0.00 [2021-05-22T00:19:44.171Z] 00:07:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 [2021-05-22T00:19:44.171Z] 00:08:01 0.27 0.00 0.27 0.00 0.00 3.03 0.00 [2021-05-22T00:19:44.171Z] 00:09:01 1.02 0.18 0.83 0.00 5.73 16.56 0.00 [2021-05-22T00:19:44.171Z] 00:10:01 0.25 0.00 0.25 0.00 0.00 2.76 0.00 [2021-05-22T00:19:44.171Z] 00:11:01 0.20 0.00 0.20 0.00 0.00 1.95 0.00 [2021-05-22T00:19:44.171Z] 00:12:02 0.18 0.00 0.18 0.00 0.00 2.08 0.00 [2021-05-22T00:19:44.171Z] 00:13:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 [2021-05-22T00:19:44.171Z] 00:14:01 0.28 0.00 0.28 0.00 0.00 2.82 0.00 [2021-05-22T00:19:44.171Z] 00:15:01 0.23 0.00 0.23 0.00 0.00 2.32 0.00 [2021-05-22T00:19:44.171Z] 00:16:01 0.20 0.00 0.20 0.00 0.00 2.20 0.00 [2021-05-22T00:19:44.171Z] 00:17:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-05-22T00:19:44.171Z] 00:18:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2021-05-22T00:19:44.171Z] 00:19:01 0.20 0.00 0.20 0.00 0.00 2.85 0.00 [2021-05-22T00:19:44.171Z] Average: 35.83 0.94 34.89 0.00 179.73 11484.41 0.00 [2021-05-22T00:19:44.171Z] [2021-05-22T00:19:44.171Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-22T00:19:44.171Z] 00:01:01 1114280 0 1246228 15.56 2620 5645812 1584556 17.49 2455952 3694192 0 [2021-05-22T00:19:44.171Z] 00:02:01 1746756 0 1203628 15.03 2620 5055936 1316720 14.54 1521392 3993220 20 [2021-05-22T00:19:44.171Z] 00:03:01 1751536 0 1198840 14.97 2620 5055944 1269588 14.02 1518392 3993220 8 [2021-05-22T00:19:44.171Z] 00:04:01 1753700 0 1196672 14.94 2620 5055948 1269504 14.02 1517796 3993524 12 [2021-05-22T00:19:44.171Z] 00:05:01 1753192 0 1197172 14.95 2620 5055956 1269636 14.02 1518228 3993524 8 [2021-05-22T00:19:44.171Z] 00:06:01 1753652 0 1196708 14.94 2620 5055960 1269420 14.02 1517248 3993996 8 [2021-05-22T00:19:44.171Z] 00:07:01 1754152 0 1196204 14.94 2620 5055964 1269420 14.02 1517368 3993996 8 [2021-05-22T00:19:44.171Z] 00:08:01 1754276 0 1196072 14.93 2620 5055972 1269420 14.02 1517376 3993996 8 [2021-05-22T00:19:44.171Z] 00:09:01 1753916 0 1196392 14.94 2620 5056012 1269504 14.02 1518012 3993364 12 [2021-05-22T00:19:44.171Z] 00:10:01 1753872 0 1196428 14.94 2620 5056020 1269456 14.02 1518136 3993364 12 [2021-05-22T00:19:44.171Z] 00:11:01 1753912 0 1196384 14.94 2620 5056024 1269420 14.02 1517948 3993364 16 [2021-05-22T00:19:44.171Z] 00:12:02 1753912 0 1196376 14.94 2620 5056032 1269420 14.02 1517956 3993364 16 [2021-05-22T00:19:44.171Z] 00:13:01 1753904 0 1196380 14.94 2620 5056036 1269420 14.02 1517972 3993364 8 [2021-05-22T00:19:44.171Z] 00:14:01 1753800 0 1196476 14.94 2620 5056044 1269492 14.02 1518168 3993364 12 [2021-05-22T00:19:44.171Z] 00:15:01 1753928 0 1196344 14.94 2620 5056048 1269420 14.02 1517980 3993364 12 [2021-05-22T00:19:44.171Z] 00:16:01 1753796 0 1196468 14.94 2620 5056056 1269420 14.02 1518104 3993364 8 [2021-05-22T00:19:44.171Z] 00:17:01 1754104 0 1196152 14.94 2620 5056064 1269456 14.02 1518012 3993364 12 [2021-05-22T00:19:44.171Z] 00:18:01 1754036 0 1196216 14.94 2620 5056068 1269420 14.02 1518004 3993364 12 [2021-05-22T00:19:44.171Z] 00:19:01 1754012 0 1196228 14.94 2620 5056080 1269492 14.02 1518204 3993364 12 [2021-05-22T00:19:44.171Z] Average: 1719723 0 1199546 14.98 2620 5087051 1288536 14.23 1567487 3977720 11 [2021-05-22T00:19:44.171Z] [2021-05-22T00:19:44.171Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-22T00:19:44.171Z] 00:01:01 vethda33f91 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:01:01 vethcd4979c 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:01:01 eth0 96.77 65.10 265.62 74.75 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:01:01 veth0cb4c3b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:01:01 docker0 41.50 54.10 2.69 234.99 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:02:01 eth0 169.06 133.27 1621.34 16.18 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:02:01 docker0 35.74 56.19 2.22 389.90 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:03:01 eth0 1.07 0.58 0.66 0.22 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:04:01 eth0 0.75 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:05:01 eth0 0.58 0.37 0.33 0.20 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:09:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:10:01 eth0 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:12:02 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:13:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:14:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:15:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:16:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:17:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:18:01 eth0 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:19:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] Average: eth0 14.22 10.59 99.56 4.83 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] Average: docker0 4.07 5.81 0.26 32.94 0.00 0.00 0.00 0.00 [2021-05-22T00:19:44.171Z] [2021-05-22T00:19:44.171Z] [2021-05-22T00:19:44.171Z] ---> sar -P ALL: [2021-05-22T00:19:44.171Z] Linux 3.10.0-1160.21.1.el7.x86_64 (prd-centos7-docker-4c-2g-15599.vexxhost.local) 05/22/21 _x86_64_ (2 CPU) [2021-05-22T00:19:44.171Z] [2021-05-22T00:19:44.171Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T00:19:44.171Z] 00:01:01 all 70.89 0.00 20.30 5.31 0.11 3.38 [2021-05-22T00:19:44.171Z] 00:01:01 0 71.75 0.00 20.08 4.88 0.11 3.18 [2021-05-22T00:19:44.171Z] 00:01:01 1 70.04 0.00 20.52 5.75 0.11 3.58 [2021-05-22T00:19:44.171Z] 00:02:01 all 8.91 0.00 4.08 2.29 0.06 84.66 [2021-05-22T00:19:44.171Z] 00:02:01 0 9.98 0.00 4.19 1.90 0.05 83.88 [2021-05-22T00:19:44.171Z] 00:02:01 1 7.84 0.00 3.96 2.69 0.07 85.43 [2021-05-22T00:19:44.171Z] 00:03:01 all 0.06 0.00 0.05 0.00 0.03 99.87 [2021-05-22T00:19:44.171Z] 00:03:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2021-05-22T00:19:44.171Z] 00:03:01 1 0.03 0.00 0.07 0.00 0.05 99.85 [2021-05-22T00:19:44.171Z] 00:04:01 all 0.08 0.00 0.04 0.00 0.04 99.83 [2021-05-22T00:19:44.171Z] 00:04:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2021-05-22T00:19:44.172Z] 00:04:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-05-22T00:19:44.172Z] 00:05:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T00:19:44.172Z] 00:05:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2021-05-22T00:19:44.172Z] 00:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T00:19:44.172Z] 00:06:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-05-22T00:19:44.172Z] 00:06:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-22T00:19:44.172Z] 00:06:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T00:19:44.172Z] 00:07:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T00:19:44.172Z] 00:07:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T00:19:44.172Z] 00:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T00:19:44.172Z] 00:08:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T00:19:44.172Z] 00:08:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T00:19:44.172Z] 00:08:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-05-22T00:19:44.172Z] 00:09:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T00:19:44.172Z] 00:09:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T00:19:44.172Z] 00:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-05-22T00:19:44.172Z] 00:10:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T00:19:44.172Z] 00:10:01 0 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-22T00:19:44.172Z] 00:10:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-22T00:19:44.172Z] 00:11:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T00:19:44.172Z] 00:11:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T00:19:44.172Z] 00:11:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T00:19:44.172Z] [2021-05-22T00:19:44.172Z] 00:11:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T00:19:44.172Z] 00:12:02 all 0.07 0.00 0.01 0.00 0.03 99.89 [2021-05-22T00:19:44.172Z] 00:12:02 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T00:19:44.172Z] 00:12:02 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T00:19:44.172Z] 00:13:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T00:19:44.172Z] 00:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T00:19:44.172Z] 00:13:01 1 0.12 0.00 0.02 0.00 0.05 99.81 [2021-05-22T00:19:44.172Z] 00:14:01 all 0.05 0.00 0.01 0.00 0.03 99.92 [2021-05-22T00:19:44.172Z] 00:14:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2021-05-22T00:19:44.172Z] 00:14:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T00:19:44.172Z] 00:15:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T00:19:44.172Z] 00:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-22T00:19:44.172Z] 00:15:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T00:19:44.172Z] 00:16:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T00:19:44.172Z] 00:16:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T00:19:44.172Z] 00:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T00:19:44.172Z] 00:17:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T00:19:44.172Z] 00:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T00:19:44.172Z] 00:17:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T00:19:44.172Z] 00:18:01 all 0.06 0.00 0.02 0.00 0.04 99.88 [2021-05-22T00:19:44.172Z] 00:18:01 0 0.02 0.00 0.02 0.00 0.07 99.90 [2021-05-22T00:19:44.172Z] 00:18:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T00:19:44.172Z] 00:19:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-05-22T00:19:44.172Z] 00:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T00:19:44.172Z] 00:19:01 1 0.15 0.00 0.00 0.00 0.02 99.83 [2021-05-22T00:19:44.172Z] Average: all 3.92 0.00 1.21 0.37 0.04 94.46 [2021-05-22T00:19:44.172Z] Average: 0 4.01 0.00 1.20 0.33 0.04 94.42 [2021-05-22T00:19:44.172Z] Average: 1 3.84 0.00 1.21 0.42 0.03 94.50 [2021-05-22T00:19:44.172Z] [2021-05-22T00:19:44.172Z] [2021-05-22T00:19:44.172Z]