Pull request #3707 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch main at 534175572a367338c5f68a22b0251a809e37989d rather than dc27294b39e1aefec4c5a0b20871f06e897f4373 Obtained Jenkinsfile from 534175572a367338c5f68a22b0251a809e37989d 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-ssh6626305694618211790.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2325831822177900063.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3707/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-3707/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5264759992501172579.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-3707/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6562933674611792319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh8416060239423643241.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-3707/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-3707/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh832767662410497929.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-1646 in /w/workspace/edgexfoundry_edgex-go_PR-3707 [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-ssh1121977412748617249.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 534175572a367338c5f68a22b0251a809e37989d into PR head commit dc27294b39e1aefec4c5a0b20871f06e897f4373 Merge succeeded, producing dc27294b39e1aefec4c5a0b20871f06e897f4373 Checking out Revision dc27294b39e1aefec4c5a0b20871f06e897f4373 (PR-3707) > 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-ssh3977486596552183856.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3707/head:refs/remotes/origin/PR-3707 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # 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-ssh2715827515963642945.key > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # timeout=10 Commit message: "fix: Remove operating state from device service" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:58:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:58:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:58:57 ========================================================= 02:58:57 EdgeX Global Pipelines Version Info 02:58:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:58:58 ------------------- 02:58:58 stable info: 02:58:58 ------------------- 02:58:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:58:58 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:58:58 Message: update stable to v1.0.205 02:58:59 ------------------- 02:58:59 experimental info: 02:58:59 ------------------- 02:58:59 Commited By: **** collab-it+edgex@linuxfoundation.org 02:58:59 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:58:59 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:58:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:59:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:59:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:59:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:59:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3707 [Pipeline] echo 02:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3707 [Pipeline] echo 02:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3707 [Pipeline] echo 02:59:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc27294b39e1aefec4c5a0b20871f06e897f4373 [Pipeline] echo 02:59:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc27294 [Pipeline] echo 02:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:03 provisioning config files... 02:59:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config916832634297505547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:04 ---> docker-login.sh 02:59:04 nexus3.edgexfoundry.org:10001 02:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:04 Configure a credential helper to remove this warning. See 02:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:04 02:59:04 Login Succeeded 02:59:04 nexus3.edgexfoundry.org:10002 02:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:04 Configure a credential helper to remove this warning. See 02:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:04 02:59:04 Login Succeeded 02:59:04 nexus3.edgexfoundry.org:10003 02:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:04 Configure a credential helper to remove this warning. See 02:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:04 02:59:04 Login Succeeded 02:59:04 nexus3.edgexfoundry.org:10004 02:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:05 Configure a credential helper to remove this warning. See 02:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:05 02:59:05 Login Succeeded 02:59:05 docker.io 02:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:59:05 Configure a credential helper to remove this warning. See 02:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:59:05 02:59:05 Login Succeeded 02:59:05 ---> docker-login.sh ends [Pipeline] } 02:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59: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 02:59:05 + for file in '`ls cmd/**/Dockerfile`' 02:59:05 ++ dirname cmd/core-command/Dockerfile 02:59:05 ++ cut -d/ -f2 02:59:05 + echo core-command,cmd/core-command/Dockerfile 02:59:05 + for file in '`ls cmd/**/Dockerfile`' 02:59:05 ++ cut -d/ -f2 02:59:05 ++ dirname cmd/core-data/Dockerfile 02:59:05 + echo core-data,cmd/core-data/Dockerfile 02:59:05 + for file in '`ls cmd/**/Dockerfile`' 02:59:05 ++ dirname cmd/core-metadata/Dockerfile 02:59:05 ++ cut -d/ -f2 02:59:05 + echo core-metadata,cmd/core-metadata/Dockerfile 02:59:05 + for file in '`ls cmd/**/Dockerfile`' 02:59:05 ++ dirname cmd/security-bootstrapper/Dockerfile 02:59:05 ++ cut -d/ -f2 02:59:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:59:05 + for file in '`ls cmd/**/Dockerfile`' 02:59:05 ++ dirname cmd/security-proxy-setup/Dockerfile 02:59:05 ++ cut -d/ -f2 02:59:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:59:05 + for file in '`ls cmd/**/Dockerfile`' 02:59:05 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:59:05 ++ cut -d/ -f2 02:59:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:59:05 + for file in '`ls cmd/**/Dockerfile`' 02:59:05 ++ dirname cmd/support-notifications/Dockerfile 02:59:05 ++ cut -d/ -f2 02:59:05 + echo support-notifications,cmd/support-notifications/Dockerfile 02:59:05 + for file in '`ls cmd/**/Dockerfile`' 02:59:05 ++ dirname cmd/support-scheduler/Dockerfile 02:59:05 ++ cut -d/ -f2 02:59:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:59:05 + for file in '`ls cmd/**/Dockerfile`' 02:59:05 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:59:05 ++ cut -d/ -f2 02:59:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:59:06 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 02:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:59:07 02:59:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:59:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:59:07 latest: Pulling from edgex-devops/git-semver 02:59:07 31603596830f: Pulling fs layer 02:59:07 04fac38145f0: Pulling fs layer 02:59:07 701f6daf10bf: Pulling fs layer 02:59:07 24f72da36158: Pulling fs layer 02:59:07 24f72da36158: Waiting 02:59:07 04fac38145f0: Verifying Checksum 02:59:07 04fac38145f0: Download complete 02:59:08 31603596830f: Verifying Checksum 02:59:08 31603596830f: Download complete 02:59:08 24f72da36158: Verifying Checksum 02:59:08 24f72da36158: Download complete 02:59:08 31603596830f: Pull complete 02:59:08 04fac38145f0: Pull complete 02:59:08 701f6daf10bf: Verifying Checksum 02:59:08 701f6daf10bf: Download complete 02:59:09 701f6daf10bf: Pull complete 02:59:09 24f72da36158: Pull complete 02:59:09 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:59:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:59:09 prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container 02:59: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:59:10 $ docker top 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:10 [ssh-agent] Looking for ssh-agent implementation... 02:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:10 $ docker exec 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 ssh-agent 02:59:11 SSH_AUTH_SOCK=/tmp/ssh-OwXoh0sKyBpr/agent.14 02:59:11 SSH_AGENT_PID=20 02:59:11 Running ssh-add (command line suppressed) 02:59:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3451868808294819054.key (/w/workspace/edgex-go/1@tmp/private_key_3451868808294819054.key) 02:59:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:11 + git tag --points-at HEAD [Pipeline] } 02:59:13 $ docker exec --env ******** --env ******** 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 ssh-agent -k 02:59:13 unset SSH_AUTH_SOCK; 02:59:13 unset SSH_AGENT_PID; 02:59:13 echo Agent pid 20 killed; 02:59:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:59:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:59:13 [ssh-agent] Looking for ssh-agent implementation... 02:59:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:59:13 $ docker exec 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 ssh-agent 02:59:13 SSH_AUTH_SOCK=/tmp/ssh-mlLr7FqddZ8b/agent.52 02:59:13 SSH_AGENT_PID=59 02:59:13 Running ssh-add (command line suppressed) 02:59:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5183191421565421254.key (/w/workspace/edgex-go/1@tmp/private_key_5183191421565421254.key) 02:59:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:59:14 + git semver init 02:59:14 # -> Open(): unable to determine branch for HEAD 02:59:14 # $GIT_DIR = /w/workspace/edgex-go/1/.git 02:59:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 02:59:14 # $SEMVER_REMOTE_NAME = origin 02:59:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:59:14 # $SEMVER_USER_NAME = edgex-jenkins 02:59:14 # $SEMVER_BRANCH = PR-3707 02:59:14 # $SEMVER_TEMP = /tmp/semver-224859488 02:59:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:59:46 # '/tmp/semver-224859488' -> '/w/workspace/edgex-go/1/.semver' 02:59:46 # -> Force: false 02:59:46 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 02:59:46 $ docker exec --env ******** --env ******** 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 ssh-agent -k 02:59:46 unset SSH_AUTH_SOCK; 02:59:46 unset SSH_AGENT_PID; 02:59:46 echo Agent pid 59 killed; 02:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:59:47 + git semver [Pipeline] } 02:59:47 $ docker stop --time=1 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 02:59:48 $ docker rm -f 0a332bda5f735e4e4b2170ff79804ade56b1b725a4d2bb7ef46a4908ae849ee1 [Pipeline] // withDockerContainer [Pipeline] sh 02:59:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:59:49 Stashed 1 file(s) [Pipeline] echo 02:59:49 [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 02:59:50 ========================================================= 02:59:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:59:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:59:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:59:51 540db60ca938: Pulling fs layer 02:59:51 adcc1eea9eea: Pulling fs layer 02:59:51 4c4ab2625f07: Pulling fs layer 02:59:51 db62176df00c: Pulling fs layer 02:59:51 3b30891b0d05: Pulling fs layer 02:59:51 06b49ca38bd5: Pulling fs layer 02:59:51 c788192a36de: Pulling fs layer 02:59:51 a77e37c0d609: Pulling fs layer 02:59:51 c3185cebc471: Pulling fs layer 02:59:51 db62176df00c: Waiting 02:59:51 3b30891b0d05: Waiting 02:59:51 06b49ca38bd5: Waiting 02:59:51 c788192a36de: Waiting 02:59:51 a77e37c0d609: Waiting 02:59:51 c3185cebc471: Waiting 02:59:51 4c4ab2625f07: Verifying Checksum 02:59:51 4c4ab2625f07: Download complete 02:59:51 adcc1eea9eea: Download complete 02:59:51 3b30891b0d05: Verifying Checksum 02:59:51 3b30891b0d05: Download complete 02:59:51 06b49ca38bd5: Verifying Checksum 02:59:51 06b49ca38bd5: Download complete 02:59:51 c788192a36de: Verifying Checksum 02:59:51 c788192a36de: Download complete 02:59:51 540db60ca938: Verifying Checksum 02:59:51 540db60ca938: Download complete 02:59:51 540db60ca938: Pull complete 02:59:51 adcc1eea9eea: Pull complete 02:59:51 4c4ab2625f07: Pull complete 02:59:52 a77e37c0d609: Verifying Checksum 02:59:52 a77e37c0d609: Download complete 02:59:55 c3185cebc471: Verifying Checksum 02:59:55 c3185cebc471: Download complete 02:59:56 db62176df00c: Verifying Checksum 02:59:56 db62176df00c: Download complete 03:00:00 db62176df00c: Pull complete 03:00:00 3b30891b0d05: Pull complete 03:00:00 06b49ca38bd5: Pull complete 03:00:00 c788192a36de: Pull complete 03:00:00 a77e37c0d609: Pull complete 03:00:03 c3185cebc471: Pull complete 03:00:03 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 03:00:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:00:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:00:03 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:00:03 WORKDIR /edgex 03:00:03 COPY go.mod . 03:00:03 + docker build -t ci-base-image-x86_64 -f - . 03:00:03 RUN go mod download' 03:00:05 Still waiting to schedule task 03:00:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:00:05 Sending build context to Docker daemon 328.8MB 03:00:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:00:05 ---> 031687cdd783 03:00:05 Step 2/4 : WORKDIR /edgex 03:00:07 ---> Running in e6022f6ca875 03:00:07 Removing intermediate container e6022f6ca875 03:00:07 ---> 6902da533089 03:00:07 Step 3/4 : COPY go.mod . 03:00:07 ---> de7217d4a26a 03:00:07 Step 4/4 : RUN go mod download 03:00:07 ---> Running in 6264fe647c7b 03:00:54 Removing intermediate container 6264fe647c7b 03:00:54 ---> 5e7c735d5bac 03:00:54 Successfully built 5e7c735d5bac 03:00:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:00:55 + docker inspect -f . ci-base-image-x86_64 03:00:55 . [Pipeline] withDockerContainer 03:00:55 prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container 03:00:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:00:55 $ docker top 57e392c0d3582ec26160d98b8dca4b47f449be680d8560854e86fc1d3fd771a7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:56 + go version 03:00:56 go version go1.16.6 linux/amd64 [Pipeline] } 03:00:56 $ docker stop --time=1 57e392c0d3582ec26160d98b8dca4b47f449be680d8560854e86fc1d3fd771a7 03:00:57 $ docker rm -f 57e392c0d3582ec26160d98b8dca4b47f449be680d8560854e86fc1d3fd771a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:00:58 + docker inspect -f . ci-base-image-x86_64 03:00:58 . [Pipeline] withDockerContainer 03:00:58 prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container 03:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:00:59 $ docker top 5b00efee739d6a801966538a7d8204307a84fa6db05df22e4b5ad7387c85b211 -eo pid,comm [Pipeline] { [Pipeline] echo 03:00:59 ========================================================= 03:00:59 [edgeXBuildGoParallel] Running Tests and Build... 03:00:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:00:59 + go mod tidy [Pipeline] sh 03:01:00 + make test 03:01:00 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 03:01:01 go mod tidy 03:01:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:01:08 ? github.com/edgexfoundry/edgex-go [no test files] 03:01:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:01:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:01:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:01:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:01:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:01:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:01:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:01:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:01:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:01:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:01:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:01:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:01:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:01:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:01:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 03:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:01:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:01:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 100.0% of statements 03:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:01:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements 03:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:01:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:01:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.139s coverage: 90.1% of statements 03:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:01:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:01:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:01:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.316s coverage: 94.2% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:01:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:01:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:01:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 03:01:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:01:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 03:01:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 21.7% of statements 03:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 03:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements 03:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 03:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.102s coverage: 96.3% of statements 03:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 03:02:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 03:02:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 03:02:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.210s coverage: 81.8% of statements 03:02:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 03:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 03:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.195s coverage: 66.9% of statements 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:02:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:02:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:02:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:02:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1647 in /w/workspace/edgexfoundry_edgex-go_PR-3707 [Pipeline] { [Pipeline] ws 03:02:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:02:36 The recommended git tool is: git 03:02:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:02:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.0% of statements 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:02:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 62.7% of statements 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:02:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:02:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:02:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 03:02:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 03:02:37 GO111MODULE=on go vet ./... 03:02:41 using credential edgex-jenkins-ssh 03:02:41 Cloning the remote Git repository 03:02:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:02:41 > git init /w/workspace/edgex-go/1 # timeout=10 03:02:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:02:42 > git --version # timeout=10 03:02:42 > git --version # 'git version 2.17.1' 03:02:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:02:58 Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit dc27294b39e1aefec4c5a0b20871f06e897f4373 03:02:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:02:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:02:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:02:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:02:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3707/head:refs/remotes/origin/PR-3707 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:02:58 > git config core.sparsecheckout # timeout=10 03:02:58 > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # timeout=10 03:02:58 > git remote # timeout=10 03:02:58 > git config --get remote.origin.url # timeout=10 03:02:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:58 > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 03:02:58 Merge succeeded, producing dc27294b39e1aefec4c5a0b20871f06e897f4373 03:02:58 Checking out Revision dc27294b39e1aefec4c5a0b20871f06e897f4373 (PR-3707) 03:02:58 > git rev-parse HEAD^{commit} # timeout=10 03:02:58 > git config core.sparsecheckout # timeout=10 03:02:58 > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # timeout=10 03:03:03 Commit message: "fix: Remove operating state from device service" 03:03:03 > git --version # timeout=10 03:03:03 > git --version # 'git version 2.17.1' 03:03:03 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:03:04 provisioning config files... 03:03:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4249037981462727377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:03:04 ---> docker-login.sh 03:03:04 nexus3.edgexfoundry.org:10001 03:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:03:06 Configure a credential helper to remove this warning. See 03:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:03:06 03:03:06 Login Succeeded 03:03:06 nexus3.edgexfoundry.org:10002 03:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:03:07 Configure a credential helper to remove this warning. See 03:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:03:07 03:03:07 Login Succeeded 03:03:07 nexus3.edgexfoundry.org:10003 03:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:03:07 Configure a credential helper to remove this warning. See 03:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:03:07 03:03:07 Login Succeeded 03:03:07 nexus3.edgexfoundry.org:10004 03:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:03:08 Configure a credential helper to remove this warning. See 03:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:03:08 03:03:08 Login Succeeded 03:03:08 docker.io 03:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:03:09 Configure a credential helper to remove this warning. See 03:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:03:09 03:03:09 Login Succeeded 03:03:09 ---> docker-login.sh ends [Pipeline] } 03:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:03:09 gofmt -l . 03:03:09 [ "`gofmt -l .`" = "" ] 03:03:09 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo 03:03:10 ========================================================= 03:03:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:03:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:03:10 + ls -al . 03:03:10 total 608 03:03:10 drwxrwxr-x 10 1001 1001 4096 Sep 9 03:03 . 03:03:10 drwxr-xr-x 4 root root 28 Sep 9 03:00 .. 03:03:10 -rw-rw-r-- 1 1001 1001 11 Sep 9 02:58 .dockerignore 03:03:10 drwxrwxr-x 8 1001 1001 179 Sep 9 02:58 .git 03:03:10 drwxrwxr-x 4 1001 1001 142 Sep 9 02:58 .github 03:03:10 -rw-rw-r-- 1 1001 1001 818 Sep 9 02:58 .gitignore 03:03:10 -rw-rw-r-- 1 1001 1001 76 Sep 9 02:58 .hadolint.yml 03:03:10 drwx------ 3 1001 1001 58 Sep 9 02:59 .semver 03:03:10 -rw-rw-r-- 1 1001 1001 166 Sep 9 02:58 .sonarcloud.properties 03:03:10 -rw-rw-r-- 1 1001 1001 1171 Sep 9 02:58 ADOPTERS.md 03:03:10 -rw-rw-r-- 1 1001 1001 8493 Sep 9 02:58 Attribution.txt 03:03:10 -rw-rw-r-- 1 1001 1001 43881 Sep 9 02:58 CHANGELOG.md 03:03:10 -rw-rw-r-- 1 1001 1001 3804 Sep 9 02:58 CONTRIBUTING.md 03:03:10 -rw-rw-r-- 1 1001 1001 677 Sep 9 02:58 GOVERNANCE.md 03:03:10 -rw-rw-r-- 1 1001 1001 849 Sep 9 02:58 Jenkinsfile 03:03:10 -rw-rw-r-- 1 1001 1001 10775 Sep 9 02:58 LICENSE 03:03:10 -rw-rw-r-- 1 1001 1001 5915 Sep 9 02:58 Makefile 03:03:10 -rw-rw-r-- 1 1001 1001 582 Sep 9 02:58 OWNERS.md 03:03:10 -rw-rw-r-- 1 1001 1001 8643 Sep 9 02:58 README.md 03:03:10 -rw-rw-r-- 1 1001 1001 6912 Sep 9 02:58 SECURITY.md 03:03:10 -rw-rw-r-- 1 1001 1001 5 Sep 9 02:59 VERSION 03:03:10 -rw-rw-r-- 1 1001 1001 4131 Sep 9 02:58 ZMQWindows.md 03:03:10 drwxrwxr-x 2 1001 1001 37 Sep 9 02:58 bin 03:03:10 drwxrwxr-x 14 1001 1001 4096 Sep 9 02:58 cmd 03:03:10 -rw-r--r-- 1 root root 404331 Sep 9 03:02 coverage.out 03:03:10 -rw-rw-r-- 1 1001 1001 841 Sep 9 02:58 go.mod 03:03:10 -rw-r--r-- 1 root root 50064 Sep 9 03:01 go.sum 03:03:10 drwxrwxr-x 8 1001 1001 124 Sep 9 02:58 internal 03:03:10 drwxrwxr-x 3 1001 1001 16 Sep 9 02:58 openapi 03:03:10 drwxrwxr-x 4 1001 1001 71 Sep 9 02:58 snap 03:03:10 -rw-rw-r-- 1 1001 1001 204 Sep 9 02:58 version.go [Pipeline] sh 03:03:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:03:12 + '[' -e coverage.out ] 03:03:12 + chown 1001:1001 coverage.out [Pipeline] stash 03:03:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:03:12 595b0fe564bb: Pulling fs layer 03:03:12 24495759ef45: Pulling fs layer 03:03:12 d148012ef14d: Pulling fs layer 03:03:12 e90a11edd702: Pulling fs layer 03:03:12 d77568369979: Pulling fs layer 03:03:12 fc1c9f9a7f3b: Pulling fs layer 03:03:12 170f2ba95c9a: Pulling fs layer 03:03:12 97ac5df62f85: Pulling fs layer 03:03:12 fc1c9f9a7f3b: Waiting 03:03:12 d77568369979: Waiting 03:03:12 170f2ba95c9a: Waiting 03:03:12 97ac5df62f85: Waiting 03:03:12 d148012ef14d: Verifying Checksum 03:03:12 d148012ef14d: Download complete 03:03:12 24495759ef45: Download complete 03:03:12 d77568369979: Verifying Checksum 03:03:12 d77568369979: Download complete 03:03:12 fc1c9f9a7f3b: Verifying Checksum 03:03:12 fc1c9f9a7f3b: Download complete 03:03:12 595b0fe564bb: Download complete 03:03:12 170f2ba95c9a: Verifying Checksum 03:03:12 170f2ba95c9a: Download complete 03:03:12 595b0fe564bb: Pull complete 03:03:12 24495759ef45: Pull complete 03:03:12 Stashed 1 file(s) [Pipeline] sh 03:03:12 + make build 03:03:12 go mod tidy 03:03:12 d148012ef14d: Pull complete 03:03:12 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 03:03:14 97ac5df62f85: Verifying Checksum 03:03:14 97ac5df62f85: Download complete 03:03:14 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 03:03:14 e90a11edd702: Verifying Checksum 03:03:14 e90a11edd702: Download complete 03:03:22 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 03:03:23 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 03:03:24 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 03:03:24 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 03:03:25 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 03:03:26 e90a11edd702: Pull complete 03:03:26 d77568369979: Pull complete 03:03:26 fc1c9f9a7f3b: Pull complete 03:03:26 170f2ba95c9a: Pull complete 03:03:26 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 03:03:27 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 03:03:29 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 03:03:29 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 03:03:30 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 03:03:32 97ac5df62f85: Pull complete 03:03:32 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 03:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:03:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] } 03:03:32 $ docker stop --time=1 5b00efee739d6a801966538a7d8204307a84fa6db05df22e4b5ad7387c85b211 03:03:34 $ docker rm -f 5b00efee739d6a801966538a7d8204307a84fa6db05df22e4b5ad7387c85b211 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 03:03:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:03:35 WORKDIR /edgex 03:03:35 COPY go.mod . 03:03:35 RUN go mod download 03:03:35 + docker build -t ci-base-image-arm64 -f - . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:03:37 Sending build context to Docker daemon 166MB 03:03:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:03:37 ---> 04bc70af865f 03:03:37 Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] sh 03:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:39 03:03:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:39 latest: Pulling from edgex-devops/edgex-compose 03:03:39 cbdbe7a5bc2a: Pulling fs layer 03:03:39 ca9280d653b3: Pulling fs layer 03:03:39 7e9c9ca2126c: Pulling fs layer 03:03:40 cbdbe7a5bc2a: Verifying Checksum 03:03:40 cbdbe7a5bc2a: Download complete 03:03:40 cbdbe7a5bc2a: Pull complete 03:03:41 ca9280d653b3: Verifying Checksum 03:03:41 ca9280d653b3: Download complete 03:03:41 ca9280d653b3: Pull complete 03:03:43 ---> Running in 7d014271eeab 03:03:43 Removing intermediate container 7d014271eeab 03:03:43 ---> 3b8365608a34 03:03:43 Step 3/4 : COPY go.mod . 03:03:43 7e9c9ca2126c: Verifying Checksum 03:03:43 7e9c9ca2126c: Download complete 03:03:44 ---> 8f5c34dbad45 03:03:44 Step 4/4 : RUN go mod download 03:03:44 ---> Running in 90f3763c7a9a 03:03:47 7e9c9ca2126c: Pull complete 03:03:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:03:47 prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container 03:03:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:03:50 $ docker top f60fcc5942131b99aaba35365bc149a431639810186ba6ac0d8c70e68d14aef9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:50 + docker-compose build --help 03:03:50 + grep parallel 03:03:52 --parallel Build images in parallel. [Pipeline] } 03:03:52 $ docker stop --time=1 f60fcc5942131b99aaba35365bc149a431639810186ba6ac0d8c70e68d14aef9 03:03:53 $ docker rm -f f60fcc5942131b99aaba35365bc149a431639810186ba6ac0d8c70e68d14aef9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:54 . [Pipeline] withDockerContainer 03:03:54 prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container 03:03:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:03:54 $ docker top 9cffa24cc748a84456ed46cc5797fabf89085a5abeaef46a2965aa4258ab1a05 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:55 + docker-compose -f ./docker-compose-build.yml build --parallel 03:03:55 Building core-command ... 03:03:55 Building core-data ... 03:03:55 Building core-metadata ... 03:03:55 Building security-bootstrapper ... 03:03:55 Building security-proxy-setup ... 03:03:55 Building security-secretstore-setup ... 03:03:55 Building support-notifications ... 03:03:55 Building support-scheduler ... 03:03:55 Building sys-mgmt-agent ... 03:03:55 Building core-data 03:03:55 Building security-bootstrapper 03:03:55 Building support-notifications 03:03:55 Building core-metadata 03:03:55 Building security-proxy-setup 03:04:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:04:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:06 ---> 5e7c735d5bac 03:04:06 Step 3/24 : WORKDIR /edgex-go 03:04:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:04:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:04:06 ---> 5e7c735d5bac 03:04:06 Step 3/23 : WORKDIR /edgex-go 03:04:10 ---> Running in 2e8d51ff887b 03:04:10 ---> Running in dfef1a46960a 03:04:14 Removing intermediate container 2e8d51ff887b 03:04:14 ---> a6f26b6ce5d7 03:04:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:14 Removing intermediate container dfef1a46960a 03:04:14 ---> f99bdc60a62c 03:04:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:15 ---> Running in b4e10b76d9ed 03:04:15 ---> Running in e3db83cd6f9d 03:04:20 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:04:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:04:20 ---> 5e7c735d5bac 03:04:20 Step 3/32 : WORKDIR /edgex-go 03:04:20 ---> Using cache 03:04:20 ---> f99bdc60a62c 03:04:20 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:04:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:04:20 ---> 5e7c735d5bac 03:04:20 Step 3/22 : WORKDIR /edgex-go 03:04:20 ---> Using cache 03:04:20 ---> f99bdc60a62c 03:04:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:21 Removing intermediate container b4e10b76d9ed 03:04:21 ---> 2ad05856146c 03:04:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:04:21 ---> Running in 2579176b41dd 03:04:21 Removing intermediate container e3db83cd6f9d 03:04:21 ---> 4bc673539dfd 03:04:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:04:21 ---> Running in 6580d4be830c 03:04:21 ---> Running in 8a239a898f97 03:04:21 ---> Running in e7e0b348192b 03:04:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:04:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:22 ---> 5e7c735d5bac 03:04:22 Step 3/24 : WORKDIR /edgex-go 03:04:22 ---> Using cache 03:04:22 ---> f99bdc60a62c 03:04:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:22 ---> Using cache 03:04:22 ---> 2ad05856146c 03:04:22 Step 5/24 : RUN apk add --update --no-cache make git 03:04:22 ---> Running in 6ce7769ec3c0 03:04:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:22 Removing intermediate container 2579176b41dd 03:04:22 ---> 6006c9101550 03:04:22 Step 5/32 : RUN apk add --update --no-cache make git 03:04:22 ---> Running in 8147d361cba7 03:04:22 Removing intermediate container 6580d4be830c 03:04:22 ---> afa9b19fa790 03:04:22 Step 5/22 : RUN apk add --update --no-cache make git 03:04:22 ---> Running in b7a4bd2491ee 03:04:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:04:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:24 OK: 219 MiB in 52 packages 03:04:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:04:24 OK: 219 MiB in 52 packages 03:04:24 Removing intermediate container e7e0b348192b 03:04:24 ---> 1094ab1422ff 03:04:24 Step 6/24 : COPY go.mod . 03:04:24 ---> ef78ff93fc20 03:04:24 Step 7/24 : RUN go mod download 03:04:24 ---> Running in 956d49e5a87b 03:04:24 Removing intermediate container 8a239a898f97 03:04:24 ---> 4874b65afc2f 03:04:24 Step 6/23 : COPY go.mod . 03:04:24 OK: 219 MiB in 52 packages 03:04:24 OK: 219 MiB in 52 packages 03:04:24 OK: 219 MiB in 52 packages 03:04:24 ---> 9a1a78ccfa43 03:04:24 Step 7/23 : RUN go mod download 03:04:25 ---> Running in 086370830f31 03:04:25 Removing intermediate container 8147d361cba7 03:04:25 ---> 4c9ca369358e 03:04:25 Step 6/32 : COPY go.mod . 03:04:25 Removing intermediate container b7a4bd2491ee 03:04:25 ---> ea4c16117c31 03:04:25 Step 6/22 : COPY go.mod . 03:04:25 Removing intermediate container 6ce7769ec3c0 03:04:25 ---> b58224cc7ab7 03:04:25 Step 6/24 : COPY go.mod . 03:04:26 ---> 46a04c4a820c 03:04:26 Step 7/32 : RUN go mod download 03:04:26 ---> 43492b26dad1 03:04:26 Step 7/22 : RUN go mod download 03:04:26 ---> Running in 87bb723ea495 03:04:26 ---> Running in b8525b6dd445 03:04:26 ---> 2d36b8d7a8b4 03:04:26 Step 7/24 : RUN go mod download 03:04:26 Removing intermediate container 956d49e5a87b 03:04:26 ---> 3ee92a5fd0d7 03:04:26 Step 8/24 : COPY . . 03:04:26 ---> Running in c33b26f2d901 03:04:28 Removing intermediate container 086370830f31 03:04:28 ---> de527ee10adc 03:04:28 Step 8/23 : COPY . . 03:04:30 Removing intermediate container 87bb723ea495 03:04:30 ---> 7ef8be632d42 03:04:30 Step 8/32 : COPY . . 03:04:30 Removing intermediate container c33b26f2d901 03:04:30 ---> 15a911f57c78 03:04:30 Step 8/24 : COPY . . 03:04:31 Removing intermediate container b8525b6dd445 03:04:31 ---> d66945ad7d5d 03:04:31 Step 8/22 : COPY . . 03:04:41 ---> 3b471f07f6d9 03:04:41 Step 9/24 : RUN go mod tidy 03:04:41 ---> 6ddf3b72bcef 03:04:41 Step 9/23 : RUN go mod tidy 03:04:41 ---> 76a294b43164 03:04:41 Step 9/24 : RUN go mod tidy 03:04:41 ---> Running in f63e95cddda5 03:04:41 ---> Running in 991571ce5683 03:04:41 ---> Running in 1940dad7b113 03:04:43 Removing intermediate container 1940dad7b113 03:04:43 ---> 800ba9c82771 03:04:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:04:43 ---> Running in d3fbb7971709 03:04:43 Removing intermediate container f63e95cddda5 03:04:43 ---> 66da858d3957 03:04:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:04:43 Removing intermediate container 991571ce5683 03:04:43 ---> 8aeb25282fae 03:04:43 Step 10/24 : RUN make cmd/core-data/core-data 03:04:43 ---> Running in 68503c7b1125 03:04:44 ---> Running in b5880cafd58b 03:04:44 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 03:04:44 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 03:04:46 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 03:04:54 ---> 53fde79bb314 03:04:54 Step 9/22 : RUN go mod tidy 03:04:54 ---> Running in e00441a0264c 03:04:54 ---> 107ff308f84f 03:04:55 Step 9/32 : RUN go mod tidy 03:04:55 ---> Running in bcbd8331dc19 03:04:57 Removing intermediate container e00441a0264c 03:04:57 ---> 51863a0207d9 03:04:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:04:57 ---> Running in bd51a41fa110 03:04:57 Removing intermediate container bcbd8331dc19 03:04:57 ---> 0e117307e020 03:04:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:04:57 ---> Running in 84d358d1f048 03:04:57 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 03:04: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 03:05:07 Removing intermediate container 90f3763c7a9a 03:05:07 ---> 35d8df041929 03:05:07 Successfully built 35d8df041929 03:05:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:05:07 + docker inspect -f . ci-base-image-arm64 03:05:07 . [Pipeline] withDockerContainer 03:05:07 prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container 03:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:05:09 $ docker top a01320c8599fd6b06727b8dd8ded47fd54d24566daf43018e4207b71d1fb5a04 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:10 + go version 03:05:10 go version go1.16.6 linux/arm64 [Pipeline] } 03:05:10 $ docker stop --time=1 a01320c8599fd6b06727b8dd8ded47fd54d24566daf43018e4207b71d1fb5a04 03:05:12 $ docker rm -f a01320c8599fd6b06727b8dd8ded47fd54d24566daf43018e4207b71d1fb5a04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:05:13 + docker inspect -f . ci-base-image-arm64 03:05:13 . [Pipeline] withDockerContainer 03:05:14 prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container 03:05:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:05:15 $ docker top 1c023914a373fe4b98580e6494c989d5a5e1625b1d525985861b4a991d580a09 -eo pid,comm [Pipeline] { [Pipeline] echo 03:05:16 ========================================================= 03:05:16 [edgeXBuildGoParallel] Running Tests and Build... 03:05:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:05:16 + go mod tidy [Pipeline] sh 03:05:18 + make test 03:05:18 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 03:05:18 go mod tidy 03:05:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:05:37 Removing intermediate container 68503c7b1125 03:05:37 ---> ac0850362665 03:05:37 03:05:37 Step 11/24 : FROM alpine:3.12 03:05:37 3.12: Pulling from library/alpine 03:05:37 Removing intermediate container d3fbb7971709 03:05:37 ---> d64611603806 03:05:37 03:05:37 Step 11/23 : FROM alpine:3.12 03:05:37 3.12: Pulling from library/alpine 03:05:37 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 03:05:37 Status: Downloaded newer image for alpine:3.12 03:05:37 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 03:05:37 Status: Image is up to date for alpine:3.12 03:05:37 ---> 48b8ec4ed9eb 03:05:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:05:37 ---> 48b8ec4ed9eb 03:05:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:05:37 ---> Running in 4ee0e7fde412 03:05:37 ---> Running in 715e523f61ac 03:05:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:05:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:05:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:05:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:05: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 03:05:38 (1/2) Installing ca-certificates (20191127-r4) 03:05:38 (2/2) Installing dumb-init (1.2.2-r1) 03:05:38 (1/1) Installing dumb-init (1.2.2-r1) 03:05:38 Executing busybox-1.31.1-r20.trigger 03:05:38 Executing busybox-1.31.1-r20.trigger 03:05:38 OK: 6 MiB in 15 packages 03:05:38 Executing ca-certificates-20191127-r4.trigger 03:05:38 OK: 6 MiB in 16 packages 03:05:39 Removing intermediate container 715e523f61ac 03:05:39 ---> 56efca8e6ea0 03:05:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:05:39 ---> Running in 82fc4214e11e 03:05:39 Removing intermediate container 4ee0e7fde412 03:05:39 ---> e82e6fbe5152 03:05:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:05:39 Removing intermediate container 82fc4214e11e 03:05:39 ---> 2c2b2882545a 03:05:39 Step 14/24 : ENV APP_PORT=59881 03:05:39 ---> Running in c4659e077e20 03:05:39 ---> Running in dd29ca63d383 03:05:39 Removing intermediate container c4659e077e20 03:05:39 ---> b4d245f252c4 03:05:39 Step 14/23 : ENV APP_PORT=59860 03:05:39 Removing intermediate container dd29ca63d383 03:05:39 ---> a432ebcf6466 03:05:39 Step 15/24 : EXPOSE $APP_PORT 03:05:39 ---> Running in 7cc7c37a22ce 03:05:40 ---> Running in d137992b3039 03:05:40 Removing intermediate container b5880cafd58b 03:05:40 ---> 8fdb6eebee4d 03:05:40 03:05:40 Step 11/24 : FROM alpine:3.12 03:05:40 ---> 48b8ec4ed9eb 03:05:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:05:40 Removing intermediate container 7cc7c37a22ce 03:05:40 ---> fe5c5de2362c 03:05:40 Step 15/23 : EXPOSE $APP_PORT 03:05:40 ---> Running in a0f9023022b3 03:05:40 ---> Running in 755e0ad1c2f2 03:05:40 Removing intermediate container d137992b3039 03:05:40 ---> 8a0b0e8552d7 03:05:40 Step 16/24 : WORKDIR / 03:05:40 ---> Running in 29468febd917 03:05:40 Removing intermediate container a0f9023022b3 03:05:40 ---> 0829fa0b8b2f 03:05:40 Step 13/24 : ENV APP_PORT=59880 03:05:40 ---> Running in 6d2782ca4bf4 03:05:40 Removing intermediate container 755e0ad1c2f2 03:05:40 ---> fc33576be974 03:05:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:40 Removing intermediate container 29468febd917 03:05:40 ---> 77b5c639553d 03:05:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:41 Removing intermediate container 6d2782ca4bf4 03:05:41 ---> 86ddabdff5c2 03:05:41 Step 14/24 : EXPOSE $APP_PORT 03:05:41 ---> Running in 8d0b0832cdf0 03:05:41 ---> 4ebc2713e868 03:05:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:05:41 ---> cda1b8b23972 03:05:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:05:41 Removing intermediate container 8d0b0832cdf0 03:05:41 ---> e7f6f6e4f631 03:05:41 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:41 ---> Running in 5e6edbb26baa 03:05:41 ---> f8b358a0a7f1 03:05:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:05:41 ---> 683a0a721ee1 03:05:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:05:42 ---> c5811679ce55 03:05:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:05:42 Removing intermediate container bd51a41fa110 03:05:42 ---> 5935d920c30d 03:05:42 03:05:42 Step 11/22 : FROM alpine:3.12 03:05:42 ---> 48b8ec4ed9eb 03:05:42 Step 12/22 : RUN apk add --update --no-cache curl 03:05:42 ---> Running in b18a11abdf48 03:05:42 ---> 887c5ff56965 03:05:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:05:42 ---> Running in 4752be135c53 03:05:43 Removing intermediate container 84d358d1f048 03:05:43 ---> fe092aca6344 03:05:43 03:05:43 Step 11/32 : FROM alpine:3.12 03:05:43 ---> 48b8ec4ed9eb 03:05:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:05:43 ---> Running in c06166ac4614 03:05:43 ---> Running in d80e46e6592c 03:05:43 Removing intermediate container b18a11abdf48 03:05:43 ---> fbcecc250c27 03:05:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:43 Removing intermediate container 5e6edbb26baa 03:05:43 ---> d0f5b429f897 03:05:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:05:43 ---> Running in c5df80003b34 03:05:43 Removing intermediate container d80e46e6592c 03:05:43 ---> b1a864f0918e 03:05:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:05:43 Removing intermediate container c06166ac4614 03:05:43 ---> 8e086a9c1aee 03:05:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:43 ---> Running in 1fad3d73b6e5 03:05:43 ---> Running in cca0d71ac1b4 03:05:43 ---> Running in 9c92cb800821 03:05:43 Removing intermediate container c5df80003b34 03:05:43 ---> 5a3c6c09931e 03:05:43 Step 21/23 : LABEL arch=x86_64 03:05:43 ---> Running in 7a1656bb4045 03:05:43 Removing intermediate container 9c92cb800821 03:05:43 ---> ff9086030dd0 03:05:43 Step 22/24 : LABEL arch=x86_64 03:05:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:05:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:05:43 ---> Running in 9b0a2c5534a8 03:05:43 (1/4) Installing ca-certificates (20191127-r4) 03:05:43 Removing intermediate container 7a1656bb4045 03:05:43 ---> 8729684a8558 03:05:43 Step 22/23 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:05:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:05:43 (3/4) Installing libcurl (7.78.0-r0) 03:05:43 (4/4) Installing curl (7.78.0-r0) 03:05:43 Executing busybox-1.31.1-r20.trigger 03:05:43 Executing ca-certificates-20191127-r4.trigger 03:05:43 ---> Running in a0f4198f1308 03:05:43 Removing intermediate container 9b0a2c5534a8 03:05:43 ---> 4fdccfb885da 03:05:43 Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:05:43 OK: 7 MiB in 18 packages 03:05:43 ---> Running in cddb4cb12c0a 03:05:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:05:43 Removing intermediate container a0f4198f1308 03:05:43 ---> 4fd4e7031fb3 03:05:43 Step 23/23 : LABEL version=0.0.0 03:05:43 ---> Running in 38d43f79555d 03:05:43 Removing intermediate container cddb4cb12c0a 03:05:43 ---> 696c8be7fb29 03:05:43 Step 24/24 : LABEL version=0.0.0 03:05:44 ---> Running in e8efbbd51249 03:05:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:05:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:05:44 Removing intermediate container 38d43f79555d 03:05:44 ---> 45e2e87a395c 03:05:44 03:05:44 Successfully built 45e2e87a395c 03:05:44 Successfully tagged support-notifications:latest 03:05:44 Building support-scheduler 03:05:44  Building support-notifications ... done (1/2) Installing dumb-init (1.2.2-r1) 03:05:44 (2/2) Installing su-exec (0.2-r1) 03:05:44 Executing busybox-1.31.1-r20.trigger 03:05:44 OK: 6 MiB in 16 packages 03:05:44 Removing intermediate container 4752be135c53 03:05:44 ---> 79464a020d2b 03:05:44 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:05:44 Removing intermediate container e8efbbd51249 03:05:44 ---> 178d904b08b4 03:05:44 03:05:44 Successfully built 178d904b08b4 03:05:44 Successfully tagged core-metadata:latest 03:05:44  Building core-metadata ... done  ---> Running in 1e903919a3a5 03:05:44 Building security-secretstore-setup 03:05:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:05:45 (1/6) Installing dumb-init (1.2.2-r1) 03:05:45 (2/6) Installing libgcc (9.3.0-r2) 03:05:45 (3/6) Installing libsodium (1.0.18-r0) 03:05:45 (4/6) Installing libstdc++ (9.3.0-r2) 03:05:45 (5/6) Installing libzmq (4.3.3-r0) 03:05:45 (6/6) Installing zeromq (4.3.3-r0) 03:05:45 Removing intermediate container 1e903919a3a5 03:05:45 ---> 94f7881a3dbd 03:05:45 Step 14/22 : WORKDIR /edgex 03:05:46 ? github.com/edgexfoundry/edgex-go [no test files] 03:05:46 Executing busybox-1.31.1-r20.trigger 03:05:46 OK: 8 MiB in 20 packages 03:05:46 ---> Running in 0374a8c4d830 03:05:47 Removing intermediate container cca0d71ac1b4 03:05:47 ---> 3d805361c975 03:05:47 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:05:47 ---> Running in 1b9a7eb924a0 03:05:47 Removing intermediate container 0374a8c4d830 03:05:47 ---> 6d41562b9610 03:05:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:05:47 Removing intermediate container 1fad3d73b6e5 03:05:47 ---> 6e8978a4e70f 03:05:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:47 Removing intermediate container 1b9a7eb924a0 03:05:47 ---> 36f443cc834d 03:05:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:05:47 ---> Running in 3707ae8f8357 03:05:47 ---> d3df335d095e 03:05:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:05:47 ---> 598ce253cd5d 03:05:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:05:47 Removing intermediate container 3707ae8f8357 03:05:47 ---> f16f1555e8e5 03:05:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:05:48 ---> Running in 75bde34679f3 03:05:48 ---> a36a0e46906e 03:05:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:05:48 ---> fcb4b2278788 03:05:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:05:48 ---> c127ee206aa7 03:05:48 Step 20/24 : ENTRYPOINT ["/core-data"] 03:05:48 ---> 9063725a98d8 03:05:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:05:48 Removing intermediate container 75bde34679f3 03:05:48 ---> 43cb7ea890ea 03:05:48 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:05:48 ---> Running in 747bece862ac 03:05:48 ---> Running in f7e4cae17012 03:05:49 ---> Running in 195c87da2a13 03:05:49 Removing intermediate container 747bece862ac 03:05:49 ---> b5549b5ef8dd 03:05:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:49 Removing intermediate container f7e4cae17012 03:05:49 ---> dc613bccb27e 03:05:49 Step 19/22 : CMD ["--init=true"] 03:05:49 ---> Running in 24782ab8d243 03:05:49 Removing intermediate container 195c87da2a13 03:05:49 ---> 87f5f4b67341 03:05:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:05:49 ---> Running in 1ba85ef2fb6d 03:05:49 Removing intermediate container 24782ab8d243 03:05:49 ---> 96dc571a1c76 03:05:49 Step 22/24 : LABEL arch=x86_64 03:05:51 ---> Running in 15b8ad72d137 03:05:51 Removing intermediate container 1ba85ef2fb6d 03:05:51 ---> a050af18bc4a 03:05:51 Step 20/22 : LABEL arch=x86_64 03:05:51 ---> a234d21ea3d1 03:05:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:05:51 ---> Running in b486a9ac4d5b 03:05:51 ---> Running in f1caf35fcc29 03:05:51 Removing intermediate container 15b8ad72d137 03:05:51 ---> e0228b5d4b2e 03:05:51 Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:05:51 ---> Running in 2d2e3d17b6af 03:05:51 Removing intermediate container b486a9ac4d5b 03:05:51 ---> a189cef8f3dc 03:05:51 Step 21/22 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:05:51 ---> Running in 2c47d8b1ba39 03:05:51 Removing intermediate container 2d2e3d17b6af 03:05:51 ---> 5091b5856f52 03:05:51 Step 24/24 : LABEL version=0.0.0 03:05:51 ---> Running in 7411551dcdee 03:05:51 Removing intermediate container 2c47d8b1ba39 03:05:51 ---> feac4b5e0479 03:05:51 Step 22/22 : LABEL version=0.0.0 03:05:51 ---> Running in af15ae27e3f1 03:05:51 Removing intermediate container 7411551dcdee 03:05:51 ---> aab0a5c7132c 03:05:51 03:05:51 Removing intermediate container af15ae27e3f1 03:05:51 ---> 148a9a6a5def 03:05:51 03:05:51 Successfully built aab0a5c7132c 03:05:51 Successfully tagged core-data:latest 03:05:51 Building sys-mgmt-agent 03:05:51  Building core-data ... done Successfully built 148a9a6a5def 03:05:51 Successfully tagged security-proxy-setup:latest 03:05:51  Building security-proxy-setup ... done Building core-command 03:05:51 Removing intermediate container f1caf35fcc29 03:05:51 ---> bef64ac395b5 03:05:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:05:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:05:53 ---> 5e7c735d5bac 03:05:53 Step 3/26 : WORKDIR /edgex-go 03:05:53 ---> Using cache 03:05:53 ---> f99bdc60a62c 03:05:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:53 ---> Using cache 03:05:53 ---> afa9b19fa790 03:05:53 Step 5/26 : RUN apk add --update --no-cache make git 03:05:53 ---> Using cache 03:05:53 ---> ea4c16117c31 03:05:53 Step 6/26 : COPY go.mod . 03:05:53 ---> Using cache 03:05:53 ---> 43492b26dad1 03:05:53 Step 7/26 : RUN go mod download 03:05:53 ---> Using cache 03:05:53 ---> d66945ad7d5d 03:05:53 Step 8/26 : COPY . . 03:05:53 ---> Using cache 03:05:53 ---> 53fde79bb314 03:05:53 Step 9/26 : RUN go mod tidy 03:05:53 ---> Using cache 03:05:53 ---> 51863a0207d9 03:05:53 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:05:54 ---> ad220c127d66 03:05:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:05:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:05:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:05:54 ---> 5e7c735d5bac 03:05:54 Step 3/23 : WORKDIR /edgex-go 03:05:54 ---> Using cache 03:05:54 ---> f99bdc60a62c 03:05:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:54 ---> Using cache 03:05:54 ---> afa9b19fa790 03:05:54 Step 5/23 : RUN apk add --update --no-cache make git 03:05:54 ---> Using cache 03:05:54 ---> ea4c16117c31 03:05:54 Step 6/23 : COPY go.mod . 03:05:54 ---> Using cache 03:05:54 ---> 43492b26dad1 03:05:54 Step 7/23 : RUN go mod download 03:05:54 ---> Using cache 03:05:54 ---> d66945ad7d5d 03:05:54 Step 8/23 : COPY . . 03:05:54 ---> Using cache 03:05:54 ---> 53fde79bb314 03:05:54 Step 9/23 : RUN go mod tidy 03:05:54 ---> Using cache 03:05:54 ---> 51863a0207d9 03:05:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:05:54 ---> Running in 9ba609e311aa 03:05:54 ---> Running in 3443271b10d3 03:05:55 ---> e2ab798ad733 03:05:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:05:55 ---> bf84a79df31b 03:05:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:05: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 03:05:55 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 03:05:55 ---> 758c0c318810 03:05:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:05:56 ---> 580fb42ae032 03:05:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:05:56 ---> Running in e0a603040722 03:05:56 Removing intermediate container e0a603040722 03:05:56 ---> faf9cde1b46e 03:05:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:05:57 ---> a0ca0043cda2 03:05:57 Step 27/32 : RUN chmod +x /entrypoint.sh 03:05:57 ---> Running in 0b3a67ac0bfb 03:05:58 Removing intermediate container 0b3a67ac0bfb 03:05:58 ---> 3914c5146778 03:05:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:05:58 ---> Running in 7b4c08db3d6e 03:05:59 Removing intermediate container 7b4c08db3d6e 03:05:59 ---> 16ec1f33dbef 03:05:59 Step 29/32 : CMD ["gate"] 03:05:59 ---> Running in a59f96ff01dd 03:05:59 Removing intermediate container a59f96ff01dd 03:05:59 ---> 04e7f43976ef 03:05:59 Step 30/32 : LABEL arch=x86_64 03:05:59 ---> Running in d46a24b6f01d 03:05:59 Removing intermediate container d46a24b6f01d 03:05:59 ---> 545f6afb98e8 03:05:59 Step 31/32 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:05:59 ---> Running in 0089e97a7589 03:06:00 Removing intermediate container 0089e97a7589 03:06:00 ---> 667463f516df 03:06:00 Step 32/32 : LABEL version=0.0.0 03:06:00 ---> Running in f602aef8bd15 03:06:00 Removing intermediate container f602aef8bd15 03:06:00 ---> 1b6051a5e707 03:06:00 03:06:01 Successfully built 1b6051a5e707 03:06:01 Successfully tagged security-bootstrapper:latest 03:06:01  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:06:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:06:01 ---> 5e7c735d5bac 03:06:01 Step 3/24 : WORKDIR /edgex-go 03:06:01 ---> Using cache 03:06:01 ---> f99bdc60a62c 03:06:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:01 ---> Using cache 03:06:01 ---> afa9b19fa790 03:06:01 Step 5/24 : RUN apk add --update --no-cache make bash git 03:06:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:06:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:06:01 ---> 5e7c735d5bac 03:06:01 Step 3/24 : WORKDIR /edgex-go 03:06:01 ---> Using cache 03:06:01 ---> f99bdc60a62c 03:06:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:01 ---> Using cache 03:06:01 ---> afa9b19fa790 03:06:01 Step 5/24 : RUN apk add --update --no-cache make git 03:06:01 ---> Using cache 03:06:01 ---> ea4c16117c31 03:06:01 Step 6/24 : COPY go.mod . 03:06:01 ---> Using cache 03:06:01 ---> 43492b26dad1 03:06:01 Step 7/24 : RUN go mod download 03:06:01 ---> Using cache 03:06:01 ---> d66945ad7d5d 03:06:01 Step 8/24 : COPY . . 03:06:01 ---> Using cache 03:06:01 ---> 53fde79bb314 03:06:01 Step 9/24 : RUN go mod tidy 03:06:01 ---> Using cache 03:06:01 ---> 51863a0207d9 03:06:01 Step 10/24 : RUN make cmd/core-command/core-command 03:06:01 ---> Running in 468deafa52ea 03:06:01 ---> Running in 0f48fe0a9715 03:06:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:02 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 03:06:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:04 OK: 219 MiB in 52 packages 03:06:04 Removing intermediate container 468deafa52ea 03:06:04 ---> 67c90839c157 03:06:04 Step 6/24 : COPY go.mod . 03:06:04 ---> 079246776ba2 03:06:04 Step 7/24 : RUN go mod download 03:06:04 ---> Running in ddb3f2d66219 03:06:07 Removing intermediate container ddb3f2d66219 03:06:07 ---> 55b82c3a74a6 03:06:07 Step 8/24 : COPY . . 03:06:16 ---> 4fdeaebb8348 03:06:16 Step 9/24 : RUN go mod tidy 03:06:16 ---> Running in 9f11e2afbf8c 03:06:16 Removing intermediate container 9f11e2afbf8c 03:06:16 ---> 9c57f29a1eab 03:06:16 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:06:16 ---> Running in 231a174e1dc0 03:06:17 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 03:06:27 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 03:06:30 Removing intermediate container 9ba609e311aa 03:06:30 ---> 9475733d106a 03:06:30 03:06:30 Step 11/26 : FROM alpine:3.12 03:06:30 ---> 48b8ec4ed9eb 03:06:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:06:31 ---> Running in f365ce50af7b 03:06:31 Removing intermediate container 3443271b10d3 03:06:31 ---> 850c9e5feadf 03:06:31 03:06:31 Step 11/23 : FROM alpine:3.12 03:06:31 ---> 48b8ec4ed9eb 03:06:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:06:31 ---> Using cache 03:06:31 ---> 56efca8e6ea0 03:06:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:31 ---> Using cache 03:06:31 ---> 2c2b2882545a 03:06:31 Step 14/23 : ENV APP_PORT=59861 03:06:31 ---> Running in d0e606eb7325 03:06:31 Removing intermediate container d0e606eb7325 03:06:31 ---> d0d9a591070e 03:06:31 Step 15/23 : EXPOSE $APP_PORT 03:06:31 ---> Running in 5942a6e0185a 03:06:31 Removing intermediate container 5942a6e0185a 03:06:31 ---> 8e34714f3bb0 03:06:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:06:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:06:32 ---> d993109d1156 03:06:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:06:32 (1/3) Installing ca-certificates (20191127-r4) 03:06:32 (2/3) Installing dumb-init (1.2.2-r1) 03:06:32 (3/3) Installing su-exec (0.2-r1) 03:06:32 Executing busybox-1.31.1-r20.trigger 03:06:32 Executing ca-certificates-20191127-r4.trigger 03:06:32 OK: 6 MiB in 17 packages 03:06:32 ---> cf79b093d6c2 03:06:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:06:33 Removing intermediate container f365ce50af7b 03:06:33 ---> f09ca89e5028 03:06:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:06:33 ---> bd3be5941a86 03:06:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:06:33 ---> Running in 1160983e1a15 03:06:33 ---> Running in f88811cfb129 03:06:33 Removing intermediate container 1160983e1a15 03:06:33 ---> 39ca93a20cef 03:06:33 Step 14/26 : WORKDIR / 03:06:33 Removing intermediate container f88811cfb129 03:06:33 ---> bf6a108b34e4 03:06:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:33 ---> Running in c003b790aaac 03:06:33 ---> Running in 9f389ce250f2 03:06:33 Removing intermediate container c003b790aaac 03:06:33 ---> e1bf55c0bb05 03:06:33 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:06:33 Removing intermediate container 9f389ce250f2 03:06:33 ---> 0976302e6076 03:06:33 Step 21/23 : LABEL arch=x86_64 03:06:33 ---> Running in 32f53cc97a85 03:06:34 Removing intermediate container 32f53cc97a85 03:06:34 ---> b94249ac307d 03:06:34 Step 22/23 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:06:34 ---> Running in 5b60922a08b8 03:06:34 ---> dd8ac33146f3 03:06:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:06:34 Removing intermediate container 5b60922a08b8 03:06:34 ---> 27ec19b7188b 03:06:34 Step 23/23 : LABEL version=0.0.0 03:06:34 ---> Running in 1563e08ded89 03:06:34 ---> 59b19d9b6e18 03:06:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:06:34 Removing intermediate container 1563e08ded89 03:06:34 ---> fd24d39a1603 03:06:34 03:06:35 Successfully built fd24d39a1603 03:06:35 Successfully tagged support-scheduler:latest 03:06:35  Building support-scheduler ... done  ---> c4801afc6c4d 03:06:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:06:36 ---> 8c57a9f0d6b0 03:06:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:06:36 ---> abc628c67dff 03:06:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:06:36 Removing intermediate container 0f48fe0a9715 03:06:36 ---> ab6673ab481a 03:06:36 03:06:36 Step 11/24 : FROM alpine:3.12 03:06:36 ---> 48b8ec4ed9eb 03:06:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:06:36 ---> Using cache 03:06:36 ---> 56efca8e6ea0 03:06:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:36 ---> Using cache 03:06:36 ---> 2c2b2882545a 03:06:36 Step 14/24 : ENV APP_PORT=59882 03:06:37 ---> Running in 09be7f9667c2 03:06:37 Removing intermediate container 09be7f9667c2 03:06:37 ---> b005a19ff1c6 03:06:37 Step 15/24 : EXPOSE $APP_PORT 03:06:37 ---> Running in 620de69dc021 03:06:37 ---> 518cd3f1f239 03:06:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:06:37 Removing intermediate container 620de69dc021 03:06:37 ---> be156a1213b5 03:06:37 Step 16/24 : WORKDIR / 03:06:37 ---> Running in 7e12d666c2c6 03:06:37 ---> 0101035ffc3d 03:06:37 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/ 03:06:37 ---> Running in 416081344c06 03:06:37 Removing intermediate container 7e12d666c2c6 03:06:37 ---> b46fcf076e51 03:06:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:38 ---> c8c9a03a5b23 03:06:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:06:38 ---> 65e7ae364c96 03:06:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:06:39 Removing intermediate container 416081344c06 03:06:39 ---> 4be32089bec3 03:06:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:06:39 ---> Running in b00550d806af 03:06:39 ---> c2cedeef6112 03:06:39 Step 20/24 : ENTRYPOINT ["/core-command"] 03:06:39 ---> Running in a1c31ba66165 03:06:39 Removing intermediate container b00550d806af 03:06:39 ---> 62222ef1e85d 03:06:39 Step 24/26 : LABEL arch=x86_64 03:06:39 ---> Running in df3d5ed5398c 03:06:39 Removing intermediate container a1c31ba66165 03:06:39 ---> 4714084aff4f 03:06:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:39 ---> Running in 56ebc65691e8 03:06:39 Removing intermediate container df3d5ed5398c 03:06:39 ---> 642fcf3c4790 03:06:39 Step 25/26 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:06:39 ---> Running in 98b7f7fbbb45 03:06:39 Removing intermediate container 56ebc65691e8 03:06:39 ---> 3b08efa1c7be 03:06:39 Step 22/24 : LABEL arch=x86_64 03:06:39 ---> Running in ef49e3d3dbb2 03:06:39 Removing intermediate container 98b7f7fbbb45 03:06:39 ---> 1c4fcf2f4173 03:06:39 Step 26/26 : LABEL version=0.0.0 03:06:39 ---> Running in 9332619ebfba 03:06:39 Removing intermediate container ef49e3d3dbb2 03:06:39 ---> 7cda098dfb6b 03:06:39 Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:06:39 ---> Running in d4d2e455e224 03:06:39 Removing intermediate container 9332619ebfba 03:06:39 ---> 1a8f5e3a2834 03:06:39 03:06:40 Successfully built 1a8f5e3a2834 03:06:40 Successfully tagged security-secretstore-setup:latest 03:06:40  Building security-secretstore-setup ... done Removing intermediate container d4d2e455e224 03:06:40 ---> 539924727dc0 03:06:40 Step 24/24 : LABEL version=0.0.0 03:06:40 ---> Running in 6f298b6ce16c 03:06:40 Removing intermediate container 6f298b6ce16c 03:06:40 ---> 625d6bf7239a 03:06:40 03:06:40 Successfully built 625d6bf7239a 03:06:40 Successfully tagged core-command:latest 03:06:41  Building core-command ... done Removing intermediate container 231a174e1dc0 03:06:41 ---> d6134ecc95f6 03:06:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:06:41 ---> Running in b9788a2b29a9 03:06:41 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 03:06:43 Removing intermediate container b9788a2b29a9 03:06:43 ---> 2dadcab0a8e3 03:06:43 03:06:43 Step 12/24 : FROM docker:20.10.7 03:06:43 20.10.7: Pulling from library/docker 03:06:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:06:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:06:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:06:52 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 03:06:52 Status: Downloaded newer image for docker:20.10.7 03:06:52 ---> 08bdaf2f88f9 03:06:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:06:52 ---> Running in 05d45a626b19 03:06:52 Removing intermediate container 05d45a626b19 03:06:52 ---> 40e0951b4862 03:06:52 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 03:06:52 ---> Running in 62ecb6b652a1 03:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:52 (1/39) Installing readline (8.1.0-r0) 03:06:52 (2/39) Installing bash (5.1.0-r0) 03:06:52 Executing bash-5.1.0-r0.post-install 03:06:52 (3/39) Installing brotli-libs (1.0.9-r3) 03:06:52 (4/39) Installing nghttp2-libs (1.42.0-r1) 03:06:52 (5/39) Installing libcurl (7.78.0-r0) 03:06:52 (6/39) Installing curl (7.78.0-r0) 03:06:52 (7/39) Installing dumb-init (1.2.5-r0) 03:06:52 (8/39) Installing libbz2 (1.0.8-r1) 03:06:53 (9/39) Installing expat (2.2.10-r1) 03:06:53 (10/39) Installing libffi (3.3-r2) 03:06:53 (11/39) Installing gdbm (1.19-r0) 03:06:53 (12/39) Installing xz-libs (5.2.5-r0) 03:06:53 (13/39) Installing sqlite-libs (3.34.1-r0) 03:06:53 (14/39) Installing python3 (3.8.10-r0) 03:06:53 (15/39) Installing py3-appdirs (1.4.4-r1) 03:06:53 (16/39) Installing py3-ordered-set (4.0.2-r0) 03:06:53 (17/39) Installing py3-parsing (2.4.7-r1) 03:06:53 (18/39) Installing py3-six (1.15.0-r0) 03:06:53 (19/39) Installing py3-packaging (20.9-r0) 03:06:54 (20/39) Installing py3-setuptools (51.3.3-r0) 03:06:54 (21/39) Installing py3-chardet (4.0.0-r0) 03:06:54 (22/39) Installing py3-idna (3.1-r0) 03:06:54 (23/39) Installing py3-urllib3 (1.26.2-r1) 03:06:54 (24/39) Installing py3-requests (2.25.1-r1) 03:06:54 (25/39) Installing py3-msgpack (1.0.2-r0) 03:06:54 (26/39) Installing py3-lockfile (0.12.2-r3) 03:06:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:06:54 (28/39) Installing py3-colorama (0.4.4-r0) 03:06:54 (29/39) Installing py3-contextlib2 (0.6.0-r0) 03:06:54 (30/39) Installing py3-distlib (0.3.1-r1) 03:06:54 (31/39) Installing py3-distro (1.5.0-r1) 03:06:54 (32/39) Installing py3-webencodings (0.5.1-r3) 03:06:54 (33/39) Installing py3-html5lib (1.1-r0) 03:06:54 (34/39) Installing py3-pytoml (0.1.21-r0) 03:06:54 (35/39) Installing py3-pep517 (0.9.1-r0) 03:06:54 (36/39) Installing py3-progress (1.5-r0) 03:06:54 (37/39) Installing py3-retrying (1.3.3-r0) 03:06:54 (38/39) Installing py3-toml (0.10.2-r0) 03:06:54 (39/39) Installing py3-pip (20.3.4-r0) 03:06:54 Executing busybox-1.32.1-r6.trigger 03:06:54 OK: 82 MiB in 59 packages 03:06:55 Collecting docker-compose==1.23.2 03:06:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:06:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:06:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:06:55 Collecting PyYAML<4,>=3.10 03:06:55 Downloading PyYAML-3.13.tar.gz (270 kB) 03:06:56 Collecting cached-property<2,>=1.2.0 03:06:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:06:56 Collecting docopt<0.7,>=0.6.1 03:06:56 Downloading docopt-0.6.2.tar.gz (25 kB) 03:06:56 Collecting texttable<0.10,>=0.9.0 03:06:56 Downloading texttable-0.9.1.tar.gz (11 kB) 03:06:56 Collecting jsonschema<3,>=2.5.1 03:06:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:06:56 Collecting dockerpty<0.5,>=0.4.1 03:06:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:06:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:06:57 Collecting websocket-client<1.0,>=0.32.0 03:06:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:06:57 Collecting docker<4.0,>=3.6.0 03:06:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:06:57 Collecting docker-pycreds>=0.4.0 03:06:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:06:57 Collecting chardet<3.1.0,>=3.0.2 03:06:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:06:57 Collecting idna<2.8,>=2.5 03:06:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:06:57 Collecting certifi>=2017.4.17 03:06:57 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 03:06:57 Collecting urllib3<1.25,>=1.21.1 03:06:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:06:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:06:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:06:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:06:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:06:58 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:06:58 Attempting uninstall: urllib3 03:06:58 Found existing installation: urllib3 1.26.2 03:06:58 Uninstalling urllib3-1.26.2: 03:06:58 Successfully uninstalled urllib3-1.26.2 03:06:58 Attempting uninstall: idna 03:06:58 Found existing installation: idna 3.1 03:06:58 Uninstalling idna-3.1: 03:06:58 Successfully uninstalled idna-3.1 03:06:58 Attempting uninstall: chardet 03:06:58 Found existing installation: chardet 4.0.0 03:06:58 Uninstalling chardet-4.0.0: 03:06:58 Successfully uninstalled chardet-4.0.0 03:06:58 Attempting uninstall: requests 03:06:58 Found existing installation: requests 2.25.1 03:06:58 Uninstalling requests-2.25.1: 03:06:58 Successfully uninstalled requests-2.25.1 03:06:58 Running setup.py install for texttable: started 03:06:58 Running setup.py install for texttable: finished with status 'done' 03:06:58 Running setup.py install for PyYAML: started 03:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:06:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:06:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:06:59 Running setup.py install for PyYAML: finished with status 'done' 03:06:59 Running setup.py install for docopt: started 03:06:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:06:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:06:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:06:59 Running setup.py install for docopt: finished with status 'done' 03:06:59 Running setup.py install for dockerpty: started 03:06:59 Running setup.py install for dockerpty: finished with status 'done' 03:07:00 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 03:07:03 Removing intermediate container 62ecb6b652a1 03:07:03 ---> 79a3affe9b5c 03:07:03 Step 15/24 : ENV APP_PORT=58890 03:07:03 ---> Running in e6fa73d1ede7 03:07:03 Removing intermediate container e6fa73d1ede7 03:07:03 ---> 73fbbf23f82a 03:07:03 Step 16/24 : EXPOSE $APP_PORT 03:07:03 ---> Running in 7ff252c2d045 03:07:03 Removing intermediate container 7ff252c2d045 03:07:03 ---> 099bd424e304 03:07:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:07:03 ---> acb985576026 03:07:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:07:04 ---> e521b7430ba4 03:07:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:07:04 ---> 74bc3afa41c5 03:07:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:07:04 ---> Running in f74d1612bd31 03:07:04 Removing intermediate container f74d1612bd31 03:07:04 ---> 071714ee805d 03:07:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:04 ---> Running in 7494638e85c1 03:07:04 Removing intermediate container 7494638e85c1 03:07:04 ---> cf5440258902 03:07:04 Step 22/24 : LABEL arch=x86_64 03:07:04 ---> Running in ce35ec8ef632 03:07:04 Removing intermediate container ce35ec8ef632 03:07:04 ---> c30cb3d64ece 03:07:04 Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:07:04 ---> Running in 74e47a2dc5f5 03:07:04 Removing intermediate container 74e47a2dc5f5 03:07:04 ---> 07ab887b0ea0 03:07:04 Step 24/24 : LABEL version=0.0.0 03:07:04 ---> Running in 76ee8ed8a68c 03:07:05 Removing intermediate container 76ee8ed8a68c 03:07:05 ---> 08b69e373640 03:07:05 03:07:05 Successfully built 08b69e373640 03:07:05 Successfully tagged sys-mgmt-agent:latest 03:07:05  Building sys-mgmt-agent ... done  [Pipeline] } 03:07:05 $ docker stop --time=1 9cffa24cc748a84456ed46cc5797fabf89085a5abeaef46a2965aa4258ab1a05 03:07:06 $ docker rm -f 9cffa24cc748a84456ed46cc5797fabf89085a5abeaef46a2965aa4258ab1a05 [Pipeline] // withDockerContainer [Pipeline] sh 03:07:06 + docker images 03:07:06 REPOSITORY TAG IMAGE ID CREATED SIZE 03:07:06 sys-mgmt-agent latest 08b69e373640 2 seconds ago 325MB 03:07:06 2dadcab0a8e3 24 seconds ago 1.75GB 03:07:06 core-command latest 625d6bf7239a 26 seconds ago 16MB 03:07:06 security-secretstore-setup latest 1a8f5e3a2834 27 seconds ago 28.1MB 03:07:06 ab6673ab481a 30 seconds ago 1.75GB 03:07:06 support-scheduler latest fd24d39a1603 32 seconds ago 16.1MB 03:07:06 850c9e5feadf 36 seconds ago 1.75GB 03:07:06 9475733d106a 36 seconds ago 1.76GB 03:07:06 security-bootstrapper latest 1b6051a5e707 About a minute ago 18.8MB 03:07:06 security-proxy-setup latest 148a9a6a5def About a minute ago 25.9MB 03:07:06 core-data latest aab0a5c7132c About a minute ago 20.4MB 03:07:06 core-metadata latest 178d904b08b4 About a minute ago 16.7MB 03:07:06 support-notifications latest 45e2e87a395c About a minute ago 16.8MB 03:07:06 5935d920c30d About a minute ago 1.76GB 03:07:06 fe092aca6344 About a minute ago 1.75GB 03:07:06 8fdb6eebee4d About a minute ago 1.76GB 03:07:06 d64611603806 About a minute ago 1.75GB 03:07:06 ac0850362665 About a minute ago 1.76GB 03:07:06 ci-base-image-x86_64 latest 5e7c735d5bac 6 minutes ago 1.25GB 03:07:06 alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB 03:07:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 03:07:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 03:07:06 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 03:07:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 03:07:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements 03:07:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:07:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:07:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.406s coverage: 100.0% of statements 03:07:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:07:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.271s coverage: 46.3% of statements 03:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:07:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.570s coverage: 90.1% of statements 03:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:07:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.258s coverage: 81.2% of statements 03:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:07:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.417s coverage: 94.2% of statements 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:07:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.180s coverage: 59.1% of statements 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:07:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.210s coverage: 60.0% of statements 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:07:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.278s coverage: 0.8% of statements 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:07:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.165s coverage: 58.8% of statements 03:07:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.166s coverage: 21.7% of statements 03:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements 03:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.273s coverage: 79.5% of statements 03:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements 03:07:22 Still waiting to schedule task 03:07:22 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements 03:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.273s coverage: 87.5% of statements 03:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements 03:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements 03:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.556s coverage: 81.8% of statements 03:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.238s coverage: 92.9% of statements 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 58.8% of statements 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.317s coverage: 91.2% of statements 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.833s coverage: 64.4% of statements 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 03:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.114s coverage: 100.0% of statements 03:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 03:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 03:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.998s coverage: 66.9% of statements 03:07:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:07:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:07:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 43.6% of statements 03:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.271s coverage: 89.5% of statements 03:07:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 03:07:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:08:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 19.5% of statements 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:08:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.577s coverage: 92.0% of statements 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:08:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.234s coverage: 62.7% of statements 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:08:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 97.7% of statements 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements 03:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 03:08:06 GO111MODULE=on go vet ./... 03:08:24 Running on prd-ubuntu18.04-docker-8c-8g-1650 in /w/workspace/edgexfoundry_edgex-go_PR-3707 [Pipeline] { [Pipeline] ws 03:08:24 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:08:24 The recommended git tool is: git 03:08:27 using credential edgex-jenkins-ssh 03:08:27 Cloning the remote Git repository 03:08:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:08:27 > git init /w/workspace/edgex-go/1 # timeout=10 03:08:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:27 > git --version # timeout=10 03:08:27 > git --version # 'git version 2.17.1' 03:08:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:08:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:08:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:08:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3707/head:refs/remotes/origin/PR-3707 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:08:41 Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit dc27294b39e1aefec4c5a0b20871f06e897f4373 03:08:41 Merge succeeded, producing dc27294b39e1aefec4c5a0b20871f06e897f4373 03:08:41 Checking out Revision dc27294b39e1aefec4c5a0b20871f06e897f4373 (PR-3707) 03:08:41 > git config core.sparsecheckout # timeout=10 03:08:41 > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # timeout=10 03:08:41 > git remote # timeout=10 03:08:41 > git config --get remote.origin.url # timeout=10 03:08:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:41 > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 03:08:41 > git rev-parse HEAD^{commit} # timeout=10 03:08:41 > git config core.sparsecheckout # timeout=10 03:08:41 > git checkout -f dc27294b39e1aefec4c5a0b20871f06e897f4373 # timeout=10 03:08:45 Commit message: "fix: Remove operating state from device service" 03:08:45 > git --version # timeout=10 03:08:45 > git --version # 'git version 2.17.1' 03:08:45 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:46 + echo snap-build.sh 03:08:46 snap-build.sh 03:08:46 + SNAP_BASE_DIR=. 03:08:46 + '[' '!' -z /w/workspace/edgex-go/1 ']' 03:08:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 03:08:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 03:08:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 03:08:46 + cd /w/workspace/edgex-go/1 03:08:46 + sudo apt-get remove -qy --purge lxd lxd-client 03:08:46 Reading package lists... 03:08:46 Building dependency tree... 03:08:46 Reading state information... 03:08:46 The following packages were automatically installed and are no longer required: 03:08:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:08:46 uidmap xdelta3 03:08:46 Use 'sudo apt autoremove' to remove them. 03:08:46 The following packages will be REMOVED: 03:08:46 lxd* lxd-client* 03:08:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:08:46 After this operation, 31.7 MB disk space will be freed. 03:08:47 (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.) 03:08:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:08:47 Removing lxd dnsmasq configuration 03:08:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:08:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:08:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:08:48 (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.) 03:08:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:08:49 Processing triggers for systemd (237-3ubuntu10.45) ... 03:08:50 Processing triggers for ureadahead (0.100.0-21) ... 03:08:50 + sudo snap remove --purge lxd 03:08:50 snap "lxd" is not installed 03:08:50 + sudo groupadd --force --system lxd 03:08:50 ++ whoami 03:08:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:08:50 + newgrp - lxd 03:08:50 + sudo snap install lxd 03:08:57 2021-09-09T03:08:55Z INFO Waiting for automatic snapd restart... 03:09:12 lxd 4.18 from Canonical* installed 03:09:12 + sudo lxd init --auto 03:09:20 + sudo snap install --classic snapcraft 03:09:29 gofmt -l . 03:09:29 [ "`gofmt -l .`" = "" ] 03:09:29 ./bin/test-attribution-txt.sh [Pipeline] sh 03:09:30 + ls -al . 03:09:30 total 636 03:09:30 drwxrwxr-x 9 1001 1001 4096 Sep 9 03:09 . 03:09:30 drwxr-xr-x 4 root root 4096 Sep 9 03:05 .. 03:09:30 -rw-rw-r-- 1 1001 1001 11 Sep 9 03:02 .dockerignore 03:09:30 drwxrwxr-x 8 1001 1001 4096 Sep 9 03:03 .git 03:09:30 drwxrwxr-x 4 1001 1001 4096 Sep 9 03:02 .github 03:09:30 -rw-rw-r-- 1 1001 1001 818 Sep 9 03:02 .gitignore 03:09:30 -rw-rw-r-- 1 1001 1001 76 Sep 9 03:02 .hadolint.yml 03:09:30 -rw-rw-r-- 1 1001 1001 166 Sep 9 03:02 .sonarcloud.properties 03:09:30 -rw-rw-r-- 1 1001 1001 1171 Sep 9 03:02 ADOPTERS.md 03:09:30 -rw-rw-r-- 1 1001 1001 8493 Sep 9 03:02 Attribution.txt 03:09:30 -rw-rw-r-- 1 1001 1001 43881 Sep 9 03:02 CHANGELOG.md 03:09:30 -rw-rw-r-- 1 1001 1001 3804 Sep 9 03:02 CONTRIBUTING.md 03:09:30 -rw-rw-r-- 1 1001 1001 677 Sep 9 03:02 GOVERNANCE.md 03:09:30 -rw-rw-r-- 1 1001 1001 849 Sep 9 03:02 Jenkinsfile 03:09:30 -rw-rw-r-- 1 1001 1001 10775 Sep 9 03:02 LICENSE 03:09:30 -rw-rw-r-- 1 1001 1001 5915 Sep 9 03:02 Makefile 03:09:30 -rw-rw-r-- 1 1001 1001 582 Sep 9 03:02 OWNERS.md 03:09:30 -rw-rw-r-- 1 1001 1001 8643 Sep 9 03:02 README.md 03:09:30 -rw-rw-r-- 1 1001 1001 6912 Sep 9 03:02 SECURITY.md 03:09:30 -rw-rw-r-- 1 1001 1001 5 Sep 9 02:59 VERSION 03:09:30 -rw-rw-r-- 1 1001 1001 4131 Sep 9 03:02 ZMQWindows.md 03:09:30 drwxrwxr-x 2 1001 1001 4096 Sep 9 03:02 bin 03:09:30 drwxrwxr-x 14 1001 1001 4096 Sep 9 03:02 cmd 03:09:30 -rw-r--r-- 1 root root 404331 Sep 9 03:08 coverage.out 03:09:30 -rw-rw-r-- 1 1001 1001 841 Sep 9 03:02 go.mod 03:09:30 -rw-r--r-- 1 root root 50064 Sep 9 03:05 go.sum 03:09:30 drwxrwxr-x 8 1001 1001 4096 Sep 9 03:02 internal 03:09:30 drwxrwxr-x 3 1001 1001 4096 Sep 9 03:02 openapi 03:09:30 drwxrwxr-x 4 1001 1001 4096 Sep 9 03:02 snap 03:09:30 -rw-rw-r-- 1 1001 1001 204 Sep 9 03:02 version.go [Pipeline] sh 03:09:30 + '[' -e coverage.out ] 03:09:30 + chown 1001:1001 coverage.out 03:09:30 snapcraft 5.0 from Canonical* installed 03:09:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:09:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:09:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:30 Dload Upload Total Spent Left Speed 03:09:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 03:09:30 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8938k 0 --:--:-- --:--:-- --:--:-- 40.5M 03:09:30 ./yq_linux_amd64 03:09:30 + sudo snapcraft prime --use-lxd [Pipeline] stash 03:09:30 Warning: overwriting stash ‘coverage-report’ 03:09:32 Stashed 1 file(s) [Pipeline] sh 03:09:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:09:32 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: 03:09:32 - README.md 03:09:32 03:09:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:09:32 Launching a container. 03:09:32 + make build 03:09:32 go mod tidy 03:09:33 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 03:09:40 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 03:09:44 Waiting for container to be ready 03:09:44 To start your first instance, try: lxc launch ubuntu:18.04 03:09:44 03:09:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:09:47 Waiting for network to be ready... 03:09:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:09:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 03:09:48 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:09:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 03:09:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:09:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:09:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 03:09:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 03:09:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 03:09:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 03:09:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:09:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:09:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:09:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:09:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:09:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:09:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:09:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:09:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:09:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 03:09:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 03:09:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:09:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:09:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 03:09:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 03:09:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 03:09:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 03:09:51 Fetched 25.2 MB in 4s (6429 kB/s) 03:09:52 Reading package lists... 03:09:52 Reading package lists... 03:09:53 Building dependency tree... 03:09:53 Reading state information... 03:09:53 The following additional packages will be installed: 03:09:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:09:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:09:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:09:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:09:53 Suggested packages: 03:09:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:09:53 Recommended packages: 03:09:53 gnupg libsasl2-modules 03:09:53 The following NEW packages will be installed: 03:09:53 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:09:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:09:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:09:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:09:53 The following packages will be upgraded: 03:09:53 gpg gpg-agent gpgconf libudev1 03:09:53 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 03:09:53 Need to get 3527 kB of archives. 03:09:53 After this operation, 13.3 MB of additional disk space will be used. 03:09:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 03:09:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 03:09:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:09:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:09:53 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 03:09:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 03:09:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:09:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:09:54 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:09:54 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:09:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:09:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:09:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:09:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:09:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:09:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:09:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:09:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:09:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:09:54 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:09:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:09:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:09:54 debconf: delaying package configuration, since apt-utils is not installed 03:09:54 Fetched 3527 kB in 1s (3116 kB/s) 03:09:54 (Reading database ... 12511 files and directories currently installed.) 03:09:54 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 03:09:54 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 03:09:54 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 03:09:54 Selecting previously unselected package udev. 03:09:54 (Reading database ... 12511 files and directories currently installed.) 03:09:54 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 03:09:54 Unpacking udev (237-3ubuntu10.51) ... 03:09:54 Selecting previously unselected package libfuse2:amd64. 03:09:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:09:54 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:09:54 Selecting previously unselected package fuse. 03:09:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:09:54 Unpacking fuse (2.9.7-1ubuntu1) ... 03:09:54 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:09:55 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:09:55 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:09:55 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:09:55 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:09:55 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:09:55 Selecting previously unselected package libksba8:amd64. 03:09:55 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:09:55 Unpacking libksba8:amd64 (1.3.5-2) ... 03:09:55 Selecting previously unselected package libroken18-heimdal:amd64. 03:09:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:09:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:09:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:09:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:55 Selecting previously unselected package libwind0-heimdal:amd64. 03:09:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:09:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:09:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:09:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:09:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:09:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:55 Selecting previously unselected package libsasl2-modules-db:amd64. 03:09:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:09:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:09:55 Selecting previously unselected package libsasl2-2:amd64. 03:09:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:09:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:09:55 Selecting previously unselected package libldap-common. 03:09:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:09:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:09:55 Selecting previously unselected package libldap-2.4-2:amd64. 03:09:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:09:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:09:56 Selecting previously unselected package dirmngr. 03:09:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:09:56 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:09:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:09:56 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:09:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:09:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:09:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:09:56 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:09:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:56 Setting up libksba8:amd64 (1.3.5-2) ... 03:09:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:09:56 Setting up udev (237-3ubuntu10.51) ... 03:09:56 invoke-rc.d: policy-rc.d denied execution of start. 03:09:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:56 Processing triggers for systemd (237-3ubuntu10) ... 03:09:56 Setting up fuse (2.9.7-1ubuntu1) ... 03:09:56 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:09:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:56 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:56 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:09:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:09:56 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:09:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:09:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:09:57 settings in the [Install] section, and DefaultInstance for template units). 03:09:57 This means they are not meant to be enabled using systemctl. 03:09:57 Possible reasons for having this kind of units are: 03:09:57 1) A unit may be statically enabled by being symlinked from another unit's 03:09:57 .wants/ or .requires/ directory. 03:09:57 2) A unit's purpose may be to act as a helper for some other unit which has 03:09:57 a requirement dependency on it. 03:09:57 3) A unit may be started when needed via activation (socket, path, timer, 03:09:57 D-Bus, udev, scripted systemctl call, ...). 03:09:57 4) In case of template units, the unit is meant to be enabled with some 03:09:57 instance name specified. 03:09:57 Reading package lists... 03:09:57 Building dependency tree... 03:09:57 Reading state information... 03:09:57 The following additional packages will be installed: 03:09:57 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:09:57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:09:57 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:09:57 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:09:57 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:09:57 Suggested packages: 03:09:57 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:09:57 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:09:57 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:09:57 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:09:57 systemd-container policykit-1 03:09:57 Recommended packages: 03:09:57 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:09:57 The following NEW packages will be installed: 03:09:57 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:09:57 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:09:57 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:09:57 multiarch-support openssh-client python3 python3-minimal python3.6 03:09:57 python3.6-minimal snapd squashfs-tools sudo 03:09:57 The following packages will be upgraded: 03:09:57 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:09:57 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 03:09:57 Need to get 36.7 MB of archives. 03:09:57 After this operation, 147 MB of additional disk space will be used. 03:09:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 03:09:57 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 03:09:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:09:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:09:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:09:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:09:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:09:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:09:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:09:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:09:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:09:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:09:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:09:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:09:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 03:09:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 03:09:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 03:09:58 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 03:09:58 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 03:09:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 03:09:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:09:58 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:09:58 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:09:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:09:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:09:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:09:58 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:09:58 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:09:59 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:09:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 03:10:00 debconf: delaying package configuration, since apt-utils is not installed 03:10:00 Fetched 36.7 MB in 2s (16.8 MB/s) 03:10:00 (Reading database ... 12757 files and directories currently installed.) 03:10:00 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 03:10:00 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 03:10:00 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 03:10:00 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 03:10:00 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 03:10:00 (Reading database ... 12757 files and directories currently installed.) 03:10:00 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 03:10:00 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 03:10:00 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 03:10:01 (Reading database ... 12757 files and directories currently installed.) 03:10:01 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 03:10:01 Unpacking apt (1.6.14) over (1.6.1) ... 03:10:01 Setting up apt (1.6.14) ... 03:10:01 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:10:01 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:10:01 (Reading database ... 12764 files and directories currently installed.) 03:10:01 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:10:01 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:10:01 Selecting previously unselected package libpython3.6-minimal:amd64. 03:10:01 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:10:01 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:10:01 Selecting previously unselected package libexpat1:amd64. 03:10:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:10:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:10:02 Selecting previously unselected package python3.6-minimal. 03:10:02 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:10:02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:10:02 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 03:10:02 Checking for services that may need to be restarted...done. 03:10:02 Checking for services that may need to be restarted...done. 03:10:02 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:10:02 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:10:02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:10:02 Selecting previously unselected package python3-minimal. 03:10:02 (Reading database ... 13012 files and directories currently installed.) 03:10:02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:10:02 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:10:03 Selecting previously unselected package mime-support. 03:10:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:10:03 Unpacking mime-support (3.60ubuntu1) ... 03:10:03 Selecting previously unselected package libmpdec2:amd64. 03:10:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:10:03 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:10:03 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 03:10:03 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 03:10:03 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:10:03 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:10:03 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:10:03 Selecting previously unselected package python3.6. 03:10:03 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:10:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:10:03 Selecting previously unselected package libpython3-stdlib:amd64. 03:10:03 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:10:03 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:10:03 Setting up python3-minimal (3.6.7-1~18.04) ... 03:10:03 Selecting previously unselected package python3. 03:10:03 (Reading database ... 13442 files and directories currently installed.) 03:10:03 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:10:03 Unpacking python3 (3.6.7-1~18.04) ... 03:10:04 Selecting previously unselected package multiarch-support. 03:10:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:10:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:10:04 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:10:04 Selecting previously unselected package liblzo2-2:amd64. 03:10:04 (Reading database ... 13479 files and directories currently installed.) 03:10:04 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:10:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:10:04 Selecting previously unselected package libbsd0:amd64. 03:10:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:10:04 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:10:04 Selecting previously unselected package sudo. 03:10:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:10:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:10:04 Selecting previously unselected package apparmor. 03:10:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:10:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:10:04 Selecting previously unselected package libedit2:amd64. 03:10:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:10:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:10:04 Selecting previously unselected package libkrb5support0:amd64. 03:10:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:10:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:10:04 Selecting previously unselected package libk5crypto3:amd64. 03:10:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:10:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:10:04 Selecting previously unselected package libkeyutils1:amd64. 03:10:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:10:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:10:04 Selecting previously unselected package libkrb5-3:amd64. 03:10:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:10:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:10:04 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:10:04 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:10:04 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:10:04 Selecting previously unselected package libssl1.0.0:amd64. 03:10:04 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 03:10:04 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:10:04 Selecting previously unselected package openssh-client. 03:10:04 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 03:10:04 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 03:10:05 Selecting previously unselected package squashfs-tools. 03:10:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 03:10:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 03:10:05 Selecting previously unselected package snapd. 03:10:05 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 03:10:05 Unpacking snapd (2.49.2+18.04) ... 03:10:06 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 03:10:07 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:10:07 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:10:07 Setting up mime-support (3.60ubuntu1) ... 03:10:07 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:10:07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:10:07 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:10:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:10:07 Setting up systemd (237-3ubuntu10.51) ... 03:10:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:10:07 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 03:10:08 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:10:08 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:10:08 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:10:08 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:10:08 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:10:08 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:10:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 03:10:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:10:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:10:08 Setting up python3 (3.6.7-1~18.04) ... 03:10:08 running python rtupdate hooks for python3.6... 03:10:08 running python post-rtupdate hooks for python3.6... 03:10:08 Setting up apparmor (2.12-4ubuntu5.1) ... 03:10:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:10:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:10:09 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 03:10:09 Setting up snapd (2.49.2+18.04) ... 03:10:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:10:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:10:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:10:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:10:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:10:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:10:10 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 03:10:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:10:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:10:11 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:10:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:10:11 /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' 03:10:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:10:11 Processing triggers for systemd (237-3ubuntu10.51) ... 03:10:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:10:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:10:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:10:13 Reading package lists... 03:10:13 Reading package lists... 03:10:14 Building dependency tree... 03:10:14 Reading state information... 03:10:14 Calculating upgrade... 03:10:14 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 03:10:14 The following packages will be upgraded: 03:10:14 advancecomp base-files bash binutils binutils-common 03:10:14 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:10:14 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:10:14 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 03:10:14 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 03:10:14 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:10:14 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:10:14 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:10:14 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:10:14 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:10:14 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:10:14 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:10:14 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:10:14 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:10:14 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:10:14 ubuntu-keyring util-linux 03:10:14 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:10:14 Need to get 64.2 MB of archives. 03:10:14 After this operation, 5138 kB of additional disk space will be used. 03:10:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 03:10:14 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:10:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:10:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:10:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:10:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:10:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:10:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:10:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:10:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:10:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:10:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:10:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:10:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:10:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:10:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:10:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:10:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:10:14 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:10:14 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:10:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:10:15 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:10:15 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:10:15 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:10:15 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:10:15 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:10:15 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:10:15 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:10:15 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:10:15 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:10:15 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:10:15 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:10:15 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:10:15 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:10:15 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:10:15 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:10:15 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:10:15 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 03:10:15 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 03:10:15 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:10:15 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:10:15 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 03:10:15 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:10:15 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:10:15 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:10:15 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:10:15 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:10:15 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:10:15 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:10:15 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:10:15 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:10:15 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:10:15 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:10:15 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:10:15 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:10:15 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:10:15 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:10:15 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:10:15 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:10:15 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:10:15 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:10:15 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:10:15 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:10:15 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:10:15 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:10:15 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:10:15 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:10:15 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 03:10:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:10:15 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:10:15 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:10:15 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:10:15 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:10:15 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:10:15 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:10:15 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:10:15 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:10:15 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:10:16 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:10:16 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:10:16 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:10:16 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:10:16 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:10:16 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 03:10:16 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 03:10:16 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 03:10:16 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 03:10:16 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] 03:10:16 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:10:16 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:10:16 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:10:16 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:10:16 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:10:16 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:10:16 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:10:16 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:10:16 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] 03:10:16 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:10:16 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:10:16 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:10:16 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:10:16 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:10:16 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:10:16 debconf: delaying package configuration, since apt-utils is not installed 03:10:16 Fetched 64.2 MB in 2s (32.4 MB/s) 03:10:16 (Reading database ... 13914 files and directories currently installed.) 03:10:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:10:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:10:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 03:10:16 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 03:10:17 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:17 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 03:10:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:17 (Reading database ... 13914 files and directories currently installed.) 03:10:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:10:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:10:18 (Reading database ... 13914 files and directories currently installed.) 03:10:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:18 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:18 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:10:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:10:18 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:18 (Reading database ... 13914 files and directories currently installed.) 03:10:18 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:10:18 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:18 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:10:18 (Reading database ... 13914 files and directories currently installed.) 03:10:18 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:10:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:10:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:10:19 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:10:19 Setting up base-files (10.1ubuntu2.10) ... 03:10:19 Installing new version of config file /etc/issue ... 03:10:19 Installing new version of config file /etc/issue.net ... 03:10:19 Installing new version of config file /etc/lsb-release ... 03:10:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:10:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:10:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:10:19 Removing obsolete conffile /etc/default/motd-news ... 03:10:19 (Reading database ... 13915 files and directories currently installed.) 03:10:19 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:10:19 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:10:19 Setting up bash (4.4.18-2ubuntu1.2) ... 03:10:19 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 03:10:19 (Reading database ... 13915 files and directories currently installed.) 03:10:19 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:19 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:10:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:10:20 (Reading database ... 13915 files and directories currently installed.) 03:10:20 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:10:20 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:10:20 Setting up tar (1.29b-2ubuntu0.2) ... 03:10:20 (Reading database ... 13915 files and directories currently installed.) 03:10:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:10:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:10:20 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:10:20 (Reading database ... 13915 files and directories currently installed.) 03:10:20 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:20 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:20 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:10:20 (Reading database ... 13915 files and directories currently installed.) 03:10:20 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:20 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:21 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:10:21 (Reading database ... 13915 files and directories currently installed.) 03:10:21 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:10:21 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:10:21 Setting up grep (3.1-2build1) ... 03:10:21 (Reading database ... 13915 files and directories currently installed.) 03:10:21 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 03:10:21 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 03:10:21 Setting up gzip (1.6-5ubuntu1.1) ... 03:10:21 (Reading database ... 13915 files and directories currently installed.) 03:10:21 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:10:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:10:21 Setting up login (1:4.5-1ubuntu2) ... 03:10:21 (Reading database ... 13915 files and directories currently installed.) 03:10:21 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:21 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:21 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:10:21 (Reading database ... 13915 files and directories currently installed.) 03:10:21 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:10:21 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:22 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 03:10:22 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:10:22 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:22 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:10:22 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:22 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:10:22 (Reading database ... 13915 files and directories currently installed.) 03:10:22 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:10:22 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:10:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:10:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:10:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:10:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:10:22 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:10:22 (Reading database ... 13915 files and directories currently installed.) 03:10:22 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:10:22 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:10:23 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:10:23 (Reading database ... 13915 files and directories currently installed.) 03:10:23 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:23 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:23 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:23 (Reading database ... 13915 files and directories currently installed.) 03:10:23 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:23 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:23 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:23 (Reading database ... 13915 files and directories currently installed.) 03:10:23 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:23 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:23 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:23 (Reading database ... 13915 files and directories currently installed.) 03:10:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:23 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:23 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:23 (Reading database ... 13915 files and directories currently installed.) 03:10:23 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:23 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:23 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:23 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:24 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 03:10:24 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:10:24 (Reading database ... 13915 files and directories currently installed.) 03:10:24 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:10:24 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:24 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:10:24 (Reading database ... 13915 files and directories currently installed.) 03:10:24 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:24 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:24 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:10:24 (Reading database ... 13915 files and directories currently installed.) 03:10:24 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:24 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:24 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:10:24 (Reading database ... 13915 files and directories currently installed.) 03:10:24 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:24 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:24 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:10:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:10:25 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:10:25 (Reading database ... 13915 files and directories currently installed.) 03:10:25 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:10:25 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:10:25 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:10:25 (Reading database ... 13915 files and directories currently installed.) 03:10:25 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:10:25 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:10:25 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:10:25 (Reading database ... 13917 files and directories currently installed.) 03:10:25 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:10:25 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:10:25 Setting up debconf (1.5.66ubuntu1) ... 03:10:25 (Reading database ... 13917 files and directories currently installed.) 03:10:25 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:10:25 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:10:25 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:10:26 (Reading database ... 13917 files and directories currently installed.) 03:10:26 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:10:26 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:10:26 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:10:26 (Reading database ... 13917 files and directories currently installed.) 03:10:26 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:10:26 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:26 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:26 (Reading database ... 13917 files and directories currently installed.) 03:10:26 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:10:26 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:26 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:26 (Reading database ... 13919 files and directories currently installed.) 03:10:26 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:10:26 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:26 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:27 (Reading database ... 13923 files and directories currently installed.) 03:10:27 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:10:27 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:10:27 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 03:10:27 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 03:10:27 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:27 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:27 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:10:27 (Reading database ... 13923 files and directories currently installed.) 03:10:27 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:10:27 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:10:27 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:10:27 (Reading database ... 13923 files and directories currently installed.) 03:10:27 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:10:27 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:10:27 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 03:10:27 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:10:27 (Reading database ... 13923 files and directories currently installed.) 03:10:27 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:10:27 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:10:27 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:10:27 (Reading database ... 13923 files and directories currently installed.) 03:10:27 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:10:27 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:10:27 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:10:27 (Reading database ... 13923 files and directories currently installed.) 03:10:27 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:10:27 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:10:27 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:10:28 (Reading database ... 13923 files and directories currently installed.) 03:10:28 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:10:28 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:10:28 Setting up passwd (1:4.5-1ubuntu2) ... 03:10:28 (Reading database ... 13923 files and directories currently installed.) 03:10:28 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:10:28 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:10:28 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:10:28 (Reading database ... 13923 files and directories currently installed.) 03:10:28 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:10:28 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:10:28 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:10:28 (Reading database ... 13923 files and directories currently installed.) 03:10:28 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:10:28 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:10:28 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:10:28 (Reading database ... 13923 files and directories currently installed.) 03:10:28 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:10:28 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:10:28 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:10:28 (Reading database ... 13923 files and directories currently installed.) 03:10:28 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:10:28 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:10:28 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:10:29 (Reading database ... 13923 files and directories currently installed.) 03:10:29 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:10:29 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:10:29 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:10:29 (Reading database ... 13923 files and directories currently installed.) 03:10:29 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:10:29 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:10:29 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:10:29 (Reading database ... 13923 files and directories currently installed.) 03:10:29 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:10:29 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:10:29 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:10:29 (Reading database ... 13923 files and directories currently installed.) 03:10:29 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:10:29 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:10:29 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:10:29 (Reading database ... 13924 files and directories currently installed.) 03:10:29 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:10:29 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:10:29 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:10:29 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:10:29 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:10:29 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:10:30 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:10:30 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:10:30 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:10:30 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:10:30 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:10:30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:10:30 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:10:30 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:10:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:10:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:10:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:10:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:10:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:10:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:10:30 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:10:30 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:10:30 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:10:30 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:10:30 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:10:30 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:10:30 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:10:30 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:10:30 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:31 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:31 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:31 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:31 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:31 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:10:31 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:10:31 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:31 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:31 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:31 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:31 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:31 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:31 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:31 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:32 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:32 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] } 03:10:32 $ docker stop --time=1 1c023914a373fe4b98580e6494c989d5a5e1625b1d525985861b4a991d580a09 03:10:33 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:33 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:33 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:33 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:33 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:34 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:10:34 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:10:34 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:10:34 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:10:34 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:10:34 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:10:34 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:10:34 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:10:34 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:10:34 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:10:34 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:10:34 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:10:34 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:10:34 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:10:34 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:10:34 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:10:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:35 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:10:35 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:35 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:35 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:35 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:10:35 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:10:35 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:10:35 03:10:35 Current default time zone: 'Etc/UTC' 03:10:35 Local time is now: Thu Sep 9 03:10:35 UTC 2021. 03:10:35 Universal Time is now: Thu Sep 9 03:10:35 UTC 2021. 03:10:35 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:10:35 03:10:35 Setting up systemd-sysv (237-3ubuntu10.51) ... 03:10:35 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:35 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 03:10:35 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:10:35 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:10:35 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:10:35 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:10:35 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:10:35 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:10:35 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:10:35 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:35 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:10:35 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:35 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:10:35 $ docker rm -f 1c023914a373fe4b98580e6494c989d5a5e1625b1d525985861b4a991d580a09 03:10:35 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:35 Setting up patch (2.7.6-2ubuntu1.1) ... 03:10:35 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:10:35 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:10:35 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 03:10:35 Installing new version of config file /etc/ssl/openssl.cnf ... 03:10:35 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:10:35 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:10:35 Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:10:37 03:10:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:10:37 Updating certificates in /etc/ssl/certs... [Pipeline] isUnix [Pipeline] sh 03:10:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:10:38 23 added, 27 removed; done. 03:10:38 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:10:38 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:10:38 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:10:38 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:10:38 Setting up pkgbinarymangler (138.18.04.1) ... 03:10:38 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:38 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:10:38 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:38 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:38 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:38 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:10:38 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:10:38 latest: Pulling from edgex-devops/edgex-compose-arm64 03:10:38 29e5d40040c1: Pulling fs layer 03:10:38 1ce36da41761: Pulling fs layer 03:10:38 25b303627fd3: Pulling fs layer 03:10:38 Setting up perl (5.26.1-6ubuntu0.5) ... 03:10:38 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:10:38 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:10:38 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:10:38 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:10:38 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:10:38 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:10:38 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:10:38 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:10:38 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:10:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:10:38 Processing triggers for systemd (237-3ubuntu10.51) ... 03:10:38 Processing triggers for mime-support (3.60ubuntu1) ... 03:10:38 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:10:38 Updating certificates in /etc/ssl/certs... 03:10:39 29e5d40040c1: Verifying Checksum 03:10:39 29e5d40040c1: Download complete 03:10:39 0 added, 0 removed; done. 03:10:39 Running hooks in /etc/ca-certificates/update.d... 03:10:39 done. 03:10:39 29e5d40040c1: Pull complete 03:10:39 1ce36da41761: Verifying Checksum 03:10:39 1ce36da41761: Download complete 03:10:39 Reading package lists... 03:10:39 Building dependency tree... 03:10:39 Reading state information... 03:10:39 The following NEW packages will be installed: 03:10:39 apt-transport-https 03:10:39 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:10:40 Need to get 4348 B of archives. 03:10:40 After this operation, 154 kB of additional disk space will be used. 03:10:40 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 03:10:40 debconf: delaying package configuration, since apt-utils is not installed 03:10:40 Fetched 4348 B in 0s (21.4 kB/s) 03:10:40 Selecting previously unselected package apt-transport-https. 03:10:40 (Reading database ... 13929 files and directories currently installed.) 03:10:40 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 03:10:40 Unpacking apt-transport-https (1.6.14) ... 03:10:40 Setting up apt-transport-https (1.6.14) ... 03:10:40 Waiting for network to be ready... 03:10:41 1ce36da41761: Pull complete 03:10:41 25b303627fd3: Verifying Checksum 03:10:41 25b303627fd3: Download complete 03:10:46 2021-09-09T03:10:43Z INFO Waiting for automatic snapd restart... 03:10:46 snapd 2.51.4 from Canonical* installed 03:10:47 "snapd" switched to the "latest/stable" channel 03:10:47 03:10:49 core18 20210722 from Canonical* installed 03:10:49 "core18" switched to the "latest/stable" channel 03:10:49 03:10:51 25b303627fd3: Pull complete 03:10:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:10:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:10:51 prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container 03:10:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:10:52 snapcraft 5.0 from Canonical* installed 03:10:52 "snapcraft" switched to the "latest/stable" channel 03:10:52 03:10:55 $ docker top 5c24a40c2fb181dd4ff89f49478f2eb2a16f8b6bea892ca942bbfe2f5d5e3175 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:58 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: 03:10:58 - README.md 03:10:58 03:10:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:10:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:10:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:10:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:10:58 Reading package lists... 03:10:58 + + grepdocker-compose parallel build 03:10:58 --help 03:10:58 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 03:10:58 Reading package lists... 03:10:58 Building dependency tree... 03:10:58 Reading state information... 03:10:58 Suggested packages: 03:10:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:10:58 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:10:58 Recommended packages: 03:10:58 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:10:58 The following NEW packages will be installed: 03:10:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:10:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:10:58 pkg-config zip 03:10:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:10:58 Need to get 7663 kB of archives. 03:10:58 After this operation, 43.8 MB of additional disk space will be used. 03:10:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:10:59 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:10:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 03:10:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:10:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:10:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:10:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:10:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:10:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:10:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:10:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:10:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:10:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:10:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:10:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:11:00 debconf: delaying package configuration, since apt-utils is not installed 03:11:00 Fetched 7663 kB in 1s (8759 kB/s) 03:11:00 Selecting previously unselected package libglib2.0-0:amd64. 03:11:00 (Reading database ... 13933 files and directories currently installed.) 03:11:00 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:11:00 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:11:00 Selecting previously unselected package libpsl5:amd64. 03:11:00 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:11:00 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:11:00 Selecting previously unselected package libnghttp2-14:amd64. 03:11:00 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:11:00 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:11:00 Selecting previously unselected package librtmp1:amd64. 03:11:00 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:11:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:11:00 Selecting previously unselected package libcurl3-gnutls:amd64. 03:11:00 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 03:11:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 03:11:00 Selecting previously unselected package liberror-perl. 03:11:00 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:11:00 Unpacking liberror-perl (0.17025-1) ... 03:11:00 Selecting previously unselected package git-man. 03:11:00 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:11:00 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:11:00 Selecting previously unselected package git. 03:11:00 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:11:00 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:11:00 --parallel Build images in parallel. [Pipeline] } 03:11:00 $ docker stop --time=1 5c24a40c2fb181dd4ff89f49478f2eb2a16f8b6bea892ca942bbfe2f5d5e3175 03:11:01 Selecting previously unselected package libnorm1:amd64. 03:11:01 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:11:01 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:11:01 Selecting previously unselected package libpgm-5.2-0:amd64. 03:11:01 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:11:01 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:11:01 Selecting previously unselected package libsodium23:amd64. 03:11:01 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:11:01 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:11:01 Selecting previously unselected package libzmq5:amd64. 03:11:01 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:11:01 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:11:01 Selecting previously unselected package libzmq3-dev:amd64. 03:11:01 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:11:01 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:11:01 Selecting previously unselected package pkg-config. 03:11:01 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:11:01 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:11:01 Selecting previously unselected package zip. 03:11:01 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:11:01 Unpacking zip (3.0-11build1) ... 03:11:01 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:11:01 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:11:01 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:11:01 Setting up liberror-perl (0.17025-1) ... 03:11:01 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:11:01 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:11:01 No schema files found: doing nothing. 03:11:01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:11:01 Setting up zip (3.0-11build1) ... 03:11:01 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:11:01 Setting up libsodium23:amd64 (1.0.16-2) ... 03:11:01 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:11:01 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:11:01 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 03:11:01 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:11:01 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:11:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:11:02 git set to automatically installed. 03:11:02 git-man set to automatically installed. 03:11:02 libcurl3-gnutls set to automatically installed. 03:11:02 liberror-perl set to automatically installed. 03:11:02 libglib2.0-0 set to automatically installed. 03:11:02 libnghttp2-14 set to automatically installed. 03:11:02 libnorm1 set to automatically installed. 03:11:02 libpgm-5.2-0 set to automatically installed. 03:11:02 libpsl5 set to automatically installed. 03:11:02 librtmp1 set to automatically installed. 03:11:02 libsodium23 set to automatically installed. 03:11:02 libzmq3-dev set to automatically installed. 03:11:02 libzmq5 set to automatically installed. 03:11:02 pkg-config set to automatically installed. 03:11:02 zip set to automatically installed. 03:11:02 $ docker rm -f 5c24a40c2fb181dd4ff89f49478f2eb2a16f8b6bea892ca942bbfe2f5d5e3175 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:11:03 . [Pipeline] withDockerContainer 03:11:03 prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container 03:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:11:04 snapd is not logged in, snap install commands will use sudo 03:11:05 $ docker top 6000ed6cbf216a48efb9cc1dc539644ce177b7b2009609ba4a9b69b4ccaddc20 -eo pid,comm 03:11:05 snap "core18" has no updates available [Pipeline] { [Pipeline] sh 03:11:06 snapd is not logged in, snap install commands will use sudo 03:11:06 + docker-compose -f ./docker-compose-build.yml build --parallel 03:11:09 Building core-command ... 03:11:09 Building core-data ... 03:11:09 Building core-metadata ... 03:11:09 Building security-bootstrapper ... 03:11:09 Building security-proxy-setup ... 03:11:09 Building security-secretstore-setup ... 03:11:09 Building support-notifications ... 03:11:09 Building support-scheduler ... 03:11:09 Building sys-mgmt-agent ... 03:11:09 Building security-secretstore-setup 03:11:09 Building sys-mgmt-agent 03:11:09 Building core-metadata 03:11:09 Building support-notifications 03:11:09 Building security-bootstrapper 03:11:11 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 03:11:11 Pulling config-common 03:11:11 + snapcraftctl pull 03:11:13 Pulling go-build-helper 03:11:13 + snapcraftctl pull 03:11:14 'edgex-go' has dependencies that need to be staged: go-build-helper 03:11:14 Skipping pull go-build-helper (already ran) 03:11:14 Building go-build-helper 03:11:14 + snapcraftctl build 03:11:16 Staging go-build-helper 03:11:16 + snapcraftctl stage 03:11:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:11:24 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:11:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 03:11:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 03:11:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:11:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:11:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 03:11:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 03:11:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 03:11:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 03:11:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:11:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:11:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:11:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:11:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:11:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:11:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:11:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:11:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:11:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 03:11:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 03:11:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:11:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:11:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 03:11:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 03:11:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 03:11:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 03:11:24 Fetched 25.2 MB in 0s (0 B/s) 03:11:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:11:24 Fetched 224 kB in 0s (0 B/s) 03:11:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:11:24 Fetched 157 kB in 0s (0 B/s) 03:11:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:11:24 Fetched 221 kB in 0s (0 B/s) 03:11:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:11:24 Fetched 143 kB in 0s (0 B/s) 03:11:24 Pulling edgex-go 03:11:24 + snapcraftctl pull 03:11:25 Pulling hooks 03:11:25 + snapcraftctl pull 03:11:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:11:44 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:11:44 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:11:44 Fetched 0 B in 0s (0 B/s) 03:11:44 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:11:44 Fetched 96.5 kB in 0s (0 B/s) 03:11:44 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:11:44 Fetched 279 kB in 0s (0 B/s) 03:11:44 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:11:44 Fetched 122 kB in 0s (0 B/s) 03:11:44 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:11:44 Fetched 77.8 kB in 0s (0 B/s) 03:11:44 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:11:44 Fetched 8848 B in 0s (0 B/s) 03:11:44 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:11:44 Fetched 47.8 kB in 0s (0 B/s) 03:11:44 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:11:44 Fetched 45.6 kB in 0s (0 B/s) 03:11:44 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:11:44 Fetched 15.0 kB in 0s (0 B/s) 03:11:44 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 03:11:44 Fetched 219 kB in 0s (0 B/s) 03:11:44 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:11:44 Fetched 154 kB in 0s (0 B/s) 03:11:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:11:44 Fetched 50.6 kB in 0s (0 B/s) 03:11:44 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:11:44 Fetched 14.8 kB in 0s (0 B/s) 03:11:44 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:11:44 Fetched 41.8 kB in 0s (0 B/s) 03:11:44 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:11:44 Fetched 499 kB in 0s (0 B/s) 03:11:44 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:11:44 Fetched 111 kB in 0s (0 B/s) 03:11:44 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:11:44 Fetched 240 kB in 0s (0 B/s) 03:11:44 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:11:44 Fetched 29.3 kB in 0s (0 B/s) 03:11:44 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:11:44 Fetched 85.5 kB in 0s (0 B/s) 03:11:44 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:11:44 Fetched 24.5 kB in 0s (0 B/s) 03:11:44 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:11:44 Fetched 49.2 kB in 0s (0 B/s) 03:11:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:11:44 Fetched 54.2 kB in 0s (0 B/s) 03:11:44 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:11:44 Fetched 30.8 kB in 0s (0 B/s) 03:11:44 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:11:44 Fetched 15.8 kB in 0s (0 B/s) 03:11:44 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:11:44 Fetched 85.9 kB in 0s (0 B/s) 03:11:44 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:11:44 Fetched 8720 B in 0s (0 B/s) 03:11:44 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 03:11:44 Fetched 140 kB in 0s (0 B/s) 03:11:44 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:11:44 Fetched 119 kB in 0s (0 B/s) 03:11:44 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 03:11:44 Fetched 111 kB in 0s (0 B/s) 03:11:44 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:11:44 Fetched 11.1 kB in 0s (0 B/s) 03:11:44 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:11:44 Fetched 645 kB in 0s (0 B/s) 03:11:44 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:11:44 Fetched 41.3 kB in 0s (0 B/s) 03:11:44 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:11:44 Fetched 17.9 kB in 0s (0 B/s) 03:11:44 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:11:44 Fetched 368 kB in 0s (0 B/s) 03:11:44 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:11:44 Fetched 187 kB in 0s (0 B/s) 03:11:44 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:11:44 Fetched 175 kB in 0s (0 B/s) 03:11:44 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:11:44 Fetched 206 kB in 0s (0 B/s) 03:11:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 03:11:44 Fetched 1302 kB in 0s (0 B/s) 03:11:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:11:44 Fetched 36.2 kB in 0s (0 B/s) 03:11:44 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 03:11:44 Fetched 159 kB in 0s (0 B/s) 03:11:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:11:44 Fetched 107 kB in 0s (0 B/s) 03:11:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:11:44 Fetched 48.7 kB in 0s (0 B/s) 03:11:44 Pulling static-packages 03:11:44 + snapcraftctl pull 03:11:44 Pulling version 03:11:44 + cd /root/project 03:11:44 + git describe --tags --abbrev=0 03:11:44 + sed s/v// 03:11:44 + GIT_VERSION=2.0.1-dev.39 03:11:44 + [ -z 2.0.1-dev.39 ] 03:11:44 + snapcraftctl set-version 2.0.1-dev.39 03:11:44 Building config-common 03:11:44 + snapcraftctl build 03:11:46 Skipping build go-build-helper (already ran) 03:11:46 Building edgex-go 03:11:46 + cd /root/parts/edgex-go/src 03:11:46 + git describe --tags --abbrev=0 03:11:46 + sed s/v// 03:11:46 + GIT_VERSION=2.0.1-dev.39 03:11:46 + [ -z 2.0.1-dev.39 ] 03:11:46 + echo 2.0.1-dev.39 03:11:46 + make build 03:11:46 go mod tidy 03:11:50 go: downloading github.com/gorilla/mux v1.8.0 03:11:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 03:11:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 03:11:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 03:11:50 go: downloading github.com/stretchr/testify v1.7.0 03:11:50 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 03:11:50 go: downloading github.com/google/uuid v1.3.0 03:11:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 03:11:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:11:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:11:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 03:11:50 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:11:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 03:11:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 03:11:50 go: downloading github.com/lib/pq v1.10.3 03:11:50 go: downloading github.com/go-playground/validator/v10 v10.9.0 03:11:50 go: downloading github.com/pelletier/go-toml v1.9.4 03:11:50 go: downloading github.com/go-kit/kit v0.11.0 03:11:51 go: downloading github.com/davecgh/go-spew v1.1.1 03:11:51 go: downloading github.com/pmezard/go-difflib v1.0.0 03:11:51 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 03:11:51 go: downloading github.com/stretchr/objx v0.1.1 03:11:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 03:11:51 go: downloading github.com/x448/float16 v0.8.4 03:11:51 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:11:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 03:11:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:11:51 go: downloading github.com/pebbe/zmq4 v1.2.7 03:11:51 go: downloading github.com/go-playground/universal-translator v0.18.0 03:11:51 go: downloading github.com/leodido/go-urn v1.2.1 03:11:51 go: downloading golang.org/x/text v0.3.6 03:11:51 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:11:51 go: downloading github.com/go-playground/locales v0.14.0 03:11:51 go: downloading github.com/go-logfmt/logfmt v0.5.0 03:11:51 go: downloading github.com/go-stack/stack v1.8.0 03:11:51 go: downloading github.com/kr/pretty v0.3.0 03:11:51 go: downloading github.com/hashicorp/consul/api v1.8.1 03:11:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:11:51 go: downloading github.com/gorilla/websocket v1.4.2 03:11:51 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 03:11:51 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 03:11:51 go: downloading github.com/onsi/ginkgo v1.10.1 03:11:51 go: downloading github.com/onsi/gomega v1.7.0 03:11:52 go: downloading github.com/kr/text v0.2.0 03:11:52 go: downloading github.com/rogpeppe/go-internal v1.8.0 03:11:52 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:11:52 go: downloading github.com/mitchellh/copystructure v1.0.0 03:11:52 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:11:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:11:52 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:11:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:11:52 go: downloading github.com/hashicorp/serf v0.9.5 03:11:52 go: downloading github.com/hashicorp/consul/sdk v0.7.0 03:11:52 go: downloading github.com/hashicorp/go-uuid v1.0.1 03:11:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:11:52 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:11:52 go: downloading github.com/fatih/color v1.9.0 03:11:52 go: downloading github.com/mattn/go-colorable v0.1.6 03:11:52 go: downloading github.com/mattn/go-isatty v0.0.12 03:11:52 go: downloading github.com/pkg/errors v0.9.1 03:11:52 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:11:52 go: downloading github.com/hashicorp/go-msgpack v0.5.3 03:11:52 go: downloading github.com/hashicorp/memberlist v0.2.2 03:11:52 go: downloading github.com/hpcloud/tail v1.0.0 03:11:52 go: downloading gopkg.in/yaml.v2 v2.4.0 03:11:52 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 03:11:53 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:11:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:11:53 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:11:53 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:11:53 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:11:53 go: downloading github.com/hashicorp/go-multierror v1.1.0 03:11:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 03:11:53 go: downloading github.com/miekg/dns v1.1.26 03:11:53 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:11:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:11:53 go: downloading github.com/hashicorp/errwrap v1.0.0 03:11:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data 03:12:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:12:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command 03:12:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:12:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:12:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:12:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:12:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:12:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config 03:12:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:12:17 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:12:17 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:12:17 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:12:17 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:12:17 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:12:17 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:12:17 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:12:17 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:12:17 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:12:17 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:12:17 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:12:17 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:12:17 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:12:17 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:12:17 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:12:17 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:12:17 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:12:17 + 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 03:12:17 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:12:17 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:12:17 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:12:17 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:12:17 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:12:17 + 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 03:12:17 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:12:17 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:12:17 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:12:17 Building hooks 03:12:17 + cd /root/parts/hooks/src 03:12:17 + make build 03:12:17 go mod tidy 03:12:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:12:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:12:17 ---> 35d8df041929 03:12:17 Step 3/24 : WORKDIR /edgex-go 03:12:17 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:12:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:12:17 ---> 35d8df041929 03:12:17 Step 3/32 : WORKDIR /edgex-go 03:12:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:12:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:12:17 ---> 35d8df041929 03:12:17 Step 3/24 : WORKDIR /edgex-go 03:12:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:12:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:12:17 ---> 35d8df041929 03:12:17 Step 3/23 : WORKDIR /edgex-go 03:12:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:12:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:12:17 ---> 35d8df041929 03:12:17 Step 3/26 : WORKDIR /edgex-go 03:12:18 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 03:12:18 go: downloading github.com/stretchr/testify v1.5.1 03:12:18 go: downloading gopkg.in/yaml.v2 v2.2.2 03:12:18 go: downloading github.com/davecgh/go-spew v1.1.0 03:12:19 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:12:19 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:12:20 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:12:20 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:12:20 ---> Running in 62833ae5d1dc 03:12:20 ---> Running in 568525718fea 03:12:20 ---> Running in 505cc1ee2dd5 03:12:20 ---> Running in b231c7a54e28 03:12:20 ---> Running in c9a478b48db4 03:12:20 Removing intermediate container b231c7a54e28 03:12:20 ---> b27179f89788 03:12:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:20 Removing intermediate container c9a478b48db4 03:12:20 ---> 0433ec70878e 03:12:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:20 Removing intermediate container 62833ae5d1dc 03:12:20 ---> 28181eb6cefe 03:12:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:21 Removing intermediate container 568525718fea 03:12:21 ---> 6b33cdf19f2c 03:12:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:21 Removing intermediate container 505cc1ee2dd5 03:12:21 ---> 25ecf3c8e073 03:12:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:21 ---> Running in 4d9d5bcce704 03:12:21 ---> Running in e47ec499df92 03:12:21 ---> Running in 1062e0791433 03:12:21 ---> Running in ff3728a59570 03:12:21 ---> Running in b7af0195954e 03:12:23 Building static-packages 03:12:23 + snapcraftctl build 03:12:24 Removing intermediate container 4d9d5bcce704 03:12:24 ---> 1eb009c9da8f 03:12:24 Step 5/24 : RUN apk add --update --no-cache make git 03:12:25 Building version 03:12:25 + snapcraftctl build 03:12:25 ---> Running in 1b879ff621dd 03:12:25 Removing intermediate container e47ec499df92 03:12:25 ---> 8c16e4614f61 03:12:25 Step 5/26 : RUN apk add --update --no-cache make git 03:12:25 Removing intermediate container ff3728a59570 03:12:25 ---> 2002d84b2fd7 03:12:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:12:25 ---> Running in 1e4527f43f64 03:12:25 Removing intermediate container b7af0195954e 03:12:25 ---> 43ce0b788ae5 03:12:25 Step 5/32 : RUN apk add --update --no-cache make git 03:12:25 ---> Running in 051f7b2b92f5 03:12:26 Removing intermediate container 1062e0791433 03:12:26 ---> 1e8067005f36 03:12:26 Step 5/24 : RUN apk add --update --no-cache make bash git 03:12:26 ---> Running in 506267b5fb3f 03:12:26 ---> Running in ab92579dc206 03:12:26 Staging config-common 03:12:26 + snapcraftctl stage 03:12:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:12:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:12:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:12:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:12:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:12:28 Skipping stage go-build-helper (already ran) 03:12:28 Staging edgex-go 03:12:28 + snapcraftctl stage 03:12:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:12:29 OK: 218 MiB in 52 packages 03:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:12:29 Staging hooks 03:12:29 + snapcraftctl stage 03:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:12:30 OK: 218 MiB in 52 packages 03:12:30 OK: 218 MiB in 52 packages 03:12:30 Staging static-packages 03:12:30 + snapcraftctl stage 03:12:30 OK: 218 MiB in 52 packages 03:12:30 Removing intermediate container 1b879ff621dd 03:12:30 ---> c23d90cc848e 03:12:30 Step 6/24 : COPY go.mod . 03:12:30 OK: 218 MiB in 52 packages 03:12:31 Staging version 03:12:31 + snapcraftctl stage 03:12:31 Removing intermediate container 1e4527f43f64 03:12:31 ---> d16ec32411db 03:12:31 Step 6/26 : COPY go.mod . 03:12:32 Priming config-common 03:12:32 + snapcraftctl prime 03:12:32 ---> ad64a8e83dac 03:12:32 Step 7/24 : RUN go mod download 03:12:32 Removing intermediate container 051f7b2b92f5 03:12:32 ---> 491883ffc790 03:12:32 Step 6/23 : COPY go.mod . 03:12:32 ---> Running in 8bd2e61715f9 03:12:32 Removing intermediate container 506267b5fb3f 03:12:32 ---> 10348cfca165 03:12:32 Step 6/32 : COPY go.mod . 03:12:32 Removing intermediate container ab92579dc206 03:12:32 ---> f4034f871e02 03:12:32 Step 6/24 : COPY go.mod . 03:12:33 ---> 1be404b0edbe 03:12:33 Step 7/26 : RUN go mod download 03:12:33 Priming go-build-helper 03:12:33 + snapcraftctl prime 03:12:33 ---> Running in d9e0455296a4 03:12:33 ---> 95624b1a3278 03:12:33 Step 7/23 : RUN go mod download 03:12:33 ---> Running in d4034b997479 03:12:34 Priming edgex-go 03:12:34 + snapcraftctl prime 03:12:34 ---> 70c5a120b562 03:12:34 Step 7/24 : RUN go mod download 03:12:34 ---> ce4829e798bb 03:12:34 Step 7/32 : RUN go mod download 03:12:34 ---> Running in dc4c094a8477 03:12:34 ---> Running in f46ddc191653 03:12:35 Priming hooks 03:12:35 + snapcraftctl prime 03:12:36 Priming static-packages 03:12:36 + snapcraftctl prime 03:12:37 Removing intermediate container 8bd2e61715f9 03:12:37 ---> 252535dadd03 03:12:37 Step 8/24 : COPY . . 03:12:39 Priming version 03:12:39 + snapcraftctl prime 03:12:40 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 03:12:41 Removing intermediate container d9e0455296a4 03:12:41 ---> be2631ce5124 03:12:41 Step 8/26 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:12:42 Removing intermediate container d4034b997479 03:12:42 ---> c89504b721d0 03:12:42 Step 8/23 : COPY . . 03:12:46 Removing intermediate container f46ddc191653 03:12:46 ---> 682fa0fa6728 03:12:46 Step 8/24 : COPY . . 03:12:47 Removing intermediate container dc4c094a8477 03:12:47 ---> b5e2656bc775 03:12:47 Step 8/32 : COPY . . 03:12:59 ---> cad7f2952e38 03:12:59 Step 9/24 : RUN go mod tidy 03:13:02 ---> Running in 208e78a94b82 03:13:02 ---> 069dd1b22b8f 03:13:02 Step 9/23 : RUN go mod tidy 03:13:02 ---> 49004bd8da43 03:13:02 Step 9/26 : RUN go mod tidy 03:13:02 ---> a9a5d7709ca2 03:13:02 Step 9/24 : RUN go mod tidy 03:13:02 ---> 52d31680af1e 03:13:02 Step 9/32 : RUN go mod tidy 03:13:02 ---> Running in 6a136f07b826 03:13:02 ---> Running in 06868a9318ab 03:13:02 ---> Running in b01ba7f11f64 03:13:02 ---> Running in b31fbc2134fc 03:13:06 Removing intermediate container 208e78a94b82 03:13:06 ---> 0f68c2355714 03:13:06 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:13:06 ---> Running in 49a29c87cab4 03:13:08 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 03:13:09 Removing intermediate container 6a136f07b826 03:13:09 ---> d2ea69e79744 03:13:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:13:09 ---> Running in 7b4d782555f2 03:13:10 Removing intermediate container 06868a9318ab 03:13:10 ---> f074b3ff229c 03:13:10 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:13:10 ---> Running in 44077afe8993 03:13:10 Removing intermediate container b01ba7f11f64 03:13:10 ---> d012baca70ac 03:13:10 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:13:10 Removing intermediate container b31fbc2134fc 03:13:10 ---> a01f33e68324 03:13:10 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:13:10 ---> Running in b8256ec75fa1 03:13:10 ---> Running in 833044b3e69d 03:13:11 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 03:13:13 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 03:13:13 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 03:13:13 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 03:15:05 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 03:15:06 Removing intermediate container 833044b3e69d 03:15:06 ---> c2ecb036aaf1 03:15:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:15:06 ---> Running in 2c7a255bf612 03:15:09 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 03:15:16 Removing intermediate container b8256ec75fa1 03:15:16 ---> f9bbd3eee3fa 03:15:16 03:15:16 Step 11/32 : FROM alpine:3.12 03:15:16 Removing intermediate container 44077afe8993 03:15:16 ---> ea83c12107db 03:15:16 03:15:16 Step 11/26 : FROM alpine:3.12 03:15:16 Removing intermediate container 49a29c87cab4 03:15:16 ---> 978724f46dd2 03:15:16 03:15:16 Step 11/24 : FROM alpine:3.12 03:15:16 3.12: Pulling from library/alpine 03:15:16 3.12: Pulling from library/alpine 03:15:16 Removing intermediate container 2c7a255bf612 03:15:16 ---> 8cf5accbfe02 03:15:16 03:15:16 Step 12/24 : FROM docker:20.10.7 03:15:16 3.12: Pulling from library/alpine 03:15:17 20.10.7: Pulling from library/docker 03:15:17 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 03:15:17 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 03:15:17 Status: Downloaded newer image for alpine:3.12 03:15:17 Status: Downloaded newer image for alpine:3.12 03:15:17 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 03:15:17 Status: Image is up to date for alpine:3.12 03:15:17 ---> afc2cc120ca2 03:15:17 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:15:17 ---> afc2cc120ca2 03:15:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:15:17 ---> afc2cc120ca2 03:15:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:15:17 Removing intermediate container 7b4d782555f2 03:15:17 ---> e6cb95325481 03:15:17 03:15:17 Step 11/23 : FROM alpine:3.12 03:15:17 ---> afc2cc120ca2 03:15:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:15:18 ---> Running in 69abfbb86611 03:15:18 ---> Running in f5842aa740e3 03:15:18 ---> Running in bd6876735bf8 03:15:18 ---> Running in ce91eecc7fe1 03:15:19 Removing intermediate container 69abfbb86611 03:15:19 ---> de7c8b9713d8 03:15:19 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:15:19 ---> Running in 7aec2660deda 03:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:15:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:15:21 (1/2) Installing ca-certificates (20191127-r4) 03:15:21 (1/3) Installing ca-certificates (20191127-r4) 03:15:21 (1/1) Installing dumb-init (1.2.2-r1) 03:15:21 Executing busybox-1.31.1-r20.trigger 03:15:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:15:21 (2/3) Installing dumb-init (1.2.2-r1) 03:15:21 (3/3) Installing su-exec (0.2-r1) 03:15:21 (2/2) Installing dumb-init (1.2.2-r1) 03:15:21 OK: 5 MiB in 15 packages 03:15:21 Executing busybox-1.31.1-r20.trigger 03:15:21 Executing busybox-1.31.1-r20.trigger 03:15:21 Executing ca-certificates-20191127-r4.trigger 03:15:21 Executing ca-certificates-20191127-r4.trigger 03:15:21 OK: 6 MiB in 16 packages 03:15:21 OK: 6 MiB in 17 packages 03:15:22 (1/2) Installing dumb-init (1.2.2-r1) 03:15:22 (2/2) Installing su-exec (0.2-r1) 03:15:22 Executing busybox-1.31.1-r20.trigger 03:15:22 OK: 5 MiB in 16 packages 03:15:24 Removing intermediate container f5842aa740e3 03:15:24 ---> 53e09dae6084 03:15:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:15:24 ---> Running in 4584ead44b0f 03:15:25 Removing intermediate container 7aec2660deda 03:15:25 ---> 7ffb0fb663b0 03:15:25 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:15:25 Removing intermediate container ce91eecc7fe1 03:15:25 ---> 51efc5055d25 03:15:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:15:25 Removing intermediate container bd6876735bf8 03:15:25 ---> 9fd66893ed4b 03:15:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:15:26 ---> Running in 0690441f8ab1 03:15:26 Removing intermediate container 4584ead44b0f 03:15:26 ---> 2e60af8b8615 03:15:26 Step 14/24 : ENV APP_PORT=59881 03:15:27 ---> Running in 5076a046b53e 03:15:27 ---> Running in a2d783d475ae 03:15:27 ---> Running in 4200f85486de 03:15:27 Removing intermediate container 0690441f8ab1 03:15:27 ---> 2766801c58f9 03:15:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:15:28 Removing intermediate container 5076a046b53e 03:15:28 ---> 96977fcbd883 03:15:28 Step 14/26 : WORKDIR / 03:15:28 Removing intermediate container a2d783d475ae 03:15:28 ---> cc74a70d61fa 03:15:28 Step 14/23 : ENV APP_PORT=59860 03:15:28 ---> Running in 5ff8131660b9 03:15:29 Removing intermediate container 4200f85486de 03:15:29 ---> 0e6583dd7445 03:15:29 Step 15/24 : EXPOSE $APP_PORT 03:15:29 ---> Running in bea193b16c98 03:15:29 ---> Running in 0b2d721cc989 03:15:29 ---> Running in c3e5769c7a95 03:15:29 Removing intermediate container 5ff8131660b9 03:15:29 ---> 4dfa598be03d 03:15:29 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:15:29 Removing intermediate container bea193b16c98 03:15:29 ---> 8bead8117d89 03:15:29 Step 15/23 : EXPOSE $APP_PORT 03:15:29 ---> Running in 6eb1f4123081 03:15:30 ---> Running in 9b55cb271c16 03:15:30 Removing intermediate container 0b2d721cc989 03:15:30 ---> fba2fb11e71d 03:15:30 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:15:30 Removing intermediate container c3e5769c7a95 03:15:30 ---> b0367dab4080 03:15:30 Step 16/24 : WORKDIR / 03:15:30 ---> Running in 759affca2f96 03:15:30 Removing intermediate container 9b55cb271c16 03:15:30 ---> 8ee288994b3b 03:15:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:31 Removing intermediate container 759affca2f96 03:15:31 ---> a14d569184a7 03:15:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:31 ---> 0f24a3d33697 03:15:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:15:31 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 03:15:31 Status: Downloaded newer image for docker:20.10.7 03:15:32 ---> df445af6242a 03:15:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:15:32 ---> 722b5e7d6afc 03:15:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:15:32 ---> Running in f3a3d9ebc4bd 03:15:33 Removing intermediate container f3a3d9ebc4bd 03:15:33 ---> c21b4f6b68f6 03:15:33 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 03:15:33 ---> 892ab0c157c3 03:15:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:15:34 ---> Running in ca26aa2c879e 03:15:34 ---> 1e3a4de9ea12 03:15:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:15:34 Removing intermediate container 6eb1f4123081 03:15:34 ---> 579949968451 03:15:34 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:15:34 ---> c5126c4c7df3 03:15:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:15:34 ---> Running in 653f90c78a97 03:15:35 ---> 68bf12595e06 03:15:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:15:35 ---> d9599deeabff 03:15:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:15:35 Removing intermediate container 653f90c78a97 03:15:35 ---> c1feb57d9282 03:15:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:15:36 ---> 2659e6ee985a 03:15:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:15:36 ---> e13d47dcf79f 03:15:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:15:36 ---> Running in 38fc5fa15823 03:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:15:36 ---> Running in a472a87728c1 03:15:36 ---> d1624051038f 03:15:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:15:37 ---> 1841f133127c 03:15:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:15:37 ---> Running in 50685f183299 03:15:37 (1/39) Installing readline (8.1.0-r0) 03:15:37 Removing intermediate container 38fc5fa15823 03:15:37 Removing intermediate container a472a87728c1 03:15:37 ---> f80f7ae13666 03:15:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:37 ---> dcc8dd12323f 03:15:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:37 (2/39) Installing bash (5.1.0-r0) 03:15:37 Executing bash-5.1.0-r0.post-install 03:15:37 (3/39) Installing brotli-libs (1.0.9-r3) 03:15:37 (4/39) Installing nghttp2-libs (1.42.0-r1) 03:15:37 (5/39) Installing libcurl (7.78.0-r0) 03:15:37 (6/39) Installing curl (7.78.0-r0) 03:15:37 (7/39) Installing dumb-init (1.2.5-r0) 03:15:37 (8/39) Installing libbz2 (1.0.8-r1) 03:15:37 (9/39) Installing expat (2.2.10-r1) 03:15:37 (10/39) Installing libffi (3.3-r2) 03:15:37 (11/39) Installing gdbm (1.19-r0) 03:15:37 (12/39) Installing xz-libs (5.2.5-r0) 03:15:37 (13/39) Installing sqlite-libs (3.34.1-r0) 03:15:37 (14/39) Installing python3 (3.8.10-r0) 03:15:37 ---> Running in 2e9c593cd209 03:15:37 ---> Running in c286dea73c52 03:15:38 ---> e9c5fdf36220 03:15:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:15:38 Removing intermediate container c286dea73c52 03:15:38 ---> dd1fe271f529 03:15:38 Step 22/24 : LABEL arch=arm64 03:15:39 Removing intermediate container 2e9c593cd209 03:15:39 ---> ffbe4a1505b2 03:15:39 Step 21/23 : LABEL arch=arm64 03:15:39 ---> Running in 46c1892875a9 03:15:39 ---> Running in ab0b43e79982 03:15:40 (15/39) Installing py3-appdirs (1.4.4-r1) 03:15:40 (16/39) Installing py3-ordered-set (4.0.2-r0) 03:15:40 (17/39) Installing py3-parsing (2.4.7-r1) 03:15:40 (18/39) Installing py3-six (1.15.0-r0) 03:15:40 (19/39) Installing py3-packaging (20.9-r0) 03:15:40 (20/39) Installing py3-setuptools (51.3.3-r0) 03:15:40 (21/39) Installing py3-chardet (4.0.0-r0) 03:15:40 Removing intermediate container ab0b43e79982 03:15:40 ---> c419b313f054 03:15:40 Step 22/23 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:15:40 ---> e362dc09e4d1 03:15:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:15:40 (22/39) Installing py3-idna (3.1-r0) 03:15:40 (23/39) Installing py3-urllib3 (1.26.2-r1) 03:15:40 Removing intermediate container 46c1892875a9 03:15:40 ---> ad5de1dafb3b 03:15:40 Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:15:40 (24/39) Installing py3-requests (2.25.1-r1) 03:15:40 (25/39) Installing py3-msgpack (1.0.2-r0) 03:15:40 (26/39) Installing py3-lockfile (0.12.2-r3) 03:15:40 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:15:40 (28/39) Installing py3-colorama (0.4.4-r0) 03:15:40 (29/39) Installing py3-contextlib2 (0.6.0-r0) 03:15:40 (30/39) Installing py3-distlib (0.3.1-r1) 03:15:40 ---> Running in 04100d999830 03:15:40 (31/39) Installing py3-distro (1.5.0-r1) 03:15:40 (32/39) Installing py3-webencodings (0.5.1-r3) 03:15:40 (33/39) Installing py3-html5lib (1.1-r0) 03:15:41 ---> Running in e085138ac6aa 03:15:41 Removing intermediate container 50685f183299 03:15:41 ---> 2841b7c356ce 03:15:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:41 (34/39) Installing py3-pytoml (0.1.21-r0) 03:15:41 (35/39) Installing py3-pep517 (0.9.1-r0) 03:15:41 (36/39) Installing py3-progress (1.5-r0) 03:15:41 (37/39) Installing py3-retrying (1.3.3-r0) 03:15:41 (38/39) Installing py3-toml (0.10.2-r0) 03:15:41 (39/39) Installing py3-pip (20.3.4-r0) 03:15:41 Executing busybox-1.32.1-r6.trigger 03:15:41 OK: 82 MiB in 59 packages 03:15:42 ---> 27c6d07379ca 03:15:42 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/ 03:15:42 Removing intermediate container e085138ac6aa 03:15:42 ---> 5d80ba627414 03:15:42 Step 24/24 : LABEL version=0.0.0 03:15:42 Removing intermediate container 04100d999830 03:15:42 ---> 12983bac319e 03:15:42 Step 23/23 : LABEL version=0.0.0 03:15:42 ---> Running in a01dbef1148e 03:15:42 ---> Running in ff28f1424e8a 03:15:42 ---> Running in 52f8f0f34fd0 03:15:42 ---> a6e3f81b9779 03:15:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:15:43 Removing intermediate container a01dbef1148e 03:15:43 ---> 1b156d6f33f4 03:15:43 03:15:43 Removing intermediate container 52f8f0f34fd0 03:15:43 ---> d9299e3b9a1e 03:15:43 03:15:44 Successfully built 1b156d6f33f4 03:15:44 Successfully tagged support-notifications-arm64:latest 03:15:44  Building support-notifications ... done Building core-command 03:15:44 Successfully built d9299e3b9a1e 03:15:44 Successfully tagged core-metadata-arm64:latest 03:15:44 Building core-data 03:15:44  Building core-metadata ... done  ---> d6732756573a 03:15:44 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:15:46 Removing intermediate container ff28f1424e8a 03:15:46 ---> e9d3d895b8dd 03:15:46 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:15:46 ---> ce730e72db21 03:15:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:15:46 ---> Running in 258be4ac0002 03:15:48 Removing intermediate container 258be4ac0002 03:15:48 ---> 59960dafdacc 03:15:48 Step 24/26 : LABEL arch=arm64 03:15:48 ---> 6a3014138eeb 03:15:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:15:48 ---> Running in 737c2c287d36 03:15:49 Removing intermediate container 737c2c287d36 03:15:49 ---> 56c44d51f730 03:15:49 Step 25/26 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:15:50 ---> 7a42b6b09708 03:15:50 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:15:50 ---> Running in df29b176c55b 03:15:50 ---> Running in a647fc709a2e 03:15:50 Collecting docker-compose==1.23.2 03:15:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:15:50 Removing intermediate container df29b176c55b 03:15:50 ---> d34cf62d90eb 03:15:50 Step 26/26 : LABEL version=0.0.0 03:15:51 ---> Running in 43c378c418d1 03:15:51 Removing intermediate container a647fc709a2e 03:15:51 ---> 3da025fda14a 03:15:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:15:52 Removing intermediate container 43c378c418d1 03:15:52 ---> 6ae627f55434 03:15:52 03:15:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:15:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:15:52 Successfully built 6ae627f55434 03:15:52 ---> d638e42d2f06 03:15:52 Step 27/32 : RUN chmod +x /entrypoint.sh 03:15:52 Collecting cached-property<2,>=1.2.0 03:15:52 Successfully tagged security-secretstore-setup-arm64:latest 03:15:52 Building security-proxy-setup 03:15:52  Building security-secretstore-setup ... done  Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:15:54 ---> Running in 54ec1b851270 03:15:54 Collecting docker<4.0,>=3.6.0 03:15:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:15:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:15:54 Collecting dockerpty<0.5,>=0.4.1 03:15:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:15:55 Removing intermediate container 54ec1b851270 03:15:55 ---> 751b03065843 03:15:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:15:56 Collecting PyYAML<4,>=3.10 03:15:56 Downloading PyYAML-3.13.tar.gz (270 kB) 03:15:56 ---> Running in 559dbae05ab4 03:15:57 Removing intermediate container 559dbae05ab4 03:15:57 ---> 7bc141465ccb 03:15:57 Step 29/32 : CMD ["gate"] 03:15:58 ---> Running in 5343413556c4 03:15:59 Removing intermediate container 5343413556c4 03:15:59 ---> ae672da4536c 03:15:59 Step 30/32 : LABEL arch=arm64 03:15:59 ---> Running in 3401888996d6 03:16:00 Removing intermediate container 3401888996d6 03:16:00 ---> a917781278ee 03:16:00 Step 31/32 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:16:00 Collecting jsonschema<3,>=2.5.1 03:16:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:16:00 Collecting texttable<0.10,>=0.9.0 03:16:00 Downloading texttable-0.9.1.tar.gz (11 kB) 03:16:00 ---> Running in 7df53c5c57f7 03:16:02 Removing intermediate container 7df53c5c57f7 03:16:02 ---> 8716ecef50c9 03:16:02 Step 32/32 : LABEL version=0.0.0 03:16:02 Collecting docopt<0.7,>=0.6.1 03:16:03 ---> Running in d7f890676bc2 03:16:03 Downloading docopt-0.6.2.tar.gz (25 kB) 03:16:03 Removing intermediate container d7f890676bc2 03:16:03 ---> 84430a70c153 03:16:03 03:16:04 Successfully built 84430a70c153 03:16:04 Successfully tagged security-bootstrapper-arm64:latest 03:16:04  Building security-bootstrapper ... done Building support-scheduler 03:16:05 Collecting websocket-client<1.0,>=0.32.0 03:16:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:16:05 Collecting docker-pycreds>=0.4.0 03:16:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:16:07 Collecting idna<2.8,>=2.5 03:16:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:16:07 Collecting urllib3<1.25,>=1.21.1 03:16:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:16:08 Collecting certifi>=2017.4.17 03:16:08 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 03:16:08 Collecting chardet<3.1.0,>=3.0.2 03:16:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:16:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:16:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:16:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:16:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:16:10 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:16:10 Attempting uninstall: urllib3 03:16:10 Found existing installation: urllib3 1.26.2 03:16:10 Uninstalling urllib3-1.26.2: 03:16:10 Successfully uninstalled urllib3-1.26.2 03:16:10 Attempting uninstall: idna 03:16:10 Found existing installation: idna 3.1 03:16:10 Uninstalling idna-3.1: 03:16:10 Successfully uninstalled idna-3.1 03:16:11 Attempting uninstall: chardet 03:16:11 Found existing installation: chardet 4.0.0 03:16:11 Uninstalling chardet-4.0.0: 03:16:11 Successfully uninstalled chardet-4.0.0 03:16:13 Attempting uninstall: requests 03:16:13 Found existing installation: requests 2.25.1 03:16:13 Uninstalling requests-2.25.1: 03:16:13 Successfully uninstalled requests-2.25.1 03:16:13 Running setup.py install for texttable: started 03:16:15 Running setup.py install for texttable: finished with status 'done' 03:16:15 Running setup.py install for PyYAML: started 03:16:17 Running setup.py install for PyYAML: finished with status 'done' 03:16:18 Running setup.py install for docopt: started 03:16:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:16:20 ---> 35d8df041929 03:16:20 Step 3/24 : WORKDIR /edgex-go 03:16:20 ---> Using cache 03:16:20 ---> 25ecf3c8e073 03:16:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:20 ---> Using cache 03:16:20 ---> 2002d84b2fd7 03:16:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:16:20 Running setup.py install for docopt: finished with status 'done' 03:16:20 Running setup.py install for dockerpty: started 03:16:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:16:20 ---> 35d8df041929 03:16:20 Step 3/24 : WORKDIR /edgex-go 03:16:20 ---> Using cache 03:16:20 ---> 25ecf3c8e073 03:16:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:20 ---> Using cache 03:16:20 ---> 2002d84b2fd7 03:16:20 Step 5/24 : RUN apk add --update --no-cache make git 03:16:23 Running setup.py install for dockerpty: finished with status 'done' 03:16:24 ---> Running in ea4c3fd68bb6 03:16:24 ---> Running in 43e4f00fd26f 03:16:25 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 03:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:29 OK: 218 MiB in 52 packages 03:16:29 OK: 218 MiB in 52 packages 03:16:30 Removing intermediate container ea4c3fd68bb6 03:16:30 ---> b12a3ab0dbbc 03:16:30 Step 6/24 : COPY go.mod . 03:16:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:16:31 ---> 35d8df041929 03:16:31 Step 3/22 : WORKDIR /edgex-go 03:16:31 ---> Using cache 03:16:31 ---> 25ecf3c8e073 03:16:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:31 ---> Using cache 03:16:31 ---> 2002d84b2fd7 03:16:31 Step 5/22 : RUN apk add --update --no-cache make git 03:16:31 Removing intermediate container 43e4f00fd26f 03:16:31 ---> e794e06f8173 03:16:31 Step 6/24 : COPY go.mod . 03:16:31 ---> Running in 28a47dcdd754 03:16:32 ---> ce6642330f15 03:16:32 Step 7/24 : RUN go mod download 03:16:32 ---> Running in 4a7aa9b19d1f 03:16:33 ---> f7ad8d2d0794 03:16:33 Step 7/24 : RUN go mod download 03:16:33 ---> Running in 7e42ffe792cc 03:16:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:16:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:16:35 OK: 218 MiB in 52 packages 03:16:38 Removing intermediate container 28a47dcdd754 03:16:38 ---> 9233047a920f 03:16:38 Step 6/22 : COPY go.mod . 03:16:38 Removing intermediate container 4a7aa9b19d1f 03:16:38 ---> a26fc0ca5a81 03:16:38 Step 8/24 : COPY . . 03:16:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:16:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:16:39 ---> 35d8df041929 03:16:39 Step 3/23 : WORKDIR /edgex-go 03:16:39 ---> Using cache 03:16:39 ---> 25ecf3c8e073 03:16:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:39 ---> Using cache 03:16:39 ---> 2002d84b2fd7 03:16:39 Step 5/23 : RUN apk add --update --no-cache make git 03:16:39 ---> Using cache 03:16:39 ---> 9233047a920f 03:16:39 Step 6/23 : COPY go.mod . 03:16:39 Removing intermediate container 7e42ffe792cc 03:16:39 ---> ccea3d6e65d4 03:16:39 Step 8/24 : COPY . . 03:16:39 ---> 828de4cba086 03:16:39 Step 7/22 : RUN go mod download 03:16:40 ---> Running in 7e6de07c8476 03:16:40 ---> 5e49ca6545ad 03:16:40 Step 7/23 : RUN go mod download 03:16:41 ---> Running in 9b1e5a493495 03:16:43 Removing intermediate container ca26aa2c879e 03:16:43 ---> ecd1fbffe337 03:16:43 Step 15/24 : ENV APP_PORT=58890 03:16:45 ---> Running in 54a54c4fea1c 03:16:46 Removing intermediate container 54a54c4fea1c 03:16:46 ---> c6278de5fc87 03:16:46 Step 16/24 : EXPOSE $APP_PORT 03:16:46 ---> Running in 04211fb07da9 03:16:46 Removing intermediate container 7e6de07c8476 03:16:46 ---> 3aa668d8ef84 03:16:46 Step 8/22 : COPY . . 03:16:46 Removing intermediate container 9b1e5a493495 03:16:46 ---> aae4180d6148 03:16:46 Step 8/23 : COPY . . 03:16:47 Removing intermediate container 04211fb07da9 03:16:47 ---> 0ff46ebdae75 03:16:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:16:50 ---> 4a3c7ee88a5e 03:16:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:16:52 ---> f6d84808c06d 03:16:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:16:54 ---> dd11624252c2 03:16:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:16:55 ---> Running in 5ec0e5a0a625 03:16:57 Removing intermediate container 5ec0e5a0a625 03:16:57 ---> 44f05f18a118 03:16:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:59 ---> Running in ce0d530d298d 03:16:59 ---> 1980d0d3658b 03:16:59 Step 9/24 : RUN go mod tidy 03:17:00 ---> a3cb3185cfaa 03:17:00 Step 9/24 : RUN go mod tidy 03:17:01 ---> Running in c82fb4028588 03:17:01 ---> Running in 93302e0c1e78 03:17:03 Removing intermediate container ce0d530d298d 03:17:03 ---> f60f0a444245 03:17:03 Step 22/24 : LABEL arch=arm64 03:17:03 ---> Running in ab441dc91da1 03:17:04 ---> 56e6c642d93b 03:17:04 Step 9/23 : RUN go mod tidy 03:17:04 ---> 1caa1fc7496d 03:17:04 Step 9/22 : RUN go mod tidy 03:17:04 ---> Running in 7d50d00361b6 03:17:04 Removing intermediate container ab441dc91da1 03:17:04 ---> a14f8f8466c2 03:17:04 Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:17:04 ---> Running in 23773306679b 03:17:05 ---> Running in 06a75b2c768f 03:17:05 Removing intermediate container 06a75b2c768f 03:17:05 ---> b151c237547c 03:17:05 Step 24/24 : LABEL version=0.0.0 03:17:05 ---> Running in fb55b1820a24 03:17:06 Removing intermediate container fb55b1820a24 03:17:06 ---> 68554efab471 03:17:06 03:17:06 Successfully built 68554efab471 03:17:06 Successfully tagged sys-mgmt-agent-arm64:latest 03:17:08  Building sys-mgmt-agent ... done Removing intermediate container c82fb4028588 03:17:08 ---> 0f1dda6a3b5e 03:17:08 Step 10/24 : RUN make cmd/core-data/core-data 03:17:09 ---> Running in fb77fde1f17b 03:17:09 Removing intermediate container 93302e0c1e78 03:17:09 ---> 5ccd875f802c 03:17:09 Step 10/24 : RUN make cmd/core-command/core-command 03:17:10 ---> Running in abf78a43743a 03:17:10 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 03:17:11 Removing intermediate container 23773306679b 03:17:11 ---> e27dbda34b77 03:17:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:17:11 Removing intermediate container 7d50d00361b6 03:17:11 ---> 7f6efc66b7da 03:17:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:17:11 ---> Running in 01c8d69f9789 03:17:11 ---> Running in 96e67c4cac11 03:17:12 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 03:17: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 03:17:13 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 03:18:50 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 03:18:50 Removing intermediate container abf78a43743a 03:18:50 ---> c2e2bedcfe56 03:18:50 03:18:50 Step 11/24 : FROM alpine:3.12 03:18:50 ---> afc2cc120ca2 03:18:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:18:50 ---> Using cache 03:18:50 ---> 53e09dae6084 03:18:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:18:50 ---> Using cache 03:18:50 ---> 2e60af8b8615 03:18:50 Step 14/24 : ENV APP_PORT=59882 03:18:50 ---> Running in 9e22135745d2 03:18:50 Removing intermediate container 9e22135745d2 03:18:50 ---> 463d4c9f37da 03:18:50 Step 15/24 : EXPOSE $APP_PORT 03:18:50 ---> Running in 2620f79312ec 03:18:50 Removing intermediate container 2620f79312ec 03:18:50 ---> 7cf5113da387 03:18:50 Step 16/24 : WORKDIR / 03:18:50 ---> Running in 63e9c6bcd442 03:18:50 Removing intermediate container 63e9c6bcd442 03:18:50 ---> 8e9d8afe119e 03:18:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:18:50 ---> 000679393d54 03:18:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:18:50 Removing intermediate container 96e67c4cac11 03:18:50 ---> abeb4fe599e9 03:18:50 03:18:50 Step 11/22 : FROM alpine:3.12 03:18:50 ---> afc2cc120ca2 03:18:50 Step 12/22 : RUN apk add --update --no-cache curl 03:18:50 ---> Running in 494461c7b259 03:18:52 ---> 22686267749d 03:18:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:18:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:18:52 Removing intermediate container 01c8d69f9789 03:18:52 ---> 723273def111 03:18:52 03:18:52 Step 11/23 : FROM alpine:3.12 03:18:52 ---> afc2cc120ca2 03:18:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:18:52 ---> Using cache 03:18:52 ---> 53e09dae6084 03:18:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:18:52 ---> Using cache 03:18:52 ---> 2e60af8b8615 03:18:52 Step 14/23 : ENV APP_PORT=59861 03:18:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:18:52 ---> Running in 07ffc104fd9c 03:18:53 ---> cfae52b58ab6 03:18:53 Step 20/24 : ENTRYPOINT ["/core-command"] 03:18:53 (1/4) Installing ca-certificates (20191127-r4) 03:18:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:18:53 (3/4) Installing libcurl (7.78.0-r0) 03:18:53 (4/4) Installing curl (7.78.0-r0) 03:18:53 Executing busybox-1.31.1-r20.trigger 03:18:53 Executing ca-certificates-20191127-r4.trigger 03:18:53 ---> Running in 69d809ea4bee 03:18:53 Removing intermediate container 07ffc104fd9c 03:18:53 ---> 530efecaf00b 03:18:53 Step 15/23 : EXPOSE $APP_PORT 03:18:53 OK: 7 MiB in 18 packages 03:18:54 ---> Running in 359bf8b68b57 03:18:54 Removing intermediate container 69d809ea4bee 03:18:54 ---> be2af3fce342 03:18:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:54 ---> Running in acdbd4af3844 03:18:54 Removing intermediate container 359bf8b68b57 03:18:54 ---> 34100a2e9699 03:18:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:18:55 Removing intermediate container acdbd4af3844 03:18:55 ---> 1a9085ef61b7 03:18:55 Step 22/24 : LABEL arch=arm64 03:18:55 ---> Running in 1d9a240a1e5e 03:18:55 Removing intermediate container 494461c7b259 03:18:55 ---> 137e44e8045c 03:18:55 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:18:55 ---> 01b685ba0bfd 03:18:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:18:56 ---> Running in 7ced0e9a6a5f 03:18:56 Removing intermediate container 1d9a240a1e5e 03:18:56 ---> 5ea2f5effc0c 03:18:56 Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:18:57 ---> Running in 8b2b491567dc 03:18:57 Removing intermediate container 7ced0e9a6a5f 03:18:57 ---> 9630e645450b 03:18:57 Step 14/22 : WORKDIR /edgex 03:18:57 ---> 64259aaea645 03:18:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:18:57 ---> Running in a7403af24ac0 03:18:58 Removing intermediate container 8b2b491567dc 03:18:58 ---> f8f9dac84c61 03:18:58 Step 24/24 : LABEL version=0.0.0 03:18:58 ---> Running in 9e4f42232a08 03:18:58 Removing intermediate container a7403af24ac0 03:18:58 ---> 2f2cc2666d5c 03:18:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:18:58 ---> 339f0d4bd4f2 03:18:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:18:58 Removing intermediate container 9e4f42232a08 03:18:58 ---> a32ee63951ea 03:18:58 03:18:59 ---> Running in 90f3b1e2faa8 03:18:59 ---> 7e2a21c99b2a 03:18:59 Successfully built a32ee63951ea 03:18:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:18:59 Removing intermediate container fb77fde1f17b 03:18:59 ---> 8881a6cfd86c 03:18:59 03:18:59 Step 11/24 : FROM alpine:3.12 03:18:59 ---> afc2cc120ca2 03:18:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium'Successfully tagged core-command-arm64:latest 03:18:59 03:18:59  Building core-command ... done  ---> Running in bc59b51e35ba 03:18:59 Removing intermediate container 90f3b1e2faa8 03:18:59 ---> 7fd7d7c72a3a 03:18:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:00 ---> Running in 618acbbbfa45 03:19:00 Removing intermediate container bc59b51e35ba 03:19:00 ---> f8e127420bd9 03:19:00 Step 13/24 : ENV APP_PORT=59880 03:19:00 ---> Running in e0a43ec2d8de 03:19:00 Removing intermediate container 618acbbbfa45 03:19:00 ---> 5ace508d2553 03:19:00 Step 21/23 : LABEL arch=arm64 03:19:00 ---> Running in e01021c8f38a 03:19:00 ---> 6baef7b0513c 03:19:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:19:01 Removing intermediate container e0a43ec2d8de 03:19:01 ---> 0161463eb479 03:19:01 Step 14/24 : EXPOSE $APP_PORT 03:19:01 ---> Running in b27d44129aa4 03:19:01 Removing intermediate container e01021c8f38a 03:19:01 ---> 717be92d8213 03:19:01 Step 22/23 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:19:01 ---> Running in c2ae479d95ee 03:19:01 ---> 86498d14f99f 03:19:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:19:01 Removing intermediate container b27d44129aa4 03:19:01 ---> 5a87f9e6eb09 03:19:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:02 ---> Running in 6abb7d586f43 03:19:02 ---> Running in 4b6901375d34 03:19:02 Removing intermediate container c2ae479d95ee 03:19:02 ---> 8acdb162bc5e 03:19:02 Step 23/23 : LABEL version=0.0.0 03:19:02 ---> Running in 41242a9ff8b6 03:19:02 Removing intermediate container 6abb7d586f43 03:19:02 ---> a33646ee3c95 03:19:02 Step 19/22 : CMD ["--init=true"] 03:19:03 ---> Running in f79f56a7af8b 03:19:03 Removing intermediate container 41242a9ff8b6 03:19:03 ---> e7b5fd3862d5 03:19:03 03:19:03 Removing intermediate container f79f56a7af8b 03:19:03 ---> b814a94d4160 03:19:03 Step 20/22 : LABEL arch=arm64 03:19:03 Successfully built e7b5fd3862d5 03:19:03 Successfully tagged support-scheduler-arm64:latest 03:19:05  Building support-scheduler ... done  ---> Running in 6e2accbef5d8 03:19:05 Removing intermediate container 6e2accbef5d8 03:19:05 ---> 62f1b39077e4 03:19:05 Step 21/22 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:19:05 ---> Running in 255fc23baa4c 03:19:05 Removing intermediate container 4b6901375d34 03:19:05 ---> a3a495c86ed8 03:19:05 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:19:05 Removing intermediate container 255fc23baa4c 03:19:05 ---> 44f5467eacc1 03:19:05 Step 22/22 : LABEL version=0.0.0 03:19:05 ---> Running in 98380d3b8bd9 03:19:05 ---> Running in db5521a21da2 03:19:05 Removing intermediate container db5521a21da2 03:19:05 ---> 5465d36a87a7 03:19:05 03:19:06 Successfully built 5465d36a87a7 03:19:06 Successfully tagged security-proxy-setup-arm64:latest 03:19:06  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:19:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:19:07 (1/6) Installing dumb-init (1.2.2-r1) 03:19:07 (2/6) Installing libgcc (9.3.0-r2) 03:19:08 (3/6) Installing libsodium (1.0.18-r0) 03:19:08 (4/6) Installing libstdc++ (9.3.0-r2) 03:19:08 (5/6) Installing libzmq (4.3.3-r0) 03:19:08 (6/6) Installing zeromq (4.3.3-r0) 03:19:08 Executing busybox-1.31.1-r20.trigger 03:19:08 OK: 8 MiB in 20 packages 03:19:09 Removing intermediate container 98380d3b8bd9 03:19:09 ---> 39bbd511d8a2 03:19:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:10 ---> 20015ad5c41f 03:19:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:19:12 ---> 3a4a4e4f5dc9 03:19:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:19:12 ---> 3b65e8fe5fb0 03:19:12 Step 20/24 : ENTRYPOINT ["/core-data"] 03:19:12 ---> Running in 16823ca5197b 03:19:13 Removing intermediate container 16823ca5197b 03:19:13 ---> 2bec2b6bfb5a 03:19:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:13 ---> Running in 2b59e31ab920 03:19:14 Removing intermediate container 2b59e31ab920 03:19:14 ---> 68879a42d046 03:19:14 Step 22/24 : LABEL arch=arm64 03:19:14 ---> Running in fa89795f3bf4 03:19:14 Removing intermediate container fa89795f3bf4 03:19:14 ---> 2960a754d198 03:19:14 Step 23/24 : LABEL git_sha=dc27294b39e1aefec4c5a0b20871f06e897f4373 03:19:14 ---> Running in 16b174a61a12 03:19:15 Removing intermediate container 16b174a61a12 03:19:15 ---> 03e7d4539660 03:19:15 Step 24/24 : LABEL version=0.0.0 03:19:15 ---> Running in cced1d743920 03:19:15 Removing intermediate container cced1d743920 03:19:15 ---> 14475c72316e 03:19:15 03:19:16 Successfully built 14475c72316e 03:19:16 Successfully tagged core-data-arm64:latest 03:19:16  Building core-data ... done  [Pipeline] } 03:19:16 $ docker stop --time=1 6000ed6cbf216a48efb9cc1dc539644ce177b7b2009609ba4a9b69b4ccaddc20 03:19:18 $ docker rm -f 6000ed6cbf216a48efb9cc1dc539644ce177b7b2009609ba4a9b69b4ccaddc20 [Pipeline] // withDockerContainer [Pipeline] sh 03:19:19 + docker images 03:19:19 REPOSITORY TAG IMAGE ID CREATED SIZE 03:19:19 core-data-arm64 latest 14475c72316e 4 seconds ago 19.3MB 03:19:19 security-proxy-setup-arm64 latest 5465d36a87a7 14 seconds ago 24.6MB 03:19:19 support-scheduler-arm64 latest e7b5fd3862d5 17 seconds ago 15.2MB 03:19:19 8881a6cfd86c 21 seconds ago 1.57GB 03:19:19 core-command-arm64 latest a32ee63951ea 21 seconds ago 15.2MB 03:19:19 723273def111 27 seconds ago 1.57GB 03:19:19 abeb4fe599e9 30 seconds ago 1.57GB 03:19:19 c2e2bedcfe56 36 seconds ago 1.56GB 03:19:19 sys-mgmt-agent-arm64 latest 68554efab471 2 minutes ago 311MB 03:19:19 security-bootstrapper-arm64 latest 84430a70c153 3 minutes ago 17.7MB 03:19:19 security-secretstore-setup-arm64 latest 6ae627f55434 3 minutes ago 26.5MB 03:19:19 core-metadata-arm64 latest d9299e3b9a1e 3 minutes ago 15.8MB 03:19:19 support-notifications-arm64 latest 1b156d6f33f4 3 minutes ago 15.9MB 03:19:19 e6cb95325481 4 minutes ago 1.57GB 03:19:19 8cf5accbfe02 4 minutes ago 1.57GB 03:19:19 978724f46dd2 4 minutes ago 1.57GB 03:19:19 ea83c12107db 4 minutes ago 1.57GB 03:19:19 f9bbd3eee3fa 4 minutes ago 1.57GB 03:19:19 ci-base-image-arm64 latest 35d8df041929 14 minutes ago 1.24GB 03:19:19 alpine 3.12 afc2cc120ca2 8 days ago 5.33MB 03:19:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 03:19:19 docker 20.10.7 df445af6242a 2 months ago 234MB 03:19:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 03:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:20 03:19:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:21 arm64: Pulling from edgex-lftools-log-publisher 03:19:21 448f6bf000e3: Pulling fs layer 03:19:21 f757da607395: Pulling fs layer 03:19:21 05883995daec: Pulling fs layer 03:19:21 8603b9c90790: Pulling fs layer 03:19:21 1560dd03e051: Pulling fs layer 03:19:21 27f5ce0e4adf: Pulling fs layer 03:19:21 c2d8d7efcc4b: Pulling fs layer 03:19:21 8603b9c90790: Waiting 03:19:21 1560dd03e051: Waiting 03:19:21 27f5ce0e4adf: Waiting 03:19:21 c2d8d7efcc4b: Waiting 03:19:21 f757da607395: Verifying Checksum 03:19:21 f757da607395: Download complete 03:19:21 8603b9c90790: Download complete 03:19:22 1560dd03e051: Verifying Checksum 03:19:22 1560dd03e051: Download complete 03:19:22 27f5ce0e4adf: Verifying Checksum 03:19:22 27f5ce0e4adf: Download complete 03:19:22 05883995daec: Verifying Checksum 03:19:22 05883995daec: Download complete 03:19:23 448f6bf000e3: Verifying Checksum 03:19:23 448f6bf000e3: Download complete 03:19:25 c2d8d7efcc4b: Verifying Checksum 03:19:25 c2d8d7efcc4b: Download complete 03:19:26 448f6bf000e3: Pull complete 03:19:27 f757da607395: Pull complete 03:19:29 05883995daec: Pull complete 03:19:29 8603b9c90790: Pull complete 03:19:30 1560dd03e051: Pull complete 03:19:30 27f5ce0e4adf: Pull complete 03:19:45 c2d8d7efcc4b: Pull complete 03:19:45 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:19:46 prd-ubuntu18.04-docker-arm64-4c-16g-1647 does not seem to be running inside a container 03:19:46 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:19:50 $ docker top 079869d9453c8c25ce49496d869556b11b4d33a7858b741a39ac4ab095004f8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:51 ---> job-cost.sh 03:19:51 lf-activate-venv: SKIPPING 03:19:51 INFO: No Stack... 03:19:52 INFO: Retrieving Pricing Info for: v3-standard-4 03:19:52 INFO: Archiving Costs [Pipeline] sh 03:19:53 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:19:53 + cut -d, -f6 [Pipeline] lock 03:19:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3707-1-stack-cost] 03:19:53 Resource [jenkins-edgexfoundry-edgex-go-PR-3707-1-stack-cost] did not exist. Created. 03:19:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3707-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:19:54 + echo total: 0.10999999940395355 [Pipeline] stash 03:19:54 Stashed 1 file(s) [Pipeline] } 03:19:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3707-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:19:54 $ docker stop --time=1 079869d9453c8c25ce49496d869556b11b4d33a7858b741a39ac4ab095004f8e 03:19:56 $ docker rm -f 079869d9453c8c25ce49496d869556b11b4d33a7858b741a39ac4ab095004f8e [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 03:19:59 provisioning config files... 03:19:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2902474032709826586tmp [Pipeline] { [Pipeline] sh 03:20:00 + set +x 03:20:00 + curl -s https://codecov.io/bash 03:20:00 + bash -s -- 03:20:00 03:20:00 _____ _ 03:20:00 / ____| | | 03:20:00 | | ___ __| | ___ ___ _____ __ 03:20:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:20:00 | |___| (_) | (_| | __/ (_| (_) \ V / 03:20:00 \_____\___/ \__,_|\___|\___\___/ \_/ 03:20:00 Bash-1.0.6 03:20:00 03:20:00 03:20:00 ==> git version 2.24.4 found 03:20:00 ==> 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 03:20:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:20:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:20:00 ==> Jenkins CI detected. 03:20:00 current dir:  /w/workspace/edgex-go/1 03:20:00 project root: . 03:20:00 --> token set from env 03:20:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:20:00 ==> Running gcov in . (disable via -X gcov) 03:20:00 ==> Python coveragepy not found 03:20:00 ==> Searching for coverage reports in: 03:20:00 + . 03:20:00 -> Found 1 reports 03:20:00 ==> Detecting git/mercurial file structure 03:20:00 ==> Reading reports 03:20:00 + ./coverage.out bytes=404331 03:20:00 ==> Appending adjustments 03:20:00 https://docs.codecov.io/docs/fixing-reports 03:20:01 + Found adjustments 03:20:01 ==> Gzipping contents 03:20:01 56K /tmp/codecov.23baAI.gz 03:20:01 ==> Uploading reports 03:20:01 url: https://codecov.io 03:20:01 query: branch=PR-3707&commit=dc27294b39e1aefec4c5a0b20871f06e897f4373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3707&job=&cmd_args= 03:20:01 -> Pinging Codecov 03:20:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3707&commit=dc27294b39e1aefec4c5a0b20871f06e897f4373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3707&job=&cmd_args= 03:20:02 -> Uploading to 03:20:02 https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/dc27294b39e1aefec4c5a0b20871f06e897f4373/c6f0c36c-e0c5-48d8-ad8d-ed743a5c7562.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T032001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b22127c71b89a1355935ef90f361a5c76b7ead2dd67b423d60339877412c3976 03:20:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:02 Dload Upload Total Spent Left Speed 03:20:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54524 0 0 100 54524 0 125k --:--:-- --:--:-- --:--:-- 125k 100 54524 0 0 100 54524 0 125k --:--:-- --:--:-- --:--:-- 125k 03:20:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dc27294b39e1aefec4c5a0b20871f06e897f4373 [Pipeline] } 03:20:02 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 03:20:04 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:20:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:20:05 ---> package-listing.sh 03:20:05 ++ tr '[:upper:]' '[:lower:]' 03:20:05 ++ facter osfamily 03:20:05 + OS_FAMILY=redhat 03:20:05 + workspace=/w/workspace/edgex-go/1 03:20:05 + START_PACKAGES=/tmp/packages_start.txt 03:20:05 + END_PACKAGES=/tmp/packages_end.txt 03:20:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:20:05 + PACKAGES=/tmp/packages_start.txt 03:20:05 + '[' /w/workspace/edgex-go/1 ']' 03:20:05 + PACKAGES=/tmp/packages_end.txt 03:20:05 + case "${OS_FAMILY}" in 03:20:05 + rpm -qa 03:20:05 + sort 03:20:07 + '[' -f /tmp/packages_start.txt ']' 03:20:07 + '[' -f /tmp/packages_end.txt ']' 03:20:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:20:07 + '[' /w/workspace/edgex-go/1 ']' 03:20:07 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:20:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:20:07 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 03:20:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:20:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:08 03:20:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:20:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:09 latest: Pulling from edgex-lftools-log-publisher 03:20:09 b4d181a07f80: Pulling fs layer 03:20:09 a1111a8f2ec3: Pulling fs layer 03:20:09 ed53099fbce6: Pulling fs layer 03:20:09 dc539afda2c1: Pulling fs layer 03:20:09 77bc0d833cb6: Pulling fs layer 03:20:09 9065ff56babe: Pulling fs layer 03:20:09 d287ab97295c: Pulling fs layer 03:20:09 77bc0d833cb6: Waiting 03:20:09 9065ff56babe: Waiting 03:20:09 d287ab97295c: Waiting 03:20:09 dc539afda2c1: Waiting 03:20:09 a1111a8f2ec3: Verifying Checksum 03:20:09 a1111a8f2ec3: Download complete 03:20:09 dc539afda2c1: Download complete 03:20:09 77bc0d833cb6: Verifying Checksum 03:20:09 77bc0d833cb6: Download complete 03:20:09 9065ff56babe: Verifying Checksum 03:20:09 9065ff56babe: Download complete 03:20:09 ed53099fbce6: Verifying Checksum 03:20:09 ed53099fbce6: Download complete 03:20:10 b4d181a07f80: Verifying Checksum 03:20:10 b4d181a07f80: Download complete 03:20:11 b4d181a07f80: Pull complete 03:20:11 a1111a8f2ec3: Pull complete 03:20:12 ed53099fbce6: Pull complete 03:20:12 dc539afda2c1: Pull complete 03:20:12 77bc0d833cb6: Pull complete 03:20:12 9065ff56babe: Pull complete 03:20:14 d287ab97295c: Verifying Checksum 03:20:14 d287ab97295c: Download complete 03:20:18 d287ab97295c: Pull complete 03:20:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:20:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:20:18 prd-centos7-docker-4c-2g-1646 does not seem to be running inside a container 03:20:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:20:21 $ docker top 27118ec6d3ee3c42e48108b922fbc13f47fa34b2d60e46465126bf463d9e7acd -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:22 + touch /tmp/pre-build-complete [Pipeline] sh 03:20:22 + mkdir -p /var/log/sysstat [Pipeline] sh 03:20:23 + ls /var/log/sa-host 03:20:23 + sadf -c /var/log/sa-host/sa05 03:20:23 file_magic: OK 03:20:23 HZ: Using current value: 100 03:20:23 file_header: OK 03:20:23 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 03:20:23 Statistics: 03:20:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:20:23 File successfully converted to sysstat format version 12.0.3 03:20:23 + sadf -c /var/log/sa-host/sa09 03:20:23 file_magic: OK 03:20:23 HZ: Using current value: 100 03:20:23 file_header: OK 03:20:23 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 03:20:23 Statistics: 03:20:23 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... 03:20:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:25 provisioning config files... 03:20:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3990950962144864174tmp [Pipeline] { [Pipeline] echo 03:20:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:20:26 ---> create-netrc.sh [Pipeline] } 03:20:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:20:26 ---> python-tools-install.sh [Pipeline] echo 03:20:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:20:26 ---> sudo-logs.sh 03:20:26 Archiving 'sudo' log.. 03:20:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-1646.vexxhost.local: Name or service not known 03:20:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-1646.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 03:20:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:20:27 ---> job-cost.sh 03:20:27 lf-activate-venv: SKIPPING 03:20:27 DEBUG: total: 0.10999999940395355 03:20:27 INFO: Retrieving Stack Cost... 03:20:28 INFO: Retrieving Pricing Info for: v3-standard-2 03:20:28 INFO: Archiving Costs [Pipeline] echo 03:20:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:20:29 ---> logs-deploy.sh 03:20:29 lf-activate-venv: SKIPPING 03:20:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3707/1 03:20:29 INFO: archiving workspace using pattern(s): 03:20:30 Archives upload complete. 03:20:30 INFO: archiving logs to Nexus 03:20:30 ---> uname -a: 03:20:30 Linux prd-centos7-docker-4c-2g-1646.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 03:20:30 03:20:30 03:20:30 ---> lscpu: 03:20:30 Architecture: x86_64 03:20:30 CPU op-mode(s): 32-bit, 64-bit 03:20:30 Byte Order: Little Endian 03:20:30 Address sizes: 40 bits physical, 48 bits virtual 03:20:30 CPU(s): 2 03:20:30 On-line CPU(s) list: 0,1 03:20:30 Thread(s) per core: 1 03:20:30 Core(s) per socket: 1 03:20:30 Socket(s): 2 03:20:30 NUMA node(s): 1 03:20:30 Vendor ID: AuthenticAMD 03:20:30 CPU family: 23 03:20:30 Model: 49 03:20:30 Model name: AMD EPYC-Rome Processor 03:20:30 Stepping: 0 03:20:30 CPU MHz: 2799.998 03:20:30 BogoMIPS: 5599.99 03:20:30 Virtualization: AMD-V 03:20:30 Hypervisor vendor: KVM 03:20:30 Virtualization type: full 03:20:30 L1d cache: 32K 03:20:30 L1i cache: 32K 03:20:30 L2 cache: 512K 03:20:30 L3 cache: 16384K 03:20:30 NUMA node0 CPU(s): 0,1 03:20:30 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 03:20:30 03:20:30 03:20:30 ---> nproc: 03:20:30 2 03:20:30 03:20:30 03:20:30 ---> df -h: 03:20:30 Filesystem Size Used Avail Use% Mounted on 03:20:30 overlay 40G 13G 28G 31% / 03:20:30 tmpfs 64M 0 64M 0% /dev 03:20:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:20:30 shm 64M 0 64M 0% /dev/shm 03:20:30 /dev/vda1 40G 13G 28G 31% /facter-os 03:20:30 03:20:30 03:20:30 ---> sar -b -r -n DEV: 03:20:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 03:20:30 03:20:30 02:57:48 LINUX RESTART (2 CPU) 03:20:30 03:20:30 02:59:02 tps rtps wtps bread/s bwrtn/s 03:20:30 03:00:01 40.46 3.37 37.10 2604.84 13390.78 03:20:30 03:01:01 363.98 0.02 363.96 0.13 87996.54 03:20:30 03:02:01 54.43 0.10 54.33 1.73 6648.80 03:20:30 03:03:01 47.04 0.02 47.03 0.53 4847.61 03:20:30 03:04:03 227.75 54.19 173.56 1305.50 99918.76 03:20:30 03:05:02 878.47 515.86 362.61 21131.19 221756.02 03:20:30 03:06:01 392.58 32.07 360.51 2932.12 152631.93 03:20:30 03:07:01 245.48 5.73 239.75 130.38 65107.91 03:20:30 03:08:01 48.85 8.84 40.01 1198.53 4589.07 03:20:30 03:09:01 0.43 0.15 0.28 32.65 3.81 03:20:30 03:10:01 0.17 0.00 0.17 0.00 1.33 03:20:30 03:11:01 0.17 0.00 0.17 0.00 1.82 03:20:30 03:12:01 0.33 0.00 0.33 0.00 3.55 03:20:30 03:13:01 0.28 0.00 0.28 0.00 2.65 03:20:30 03:14:01 0.90 0.18 0.72 5.73 14.87 03:20:30 03:15:01 0.20 0.00 0.20 0.00 1.80 03:20:30 03:16:01 0.30 0.00 0.30 0.00 3.65 03:20:30 03:17:01 0.28 0.00 0.28 0.00 2.77 03:20:30 03:18:01 0.22 0.00 0.22 0.00 2.20 03:20:30 03:19:01 0.20 0.00 0.20 0.00 1.83 03:20:30 03:20:01 2.38 2.13 0.25 133.93 15.63 03:20:30 Average: 108.62 28.95 79.67 1370.68 31025.74 03:20:30 03:20:30 02:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:20:30 03:00:01 4496020 0 952384 11.89 2620 2557916 1651696 18.24 892608 2154608 503252 03:20:30 03:01:01 3497344 0 1126384 14.06 2620 3382592 1463044 16.15 1126156 2753688 100 03:20:30 03:02:01 3024744 0 1273064 15.90 2620 3708512 1727428 19.07 1476924 2859124 135388 03:20:30 03:03:01 3058416 0 1255656 15.68 2620 3692248 1663184 18.36 1413216 2886004 137648 03:20:30 03:04:03 142116 0 1517760 18.95 2620 6346444 2481784 27.40 2739812 4375340 739852 03:20:30 03:05:02 1157144 0 1846496 23.06 2620 5002680 3745644 41.35 2724172 3340504 23540 03:20:30 03:06:01 606200 0 1593648 19.90 2620 5806472 2801988 30.94 2572232 4043796 57700 03:20:30 03:07:01 2026940 0 1388512 17.34 2620 4590868 1781528 19.67 1869516 3333684 8 03:20:30 03:08:01 2481992 0 1326032 16.56 2620 4198296 1444152 15.94 1402300 3359580 8 03:20:30 03:09:01 2483292 0 1323764 16.53 2620 4199264 1401144 15.47 1405340 3357596 8 03:20:30 03:10:01 2483448 0 1323608 16.53 2620 4199264 1401120 15.47 1405452 3357596 16 03:20:30 03:11:01 2484380 0 1322668 16.51 2620 4199272 1400964 15.47 1404652 3357668 12 03:20:30 03:12:01 2484644 0 1322400 16.51 2620 4199276 1400964 15.47 1404656 3357668 8 03:20:30 03:13:01 2484344 0 1322696 16.52 2620 4199280 1420224 15.68 1404660 3357668 8 03:20:30 03:14:01 2484448 0 1322560 16.51 2620 4199312 1401048 15.47 1404772 3357680 8 03:20:30 03:15:01 2484452 0 1322552 16.51 2620 4199316 1400964 15.47 1404804 3357676 12 03:20:30 03:16:01 2484364 0 1322636 16.51 2620 4199320 1401024 15.47 1404708 3357676 12 03:20:30 03:17:01 2484312 0 1322680 16.52 2620 4199328 1400964 15.47 1404696 3357680 20 03:20:30 03:18:01 2484724 0 1322268 16.51 2620 4199328 1400964 15.47 1404816 3357676 8 03:20:30 03:19:01 2484356 0 1322632 16.51 2620 4199332 1401048 15.47 1404912 3357676 8 03:20:30 03:20:01 2472788 0 1330092 16.61 2620 4203440 1415616 15.63 1410868 3361624 48 03:20:30 Average: 2394784 0 1340976 16.74 2620 4270560 1695547 18.72 1575299 3304867 76079 03:20:30 03:20:30 02:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:20:30 03:00:01 eth0 1456.59 1234.35 6418.72 122.92 0.00 0.00 0.00 0.00 03:20:30 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:00:01 docker0 842.16 858.54 70.33 2745.78 0.00 0.00 0.00 0.00 03:20:30 03:01:01 veth7a79149 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:20:30 03:01:01 eth0 575.89 481.63 2091.12 53.47 0.00 0.00 0.00 0.00 03:20:30 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:01:01 docker0 463.76 541.06 36.35 2062.12 0.00 0.00 0.00 0.00 03:20:30 03:02:01 veth7a79149 0.63 0.67 0.05 0.06 0.00 0.00 0.00 0.00 03:20:30 03:02:01 eth0 29.47 16.16 21.29 11.29 0.00 0.00 0.00 0.00 03:20:30 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:02:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 03:20:30 03:03:01 veth7a79149 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 03:20:30 03:03:01 eth0 21.62 12.58 16.29 7.69 0.00 0.00 0.00 0.00 03:20:30 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:03:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 03:20:30 03:04:03 veth703119c 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 03:20:30 03:04:03 eth0 321.84 219.73 1661.79 131.89 0.00 0.00 0.00 0.00 03:20:30 03:04:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:04:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:05:02 vethf4773dd 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 03:20:30 03:05:02 veth55b8ecf 0.03 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:20:30 03:05:02 veth703119c 0.00 0.84 0.00 0.04 0.00 0.00 0.00 0.00 03:20:30 03:05:02 veth89ed77c 0.00 0.31 0.00 0.02 0.00 0.00 0.00 0.00 03:20:30 03:06:01 veth703119c 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 03:20:30 03:06:01 vetha6be7e9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:20:30 03:06:01 eth0 3660.02 2690.74 14195.19 455.72 0.00 0.00 0.00 0.00 03:20:30 03:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:20:30 03:07:01 veth703119c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:20:30 03:07:01 eth0 311.04 182.77 1681.98 133.22 0.00 0.00 0.00 0.00 03:20:30 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:07:01 docker0 1416.28 1598.80 113.76 5571.99 0.00 0.00 0.00 0.00 03:20:30 03:08:01 eth0 6.63 3.55 5.38 2.36 0.00 0.00 0.00 0.00 03:20:30 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:09:01 eth0 0.87 0.53 0.71 0.28 0.00 0.00 0.00 0.00 03:20:30 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:10:01 eth0 0.68 0.37 0.34 0.20 0.00 0.00 0.00 0.00 03:20:30 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:11:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:30 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:20:30 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:20:30 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:14:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:20:30 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:20:30 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:16:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 03:20:30 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:17:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:30 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:18:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:19:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:20:30 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:20:01 eth0 4.41 2.95 4.58 1.29 0.00 0.00 0.00 0.00 03:20:30 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 Average: eth0 138.59 107.97 586.45 23.78 0.00 0.00 0.00 0.00 03:20:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:30 Average: docker0 67.57 76.28 5.43 265.85 0.00 0.00 0.00 0.00 03:20:30 03:20:30 03:20:30 ---> sar -P ALL: 03:20:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/09/21 _x86_64_ (2 CPU) 03:20:30 03:20:30 02:57:48 LINUX RESTART (2 CPU) 03:20:30 03:20:30 02:59:02 CPU %user %nice %system %iowait %steal %idle 03:20:30 03:00:01 all 21.91 0.00 7.38 0.73 0.25 69.73 03:20:30 03:00:01 0 18.64 0.00 8.03 0.57 0.28 72.48 03:20:30 03:00:01 1 25.13 0.00 6.74 0.89 0.22 67.02 03:20:30 03:01:01 all 21.79 0.00 12.85 3.32 0.22 61.81 03:20:30 03:01:01 0 21.63 0.00 13.06 3.36 0.23 61.72 03:20:30 03:01:01 1 21.95 0.00 12.64 3.29 0.21 61.91 03:20:30 03:02:01 all 68.60 0.00 7.97 0.68 0.16 22.58 03:20:30 03:02:01 0 68.66 0.00 8.33 0.68 0.16 22.16 03:20:30 03:02:01 1 68.54 0.00 7.61 0.68 0.16 23.01 03:20:30 03:03:01 all 46.22 0.00 7.23 0.52 0.10 45.93 03:20:30 03:03:01 0 45.66 0.00 7.45 0.64 0.09 46.16 03:20:30 03:03:01 1 46.78 0.00 7.01 0.39 0.11 45.71 03:20:30 03:04:03 all 36.96 0.00 11.65 2.64 0.15 48.61 03:20:30 03:04:03 0 37.12 0.00 11.61 2.22 0.16 48.89 03:20:30 03:04:03 1 36.80 0.00 11.68 3.06 0.14 48.32 03:20:30 03:05:02 all 41.94 0.00 21.39 32.18 0.24 4.26 03:20:30 03:05:02 0 41.59 0.00 21.96 32.50 0.19 3.76 03:20:30 03:05:02 1 42.28 0.00 20.82 31.86 0.28 4.76 03:20:30 03:06:01 all 76.89 0.00 17.62 3.66 0.14 1.69 03:20:30 03:06:01 0 75.72 0.00 18.69 3.56 0.15 1.88 03:20:30 03:06:01 1 78.06 0.00 16.54 3.77 0.13 1.49 03:20:30 03:07:01 all 60.70 0.00 13.61 1.97 0.13 23.60 03:20:30 03:07:01 0 60.14 0.00 14.76 2.09 0.13 22.89 03:20:30 03:07:01 1 61.26 0.00 12.45 1.85 0.13 24.31 03:20:30 03:08:01 all 1.65 0.00 1.32 0.51 0.03 96.49 03:20:30 03:08:01 0 1.61 0.00 1.28 0.37 0.03 96.71 03:20:30 03:08:01 1 1.70 0.00 1.36 0.65 0.02 96.27 03:20:30 03:09:01 all 0.18 0.00 0.06 0.01 0.02 99.74 03:20:30 03:09:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:20:30 03:09:01 1 0.32 0.00 0.07 0.02 0.03 99.56 03:20:30 03:10:01 all 0.16 0.00 0.03 0.00 0.03 99.78 03:20:30 03:10:01 0 0.25 0.00 0.03 0.00 0.02 99.70 03:20:30 03:10:01 1 0.07 0.00 0.03 0.00 0.03 99.87 03:20:30 03:20:30 03:10:01 CPU %user %nice %system %iowait %steal %idle 03:20:30 03:11:01 all 0.03 0.00 0.03 0.00 0.02 99.92 03:20:30 03:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:20:30 03:11:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:20:30 03:12:01 all 0.19 0.00 0.23 0.00 0.03 99.55 03:20:30 03:12:01 0 0.25 0.00 0.12 0.00 0.02 99.62 03:20:30 03:12:01 1 0.13 0.00 0.35 0.00 0.03 99.48 03:20:30 03:13:01 all 0.18 0.00 0.03 0.00 0.03 99.77 03:20:30 03:13:01 0 0.33 0.00 0.03 0.00 0.02 99.62 03:20:30 03:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:20:30 03:14:01 all 0.13 0.00 0.05 0.00 0.03 99.80 03:20:30 03:14:01 0 0.18 0.00 0.07 0.00 0.02 99.73 03:20:30 03:14:01 1 0.07 0.00 0.03 0.00 0.03 99.87 03:20:30 03:15:01 all 0.12 0.00 0.04 0.00 0.01 99.83 03:20:30 03:15:01 0 0.18 0.00 0.03 0.00 0.00 99.78 03:20:30 03:15:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:20:30 03:16:01 all 0.14 0.00 0.03 0.00 0.03 99.80 03:20:30 03:16:01 0 0.23 0.00 0.03 0.00 0.02 99.72 03:20:30 03:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 03:20:30 03:17:01 all 0.18 0.00 0.02 0.00 0.02 99.78 03:20:30 03:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:20:30 03:17:01 1 0.35 0.00 0.02 0.00 0.03 99.60 03:20:30 03:18:01 all 0.08 0.00 0.03 0.00 0.03 99.85 03:20:30 03:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:20:30 03:18:01 1 0.13 0.00 0.03 0.00 0.05 99.78 03:20:30 03:19:01 all 0.11 0.00 0.03 0.00 0.02 99.85 03:20:30 03:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:20:30 03:19:01 1 0.20 0.00 0.03 0.00 0.03 99.73 03:20:30 03:20:01 all 1.04 0.00 0.44 0.04 0.02 98.46 03:20:30 03:20:01 0 1.07 0.00 0.52 0.00 0.02 98.40 03:20:30 03:20:01 1 1.00 0.00 0.37 0.08 0.02 98.53 03:20:30 Average: all 17.02 0.00 4.58 2.03 0.08 76.29 03:20:30 Average: 0 16.77 0.00 4.76 2.01 0.07 76.40 03:20:30 Average: 1 17.28 0.00 4.40 2.05 0.08 76.19 03:20:30 03:20:30 03:20:30