Pull request #3665 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c+dbae55fc488469eb58ee4ed534c55ed7a05c4c0d (f3b41bf4de6b9f037310bddd041f49ba73a6d1d5) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh386630690056936699.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7150426930341932440.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3665/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3665/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3996593048863693015.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3665/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7570823269505914127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5558198197103471428.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3665/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3665/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7513145469260081583.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-254 in /w/workspace/edgexfoundry_edgex-go_PR-3665 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7579113043072737536.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c Merge succeeded, producing 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c Checking out Revision 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c (PR-3665) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5968865803064080331.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3665/head:refs/remotes/origin/PR-3665 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7373235590277868989.key > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:59 ========================================================= 19:07:59 EdgeX Global Pipelines Version Info 19:07:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:00 ------------------- 19:08:00 stable info: 19:08:00 ------------------- 19:08:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:00 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 19:08:00 Message: update stable to v1.0.204 19:08:01 ------------------- 19:08:01 experimental info: 19:08:01 ------------------- 19:08:01 Commited By: **** collab-it+edgex@linuxfoundation.org 19:08:01 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 19:08:01 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:08:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3665 [Pipeline] echo 19:08:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3665 [Pipeline] echo 19:08:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3665 [Pipeline] echo 19:08:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c [Pipeline] echo 19:08:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06cc1e6 [Pipeline] echo 19:08:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:03 provisioning config files... 19:08:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7951841252946966470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:04 ---> docker-login.sh 19:08:04 nexus3.edgexfoundry.org:10001 19:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:04 Configure a credential helper to remove this warning. See 19:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:04 19:08:04 Login Succeeded 19:08:04 nexus3.edgexfoundry.org:10002 19:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:04 Configure a credential helper to remove this warning. See 19:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:04 19:08:04 Login Succeeded 19:08:04 nexus3.edgexfoundry.org:10003 19:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:04 Configure a credential helper to remove this warning. See 19:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:04 19:08:04 Login Succeeded 19:08:04 nexus3.edgexfoundry.org:10004 19:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:04 Configure a credential helper to remove this warning. See 19:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:04 19:08:04 Login Succeeded 19:08:04 docker.io 19:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:05 Configure a credential helper to remove this warning. See 19:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:05 19:08:05 Login Succeeded 19:08:05 ---> docker-login.sh ends [Pipeline] } 19:08:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:05 ++ 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 19:08:05 + for file in '`ls cmd/**/Dockerfile`' 19:08:05 ++ dirname cmd/core-command/Dockerfile 19:08:05 ++ cut -d/ -f2 19:08:05 + echo core-command,cmd/core-command/Dockerfile 19:08:05 + for file in '`ls cmd/**/Dockerfile`' 19:08:05 ++ dirname cmd/core-data/Dockerfile 19:08:05 ++ cut -d/ -f2 19:08:05 + echo core-data,cmd/core-data/Dockerfile 19:08:05 + for file in '`ls cmd/**/Dockerfile`' 19:08:05 ++ dirname cmd/core-metadata/Dockerfile 19:08:05 ++ cut -d/ -f2 19:08:05 + echo core-metadata,cmd/core-metadata/Dockerfile 19:08:05 + for file in '`ls cmd/**/Dockerfile`' 19:08:05 ++ dirname cmd/security-bootstrapper/Dockerfile 19:08:05 ++ cut -d/ -f2 19:08:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:08:05 + for file in '`ls cmd/**/Dockerfile`' 19:08:05 ++ dirname cmd/security-proxy-setup/Dockerfile 19:08:05 ++ cut -d/ -f2 19:08:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:08:05 + for file in '`ls cmd/**/Dockerfile`' 19:08:05 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:08:05 ++ cut -d/ -f2 19:08:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:08:05 + for file in '`ls cmd/**/Dockerfile`' 19:08:05 ++ dirname cmd/support-notifications/Dockerfile 19:08:05 ++ cut -d/ -f2 19:08:05 + echo support-notifications,cmd/support-notifications/Dockerfile 19:08:05 + for file in '`ls cmd/**/Dockerfile`' 19:08:05 ++ dirname cmd/support-scheduler/Dockerfile 19:08:05 ++ cut -d/ -f2 19:08:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:08:05 + for file in '`ls cmd/**/Dockerfile`' 19:08:05 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:08:05 ++ cut -d/ -f2 19:08:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:08:05 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 19:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:07 19:08:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:08:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:08 latest: Pulling from edgex-devops/git-semver 19:08:08 31603596830f: Pulling fs layer 19:08:08 d4622e32a9a9: Pulling fs layer 19:08:08 1030fce36090: Pulling fs layer 19:08:08 6c6cb7e1b49b: Pulling fs layer 19:08:08 6c6cb7e1b49b: Waiting 19:08:08 d4622e32a9a9: Download complete 19:08:08 31603596830f: Verifying Checksum 19:08:08 31603596830f: Download complete 19:08:08 6c6cb7e1b49b: Verifying Checksum 19:08:08 6c6cb7e1b49b: Download complete 19:08:08 31603596830f: Pull complete 19:08:08 d4622e32a9a9: Pull complete 19:08:08 1030fce36090: Verifying Checksum 19:08:08 1030fce36090: Download complete 19:08:09 1030fce36090: Pull complete 19:08:09 6c6cb7e1b49b: Pull complete 19:08:09 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 19:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:08:09 prd-centos7-docker-4c-2g-254 does not seem to be running inside a container 19:08:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:08:10 $ docker top 74288a64efc68d88dd9dc9b4b0f7a68ccd658b8455b61f9c71a89d6e3dc530b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:10 [ssh-agent] Looking for ssh-agent implementation... 19:08:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:10 $ docker exec 74288a64efc68d88dd9dc9b4b0f7a68ccd658b8455b61f9c71a89d6e3dc530b0 ssh-agent 19:08:10 SSH_AUTH_SOCK=/tmp/ssh-NOBvaSL7jS6K/agent.15 19:08:10 SSH_AGENT_PID=22 19:08:10 Running ssh-add (command line suppressed) 19:08:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4533568592067167685.key (/w/workspace/edgex-go/1@tmp/private_key_4533568592067167685.key) 19:08:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:11 + git tag --points-at HEAD [Pipeline] } 19:08:11 $ docker exec --env ******** --env ******** 74288a64efc68d88dd9dc9b4b0f7a68ccd658b8455b61f9c71a89d6e3dc530b0 ssh-agent -k 19:08:11 unset SSH_AUTH_SOCK; 19:08:11 unset SSH_AGENT_PID; 19:08:11 echo Agent pid 22 killed; 19:08:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:11 [ssh-agent] Looking for ssh-agent implementation... 19:08:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:11 $ docker exec 74288a64efc68d88dd9dc9b4b0f7a68ccd658b8455b61f9c71a89d6e3dc530b0 ssh-agent 19:08:11 SSH_AUTH_SOCK=/tmp/ssh-Bf5xvYkvw2ov/agent.56 19:08:11 SSH_AGENT_PID=63 19:08:11 Running ssh-add (command line suppressed) 19:08:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8847876061996493907.key (/w/workspace/edgex-go/1@tmp/private_key_8847876061996493907.key) 19:08:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:12 + git semver init 19:08:12 # -> Open(): unable to determine branch for HEAD 19:08:12 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:08:12 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:08:12 # $SEMVER_REMOTE_NAME = origin 19:08:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:08:12 # $SEMVER_USER_NAME = edgex-jenkins 19:08:12 # $SEMVER_BRANCH = PR-3665 19:08:12 # $SEMVER_TEMP = /tmp/semver-665994881 19:08:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:08:59 # '/tmp/semver-665994881' -> '/w/workspace/edgex-go/1/.semver' 19:08:59 # -> Force: false 19:08:59 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:08:59 $ docker exec --env ******** --env ******** 74288a64efc68d88dd9dc9b4b0f7a68ccd658b8455b61f9c71a89d6e3dc530b0 ssh-agent -k 19:08:59 unset SSH_AUTH_SOCK; 19:08:59 unset SSH_AGENT_PID; 19:08:59 echo Agent pid 63 killed; 19:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:59 + git semver [Pipeline] } 19:08:59 $ docker stop --time=1 74288a64efc68d88dd9dc9b4b0f7a68ccd658b8455b61f9c71a89d6e3dc530b0 19:09:01 $ docker rm -f 74288a64efc68d88dd9dc9b4b0f7a68ccd658b8455b61f9c71a89d6e3dc530b0 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:02 Stashed 1 file(s) [Pipeline] echo 19:09:02 [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] echo 19:09:03 ========================================================= 19:09:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:09:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:03 540db60ca938: Pulling fs layer 19:09:03 adcc1eea9eea: Pulling fs layer 19:09:03 4c4ab2625f07: Pulling fs layer 19:09:03 db62176df00c: Pulling fs layer 19:09:03 3b30891b0d05: Pulling fs layer 19:09:03 06b49ca38bd5: Pulling fs layer 19:09:03 c788192a36de: Pulling fs layer 19:09:03 a77e37c0d609: Pulling fs layer 19:09:03 c3185cebc471: Pulling fs layer 19:09:03 06b49ca38bd5: Waiting 19:09:03 c788192a36de: Waiting 19:09:03 a77e37c0d609: Waiting 19:09:03 c3185cebc471: Waiting 19:09:03 db62176df00c: Waiting 19:09:03 3b30891b0d05: Waiting 19:09:03 4c4ab2625f07: Verifying Checksum 19:09:03 4c4ab2625f07: Download complete 19:09:03 adcc1eea9eea: Verifying Checksum 19:09:03 adcc1eea9eea: Download complete 19:09:03 3b30891b0d05: Verifying Checksum 19:09:03 3b30891b0d05: Download complete 19:09:03 06b49ca38bd5: Verifying Checksum 19:09:03 06b49ca38bd5: Download complete 19:09:03 540db60ca938: Verifying Checksum 19:09:03 540db60ca938: Download complete 19:09:03 c788192a36de: Verifying Checksum 19:09:03 c788192a36de: Download complete 19:09:04 540db60ca938: Pull complete 19:09:04 adcc1eea9eea: Pull complete 19:09:04 4c4ab2625f07: Pull complete 19:09:04 a77e37c0d609: Verifying Checksum 19:09:04 a77e37c0d609: Download complete 19:09:09 c3185cebc471: Verifying Checksum 19:09:09 c3185cebc471: Download complete 19:09:09 db62176df00c: Verifying Checksum 19:09:09 db62176df00c: Download complete 19:09:12 db62176df00c: Pull complete 19:09:12 3b30891b0d05: Pull complete 19:09:12 06b49ca38bd5: Pull complete 19:09:12 c788192a36de: Pull complete 19:09:12 a77e37c0d609: Pull complete 19:09:14 c3185cebc471: Pull complete 19:09:14 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:09:15 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:15 WORKDIR /edgex 19:09:15 COPY go.mod . 19:09:15 RUN go mod download' 19:09:15 + docker build -t ci-base-image-x86_64 -f - . 19:09:16 Sending build context to Docker daemon 328.6MB 19:09:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:16 ---> 031687cdd783 19:09:16 Step 2/4 : WORKDIR /edgex 19:09:17 Still waiting to schedule task 19:09:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 19:09:20 ---> Running in 1ee48b936edb 19:09:21 Removing intermediate container 1ee48b936edb 19:09:21 ---> fbad4a1ea0fb 19:09:21 Step 3/4 : COPY go.mod . 19:09:21 ---> 9ead69258dd1 19:09:21 Step 4/4 : RUN go mod download 19:09:21 ---> Running in ec7bdd06e949 19:10:00 Removing intermediate container ec7bdd06e949 19:10:00 ---> b6e094b770a6 19:10:00 Successfully built b6e094b770a6 19:10:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:10:00 + docker inspect -f . ci-base-image-x86_64 19:10:00 . [Pipeline] withDockerContainer 19:10:00 prd-centos7-docker-4c-2g-254 does not seem to be running inside a container 19:10:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:10:01 $ docker top aad3172fce560c2587de4bb5f8b2957dd53c76679908e052f94315262b9a22f4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:01 + go version 19:10:01 go version go1.16.6 linux/amd64 [Pipeline] } 19:10:01 $ docker stop --time=1 aad3172fce560c2587de4bb5f8b2957dd53c76679908e052f94315262b9a22f4 19:10:02 $ docker rm -f aad3172fce560c2587de4bb5f8b2957dd53c76679908e052f94315262b9a22f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:03 + docker inspect -f . ci-base-image-x86_64 19:10:03 . [Pipeline] withDockerContainer 19:10:03 prd-centos7-docker-4c-2g-254 does not seem to be running inside a container 19:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:10:04 $ docker top a2063434af6c0a672cb17addcd4711adff5e4f6199b3ee855fb34321db33a5d5 -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:04 ========================================================= 19:10:04 [edgeXBuildGoParallel] Running Tests and Build... 19:10:04 ========================================================= [Pipeline] sh 19:10:04 + go mod tidy [Pipeline] sh 19:10:05 + make test 19:10:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:10:05 go mod tidy 19:10:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:10:11 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:10:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:10:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:10:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:10:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements 19:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 100.0% of statements 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 46.3% of statements 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 90.1% of statements 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.227s coverage: 94.2% of statements 19:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 19:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 19:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements 19:10:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 19:10:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements 19:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 19:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 19:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 19:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 19:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.252s coverage: 81.8% of statements 19:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:11:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-255 in /w/workspace/edgexfoundry_edgex-go_PR-3665 [Pipeline] { [Pipeline] ws 19:11:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:11:17 The recommended git tool is: git 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 19:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:22 using credential edgex-jenkins-ssh 19:11:22 Cloning the remote Git repository 19:11:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:22 > git init /w/workspace/edgex-go/1 # timeout=10 19:11:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:22 > git --version # timeout=10 19:11:22 > git --version # 'git version 2.17.1' 19:11:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:11:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 19:11:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 19:11:28 GO111MODULE=on go vet ./... 19:11:38 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:11:39 Merge succeeded, producing 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:11:39 Checking out Revision 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c (PR-3665) 19:11:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3665/head:refs/remotes/origin/PR-3665 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:38 > git config core.sparsecheckout # timeout=10 19:11:38 > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # timeout=10 19:11:39 > git remote # timeout=10 19:11:39 > git config --get remote.origin.url # timeout=10 19:11:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:39 > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 19:11:39 > git rev-parse HEAD^{commit} # timeout=10 19:11:39 > git config core.sparsecheckout # timeout=10 19:11:39 > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # timeout=10 19:11:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:11:43 > git --version # timeout=10 19:11:43 > git --version # 'git version 2.17.1' 19:11:43 fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:44 provisioning config files... 19:11:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5135175672605935645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:45 ---> docker-login.sh 19:11:45 nexus3.edgexfoundry.org:10001 19:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:46 Configure a credential helper to remove this warning. See 19:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:46 19:11:46 Login Succeeded 19:11:46 nexus3.edgexfoundry.org:10002 19:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:47 Configure a credential helper to remove this warning. See 19:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:47 19:11:47 Login Succeeded 19:11:47 nexus3.edgexfoundry.org:10003 19:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:47 Configure a credential helper to remove this warning. See 19:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:47 19:11:47 Login Succeeded 19:11:47 nexus3.edgexfoundry.org:10004 19:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:48 Configure a credential helper to remove this warning. See 19:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:48 19:11:48 Login Succeeded 19:11:48 docker.io 19:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:49 Configure a credential helper to remove this warning. See 19:11:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:49 19:11:49 Login Succeeded 19:11:49 ---> docker-login.sh ends [Pipeline] } 19:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:11:49 ========================================================= 19:11:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:11:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:50 gofmt -l . 19:11:50 [ "`gofmt -l .`" = "" ] 19:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:11:50 ./bin/test-attribution-txt.sh 19:11:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:50 595b0fe564bb: Pulling fs layer 19:11:50 24495759ef45: Pulling fs layer 19:11:50 d148012ef14d: Pulling fs layer 19:11:50 e90a11edd702: Pulling fs layer 19:11:50 d77568369979: Pulling fs layer 19:11:50 fc1c9f9a7f3b: Pulling fs layer 19:11:50 170f2ba95c9a: Pulling fs layer 19:11:50 97ac5df62f85: Pulling fs layer 19:11:50 fc1c9f9a7f3b: Waiting 19:11:50 e90a11edd702: Waiting 19:11:50 170f2ba95c9a: Waiting 19:11:50 d77568369979: Waiting 19:11:50 d148012ef14d: Verifying Checksum 19:11:50 d148012ef14d: Download complete 19:11:50 24495759ef45: Verifying Checksum 19:11:50 24495759ef45: Download complete 19:11:50 d77568369979: Download complete 19:11:50 fc1c9f9a7f3b: Verifying Checksum 19:11:50 fc1c9f9a7f3b: Download complete 19:11:51 595b0fe564bb: Verifying Checksum 19:11:51 595b0fe564bb: Download complete 19:11:51 170f2ba95c9a: Verifying Checksum 19:11:51 170f2ba95c9a: Download complete [Pipeline] sh 19:11:51 + ls -al . 19:11:51 total 608 19:11:51 drwxrwxr-x 10 1001 1001 4096 Aug 10 19:11 . 19:11:51 drwxr-xr-x 4 root root 28 Aug 10 19:10 .. 19:11:51 -rw-rw-r-- 1 1001 1001 11 Aug 10 19:07 .dockerignore 19:11:51 drwxrwxr-x 8 1001 1001 179 Aug 10 19:07 .git 19:11:51 drwxrwxr-x 3 1001 1001 125 Aug 10 19:07 .github 19:11:51 -rw-rw-r-- 1 1001 1001 818 Aug 10 19:07 .gitignore 19:11:51 -rw-rw-r-- 1 1001 1001 76 Aug 10 19:07 .hadolint.yml 19:11:51 drwx------ 3 1001 1001 58 Aug 10 19:08 .semver 19:11:51 -rw-rw-r-- 1 1001 1001 166 Aug 10 19:07 .sonarcloud.properties 19:11:51 -rw-rw-r-- 1 1001 1001 1171 Aug 10 19:07 ADOPTERS.md 19:11:51 -rw-rw-r-- 1 1001 1001 8609 Aug 10 19:07 Attribution.txt 19:11:51 -rw-rw-r-- 1 1001 1001 43881 Aug 10 19:07 CHANGELOG.md 19:11:51 -rw-rw-r-- 1 1001 1001 3804 Aug 10 19:07 CONTRIBUTING.md 19:11:51 -rw-rw-r-- 1 1001 1001 677 Aug 10 19:07 GOVERNANCE.md 19:11:51 -rw-rw-r-- 1 1001 1001 849 Aug 10 19:07 Jenkinsfile 19:11:51 -rw-rw-r-- 1 1001 1001 10775 Aug 10 19:07 LICENSE 19:11:51 -rw-rw-r-- 1 1001 1001 5915 Aug 10 19:07 Makefile 19:11:51 -rw-rw-r-- 1 1001 1001 582 Aug 10 19:07 OWNERS.md 19:11:51 -rw-rw-r-- 1 1001 1001 8643 Aug 10 19:07 README.md 19:11:51 -rw-rw-r-- 1 1001 1001 6912 Aug 10 19:07 SECURITY.md 19:11:51 -rw-rw-r-- 1 1001 1001 5 Aug 10 19:09 VERSION 19:11:51 -rw-rw-r-- 1 1001 1001 4131 Aug 10 19:07 ZMQWindows.md 19:11:51 drwxrwxr-x 2 1001 1001 37 Aug 10 19:07 bin 19:11:51 drwxrwxr-x 14 1001 1001 4096 Aug 10 19:07 cmd 19:11:51 -rw-r--r-- 1 root root 404176 Aug 10 19:11 coverage.out 19:11:51 -rw-rw-r-- 1 1001 1001 813 Aug 10 19:07 go.mod 19:11:51 -rw-r--r-- 1 root root 50064 Aug 10 19:10 go.sum 19:11:51 drwxrwxr-x 8 1001 1001 124 Aug 10 19:07 internal 19:11:51 drwxrwxr-x 3 1001 1001 16 Aug 10 19:07 openapi 19:11:51 drwxrwxr-x 4 1001 1001 71 Aug 10 19:07 snap 19:11:51 -rw-rw-r-- 1 1001 1001 204 Aug 10 19:07 version.go [Pipeline] sh 19:11:51 595b0fe564bb: Pull complete 19:11:51 + '[' -e coverage.out ] 19:11:51 + chown 1001:1001 coverage.out [Pipeline] stash 19:11:51 Stashed 1 file(s) [Pipeline] sh 19:11:52 24495759ef45: Pull complete 19:11:52 + make build 19:11:52 go mod tidy 19:11:52 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 19:11:52 d148012ef14d: Pull complete 19:11:53 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 19:11:54 97ac5df62f85: Verifying Checksum 19:11:54 97ac5df62f85: Download complete 19:11:55 e90a11edd702: Verifying Checksum 19:11:55 e90a11edd702: Download complete 19:12:00 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 19:12:00 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 19:12:01 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 19:12:01 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 19:12:02 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 19:12:03 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 19:12:04 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 19:12:05 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 19:12:06 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 19:12:06 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 19:12:07 e90a11edd702: Pull complete 19:12:07 d77568369979: Pull complete 19:12:07 fc1c9f9a7f3b: Pull complete 19:12:07 170f2ba95c9a: Pull complete [Pipeline] } 19:12:08 $ docker stop --time=1 a2063434af6c0a672cb17addcd4711adff5e4f6199b3ee855fb34321db33a5d5 19:12:10 $ docker rm -f a2063434af6c0a672cb17addcd4711adff5e4f6199b3ee855fb34321db33a5d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:13 97ac5df62f85: Pull complete 19:12:13 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:12:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:12:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:12:13 19:12:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:12:13 + docker build -t ci-base-image-arm64 -f - . 19:12:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:12:13 WORKDIR /edgex 19:12:13 COPY go.mod . 19:12:13 RUN go mod download 19:12:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:12:13 latest: Pulling from edgex-devops/edgex-compose 19:12:13 cbdbe7a5bc2a: Pulling fs layer 19:12:13 ca9280d653b3: Pulling fs layer 19:12:13 7e9c9ca2126c: Pulling fs layer 19:12:14 cbdbe7a5bc2a: Verifying Checksum 19:12:14 cbdbe7a5bc2a: Download complete 19:12:14 cbdbe7a5bc2a: Pull complete 19:12:15 ca9280d653b3: Verifying Checksum 19:12:15 ca9280d653b3: Download complete 19:12:15 ca9280d653b3: Pull complete 19:12:16 Sending build context to Docker daemon 165.9MB 19:12:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:12:16 ---> 04bc70af865f 19:12:16 Step 2/4 : WORKDIR /edgex 19:12:18 7e9c9ca2126c: Verifying Checksum 19:12:18 7e9c9ca2126c: Download complete 19:12:20 ---> Running in f5d19237c3fa 19:12:21 Removing intermediate container f5d19237c3fa 19:12:21 ---> c217c356ba2d 19:12:21 Step 3/4 : COPY go.mod . 19:12:21 7e9c9ca2126c: Pull complete 19:12:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:12:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:12:21 prd-centos7-docker-4c-2g-254 does not seem to be running inside a container 19:12:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:12:21 ---> 2e42ce09f9e1 19:12:21 Step 4/4 : RUN go mod download 19:12:22 ---> Running in ee6b21c352ed 19:12:23 $ docker top 2dbcb98a0253264c677393f845584a4af878c49aaa4feeb303a0e6f570cdc601 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:24 + docker-compose build --help 19:12:24 + grep parallel 19:12:24 --parallel Build images in parallel. [Pipeline] } 19:12:24 $ docker stop --time=1 2dbcb98a0253264c677393f845584a4af878c49aaa4feeb303a0e6f570cdc601 19:12:26 $ docker rm -f 2dbcb98a0253264c677393f845584a4af878c49aaa4feeb303a0e6f570cdc601 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:12:26 . [Pipeline] withDockerContainer 19:12:26 prd-centos7-docker-4c-2g-254 does not seem to be running inside a container 19:12:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:12:27 $ docker top 68f78f95ba7512b40ff30c7156163788c3f3307605b0f739d6b412f67dc13660 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:27 + docker-compose -f ./docker-compose-build.yml build --parallel 19:12:28 Building core-command ... 19:12:28 Building core-data ... 19:12:28 Building core-metadata ... 19:12:28 Building security-bootstrapper ... 19:12:28 Building security-proxy-setup ... 19:12:28 Building security-secretstore-setup ... 19:12:28 Building support-notifications ... 19:12:28 Building support-scheduler ... 19:12:28 Building sys-mgmt-agent ... 19:12:28 Building core-data 19:12:28 Building security-bootstrapper 19:12:28 Building support-notifications 19:12:28 Building core-metadata 19:12:28 Building security-proxy-setup 19:12:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:36 ---> b6e094b770a6 19:12:36 Step 3/24 : WORKDIR /edgex-go 19:12:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:37 ---> b6e094b770a6 19:12:37 Step 3/22 : WORKDIR /edgex-go 19:12:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:38 ---> b6e094b770a6 19:12:38 Step 3/23 : WORKDIR /edgex-go 19:12:40 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:12:40 ---> b6e094b770a6 19:12:40 Step 3/32 : WORKDIR /edgex-go 19:12:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:40 ---> b6e094b770a6 19:12:40 Step 3/24 : WORKDIR /edgex-go 19:12:42 ---> Running in 0e5d755d29c0 19:12:42 ---> Running in 0b02dbe2c486 19:12:42 ---> Running in b688e4a22693 19:12:42 ---> Running in e11ffcacf7f8 19:12:42 ---> Running in cb19d3810f36 19:12:43 Removing intermediate container 0e5d755d29c0 19:12:43 ---> ff56166a4252 19:12:43 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:43 Removing intermediate container b688e4a22693 19:12:43 ---> b36b97eb41c6 19:12:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:43 ---> Running in de007bec8511 19:12:43 Removing intermediate container 0b02dbe2c486 19:12:43 ---> b887a224f618 19:12:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:43 ---> Running in 8ada4ba765fa 19:12:43 Removing intermediate container cb19d3810f36 19:12:43 ---> 24a82239c600 19:12:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:43 Removing intermediate container e11ffcacf7f8 19:12:43 ---> e9881220fd34 19:12:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:43 ---> Running in 1ffd924d4ddb 19:12:43 ---> Running in 19faeffb4158 19:12:43 ---> Running in 65db664b5fbc 19:12:43 Removing intermediate container de007bec8511 19:12:43 ---> f7045d3d4acd 19:12:43 Step 5/32 : RUN apk add --update --no-cache make git 19:12:44 ---> Running in 90836cfc1807 19:12:44 Removing intermediate container 8ada4ba765fa 19:12:44 ---> e393c93d7920 19:12:44 Step 5/22 : RUN apk add --update --no-cache make git 19:12:44 ---> Running in 4ca5c688d2b4 19:12:44 Removing intermediate container 65db664b5fbc 19:12:44 ---> c00de1d2ae07 19:12:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:12:44 ---> Running in a46bc0990543 19:12:44 Removing intermediate container 1ffd924d4ddb 19:12:44 ---> 4c1ae0c4fffb 19:12:44 Step 5/24 : RUN apk add --update --no-cache make git 19:12:44 ---> Running in fb9197e09a6a 19:12:44 Removing intermediate container 19faeffb4158 19:12:44 ---> 277a70fda477 19:12:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:44 ---> Running in 110497ba4a54 19:12:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:46 OK: 219 MiB in 52 packages 19:12:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:46 Removing intermediate container 90836cfc1807 19:12:46 ---> 659dabbe602b 19:12:46 Step 6/32 : COPY go.mod . 19:12:46 ---> c6a91e20f6ad 19:12:46 Step 7/32 : RUN go mod download 19:12:46 ---> Running in ed43afff42fe 19:12:46 OK: 219 MiB in 52 packages 19:12:47 Removing intermediate container 4ca5c688d2b4 19:12:47 ---> c93bc45b9c75 19:12:47 Step 6/22 : COPY go.mod . 19:12:47 ---> 2c8e0cd25d6d 19:12:47 Step 7/22 : RUN go mod download 19:12:47 ---> Running in 98a3df677e96 19:12:47 Removing intermediate container ed43afff42fe 19:12:47 ---> 1d0ebff7fa5b 19:12:47 Step 8/32 : COPY . . 19:12:47 OK: 219 MiB in 52 packages 19:12:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:49 OK: 219 MiB in 52 packages 19:12:50 Removing intermediate container 110497ba4a54 19:12:50 ---> 2ecd7421de9c 19:12:50 Step 6/23 : COPY go.mod . 19:12:50 Removing intermediate container 98a3df677e96 19:12:50 ---> 27ae6a77a035 19:12:50 Step 8/22 : COPY . . 19:12:50 ---> 8ced79bcff07 19:12:50 Step 7/23 : RUN go mod download 19:12:51 ---> Running in 47549f5aa9fe 19:12:51 Removing intermediate container a46bc0990543 19:12:51 ---> 5069f000ddc8 19:12:51 Step 6/24 : COPY go.mod . 19:12:52 ---> 2a2e9320a1cf 19:12:52 Step 9/32 : RUN go mod tidy 19:12:52 OK: 219 MiB in 52 packages 19:12:52 ---> 9fca1759d818 19:12:52 Step 7/24 : RUN go mod download 19:12:52 ---> Running in 34b93656c8bf 19:12:52 ---> Running in 2c54577f6bb5 19:12:53 Removing intermediate container fb9197e09a6a 19:12:53 ---> 8afebe06e25f 19:12:53 Step 6/24 : COPY go.mod . 19:12:54 ---> 757a9eb39395 19:12:54 Step 7/24 : RUN go mod download 19:12:54 ---> Running in c3e027769768 19:12:54 Removing intermediate container 47549f5aa9fe 19:12:54 ---> 4db97321be13 19:12:54 Step 8/23 : COPY . . 19:12:57 ---> a2ce6cfbb223 19:12:57 Step 9/22 : RUN go mod tidy 19:12:57 Removing intermediate container 34b93656c8bf 19:12:57 ---> e94478715347 19:12:57 Step 8/24 : COPY . . 19:12:57 Removing intermediate container 2c54577f6bb5 19:12:57 ---> dacf773a8862 19:12:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:57 ---> Running in bbc8400e333b 19:12:58 ---> Running in 330d444098c8 19:12:58 Removing intermediate container c3e027769768 19:12:58 ---> 12eeb9e8dfb2 19:12:58 Step 8/24 : COPY . . 19:12:58 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 19:13:02 ---> 969de17ff2d0 19:13:02 Step 9/23 : RUN go mod tidy 19:13:02 ---> Running in 32334543cc75 19:13:02 ---> d0b8a0afa22d 19:13:02 Step 9/24 : RUN go mod tidy 19:13:02 ---> Running in 49331b7ca1b7 19:13:03 Removing intermediate container bbc8400e333b 19:13:03 ---> d93f9428a935 19:13:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:03 ---> Running in d18a3793ab71 19:13:04 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 19:13:04 Removing intermediate container 49331b7ca1b7 19:13:04 ---> 0f38b6d08cbd 19:13:04 Step 10/24 : RUN make cmd/core-data/core-data 19:13:05 ---> Running in aef68af2b2e8 19:13:05 Removing intermediate container 32334543cc75 19:13:05 ---> 2f002710a23e 19:13:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:13:05 ---> Running in 3b156f67c9e6 19:13:05 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 19:13:06 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 19:13:12 ---> c2c7f92d2ee3 19:13:12 Step 9/24 : RUN go mod tidy 19:13:12 ---> Running in 4e64191c0fba 19:13:14 Removing intermediate container 4e64191c0fba 19:13:14 ---> fd0075bd8411 19:13:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:13:14 ---> Running in c8f67c4b65ca 19:13:15 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 19:13:33 Removing intermediate container 330d444098c8 19:13:33 ---> bf0c46040cbe 19:13:33 19:13:33 Step 11/32 : FROM alpine:3.12 19:13:33 3.12: Pulling from library/alpine 19:13:33 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 19:13:33 Status: Downloaded newer image for alpine:3.12 19:13:33 ---> 13621d1b12d4 19:13:33 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:13:33 ---> Running in b1416fceb1ba 19:13:33 Removing intermediate container b1416fceb1ba 19:13:33 ---> 4e26578c27f8 19:13:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:13:33 ---> Running in be2b07f3a036 19:13:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:34 (1/2) Installing dumb-init (1.2.2-r1) 19:13:34 (2/2) Installing su-exec (0.2-r1) 19:13:34 Executing busybox-1.31.1-r20.trigger 19:13:34 OK: 6 MiB in 16 packages 19:13:35 Removing intermediate container be2b07f3a036 19:13:35 ---> eac148248484 19:13:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:13:35 ---> Running in bd73e097740b 19:13:35 Removing intermediate container bd73e097740b 19:13:35 ---> ff6a8cc6db9a 19:13:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:13:35 ---> Running in 71e895cd1beb 19:13:35 Removing intermediate container 71e895cd1beb 19:13:35 ---> e264e40b3740 19:13:35 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:13:35 ---> Running in 915dc2c523ce 19:13:36 Removing intermediate container 915dc2c523ce 19:13:36 ---> 291b8bb78e12 19:13:36 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:13:36 ---> Running in 46fb5319ec4f 19:13:36 Removing intermediate container 46fb5319ec4f 19:13:36 ---> ad85f89b8894 19:13:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:13:36 ---> e0775ccdd0e9 19:13:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:13:36 ---> Running in ed144aa1dfa8 19:13:37 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 19:13:37 Removing intermediate container ed144aa1dfa8 19:13:37 ---> ce053b13c536 19:13:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:38 ---> 1eb868d2ce9e 19:13:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:13:38 ---> 203ed0a4a482 19:13:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:38 ---> 2791db84d9de 19:13:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:13:39 ---> 77002475e54e 19:13:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:13:39 ---> 7f22264c8a27 19:13:39 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:13:39 ---> Running in e42634d2fe5f 19:13:40 Removing intermediate container e42634d2fe5f 19:13:40 ---> 85d9831e87dd 19:13:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:40 ---> 41823f3675b6 19:13:40 Step 27/32 : RUN chmod +x /entrypoint.sh 19:13:40 ---> Running in 3820734d437e 19:13:41 Removing intermediate container 3820734d437e 19:13:41 ---> e98ffcb237ad 19:13:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:13:41 ---> Running in fbced2e355c6 19:13:41 Removing intermediate container fbced2e355c6 19:13:41 ---> 61b7b9a4c340 19:13:41 Step 29/32 : CMD ["gate"] 19:13:41 ---> Running in e25bd1d1cf78 19:13:41 Removing intermediate container e25bd1d1cf78 19:13:41 ---> 66209d07379c 19:13:41 Step 30/32 : LABEL arch=x86_64 19:13:42 ---> Running in c37287d6184a 19:13:42 Removing intermediate container c37287d6184a 19:13:42 ---> f555f7450c9d 19:13:42 Step 31/32 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:13:43 Removing intermediate container d18a3793ab71 19:13:43 ---> 4b362d5de75c 19:13:43 19:13:43 Step 11/22 : FROM alpine:3.12 19:13:43 ---> 13621d1b12d4 19:13:43 Step 12/22 : RUN apk add --update --no-cache curl 19:13:43 ---> Running in 9c7747813847 19:13:43 ---> Running in 3e2de21c0c84 19:13:43 Removing intermediate container 9c7747813847 19:13:43 ---> 62e4ad89bde2 19:13:43 Step 32/32 : LABEL version=0.0.0 19:13:43 ---> Running in 32d4a2de9200 19:13:43 Removing intermediate container 32d4a2de9200 19:13:43 ---> 117a0c5217ae 19:13:43 19:13:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:44 Successfully built 117a0c5217ae 19:13:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:44 Successfully tagged security-bootstrapper:latest 19:13:44 Building support-scheduler 19:13:44  Building security-bootstrapper ... done (1/4) Installing ca-certificates (20191127-r4) 19:13:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:13:44 (3/4) Installing libcurl (7.78.0-r0) 19:13:44 (4/4) Installing curl (7.78.0-r0) 19:13:44 Executing busybox-1.31.1-r20.trigger 19:13:44 Executing ca-certificates-20191127-r4.trigger 19:13:44 OK: 7 MiB in 18 packages 19:13:47 Removing intermediate container 3e2de21c0c84 19:13:47 ---> 20fa7d61b682 19:13:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:47 ---> Running in 4e167a429746 19:13:47 Removing intermediate container 4e167a429746 19:13:47 ---> 43bfdcd0a9e3 19:13:47 Step 14/22 : WORKDIR /edgex 19:13:48 ---> Running in a5db8c89689b 19:13:48 Removing intermediate container 3b156f67c9e6 19:13:48 ---> d2afe77eca07 19:13:48 19:13:48 Step 11/23 : FROM alpine:3.12 19:13:48 ---> 13621d1b12d4 19:13:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:48 ---> Running in ab4b3e3b266b 19:13:48 Removing intermediate container a5db8c89689b 19:13:48 ---> 444adf93edb4 19:13:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:13:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:49 ---> eddcb8e3e9d9 19:13:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:13:49 (1/2) Installing ca-certificates (20191127-r4) 19:13:49 (2/2) Installing dumb-init (1.2.2-r1) 19:13:49 Executing busybox-1.31.1-r20.trigger 19:13:49 Executing ca-certificates-20191127-r4.trigger 19:13:49 OK: 6 MiB in 16 packages 19:13:49 ---> 554c4d9f2485 19:13:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:50 Removing intermediate container ab4b3e3b266b 19:13:50 ---> 18ea2eb4ed64 19:13:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:50 ---> 0a58ec464a42 19:13:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:13:50 ---> Running in c5cd57509284 19:13:50 ---> Running in 7dccadde061f 19:13:50 Removing intermediate container c5cd57509284 19:13:50 ---> 2b1cc1707b80 19:13:50 Step 14/23 : ENV APP_PORT=59860 19:13:50 Removing intermediate container 7dccadde061f 19:13:50 ---> 14ccb99dfef0 19:13:50 Step 19/22 : CMD ["--init=true"] 19:13:50 ---> Running in f90323d47aa4 19:13:50 ---> Running in 6e515ece5c88 19:13:50 Removing intermediate container f90323d47aa4 19:13:50 ---> 2d647e43308f 19:13:50 Step 15/23 : EXPOSE $APP_PORT 19:13:51 ---> Running in 8299b66aa5d3 19:13:51 Removing intermediate container 6e515ece5c88 19:13:51 ---> 8bc62f3b1177 19:13:51 Step 20/22 : LABEL arch=x86_64 19:13:51 ---> Running in d1b6f53c7e48 19:13:51 Removing intermediate container 8299b66aa5d3 19:13:51 ---> a03c7b96aaf6 19:13:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:51 Removing intermediate container d1b6f53c7e48 19:13:51 ---> 03ffd840a31e 19:13:51 Step 21/22 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:13:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:51 ---> b6e094b770a6 19:13:51 Step 3/23 : WORKDIR /edgex-go 19:13:51 ---> Using cache 19:13:51 ---> e9881220fd34 19:13:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:51 ---> Using cache 19:13:51 ---> c00de1d2ae07 19:13:51 Step 5/23 : RUN apk add --update --no-cache make git 19:13:51 ---> Running in f1168d2a3a07 19:13:51 ---> Running in 04ca4f692f22 19:13:52 ---> 95eb780620ee 19:13:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:52 Removing intermediate container 04ca4f692f22 19:13:52 ---> 21aad9a49b80 19:13:52 Step 22/22 : LABEL version=0.0.0 19:13:52 ---> Running in cc2760ff101b 19:13:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:52 Removing intermediate container cc2760ff101b 19:13:52 ---> 89277db06568 19:13:52 19:13:52 Successfully built 89277db06568 19:13:52 Successfully tagged security-proxy-setup:latest 19:13:52 Building security-secretstore-setup 19:13:52  Building security-proxy-setup ... done  ---> dda84e692843 19:13:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:53 OK: 219 MiB in 52 packages 19:13:55 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:13:55 ---> b6e094b770a6 19:13:55 Step 3/26 : WORKDIR /edgex-go 19:13:55 ---> Using cache 19:13:55 ---> e9881220fd34 19:13:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:55 ---> Using cache 19:13:55 ---> c00de1d2ae07 19:13:55 Step 5/26 : RUN apk add --update --no-cache make git 19:13:55 ---> cad1aede6fb3 19:13:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:13:55 Removing intermediate container aef68af2b2e8 19:13:55 ---> 6f86f22c6cfd 19:13:55 19:13:55 Step 11/24 : FROM alpine:3.12 19:13:55 ---> 13621d1b12d4 19:13:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:55 ---> Running in 7845f8c73285 19:13:55 ---> Running in 7fcbe612542a 19:13:55 ---> Running in 283c47ff3959 19:13:55 Removing intermediate container c8f67c4b65ca 19:13:55 ---> 95be8bc7be71 19:13:55 19:13:55 Step 11/24 : FROM alpine:3.12 19:13:55 ---> 13621d1b12d4 19:13:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:13:56 ---> Running in cb6f92795647 19:13:56 Removing intermediate container 283c47ff3959 19:13:56 ---> 923355b7adbd 19:13:56 Step 13/24 : ENV APP_PORT=59880 19:13:56 Removing intermediate container 7fcbe612542a 19:13:56 ---> 6bafac22947b 19:13:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:56 Removing intermediate container f1168d2a3a07 19:13:56 ---> 715f8321ec12 19:13:56 Step 6/23 : COPY go.mod . 19:13:56 ---> Running in 4fbe6f8be0d1 19:13:56 ---> Running in 3cb870a5cdff 19:13:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:56 Removing intermediate container 3cb870a5cdff 19:13:56 ---> 1cc95ccc1e59 19:13:56 Step 14/24 : EXPOSE $APP_PORT 19:13:56 ---> c26b8446d13f 19:13:56 Step 7/23 : RUN go mod download 19:13:56 Removing intermediate container 4fbe6f8be0d1 19:13:56 ---> 2aaebfc80437 19:13:56 Step 21/23 : LABEL arch=x86_64 19:13:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:56 ---> Running in edb112a9cd2e 19:13:56 ---> Running in 1e7e22588e53 19:13:56 ---> Running in d7086dc8b22a 19:13:56 (1/1) Installing dumb-init (1.2.2-r1) 19:13:56 Executing busybox-1.31.1-r20.trigger 19:13:56 OK: 6 MiB in 15 packages 19:13:56 Removing intermediate container d7086dc8b22a 19:13:56 ---> 900fa80767f4 19:13:56 Step 22/23 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:13:56 ---> Running in 9043c273cdaf 19:13:56 Removing intermediate container 1e7e22588e53 19:13:56 ---> cae3087e29c5 19:13:56 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:56 ---> Running in 7f6fa61c6f27 19:13:56 Removing intermediate container 9043c273cdaf 19:13:56 ---> cd6eb2d2dc18 19:13:56 Step 23/23 : LABEL version=0.0.0 19:13:56 ---> Running in 30a0d3948718 19:13:56 Removing intermediate container cb6f92795647 19:13:56 ---> 3c0f6545eba7 19:13:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:56 ---> Running in 75314db80827 19:13:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:57 Removing intermediate container 30a0d3948718 19:13:57 ---> f0977c988331 19:13:57 19:13:57 Removing intermediate container 75314db80827 19:13:57 ---> a8705cc1b4c3 19:13:57 Step 14/24 : ENV APP_PORT=59881 19:13:57 Successfully built f0977c988331 19:13:57 Successfully tagged support-notifications:latest 19:13:57  Building support-notifications ... done Building sys-mgmt-agent 19:13:57 ---> Running in 8f12fa28fcc2 19:13:57 OK: 219 MiB in 52 packages 19:13:57 Removing intermediate container 8f12fa28fcc2 19:13:57 ---> c7264d16d510 19:13:57 Step 15/24 : EXPOSE $APP_PORT 19:13:58 Removing intermediate container ee6b21c352ed 19:13:58 ---> f1e8399eb1e5 19:13:58 Successfully built f1e8399eb1e5 19:13:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:13:59 + docker inspect -f . ci-base-image-arm64 19:13:59 . [Pipeline] withDockerContainer 19:13:59 prd-ubuntu18.04-docker-arm64-4c-16g-255 does not seem to be running inside a container 19:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:59 ---> Running in c9b06f838450 19:14:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:14:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:14:00 ---> b6e094b770a6 19:14:00 Step 3/24 : WORKDIR /edgex-go 19:14:00 ---> Using cache 19:14:00 ---> e9881220fd34 19:14:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:00 ---> Using cache 19:14:00 ---> c00de1d2ae07 19:14:00 Step 5/24 : RUN apk add --update --no-cache make bash git 19:14:00 Removing intermediate container c9b06f838450 19:14:00 ---> 0e8f1a455fb3 19:14:00 Step 16/24 : WORKDIR / 19:14:00 ---> Running in 23ae69d57020 19:14:00 Removing intermediate container 7f6fa61c6f27 19:14:00 ---> bbab88fd7263 19:14:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:14:00 ---> Running in ca6c3a7ba12d 19:14:00 ---> Running in 1fe6563cf758 19:14:00 Removing intermediate container edb112a9cd2e 19:14:00 ---> 2e7e1b9fe20e 19:14:00 Step 8/23 : COPY . . 19:14:00 Removing intermediate container 7845f8c73285 19:14:00 ---> aff318f23e68 19:14:00 Step 6/26 : COPY go.mod . 19:14:00 Removing intermediate container ca6c3a7ba12d 19:14:00 ---> 36e3f5ad1747 19:14:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:01 $ docker top a9f70835d4dafd24f3e1427c1677442fb47cce93b6750cf972d2b4830351e4fc -eo pid,comm [Pipeline] { 19:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 19:14:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:14:02 OK: 219 MiB in 52 packages 19:14:02 (1/6) Installing dumb-init (1.2.2-r1) 19:14:02 + go version 19:14:02 go version go1.16.6 linux/arm64 [Pipeline] } 19:14:02 $ docker stop --time=1 a9f70835d4dafd24f3e1427c1677442fb47cce93b6750cf972d2b4830351e4fc 19:14:02 (2/6) Installing libgcc (9.3.0-r2) 19:14:02 (3/6) Installing libsodium (1.0.18-r0) 19:14:02 (4/6) Installing libstdc++ (9.3.0-r2) 19:14:02 ---> a8231d136be3 19:14:02 Step 7/26 : RUN go mod download 19:14:03 ---> 462f71be445b 19:14:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:14:03 (5/6) Installing libzmq (4.3.3-r0) 19:14:03 ---> Running in 08e1507be757 19:14:03 (6/6) Installing zeromq (4.3.3-r0) 19:14:03 Executing busybox-1.31.1-r20.trigger 19:14:03 OK: 8 MiB in 20 packages 19:14:04 Removing intermediate container 23ae69d57020 19:14:04 ---> 3393b873386a 19:14:04 Step 6/24 : COPY go.mod . 19:14:04 ---> cbf7a981c9e6 19:14:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:14:04 ---> aeea93d1d82a 19:14:04 Step 7/24 : RUN go mod download 19:14:04 ---> Running in e3d265d152fb 19:14:04 $ docker rm -f a9f70835d4dafd24f3e1427c1677442fb47cce93b6750cf972d2b4830351e4fc 19:14:04 ---> 95efd8a620fb 19:14:04 Step 9/23 : RUN go mod tidy 19:14:04 Removing intermediate container 1fe6563cf758 19:14:04 ---> ec558e0890bc 19:14:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:04 ---> 2997698c94c5 19:14:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:14:04 ---> Running in 2ce3dd3a2758 19:14:04 ---> Running in d993e3030a00 19:14:04 Removing intermediate container d993e3030a00 19:14:04 ---> dfa4b4966a63 19:14:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:04 ---> b70bc82894bc 19:14:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:14:04 ---> Running in 505539bec24f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 19:14:05 Removing intermediate container 505539bec24f 19:14:05 ---> a3d08d0e38e4 19:14:05 Step 22/24 : LABEL arch=x86_64 [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:05 ---> Running in 9c6a2b76dddb 19:14:05 Removing intermediate container 08e1507be757 19:14:05 ---> edb65fb36c29 19:14:05 Step 8/26 : COPY . . 19:14:05 ---> 1c7eee934092 19:14:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:14:05 Removing intermediate container 9c6a2b76dddb 19:14:05 ---> f0401e854d96 19:14:05 Step 23/24 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:14:05 + docker inspect -f . ci-base-image-arm64 19:14:05 . [Pipeline] withDockerContainer 19:14:05 ---> Running in 2ccc690b4c7d 19:14:05 prd-ubuntu18.04-docker-arm64-4c-16g-255 does not seem to be running inside a container 19:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:07 $ docker top ee10b7345f79b2713d5ce32527f66f90e78eac6ea16b09e68a036da1e3a4f025 -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:08 ========================================================= 19:14:08 [edgeXBuildGoParallel] Running Tests and Build... 19:14:08 ========================================================= [Pipeline] sh 19:14:08 ---> d6c85314d80f 19:14:08 Step 20/24 : ENTRYPOINT ["/core-data"] 19:14:08 Removing intermediate container 2ccc690b4c7d 19:14:08 ---> 9114e3ecf9ba 19:14:08 Step 24/24 : LABEL version=0.0.0 19:14:08 Removing intermediate container e3d265d152fb 19:14:08 ---> ff005d4ea435 19:14:08 Step 8/24 : COPY . . 19:14:08 ---> Running in aec3623da562 19:14:08 ---> Running in d1a148668713 19:14:08 + go mod tidy 19:14:09 Removing intermediate container 2ce3dd3a2758 19:14:09 ---> 5f82d09184ea 19:14:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] sh 19:14:10 + make test 19:14:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:14:10 go mod tidy 19:14:10 Removing intermediate container aec3623da562 19:14:10 ---> feda6b79ec36 19:14:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:10 Removing intermediate container d1a148668713 19:14:10 ---> 30a18b951e5e 19:14:10 19:14:10 ---> Running in 7cacb9ffbc3f 19:14:10 ---> 17804a913dd8 19:14:10 Step 9/26 : RUN go mod tidy 19:14:10 ---> Running in 83b5eba562bc 19:14:10 Successfully built 30a18b951e5e 19:14:10 Successfully tagged core-metadata:latest 19:14:10 Building core-command 19:14:10 ---> Running in 5540d79e215e 19:14:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:12  Building core-metadata ... done Removing intermediate container 83b5eba562bc 19:14:12 ---> fd065a64da74 19:14:12 Step 22/24 : LABEL arch=x86_64 19:14:13 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 19:14:14 ---> Running in e925eaac9927 19:14:14 ---> 97ccb54e766a 19:14:14 Step 9/24 : RUN go mod tidy 19:14:14 Removing intermediate container e925eaac9927 19:14:14 ---> 473606636502 19:14:14 Step 23/24 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:14:14 ---> Running in c2eb44a3cff8 19:14:14 ---> Running in 669938e26f57 19:14:14 Removing intermediate container 669938e26f57 19:14:14 ---> 22dfb34f11c7 19:14:14 Step 24/24 : LABEL version=0.0.0 19:14:15 ---> Running in f8417801a4da 19:14:15 Removing intermediate container 5540d79e215e 19:14:15 ---> c2ddc59c49b4 19:14:15 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:14:15 ---> Running in f32b43881556 19:14:15 Removing intermediate container f8417801a4da 19:14:15 ---> ddfc6bc15a05 19:14:15 19:14:15 Successfully built ddfc6bc15a05 19:14:15 Successfully tagged core-data:latest 19:14:16  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:14:17 Removing intermediate container c2eb44a3cff8 19:14:17 ---> 32403eb75e42 19:14:17 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:14:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:14:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:14:17 ---> b6e094b770a6 19:14:17 Step 3/24 : WORKDIR /edgex-go 19:14:17 ---> Using cache 19:14:17 ---> e9881220fd34 19:14:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:17 ---> Using cache 19:14:17 ---> c00de1d2ae07 19:14:17 Step 5/24 : RUN apk add --update --no-cache make git 19:14:17 ---> Using cache 19:14:17 ---> aff318f23e68 19:14:17 Step 6/24 : COPY go.mod . 19:14:17 ---> Using cache 19:14:17 ---> a8231d136be3 19:14:17 Step 7/24 : RUN go mod download 19:14:17 ---> Using cache 19:14:17 ---> edb65fb36c29 19:14:17 Step 8/24 : COPY . . 19:14:17 ---> Using cache 19:14:17 ---> 17804a913dd8 19:14:17 Step 9/24 : RUN go mod tidy 19:14:17 ---> Using cache 19:14:17 ---> c2ddc59c49b4 19:14:17 Step 10/24 : RUN make cmd/core-command/core-command 19:14:17 ---> Running in eba4ac42861a 19:14:17 ---> Running in cba175120ee9 19:14:18 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 19:14:18 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 19:14:37 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:45 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 19:14:45 Removing intermediate container 7cacb9ffbc3f 19:14:45 ---> 61fce1d8c12f 19:14:45 19:14:45 Step 11/23 : FROM alpine:3.12 19:14:45 ---> 13621d1b12d4 19:14:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:14:45 ---> Using cache 19:14:45 ---> 3c0f6545eba7 19:14:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:45 ---> Using cache 19:14:45 ---> a8705cc1b4c3 19:14:45 Step 14/23 : ENV APP_PORT=59861 19:14:45 ---> Running in 61115110d74c 19:14:46 Removing intermediate container 61115110d74c 19:14:46 ---> 7dbf0c0cbcad 19:14:46 Step 15/23 : EXPOSE $APP_PORT 19:14:46 ---> Running in 910b02addc13 19:14:46 Removing intermediate container 910b02addc13 19:14:46 ---> 0e58c6ef2d96 19:14:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:46 Removing intermediate container f32b43881556 19:14:46 ---> 247f6ad752ea 19:14:46 19:14:46 Step 11/26 : FROM alpine:3.12 19:14:46 ---> 13621d1b12d4 19:14:46 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:14:46 ---> 317dada708e4 19:14:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:14:46 ---> Running in e7e44edc8eb4 19:14:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:47 ---> 06e6fc9783e2 19:14:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:14:47 (1/6) Installing ca-certificates (20191127-r4) 19:14:47 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:14:47 (3/6) Installing libcurl (7.78.0-r0) 19:14:47 (4/6) Installing curl (7.78.0-r0) 19:14:47 (5/6) Installing dumb-init (1.2.2-r1) 19:14:47 (6/6) Installing su-exec (0.2-r1) 19:14:47 Executing busybox-1.31.1-r20.trigger 19:14:47 Executing ca-certificates-20191127-r4.trigger 19:14:47 OK: 7 MiB in 20 packages 19:14:48 Removing intermediate container eba4ac42861a 19:14:48 ---> 16921ee4f0af 19:14:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:14:48 Removing intermediate container cba175120ee9 19:14:48 ---> a8a0dba056d1 19:14:48 19:14:48 Step 11/24 : FROM alpine:3.12 19:14:48 ---> 13621d1b12d4 19:14:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:14:48 ---> Using cache 19:14:48 ---> 3c0f6545eba7 19:14:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:48 ---> Using cache 19:14:48 ---> a8705cc1b4c3 19:14:48 Step 14/24 : ENV APP_PORT=59882 19:14:48 ---> Running in 7760887b5380 19:14:48 ---> Running in 46298f694d78 19:14:48 ---> 9640fdde2b0f 19:14:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:14:48 ---> Running in 4fa1e7f77f91 19:14:48 Removing intermediate container 46298f694d78 19:14:48 ---> c4a50cc83a98 19:14:48 Step 15/24 : EXPOSE $APP_PORT 19:14:48 Removing intermediate container e7e44edc8eb4 19:14:48 ---> 41ca37394f61 19:14:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:48 Removing intermediate container 4fa1e7f77f91 19:14:48 ---> a2e325a80849 19:14:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:48 ---> Running in f30f6af57a85 19:14:48 ---> Running in adad5b8a3fa8 19:14:48 ---> Running in d1e3a0ab4286 19:14:48 Removing intermediate container f30f6af57a85 19:14:48 ---> 45436620710a 19:14:48 Step 16/24 : WORKDIR / 19:14:48 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 19:14:48 Removing intermediate container d1e3a0ab4286 19:14:48 ---> 1d1d33b0a192 19:14:48 Step 21/23 : LABEL arch=x86_64 19:14:48 ---> Running in e17b5d08a632 19:14:48 Removing intermediate container adad5b8a3fa8 19:14:48 ---> d66cb2f6f029 19:14:48 Step 14/26 : WORKDIR / 19:14:48 ---> Running in 54919f2dadff 19:14:49 ---> Running in 59231b05e458 19:14:49 Removing intermediate container e17b5d08a632 19:14:49 ---> f086964180d9 19:14:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:49 Removing intermediate container 59231b05e458 19:14:49 ---> f0ae3e666672 19:14:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:14:49 Removing intermediate container 54919f2dadff 19:14:49 ---> 35128b1f55c3 19:14:49 Step 22/23 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:14:49 ---> Running in 2dd4f2fda6b9 19:14:49 ---> 2159bc2adc13 19:14:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:14:49 Removing intermediate container 2dd4f2fda6b9 19:14:49 ---> bc17013733b8 19:14:49 Step 23/23 : LABEL version=0.0.0 19:14:49 ---> 11cb1f61484e 19:14:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:14:49 ---> Running in d24bf2c9fd55 19:14:49 Removing intermediate container 7760887b5380 19:14:49 ---> 559c0ef48834 19:14:49 19:14:49 Step 12/24 : FROM docker:20.10.7 19:14:49 Removing intermediate container d24bf2c9fd55 19:14:49 ---> 4c37a665b279 19:14:49 19:14:49 ---> 73f0fe4d688a 19:14:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:14:49 ---> b4eaacb233e8 19:14:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:14:49 Successfully built 4c37a665b279 19:14:49 Successfully tagged support-scheduler:latest 19:14:49  Building support-scheduler ... done 20.10.7: Pulling from library/docker 19:14:50 ---> 0e1b42ab0b24 19:14:50 Step 20/24 : ENTRYPOINT ["/core-command"] 19:14:50 ---> Running in 293adf0f3d1b 19:14:50 ---> c139736d8f4f 19:14:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:14:50 Removing intermediate container 293adf0f3d1b 19:14:50 ---> 47fa5ddbab2f 19:14:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:50 ---> Running in 8618544e5dad 19:14:50 ---> 336f401c77c9 19:14:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:14:50 Removing intermediate container 8618544e5dad 19:14:50 ---> 3a0252c9bcf0 19:14:50 Step 22/24 : LABEL arch=x86_64 19:14:50 ---> Running in 5f50502a424c 19:14:50 Removing intermediate container 5f50502a424c 19:14:50 ---> 81de7501c835 19:14:50 Step 23/24 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:14:50 ---> 608901c1cb61 19:14:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:14:50 ---> Running in 2b6a5de37d76 19:14:50 Removing intermediate container 2b6a5de37d76 19:14:50 ---> d0083504b7bc 19:14:50 Step 24/24 : LABEL version=0.0.0 19:14:50 ---> Running in 109a01d117e2 19:14:50 Removing intermediate container 109a01d117e2 19:14:50 ---> fe2b48917038 19:14:50 19:14:50 ---> 3e7bd10af466 19:14:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:14:50 Successfully built fe2b48917038 19:14:50 Successfully tagged core-command:latest 19:14:51  Building core-command ... done  ---> 35f57a3654a6 19:14:51 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/ 19:14:51 ---> Running in f9d25bc4ae6b 19:14:51 Removing intermediate container f9d25bc4ae6b 19:14:51 ---> e0b46b0376b6 19:14:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:14:51 ---> Running in 3cc80d5cc647 19:14:51 Removing intermediate container 3cc80d5cc647 19:14:51 ---> fd49f14c991b 19:14:51 Step 24/26 : LABEL arch=x86_64 19:14:51 ---> Running in aa77da5f0741 19:14:51 Removing intermediate container aa77da5f0741 19:14:51 ---> 7ca6ec3d2e0d 19:14:51 Step 25/26 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:14:52 ---> Running in b4b862f0fd33 19:14:52 Removing intermediate container b4b862f0fd33 19:14:52 ---> 4417057e9146 19:14:52 Step 26/26 : LABEL version=0.0.0 19:14:52 ---> Running in d4bc75783353 19:14:52 Removing intermediate container d4bc75783353 19:14:52 ---> 9892f00315b8 19:14:52 19:14:52 Successfully built 9892f00315b8 19:14:52 Successfully tagged security-secretstore-setup:latest 19:14:55  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:14:55 Status: Downloaded newer image for docker:20.10.7 19:14:55 ---> 08bdaf2f88f9 19:14:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:14:55 ---> Running in 45e85e4b5359 19:14:55 Removing intermediate container 45e85e4b5359 19:14:55 ---> af0c6fb04d7e 19:14:55 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:14:55 ---> Running in e32d661b0b1d 19:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:14:55 (1/39) Installing readline (8.1.0-r0) 19:14:55 (2/39) Installing bash (5.1.0-r0) 19:14:55 Executing bash-5.1.0-r0.post-install 19:14:55 (3/39) Installing brotli-libs (1.0.9-r3) 19:14:55 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:14:55 (5/39) Installing libcurl (7.78.0-r0) 19:14:56 (6/39) Installing curl (7.78.0-r0) 19:14:56 (7/39) Installing dumb-init (1.2.5-r0) 19:14:56 (8/39) Installing libbz2 (1.0.8-r1) 19:14:56 (9/39) Installing expat (2.2.10-r1) 19:14:56 (10/39) Installing libffi (3.3-r2) 19:14:56 (11/39) Installing gdbm (1.19-r0) 19:14:56 (12/39) Installing xz-libs (5.2.5-r0) 19:14:56 (13/39) Installing sqlite-libs (3.34.1-r0) 19:14:56 (14/39) Installing python3 (3.8.10-r0) 19:14:56 (15/39) Installing py3-appdirs (1.4.4-r1) 19:14:56 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:14:56 (17/39) Installing py3-parsing (2.4.7-r1) 19:14:56 (18/39) Installing py3-six (1.15.0-r0) 19:14:57 (19/39) Installing py3-packaging (20.9-r0) 19:14:57 (20/39) Installing py3-setuptools (51.3.3-r0) 19:14:57 (21/39) Installing py3-chardet (4.0.0-r0) 19:14:57 (22/39) Installing py3-idna (3.1-r0) 19:14:57 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:14:57 (24/39) Installing py3-requests (2.25.1-r1) 19:14:57 (25/39) Installing py3-msgpack (1.0.2-r0) 19:14:57 (26/39) Installing py3-lockfile (0.12.2-r3) 19:14:57 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:14:57 (28/39) Installing py3-colorama (0.4.4-r0) 19:14:57 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:14:57 (30/39) Installing py3-distlib (0.3.1-r1) 19:14:57 (31/39) Installing py3-distro (1.5.0-r1) 19:14:57 (32/39) Installing py3-webencodings (0.5.1-r3) 19:14:57 (33/39) Installing py3-html5lib (1.1-r0) 19:14:57 (34/39) Installing py3-pytoml (0.1.21-r0) 19:14:57 (35/39) Installing py3-pep517 (0.9.1-r0) 19:14:57 (36/39) Installing py3-progress (1.5-r0) 19:14:57 (37/39) Installing py3-retrying (1.3.3-r0) 19:14:57 (38/39) Installing py3-toml (0.10.2-r0) 19:14:57 (39/39) Installing py3-pip (20.3.4-r0) 19:14:57 Executing busybox-1.32.1-r6.trigger 19:14:57 OK: 82 MiB in 59 packages 19:14:59 Collecting docker-compose==1.23.2 19:14:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:14:59 Collecting dockerpty<0.5,>=0.4.1 19:14:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:14:59 Collecting jsonschema<3,>=2.5.1 19:14:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:14:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:14:59 Collecting docker<4.0,>=3.6.0 19:14:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:14:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:14:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:14:59 Collecting cached-property<2,>=1.2.0 19:14:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:14:59 Collecting texttable<0.10,>=0.9.0 19:14:59 Downloading texttable-0.9.1.tar.gz (11 kB) 19:15:00 Collecting PyYAML<4,>=3.10 19:15:00 Downloading PyYAML-3.13.tar.gz (270 kB) 19:15:00 Collecting docopt<0.7,>=0.6.1 19:15:00 Downloading docopt-0.6.2.tar.gz (25 kB) 19:15:01 Collecting websocket-client<1.0,>=0.32.0 19:15:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:15:01 Collecting docker-pycreds>=0.4.0 19:15:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:15:01 Collecting urllib3<1.25,>=1.21.1 19:15:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:15:01 Collecting idna<2.8,>=2.5 19:15:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:15:01 Collecting certifi>=2017.4.17 19:15:01 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:15:01 Collecting chardet<3.1.0,>=3.0.2 19:15:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:15:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:15:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:15:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:15:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:15:01 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:15:01 Attempting uninstall: urllib3 19:15:01 Found existing installation: urllib3 1.26.2 19:15:01 Uninstalling urllib3-1.26.2: 19:15:01 Successfully uninstalled urllib3-1.26.2 19:15:01 Attempting uninstall: idna 19:15:01 Found existing installation: idna 3.1 19:15:01 Uninstalling idna-3.1: 19:15:01 Successfully uninstalled idna-3.1 19:15:01 Attempting uninstall: chardet 19:15:01 Found existing installation: chardet 4.0.0 19:15:01 Uninstalling chardet-4.0.0: 19:15:01 Successfully uninstalled chardet-4.0.0 19:15:01 Attempting uninstall: requests 19:15:01 Found existing installation: requests 2.25.1 19:15:01 Uninstalling requests-2.25.1: 19:15:01 Successfully uninstalled requests-2.25.1 19:15:02 Running setup.py install for texttable: started 19:15:02 Running setup.py install for texttable: finished with status 'done' 19:15:02 Running setup.py install for PyYAML: started 19:15:02 Running setup.py install for PyYAML: finished with status 'done' 19:15:02 Running setup.py install for docopt: started 19:15:02 Running setup.py install for docopt: finished with status 'done' 19:15:02 Running setup.py install for dockerpty: started 19:15:03 Running setup.py install for dockerpty: finished with status 'done' 19:15:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 19:15:06 Removing intermediate container e32d661b0b1d 19:15:06 ---> 9027c2db6b83 19:15:06 Step 15/24 : ENV APP_PORT=58890 19:15:06 ---> Running in 8569a3c8d458 19:15:06 Removing intermediate container 8569a3c8d458 19:15:06 ---> 032285cc7667 19:15:06 Step 16/24 : EXPOSE $APP_PORT 19:15:06 ---> Running in c04bb806e467 19:15:06 Removing intermediate container c04bb806e467 19:15:06 ---> fc080d2eda86 19:15:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:15:07 ---> 3fb2d2ad8881 19:15:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:15:07 ---> 63bc2cca2c45 19:15:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:15:07 ---> 94675c9e6ca6 19:15:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:15:07 ---> Running in 3686372b3298 19:15:07 Removing intermediate container 3686372b3298 19:15:07 ---> 66d77038817a 19:15:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:07 ---> Running in b0db1adffe0f 19:15:07 Removing intermediate container b0db1adffe0f 19:15:07 ---> 75e9c98b5e79 19:15:07 Step 22/24 : LABEL arch=x86_64 19:15:07 ---> Running in fa17710127a9 19:15:08 Removing intermediate container fa17710127a9 19:15:08 ---> e6842026bf03 19:15:08 Step 23/24 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:15:08 ---> Running in 5502b905e15b 19:15:08 Removing intermediate container 5502b905e15b 19:15:08 ---> 622f3ffeef1b 19:15:08 Step 24/24 : LABEL version=0.0.0 19:15:08 ---> Running in 04e649651071 19:15:08 Removing intermediate container 04e649651071 19:15:08 ---> e087f5dd2915 19:15:08 19:15:08 Successfully built e087f5dd2915 19:15:08 Successfully tagged sys-mgmt-agent:latest 19:15:08  Building sys-mgmt-agent ... done  [Pipeline] } 19:15:08 $ docker stop --time=1 68f78f95ba7512b40ff30c7156163788c3f3307605b0f739d6b412f67dc13660 19:15:09 $ docker rm -f 68f78f95ba7512b40ff30c7156163788c3f3307605b0f739d6b412f67dc13660 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:10 + docker images 19:15:10 REPOSITORY TAG IMAGE ID CREATED SIZE 19:15:10 sys-mgmt-agent latest e087f5dd2915 2 seconds ago 325MB 19:15:10 security-secretstore-setup latest 9892f00315b8 19 seconds ago 29MB 19:15:10 core-command latest fe2b48917038 20 seconds ago 16MB 19:15:10 559c0ef48834 21 seconds ago 1.75GB 19:15:10 support-scheduler latest 4c37a665b279 21 seconds ago 16.1MB 19:15:10 a8a0dba056d1 22 seconds ago 1.75GB 19:15:10 247f6ad752ea 24 seconds ago 1.76GB 19:15:10 61fce1d8c12f 25 seconds ago 1.75GB 19:15:10 core-data latest ddfc6bc15a05 55 seconds ago 20.4MB 19:15:10 core-metadata latest 30a18b951e5e About a minute ago 16.7MB 19:15:10 support-notifications latest f0977c988331 About a minute ago 16.8MB 19:15:10 95be8bc7be71 About a minute ago 1.75GB 19:15:10 6f86f22c6cfd About a minute ago 1.76GB 19:15:10 security-proxy-setup latest 89277db06568 About a minute ago 25.9MB 19:15:10 d2afe77eca07 About a minute ago 1.75GB 19:15:10 security-bootstrapper latest 117a0c5217ae About a minute ago 18.8MB 19:15:10 4b362d5de75c About a minute ago 1.76GB 19:15:10 bf0c46040cbe About a minute ago 1.75GB 19:15:10 ci-base-image-x86_64 latest b6e094b770a6 5 minutes ago 1.25GB 19:15:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 days ago 547MB 19:15:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 8 days ago 37.5MB 19:15:10 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 19:15:10 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 19:15:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 19:15:25 Still waiting to schedule task 19:15:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:15:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.269s coverage: 100.0% of statements 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 46.3% of statements 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.768s coverage: 90.1% of statements 19:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.259s coverage: 81.2% of statements 19:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.420s coverage: 94.2% of statements 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.474s coverage: 59.1% of statements 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.298s coverage: 0.8% of statements 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.207s coverage: 22.0% of statements 19:16:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 47.1% of statements 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.249s coverage: 79.5% of statements 19:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements 19:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements 19:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements 19:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.263s coverage: 94.4% of statements 19:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.557s coverage: 81.8% of statements 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:39 Running on prd-ubuntu18.04-docker-8c-8g-256 in /w/workspace/edgexfoundry_edgex-go_PR-3665 [Pipeline] { [Pipeline] ws 19:16:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:16:39 The recommended git tool is: git 19:16:42 using credential edgex-jenkins-ssh 19:16:42 Cloning the remote Git repository 19:16:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:16:42 > git init /w/workspace/edgex-go/1 # timeout=10 19:16:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:42 > git --version # timeout=10 19:16:42 > git --version # 'git version 2.17.1' 19:16:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.239s coverage: 80.0% of statements 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.349s coverage: 91.2% of statements 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.673s coverage: 64.4% of statements 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.184s coverage: 100.0% of statements 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 19:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.018s coverage: 66.9% of statements 19:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.684s coverage: 43.6% of statements 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 19.5% of statements 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 92.0% of statements 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.208s coverage: 62.7% of statements 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.422s coverage: 97.7% of statements 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:17:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.170s coverage: 28.9% of statements 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:17:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:17:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 19:17:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 19:17:01 GO111MODULE=on go vet ./... 19:17:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3665/head:refs/remotes/origin/PR-3665 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:17:18 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:17:18 Merge succeeded, producing 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:17:18 Checking out Revision 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c (PR-3665) 19:17:18 > git config core.sparsecheckout # timeout=10 19:17:18 > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # timeout=10 19:17:18 > git remote # timeout=10 19:17:18 > git config --get remote.origin.url # timeout=10 19:17:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:18 > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 19:17:18 > git rev-parse HEAD^{commit} # timeout=10 19:17:18 > git config core.sparsecheckout # timeout=10 19:17:18 > git checkout -f 06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c # timeout=10 19:17:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:17:22 > git --version # timeout=10 19:17:22 > git --version # 'git version 2.17.1' 19:17:22 fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:23 + echo snap-build.sh 19:17:23 snap-build.sh 19:17:23 + SNAP_BASE_DIR=. 19:17:23 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:17:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:17:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:17:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:17:23 + cd /w/workspace/edgex-go/1 19:17:23 + sudo apt-get remove -qy --purge lxd lxd-client 19:17:23 Reading package lists... 19:17:23 Building dependency tree... 19:17:23 Reading state information... 19:17:23 The following packages were automatically installed and are no longer required: 19:17:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:17:23 uidmap xdelta3 19:17:23 Use 'sudo apt autoremove' to remove them. 19:17:23 The following packages will be REMOVED: 19:17:23 lxd* lxd-client* 19:17:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:17:24 After this operation, 31.7 MB disk space will be freed. 19:17:24 (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.) 19:17:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:17:25 Removing lxd dnsmasq configuration 19:17:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:17:25 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:17:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:17:26 (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.) 19:17:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:17:27 Processing triggers for systemd (237-3ubuntu10.45) ... 19:17:27 Processing triggers for ureadahead (0.100.0-21) ... 19:17:28 + sudo snap remove --purge lxd 19:17:28 snap "lxd" is not installed 19:17:28 + sudo groupadd --force --system lxd 19:17:28 ++ whoami 19:17:28 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:17:28 + newgrp - lxd 19:17:28 + sudo snap install lxd 19:17:38 2021-08-10T19:17:36Z INFO Waiting for automatic snapd restart... 19:18:01 lxd 4.17 from Canonical* installed 19:18:01 + sudo lxd init --auto 19:18:09 + sudo snap install --classic snapcraft 19:18:21 snapcraft 5.0 from Canonical* installed 19:18:21 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:18:21 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:18:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:21 Dload Upload Total Spent Left Speed 19:18:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3407 0 --:--:-- --:--:-- --:--:-- 3389 19:18:22 100 3325k 100 3325k 0 0 5864k 0 --:--:-- --:--:-- --:--:-- 5864k 19:18:22 ./yq_linux_amd64 19:18:22 + sudo snapcraft prime --use-lxd 19:18:22 gofmt -l . 19:18:22 [ "`gofmt -l .`" = "" ] 19:18:22 ./bin/test-attribution-txt.sh [Pipeline] sh 19:18:23 + ls -al . 19:18:23 total 636 19:18:23 drwxrwxr-x 9 1001 1001 4096 Aug 10 19:18 . 19:18:23 drwxr-xr-x 4 root root 4096 Aug 10 19:14 .. 19:18:23 -rw-rw-r-- 1 1001 1001 11 Aug 10 19:11 .dockerignore 19:18:23 drwxrwxr-x 8 1001 1001 4096 Aug 10 19:11 .git 19:18:23 drwxrwxr-x 3 1001 1001 4096 Aug 10 19:11 .github 19:18:23 -rw-rw-r-- 1 1001 1001 818 Aug 10 19:11 .gitignore 19:18:23 -rw-rw-r-- 1 1001 1001 76 Aug 10 19:11 .hadolint.yml 19:18:23 -rw-rw-r-- 1 1001 1001 166 Aug 10 19:11 .sonarcloud.properties 19:18:23 -rw-rw-r-- 1 1001 1001 1171 Aug 10 19:11 ADOPTERS.md 19:18:23 -rw-rw-r-- 1 1001 1001 8609 Aug 10 19:11 Attribution.txt 19:18:23 -rw-rw-r-- 1 1001 1001 43881 Aug 10 19:11 CHANGELOG.md 19:18:23 -rw-rw-r-- 1 1001 1001 3804 Aug 10 19:11 CONTRIBUTING.md 19:18:23 -rw-rw-r-- 1 1001 1001 677 Aug 10 19:11 GOVERNANCE.md 19:18:23 -rw-rw-r-- 1 1001 1001 849 Aug 10 19:11 Jenkinsfile 19:18:23 -rw-rw-r-- 1 1001 1001 10775 Aug 10 19:11 LICENSE 19:18:23 -rw-rw-r-- 1 1001 1001 5915 Aug 10 19:11 Makefile 19:18:23 -rw-rw-r-- 1 1001 1001 582 Aug 10 19:11 OWNERS.md 19:18:23 -rw-rw-r-- 1 1001 1001 8643 Aug 10 19:11 README.md 19:18:23 -rw-rw-r-- 1 1001 1001 6912 Aug 10 19:11 SECURITY.md 19:18:23 -rw-rw-r-- 1 1001 1001 5 Aug 10 19:09 VERSION 19:18:23 -rw-rw-r-- 1 1001 1001 4131 Aug 10 19:11 ZMQWindows.md 19:18:23 drwxrwxr-x 2 1001 1001 4096 Aug 10 19:11 bin 19:18:23 drwxrwxr-x 14 1001 1001 4096 Aug 10 19:11 cmd 19:18:23 -rw-r--r-- 1 root root 404176 Aug 10 19:17 coverage.out 19:18:23 -rw-rw-r-- 1 1001 1001 813 Aug 10 19:11 go.mod 19:18:23 -rw-r--r-- 1 root root 50064 Aug 10 19:14 go.sum 19:18:23 drwxrwxr-x 8 1001 1001 4096 Aug 10 19:11 internal 19:18:23 drwxrwxr-x 3 1001 1001 4096 Aug 10 19:11 openapi 19:18:23 drwxrwxr-x 4 1001 1001 4096 Aug 10 19:11 snap 19:18:23 -rw-rw-r-- 1 1001 1001 204 Aug 10 19:11 version.go [Pipeline] sh 19:18:24 + '[' -e coverage.out ] 19:18:24 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:24 Warning: overwriting stash ‘coverage-report’ 19:18:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:18:24 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: 19:18:24 - README.md 19:18:24 19:18:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:18:24 Launching a container. 19:18:25 Stashed 1 file(s) [Pipeline] sh 19:18:25 + make build 19:18:25 go mod tidy 19:18:26 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 19:18:32 Waiting for container to be ready 19:18:32 To start your first instance, try: lxc launch ubuntu:18.04 19:18:32 19:18:33 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 19:18:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:18:36 Waiting for network to be ready... 19:18:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:18:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1819 kB] 19:18:37 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:18:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 19:18:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:18:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:18:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 19:18:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 19:18:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 19:18:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 19:18:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:18:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:18:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:18:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:18:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:18:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:18:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:18:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:18:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:18:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 19:18:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 19:18:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 19:18:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 19:18:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 19:18:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 19:18:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 19:18:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 19:18:41 Fetched 25.0 MB in 4s (5720 kB/s) 19:18:42 Reading package lists... 19:18:42 Reading package lists... 19:18:42 Building dependency tree... 19:18:42 Reading state information... 19:18:42 The following additional packages will be installed: 19:18:42 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:18:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:18:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:18:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:18:42 Suggested packages: 19:18:42 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:18:42 Recommended packages: 19:18:42 gnupg libsasl2-modules 19:18:42 The following NEW packages will be installed: 19:18:42 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:18:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:18:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:18:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:18:42 The following packages will be upgraded: 19:18:42 gpg gpg-agent gpgconf libudev1 19:18:42 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:18:42 Need to get 3527 kB of archives. 19:18:42 After this operation, 13.3 MB of additional disk space will be used. 19:18:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 19:18:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 19:18:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:18:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:18:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:18:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:18:42 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:18:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:18:43 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:18:43 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:18:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:18:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:18:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:18:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:18:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:18:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:18:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:18:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:18:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:18:43 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:18:43 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:18:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:18:43 debconf: delaying package configuration, since apt-utils is not installed 19:18:43 Fetched 3527 kB in 1s (3176 kB/s) 19:18:43 (Reading database ... 12511 files and directories currently installed.) 19:18:43 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 19:18:43 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 19:18:43 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 19:18:43 Selecting previously unselected package udev. 19:18:43 (Reading database ... 12511 files and directories currently installed.) 19:18:43 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 19:18:43 Unpacking udev (237-3ubuntu10.50) ... 19:18:44 Selecting previously unselected package libfuse2:amd64. 19:18:44 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:18:44 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:18:44 Selecting previously unselected package fuse. 19:18:44 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:18:44 Unpacking fuse (2.9.7-1ubuntu1) ... 19:18:44 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:18:44 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:18:44 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:18:44 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:18:44 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:18:44 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:18:44 Selecting previously unselected package libksba8:amd64. 19:18:44 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:18:44 Unpacking libksba8:amd64 (1.3.5-2) ... 19:18:44 Selecting previously unselected package libroken18-heimdal:amd64. 19:18:44 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:44 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:18:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:18:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:18:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:45 Selecting previously unselected package libwind0-heimdal:amd64. 19:18:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:18:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:18:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:45 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:18:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:18:45 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:18:45 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:45 Selecting previously unselected package libsasl2-modules-db:amd64. 19:18:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:18:45 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:18:45 Selecting previously unselected package libsasl2-2:amd64. 19:18:45 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:18:45 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:18:45 Selecting previously unselected package libldap-common. 19:18:45 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:18:45 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:18:45 Selecting previously unselected package libldap-2.4-2:amd64. 19:18:45 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:18:45 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:18:45 Selecting previously unselected package dirmngr. 19:18:45 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:18:45 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:18:45 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:18:45 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:18:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:18:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:18:45 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:18:45 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:18:45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:45 Setting up libksba8:amd64 (1.3.5-2) ... 19:18:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:18:46 Setting up udev (237-3ubuntu10.50) ... 19:18:46 invoke-rc.d: policy-rc.d denied execution of start. 19:18:46 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:46 Processing triggers for systemd (237-3ubuntu10) ... 19:18:46 Setting up fuse (2.9.7-1ubuntu1) ... 19:18:46 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:18:46 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:46 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:46 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:46 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:46 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:46 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:46 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:18:46 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:18:46 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:18:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:18:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:18:47 settings in the [Install] section, and DefaultInstance for template units). 19:18:47 This means they are not meant to be enabled using systemctl. 19:18:47 Possible reasons for having this kind of units are: 19:18:47 1) A unit may be statically enabled by being symlinked from another unit's 19:18:47 .wants/ or .requires/ directory. 19:18:47 2) A unit's purpose may be to act as a helper for some other unit which has 19:18:47 a requirement dependency on it. 19:18:47 3) A unit may be started when needed via activation (socket, path, timer, 19:18:47 D-Bus, udev, scripted systemctl call, ...). 19:18:47 4) In case of template units, the unit is meant to be enabled with some 19:18:47 instance name specified. 19:18:47 Reading package lists... 19:18:47 Building dependency tree... 19:18:47 Reading state information... 19:18:47 The following additional packages will be installed: 19:18:47 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:18:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:18:47 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:18:47 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:18:47 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:18:47 Suggested packages: 19:18:47 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:18:47 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:18:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:18:47 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:18:47 systemd-container policykit-1 19:18:47 Recommended packages: 19:18:47 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:18:48 The following NEW packages will be installed: 19:18:48 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:18:48 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:18:48 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:18:48 multiarch-support openssh-client python3 python3-minimal python3.6 19:18:48 python3.6-minimal snapd squashfs-tools sudo 19:18:48 The following packages will be upgraded: 19:18:48 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:18:48 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:18:48 Need to get 36.7 MB of archives. 19:18:48 After this operation, 147 MB of additional disk space will be used. 19:18:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 19:18:48 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:18:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 19:18:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:18:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:18:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:18:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:18:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:18:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:18:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:18:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:18:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:18:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:18:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:18:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:18:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:18:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:18:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:18:48 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:18:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:18:48 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:18:48 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:18:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:18:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:18:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:18:48 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:18:48 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:18:48 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:18:48 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 19:18:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:18:50 debconf: delaying package configuration, since apt-utils is not installed 19:18:50 Fetched 36.7 MB in 2s (18.4 MB/s) 19:18:50 (Reading database ... 12757 files and directories currently installed.) 19:18:50 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 19:18:50 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 19:18:50 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 19:18:50 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 19:18:51 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 19:18:51 (Reading database ... 12757 files and directories currently installed.) 19:18:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:18:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:18:51 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:18:51 (Reading database ... 12757 files and directories currently installed.) 19:18:51 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:18:51 Unpacking apt (1.6.14) over (1.6.1) ... 19:18:51 Setting up apt (1.6.14) ... 19:18:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:18:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:18:51 (Reading database ... 12764 files and directories currently installed.) 19:18:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:18:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:18:52 Selecting previously unselected package libpython3.6-minimal:amd64. 19:18:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:18:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:18:52 Selecting previously unselected package libexpat1:amd64. 19:18:52 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:18:52 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:18:52 Selecting previously unselected package python3.6-minimal. 19:18:52 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:18:52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:18:52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:18:52 Checking for services that may need to be restarted...done. 19:18:52 Checking for services that may need to be restarted...done. 19:18:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:18:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:18:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:18:53 Selecting previously unselected package python3-minimal. 19:18:53 (Reading database ... 13012 files and directories currently installed.) 19:18:53 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:18:53 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:18:53 Selecting previously unselected package mime-support. 19:18:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:18:53 Unpacking mime-support (3.60ubuntu1) ... 19:18:53 Selecting previously unselected package libmpdec2:amd64. 19:18:53 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:18:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:18:53 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:18:53 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:18:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:18:53 Selecting previously unselected package python3.6. 19:18:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:18:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:18:53 Selecting previously unselected package libpython3-stdlib:amd64. 19:18:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:18:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:18:53 Setting up python3-minimal (3.6.7-1~18.04) ... 19:18:54 Selecting previously unselected package python3. 19:18:54 (Reading database ... 13442 files and directories currently installed.) 19:18:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:18:54 Unpacking python3 (3.6.7-1~18.04) ... 19:18:54 Selecting previously unselected package multiarch-support. 19:18:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:18:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:18:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:18:54 Selecting previously unselected package liblzo2-2:amd64. 19:18:54 (Reading database ... 13479 files and directories currently installed.) 19:18:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:18:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:18:54 Selecting previously unselected package libbsd0:amd64. 19:18:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:18:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:18:54 Selecting previously unselected package sudo. 19:18:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:18:54 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:18:54 Selecting previously unselected package apparmor. 19:18:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:18:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:18:54 Selecting previously unselected package libedit2:amd64. 19:18:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:18:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:18:54 Selecting previously unselected package libkrb5support0:amd64. 19:18:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:18:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:18:54 Selecting previously unselected package libk5crypto3:amd64. 19:18:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:18:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:18:54 Selecting previously unselected package libkeyutils1:amd64. 19:18:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:18:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:18:54 Selecting previously unselected package libkrb5-3:amd64. 19:18:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:18:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:18:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:18:55 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:18:55 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:18:55 Selecting previously unselected package libssl1.0.0:amd64. 19:18:55 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:18:55 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:18:55 Selecting previously unselected package openssh-client. 19:18:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:18:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:18:55 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 19:18:55 Selecting previously unselected package squashfs-tools. 19:18:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 19:18:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:18:55 Selecting previously unselected package snapd. 19:18:55 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:18:55 Unpacking snapd (2.49.2+18.04) ... 19:18:56 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 19:18:58 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:18:58 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:18:58 Setting up mime-support (3.60ubuntu1) ... 19:18:58 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:18:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:18:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:18:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:18:58 Setting up systemd (237-3ubuntu10.50) ... 19:18:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:18:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:18:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:18:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:18:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:18:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:18:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:18:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:18:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:18:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:18:59 Setting up python3 (3.6.7-1~18.04) ... 19:18:59 running python rtupdate hooks for python3.6... 19:18:59 running python post-rtupdate hooks for python3.6... 19:18:59 Setting up apparmor (2.12-4ubuntu5.1) ... 19:18:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:19:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:19:00 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:19:00 Setting up snapd (2.49.2+18.04) ... 19:19:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:19:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:19:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:19:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:19:00 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 19:19:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:19:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:19:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:19:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:19:01 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 19:19:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:19:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:19:02 /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' 19:19:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:19:02 Processing triggers for systemd (237-3ubuntu10.50) ... 19:19:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:19:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:19:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:19:04 Reading package lists... 19:19:04 Reading package lists... 19:19:04 Building dependency tree... 19:19:04 Reading state information... 19:19:04 Calculating upgrade... 19:19:04 The following packages will be upgraded: 19:19:04 advancecomp base-files bash binutils binutils-common 19:19:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:19:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:19:04 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:19:04 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:19:04 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:19:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:19:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:19:04 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:19:04 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:19:04 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:19:04 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:19:04 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:19:04 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:19:04 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:19:04 ubuntu-keyring util-linux 19:19:04 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:19:04 Need to get 64.2 MB of archives. 19:19:04 After this operation, 5125 kB of additional disk space will be used. 19:19:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 19:19:04 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 19:19:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:19:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:19:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:19:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:19:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:19:05 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:19:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:19:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:19:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:19:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:19:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:19:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:19:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:19:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:19:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:19:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:19:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:19:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:19:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:19:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:19:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:19:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:19:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:19:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:19:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:19:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:19:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:19:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:19:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:19:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:19:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:19:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 19:19:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:19:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:19:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:19:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:19:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:19:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:19:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:19:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:19:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:19:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:19:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:19:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:19:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:19:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:19:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:19:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:19:05 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:19:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:19:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:19:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:19:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:19:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:19:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:19:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:19:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:19:05 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:19:05 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:19:05 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:19:05 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:19:05 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:19:05 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:19:05 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:19:05 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:19:05 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:19:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:19:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:19:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:19:06 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:19:06 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:19:06 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:19:06 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:19:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:19:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:19:06 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:19:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:19:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:19:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:19:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:19:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:19:06 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:19:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:19:06 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:19:06 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:19:06 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:19:06 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:19:06 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:19:06 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:19:06 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:19:06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:19:06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:19:06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:19:06 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:19:06 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:19:06 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:19:06 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:19:06 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:19:06 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:19:06 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:19:06 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:19:06 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:19:07 debconf: delaying package configuration, since apt-utils is not installed 19:19:07 Fetched 64.2 MB in 2s (31.7 MB/s) 19:19:07 (Reading database ... 13914 files and directories currently installed.) 19:19:07 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:19:07 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:19:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:19:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:19:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 19:19:07 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 19:19:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:08 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:08 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:08 (Reading database ... 13914 files and directories currently installed.) 19:19:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:19:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:19:08 (Reading database ... 13914 files and directories currently installed.) 19:19:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:19:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:19:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:09 (Reading database ... 13914 files and directories currently installed.) 19:19:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:19:09 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 19:19:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:19:09 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:19:09 (Reading database ... 13914 files and directories currently installed.) 19:19:09 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:19:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:19:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:19:09 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:19:10 Setting up base-files (10.1ubuntu2.10) ... 19:19:10 Installing new version of config file /etc/issue ... 19:19:10 Installing new version of config file /etc/issue.net ... 19:19:10 Installing new version of config file /etc/lsb-release ... 19:19:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:19:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:19:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:19:10 Removing obsolete conffile /etc/default/motd-news ... 19:19:10 (Reading database ... 13915 files and directories currently installed.) 19:19:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:19:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:19:10 Setting up bash (4.4.18-2ubuntu1.2) ... 19:19:10 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 19:19:10 (Reading database ... 13915 files and directories currently installed.) 19:19:10 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:10 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:19:10 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:19:10 (Reading database ... 13915 files and directories currently installed.) 19:19:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:19:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:19:11 Setting up tar (1.29b-2ubuntu0.2) ... 19:19:11 (Reading database ... 13915 files and directories currently installed.) 19:19:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:19:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:19:11 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:19:11 (Reading database ... 13915 files and directories currently installed.) 19:19:11 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:19:11 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:19:11 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:19:11 (Reading database ... 13915 files and directories currently installed.) 19:19:11 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:19:11 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:19:11 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:19:11 (Reading database ... 13915 files and directories currently installed.) 19:19:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:19:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:19:12 Setting up grep (3.1-2build1) ... 19:19:12 (Reading database ... 13915 files and directories currently installed.) 19:19:12 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:19:12 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:19:12 Setting up gzip (1.6-5ubuntu1.1) ... 19:19:12 (Reading database ... 13915 files and directories currently installed.) 19:19:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:19:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:19:12 Setting up login (1:4.5-1ubuntu2) ... 19:19:12 (Reading database ... 13915 files and directories currently installed.) 19:19:12 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:19:12 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:19:12 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:19:12 (Reading database ... 13915 files and directories currently installed.) 19:19:12 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:19:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:19:12 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 19:19:12 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:19:12 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:19:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:19:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:19:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:19:13 (Reading database ... 13915 files and directories currently installed.) 19:19:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:19:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:19:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:19:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:19:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:19:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:19:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:19:14 (Reading database ... 13915 files and directories currently installed.) 19:19:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:19:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:19:14 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:19:14 (Reading database ... 13915 files and directories currently installed.) 19:19:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:14 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:14 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:19:14 (Reading database ... 13915 files and directories currently installed.) 19:19:14 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:14 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:14 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:19:14 (Reading database ... 13915 files and directories currently installed.) 19:19:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:19:14 (Reading database ... 13915 files and directories currently installed.) 19:19:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:19:14 (Reading database ... 13915 files and directories currently installed.) 19:19:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:19:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:19:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:19:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:19:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:19:15 (Reading database ... 13915 files and directories currently installed.) 19:19:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:19:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:19:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:19:15 (Reading database ... 13915 files and directories currently installed.) 19:19:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:19:15 (Reading database ... 13915 files and directories currently installed.) 19:19:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:19:15 (Reading database ... 13915 files and directories currently installed.) 19:19:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:19:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:19:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:19:16 (Reading database ... 13915 files and directories currently installed.) 19:19:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:19:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:19:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:19:16 (Reading database ... 13915 files and directories currently installed.) 19:19:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:19:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:19:16 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 19:19:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:19:17 (Reading database ... 13917 files and directories currently installed.) 19:19:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:19:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:19:17 Setting up debconf (1.5.66ubuntu1) ... 19:19:17 (Reading database ... 13917 files and directories currently installed.) 19:19:17 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:19:17 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:19:17 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:19:17 (Reading database ... 13917 files and directories currently installed.) 19:19:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:19:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:19:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:19:17 (Reading database ... 13917 files and directories currently installed.) 19:19:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:19:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:19:17 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:19:17 (Reading database ... 13917 files and directories currently installed.) 19:19:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:19:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:19:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:19:18 (Reading database ... 13919 files and directories currently installed.) 19:19:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:19:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:19:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:19:18 (Reading database ... 13923 files and directories currently installed.) 19:19:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:19:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:19:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 19:19:18 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 19:19:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:19:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:19:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:19:18 (Reading database ... 13923 files and directories currently installed.) 19:19:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:19:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:19:18 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:19:18 (Reading database ... 13923 files and directories currently installed.) 19:19:18 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:19:18 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:19:18 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:19:18 (Reading database ... 13923 files and directories currently installed.) 19:19:18 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:19:18 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:19:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:19:19 (Reading database ... 13923 files and directories currently installed.) 19:19:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:19:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:19:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:19:19 (Reading database ... 13923 files and directories currently installed.) 19:19:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:19:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:19:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:19:19 (Reading database ... 13923 files and directories currently installed.) 19:19:19 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:19:19 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:19:19 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 19:19:19 Setting up passwd (1:4.5-1ubuntu2) ... 19:19:19 (Reading database ... 13923 files and directories currently installed.) 19:19:19 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:19:19 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:19:19 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:19:19 (Reading database ... 13923 files and directories currently installed.) 19:19:19 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:19:19 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:19:19 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:19:19 (Reading database ... 13923 files and directories currently installed.) 19:19:19 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:19:19 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:19:19 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:19:19 (Reading database ... 13923 files and directories currently installed.) 19:19:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:19:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:19:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:19:20 (Reading database ... 13923 files and directories currently installed.) 19:19:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:19:20 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:19:20 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:19:20 (Reading database ... 13923 files and directories currently installed.) 19:19:20 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:19:20 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:19:20 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:19:20 (Reading database ... 13923 files and directories currently installed.) 19:19:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:19:20 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:19:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:19:20 (Reading database ... 13923 files and directories currently installed.) 19:19:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:19:20 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:19:20 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:19:20 (Reading database ... 13923 files and directories currently installed.) 19:19:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:19:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:19:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:19:20 (Reading database ... 13924 files and directories currently installed.) 19:19:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:19:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:19:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:19:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:19:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:19:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:19:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:19:21 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:19:21 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:19:21 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:19:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:19:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:19:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:19:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:19:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:19:21 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:19:21 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:19:21 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:19:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:19:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:19:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:19:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:19:21 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:19:21 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:19:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:19:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:19:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:19:22 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:19:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:19:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:19:22 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 19:19:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:19:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:19:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:19:22 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:19:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:19:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:19:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:19:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:19:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:19:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:19:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:19:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:19:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:19:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:19:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:19:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:19:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:19:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:19:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:19:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:19:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:19:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:19:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:19:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:26 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:26 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:19:26 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:19:26 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:19:26 19:19:26 Current default time zone: 'Etc/UTC' 19:19:26 Local time is now: Tue Aug 10 19:19:26 UTC 2021. 19:19:26 Universal Time is now: Tue Aug 10 19:19:26 UTC 2021. 19:19:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:19:26 19:19:26 Setting up systemd-sysv (237-3ubuntu10.50) ... 19:19:26 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:26 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 19:19:26 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:19:26 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:19:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:19:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:19:26 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:19:26 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:19:26 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:19:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:19:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:19:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:26 Setting up patch (2.7.6-2ubuntu1.1) ... 19:19:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:19:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:19:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:19:26 Installing new version of config file /etc/ssl/openssl.cnf ... 19:19:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:19:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:19:26 Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] } 19:19:27 $ docker stop --time=1 ee10b7345f79b2713d5ce32527f66f90e78eac6ea16b09e68a036da1e3a4f025 19:19:28 Updating certificates in /etc/ssl/certs... 19:19:29 23 added, 27 removed; done. 19:19:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:19:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:19:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:19:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:19:29 Setting up pkgbinarymangler (138.18.04.1) ... 19:19:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:19:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:19:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:19:29 Setting up perl (5.26.1-6ubuntu0.5) ... 19:19:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:19:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:19:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:19:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:19:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:19:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:19:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:19:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:19:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:19:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:19:29 Processing triggers for systemd (237-3ubuntu10.50) ... 19:19:29 Processing triggers for mime-support (3.60ubuntu1) ... 19:19:29 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:19:29 Updating certificates in /etc/ssl/certs... 19:19:30 0 added, 0 removed; done. 19:19:30 Running hooks in /etc/ca-certificates/update.d... 19:19:30 done. 19:19:30 $ docker rm -f ee10b7345f79b2713d5ce32527f66f90e78eac6ea16b09e68a036da1e3a4f025 19:19:30 Reading package lists... 19:19:31 Building dependency tree... 19:19:31 Reading state information... 19:19:31 The following NEW packages will be installed: 19:19:31 apt-transport-https 19:19:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:19:31 Need to get 4348 B of archives. 19:19:31 After this operation, 154 kB of additional disk space will be used. 19:19:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:19:31 debconf: delaying package configuration, since apt-utils is not installed 19:19:31 Fetched 4348 B in 0s (20.9 kB/s) 19:19:31 Selecting previously unselected package apt-transport-https. 19:19:31 (Reading database ... 13929 files and directories currently installed.) 19:19:31 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:19:31 Unpacking apt-transport-https (1.6.14) ... 19:19:31 Setting up apt-transport-https (1.6.14) ... 19:19:31 Waiting for network to be ready... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:32 19:19:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:19:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:33 latest: Pulling from edgex-devops/edgex-compose-arm64 19:19:33 29e5d40040c1: Pulling fs layer 19:19:33 1ce36da41761: Pulling fs layer 19:19:33 25b303627fd3: Pulling fs layer 19:19:33 29e5d40040c1: Verifying Checksum 19:19:33 29e5d40040c1: Download complete 19:19:34 29e5d40040c1: Pull complete 19:19:34 1ce36da41761: Verifying Checksum 19:19:34 1ce36da41761: Download complete 19:19:36 1ce36da41761: Pull complete 19:19:36 25b303627fd3: Verifying Checksum 19:19:36 25b303627fd3: Download complete 19:19:37 2021-08-10T19:19:34Z INFO Waiting for automatic snapd restart... 19:19:37 snapd 2.51.3 from Canonical* installed 19:19:38 "snapd" switched to the "latest/stable" channel 19:19:38 19:19:40 core18 20210611 from Canonical* installed 19:19:40 "core18" switched to the "latest/stable" channel 19:19:40 19:19:43 snapcraft 5.0 from Canonical* installed 19:19:43 "snapcraft" switched to the "latest/stable" channel 19:19:43 19:19:46 25b303627fd3: Pull complete 19:19:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:19:46 prd-ubuntu18.04-docker-arm64-4c-16g-255 does not seem to be running inside a container 19:19:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:47 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: 19:19:47 - README.md 19:19:47 19:19:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:19:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:19:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:19:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:19:49 Reading package lists... 19:19:49 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 19:19:49 Reading package lists... 19:19:49 Building dependency tree... 19:19:49 Reading state information... 19:19:50 Suggested packages: 19:19:50 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:19:50 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:19:50 Recommended packages: 19:19:50 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:19:50 The following NEW packages will be installed: 19:19:50 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:19:50 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:19:50 pkg-config zip 19:19:50 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:19:50 Need to get 7663 kB of archives. 19:19:50 After this operation, 43.8 MB of additional disk space will be used. 19:19:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:19:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 19:19:50 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:19:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:19:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:19:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:19:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:19:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:19:50 $ docker top d006eefa2382eb5d600e4d00f2e029316c2962f36d85b99dae2b86a5af715f0a -eo pid,comm 19:19:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:19:50 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:19:50 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [Pipeline] { 19:19:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:19:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:19:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:19:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:19:50 debconf: delaying package configuration, since apt-utils is not installed 19:19:50 Fetched 7663 kB in 1s (9974 kB/s) [Pipeline] sh 19:19:51 Selecting previously unselected package libglib2.0-0:amd64. 19:19:51 (Reading database ... 13933 files and directories currently installed.) 19:19:51 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:19:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:19:51 Selecting previously unselected package libpsl5:amd64. 19:19:51 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:19:51 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:19:51 Selecting previously unselected package libnghttp2-14:amd64. 19:19:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:19:51 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:19:51 Selecting previously unselected package librtmp1:amd64. 19:19:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:19:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:19:51 Selecting previously unselected package libcurl3-gnutls:amd64. 19:19:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 19:19:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 19:19:51 Selecting previously unselected package liberror-perl. 19:19:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:19:51 Unpacking liberror-perl (0.17025-1) ... 19:19:51 Selecting previously unselected package git-man. 19:19:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:19:51 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:19:51 Selecting previously unselected package git. 19:19:51 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:19:51 + docker-compose build --help 19:19:51 + grep parallel 19:19:51 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:19:51 Selecting previously unselected package libnorm1:amd64. 19:19:51 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:19:51 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:19:52 Selecting previously unselected package libpgm-5.2-0:amd64. 19:19:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:19:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:19:52 Selecting previously unselected package libsodium23:amd64. 19:19:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:19:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:19:52 Selecting previously unselected package libzmq5:amd64. 19:19:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:19:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:19:52 Selecting previously unselected package libzmq3-dev:amd64. 19:19:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:19:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:19:52 Selecting previously unselected package pkg-config. 19:19:52 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:19:52 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:19:52 Selecting previously unselected package zip. 19:19:52 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:19:52 Unpacking zip (3.0-11build1) ... 19:19:52 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:19:52 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:19:52 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:19:52 Setting up liberror-perl (0.17025-1) ... 19:19:52 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:19:52 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:19:52 No schema files found: doing nothing. 19:19:52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:19:52 Setting up zip (3.0-11build1) ... 19:19:52 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:19:52 Setting up libsodium23:amd64 (1.0.16-2) ... 19:19:52 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:19:52 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:19:52 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 19:19:52 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:19:52 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:19:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:19:53 git set to automatically installed. 19:19:53 git-man set to automatically installed. 19:19:53 libcurl3-gnutls set to automatically installed. 19:19:53 liberror-perl set to automatically installed. 19:19:53 libglib2.0-0 set to automatically installed. 19:19:53 libnghttp2-14 set to automatically installed. 19:19:53 libnorm1 set to automatically installed. 19:19:53 libpgm-5.2-0 set to automatically installed. 19:19:53 libpsl5 set to automatically installed. 19:19:53 librtmp1 set to automatically installed. 19:19:53 libsodium23 set to automatically installed. 19:19:53 libzmq3-dev set to automatically installed. 19:19:53 libzmq5 set to automatically installed. 19:19:53 pkg-config set to automatically installed. 19:19:53 zip set to automatically installed. 19:19:54 --parallel Build images in parallel. [Pipeline] } 19:19:55 $ docker stop --time=1 d006eefa2382eb5d600e4d00f2e029316c2962f36d85b99dae2b86a5af715f0a 19:19:55 snapd is not logged in, snap install commands will use sudo 19:19:57 $ docker rm -f d006eefa2382eb5d600e4d00f2e029316c2962f36d85b99dae2b86a5af715f0a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:58 . [Pipeline] withDockerContainer 19:19:58 prd-ubuntu18.04-docker-arm64-4c-16g-255 does not seem to be running inside a container 19:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:59 core18 20210722 from Canonical* refreshed 19:20:00 $ docker top 7e132174dcf7b6c4284858982dfe3ebde3e6b741d5b66c316758bddc9de6952d -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:01 + docker-compose -f ./docker-compose-build.yml build --parallel 19:20:01 snapd is not logged in, snap install commands will use sudo 19:20:05 Building core-command ... 19:20:05 Building core-data ... 19:20:05 Building core-metadata ... 19:20:05 Building security-bootstrapper ... 19:20:05 Building security-proxy-setup ... 19:20:05 Building security-secretstore-setup ... 19:20:05 Building support-notifications ... 19:20:05 Building support-scheduler ... 19:20:05 Building sys-mgmt-agent ... 19:20:05 Building support-notifications 19:20:05 Building security-secretstore-setup 19:20:05 Building security-bootstrapper 19:20:05 Building core-command 19:20:05 Building core-metadata 19:20:06 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 19:20:06 Pulling config-common 19:20:06 + snapcraftctl pull 19:20:08 Pulling go-build-helper 19:20:08 + snapcraftctl pull 19:20:09 'edgex-go' has dependencies that need to be staged: go-build-helper 19:20:09 Skipping pull go-build-helper (already ran) 19:20:09 Building go-build-helper 19:20:09 + snapcraftctl build 19:20:11 Staging go-build-helper 19:20:11 + snapcraftctl stage 19:20:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:20:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:20:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1819 kB] 19:20:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 19:20:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:20:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:20:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 19:20:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 19:20:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 19:20:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 19:20:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:20:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:20:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:20:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:20:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:20:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:20:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:20:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:20:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:20:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 19:20:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 19:20:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 19:20:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 19:20:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 19:20:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 19:20:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 19:20:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 19:20:21 Fetched 25.0 MB in 0s (0 B/s) 19:20:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:20:21 Fetched 224 kB in 0s (0 B/s) 19:20:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:20:21 Fetched 157 kB in 0s (0 B/s) 19:20:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:20:21 Fetched 221 kB in 0s (0 B/s) 19:20:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:20:21 Fetched 143 kB in 0s (0 B/s) 19:20:21 Pulling edgex-go 19:20:21 + snapcraftctl pull 19:20:21 Pulling hooks 19:20:21 + snapcraftctl pull 19:20:39 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:20:39 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:20:39 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:20:39 Fetched 0 B in 0s (0 B/s) 19:20:39 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:20:39 Fetched 96.5 kB in 0s (0 B/s) 19:20:39 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:20:39 Fetched 279 kB in 0s (0 B/s) 19:20:39 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:20:39 Fetched 122 kB in 0s (0 B/s) 19:20:39 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:20:39 Fetched 77.8 kB in 0s (0 B/s) 19:20:39 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:20:39 Fetched 8848 B in 0s (0 B/s) 19:20:39 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:20:39 Fetched 47.8 kB in 0s (0 B/s) 19:20:39 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:20:39 Fetched 45.6 kB in 0s (0 B/s) 19:20:39 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:20:39 Fetched 15.0 kB in 0s (0 B/s) 19:20:39 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 19:20:39 Fetched 219 kB in 0s (0 B/s) 19:20:39 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:20:39 Fetched 154 kB in 0s (0 B/s) 19:20:39 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:20:39 Fetched 50.6 kB in 0s (0 B/s) 19:20:39 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:20:39 Fetched 14.8 kB in 0s (0 B/s) 19:20:39 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:20:39 Fetched 41.8 kB in 0s (0 B/s) 19:20:39 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:20:39 Fetched 499 kB in 0s (0 B/s) 19:20:39 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:20:39 Fetched 111 kB in 0s (0 B/s) 19:20:39 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:20:39 Fetched 240 kB in 0s (0 B/s) 19:20:39 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:20:39 Fetched 29.3 kB in 0s (0 B/s) 19:20:39 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:20:39 Fetched 85.5 kB in 0s (0 B/s) 19:20:39 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:20:39 Fetched 24.5 kB in 0s (0 B/s) 19:20:39 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:20:39 Fetched 49.2 kB in 0s (0 B/s) 19:20:39 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:20:39 Fetched 54.2 kB in 0s (0 B/s) 19:20:39 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:20:39 Fetched 30.8 kB in 0s (0 B/s) 19:20:39 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:20:39 Fetched 15.8 kB in 0s (0 B/s) 19:20:39 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:20:39 Fetched 85.9 kB in 0s (0 B/s) 19:20:39 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:20:39 Fetched 8720 B in 0s (0 B/s) 19:20:39 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:20:39 Fetched 140 kB in 0s (0 B/s) 19:20:39 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:20:39 Fetched 119 kB in 0s (0 B/s) 19:20:39 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:20:39 Fetched 111 kB in 0s (0 B/s) 19:20:39 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:20:39 Fetched 11.1 kB in 0s (0 B/s) 19:20:39 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:20:39 Fetched 645 kB in 0s (0 B/s) 19:20:39 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:20:39 Fetched 41.3 kB in 0s (0 B/s) 19:20:39 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:20:39 Fetched 17.9 kB in 0s (0 B/s) 19:20:39 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:20:39 Fetched 368 kB in 0s (0 B/s) 19:20:39 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:20:39 Fetched 187 kB in 0s (0 B/s) 19:20:39 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:20:39 Fetched 175 kB in 0s (0 B/s) 19:20:39 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:20:39 Fetched 206 kB in 0s (0 B/s) 19:20:39 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:20:39 Fetched 1301 kB in 0s (0 B/s) 19:20:39 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:20:39 Fetched 36.2 kB in 0s (0 B/s) 19:20:39 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 19:20:39 Fetched 159 kB in 0s (0 B/s) 19:20:39 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:20:39 Fetched 107 kB in 0s (0 B/s) 19:20:39 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:20:39 Fetched 48.7 kB in 0s (0 B/s) 19:20:39 Pulling static-packages 19:20:39 + snapcraftctl pull 19:20:39 Pulling version 19:20:39 + cd /root/project 19:20:39 + + git describe --tags --abbrev=0 19:20:39 sed s/v// 19:20:39 + GIT_VERSION=2.0.1-dev.27 19:20:39 + [ -z 2.0.1-dev.27 ] 19:20:39 + snapcraftctl set-version 2.0.1-dev.27 19:20:40 Building config-common 19:20:40 + snapcraftctl build 19:20:42 Skipping build go-build-helper (already ran) 19:20:42 Building edgex-go 19:20:43 + cd /root/parts/edgex-go/src 19:20:43 + git+ describe --tags --abbrev=0 19:20:43 sed s/v// 19:20:43 + GIT_VERSION=2.0.1-dev.27 19:20:43 + [ -z 2.0.1-dev.27 ] 19:20:43 + echo 2.0.1-dev.27 19:20:43 + make build 19:20:43 go mod tidy 19:20:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:20:46 go: downloading github.com/gorilla/mux v1.8.0 19:20:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.14 19:20:46 go: downloading github.com/stretchr/testify v1.7.0 19:20:46 go: downloading github.com/google/uuid v1.3.0 19:20:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:20:46 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:20:46 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:20:46 go: downloading gopkg.in/yaml.v2 v2.4.0 19:20:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:20:46 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:20:46 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 19:20:46 go: downloading github.com/pelletier/go-toml v1.9.3 19:20:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:20:46 go: downloading github.com/lib/pq v1.10.2 19:20:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:20:47 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:20:47 go: downloading github.com/davecgh/go-spew v1.1.1 19:20:47 go: downloading github.com/pmezard/go-difflib v1.0.0 19:20:47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:20:47 go: downloading github.com/go-playground/validator/v10 v10.9.0 19:20:47 go: downloading github.com/go-kit/kit v0.11.0 19:20:47 go: downloading github.com/stretchr/objx v0.1.1 19:20:47 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:20:47 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 19:20:47 go: downloading github.com/x448/float16 v0.8.4 19:20:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:20:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:20:47 go: downloading github.com/pebbe/zmq4 v1.2.7 19:20:47 go: downloading github.com/go-playground/universal-translator v0.18.0 19:20:47 go: downloading github.com/leodido/go-urn v1.2.1 19:20:47 go: downloading golang.org/x/text v0.3.6 19:20:47 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:20:47 go: downloading github.com/go-playground/locales v0.14.0 19:20:47 go: downloading github.com/kr/pretty v0.3.0 19:20:48 go: downloading github.com/go-logfmt/logfmt v0.5.0 19:20:48 go: downloading github.com/go-stack/stack v1.8.0 19:20:48 go: downloading github.com/hashicorp/consul/api v1.8.1 19:20:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:20:48 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 19:20:48 go: downloading github.com/onsi/ginkgo v1.10.1 19:20:48 go: downloading github.com/onsi/gomega v1.7.0 19:20:48 go: downloading github.com/gorilla/websocket v1.4.2 19:20:48 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 19:20:48 go: downloading github.com/kr/text v0.2.0 19:20:48 go: downloading github.com/rogpeppe/go-internal v1.8.0 19:20:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:20:48 go: downloading github.com/mitchellh/copystructure v1.0.0 19:20:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:20:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:20:48 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:20:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:20:48 go: downloading github.com/hashicorp/serf v0.9.5 19:20:48 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:20:49 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:20:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:20:49 go: downloading github.com/fatih/color v1.9.0 19:20:49 go: downloading github.com/mattn/go-colorable v0.1.6 19:20:49 go: downloading github.com/mattn/go-isatty v0.0.12 19:20:49 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:20:49 go: downloading github.com/pkg/errors v0.9.1 19:20:49 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:20:49 go: downloading github.com/hpcloud/tail v1.0.0 19:20:49 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:20:49 go: downloading github.com/hashicorp/memberlist v0.2.2 19:20:49 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:20:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:20:49 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:20:49 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:20:49 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:20:49 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:20:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:20:49 go: downloading github.com/miekg/dns v1.1.26 19:20:49 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:20:49 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:20:49 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:20:49 go: downloading github.com/hashicorp/errwrap v1.0.0 19:20:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-data/core-data ./cmd/core-data 19:20:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/core-command/core-command ./cmd/core-command 19:21:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:21:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/secrets-config ./cmd/secrets-config 19:21:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.27" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21:13 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:21:13 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:21:13 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:21:13 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:21:13 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:21:13 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:21:13 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:21:13 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:21:13 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:21:13 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:21:13 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:21:13 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:21:13 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:21:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:21:13 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:21:13 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:21:13 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:21:13 + 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 19:21:13 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:21:13 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:21:13 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:21:13 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:21:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:21:13 + 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 19:21:13 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:21:13 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:21:13 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:21:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:13 ---> f1e8399eb1e5 19:21:13 Step 3/24 : WORKDIR /edgex-go 19:21:13 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:21:13 ---> f1e8399eb1e5 19:21:13 Step 3/26 : WORKDIR /edgex-go 19:21:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:21:13 ---> f1e8399eb1e5 19:21:13 Step 3/23 : WORKDIR /edgex-go 19:21:13 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:21:13 ---> f1e8399eb1e5 19:21:13 Step 3/32 : WORKDIR /edgex-go 19:21:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:13 ---> f1e8399eb1e5 19:21:13 Step 3/24 : WORKDIR /edgex-go 19:21:14 Building hooks 19:21:14 + cd /root/parts/hooks/src 19:21:14 + make build 19:21:14 go mod tidy 19:21:14 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 19:21:15 go: downloading github.com/stretchr/testify v1.5.1 19:21:15 go: downloading gopkg.in/yaml.v2 v2.2.2 19:21:15 go: downloading github.com/davecgh/go-spew v1.1.0 19:21:15 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:21:16 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:21:16 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:21:16 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:21:17 ---> Running in f7a6ca625a70 19:21:17 ---> Running in b4567845f8ae 19:21:17 ---> Running in bf88177ea41b 19:21:17 ---> Running in 1c4b32339511 19:21:17 ---> Running in ffa23e9f3a69 19:21:18 Removing intermediate container b4567845f8ae 19:21:18 ---> 3e14b8f9cc1c 19:21:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:18 Removing intermediate container bf88177ea41b 19:21:18 ---> 552b79c3089c 19:21:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:18 ---> Running in b2327e9c5089 19:21:18 Removing intermediate container f7a6ca625a70 19:21:18 ---> b1d3d7c225ee 19:21:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:18 Removing intermediate container 1c4b32339511 19:21:18 ---> 5c4ad4b906e6 19:21:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:18 Removing intermediate container ffa23e9f3a69 19:21:18 ---> 57d5a27d294e 19:21:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:18 ---> Running in f7616de22990 19:21:18 ---> Running in 70e6b525bb83 19:21:18 ---> Running in f44ee15c19ea 19:21:18 ---> Running in 0bf43975d738 19:21:19 Building static-packages 19:21:19 + snapcraftctl build 19:21:21 Building version 19:21:21 + snapcraftctl build 19:21:22 Removing intermediate container b2327e9c5089 19:21:22 ---> 74eab3f0dca8 19:21:22 Step 5/24 : RUN apk add --update --no-cache make git 19:21:22 ---> Running in 0698e14b0459 19:21:22 Removing intermediate container f7616de22990 19:21:22 ---> cf6da194b916 19:21:22 Step 5/32 : RUN apk add --update --no-cache make git 19:21:23 ---> Running in ec6850232adc 19:21:23 Staging config-common 19:21:23 + snapcraftctl stage 19:21:23 Removing intermediate container 70e6b525bb83 19:21:23 ---> b4eb1d0d4529 19:21:23 Step 5/24 : RUN apk add --update --no-cache make git 19:21:23 ---> Running in 1d801c6ec9ac 19:21:23 Removing intermediate container f44ee15c19ea 19:21:23 ---> 6fb796bb0e52 19:21:23 Step 5/26 : RUN apk add --update --no-cache make git 19:21:23 Removing intermediate container 0bf43975d738 19:21:23 ---> 1baa4c3240db 19:21:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:21:24 ---> Running in 940c72daa95f 19:21:24 ---> Running in 48c7256b5106 19:21:24 Skipping stage go-build-helper (already ran) 19:21:24 Staging edgex-go 19:21:24 + snapcraftctl stage 19:21:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:25 Staging hooks 19:21:25 + snapcraftctl stage 19:21:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:26 Staging static-packages 19:21:26 + snapcraftctl stage 19:21:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:26 OK: 218 MiB in 52 packages 19:21:26 OK: 218 MiB in 52 packages 19:21:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:27 Staging version 19:21:27 + snapcraftctl stage 19:21:27 OK: 218 MiB in 52 packages 19:21:27 OK: 218 MiB in 52 packages 19:21:28 Priming config-common 19:21:28 + snapcraftctl prime 19:21:28 Removing intermediate container 0698e14b0459 19:21:28 ---> ac87560eeb93 19:21:28 Step 6/24 : COPY go.mod . 19:21:28 OK: 218 MiB in 52 packages 19:21:28 Removing intermediate container ec6850232adc 19:21:28 ---> 8f14a6a90d14 19:21:28 Step 6/32 : COPY go.mod . 19:21:29 Removing intermediate container 940c72daa95f 19:21:29 ---> d1167beb3e2a 19:21:29 Step 6/26 : COPY go.mod . 19:21:29 Removing intermediate container 48c7256b5106 19:21:29 ---> 685475309df5 19:21:29 Step 6/23 : COPY go.mod . 19:21:30 Priming go-build-helper 19:21:30 + snapcraftctl prime 19:21:30 ---> 958aeb38435f 19:21:30 Step 7/24 : RUN go mod download 19:21:30 ---> beb97144a1fa 19:21:30 Step 7/32 : RUN go mod download 19:21:30 ---> Running in 8c8564c7d26c 19:21:30 ---> Running in 00d61d313014 19:21:30 ---> cc8b5cea08a6 19:21:30 Step 7/26 : RUN go mod download 19:21:30 Removing intermediate container 1d801c6ec9ac 19:21:30 ---> 00dee258595f 19:21:30 Step 6/24 : COPY go.mod . 19:21:30 ---> Running in a8612074e7c2 19:21:30 ---> 39dce4c8f00d 19:21:30 Step 7/23 : RUN go mod download 19:21:30 Priming edgex-go 19:21:30 + snapcraftctl prime 19:21:31 ---> Running in c8c7f03e7bff 19:21:32 Priming hooks 19:21:32 + snapcraftctl prime 19:21:32 ---> 35bb6e6c9e60 19:21:32 Step 7/24 : RUN go mod download 19:21:33 ---> Running in 9ec057532880 19:21:33 Priming static-packages 19:21:33 + snapcraftctl prime 19:21:36 Priming version 19:21:36 + snapcraftctl prime 19:21:37 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:21:37 Removing intermediate container 8c8564c7d26c 19:21:37 ---> 26f5b8ef844f 19:21:37 Step 8/32 : COPY . . 19:21:37 Removing intermediate container 00d61d313014 19:21:37 ---> 1dd6b0380ad8 19:21:37 Step 8/24 : COPY . . 19:21:38 Removing intermediate container a8612074e7c2 19:21:38 ---> 312d4d473acc 19:21:38 Step 8/26 : COPY . . 19:21:38 Removing intermediate container c8c7f03e7bff 19:21:38 ---> cf89dd0cbbcb 19:21:38 Step 8/23 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:21:39 Removing intermediate container 9ec057532880 19:21:39 ---> 2602e8a6580a 19:21:39 Step 8/24 : COPY . . 19:22:06 ---> 9a5932cab898 19:22:06 Step 9/23 : RUN go mod tidy 19:22:06 ---> 033c1f5a0048 19:22:06 Step 9/32 : RUN go mod tidy 19:22:06 ---> f968a0a8c6cf 19:22:06 Step 9/26 : RUN go mod tidy 19:22:06 ---> b1840060d407 19:22:06 Step 9/24 : RUN go mod tidy 19:22:06 ---> d412d124e156 19:22:06 Step 9/24 : RUN go mod tidy 19:22:06 ---> Running in 1af1ec50fcf0 19:22:06 ---> Running in b6f5fe4393da 19:22:06 ---> Running in 9a9033489772 19:22:06 ---> Running in 807ece13bb9e 19:22:06 ---> Running in 8f3ac0ab610f 19:22:14 Removing intermediate container 1af1ec50fcf0 19:22:14 ---> 5c15c7d55104 19:22:14 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:22:14 ---> Running in cbff16c14e15 19:22:14 Removing intermediate container 807ece13bb9e 19:22:14 ---> 6a469f662187 19:22:14 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:22:14 ---> Running in 2d2654023134 19:22:14 Removing intermediate container 9a9033489772 19:22:14 ---> f1278a155336 19:22:14 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:22:14 Removing intermediate container 8f3ac0ab610f 19:22:14 ---> 858193c76edf 19:22:14 Step 10/24 : RUN make cmd/core-command/core-command 19:22:14 Removing intermediate container b6f5fe4393da 19:22:14 ---> 0276050c40df 19:22:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:22:14 ---> Running in 8f0e0d86c8eb 19:22:14 ---> Running in 523f2dbf5e7c 19:22:14 ---> Running in a009d9250cd2 19:22:15 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 19:22:16 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 19:22:16 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 19:22:16 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 19:22:16 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 19:24:08 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 19:24:09 Removing intermediate container 523f2dbf5e7c 19:24:09 ---> 326618f5173f 19:24:09 19:24:09 Step 11/24 : FROM alpine:3.12 19:24:09 3.12: Pulling from library/alpine 19:24:11 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 19:24:11 Status: Downloaded newer image for alpine:3.12 19:24:11 ---> c4fd0aeabfcf 19:24:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:24:13 ---> Running in 01f828bc3e08 19:24:14 Removing intermediate container 2d2654023134 19:24:14 ---> aa1f915e9501 19:24:14 19:24:14 Step 11/32 : FROM alpine:3.12 19:24:14 ---> c4fd0aeabfcf 19:24:14 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:24:15 ---> Running in 276b16bc2005 19:24:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:16 Removing intermediate container 276b16bc2005 19:24:16 ---> 04a969c39fb0 19:24:16 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:24:16 (1/1) Installing dumb-init (1.2.2-r1) 19:24:16 Executing busybox-1.31.1-r20.trigger 19:24:16 OK: 5 MiB in 15 packages 19:24:18 ---> Running in 3c47e97586d5 19:24:19 Removing intermediate container 8f0e0d86c8eb 19:24:19 ---> 9c391c323825 19:24:19 19:24:19 Step 11/26 : FROM alpine:3.12 19:24:19 ---> c4fd0aeabfcf 19:24:19 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:24:19 Removing intermediate container cbff16c14e15 19:24:19 ---> 9aa38717674f 19:24:19 19:24:19 Step 11/23 : FROM alpine:3.12 19:24:19 ---> c4fd0aeabfcf 19:24:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:24:19 Removing intermediate container a009d9250cd2 19:24:19 ---> f2dfd8d7b0f0 19:24:19 19:24:19 Step 11/24 : FROM alpine:3.12 19:24:19 ---> c4fd0aeabfcf 19:24:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:24:19 ---> Running in 8ab101edb215 19:24:19 ---> Running in 014b2b5e27c0 19:24:20 Removing intermediate container 01f828bc3e08 19:24:20 ---> cc41cee2136a 19:24:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:24:20 ---> Running in 9c00f0304c22 19:24:20 ---> Running in 94158a0ec52b 19:24:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:21 Removing intermediate container 94158a0ec52b 19:24:21 ---> aa2e98089287 19:24:21 Step 14/24 : ENV APP_PORT=59882 19:24:21 (1/2) Installing dumb-init (1.2.2-r1) 19:24:21 (2/2) Installing su-exec (0.2-r1) 19:24:21 Executing busybox-1.31.1-r20.trigger 19:24:21 OK: 5 MiB in 16 packages 19:24:21 ---> Running in fcd71a0b12d8 19:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:22 Removing intermediate container fcd71a0b12d8 19:24:22 ---> cd4553c992c3 19:24:22 Step 15/24 : EXPOSE $APP_PORT 19:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:22 ---> Running in 9702e17bde03 19:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:22 (1/6) Installing ca-certificates (20191127-r4) 19:24:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:24:22 Removing intermediate container 3c47e97586d5 19:24:22 ---> 4dd8fd73c25a 19:24:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:24:22 (3/6) Installing libcurl (7.78.0-r0) 19:24:22 (4/6) Installing curl (7.78.0-r0) 19:24:22 (5/6) Installing dumb-init (1.2.2-r1) 19:24:22 (6/6) Installing su-exec (0.2-r1) 19:24:22 Executing busybox-1.31.1-r20.trigger 19:24:22 Executing ca-certificates-20191127-r4.trigger 19:24:23 (1/2) Installing ca-certificates (20191127-r4) 19:24:23 (2/2) Installing dumb-init (1.2.2-r1) 19:24:23 Executing busybox-1.31.1-r20.trigger 19:24:23 Executing ca-certificates-20191127-r4.trigger 19:24:23 OK: 7 MiB in 20 packages 19:24:23 (1/1) Installing dumb-init (1.2.2-r1) 19:24:23 Executing busybox-1.31.1-r20.trigger 19:24:23 OK: 5 MiB in 15 packages 19:24:23 ---> Running in 01420dfb5817 19:24:23 OK: 6 MiB in 16 packages 19:24:23 Removing intermediate container 9702e17bde03 19:24:23 ---> ae47138029c5 19:24:23 Step 16/24 : WORKDIR / 19:24:23 ---> Running in 3d6ed9e90688 19:24:24 Removing intermediate container 01420dfb5817 19:24:24 ---> 5d90733cef52 19:24:24 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:24:24 ---> Running in 922b3ad13967 19:24:24 Removing intermediate container 3d6ed9e90688 19:24:24 ---> ce04255e1890 19:24:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:24 Removing intermediate container 9c00f0304c22 19:24:24 ---> 66163ee76035 19:24:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:24:25 ---> Running in fa5175cc6fed 19:24:25 Removing intermediate container 922b3ad13967 19:24:25 ---> 8736321318e9 19:24:25 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:24:25 Removing intermediate container 8ab101edb215 19:24:25 ---> 2179229224de 19:24:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:24:26 ---> Running in 55771b29d3a9 19:24:26 ---> Running in 78ca1d2be9ad 19:24:26 Removing intermediate container 014b2b5e27c0 19:24:26 ---> 9a7579bc993d 19:24:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:24:26 ---> 5c49f8c725d0 19:24:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:24:26 Removing intermediate container fa5175cc6fed 19:24:26 ---> 11051ae0b7f1 19:24:26 Step 14/24 : ENV APP_PORT=59881 19:24:26 ---> Running in 23b64eb67c18 19:24:26 ---> Running in a5c746f74f24 19:24:26 Removing intermediate container 55771b29d3a9 19:24:26 ---> a2b064e928c8 19:24:26 Step 14/26 : WORKDIR / 19:24:27 ---> Running in a757aa51c8b7 19:24:27 Removing intermediate container 23b64eb67c18 19:24:27 ---> 942b65230ae1 19:24:27 Step 14/23 : ENV APP_PORT=59860 19:24:27 Removing intermediate container a5c746f74f24 19:24:27 ---> 1d7848c5a257 19:24:27 Step 15/24 : EXPOSE $APP_PORT 19:24:28 ---> Running in 15aa2e9ec757 19:24:28 ---> Running in 4af1d8dbb59f 19:24:28 ---> 4d3ba145c008 19:24:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:24:28 Removing intermediate container a757aa51c8b7 19:24:28 ---> 3c44320b6ce6 19:24:28 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:24:28 Removing intermediate container 15aa2e9ec757 19:24:28 ---> 81648e343583 19:24:28 Step 15/23 : EXPOSE $APP_PORT 19:24:28 Removing intermediate container 4af1d8dbb59f 19:24:28 ---> 9119f24e1a9a 19:24:28 Step 16/24 : WORKDIR / ---> Running in 7bea564e6765 19:24:28 19:24:29 ---> Running in dc7128fcb2d2 19:24:29 ---> f6895d3178b6 19:24:29 Step 20/24 : ENTRYPOINT ["/core-command"] 19:24:29 Removing intermediate container 78ca1d2be9ad 19:24:29 ---> 8e9d51210108 19:24:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:24:29 ---> b75a9a31b357 19:24:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:24:30 Removing intermediate container 7bea564e6765 19:24:30 ---> 7b16ad88268e 19:24:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:30 ---> Running in aae112455245 19:24:30 ---> Running in d89bf734049e 19:24:30 Removing intermediate container dc7128fcb2d2 19:24:30 ---> d316a8485b9e 19:24:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:30 ---> 305e2259e396 19:24:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:24:31 Removing intermediate container d89bf734049e 19:24:31 ---> bc5c8602e9b2 19:24:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:24:31 Removing intermediate container aae112455245 19:24:31 ---> 3f7c3852737b 19:24:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:31 ---> Running in 8f70d1eae1a3 19:24:31 ---> 6c2533abec25 19:24:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:24:31 ---> 5feae5049b29 19:24:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:24:32 Removing intermediate container 8f70d1eae1a3 19:24:32 ---> 6d536dcf7b42 19:24:32 Step 22/24 : LABEL arch=arm64 ---> 496d48be5056 19:24:32 19:24:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:24:32 ---> Running in e7dd4768248a 19:24:32 ---> 1e7576f3d7e3 19:24:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:24:33 ---> Running in 65c3f7ec1e40 19:24:33 ---> b617a61885f3 19:24:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:24:33 ---> b71dd1b78248 19:24:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:24:33 ---> 8d157fb9d270 19:24:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:24:33 Removing intermediate container e7dd4768248a 19:24:33 ---> c7bafd1473dd 19:24:33 Step 23/24 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:24:33 ---> Running in 41279191c061 19:24:34 ---> aac81d389941 19:24:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:24:34 ---> 47a4bdf42109 19:24:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:24:35 Removing intermediate container 41279191c061 19:24:35 ---> d4e26f0797bd 19:24:35 Step 24/24 : LABEL version=0.0.0 19:24:35 ---> Running in cadc08d732e7 19:24:35 ---> Running in e5ac7533f501 19:24:35 ---> 47c1e0e5b170 19:24:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:24:35 ---> Running in 5b4d610cb577 19:24:36 Removing intermediate container e5ac7533f501 19:24:36 ---> 647aeaf2ef93 19:24:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:36 Removing intermediate container 5b4d610cb577 19:24:36 ---> 33770be1b6a3 19:24:36 19:24:36 Removing intermediate container cadc08d732e7 19:24:36 ---> 5e135a432333 19:24:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:36 ---> Running in f1693245eb8b 19:24:36 Successfully built 33770be1b6a3 19:24:36 ---> Running in 571ec05a7a50 19:24:36 Successfully tagged core-command-arm64:latest 19:24:36  Building core-command ... done Building support-scheduler 19:24:36 Removing intermediate container 65c3f7ec1e40 19:24:36 ---> c1d0886f9b0f 19:24:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:37 ---> 85f67f480d38 19:24:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:24:37 Removing intermediate container 571ec05a7a50 19:24:37 ---> 8dfaf982a6ad 19:24:37 Step 22/24 : LABEL arch=arm64 19:24:38 Removing intermediate container f1693245eb8b 19:24:38 ---> ef3be78ae66c 19:24:38 Step 21/23 : LABEL arch=arm64 19:24:38 ---> Running in e1fcb52d6deb 19:24:38 ---> 74405cf2d9d8 19:24:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:24:39 ---> Running in aaa956f20835 19:24:40 ---> 839b43b5be94 19:24:40 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/ 19:24:40 Removing intermediate container e1fcb52d6deb 19:24:40 ---> 2ded23cceb14 19:24:40 Step 23/24 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:24:40 ---> Running in 82468506f929 19:24:40 ---> Running in 897ffb2f2ec9 19:24:41 Removing intermediate container aaa956f20835 19:24:41 ---> acaac40e798d 19:24:41 Step 22/23 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:24:41 ---> e7a099448f68 19:24:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:24:41 ---> Running in 989c177d76f0 19:24:41 Removing intermediate container 897ffb2f2ec9 19:24:41 ---> 5ca703bd425c 19:24:41 Step 24/24 : LABEL version=0.0.0 19:24:41 ---> Running in 4deef2a74716 19:24:42 Removing intermediate container 989c177d76f0 19:24:42 ---> c620ca422f37 19:24:42 Step 23/23 : LABEL version=0.0.0 19:24:42 ---> Running in eab29d9005eb 19:24:42 Removing intermediate container 4deef2a74716 19:24:42 ---> 1b91c1782dd4 19:24:42 19:24:42 ---> ae3597ca9e3c 19:24:42 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:24:43 Successfully built 1b91c1782dd4 19:24:43 Removing intermediate container eab29d9005eb 19:24:43 ---> 2fa2875557d4 19:24:43 19:24:43 Successfully tagged core-metadata-arm64:latest 19:24:43 Building core-data 19:24:44  Building core-metadata ... done Successfully built 2fa2875557d4 19:24:44 Successfully tagged support-notifications-arm64:latest 19:24:44  Building support-notifications ... done Building sys-mgmt-agent 19:24:44 ---> 0033cafecf50 19:24:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:24:44 Removing intermediate container 82468506f929 19:24:44 ---> 0d74e259d6af 19:24:44 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:24:44 ---> Running in 85fb812f7a8e 19:24:45 Removing intermediate container 85fb812f7a8e 19:24:45 ---> 2180d5d75d49 19:24:45 Step 24/26 : LABEL arch=arm64 19:24:45 ---> c9a024676745 19:24:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:24:46 ---> Running in 479b6570e7f5 19:24:47 ---> Running in 0bc86b02e584 19:24:47 Removing intermediate container 479b6570e7f5 19:24:47 ---> 639df61376f7 19:24:47 Step 25/26 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:24:48 Removing intermediate container 0bc86b02e584 19:24:48 ---> 0463a9d686b6 19:24:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:24:48 ---> Running in 9ad4ea683413 19:24:49 Removing intermediate container 9ad4ea683413 19:24:49 ---> afa7ed0aa1f7 19:24:49 Step 26/26 : LABEL version=0.0.0 19:24:49 ---> 7ccebece4736 19:24:49 Step 27/32 : RUN chmod +x /entrypoint.sh 19:24:50 ---> Running in 8dda8d54474b 19:24:50 ---> Running in 4e0ef9de3076 19:24:51 Removing intermediate container 8dda8d54474b 19:24:51 ---> 74a51fb90a25 19:24:51 19:24:51 Successfully built 74a51fb90a25 19:24:51 Successfully tagged security-secretstore-setup-arm64:latest 19:24:51 Building security-proxy-setup 19:24:55  Building security-secretstore-setup ... done Removing intermediate container 4e0ef9de3076 19:24:55 ---> e0faaf5610ec 19:24:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:24:55 ---> Running in 56fd3e095a51 19:24:56 Removing intermediate container 56fd3e095a51 19:24:56 ---> 545579cee994 19:24:56 Step 29/32 : CMD ["gate"] 19:24:57 ---> Running in 4499eb316f98 19:24:58 Removing intermediate container 4499eb316f98 19:24:58 ---> 6b50cdcea5cc 19:24:58 Step 30/32 : LABEL arch=arm64 19:24:59 ---> Running in e4c42aadeec8 19:25:00 Removing intermediate container e4c42aadeec8 19:25:00 ---> 341fd7b6e87b 19:25:00 Step 31/32 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:25:00 ---> Running in 66451b573665 19:25:01 Removing intermediate container 66451b573665 19:25:01 ---> f3220552fa29 19:25:01 Step 32/32 : LABEL version=0.0.0 19:25:01 ---> Running in c7c67e8d7b4b 19:25:02 Removing intermediate container c7c67e8d7b4b 19:25:02 ---> c276b397ad24 19:25:02 19:25:03 Successfully built c276b397ad24 19:25:03 Successfully tagged security-bootstrapper-arm64:latest 19:25:13  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:13 ---> f1e8399eb1e5 19:25:13 Step 3/23 : WORKDIR /edgex-go 19:25:13 ---> Using cache 19:25:13 ---> 57d5a27d294e 19:25:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:13 ---> Using cache 19:25:13 ---> 1baa4c3240db 19:25:13 Step 5/23 : RUN apk add --update --no-cache make git 19:25:14 ---> Running in 342b21255b28 19:25:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:17 OK: 218 MiB in 52 packages 19:25:22 Removing intermediate container 342b21255b28 19:25:22 ---> ba426fa82214 19:25:22 Step 6/23 : COPY go.mod . 19:25:22 ---> 2d96dc4a05d9 19:25:22 Step 7/23 : RUN go mod download 19:25:23 ---> Running in 2818280a97d1 19:25:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:27 ---> f1e8399eb1e5 19:25:27 Step 3/24 : WORKDIR /edgex-go 19:25:27 ---> Using cache 19:25:27 ---> 57d5a27d294e 19:25:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:27 ---> Using cache 19:25:27 ---> 1baa4c3240db 19:25:27 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:25:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:27 ---> f1e8399eb1e5 19:25:27 Step 3/24 : WORKDIR /edgex-go 19:25:27 ---> Using cache 19:25:27 ---> 57d5a27d294e 19:25:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:27 ---> Using cache 19:25:27 ---> 1baa4c3240db 19:25:27 Step 5/24 : RUN apk add --update --no-cache make bash git 19:25:28 ---> Running in bd20190b8c09 19:25:28 ---> Running in ea7501810fcc 19:25:29 Removing intermediate container 2818280a97d1 19:25:29 ---> bd18dda53779 19:25:29 Step 8/23 : COPY . . 19:25:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:30 ---> f1e8399eb1e5 19:25:30 Step 3/22 : WORKDIR /edgex-go 19:25:30 ---> Using cache 19:25:30 ---> 57d5a27d294e 19:25:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:30 ---> Using cache 19:25:30 ---> 1baa4c3240db 19:25:30 Step 5/22 : RUN apk add --update --no-cache make git 19:25:30 ---> Using cache 19:25:30 ---> ba426fa82214 19:25:30 Step 6/22 : COPY go.mod . 19:25:30 ---> Using cache 19:25:30 ---> 2d96dc4a05d9 19:25:30 Step 7/22 : RUN go mod download 19:25:30 ---> Using cache 19:25:30 ---> bd18dda53779 19:25:30 Step 8/22 : COPY . . 19:25:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:32 OK: 218 MiB in 52 packages 19:25:32 OK: 218 MiB in 52 packages 19:25:39 Removing intermediate container bd20190b8c09 19:25:39 Removing intermediate container ea7501810fcc 19:25:39 ---> b1aa80be514f 19:25:39 Step 6/24 : COPY go.mod . 19:25:39 ---> e139568faf0a 19:25:39 Step 6/24 : COPY go.mod . 19:25:40 ---> 2570959d9f06 19:25:40 Step 7/24 : RUN go mod download 19:25:40 ---> 19d5e3cef109 19:25:40 Step 7/24 : RUN go mod download 19:25:42 ---> Running in d9dd2d5a66e4 19:25:42 ---> Running in ff6db7b4c73e 19:25:42 ---> d4007fa1d33e 19:25:42 Step 9/23 : RUN go mod tidy 19:25:42 ---> Running in 8dfb93d56bf0 19:25:43 ---> 1cbe9bf457a3 19:25:43 Step 9/22 : RUN go mod tidy 19:25:43 ---> Running in 065ece419293 19:25:48 Removing intermediate container ff6db7b4c73e 19:25:48 ---> 7d95a5c857f0 19:25:48 Step 8/24 : COPY . . 19:25:48 Removing intermediate container d9dd2d5a66e4 19:25:48 ---> ce8cd67e7a53 19:25:48 Step 8/24 : COPY . . 19:25:50 Removing intermediate container 8dfb93d56bf0 19:25:50 ---> 635c479c5ea5 19:25:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:25:52 Removing intermediate container 065ece419293 19:25:52 ---> b52feea3e20d 19:25:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:25:53 ---> Running in 8388b5839560 19:25:54 ---> Running in 0c985316cc9c 19:25:55 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 19:25:55 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 19:26:05 ---> 36a53be2c130 19:26:05 Step 9/24 : RUN go mod tidy 19:26:05 ---> 3f651c0fce0a 19:26:05 Step 9/24 : RUN go mod tidy 19:26:05 ---> Running in 52741df7091d 19:26:05 ---> Running in 30f000929861 19:26:12 Removing intermediate container 30f000929861 19:26:12 ---> 686bc1661536 19:26:12 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:26:12 ---> Running in 6b8998c317a2 19:26:12 Removing intermediate container 52741df7091d 19:26:12 ---> a2f1446aac57 19:26:12 Step 10/24 : RUN make cmd/core-data/core-data 19:26:12 ---> Running in b7f62f8d48c9 19:26:14 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 19:26:15 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 19:27:23 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 19:27:31 Removing intermediate container 8388b5839560 19:27:31 ---> 47cc8b21967c 19:27:31 19:27:31 Step 11/23 : FROM alpine:3.12 19:27:31 ---> c4fd0aeabfcf 19:27:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:27:31 ---> Using cache 19:27:31 ---> 66163ee76035 19:27:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:31 ---> Using cache 19:27:31 ---> 11051ae0b7f1 19:27:31 Step 14/23 : ENV APP_PORT=59861 19:27:31 Removing intermediate container 0c985316cc9c 19:27:31 ---> dc0c5eef03f7 19:27:31 19:27:31 Step 11/22 : FROM alpine:3.12 19:27:31 ---> c4fd0aeabfcf 19:27:31 Step 12/22 : RUN apk add --update --no-cache curl 19:27:32 ---> Running in 5d278de3b34f 19:27:32 ---> Running in bedbce08fa5e 19:27:33 Removing intermediate container 5d278de3b34f 19:27:33 ---> 762d5e2f69d0 19:27:33 Step 15/23 : EXPOSE $APP_PORT 19:27:33 ---> Running in 0f6116d20818 19:27:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:27:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:27:34 Removing intermediate container 0f6116d20818 19:27:34 ---> 78fedf5d8c1e 19:27:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:35 (1/4) Installing ca-certificates (20191127-r4) 19:27:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:27:35 (3/4) Installing libcurl (7.78.0-r0) 19:27:35 (4/4) Installing curl (7.78.0-r0) 19:27:35 Executing busybox-1.31.1-r20.trigger 19:27:35 Executing ca-certificates-20191127-r4.trigger 19:27:35 OK: 7 MiB in 18 packages 19:27:35 ---> 671ada4ef855 19:27:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:27:38 Removing intermediate container bedbce08fa5e 19:27:38 ---> 0db6cce55650 19:27:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:39 ---> 9446e6c48963 19:27:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:27:39 ---> Running in 8b469be2103a 19:27:40 Removing intermediate container 8b469be2103a 19:27:40 ---> b36d20143fec 19:27:40 Step 14/22 : WORKDIR /edgex 19:27:41 ---> Running in 113ce73ae5c3 19:27:41 ---> 9c50eb5cbe79 19:27:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:27:41 ---> Running in 5b0956d4262a 19:27:42 Removing intermediate container 113ce73ae5c3 19:27:42 ---> 8c08e23d2924 19:27:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:27:42 Removing intermediate container 5b0956d4262a 19:27:42 ---> b01163f1a24f 19:27:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:43 Removing intermediate container 6b8998c317a2 19:27:43 ---> 74d9ea5fcdae 19:27:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:27:43 ---> Running in 026dacf2ba61 19:27:43 ---> 64f579cbd1f5 19:27:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:27:43 ---> Running in ba16dbe299ba 19:27:44 Removing intermediate container 026dacf2ba61 19:27:44 ---> ae72a137a5fc 19:27:44 Step 21/23 : LABEL arch=arm64 19:27:44 ---> Running in 4b9d54636ecb 19:27:46 ---> e8d027f5cd82 19:27:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:27:46 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 19:27:46 Removing intermediate container 4b9d54636ecb 19:27:46 ---> 1a032cabeeef 19:27:46 Step 22/23 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:27:46 ---> Running in 2d5b131321ab 19:27:47 Removing intermediate container 2d5b131321ab 19:27:47 ---> e4d80b45ea6a 19:27:47 Step 23/23 : LABEL version=0.0.0 19:27:47 ---> e865af46bb16 19:27:47 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:27:47 ---> Running in e2ff356eb6cc 19:27:47 ---> Running in 3674bf1e757f 19:27:48 Removing intermediate container e2ff356eb6cc 19:27:48 ---> b0e561b27902 19:27:48 19:27:48 Removing intermediate container 3674bf1e757f 19:27:48 ---> 54f2755b5689 19:27:48 Step 19/22 : CMD ["--init=true"] 19:27:49 Successfully built b0e561b27902 19:27:49 Successfully tagged support-scheduler-arm64:latest 19:27:49  Building support-scheduler ... done  ---> Running in 18a5218c9a96 19:27:49 Removing intermediate container ba16dbe299ba 19:27:49 ---> 8f460dcfce80 19:27:49 19:27:49 Step 12/24 : FROM docker:20.10.7 19:27:50 Removing intermediate container 18a5218c9a96 19:27:50 ---> 7d114cdb9af7 19:27:50 Step 20/22 : LABEL arch=arm64 19:27:50 20.10.7: Pulling from library/docker 19:27:50 ---> Running in ac85962c1d35 19:27:51 Removing intermediate container ac85962c1d35 19:27:51 ---> 9f928af5dfa9 19:27:51 Step 21/22 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:27:52 ---> Running in 1b84be3ca090 19:27:53 Removing intermediate container b7f62f8d48c9 19:27:53 ---> 08f25ba6b9b0 19:27:53 19:27:53 Step 11/24 : FROM alpine:3.12 19:27:53 ---> c4fd0aeabfcf 19:27:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:27:53 Removing intermediate container 1b84be3ca090 19:27:53 ---> 1ab5bfc9b1b5 19:27:53 Step 22/22 : LABEL version=0.0.0 19:27:53 ---> Running in af5daf5e32c0 19:27:54 ---> Running in de36141fbe19 19:27:54 Removing intermediate container af5daf5e32c0 19:27:54 ---> 143cd37592e7 19:27:54 Step 13/24 : ENV APP_PORT=59880 19:27:55 ---> Running in dcfff67cfe5d 19:27:55 Removing intermediate container de36141fbe19 19:27:55 ---> 56b23077005c 19:27:55 19:27:55 Successfully built 56b23077005c 19:27:55 Successfully tagged security-proxy-setup-arm64:latest 19:27:56  Building security-proxy-setup ... done Removing intermediate container dcfff67cfe5d 19:27:56 ---> ca7065289072 19:27:56 Step 14/24 : EXPOSE $APP_PORT 19:27:57 ---> Running in b767004d2ace 19:27:58 Removing intermediate container b767004d2ace 19:27:58 ---> f3b1002e69ce 19:27:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:58 ---> Running in cb9300e26f1d 19:27:59 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:27:59 Status: Downloaded newer image for docker:20.10.7 19:27:59 ---> df445af6242a 19:27:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:28:00 ---> Running in 3ae1acb67f8c 19:28:00 Removing intermediate container 3ae1acb67f8c 19:28:00 ---> 34f052c13901 19:28:00 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:28:00 ---> Running in 87241aa6a86e 19:28:00 Removing intermediate container cb9300e26f1d 19:28:00 ---> 35eb9da190e4 19:28:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:28:00 ---> Running in 67024cffebe8 19:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:28:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:28:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:02 (1/39) Installing readline (8.1.0-r0) 19:28:03 (2/39) Installing bash (5.1.0-r0) 19:28:03 Executing bash-5.1.0-r0.post-install 19:28:03 (3/39) Installing brotli-libs (1.0.9-r3) 19:28:03 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:28:03 (5/39) Installing libcurl (7.78.0-r0) 19:28:03 (6/39) Installing curl (7.78.0-r0) 19:28:03 (7/39) Installing dumb-init (1.2.5-r0) 19:28:03 (8/39) Installing libbz2 (1.0.8-r1) 19:28:03 (9/39) Installing expat (2.2.10-r1) 19:28:03 (10/39) Installing libffi (3.3-r2) 19:28:03 (11/39) Installing gdbm (1.19-r0) 19:28:03 (12/39) Installing xz-libs (5.2.5-r0) 19:28:03 (13/39) Installing sqlite-libs (3.34.1-r0) 19:28:03 (14/39) Installing python3 (3.8.10-r0) 19:28:03 (1/6) Installing dumb-init (1.2.2-r1) 19:28:03 (2/6) Installing libgcc (9.3.0-r2) 19:28:03 (3/6) Installing libsodium (1.0.18-r0) 19:28:04 (4/6) Installing libstdc++ (9.3.0-r2) 19:28:04 (5/6) Installing libzmq (4.3.3-r0) 19:28:04 (6/6) Installing zeromq (4.3.3-r0) 19:28:04 Executing busybox-1.31.1-r20.trigger 19:28:04 OK: 8 MiB in 20 packages 19:28:04 (15/39) Installing py3-appdirs (1.4.4-r1) 19:28:04 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:28:04 (17/39) Installing py3-parsing (2.4.7-r1) 19:28:04 (18/39) Installing py3-six (1.15.0-r0) 19:28:04 (19/39) Installing py3-packaging (20.9-r0) 19:28:04 (20/39) Installing py3-setuptools (51.3.3-r0) 19:28:05 (21/39) Installing py3-chardet (4.0.0-r0) 19:28:05 (22/39) Installing py3-idna (3.1-r0) 19:28:05 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:28:05 (24/39) Installing py3-requests (2.25.1-r1) 19:28:05 (25/39) Installing py3-msgpack (1.0.2-r0) 19:28:05 (26/39) Installing py3-lockfile (0.12.2-r3) 19:28:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:28:05 (28/39) Installing py3-colorama (0.4.4-r0) 19:28:05 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:28:05 (30/39) Installing py3-distlib (0.3.1-r1) 19:28:05 (31/39) Installing py3-distro (1.5.0-r1) 19:28:05 (32/39) Installing py3-webencodings (0.5.1-r3) 19:28:05 (33/39) Installing py3-html5lib (1.1-r0) 19:28:05 (34/39) Installing py3-pytoml (0.1.21-r0) 19:28:05 (35/39) Installing py3-pep517 (0.9.1-r0) 19:28:05 (36/39) Installing py3-progress (1.5-r0) 19:28:05 (37/39) Installing py3-retrying (1.3.3-r0) 19:28:05 (38/39) Installing py3-toml (0.10.2-r0) 19:28:05 (39/39) Installing py3-pip (20.3.4-r0) 19:28:05 Executing busybox-1.32.1-r6.trigger 19:28:05 OK: 82 MiB in 59 packages 19:28:06 Removing intermediate container 67024cffebe8 19:28:06 ---> 5cdca827c6cb 19:28:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:07 ---> 85a35787d0bc 19:28:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:28:09 ---> 993856c2340d 19:28:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:28:09 ---> 8a31bb915cb4 19:28:09 Step 20/24 : ENTRYPOINT ["/core-data"] 19:28:10 ---> Running in 6c9dfe319271 19:28:10 Removing intermediate container 6c9dfe319271 19:28:10 ---> ac4d5c2a7086 19:28:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:10 ---> Running in 51ccea154d89 19:28:11 Removing intermediate container 51ccea154d89 19:28:11 ---> 9b1ac5795825 19:28:11 Step 22/24 : LABEL arch=arm64 19:28:11 ---> Running in fb8191be45df 19:28:12 Removing intermediate container fb8191be45df 19:28:12 ---> 81d16fac4a59 19:28:12 Step 23/24 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:28:13 ---> Running in 1c066fdaffe3 19:28:13 Removing intermediate container 1c066fdaffe3 19:28:13 ---> 4e77187e2749 19:28:13 Step 24/24 : LABEL version=0.0.0 19:28:13 ---> Running in 393f381266cf 19:28:13 Collecting docker-compose==1.23.2 19:28:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:28:14 Collecting cached-property<2,>=1.2.0 19:28:14 Removing intermediate container 393f381266cf 19:28:14 ---> c506735d18a1 19:28:14 19:28:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:28:14 Collecting docopt<0.7,>=0.6.1 19:28:14 Downloading docopt-0.6.2.tar.gz (25 kB) 19:28:14 Successfully built c506735d18a1 19:28:14 Successfully tagged core-data-arm64:latest 19:28:15  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 19:28:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:28:17 Collecting jsonschema<3,>=2.5.1 19:28:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:28:18 Collecting docker<4.0,>=3.6.0 19:28:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:28:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:28:18 Collecting PyYAML<4,>=3.10 19:28:18 Downloading PyYAML-3.13.tar.gz (270 kB) 19:28:22 Collecting texttable<0.10,>=0.9.0 19:28:22 Downloading texttable-0.9.1.tar.gz (11 kB) 19:28:23 Collecting websocket-client<1.0,>=0.32.0 19:28:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:28:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:28:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:28:25 Collecting docker-pycreds>=0.4.0 19:28:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:28:25 Collecting chardet<3.1.0,>=3.0.2 19:28:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:28:25 Collecting certifi>=2017.4.17 19:28:25 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:28:26 Collecting idna<2.8,>=2.5 19:28:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:28:26 Collecting urllib3<1.25,>=1.21.1 19:28:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:28:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:28:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:28:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:28:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:28:27 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:28:27 Attempting uninstall: urllib3 19:28:27 Found existing installation: urllib3 1.26.2 19:28:27 Uninstalling urllib3-1.26.2: 19:28:27 Successfully uninstalled urllib3-1.26.2 19:28:28 Attempting uninstall: idna 19:28:28 Found existing installation: idna 3.1 19:28:28 Uninstalling idna-3.1: 19:28:28 Successfully uninstalled idna-3.1 19:28:29 Attempting uninstall: chardet 19:28:29 Found existing installation: chardet 4.0.0 19:28:29 Uninstalling chardet-4.0.0: 19:28:29 Successfully uninstalled chardet-4.0.0 19:28:30 Attempting uninstall: requests 19:28:30 Found existing installation: requests 2.25.1 19:28:30 Uninstalling requests-2.25.1: 19:28:30 Successfully uninstalled requests-2.25.1 19:28:30 Running setup.py install for texttable: started 19:28:32 Running setup.py install for texttable: finished with status 'done' 19:28:32 Running setup.py install for PyYAML: started 19:28:34 Running setup.py install for PyYAML: finished with status 'done' 19:28:34 Running setup.py install for docopt: started 19:28:36 Running setup.py install for docopt: finished with status 'done' 19:28:36 Running setup.py install for dockerpty: started 19:28:38 Running setup.py install for dockerpty: finished with status 'done' 19:28:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 19:28:50 Removing intermediate container 87241aa6a86e 19:28:50 ---> 50a5362b7fb9 19:28:50 Step 15/24 : ENV APP_PORT=58890 19:28:50 ---> Running in 14d46c8f33e3 19:28:50 Removing intermediate container 14d46c8f33e3 19:28:50 ---> 203d3694a134 19:28:50 Step 16/24 : EXPOSE $APP_PORT 19:28:50 ---> Running in 861fe140b1a4 19:28:50 Removing intermediate container 861fe140b1a4 19:28:50 ---> fd5ff07715c1 19:28:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:28:52 ---> 4bdd25b3c8f4 19:28:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:28:52 ---> c5684c08a33b 19:28:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:28:54 ---> fa4008c441be 19:28:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:28:54 ---> Running in 0a3a93afe293 19:28:54 Removing intermediate container 0a3a93afe293 19:28:54 ---> f67b52ffaafe 19:28:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:54 ---> Running in 4aba7f15c15e 19:28:55 Removing intermediate container 4aba7f15c15e 19:28:55 ---> 01352a47e89f 19:28:55 Step 22/24 : LABEL arch=arm64 19:28:55 ---> Running in f4ab1fe679bf 19:28:55 Removing intermediate container f4ab1fe679bf 19:28:55 ---> defd0582bc6c 19:28:55 Step 23/24 : LABEL git_sha=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c 19:28:55 ---> Running in a9dec67ecb32 19:28:56 Removing intermediate container a9dec67ecb32 19:28:56 ---> c66d59ec3827 19:28:56 Step 24/24 : LABEL version=0.0.0 19:28:56 ---> Running in a4ea587164d7 19:28:57 Removing intermediate container a4ea587164d7 19:28:57 ---> b7400d594d55 19:28:57 19:28:57 Successfully built b7400d594d55 19:28:57 Successfully tagged sys-mgmt-agent-arm64:latest 19:28:57  Building sys-mgmt-agent ... done  [Pipeline] } 19:28:57 $ docker stop --time=1 7e132174dcf7b6c4284858982dfe3ebde3e6b741d5b66c316758bddc9de6952d 19:28:59 $ docker rm -f 7e132174dcf7b6c4284858982dfe3ebde3e6b741d5b66c316758bddc9de6952d [Pipeline] // withDockerContainer [Pipeline] sh 19:29:00 + docker images 19:29:00 REPOSITORY TAG IMAGE ID CREATED SIZE 19:29:00 sys-mgmt-agent-arm64 latest b7400d594d55 4 seconds ago 311MB 19:29:00 core-data-arm64 latest c506735d18a1 47 seconds ago 19.3MB 19:29:00 security-proxy-setup-arm64 latest 56b23077005c About a minute ago 24.5MB 19:29:00 08f25ba6b9b0 About a minute ago 1.57GB 19:29:00 8f460dcfce80 About a minute ago 1.57GB 19:29:00 support-scheduler-arm64 latest b0e561b27902 About a minute ago 15.2MB 19:29:00 dc0c5eef03f7 About a minute ago 1.57GB 19:29:00 47cc8b21967c About a minute ago 1.57GB 19:29:00 security-bootstrapper-arm64 latest c276b397ad24 3 minutes ago 17.7MB 19:29:00 security-secretstore-setup-arm64 latest 74a51fb90a25 4 minutes ago 27.4MB 19:29:00 support-notifications-arm64 latest 2fa2875557d4 4 minutes ago 15.9MB 19:29:00 core-metadata-arm64 latest 1b91c1782dd4 4 minutes ago 15.8MB 19:29:00 core-command-arm64 latest 33770be1b6a3 4 minutes ago 15.2MB 19:29:00 f2dfd8d7b0f0 4 minutes ago 1.57GB 19:29:00 9aa38717674f 4 minutes ago 1.57GB 19:29:00 9c391c323825 4 minutes ago 1.57GB 19:29:00 aa1f915e9501 4 minutes ago 1.57GB 19:29:00 326618f5173f 4 minutes ago 1.56GB 19:29:00 ci-base-image-arm64 latest f1e8399eb1e5 15 minutes ago 1.24GB 19:29:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 days ago 533MB 19:29:00 docker 20.10.7 df445af6242a 7 weeks ago 234MB 19:29:00 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 19:29:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:29:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:01 19:29:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:02 arm64: Pulling from edgex-lftools-log-publisher 19:29:02 448f6bf000e3: Pulling fs layer 19:29:02 f757da607395: Pulling fs layer 19:29:02 05883995daec: Pulling fs layer 19:29:02 8603b9c90790: Pulling fs layer 19:29:02 1560dd03e051: Pulling fs layer 19:29:02 27f5ce0e4adf: Pulling fs layer 19:29:02 c2d8d7efcc4b: Pulling fs layer 19:29:02 8603b9c90790: Waiting 19:29:02 1560dd03e051: Waiting 19:29:02 27f5ce0e4adf: Waiting 19:29:02 c2d8d7efcc4b: Waiting 19:29:02 f757da607395: Verifying Checksum 19:29:02 f757da607395: Download complete 19:29:02 8603b9c90790: Verifying Checksum 19:29:02 8603b9c90790: Download complete 19:29:03 05883995daec: Verifying Checksum 19:29:03 05883995daec: Download complete 19:29:03 27f5ce0e4adf: Download complete 19:29:03 448f6bf000e3: Verifying Checksum 19:29:03 448f6bf000e3: Download complete 19:29:04 1560dd03e051: Verifying Checksum 19:29:04 1560dd03e051: Download complete 19:29:07 448f6bf000e3: Pull complete 19:29:07 c2d8d7efcc4b: Verifying Checksum 19:29:07 c2d8d7efcc4b: Download complete 19:29:07 f757da607395: Pull complete 19:29:09 05883995daec: Pull complete 19:29:09 8603b9c90790: Pull complete 19:29:10 1560dd03e051: Pull complete 19:29:11 27f5ce0e4adf: Pull complete 19:29:26 c2d8d7efcc4b: Pull complete 19:29:26 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:29:26 prd-ubuntu18.04-docker-arm64-4c-16g-255 does not seem to be running inside a container 19:29:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:29:31 $ docker top cede42e89259af411057d66adfa99f21b18e250eb10cbbd175f58fed224c9f15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:32 ---> job-cost.sh 19:29:32 lf-activate-venv: SKIPPING 19:29:32 INFO: No Stack... 19:29:33 INFO: Retrieving Pricing Info for: v2-standard-4 19:29:34 INFO: Archiving Costs [Pipeline] sh 19:29:34 + cut -d, -f6 19:29:34 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:29:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3665-1-stack-cost] 19:29:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3665-1-stack-cost] did not exist. Created. 19:29:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3665-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:29:35 + echo total: 0.18000000715255737 [Pipeline] stash 19:29:35 Stashed 1 file(s) [Pipeline] } 19:29:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3665-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:29:35 $ docker stop --time=1 cede42e89259af411057d66adfa99f21b18e250eb10cbbd175f58fed224c9f15 19:29:37 $ docker rm -f cede42e89259af411057d66adfa99f21b18e250eb10cbbd175f58fed224c9f15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 19:29:39 provisioning config files... 19:29:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5500488621483642649tmp [Pipeline] { [Pipeline] sh 19:29:39 + set +x 19:29:39 + curl -s https://codecov.io/bash 19:29:39 + bash -s -- 19:29:40 19:29:40 _____ _ 19:29:40 / ____| | | 19:29:40 | | ___ __| | ___ ___ _____ __ 19:29:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:29:40 | |___| (_) | (_| | __/ (_| (_) \ V / 19:29:40 \_____\___/ \__,_|\___|\___\___/ \_/ 19:29:40 Bash-1.0.6 19:29:40 19:29:40 19:29:40 ==> git version 2.24.4 found 19:29:40 ==> 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 19:29:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:29:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:29:40 ==> Jenkins CI detected. 19:29:40 current dir:  /w/workspace/edgex-go/1 19:29:40 project root: . 19:29:40 --> token set from env 19:29:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:29:40 ==> Running gcov in . (disable via -X gcov) 19:29:40 ==> Python coveragepy not found 19:29:40 ==> Searching for coverage reports in: 19:29:40 + . 19:29:40 -> Found 1 reports 19:29:40 ==> Detecting git/mercurial file structure 19:29:40 ==> Reading reports 19:29:40 + ./coverage.out bytes=404176 19:29:40 ==> Appending adjustments 19:29:40 https://docs.codecov.io/docs/fixing-reports 19:29:41 + Found adjustments 19:29:41 ==> Gzipping contents 19:29:41 56K /tmp/codecov.SZLvT8.gz 19:29:41 ==> Uploading reports 19:29:41 url: https://codecov.io 19:29:41 query: branch=PR-3665&commit=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3665&job=&cmd_args= 19:29:41 -> Pinging Codecov 19:29:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3665&commit=06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3665&job=&cmd_args= 19:29:41 -> Uploading to 19:29:41 https://storage.googleapis.com/codecov/v4/raw/2021-08-10/00271124DB129430A58F1EEE437C3FCB/06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c/0c126166-b8b7-4445-9911-d8ae301c821e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210810T192941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e43e89b4488a2e4e2be9f7c34853f562037ff0a1c6b7ae6c3fbe43a22b3fded9 19:29:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:29:41 Dload Upload Total Spent Left Speed 19:29:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54529 0 0 100 54529 0 114k --:--:-- --:--:-- --:--:-- 114k 19:29:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/06cc1e6937e5e1badd0ba8bb96cf8a709e041c5c [Pipeline] } 19:29:42 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] sh 19:29:43 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:29:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:29:44 ---> package-listing.sh 19:29:44 ++ facter osfamily 19:29:44 ++ tr '[:upper:]' '[:lower:]' 19:29:44 + OS_FAMILY=redhat 19:29:44 + workspace=/w/workspace/edgex-go/1 19:29:44 + START_PACKAGES=/tmp/packages_start.txt 19:29:44 + END_PACKAGES=/tmp/packages_end.txt 19:29:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:29:44 + PACKAGES=/tmp/packages_start.txt 19:29:44 + '[' /w/workspace/edgex-go/1 ']' 19:29:44 + PACKAGES=/tmp/packages_end.txt 19:29:44 + case "${OS_FAMILY}" in 19:29:44 + sort 19:29:44 + rpm -qa 19:29:47 + '[' -f /tmp/packages_start.txt ']' 19:29:47 + '[' -f /tmp/packages_end.txt ']' 19:29:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:29:47 + '[' /w/workspace/edgex-go/1 ']' 19:29:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:29:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:29:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:29:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:48 19:29:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:48 latest: Pulling from edgex-lftools-log-publisher 19:29:48 b4d181a07f80: Pulling fs layer 19:29:48 a1111a8f2ec3: Pulling fs layer 19:29:48 ed53099fbce6: Pulling fs layer 19:29:48 dc539afda2c1: Pulling fs layer 19:29:48 77bc0d833cb6: Pulling fs layer 19:29:48 9065ff56babe: Pulling fs layer 19:29:48 d287ab97295c: Pulling fs layer 19:29:48 dc539afda2c1: Waiting 19:29:48 77bc0d833cb6: Waiting 19:29:48 9065ff56babe: Waiting 19:29:48 d287ab97295c: Waiting 19:29:48 a1111a8f2ec3: Verifying Checksum 19:29:48 a1111a8f2ec3: Download complete 19:29:48 dc539afda2c1: Verifying Checksum 19:29:48 dc539afda2c1: Download complete 19:29:49 77bc0d833cb6: Verifying Checksum 19:29:49 77bc0d833cb6: Download complete 19:29:49 9065ff56babe: Verifying Checksum 19:29:49 9065ff56babe: Download complete 19:29:49 ed53099fbce6: Verifying Checksum 19:29:49 ed53099fbce6: Download complete 19:29:50 b4d181a07f80: Verifying Checksum 19:29:50 b4d181a07f80: Download complete 19:29:51 b4d181a07f80: Pull complete 19:29:51 a1111a8f2ec3: Pull complete 19:29:52 ed53099fbce6: Pull complete 19:29:52 dc539afda2c1: Pull complete 19:29:52 77bc0d833cb6: Pull complete 19:29:52 9065ff56babe: Pull complete 19:29:54 d287ab97295c: Verifying Checksum 19:29:54 d287ab97295c: Download complete 19:29:59 d287ab97295c: Pull complete 19:29:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:29:59 prd-centos7-docker-4c-2g-254 does not seem to be running inside a container 19:29:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:30:02 $ docker top 36ead83f7c044987606f74f21e2f9fe0fc55e7710939dde384a0af89abc53b67 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:02 + touch /tmp/pre-build-complete [Pipeline] sh 19:30:03 + mkdir -p /var/log/sysstat [Pipeline] sh 19:30:03 + ls /var/log/sa-host 19:30:03 + sadf -c /var/log/sa-host/sa05 19:30:03 file_magic: OK 19:30:03 HZ: Using current value: 100 19:30:03 file_header: OK 19:30:03 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 19:30:03 Statistics: 19:30:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:30:03 File successfully converted to sysstat format version 12.0.3 19:30:03 + sadf -c /var/log/sa-host/sa10 19:30:03 file_magic: OK 19:30:03 HZ: Using current value: 100 19:30:03 file_header: OK 19:30:03 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 19:30:03 Statistics: 19:30:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:30:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:04 provisioning config files... 19:30:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5991449390747417590tmp [Pipeline] { [Pipeline] echo 19:30:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:30:04 ---> create-netrc.sh [Pipeline] } 19:30:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:30:05 ---> python-tools-install.sh [Pipeline] echo 19:30:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:30:05 ---> sudo-logs.sh 19:30:05 Archiving 'sudo' log.. 19:30:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-254.vexxhost.local: Name or service not known 19:30:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-254.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:30:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:30:06 ---> job-cost.sh 19:30:06 lf-activate-venv: SKIPPING 19:30:06 DEBUG: total: 0.18000000715255737 19:30:06 INFO: Retrieving Stack Cost... 19:30:07 INFO: Retrieving Pricing Info for: v3-standard-2 19:30:08 INFO: Archiving Costs [Pipeline] echo 19:30:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:30:08 ---> logs-deploy.sh 19:30:08 lf-activate-venv: SKIPPING 19:30:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3665/1 19:30:08 INFO: archiving workspace using pattern(s): 19:30:09 Archives upload complete. 19:30:09 INFO: archiving logs to Nexus 19:30:09 ---> uname -a: 19:30:09 Linux prd-centos7-docker-4c-2g-254.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:30:09 19:30:09 19:30:09 ---> lscpu: 19:30:09 Architecture: x86_64 19:30:09 CPU op-mode(s): 32-bit, 64-bit 19:30:09 Byte Order: Little Endian 19:30:09 Address sizes: 40 bits physical, 48 bits virtual 19:30:09 CPU(s): 2 19:30:09 On-line CPU(s) list: 0,1 19:30:09 Thread(s) per core: 1 19:30:09 Core(s) per socket: 1 19:30:09 Socket(s): 2 19:30:09 NUMA node(s): 1 19:30:09 Vendor ID: AuthenticAMD 19:30:09 CPU family: 23 19:30:09 Model: 49 19:30:09 Model name: AMD EPYC-Rome Processor 19:30:09 Stepping: 0 19:30:09 CPU MHz: 2799.998 19:30:09 BogoMIPS: 5599.99 19:30:09 Virtualization: AMD-V 19:30:09 Hypervisor vendor: KVM 19:30:09 Virtualization type: full 19:30:09 L1d cache: 32K 19:30:09 L1i cache: 32K 19:30:09 L2 cache: 512K 19:30:09 L3 cache: 16384K 19:30:09 NUMA node0 CPU(s): 0,1 19:30:09 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:30:09 19:30:09 19:30:09 ---> nproc: 19:30:09 2 19:30:09 19:30:09 19:30:09 ---> df -h: 19:30:09 Filesystem Size Used Avail Use% Mounted on 19:30:09 overlay 40G 14G 27G 35% / 19:30:09 tmpfs 64M 0 64M 0% /dev 19:30:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:30:09 shm 64M 0 64M 0% /dev/shm 19:30:09 /dev/vda1 40G 14G 27G 35% /facter-os 19:30:09 19:30:09 19:30:09 ---> sar -b -r -n DEV: 19:30:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) 19:30:09 19:30:09 19:06:48 LINUX RESTART (2 CPU) 19:30:09 19:30:09 19:07:01 tps rtps wtps bread/s bwrtn/s 19:30:09 19:08:01 232.10 108.94 123.16 8468.20 43202.81 19:30:09 19:09:01 32.23 3.35 28.88 2564.69 12559.04 19:30:09 19:10:01 396.57 0.00 396.57 0.00 88322.68 19:30:09 19:11:02 55.08 0.00 55.08 0.00 6722.01 19:30:09 19:12:01 50.92 0.02 50.91 0.54 5333.39 19:30:09 19:13:01 542.55 113.24 429.31 13033.84 283628.09 19:30:09 19:14:01 485.30 98.83 386.46 7839.36 154048.63 19:30:09 19:15:01 393.80 17.07 376.73 1321.12 148733.64 19:30:09 19:16:01 83.86 17.05 66.81 1642.23 7257.69 19:30:09 19:17:01 0.27 0.08 0.18 0.67 1.63 19:30:09 19:18:01 0.60 0.32 0.28 95.15 3.73 19:30:09 19:19:01 0.25 0.00 0.25 0.00 2.63 19:30:09 19:20:01 0.23 0.05 0.18 0.40 2.33 19:30:09 19:21:01 0.27 0.02 0.25 0.13 3.90 19:30:09 19:22:01 0.45 0.18 0.27 5.73 3.65 19:30:09 19:23:01 0.90 0.00 0.90 0.00 16.77 19:30:09 19:24:01 0.23 0.00 0.23 0.00 2.33 19:30:09 19:25:01 0.27 0.00 0.27 0.00 3.68 19:30:09 19:26:01 0.28 0.00 0.28 0.00 2.62 19:30:09 19:27:01 0.13 0.00 0.13 0.00 2.18 19:30:09 19:28:01 0.32 0.00 0.32 0.00 3.70 19:30:09 19:29:01 0.20 0.00 0.20 0.00 2.60 19:30:09 19:30:02 118.73 41.90 76.84 4188.24 17461.32 19:30:09 Average: 104.31 17.48 86.83 1706.73 33443.01 19:30:09 19:30:09 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:30:09 19:08:01 5444720 0 786824 9.82 2620 1774768 1271996 14.04 668480 1500348 4664 19:30:09 19:09:01 5138848 0 814068 10.16 2620 2053396 1244940 13.74 736244 1724828 204 19:30:09 19:10:01 3518156 0 1107280 13.83 2620 3380876 1621288 17.90 1088828 2774864 40 19:30:09 19:11:02 3086280 0 1204200 15.04 2620 3715832 1724316 19.04 1415392 2858484 142452 19:30:09 19:12:01 3168132 0 1142992 14.27 2620 3695188 1546860 17.08 1296676 2888816 131644 19:30:09 19:13:01 624964 0 1359764 16.98 2620 6021584 2034896 22.47 2929080 3685228 80476 19:30:09 19:14:01 407196 0 1344768 16.79 2620 6254348 1992328 22.00 2728972 4085768 226076 19:30:09 19:15:01 1942076 0 1320000 16.48 2620 4744236 1680520 18.55 1899512 3376480 77476 19:30:09 19:16:01 2426088 0 1218248 15.21 2620 4361976 1294844 14.30 1407488 3395752 8 19:30:09 19:17:01 2432608 0 1211724 15.13 2620 4361980 1251864 13.82 1405552 3393724 16 19:30:09 19:18:01 2429416 0 1212108 15.13 2620 4364788 1251876 13.82 1408896 3393776 8 19:30:09 19:19:01 2429796 0 1211724 15.13 2620 4364792 1251720 13.82 1408712 3393776 16 19:30:09 19:20:01 2431188 0 1210328 15.11 2620 4364796 1251832 13.82 1408676 3393788 20 19:30:09 19:21:01 2430600 0 1210912 15.12 2620 4364800 1252040 13.82 1409252 3393792 16 19:30:09 19:22:01 2431020 0 1210460 15.11 2620 4364832 1251848 13.82 1410180 3392348 20 19:30:09 19:23:01 2430692 0 1210784 15.12 2620 4364836 1251932 13.82 1410392 3392348 8 19:30:09 19:24:01 2430928 0 1210544 15.11 2620 4364840 1251848 13.82 1410304 3392348 8 19:30:09 19:25:01 2430936 0 1210524 15.11 2620 4364852 1251848 13.82 1410324 3392348 8 19:30:09 19:26:01 2431068 0 1210392 15.11 2620 4364852 1251884 13.82 1410220 3392348 20 19:30:09 19:27:01 2430868 0 1210584 15.12 2620 4364860 1251848 13.82 1410348 3392348 12 19:30:09 19:28:01 2430928 0 1210524 15.11 2620 4364860 1251944 13.82 1410444 3392348 8 19:30:09 19:29:01 2430844 0 1210604 15.12 2620 4364864 1251848 13.82 1410240 3392348 16 19:30:09 19:30:02 1704512 0 1321120 16.50 2620 4980680 1487224 16.42 1482380 3968672 12 19:30:09 Average: 2567907 0 1189586 14.85 2620 4248819 1398850 15.44 1477243 3233343 28836 19:30:09 19:30:09 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:30:09 19:08:01 eth0 1100.82 678.79 3336.62 94.51 0.00 0.00 0.00 0.00 19:30:09 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:09:01 eth0 1107.83 997.92 3045.63 101.94 0.00 0.00 0.00 0.00 19:30:09 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:09:01 docker0 940.39 1004.96 74.79 2711.67 0.00 0.00 0.00 0.00 19:30:09 19:10:01 eth0 947.68 723.08 5352.29 113.41 0.00 0.00 0.00 0.00 19:30:09 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:10:01 veth8d8aa1b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:10:01 docker0 365.48 455.55 28.42 2057.47 0.00 0.00 0.00 0.00 19:30:09 19:11:02 eth0 38.66 20.95 30.48 14.36 0.00 0.00 0.00 0.00 19:30:09 19:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:11:02 veth70a8dca 0.63 0.77 0.05 0.07 0.00 0.00 0.00 0.00 19:30:09 19:11:02 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 19:30:09 19:12:01 eth0 26.33 14.59 19.32 10.16 0.00 0.00 0.00 0.00 19:30:09 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:12:01 veth70a8dca 1.54 1.54 0.12 0.12 0.00 0.00 0.00 0.00 19:30:09 19:12:01 docker0 1.54 1.54 0.10 0.12 0.00 0.00 0.00 0.00 19:30:09 19:13:01 eth0 343.68 230.41 1877.01 35.54 0.00 0.00 0.00 0.00 19:30:09 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:13:01 vethd077a6c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:30:09 19:13:01 veth137f8cd 0.00 0.56 0.00 0.03 0.00 0.00 0.00 0.00 19:30:09 19:14:01 vethc8b1ac2 0.72 0.77 0.05 1.65 0.00 0.00 0.00 0.00 19:30:09 19:14:01 eth0 112.67 70.05 280.64 80.31 0.00 0.00 0.00 0.00 19:30:09 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:14:01 veth137f8cd 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:30:09 19:15:01 veth98308dc 26.65 72.92 2.32 396.19 0.00 0.00 0.00 0.00 19:30:09 19:15:01 eth0 301.00 174.25 1728.59 71.53 0.00 0.00 0.00 0.00 19:30:09 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:15:01 veth137f8cd 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:30:09 19:16:01 eth0 10.49 5.96 8.33 3.78 0.00 0.00 0.00 0.00 19:30:09 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:16:01 docker0 1448.58 1697.14 112.50 5648.68 0.00 0.00 0.00 0.00 19:30:09 19:17:01 eth0 0.92 0.45 0.65 0.24 0.00 0.00 0.00 0.00 19:30:09 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:18:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:30:09 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:19:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:30:09 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:20:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 19:30:09 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:21:01 eth0 1.67 1.08 5.99 0.07 0.00 0.00 0.00 0.00 19:30:09 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:22:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 19:30:09 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:23:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:30:09 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:24:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:30:09 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:26:01 eth0 0.22 0.18 0.09 0.01 0.00 0.00 0.00 0.00 19:30:09 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:27:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:30:09 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:28:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:30:09 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:29:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:30:02 eth0 400.93 249.31 2622.54 61.23 0.00 0.00 0.00 0.00 19:30:09 19:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 19:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 Average: eth0 191.23 137.87 796.96 25.55 0.00 0.00 0.00 0.00 19:30:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:09 Average: docker0 63.03 73.84 4.89 245.77 0.00 0.00 0.00 0.00 19:30:09 19:30:09 19:30:09 ---> sar -P ALL: 19:30:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) 19:30:09 19:30:09 19:06:48 LINUX RESTART (2 CPU) 19:30:09 19:30:09 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:30:09 19:08:01 all 23.03 0.00 7.68 6.41 0.10 62.79 19:30:09 19:08:01 0 23.30 0.00 8.13 5.74 0.09 62.74 19:30:09 19:08:01 1 22.76 0.00 7.24 7.06 0.10 62.83 19:30:09 19:09:01 all 14.84 0.00 4.03 0.65 0.07 80.41 19:30:09 19:09:01 0 17.97 0.00 4.27 0.82 0.07 76.87 19:30:09 19:09:01 1 11.78 0.00 3.80 0.49 0.07 83.86 19:30:09 19:10:01 all 23.21 0.00 11.61 4.05 0.10 61.04 19:30:09 19:10:01 0 23.12 0.00 12.12 4.47 0.11 60.19 19:30:09 19:10:01 1 23.29 0.00 11.11 3.63 0.09 61.88 19:30:09 19:11:02 all 56.72 0.00 6.13 0.34 0.09 36.72 19:30:09 19:11:02 0 57.03 0.00 6.45 0.32 0.09 36.10 19:30:09 19:11:02 1 56.41 0.00 5.80 0.36 0.09 37.34 19:30:09 19:12:01 all 52.56 0.00 6.81 0.56 0.09 39.98 19:30:09 19:12:01 0 52.35 0.00 6.84 0.69 0.09 40.03 19:30:09 19:12:01 1 52.76 0.00 6.78 0.44 0.09 39.94 19:30:09 19:13:01 all 35.84 0.00 20.07 10.35 0.11 33.63 19:30:09 19:13:01 0 36.67 0.00 19.91 10.02 0.11 33.30 19:30:09 19:13:01 1 35.02 0.00 20.23 10.69 0.11 33.95 19:30:09 19:14:01 all 76.90 0.00 17.11 4.66 0.14 1.19 19:30:09 19:14:01 0 78.04 0.00 15.82 4.33 0.17 1.64 19:30:09 19:14:01 1 75.78 0.00 18.38 4.98 0.11 0.74 19:30:09 19:15:01 all 64.68 0.00 16.51 7.34 0.13 11.34 19:30:09 19:15:01 0 65.48 0.00 16.68 7.00 0.13 10.71 19:30:09 19:15:01 1 63.88 0.00 16.35 7.67 0.13 11.97 19:30:09 19:16:01 all 3.04 0.00 1.67 1.43 0.02 93.85 19:30:09 19:16:01 0 3.40 0.00 1.75 1.03 0.02 93.81 19:30:09 19:16:01 1 2.68 0.00 1.58 1.84 0.02 93.89 19:30:09 19:17:01 all 0.21 0.00 0.07 0.01 0.03 99.69 19:30:09 19:17:01 0 0.30 0.00 0.03 0.02 0.02 99.63 19:30:09 19:17:01 1 0.12 0.00 0.10 0.00 0.03 99.75 19:30:09 19:18:01 all 0.18 0.00 0.03 0.01 0.02 99.77 19:30:09 19:18:01 0 0.03 0.00 0.02 0.02 0.02 99.92 19:30:09 19:18:01 1 0.32 0.00 0.03 0.00 0.02 99.63 19:30:09 19:30:09 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:30:09 19:19:01 all 0.16 0.00 0.03 0.00 0.02 99.79 19:30:09 19:19:01 0 0.25 0.00 0.03 0.00 0.02 99.70 19:30:09 19:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:30:09 19:20:01 all 0.18 0.00 0.15 0.00 0.03 99.64 19:30:09 19:20:01 0 0.30 0.00 0.18 0.00 0.03 99.48 19:30:09 19:20:01 1 0.07 0.00 0.12 0.00 0.02 99.80 19:30:09 19:21:01 all 0.18 0.00 0.03 0.00 0.02 99.77 19:30:09 19:21:01 0 0.18 0.00 0.03 0.00 0.02 99.77 19:30:09 19:21:01 1 0.18 0.00 0.03 0.00 0.02 99.77 19:30:09 19:22:01 all 0.24 0.00 0.05 0.00 0.02 99.69 19:30:09 19:22:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:30:09 19:22:01 1 0.45 0.00 0.05 0.00 0.02 99.48 19:30:09 19:23:01 all 0.18 0.00 0.03 0.00 0.01 99.77 19:30:09 19:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:30:09 19:23:01 1 0.33 0.00 0.03 0.00 0.00 99.63 19:30:09 19:24:01 all 0.15 0.00 0.03 0.00 0.02 99.80 19:30:09 19:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:30:09 19:24:01 1 0.25 0.00 0.03 0.00 0.02 99.70 19:30:09 19:25:01 all 0.18 0.00 0.03 0.00 0.02 99.78 19:30:09 19:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:30:09 19:25:01 1 0.30 0.00 0.02 0.00 0.00 99.68 19:30:09 19:26:01 all 0.24 0.00 0.03 0.00 0.02 99.72 19:30:09 19:26:01 0 0.43 0.00 0.02 0.00 0.02 99.53 19:30:09 19:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:30:09 19:27:01 all 0.21 0.00 0.03 0.00 0.02 99.75 19:30:09 19:27:01 0 0.38 0.00 0.03 0.00 0.02 99.57 19:30:09 19:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:30:09 19:28:01 all 0.12 0.00 0.04 0.00 0.02 99.82 19:30:09 19:28:01 0 0.20 0.00 0.07 0.00 0.02 99.72 19:30:09 19:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:30:09 19:29:01 all 0.15 0.00 0.03 0.00 0.02 99.81 19:30:09 19:29:01 0 0.28 0.00 0.03 0.00 0.02 99.67 19:30:09 19:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:30:09 19:30:09 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:30:09 19:30:02 all 8.51 0.00 3.60 2.97 0.03 84.88 19:30:09 19:30:02 0 9.03 0.00 3.69 3.64 0.05 83.58 19:30:09 19:30:02 1 7.99 0.00 3.51 2.30 0.02 86.18 19:30:09 Average: all 14.88 0.00 3.95 1.61 0.05 79.51 19:30:09 Average: 0 15.16 0.00 3.97 1.58 0.05 79.24 19:30:09 Average: 1 14.60 0.00 3.94 1.64 0.04 79.78 19:30:09 19:30:09 19:30:09