Pull request #3891 updated 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than dc6b798737b202c23945748eed2b99c1986bd439 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh5707418648881488253.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh3005685653240283800.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15019164177150263915.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10067204453567332544.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5770750888592829707.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7025 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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/14@tmp/jenkins-gitclient-ssh6781592373649736468.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 fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dc6b798737b202c23945748eed2b99c1986bd439 > 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/14@tmp/jenkins-gitclient-ssh4774706028162339309.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 Merge succeeded, producing dc6b798737b202c23945748eed2b99c1986bd439 Checking out Revision dc6b798737b202c23945748eed2b99c1986bd439 (PR-3891) > 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/14@tmp/jenkins-gitclient-ssh3214884134571679458.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:59:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 8099421eaa363bc7b8d86790a5de5010e16e51da # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:59:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:59:47 ========================================================= 06:59:47 EdgeX Global Pipelines Version Info 06:59:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:59:48 ------------------- 06:59:48 stable info: 06:59:48 ------------------- 06:59:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:59:48 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 06:59:48 Message: update stable to v1.0.220 06:59:49 ------------------- 06:59:49 experimental info: 06:59:49 ------------------- 06:59:49 Commited By: **** collab-it+edgex@linuxfoundation.org 06:59:49 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:59:49 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc6b798737b202c23945748eed2b99c1986bd439 [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc6b798 [Pipeline] echo 06:59:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:59:49 provisioning config files... 06:59:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config3501255491575801977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:50 ---> docker-login.sh 06:59:50 nexus3.edgexfoundry.org:10001 06:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:50 Configure a credential helper to remove this warning. See 06:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:50 06:59:50 Login Succeeded 06:59:50 nexus3.edgexfoundry.org:10002 06:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:50 Configure a credential helper to remove this warning. See 06:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:50 06:59:50 Login Succeeded 06:59:50 nexus3.edgexfoundry.org:10003 06:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:50 Configure a credential helper to remove this warning. See 06:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:50 06:59:50 Login Succeeded 06:59:50 nexus3.edgexfoundry.org:10004 06:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:50 Configure a credential helper to remove this warning. See 06:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:50 06:59:50 Login Succeeded 06:59:50 docker.io 06:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:51 Configure a credential helper to remove this warning. See 06:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:51 06:59:51 Login Succeeded 06:59:51 ---> docker-login.sh ends [Pipeline] } 06:59:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:59:51 ++ 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 06:59:51 + for file in '`ls cmd/**/Dockerfile`' 06:59:51 ++ dirname cmd/core-command/Dockerfile 06:59:51 ++ cut -d/ -f2 06:59:51 + echo core-command,cmd/core-command/Dockerfile 06:59:51 + for file in '`ls cmd/**/Dockerfile`' 06:59:51 ++ dirname cmd/core-data/Dockerfile 06:59:51 ++ cut -d/ -f2 06:59:51 + echo core-data,cmd/core-data/Dockerfile 06:59:51 + for file in '`ls cmd/**/Dockerfile`' 06:59:51 ++ dirname cmd/core-metadata/Dockerfile 06:59:51 ++ cut -d/ -f2 06:59:51 + echo core-metadata,cmd/core-metadata/Dockerfile 06:59:51 + for file in '`ls cmd/**/Dockerfile`' 06:59:51 ++ dirname cmd/security-bootstrapper/Dockerfile 06:59:51 ++ cut -d/ -f2 06:59:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:59:51 + for file in '`ls cmd/**/Dockerfile`' 06:59:51 ++ dirname cmd/security-proxy-setup/Dockerfile 06:59:51 ++ cut -d/ -f2 06:59:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:59:51 + for file in '`ls cmd/**/Dockerfile`' 06:59:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:59:51 ++ cut -d/ -f2 06:59:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:59:51 + for file in '`ls cmd/**/Dockerfile`' 06:59:51 ++ dirname cmd/support-notifications/Dockerfile 06:59:51 ++ cut -d/ -f2 06:59:51 + echo support-notifications,cmd/support-notifications/Dockerfile 06:59:51 + for file in '`ls cmd/**/Dockerfile`' 06:59:51 ++ dirname cmd/support-scheduler/Dockerfile 06:59:51 ++ cut -d/ -f2 06:59:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:59:51 + for file in '`ls cmd/**/Dockerfile`' 06:59:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:59:51 ++ cut -d/ -f2 06:59:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:59:51 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] { (Build Check) [Pipeline] sh 06:59:51 + git rev-list -1 --merges dc6b798737b202c23945748eed2b99c1986bd439~1..dc6b798737b202c23945748eed2b99c1986bd439 [Pipeline] echo 06:59:51 -----------> git rev-list -1 --merges dc6b798737b202c23945748eed2b99c1986bd439~1..dc6b798737b202c23945748eed2b99c1986bd439 dc6b798737b202c23945748eed2b99c1986bd439 [false] [Pipeline] sh 06:59:52 + git log --format=format:%s -1 dc6b798737b202c23945748eed2b99c1986bd439 [Pipeline] echo 06:59:52 ========================================================= 06:59:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:59:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:59:52 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 06:59:52 + grep -v github /etc/ssh/ssh_known_hosts 06:59:52 + '[' -e /tmp/ssh_known_hosts ']' 06:59:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:59:52 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 06:59:52 + sudo tee -a /etc/ssh/ssh_known_hosts 06:59:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:59:53 06:59:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:59:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:59:53 latest: Pulling from edgex-devops/git-semver 06:59:53 a0d0a0d46f8b: Pulling fs layer 06:59:53 3e5f54012d9b: Pulling fs layer 06:59:53 4c7163046ea9: Pulling fs layer 06:59:53 0c2d73faf560: Pulling fs layer 06:59:53 0c2d73faf560: Waiting 06:59:53 3e5f54012d9b: Verifying Checksum 06:59:53 3e5f54012d9b: Download complete 06:59:53 a0d0a0d46f8b: Verifying Checksum 06:59:53 a0d0a0d46f8b: Download complete 06:59:53 4c7163046ea9: Verifying Checksum 06:59:53 4c7163046ea9: Download complete 06:59:53 0c2d73faf560: Verifying Checksum 06:59:53 0c2d73faf560: Download complete 06:59:53 a0d0a0d46f8b: Pull complete 06:59:53 3e5f54012d9b: Pull complete 06:59:54 4c7163046ea9: Pull complete 06:59:54 0c2d73faf560: Pull complete 06:59:54 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:59:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:59:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:59:54 prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container 06:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:59:55 $ docker top d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:59:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:59:55 [ssh-agent] Looking for ssh-agent implementation... 06:59:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:55 $ docker exec d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 ssh-agent 06:59:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGElbK/agent.14 06:59:55 SSH_AGENT_PID=20 06:59:55 Running ssh-add (command line suppressed) 06:59:55 Identity added: /w/workspace/edgex-go/14@tmp/private_key_5729688128170064703.key (/w/workspace/edgex-go/14@tmp/private_key_5729688128170064703.key) 06:59:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:59:56 + git tag --points-at HEAD [Pipeline] } 06:59:56 $ docker exec --env ******** --env ******** d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 ssh-agent -k 06:59:56 unset SSH_AUTH_SOCK; 06:59:56 unset SSH_AGENT_PID; 06:59:56 echo Agent pid 20 killed; 06:59:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:59:56 [ssh-agent] Looking for ssh-agent implementation... 06:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:56 $ docker exec d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 ssh-agent 06:59:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdGgKC/agent.52 06:59:56 SSH_AGENT_PID=58 06:59:56 Running ssh-add (command line suppressed) 06:59:56 Identity added: /w/workspace/edgex-go/14@tmp/private_key_2909193830999728150.key (/w/workspace/edgex-go/14@tmp/private_key_2909193830999728150.key) 06:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:59:56 + git semver init 06:59:56 # -> Open(): unable to determine branch for HEAD 06:59:56 # $GIT_DIR = /w/workspace/edgex-go/14/.git 06:59:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/14 06:59:56 # $SEMVER_REMOTE_NAME = origin 06:59:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:59:56 # $SEMVER_USER_NAME = edgex-jenkins 06:59:56 # $SEMVER_BRANCH = PR-3891 06:59:56 # $SEMVER_TEMP = /tmp/semver-356336363 06:59:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:00:09 # '/tmp/semver-356336363' -> '/w/workspace/edgex-go/14/.semver' 07:00:09 # -> Force: false 07:00:09 # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } 07:00:09 $ docker exec --env ******** --env ******** d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 ssh-agent -k 07:00:09 unset SSH_AUTH_SOCK; 07:00:09 unset SSH_AGENT_PID; 07:00:09 echo Agent pid 58 killed; 07:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:09 + git semver [Pipeline] } 07:00:09 $ docker stop --time=1 d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 07:00:11 $ docker rm -f d87b864e18215b9d9f1a627d8ff0e42e27df3b648a00b40168c344ac53952348 [Pipeline] // withDockerContainer [Pipeline] sh 07:00:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:00:12 Stashed 1 file(s) [Pipeline] echo 07:00:12 [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 07:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:00:12 ========================================================= 07:00:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:00:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:00:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:00:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:00:12 59bf1c3509f3: Pulling fs layer 07:00:12 666ba61612fd: Pulling fs layer 07:00:12 8ed8ca486205: Pulling fs layer 07:00:12 4fe6c5a15a65: Pulling fs layer 07:00:12 22a0e8bec74d: Pulling fs layer 07:00:12 640e595b4fbd: Pulling fs layer 07:00:12 763cafe07f6e: Pulling fs layer 07:00:12 0c0b528cf693: Pulling fs layer 07:00:12 10935f4eaf8b: Pulling fs layer 07:00:12 640e595b4fbd: Waiting 07:00:12 763cafe07f6e: Waiting 07:00:12 0c0b528cf693: Waiting 07:00:12 10935f4eaf8b: Waiting 07:00:12 4fe6c5a15a65: Waiting 07:00:12 22a0e8bec74d: Waiting 07:00:12 8ed8ca486205: Verifying Checksum 07:00:12 8ed8ca486205: Download complete 07:00:12 666ba61612fd: Verifying Checksum 07:00:12 666ba61612fd: Download complete 07:00:12 22a0e8bec74d: Verifying Checksum 07:00:12 22a0e8bec74d: Download complete 07:00:12 59bf1c3509f3: Verifying Checksum 07:00:12 59bf1c3509f3: Download complete 07:00:12 640e595b4fbd: Verifying Checksum 07:00:12 640e595b4fbd: Download complete 07:00:12 763cafe07f6e: Verifying Checksum 07:00:12 763cafe07f6e: Download complete 07:00:13 0c0b528cf693: Verifying Checksum 07:00:13 0c0b528cf693: Download complete 07:00:13 59bf1c3509f3: Pull complete 07:00:13 4fe6c5a15a65: Verifying Checksum 07:00:13 4fe6c5a15a65: Download complete 07:00:13 666ba61612fd: Pull complete 07:00:13 10935f4eaf8b: Verifying Checksum 07:00:13 10935f4eaf8b: Download complete 07:00:13 8ed8ca486205: Pull complete 07:00:17 4fe6c5a15a65: Pull complete 07:00:17 22a0e8bec74d: Pull complete 07:00:17 640e595b4fbd: Pull complete 07:00:17 763cafe07f6e: Pull complete 07:00:17 0c0b528cf693: Pull complete 07:00:20 10935f4eaf8b: Pull complete 07:00:20 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 07:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:00:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 07:00:20 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:00:20 WORKDIR /edgex 07:00:20 COPY go.mod . 07:00:20 RUN go mod download' 07:00:20 + docker build -t ci-base-image-x86_64 -f - . 07:00:23 Sending build context to Docker daemon 334.1MB 07:00:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:00:23 ---> 99d49a6021b9 07:00:23 Step 2/4 : WORKDIR /edgex 07:00:24 ---> Running in 131d637fc647 07:00:24 Removing intermediate container 131d637fc647 07:00:24 ---> 2f2b9b09e2c1 07:00:24 Step 3/4 : COPY go.mod . 07:00:24 ---> a2a43fdd5362 07:00:24 Step 4/4 : RUN go mod download 07:00:24 ---> Running in 6068d2d1292b 07:00:27 Still waiting to schedule task 07:00:27 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:00:56 Removing intermediate container 6068d2d1292b 07:00:56 ---> dd044e3efcfe 07:00:56 Successfully built dd044e3efcfe 07:00:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:00:57 + docker inspect -f . ci-base-image-x86_64 07:00:57 . [Pipeline] withDockerContainer 07:00:57 prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container 07:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:00:57 $ docker top 1d30b0eb89ef2589121568471610006b2e4eb23bcc225e63a77285c0cb0d7b93 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:57 + go version 07:00:57 go version go1.17.6 linux/amd64 [Pipeline] } 07:00:57 $ docker stop --time=1 1d30b0eb89ef2589121568471610006b2e4eb23bcc225e63a77285c0cb0d7b93 07:00:59 $ docker rm -f 1d30b0eb89ef2589121568471610006b2e4eb23bcc225e63a77285c0cb0d7b93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:00:59 + docker inspect -f . ci-base-image-x86_64 07:00:59 . [Pipeline] withDockerContainer 07:00:59 prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container 07:00:59 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:00 $ docker top 282c67ed20cd1abcd7a273ca0667b57422fa09fbd03939f53e3ccc21c9f4d471 -eo pid,comm [Pipeline] { [Pipeline] echo 07:01:00 ========================================================= 07:01:00 [edgeXBuildGoParallel] Running Tests and Build... 07:01:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:01:00 + make test 07:01:00 go mod tidy 07:01:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:01:07 ? github.com/edgexfoundry/edgex-go [no test files] 07:01:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:01:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:01:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:01:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:01:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:01:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:01:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:01:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:01:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:01:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:01:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:01:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:01:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 07:01:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:01:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:01:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 07:01:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:01:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.9% of statements 07:01:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:01:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.153s coverage: 89.3% of statements 07:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:01:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:01:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:01:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:01:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:01:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements 07:01:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:01:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 07:01:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 24.0% of statements 07:01:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 07:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 07:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 07:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 07:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 07:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 07:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 07:01:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.190s coverage: 82.5% of statements 07:01:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.121s coverage: 91.2% of statements 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:02:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 07:02:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 07:02:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.232s coverage: 65.4% of statements 07:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:02:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements 07:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:02:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 07:02:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:02:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 07:02:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:02:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:02:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:02:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:02:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:02:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:02:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:02:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 07:02:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 07:02:25 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 07:03:04 GO111MODULE=on go vet ./... 07:03:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:03:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:03:08 ./bin/test-attribution-txt.sh [Pipeline] echo 07:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:03:09 + ls -al . 07:03:09 total 644 07:03:09 drwxrwxr-x 10 1001 1001 4096 Mar 14 07:03 . 07:03:09 drwxr-xr-x 4 root root 30 Mar 14 07:01 .. 07:03:09 -rw-rw-r-- 1 1001 1001 11 Mar 14 06:59 .dockerignore 07:03:09 drwxrwxr-x 8 1001 1001 179 Mar 14 06:59 .git 07:03:09 drwxrwxr-x 4 1001 1001 142 Mar 14 06:59 .github 07:03:09 -rw-rw-r-- 1 1001 1001 804 Mar 14 06:59 .gitignore 07:03:09 -rw-rw-r-- 1 1001 1001 42 Mar 14 06:59 .golangci.yml 07:03:09 -rw-rw-r-- 1 1001 1001 76 Mar 14 06:59 .hadolint.yml 07:03:09 drwx------ 3 1001 1001 73 Mar 14 07:00 .semver 07:03:09 -rw-rw-r-- 1 1001 1001 166 Mar 14 06:59 .sonarcloud.properties 07:03:09 -rw-rw-r-- 1 1001 1001 1171 Mar 14 06:59 ADOPTERS.md 07:03:09 -rw-rw-r-- 1 1001 1001 9019 Mar 14 06:59 Attribution.txt 07:03:09 -rw-rw-r-- 1 1001 1001 51732 Mar 14 06:59 CHANGELOG.md 07:03:09 -rw-rw-r-- 1 1001 1001 3804 Mar 14 06:59 CONTRIBUTING.md 07:03:09 -rw-rw-r-- 1 1001 1001 677 Mar 14 06:59 GOVERNANCE.md 07:03:09 -rw-rw-r-- 1 1001 1001 849 Mar 14 06:59 Jenkinsfile 07:03:09 -rw-rw-r-- 1 1001 1001 10775 Mar 14 06:59 LICENSE 07:03:09 -rw-rw-r-- 1 1001 1001 6508 Mar 14 06:59 Makefile 07:03:09 -rw-rw-r-- 1 1001 1001 582 Mar 14 06:59 OWNERS.md 07:03:09 -rw-rw-r-- 1 1001 1001 8207 Mar 14 06:59 README.md 07:03:09 -rw-rw-r-- 1 1001 1001 6912 Mar 14 06:59 SECURITY.md 07:03:09 -rw-rw-r-- 1 1001 1001 5 Mar 14 07:00 VERSION 07:03:09 -rw-rw-r-- 1 1001 1001 4131 Mar 14 06:59 ZMQWindows.md 07:03:09 drwxrwxr-x 2 1001 1001 37 Mar 14 06:59 bin 07:03:09 drwxrwxr-x 14 1001 1001 4096 Mar 14 06:59 cmd 07:03:09 -rw-r--r-- 1 root root 426220 Mar 14 07:02 coverage.out 07:03:09 -rw-rw-r-- 1 1001 1001 2827 Mar 14 06:59 go.mod 07:03:09 -rw-rw-r-- 1 1001 1001 50275 Mar 14 06:59 go.sum 07:03:09 drwxrwxr-x 8 1001 1001 124 Mar 14 06:59 internal 07:03:09 drwxrwxr-x 3 1001 1001 16 Mar 14 06:59 openapi 07:03:09 drwxrwxr-x 4 1001 1001 71 Mar 14 06:59 snap 07:03:09 -rw-rw-r-- 1 1001 1001 204 Mar 14 06:59 version.go [Pipeline] sh 07:03:09 + '[' -e coverage.out ] 07:03:09 + chown 1001:1001 coverage.out [Pipeline] stash 07:03:09 Stashed 1 file(s) [Pipeline] sh 07:03:10 + make build 07:03: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 07:03:11 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 07:03:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:03:19 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 07:03:20 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 07:03:20 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 07:03:21 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 07:03:22 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 07:03:22 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 07:03:23 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 07:03: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 07:03:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:03:26 $ docker stop --time=1 282c67ed20cd1abcd7a273ca0667b57422fa09fbd03939f53e3ccc21c9f4d471 07:03:28 $ docker rm -f 282c67ed20cd1abcd7a273ca0667b57422fa09fbd03939f53e3ccc21c9f4d471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:03:29 07:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:03:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:03:30 latest: Pulling from edgex-devops/edgex-compose 07:03:30 cbdbe7a5bc2a: Pulling fs layer 07:03:30 ca9280d653b3: Pulling fs layer 07:03:30 7e9c9ca2126c: Pulling fs layer 07:03:30 cbdbe7a5bc2a: Verifying Checksum 07:03:30 cbdbe7a5bc2a: Download complete 07:03:30 ca9280d653b3: Verifying Checksum 07:03:30 ca9280d653b3: Download complete 07:03:30 cbdbe7a5bc2a: Pull complete 07:03:30 7e9c9ca2126c: Verifying Checksum 07:03:30 7e9c9ca2126c: Download complete 07:03:30 ca9280d653b3: Pull complete 07:03:35 7e9c9ca2126c: Pull complete 07:03:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:03:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:03:35 prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container 07:03:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:03:37 $ docker top c05168eb9f46b867ef5deb7d2f053c93cb4cef22432f12408981b00f72edfb2b -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:38 + docker-compose build --help 07:03:38 + grep parallel 07:03:38 --parallel Build images in parallel. [Pipeline] } 07:03:38 $ docker stop --time=1 c05168eb9f46b867ef5deb7d2f053c93cb4cef22432f12408981b00f72edfb2b 07:03:40 $ docker rm -f c05168eb9f46b867ef5deb7d2f053c93cb4cef22432f12408981b00f72edfb2b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:03:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:03:40 . [Pipeline] withDockerContainer 07:03:40 prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container 07:03:40 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:03:40 $ docker top 0c2a30cb93e8d6f8dc4c8ff1f24588c66cf5eab2f755ec8562b84aa2542e2451 -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:41 + docker-compose -f ./docker-compose-build.yml build --parallel 07:03:41 Building core-command ... 07:03:41 Building core-data ... 07:03:41 Building core-metadata ... 07:03:41 Building security-bootstrapper ... 07:03:41 Building security-proxy-setup ... 07:03:41 Building security-secretstore-setup ... 07:03:41 Building support-notifications ... 07:03:41 Building support-scheduler ... 07:03:41 Building sys-mgmt-agent ... 07:03:41 Building core-data 07:03:41 Building security-bootstrapper 07:03:41 Building security-secretstore-setup 07:03:41 Building security-proxy-setup 07:03:41 Building core-metadata 07:03:54 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:03:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:03:54 ---> dd044e3efcfe 07:03:54 Step 3/21 : WORKDIR /edgex-go 07:03:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:03:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:03:54 ---> dd044e3efcfe 07:03:54 Step 3/23 : WORKDIR /edgex-go 07:03:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:03:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:03:54 ---> dd044e3efcfe 07:03:54 Step 3/23 : WORKDIR /edgex-go 07:03:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7026 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 07:03:58 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 07:03:59 The recommended git tool is: git 07:04:00 ---> Running in 0fb8b7923b0e 07:04:00 ---> Running in f0dfda0cbc0d 07:04:00 ---> Running in 6e51d644d65f 07:04:04 using credential edgex-jenkins-ssh 07:04:04 Cloning the remote Git repository 07:04:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:04:04 > git init /w/workspace/edgex-go/14 # timeout=10 07:04:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:04:04 > git --version # timeout=10 07:04:05 > git --version # 'git version 2.17.1' 07:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:05 Removing intermediate container f0dfda0cbc0d 07:04:05 ---> f2f94db9c29e 07:04:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:05 Removing intermediate container 6e51d644d65f 07:04:05 ---> 4dfdee81f0ba 07:04:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:05 Removing intermediate container 0fb8b7923b0e 07:04:05 ---> 38d7a4575561 07:04:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:06 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:04:06 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:04:06 ---> dd044e3efcfe 07:04:06 Step 3/31 : WORKDIR /edgex-go 07:04:06 ---> Using cache 07:04:06 ---> 38d7a4575561 07:04:06 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:06 ---> Running in 7fdfe877bf49 07:04:07 ---> Running in 013e6e32ed92 07:04:07 ---> Running in 9241aac2f67a 07:04:07 ---> Running in 3b43c12c8529 07:04:08 Removing intermediate container 7fdfe877bf49 07:04:08 ---> 8af730d3505f 07:04:08 Step 5/23 : RUN apk add --update --no-cache make git 07:04:08 ---> Running in ef0c58cdab68 07:04:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:04:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:04:09 ---> dd044e3efcfe 07:04:09 Step 3/25 : WORKDIR /edgex-go 07:04:09 ---> Using cache 07:04:09 ---> 38d7a4575561 07:04:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:09 ---> Using cache 07:04:09 ---> 8af730d3505f 07:04:09 Step 5/25 : RUN apk add --update --no-cache make git 07:04:09 ---> Running in 92674954a364 07:04:09 Removing intermediate container 3b43c12c8529 07:04:09 ---> 16e26fca8510 07:04:09 Step 5/31 : RUN apk add --update --no-cache make git 07:04:09 ---> Running in 593a8823781a 07:04:09 Removing intermediate container 013e6e32ed92 07:04:09 ---> b057712b0013 07:04:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:04:09 Removing intermediate container 9241aac2f67a 07:04:09 ---> 74c97b5a2b75 07:04:09 Step 5/21 : RUN apk add --update --no-cache make git 07:04:09 ---> Running in f25f840a16f5 07:04:09 ---> Running in f98211b847b9 07:04:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:04:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:04:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:04:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:04:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:04:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:04:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:04:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:04:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:04:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:04:10 OK: 221 MiB in 52 packages 07:04:10 OK: 221 MiB in 52 packages 07:04:11 OK: 221 MiB in 52 packages 07:04:11 OK: 221 MiB in 52 packages 07:04:11 OK: 221 MiB in 52 packages 07:04:11 Removing intermediate container ef0c58cdab68 07:04:11 ---> 916ce29f23eb 07:04:11 Step 6/23 : COPY go.mod vendor* ./ 07:04:11 Removing intermediate container 593a8823781a 07:04:11 ---> 7288a77eb105 07:04:11 Step 6/31 : COPY go.mod vendor* ./ 07:04:11 ---> 863e7dbfd17e 07:04:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:11 ---> Running in ec91f883e385 07:04:11 ---> e9c408421442 07:04:11 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:11 Removing intermediate container f98211b847b9 07:04:11 ---> 7cc47b697266 07:04:11 Step 6/21 : COPY go.mod vendor* ./ 07:04:11 ---> Running in e17d7983a7e8 07:04:11 Removing intermediate container f25f840a16f5 07:04:11 ---> c63e3712607b 07:04:11 Step 6/23 : COPY go.mod vendor* ./ 07:04:11 Removing intermediate container 92674954a364 07:04:11 ---> ec555ff2cc55 07:04:11 Step 6/25 : COPY go.mod vendor* ./ 07:04:11 ---> f534e626a19e 07:04:11 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:11 ---> Running in a03762315e0d 07:04:11 ---> b6f4556e3e5d 07:04:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:11 ---> 0fe4e7ed0f71 07:04:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:11 ---> Running in 29829e557456 07:04:12 ---> Running in 1587d8de512b 07:04:13 Removing intermediate container e17d7983a7e8 07:04:13 ---> ed50dc2fe1bf 07:04:13 Step 8/31 : COPY . . 07:04:13 Removing intermediate container ec91f883e385 07:04:13 ---> 4eda04dc9fe8 07:04:13 Step 8/23 : COPY . . 07:04:13 Removing intermediate container a03762315e0d 07:04:13 ---> 34cc30dbda4a 07:04:13 Step 8/21 : COPY . . 07:04:21 Removing intermediate container 29829e557456 07:04:21 ---> 58931f54f356 07:04:21 Step 8/25 : COPY . . 07:04:21 Removing intermediate container 1587d8de512b 07:04:21 ---> 2283db803707 07:04:21 Step 8/23 : COPY . . 07:04:21 ---> c4e76c845f01 07:04:21 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:04:21 ---> e33c1faec0e3 07:04:21 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:04:21 ---> 2ee5331dbbe2 07:04:21 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:04:21 ---> Running in 571bf1a56055 07:04:21 ---> Running in e494cd8d70e8 07:04:21 ---> Running in 59ef465a6c77 07:04:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:04:23 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 07:04:23 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 07:04:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:04:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:04:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:04:23 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:04:24 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dc6b798737b202c23945748eed2b99c1986bd439 07:04:24 Merge succeeded, producing dc6b798737b202c23945748eed2b99c1986bd439 07:04:24 Checking out Revision dc6b798737b202c23945748eed2b99c1986bd439 (PR-3891) 07:04:24 > git config core.sparsecheckout # timeout=10 07:04:24 > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 07:04:24 > git remote # timeout=10 07:04:24 > git config --get remote.origin.url # timeout=10 07:04:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:24 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 07:04:24 > git rev-parse HEAD^{commit} # timeout=10 07:04:24 > git config core.sparsecheckout # timeout=10 07:04:24 > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 07:04:28 Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:04:29 % Total % Received % Xferd Average Speed Time Time Time Current 07:04:29 Dload Upload Total Spent Left Speed 07:04:29 ---> 04ba60d81696 07:04:29 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:04:29 ---> Running in ae793b0ec476 07:04: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 07:04:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 25634 0 --:--:-- --:--:-- --:--:-- 25634 [Pipeline] sh 07:04:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:04:30 + sudo tee /etc/docker/daemon.new 07:04:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:04:30 { 07:04:30 "registry-mirrors": [ 07:04:30 "https://nexus3.edgexfoundry.org:10001" 07:04:30 ], 07:04:30 "bip": "10.250.0.254/24", 07:04:30 "hosts": [ 07:04:30 "tcp://0.0.0.0:5555", 07:04:30 "unix:///var/run/docker.sock" 07:04:30 ], 07:04:30 "mtu": 1458, 07:04:30 "selinux-enabled": true, 07:04:30 "seccomp-profile": "/etc/docker/seccomp.json" 07:04:30 } [Pipeline] sh 07:04:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:04:31 + sudo service docker restart 07:04:34 ---> 391fe9066701 07:04:34 Step 9/23 : RUN make cmd/core-data/core-data 07:04:34 ---> Running in 1571b228d26a 07:04:35 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:49 provisioning config files... 07:04:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config5234585576280652595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:50 ---> docker-login.sh 07:04:50 nexus3.edgexfoundry.org:10001 07:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:51 Configure a credential helper to remove this warning. See 07:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:51 07:04:51 Login Succeeded 07:04:51 nexus3.edgexfoundry.org:10002 07:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:51 Configure a credential helper to remove this warning. See 07:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:51 07:04:51 Login Succeeded 07:04:51 nexus3.edgexfoundry.org:10003 07:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:52 Configure a credential helper to remove this warning. See 07:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:52 07:04:52 Login Succeeded 07:04:52 nexus3.edgexfoundry.org:10004 07:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:52 Configure a credential helper to remove this warning. See 07:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:52 07:04:52 Login Succeeded 07:04:52 docker.io 07:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:53 Configure a credential helper to remove this warning. See 07:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:53 07:04:53 Login Succeeded 07:04:53 ---> docker-login.sh ends [Pipeline] } 07:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:04:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:04:54 ========================================================= 07:04:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:04:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:04:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:04:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:04:54 9b3977197b4f: Pulling fs layer 07:04:54 1a89e8eeedd5: Pulling fs layer 07:04:54 94645a83ff95: Pulling fs layer 07:04:54 3f3a8bcf1eab: Pulling fs layer 07:04:54 0c92f367c5e7: Pulling fs layer 07:04:54 f7c0051592d6: Pulling fs layer 07:04:54 a227ed2f7395: Pulling fs layer 07:04:54 7b1c46037f91: Pulling fs layer 07:04:54 0c92f367c5e7: Waiting 07:04:54 f7c0051592d6: Waiting 07:04:54 a227ed2f7395: Waiting 07:04:54 7b1c46037f91: Waiting 07:04:54 3f3a8bcf1eab: Waiting 07:04:54 94645a83ff95: Verifying Checksum 07:04:54 94645a83ff95: Download complete 07:04:54 1a89e8eeedd5: Verifying Checksum 07:04:54 1a89e8eeedd5: Download complete 07:04:54 0c92f367c5e7: Verifying Checksum 07:04:54 0c92f367c5e7: Download complete 07:04:54 f7c0051592d6: Verifying Checksum 07:04:54 f7c0051592d6: Download complete 07:04:54 9b3977197b4f: Verifying Checksum 07:04:54 9b3977197b4f: Download complete 07:04:54 a227ed2f7395: Verifying Checksum 07:04:54 a227ed2f7395: Download complete 07:04:55 9b3977197b4f: Pull complete 07:04:55 1a89e8eeedd5: Pull complete 07:04:56 94645a83ff95: Pull complete 07:04:56 7b1c46037f91: Verifying Checksum 07:04:56 7b1c46037f91: Download complete 07:04:57 3f3a8bcf1eab: Verifying Checksum 07:04:57 3f3a8bcf1eab: Download complete 07:05:01 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 07:05:03 Removing intermediate container 571bf1a56055 07:05:03 ---> f0a79efa5d83 07:05:03 07:05:03 Step 10/31 : FROM alpine:3.14 07:05:03 Removing intermediate container e494cd8d70e8 07:05:03 ---> b3c619bd5b41 07:05:03 07:05:03 Step 10/21 : FROM alpine:3.14 07:05:03 3.14: Pulling from library/alpine 07:05:03 3.14: Pulling from library/alpine 07:05:04 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:05:04 Status: Downloaded newer image for alpine:3.14 07:05:04 ---> 0a97eee8041e 07:05:04 Step 11/21 : RUN apk add --update --no-cache curl 07:05:05 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:05:05 Status: Image is up to date for alpine:3.14 07:05:05 ---> 0a97eee8041e 07:05:05 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:05:05 ---> Running in 2dc8608c2244 07:05:05 ---> Running in 60a5dba889ee 07:05:05 Removing intermediate container 60a5dba889ee 07:05:05 ---> 723de84bc75b 07:05:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:05: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 07:05:05 ---> Running in 295bf1d9479c 07:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:05:06 (1/5) Installing ca-certificates (20211220-r0) 07:05:06 Removing intermediate container 59ef465a6c77 07:05:06 ---> 0503ced84f39 07:05:06 07:05:06 Step 10/23 : FROM alpine:3.14 07:05:06 ---> 0a97eee8041e 07:05:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:05:06 (2/5) Installing brotli-libs (1.0.9-r5) 07:05:06 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:05:06 (4/5) Installing libcurl (7.79.1-r0) 07:05:06 (5/5) Installing curl (7.79.1-r0) 07:05:06 (1/2) Installing dumb-init (1.2.5-r1) 07:05:06 Executing busybox-1.33.1-r6.trigger 07:05:06 Executing ca-certificates-20211220-r0.trigger 07:05:06 (2/2) Installing su-exec (0.2-r1) 07:05:06 Executing busybox-1.33.1-r6.trigger 07:05:06 ---> Running in f922bfd402f0 07:05:06 OK: 6 MiB in 16 packages 07:05:06 OK: 8 MiB in 19 packages 07:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:05:07 Removing intermediate container 295bf1d9479c 07:05:07 ---> 290b680dae6d 07:05:07 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:05:07 Removing intermediate container 2dc8608c2244 07:05:07 ---> 4f8c890029c1 07:05:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:05:07 ---> Running in f5d18f0c04b8 07:05:07 ---> Running in b169474217f6 07:05:07 Removing intermediate container b169474217f6 07:05:07 ---> 11adf0225f8b 07:05:07 Step 13/21 : WORKDIR /edgex 07:05:07 Removing intermediate container f5d18f0c04b8 07:05:07 ---> 177e169d894b 07:05:07 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:05:07 ---> Running in 905d5964117b 07:05:07 ---> Running in 1430b8812497 07:05:07 (1/1) Installing dumb-init (1.2.5-r1) 07:05:07 Executing busybox-1.33.1-r6.trigger 07:05:07 OK: 6 MiB in 15 packages 07:05:07 Removing intermediate container 1430b8812497 07:05:07 ---> d7907f6fcc7c 07:05:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:05:07 Removing intermediate container 905d5964117b 07:05:07 ---> 6658c383aeb0 07:05:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:05:08 ---> Running in 5e508584f860 07:05:08 ---> 88228c50c875 07:05:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:05:08 Removing intermediate container f922bfd402f0 07:05:08 ---> 4134568350d7 07:05:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:05:09 ---> Running in 114536d8d4be 07:05:09 ---> 7fff9ca5c3c8 07:05:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:05:09 3f3a8bcf1eab: Pull complete 07:05:09 0c92f367c5e7: Pull complete 07:05:09 f7c0051592d6: Pull complete 07:05:09 a227ed2f7395: Pull complete 07:05:09 Removing intermediate container 114536d8d4be 07:05:09 ---> b9c4d5fe2fb5 07:05:09 Step 13/23 : ENV APP_PORT=59881 07:05:09 ---> Running in 5ed84a9da07e 07:05:09 ---> f6f8dbd5ab34 07:05:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:05:09 Removing intermediate container 5e508584f860 07:05:09 ---> 44f4c6d8a536 07:05:09 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:05:09 Removing intermediate container ae793b0ec476 07:05:09 ---> 80d7b6edbad6 07:05:09 07:05:09 Step 10/25 : FROM alpine:3.14 07:05:09 ---> 0a97eee8041e 07:05:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:05:09 ---> Running in 270f306288ca 07:05:09 ---> Running in cbe3d88db7be 07:05:09 ---> Running in 2bfe6bd29740 07:05:09 Removing intermediate container 5ed84a9da07e 07:05:09 ---> 4bf95c170975 07:05:09 Step 14/23 : EXPOSE $APP_PORT 07:05:10 ---> Running in 3e4c5c822a08 07:05:10 Removing intermediate container 270f306288ca 07:05:10 ---> de3c78a24872 07:05:10 Step 18/21 : CMD ["--init=true"] 07:05:10 ---> Running in d9d2357199e8 07:05:10 Removing intermediate container cbe3d88db7be 07:05:10 ---> 5ec91cf9475a 07:05:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:05:10 Removing intermediate container 3e4c5c822a08 07:05:10 ---> c9a07805765e 07:05:10 Step 15/23 : WORKDIR / 07:05:10 ---> Running in 42fbfc417101 07:05:10 Removing intermediate container d9d2357199e8 07:05:10 ---> f79ad6cd0593 07:05:10 Step 19/21 : LABEL arch=x86_64 07:05:10 ---> Running in 8ff3ee6e032c 07:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:05:10 ---> c0d8cd46adbc 07:05:10 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:05:10 ---> Running in 811f5254d0c1 07:05:10 Removing intermediate container 42fbfc417101 07:05:10 ---> 06839618b452 07:05:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:05:10 Removing intermediate container 8ff3ee6e032c 07:05:10 ---> a2c0e40a5a2e 07:05:10 Step 20/21 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:05:10 ---> Running in 660246bab4ba 07:05:10 (1/3) Installing ca-certificates (20211220-r0) 07:05:11 (2/3) Installing dumb-init (1.2.5-r1) 07:05:11 (3/3) Installing su-exec (0.2-r1) 07:05:11 Executing busybox-1.33.1-r6.trigger 07:05:11 Executing ca-certificates-20211220-r0.trigger 07:05:11 ---> 84e4e4828a93 07:05:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:05:11 OK: 6 MiB in 17 packages 07:05:11 Removing intermediate container 660246bab4ba 07:05:11 ---> 554302bc73d0 07:05:11 Step 21/21 : LABEL version=0.0.0 07:05:11 ---> Running in 036df5fdb062 07:05:11 Removing intermediate container 036df5fdb062 07:05:11 ---> b730ff92b199 07:05:11 07:05:11 Successfully built b730ff92b199 07:05:11 Successfully tagged security-proxy-setup:latest 07:05:11  Building security-proxy-setup ... done Building support-scheduler 07:05:11 ---> 427fc4a9ba51 07:05:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:05:12 Removing intermediate container 2bfe6bd29740 07:05:12 ---> 6ec092bf2ba9 07:05:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:05:12 Removing intermediate container 811f5254d0c1 07:05:12 ---> a69fac92bbdf 07:05:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:12 ---> Running in 5f805bf13b7a 07:05:12 ---> 8c7e150cdbc7 07:05:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:05:12 ---> 42bc18325edc 07:05:12 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:05:13 Removing intermediate container 5f805bf13b7a 07:05:13 ---> 3ff2e33ebfc7 07:05:13 Step 13/25 : WORKDIR / 07:05:13 ---> Running in 791618cdc8f7 07:05:13 ---> a1dbcc5ccacb 07:05:13 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:05:13 ---> Running in cc8a0ec6a923 07:05:13 Removing intermediate container 791618cdc8f7 07:05:13 ---> ee95a9df8f59 07:05:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:13 ---> Running in 7a495c6abad3 07:05:14 Removing intermediate container cc8a0ec6a923 07:05:14 ---> 57b4126b5888 07:05:14 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:05:14 ---> 4f7a628757b4 07:05:14 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:05:14 Removing intermediate container 7a495c6abad3 07:05:14 ---> 58171137c84d 07:05:14 Step 21/23 : LABEL arch=x86_64 07:05:14 ---> Running in a56d7d6067b7 07:05:14 ---> 9c34ff3ecf54 07:05:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:05:14 ---> 13f9e6acdd38 07:05:14 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:05:14 Removing intermediate container a56d7d6067b7 07:05:14 ---> 978e7c3c8f5c 07:05:14 Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:05:14 ---> Running in afd591303e81 07:05:14 ---> 92983a6cb29e 07:05:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:05:14 ---> 55ee5ac95224 07:05:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:05:14 Removing intermediate container afd591303e81 07:05:14 ---> 913671c8b056 07:05:14 Step 23/23 : LABEL version=0.0.0 07:05:14 ---> Running in 312656d588e0 07:05:14 7b1c46037f91: Pull complete 07:05:14 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 07:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:05:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 07:05:15 Removing intermediate container 1571b228d26a 07:05:15 ---> 95689c44ea97 07:05:15 07:05:15 Step 10/23 : FROM alpine:3.14 07:05:15 ---> 0a97eee8041e 07:05:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:05:15 ---> e0e4d1c93738 07:05:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:05:15 ---> Running in c35bf112d372 07:05:15 ---> Running in f34bd7f1e7b1 07:05:15 + docker build -t ci-base-image-arm64 -f - . 07:05:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:05:15 WORKDIR /edgex 07:05:15 COPY go.mod . 07:05:15 RUN go mod download 07:05:15 Removing intermediate container 312656d588e0 07:05:15 ---> 1e7c95acf02b 07:05:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:05:15 Removing intermediate container c35bf112d372 07:05:15 ---> e92fa43cde2a 07:05:15 07:05:15 ---> 28404d575864 07:05:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:05:15 Successfully built e92fa43cde2a 07:05:15 Removing intermediate container f34bd7f1e7b1 07:05:15 ---> 220f3c1ef4f4 07:05:15 Step 12/23 : ENV APP_PORT=59880 07:05:15 Successfully tagged core-metadata:latest 07:05:15 Building support-notifications 07:05:15  Building core-metadata ... done  ---> Running in 637df4823087 07:05:15 ---> 5fc97e388b6d 07:05:15 Step 26/31 : RUN chmod +x /entrypoint.sh 07:05:17 Sending build context to Docker daemon 168.7MB 07:05:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:05:17 ---> f79e39bc4007 07:05:17 Step 2/4 : WORKDIR /edgex 07:05:19 ---> Running in 606ab2c5d01b 07:05:19 ---> a4af841a583c 07:05:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:05:19 Removing intermediate container 637df4823087 07:05:19 ---> 79bee479a46f 07:05:19 Step 13/23 : EXPOSE $APP_PORT 07:05:19 ---> Running in a4c701234136 07:05:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:05:20 ---> dd044e3efcfe 07:05:20 Step 3/22 : WORKDIR /edgex-go 07:05:20 ---> Using cache 07:05:20 ---> 38d7a4575561 07:05:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:20 ---> Using cache 07:05:20 ---> 16e26fca8510 07:05:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:05:20 ---> Running in 89aa8297c30a 07:05:20 ---> Running in da63aaa49677 07:05:20 ---> a4c298c607cf 07:05:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:05:20 Removing intermediate container 89aa8297c30a 07:05:20 ---> ad9df338ee63 07:05:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:20 ---> Running in 80c7e635eda2 07:05:20 Removing intermediate container a4c701234136 07:05:20 ---> d95e7c720b26 07:05:20 Step 3/4 : COPY go.mod . 07:05:20 ---> caab962e3658 07:05:20 Step 21/25 : 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/ 07:05:20 ---> Running in a40b51147fa8 07:05:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:05:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:05:20 ---> dd044e3efcfe 07:05:20 Step 3/22 : WORKDIR /edgex-go 07:05:20 ---> Using cache 07:05:20 ---> 38d7a4575561 07:05:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:20 ---> Using cache 07:05:20 ---> 16e26fca8510 07:05:20 Step 5/22 : RUN apk add --update --no-cache make git 07:05:20 ---> Using cache 07:05:20 ---> 7288a77eb105 07:05:20 Step 6/22 : COPY go.mod vendor* ./ 07:05:20 ---> Using cache 07:05:20 ---> e9c408421442 07:05:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:20 ---> Using cache 07:05:20 ---> ed50dc2fe1bf 07:05:20 Step 8/22 : COPY . . 07:05:20 ---> Using cache 07:05:20 ---> c4e76c845f01 07:05:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:05:21 ---> Running in fb46720a04da 07:05:21 Removing intermediate container 606ab2c5d01b 07:05:21 ---> 13c63f32ee37 07:05:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:05:21 ---> Running in 8ee561575503 07:05:21 Removing intermediate container 80c7e635eda2 07:05:21 ---> 50158c3f8d68 07:05:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:05:21 ---> 688d5a18879a 07:05:21 Step 4/4 : RUN go mod download 07:05:21 ---> Running in b0860e77d58e 07:05:21 ---> Running in a6d29b8f3962 07:05:21 Removing intermediate container 8ee561575503 07:05:21 ---> 81e0554a8723 07:05:21 Step 28/31 : CMD ["gate"] 07:05:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:05:21 ---> Running in 2aa84b0aced9 07:05:21 Removing intermediate container a40b51147fa8 07:05:21 ---> 43c283ae81c0 07:05:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:05:21 ---> Running in 98163b26c925 07:05:21 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 07:05:21 Removing intermediate container 2aa84b0aced9 07:05:21 ---> 1d6d3cb3964f 07:05:21 Step 29/31 : LABEL arch=x86_64 07:05:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:05:21 Removing intermediate container 98163b26c925 07:05:21 ---> 122a10dddac6 07:05:21 Step 23/25 : LABEL arch=x86_64 07:05:21 ---> Running in 107dfad64047 07:05:21 OK: 221 MiB in 52 packages 07:05:21 ---> Running in 4cb0e0c6296c 07:05:21 Removing intermediate container 107dfad64047 07:05:21 ---> bd0bca908367 07:05:21 Step 30/31 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:05:22 Removing intermediate container 4cb0e0c6296c 07:05:22 ---> 65b0a0c4ded0 07:05:22 Step 24/25 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:05:22 ---> Running in 66597c8ac775 07:05:22 ---> Running in fa772df026a4 07:05:22 Removing intermediate container da63aaa49677 07:05:22 ---> 1f1811d4689b 07:05:22 Step 6/22 : COPY go.mod vendor* ./ 07:05:22 Removing intermediate container fa772df026a4 07:05:22 ---> 3c0aee850b93 07:05:22 Step 31/31 : LABEL version=0.0.0 07:05:22 Removing intermediate container 66597c8ac775 07:05:22 ---> 86921dc8c5c4 07:05:22 Step 25/25 : LABEL version=0.0.0 07:05:22 ---> Running in 6c380f3659fe 07:05:22 ---> Running in 3b8137eeea4a 07:05:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:05:22 ---> ae9923b2d52d 07:05:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:22 ---> Running in 39bcc9372c9b 07:05:22 Removing intermediate container 3b8137eeea4a 07:05:22 ---> c7bcfc48cffa 07:05:22 07:05:22 Removing intermediate container 6c380f3659fe 07:05:22 ---> cb3defd0fc4e 07:05:22 07:05:22 (1/6) Installing dumb-init (1.2.5-r1) 07:05:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:05:22 Successfully built cb3defd0fc4e 07:05:22 Successfully built c7bcfc48cffa 07:05:22 (3/6) Installing libsodium (1.0.18-r0) 07:05:23 Successfully tagged security-secretstore-setup:latest 07:05:23 Building sys-mgmt-agent 07:05:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:05:23  Building security-secretstore-setup ... done Successfully tagged security-bootstrapper:latest 07:05:23 Building core-command 07:05:23  Building security-bootstrapper ... done (5/6) Installing libzmq (4.3.4-r0) 07:05:23 (6/6) Installing zeromq (4.3.4-r0) 07:05:23 Executing busybox-1.33.1-r6.trigger 07:05:23 OK: 8 MiB in 20 packages 07:05:27 Removing intermediate container a6d29b8f3962 07:05:27 ---> d6c3ed7ef298 07:05:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:05:29 ---> dd044e3efcfe 07:05:29 Step 3/23 : WORKDIR /edgex-go 07:05:29 ---> Using cache 07:05:29 ---> 38d7a4575561 07:05:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:29 ---> Using cache 07:05:29 ---> 16e26fca8510 07:05:29 Step 5/23 : RUN apk add --update --no-cache make bash git 07:05:29 ---> Running in d8bd9581cd60 07:05:29 ---> 93a3f01fa95f 07:05:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:05:29 Removing intermediate container 39bcc9372c9b 07:05:29 ---> b1753d93af57 07:05:29 Step 8/22 : COPY . . 07:05:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:05:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:05:31 ---> ad4c5c39f801 07:05:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:05:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:05:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:05:31 ---> dd044e3efcfe 07:05:31 Step 3/23 : WORKDIR /edgex-go 07:05:31 ---> Using cache 07:05:31 ---> 38d7a4575561 07:05:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:31 ---> Using cache 07:05:31 ---> 16e26fca8510 07:05:31 Step 5/23 : RUN apk add --update --no-cache make git 07:05:31 ---> Using cache 07:05:31 ---> 7288a77eb105 07:05:31 Step 6/23 : COPY go.mod vendor* ./ 07:05:31 ---> Using cache 07:05:31 ---> e9c408421442 07:05:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:31 ---> Using cache 07:05:31 ---> ed50dc2fe1bf 07:05:31 Step 8/23 : COPY . . 07:05:31 ---> Using cache 07:05:31 ---> c4e76c845f01 07:05:31 Step 9/23 : RUN make cmd/core-command/core-command 07:05:31 OK: 221 MiB in 52 packages 07:05:32 ---> Running in 4ed55bfa835f 07:05:32 ---> a80bb4f2e0b6 07:05:32 Step 19/23 : ENTRYPOINT ["/core-data"] 07:05:32 ---> Running in 158abcc04536 07:05:32 Removing intermediate container d8bd9581cd60 07:05:32 ---> 5e95f920e54c 07:05:32 Step 6/23 : COPY go.mod vendor* ./ 07:05:33 Removing intermediate container 158abcc04536 07:05:33 ---> 132418d58fe7 07:05:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:33 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 07:05:33 ---> Running in 234d4efd5b17 07:05:33 ---> 5562ed9bffb2 07:05:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 ---> Running in 63a2d86fba9c 07:05:33 Removing intermediate container 234d4efd5b17 07:05:33 ---> 339c178b963e 07:05:33 Step 21/23 : LABEL arch=x86_64 07:05:33 ---> Running in 1035a9a83475 07:05:34 Removing intermediate container 1035a9a83475 07:05:34 ---> 4e9f80a6a145 07:05:34 Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:05:34 ---> Running in 65431ce3a3e8 07:05:35 Removing intermediate container 65431ce3a3e8 07:05:35 ---> 0d5b1802bd72 07:05:35 Step 23/23 : LABEL version=0.0.0 07:05:35 ---> Running in fb74557039e0 07:05:35 Removing intermediate container fb74557039e0 07:05:35 ---> 0fc5ade66113 07:05:35 07:05:36 Removing intermediate container 63a2d86fba9c 07:05:36 ---> fc4074b20315 07:05:36 Step 8/23 : COPY . . 07:05:36 Successfully built 0fc5ade66113 07:05:36 Successfully tagged core-data:latest 07:05:38  Building core-data ... done  ---> fcd428f4593e 07:05:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:05:39 ---> Running in dc04e171ad4d 07:05:40 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 07:05:41 ---> 0ee8d31d4346 07:05:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:05:41 ---> Running in adb9a575e469 07:05:42 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 07:05:52 Removing intermediate container fb46720a04da 07:05:52 ---> 9a8ff7f0fec4 07:05:52 07:05:52 Step 10/22 : FROM alpine:3.14 07:05:52 ---> 0a97eee8041e 07:05:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:05:52 ---> Using cache 07:05:52 ---> 4134568350d7 07:05:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:05:52 ---> Using cache 07:05:52 ---> b9c4d5fe2fb5 07:05:52 Step 13/22 : ENV APP_PORT=59861 07:05:52 ---> Running in 43962ca7e435 07:05:52 Removing intermediate container 43962ca7e435 07:05:52 ---> dc78eb432173 07:05:52 Step 14/22 : EXPOSE $APP_PORT 07:05:52 ---> Running in 8817318abf72 07:05:52 Removing intermediate container 8817318abf72 07:05:52 ---> 506c54f21316 07:05:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:52 ---> e2673ccfcdcb 07:05:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:05:53 ---> 40eaf0195376 07:05:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:05:53 ---> 01ee5086d83a 07:05:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:05:53 ---> Running in 6201dde5afa3 07:05:53 Removing intermediate container 6201dde5afa3 07:05:53 ---> b31539e022e7 07:05:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:53 ---> Running in 33f0bac8eb24 07:05:53 Removing intermediate container 33f0bac8eb24 07:05:53 ---> 92db2ebaa851 07:05:53 Step 20/22 : LABEL arch=x86_64 07:05:53 ---> Running in f7c48d5a9fbd 07:05:53 Removing intermediate container f7c48d5a9fbd 07:05:53 ---> b413e71b21fd 07:05:53 Step 21/22 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:05:53 ---> Running in c7540ade2f9a 07:05:54 Removing intermediate container c7540ade2f9a 07:05:54 ---> bbda6a5a982d 07:05:54 Step 22/22 : LABEL version=0.0.0 07:05:54 ---> Running in 3b1c5cdc9a11 07:05:54 Removing intermediate container 3b1c5cdc9a11 07:05:54 ---> b1b521f939f1 07:05:54 07:05:54 Successfully built b1b521f939f1 07:05:54 Successfully tagged support-scheduler:latest 07:06:02  Building support-scheduler ... done Removing intermediate container 4ed55bfa835f 07:06:02 ---> 70ae33c75ef9 07:06:02 07:06:02 Step 10/23 : FROM alpine:3.14 07:06:02 ---> 0a97eee8041e 07:06:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:06:02 ---> Using cache 07:06:02 ---> 4134568350d7 07:06:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:06:02 ---> Using cache 07:06:02 ---> b9c4d5fe2fb5 07:06:02 Step 13/23 : ENV APP_PORT=59882 07:06:02 ---> Running in 2b69e5400c64 07:06:02 Removing intermediate container 2b69e5400c64 07:06:02 ---> 3d16b8049e18 07:06:02 Step 14/23 : EXPOSE $APP_PORT 07:06:02 ---> Running in bebab8a8844e 07:06:02 Removing intermediate container bebab8a8844e 07:06:02 ---> a1c3c0e23397 07:06:02 Step 15/23 : WORKDIR / 07:06:02 ---> Running in b19473c4938a 07:06:03 Removing intermediate container b19473c4938a 07:06:03 ---> d84061b4a70d 07:06:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:06:03 ---> e04aeda05db5 07:06:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:06:03 ---> 466d9c3b0974 07:06:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:06:04 ---> cd55b5f6b58c 07:06:04 Step 19/23 : ENTRYPOINT ["/core-command"] 07:06:04 ---> Running in 7bc0b2f7b6f0 07:06:04 Removing intermediate container 7bc0b2f7b6f0 07:06:04 ---> 14004e363c9b 07:06:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:06:04 ---> Running in 787bcd68a14a 07:06:04 Removing intermediate container 787bcd68a14a 07:06:04 ---> 8c96400e147e 07:06:04 Step 21/23 : LABEL arch=x86_64 07:06:04 ---> Running in 40f2f8cf6c2e 07:06:04 Removing intermediate container 40f2f8cf6c2e 07:06:04 ---> 985d71df4a07 07:06:04 Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:06:04 ---> Running in 8e19f2de050d 07:06:04 Removing intermediate container 8e19f2de050d 07:06:04 ---> 9e42d247dd3e 07:06:04 Step 23/23 : LABEL version=0.0.0 07:06:05 ---> Running in 974a8dc1fd66 07:06:05 Removing intermediate container 974a8dc1fd66 07:06:05 ---> 9ee15d95d6bb 07:06:05 07:06:05 Successfully built 9ee15d95d6bb 07:06:05 Successfully tagged core-command:latest 07:06:08  Building core-command ... done Removing intermediate container adb9a575e469 07:06:08 ---> 1559c283f61b 07:06:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:06:08 ---> Running in 8c09a38f77e9 07:06:08 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 07:06:08 Removing intermediate container dc04e171ad4d 07:06:08 ---> e4da819adfdb 07:06:08 07:06:08 Step 10/22 : FROM alpine:3.14 07:06:08 ---> 0a97eee8041e 07:06:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:06:08 ---> Running in f4786d139190 07:06:08 Removing intermediate container 8c09a38f77e9 07:06:08 ---> f5c473f54361 07:06:08 07:06:08 Step 11/23 : FROM docker:20.10.10 07:06:08 20.10.10: Pulling from library/docker 07:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:06:09 (1/2) Installing ca-certificates (20211220-r0) 07:06:09 (2/2) Installing dumb-init (1.2.5-r1) 07:06:09 Executing busybox-1.33.1-r6.trigger 07:06:09 Executing ca-certificates-20211220-r0.trigger 07:06:09 OK: 6 MiB in 16 packages 07:06:09 Removing intermediate container f4786d139190 07:06:09 ---> 67124a1dde18 07:06:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:06:10 ---> Running in 063424efa169 07:06:10 Removing intermediate container 063424efa169 07:06:10 ---> 3f99aad72418 07:06:10 Step 13/22 : ENV APP_PORT=59860 07:06:10 ---> Running in 34eafdeee891 07:06:10 Removing intermediate container 34eafdeee891 07:06:10 ---> 561ba9717ab2 07:06:10 Step 14/22 : EXPOSE $APP_PORT 07:06:10 ---> Running in 64c5363407c4 07:06:10 Removing intermediate container 64c5363407c4 07:06:10 ---> f7b08b85ca8f 07:06:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:06:11 ---> ab4c083c09d4 07:06:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:06:11 ---> 924fbba67de7 07:06:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:06:11 ---> a3a0e4ee08d9 07:06:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:06:11 ---> Running in 740d4304272f 07:06:11 Removing intermediate container 740d4304272f 07:06:11 ---> a6c7ff3d68d0 07:06:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:06:11 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 07:06:11 Status: Downloaded newer image for docker:20.10.10 07:06:11 ---> Running in 4363a379d103 07:06:11 ---> b706a049f56e 07:06:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:06:11 ---> Running in 38e1b1932c02 07:06:11 Removing intermediate container 4363a379d103 07:06:11 ---> 326b8c21ed93 07:06:11 Step 20/22 : LABEL arch=x86_64 07:06:12 Removing intermediate container 38e1b1932c02 07:06:12 ---> a845788b0037 07:06:12 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:06:12 ---> Running in 6e0d84c0d948 07:06:12 ---> Running in 6ae88cefc9ee 07:06:12 Removing intermediate container 6e0d84c0d948 07:06:12 ---> 1132d84fd596 07:06:12 Step 21/22 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:06:12 ---> Running in f892546fc4d1 07:06:12 Removing intermediate container f892546fc4d1 07:06:12 ---> 50668004d6f2 07:06:12 Step 22/22 : LABEL version=0.0.0 07:06:12 ---> Running in f6497a6090e2 07:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:06:12 Removing intermediate container f6497a6090e2 07:06:12 ---> c26fb46a2a2d 07:06:12 07:06:12 Successfully built c26fb46a2a2d 07:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:06:12 Successfully tagged support-notifications:latest 07:06:12  Building support-notifications ... done (1/42) Installing readline (8.1.0-r0) 07:06:12 (2/42) Installing bash (5.1.4-r0) 07:06:12 Executing bash-5.1.4-r0.post-install 07:06:12 (3/42) Installing brotli-libs (1.0.9-r5) 07:06:12 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:06:12 (5/42) Installing libcurl (7.79.1-r0) 07:06:12 (6/42) Installing curl (7.79.1-r0) 07:06:12 (7/42) Installing dumb-init (1.2.5-r1) 07:06:12 (8/42) Installing libbz2 (1.0.8-r1) 07:06:12 (9/42) Installing expat (2.4.7-r0) 07:06:12 (10/42) Installing libffi (3.3-r2) 07:06:12 (11/42) Installing gdbm (1.19-r0) 07:06:12 (12/42) Installing xz-libs (5.2.5-r0) 07:06:12 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:06:12 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:06:12 (15/42) Installing mpdecimal (2.5.1-r1) 07:06:12 (16/42) Installing sqlite-libs (3.35.5-r0) 07:06:12 (17/42) Installing python3 (3.9.5-r2) 07:06:13 (18/42) Installing py3-appdirs (1.4.4-r2) 07:06:13 (19/42) Installing py3-chardet (4.0.0-r2) 07:06:13 (20/42) Installing py3-idna (3.2-r0) 07:06:13 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:06:13 (22/42) Installing py3-certifi (2020.12.5-r1) 07:06:13 (23/42) Installing py3-requests (2.25.1-r4) 07:06:13 (24/42) Installing py3-msgpack (1.0.2-r1) 07:06:13 (25/42) Installing py3-lockfile (0.12.2-r4) 07:06:13 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:06:13 (27/42) Installing py3-colorama (0.4.4-r1) 07:06:13 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:06:13 (29/42) Installing py3-distlib (0.3.1-r3) 07:06:13 (30/42) Installing py3-distro (1.5.0-r3) 07:06:13 (31/42) Installing py3-six (1.15.0-r1) 07:06:13 (32/42) Installing py3-webencodings (0.5.1-r4) 07:06:13 (33/42) Installing py3-html5lib (1.1-r1) 07:06:13 (34/42) Installing py3-parsing (2.4.7-r2) 07:06:13 (35/42) Installing py3-packaging (20.9-r1) 07:06:13 (36/42) Installing py3-toml (0.10.2-r2) 07:06:13 (37/42) Installing py3-pep517 (0.10.0-r2) 07:06:13 (38/42) Installing py3-progress (1.5-r2) 07:06:13 (39/42) Installing py3-retrying (1.3.3-r1) 07:06:13 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:06:13 (41/42) Installing py3-setuptools (52.0.0-r3) 07:06:13 (42/42) Installing py3-pip (20.3.4-r1) 07:06:13 Executing busybox-1.33.1-r6.trigger 07:06:13 OK: 84 MiB in 64 packages 07:06:14 Collecting docker-compose==1.23.2 07:06:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:06:14 Collecting dockerpty<0.5,>=0.4.1 07:06:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:06:14 Collecting PyYAML<4,>=3.10 07:06:14 Downloading PyYAML-3.13.tar.gz (270 kB) 07:06:15 Collecting cached-property<2,>=1.2.0 07:06:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:06:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:06:15 Collecting websocket-client<1.0,>=0.32.0 07:06:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:06:15 Collecting docker<4.0,>=3.6.0 07:06:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:06:15 Collecting texttable<0.10,>=0.9.0 07:06:15 Downloading texttable-0.9.1.tar.gz (11 kB) 07:06:15 Collecting jsonschema<3,>=2.5.1 07:06:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:06:15 Collecting docopt<0.7,>=0.6.1 07:06:15 Downloading docopt-0.6.2.tar.gz (25 kB) 07:06:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:06:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:06:16 Collecting docker-pycreds>=0.4.0 07:06:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:06:16 Collecting chardet<3.1.0,>=3.0.2 07:06:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:06:16 Collecting idna<2.8,>=2.5 07:06:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:06:16 Collecting urllib3<1.25,>=1.21.1 07:06:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:06:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:06:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:06:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:06:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:06:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:06:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:06:16 Attempting uninstall: urllib3 07:06:16 Found existing installation: urllib3 1.26.5 07:06:16 Uninstalling urllib3-1.26.5: 07:06:16 Successfully uninstalled urllib3-1.26.5 07:06:16 Attempting uninstall: idna 07:06:16 Found existing installation: idna 3.2 07:06:16 Uninstalling idna-3.2: 07:06:16 Successfully uninstalled idna-3.2 07:06:16 Attempting uninstall: chardet 07:06:16 Found existing installation: chardet 4.0.0 07:06:16 Uninstalling chardet-4.0.0: 07:06:16 Successfully uninstalled chardet-4.0.0 07:06:17 Attempting uninstall: requests 07:06:17 Found existing installation: requests 2.25.1 07:06:17 Uninstalling requests-2.25.1: 07:06:17 Successfully uninstalled requests-2.25.1 07:06:17 Running setup.py install for texttable: started 07:06:17 Running setup.py install for texttable: finished with status 'done' 07:06:17 Running setup.py install for PyYAML: started 07:06:17 Running setup.py install for PyYAML: finished with status 'done' 07:06:17 Running setup.py install for docopt: started 07:06:18 Running setup.py install for docopt: finished with status 'done' 07:06:18 Running setup.py install for dockerpty: started 07:06:18 Running setup.py install for dockerpty: finished with status 'done' 07:06:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 07:06:22 Removing intermediate container 6ae88cefc9ee 07:06:22 ---> 968d8767f5e1 07:06:22 Step 14/23 : ENV APP_PORT=58890 07:06:22 ---> Running in 8e8bfbe9d213 07:06:22 Removing intermediate container 8e8bfbe9d213 07:06:22 ---> 99d9b41dafe2 07:06:22 Step 15/23 : EXPOSE $APP_PORT 07:06:22 ---> Running in fb5cbe168c3f 07:06:22 Removing intermediate container fb5cbe168c3f 07:06:22 ---> 22f435458edb 07:06:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:06:22 ---> 574b5397afc1 07:06:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:06:22 ---> 64c30526e61f 07:06:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:06:22 ---> dbffb2f70475 07:06:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:06:22 ---> Running in 4bc61f1d8237 07:06:23 Removing intermediate container 4bc61f1d8237 07:06:23 ---> 020d327cafa8 07:06:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:06:23 ---> Running in 1db88116629f 07:06:23 Removing intermediate container 1db88116629f 07:06:23 ---> 511fbd527df2 07:06:23 Step 21/23 : LABEL arch=x86_64 07:06:23 ---> Running in ce03eb4f77f7 07:06:23 Removing intermediate container ce03eb4f77f7 07:06:23 ---> 72c11d7c3812 07:06:23 Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:06:23 ---> Running in 529a1bf39c34 07:06:23 Removing intermediate container 529a1bf39c34 07:06:23 ---> 607aab599c4e 07:06:23 Step 23/23 : LABEL version=0.0.0 07:06:23 ---> Running in fe0dd359ee5b 07:06:23 Removing intermediate container fe0dd359ee5b 07:06:23 ---> 356a45df20d4 07:06:23 07:06:23 Successfully built 356a45df20d4 07:06:23 Successfully tagged sys-mgmt-agent:latest 07:06:23  Building sys-mgmt-agent ... done  [Pipeline] } 07:06:23 $ docker stop --time=1 0c2a30cb93e8d6f8dc4c8ff1f24588c66cf5eab2f755ec8562b84aa2542e2451 07:06:24 $ docker rm -f 0c2a30cb93e8d6f8dc4c8ff1f24588c66cf5eab2f755ec8562b84aa2542e2451 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:25 + docker images 07:06:25 REPOSITORY TAG IMAGE ID CREATED SIZE 07:06:25 sys-mgmt-agent latest 356a45df20d4 2 seconds ago 296MB 07:06:25 support-notifications latest c26fb46a2a2d 13 seconds ago 16.7MB 07:06:25 f5c473f54361 17 seconds ago 1.77GB 07:06:25 e4da819adfdb 17 seconds ago 1.78GB 07:06:25 core-command latest 9ee15d95d6bb 20 seconds ago 15.8MB 07:06:25 70ae33c75ef9 24 seconds ago 1.77GB 07:06:25 support-scheduler latest b1b521f939f1 31 seconds ago 16MB 07:06:25 9a8ff7f0fec4 34 seconds ago 1.78GB 07:06:25 core-data latest 0fc5ade66113 50 seconds ago 20MB 07:06:25 security-secretstore-setup latest cb3defd0fc4e About a minute ago 27.9MB 07:06:25 security-bootstrapper latest c7bcfc48cffa About a minute ago 18.7MB 07:06:25 core-metadata latest e92fa43cde2a About a minute ago 16.6MB 07:06:25 95689c44ea97 About a minute ago 1.79GB 07:06:25 security-proxy-setup latest b730ff92b199 About a minute ago 26.2MB 07:06:25 80d7b6edbad6 About a minute ago 1.78GB 07:06:25 0503ced84f39 About a minute ago 1.78GB 07:06:25 b3c619bd5b41 About a minute ago 1.78GB 07:06:25 f0a79efa5d83 About a minute ago 1.77GB 07:06:25 ci-base-image-x86_64 latest dd044e3efcfe 5 minutes ago 1.27GB 07:06:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 07:06:25 docker 20.10.10 b706a049f56e 4 months ago 216MB 07:06:25 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 07:06:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 07:06:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 07:06:40 Still waiting to schedule task 07:06:40 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:06:43 Removing intermediate container b0860e77d58e 07:06:43 ---> 22b560278305 07:06:43 Successfully built 22b560278305 07:06:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:06:43 + docker inspect -f . ci-base-image-arm64 07:06:43 . [Pipeline] withDockerContainer 07:06:44 prd-ubuntu18.04-docker-arm64-4c-16g-7026 does not seem to be running inside a container 07:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:06:45 $ docker top 54fb88c824eb64db23ee2a69c603728f9a5f3dbea1c6f61d4f1bb17ed7410682 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:46 + go version 07:06:46 go version go1.17.6 linux/arm64 [Pipeline] } 07:06:46 $ docker stop --time=1 54fb88c824eb64db23ee2a69c603728f9a5f3dbea1c6f61d4f1bb17ed7410682 07:06:48 $ docker rm -f 54fb88c824eb64db23ee2a69c603728f9a5f3dbea1c6f61d4f1bb17ed7410682 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:06:48 + docker inspect -f . ci-base-image-arm64 07:06:48 . [Pipeline] withDockerContainer 07:06:49 prd-ubuntu18.04-docker-arm64-4c-16g-7026 does not seem to be running inside a container 07:06:49 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:06:50 $ docker top 05f0f6e5263edaee5efb60b6568f970c863645e14f06600f0964703d37901df8 -eo pid,comm [Pipeline] { [Pipeline] echo 07:06:50 ========================================================= 07:06:50 [edgeXBuildGoParallel] Running Tests and Build... 07:06:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:06:51 + make test 07:06:51 go mod tidy 07:06:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:07:23 Running on prd-ubuntu18.04-docker-8c-8g-7028 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 07:07:23 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 07:07:23 The recommended git tool is: git 07:07:24 ? github.com/edgexfoundry/edgex-go [no test files] 07:07:25 using credential edgex-jenkins-ssh 07:07:25 Cloning the remote Git repository 07:07:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:07:25 > git init /w/workspace/edgex-go/14 # timeout=10 07:07:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:07:25 > git --version # timeout=10 07:07:25 > git --version # 'git version 2.17.1' 07:07:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:07:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:07:30 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit dc6b798737b202c23945748eed2b99c1986bd439 07:07:30 Merge succeeded, producing dc6b798737b202c23945748eed2b99c1986bd439 07:07:30 Checking out Revision dc6b798737b202c23945748eed2b99c1986bd439 (PR-3891) 07:07:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:07:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:07:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:07:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:07:29 using GIT_SSH to set credentials SSH Credentials for GitHub 07:07:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:07:30 > git config core.sparsecheckout # timeout=10 07:07:30 > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 07:07:30 > git remote # timeout=10 07:07:30 > git config --get remote.origin.url # timeout=10 07:07:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:07:30 > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 07:07:30 > git rev-parse HEAD^{commit} # timeout=10 07:07:30 > git config core.sparsecheckout # timeout=10 07:07:30 > git checkout -f dc6b798737b202c23945748eed2b99c1986bd439 # timeout=10 07:07:34 Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:34 + echo snap-build.sh 07:07:34 snap-build.sh 07:07:34 + SNAP_BASE_DIR=. 07:07:34 + '[' '!' -z /w/workspace/edgex-go/14 ']' 07:07:34 + SNAP_BASE_DIR=/w/workspace/edgex-go/14 07:07:34 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' 07:07:34 [snap-build] Building snap in dir [/w/workspace/edgex-go/14] 07:07:34 + cd /w/workspace/edgex-go/14 07:07:34 + sudo apt-get remove -qy --purge lxd lxd-client 07:07:34 Reading package lists... 07:07:34 Building dependency tree... 07:07:34 Reading state information... 07:07:34 The following packages were automatically installed and are no longer required: 07:07:34 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:07:34 uidmap xdelta3 07:07:34 Use 'sudo apt autoremove' to remove them. 07:07:34 The following packages will be REMOVED: 07:07:34 lxd* lxd-client* 07:07:34 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:07:35 After this operation, 31.7 MB disk space will be freed. 07:07:35 (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 ... 190666 files and directories currently installed.) 07:07:35 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:07:36 Removing lxd dnsmasq configuration 07:07:36 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:07:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:07:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:07:37 (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 ... 190491 files and directories currently installed.) 07:07:37 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:07:39 Processing triggers for systemd (237-3ubuntu10.52) ... 07:07:39 Processing triggers for ureadahead (0.100.0-21) ... 07:07:39 + sudo snap remove --purge lxd 07:07:39 snap "lxd" is not installed 07:07:39 + sudo groupadd --force --system lxd 07:07:39 ++ whoami 07:07:39 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:07:39 + newgrp - lxd 07:07:39 + sudo snap install lxd 07:07:49 2022-03-14T07:07:46Z INFO Waiting for automatic snapd restart... 07:08:04 lxd 4.23 from Canonical* installed 07:08:04 + sudo lxd init --auto 07:08:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:08:14 + sudo snap install --classic snapcraft 07:08:19 snapcraft 6.0.2 from Canonical* installed 07:08:19 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:08:19 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:08:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:19 Dload Upload Total Spent Left Speed 07:08:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4666 0 --:--:-- --:--:-- --:--:-- 4666 07:08:19 100 3325k 100 3325k 0 0 8890k 0 --:--:-- --:--:-- --:--:-- 8890k 07:08:19 ./yq_linux_amd64 07:08:19 + sudo snapcraft prime --use-lxd 07:08:20 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:08:20 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: 07:08:20 - README.md 07:08:20 07:08:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:08:20 Launching a container. 07:08:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:08:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:08:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:08:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:08:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:08:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:08:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:08:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:08:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:08:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:08:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:08:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:08:35 Waiting for container to be ready 07:08:35 To start your first container, try: lxc launch ubuntu:20.04 07:08:35 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 07:08:35 07:08:39 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:08:40 Waiting for network to be ready... 07:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements 07:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:08:40 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 07:08:40 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 07:08:41 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 07:08:41 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1316 kB] 07:08:41 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 07:08:41 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 07:08:41 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 07:08:41 Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 07:08:41 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 07:08:41 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 07:08:41 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 07:08:42 Get:12 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [230 kB] 07:08:42 Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 07:08:42 Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 07:08:42 Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 07:08:42 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 07:08:42 Get:17 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 07:08:42 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [691 kB] 07:08:42 Get:19 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [120 kB] 07:08:42 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1641 kB] 07:08:42 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 07:08:42 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 07:08:42 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 07:08:42 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 07:08:42 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 07:08:42 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] 07:08:42 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 07:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 98.5% of statements 07:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.398s coverage: 54.9% of statements 07:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:08:44 Fetched 23.4 MB in 4s (5865 kB/s) 07:08:45 Reading package lists... 07:08:45 Reading package lists... 07:08:45 Building dependency tree... 07:08:45 Reading state information... 07:08:45 The following additional packages will be installed: 07:08:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:08:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:08:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:08:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:08:45 Suggested packages: 07:08:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:08:45 Recommended packages: 07:08:45 gnupg libsasl2-modules 07:08:45 The following NEW packages will be installed: 07:08:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:08:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:08:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:08:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:08:45 The following packages will be upgraded: 07:08:45 gpg gpg-agent gpgconf libudev1 07:08:45 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 07:08:45 Need to get 3859 kB of archives. 07:08:45 After this operation, 14.9 MB of additional disk space will be used. 07:08:45 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 07:08:45 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 07:08:45 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 07:08:45 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 07:08:45 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 07:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.631s coverage: 89.3% of statements 07:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 84.4% of statements 07:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:08:46 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 07:08:46 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 07:08:46 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 07:08:46 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 07:08:46 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:08:46 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 07:08:46 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 07:08:46 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 07:08:46 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 07:08:46 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 07:08:46 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 07:08:46 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 07:08:46 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 07:08:46 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 07:08:46 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 07:08:46 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 07:08:46 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 07:08:46 debconf: delaying package configuration, since apt-utils is not installed 07:08:46 Fetched 3859 kB in 1s (3111 kB/s) 07:08:46 (Reading database ... 12816 files and directories currently installed.) 07:08:46 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 07:08:46 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:08:46 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 07:08:47 Selecting previously unselected package udev. 07:08:47 (Reading database ... 12816 files and directories currently installed.) 07:08:47 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 07:08:47 Unpacking udev (245.4-4ubuntu3.15) ... 07:08:47 Selecting previously unselected package libfuse2:amd64. 07:08:47 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 07:08:47 Unpacking libfuse2:amd64 (2.9.9-3) ... 07:08:47 Selecting previously unselected package fuse. 07:08:47 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 07:08:47 Unpacking fuse (2.9.9-3) ... 07:08:47 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 07:08:47 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:08:47 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 07:08:47 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:08:47 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 07:08:47 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:08:47 Selecting previously unselected package libksba8:amd64. 07:08:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:08:47 Unpacking libksba8:amd64 (1.3.5-2) ... 07:08:47 Selecting previously unselected package libroken18-heimdal:amd64. 07:08:47 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:08:47 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:08:47 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:08:47 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:48 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:08:48 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:08:48 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:48 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:08:48 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:08:48 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:48 Selecting previously unselected package libwind0-heimdal:amd64. 07:08:48 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:08:48 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:48 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:08:48 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:08:48 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:48 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:08:48 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:08:48 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:08:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:08:48 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:48 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:08:48 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 07:08:48 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:48 Selecting previously unselected package libsasl2-modules-db:amd64. 07:08:48 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 07:08:48 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:08:48 Selecting previously unselected package libsasl2-2:amd64. 07:08:48 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 07:08:48 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:08:48 Selecting previously unselected package libldap-common. 07:08:48 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 07:08:48 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 07:08:48 Selecting previously unselected package libldap-2.4-2:amd64. 07:08:48 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 07:08:48 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 07:08:48 Selecting previously unselected package dirmngr. 07:08:48 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 07:08:48 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 07:08:48 Setting up libksba8:amd64 (1.3.5-2) ... 07:08:48 Setting up libfuse2:amd64 (2.9.9-3) ... 07:08:48 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 07:08:48 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:08:48 Setting up udev (245.4-4ubuntu3.15) ... 07:08:49 invoke-rc.d: policy-rc.d denied execution of start. 07:08:49 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 07:08:49 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:49 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 07:08:49 Setting up gpg (2.2.19-3ubuntu2.1) ... 07:08:49 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:49 Setting up fuse (2.9.9-3) ... 07:08:49 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 07:08:49 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:49 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:49 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:49 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:49 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:49 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:49 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 07:08:49 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 07:08:49 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 07:08:50 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 07:08:50 Processing triggers for systemd (245.4-4ubuntu3) ... 07:08:50 Processing triggers for libc-bin (2.31-0ubuntu9) ... 07:08:50 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 07:08:50 Alias= settings in the [Install] section, and DefaultInstance= for template 07:08:50 units). This means they are not meant to be enabled using systemctl. 07:08:50 07:08:50 Possible reasons for having this kind of units are: 07:08:50 • A unit may be statically enabled by being symlinked from another unit's 07:08:50 .wants/ or .requires/ directory. 07:08:50 • A unit's purpose may be to act as a helper for some other unit which has 07:08:50 a requirement dependency on it. 07:08:50 • A unit may be started when needed via activation (socket, path, timer, 07:08:50 D-Bus, udev, scripted systemctl call, ...). 07:08:50 • In case of template units, the unit is meant to be enabled with some 07:08:50 instance name specified. 07:08:50 Reading package lists... 07:08:51 Building dependency tree... 07:08:51 Reading state information... 07:08:51 The following additional packages will be installed: 07:08:51 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 07:08:51 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 07:08:51 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 07:08:51 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 07:08:51 openssh-client python3 python3-minimal python3.8 python3.8-minimal 07:08:51 squashfs-tools systemd systemd-sysv systemd-timesyncd 07:08:51 Suggested packages: 07:08:51 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 07:08:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:08:51 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 07:08:51 systemd-container policykit-1 07:08:51 Recommended packages: 07:08:51 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 07:08:51 The following NEW packages will be installed: 07:08:51 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 07:08:51 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 07:08:51 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 07:08:51 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 07:08:51 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 07:08:51 The following packages will be upgraded: 07:08:51 libsystemd0 systemd systemd-sysv systemd-timesyncd 07:08:51 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 07:08:51 Need to get 46.5 MB of archives. 07:08:51 After this operation, 181 MB of additional disk space will be used. 07:08:51 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 07:08:51 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 07:08:51 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 07:08:51 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 07:08:51 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 07:08:52 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 07:08:52 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 07:08:52 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 07:08:52 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 07:08:52 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 07:08:52 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 07:08:52 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 07:08:52 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 07:08:52 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 07:08:52 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 07:08:52 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 07:08:52 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 07:08:52 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 07:08:52 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 07:08:52 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 07:08:52 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 07:08:52 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 07:08:52 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 07:08:52 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 07:08:52 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 07:08:52 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 07:08:52 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 07:08:52 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 07:08:52 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 07:08:52 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 07:08:52 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 07:08:52 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 07:08:52 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 07:08:54 debconf: delaying package configuration, since apt-utils is not installed 07:08:54 Fetched 46.5 MB in 2s (20.4 MB/s) 07:08:54 (Reading database ... 13067 files and directories currently installed.) 07:08:54 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 07:08:54 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:08:54 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 07:08:54 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:08:54 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 07:08:54 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:08:54 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 07:08:54 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 07:08:54 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 07:08:54 Selecting previously unselected package libpython3.8-minimal:amd64. 07:08:54 (Reading database ... 13068 files and directories currently installed.) 07:08:54 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 07:08:54 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 07:08:55 Selecting previously unselected package libexpat1:amd64. 07:08:55 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 07:08:55 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 07:08:55 Selecting previously unselected package python3.8-minimal. 07:08:55 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 07:08:55 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 07:08:55 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 07:08:55 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 07:08:55 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 07:08:55 Selecting previously unselected package python3-minimal. 07:08:55 (Reading database ... 13359 files and directories currently installed.) 07:08:55 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 07:08:55 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 07:08:55 Selecting previously unselected package mime-support. 07:08:55 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 07:08:55 Unpacking mime-support (3.64ubuntu1) ... 07:08:55 Selecting previously unselected package libmpdec2:amd64. 07:08:55 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 07:08:55 Unpacking libmpdec2:amd64 (2.4.2-3) ... 07:08:55 Selecting previously unselected package libpython3.8-stdlib:amd64. 07:08:55 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 07:08:55 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 07:08:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.611s coverage: 94.2% of statements 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:08:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.253s coverage: 72.2% of statements 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:08:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.181s coverage: 60.0% of statements 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:08:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.338s coverage: 0.9% of statements 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:08:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements 07:08:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.205s coverage: 24.0% of statements 07:08:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:08:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.179s coverage: 47.1% of statements 07:08:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 79.5% of statements 07:08:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements 07:08:56 Selecting previously unselected package python3.8. 07:08:56 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 07:08:56 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 07:08:56 Selecting previously unselected package libpython3-stdlib:amd64. 07:08:56 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 07:08:56 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 07:08:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.235s coverage: 96.3% of statements 07:08:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.198s coverage: 87.5% of statements 07:08:56 Setting up python3-minimal (3.8.2-0ubuntu2) ... 07:08:56 Selecting previously unselected package python3. 07:08:56 (Reading database ... 13761 files and directories currently installed.) 07:08:56 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 07:08:56 Unpacking python3 (3.8.2-0ubuntu2) ... 07:08:56 Selecting previously unselected package libdbus-1-3:amd64. 07:08:56 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 07:08:56 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 07:08:56 Selecting previously unselected package dbus. 07:08:56 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 07:08:56 Unpacking dbus (1.12.16-2ubuntu2.1) ... 07:08:56 Selecting previously unselected package libbsd0:amd64. 07:08:56 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 07:08:56 Unpacking libbsd0:amd64 (0.10.0-1) ... 07:08:56 Selecting previously unselected package libpam-systemd:amd64. 07:08:56 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 07:08:56 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 07:08:56 Selecting previously unselected package sudo. 07:08:56 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 07:08:56 Unpacking sudo (1.8.31-1ubuntu1.2) ... 07:08:56 Selecting previously unselected package apparmor. 07:08:56 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 07:08:56 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 07:08:57 Selecting previously unselected package libcbor0.6:amd64. 07:08:57 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 07:08:57 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 07:08:57 Selecting previously unselected package libedit2:amd64. 07:08:57 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 07:08:57 Unpacking libedit2:amd64 (3.1-20191231-1) ... 07:08:57 Selecting previously unselected package libfido2-1:amd64. 07:08:57 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 07:08:57 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 07:08:57 Selecting previously unselected package libkrb5support0:amd64. 07:08:57 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 07:08:57 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 07:08:57 Selecting previously unselected package libk5crypto3:amd64. 07:08:57 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 07:08:57 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 07:08:57 Selecting previously unselected package libkeyutils1:amd64. 07:08:57 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 07:08:57 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 07:08:57 Selecting previously unselected package libkrb5-3:amd64. 07:08:57 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 07:08:57 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 07:08:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:08:57 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 07:08:57 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 07:08:57 Selecting previously unselected package openssh-client. 07:08:57 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 07:08:57 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 07:08:57 Selecting previously unselected package dbus-user-session. 07:08:57 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 07:08:57 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 07:08:57 Selecting previously unselected package liblzo2-2:amd64. 07:08:57 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 07:08:57 Unpacking liblzo2-2:amd64 (2.10-2) ... 07:08:57 Selecting previously unselected package squashfs-tools. 07:08:57 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 07:08:57 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 07:08:58 Selecting previously unselected package snapd. 07:08:58 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 07:08:58 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 07:09:01 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 07:09:01 Setting up mime-support (3.64ubuntu1) ... 07:09:01 Setting up liblzo2-2:amd64 (2.10-2) ... 07:09:01 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 07:09:01 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 07:09:01 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 07:09:01 Setting up dbus (1.12.16-2ubuntu2.1) ... 07:09:01 Setting up sudo (1.8.31-1ubuntu1.2) ... 07:09:01 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 07:09:01 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 07:09:01 Setting up libmpdec2:amd64 (2.4.2-3) ... 07:09:01 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 07:09:01 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 07:09:01 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 07:09:01 Setting up libbsd0:amd64 (0.10.0-1) ... 07:09:01 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 07:09:01 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 07:09:01 Setting up libedit2:amd64 (3.1-20191231-1) ... 07:09:01 Setting up python3 (3.8.2-0ubuntu2) ... 07:09:01 running python rtupdate hooks for python3.8... 07:09:01 running python post-rtupdate hooks for python3.8... 07:09:01 Setting up apparmor (2.13.3-7ubuntu5.1) ... 07:09:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:09:03 Reloading AppArmor profiles 07:09:03 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 07:09:03 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 07:09:03 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 07:09:03 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 07:09:03 Setting up systemd (245.4-4ubuntu3.15) ... 07:09:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:09:03 Installing new version of config file /etc/systemd/resolved.conf ... 07:09:05 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 07:09:05 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 07:09:05 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 07:09:05 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 07:09:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:09:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:09:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:09:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:09:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:09:07 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:09:07 /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' 07:09:07 Processing triggers for libc-bin (2.31-0ubuntu9) ... 07:09:08 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 07:09:08 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 07:09:08 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 07:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.223s coverage: 94.4% of statements 07:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements 07:09:09 Reading package lists... 07:09:09 Reading package lists... 07:09:09 Building dependency tree... 07:09:09 Reading state information... 07:09:09 Calculating upgrade... 07:09:09 The following packages will be upgraded: 07:09:09 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 07:09:09 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 07:09:09 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 07:09:09 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 07:09:09 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 07:09:09 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 07:09:09 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 07:09:09 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 07:09:09 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 07:09:09 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 07:09:09 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 07:09:09 xz-utils zlib1g 07:09:10 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:09:10 Need to get 65.7 MB of archives. 07:09:10 After this operation, 27.5 MB of additional disk space will be used. 07:09:10 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 07:09:10 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 07:09:10 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 07:09:10 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 07:09:10 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 07:09:10 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 07:09:10 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 07:09:10 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 07:09:10 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 07:09:10 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 07:09:10 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 07:09:10 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 07:09:10 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 07:09:10 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 07:09:10 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 07:09:10 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 07:09:10 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 07:09:10 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 07:09:10 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 07:09:10 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 07:09:10 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 07:09:11 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] 07:09:11 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 07:09:11 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 07:09:11 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 07:09:11 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 07:09:11 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 07:09:11 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 07:09:11 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 07:09:11 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 07:09:11 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 07:09:11 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 07:09:11 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 07:09:11 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 07:09:11 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 07:09:11 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 07:09:11 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 07:09:11 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 07:09:11 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 07:09:11 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 07:09:11 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 07:09:11 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 07:09:11 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 07:09:11 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 07:09:11 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 07:09:11 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 07:09:11 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 07:09:11 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 07:09:11 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 07:09:11 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 07:09:11 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 07:09:11 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 07:09:11 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 07:09:11 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 07:09:11 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 07:09:11 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 07:09:11 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 07:09:11 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 07:09:11 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 07:09:11 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 07:09:11 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 07:09:11 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 07:09:11 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 07:09:11 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 07:09:11 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 07:09:11 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 07:09:11 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 07:09:11 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 07:09:11 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 07:09:11 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 07:09:11 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 07:09:11 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 07:09:12 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 07:09:12 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 07:09:12 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 07:09:12 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 07:09:12 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 07:09:13 debconf: delaying package configuration, since apt-utils is not installed 07:09:13 Fetched 65.7 MB in 3s (22.0 MB/s) 07:09:13 (Reading database ... 14313 files and directories currently installed.) 07:09:13 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 07:09:13 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 07:09:13 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 07:09:13 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 07:09:13 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 07:09:13 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 07:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 82.5% of statements 07:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:09:14 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:09:14 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:09:14 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:09:14 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:09:14 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:09:14 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:09:14 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:09:14 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:09:14 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:09:14 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:09:14 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:09:14 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:09:15 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:09:15 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:09:15 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 07:09:15 (Reading database ... 14312 files and directories currently installed.) 07:09:15 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:09:15 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:09:15 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:09:15 (Reading database ... 14312 files and directories currently installed.) 07:09:15 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:09:15 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:09:15 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:09:15 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:09:15 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 07:09:15 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 07:09:15 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 07:09:15 (Reading database ... 14312 files and directories currently installed.) 07:09:15 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 07:09:15 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 07:09:16 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 07:09:16 (Reading database ... 14312 files and directories currently installed.) 07:09:16 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 07:09:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:09:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:09:16 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 07:09:16 Setting up base-files (11ubuntu5.5) ... 07:09:16 Installing new version of config file /etc/issue ... 07:09:16 Installing new version of config file /etc/issue.net ... 07:09:16 Installing new version of config file /etc/lsb-release ... 07:09:16 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:09:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:09:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:09:17 Removing obsolete conffile /etc/default/motd-news ... 07:09:17 (Reading database ... 14311 files and directories currently installed.) 07:09:17 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 07:09:17 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 07:09:17 Setting up bash (5.0-6ubuntu1.1) ... 07:09:17 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 07:09:17 (Reading database ... 14311 files and directories currently installed.) 07:09:17 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 07:09:17 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 07:09:17 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 07:09:17 (Reading database ... 14311 files and directories currently installed.) 07:09:17 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 07:09:17 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 07:09:17 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 07:09:17 (Reading database ... 14311 files and directories currently installed.) 07:09:17 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 07:09:17 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:09:18 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 07:09:18 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:09:18 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 07:09:18 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:09:18 Setting up perl-base (5.30.0-9ubuntu0.2) ... 07:09:18 (Reading database ... 14311 files and directories currently installed.) 07:09:18 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 07:09:18 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 07:09:19 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 07:09:19 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 07:09:19 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 07:09:19 (Reading database ... 14311 files and directories currently installed.) 07:09:19 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 07:09:19 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 07:09:19 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 07:09:19 (Reading database ... 14311 files and directories currently installed.) 07:09:19 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 07:09:19 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:09:19 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 07:09:19 (Reading database ... 14311 files and directories currently installed.) 07:09:19 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 07:09:19 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:09:19 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 07:09:19 (Reading database ... 14311 files and directories currently installed.) 07:09:19 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 07:09:19 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:09:19 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 07:09:19 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:09:20 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 07:09:20 (Reading database ... 14311 files and directories currently installed.) 07:09:20 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 07:09:20 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:09:20 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 07:09:20 (Reading database ... 14311 files and directories currently installed.) 07:09:20 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 07:09:20 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:09:20 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 07:09:20 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:09:20 Setting up util-linux (2.34-0.1ubuntu9.3) ... 07:09:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:09:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:09:21 (Reading database ... 14311 files and directories currently installed.) 07:09:21 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 07:09:21 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 07:09:21 Setting up libc-bin (2.31-0ubuntu9.7) ... 07:09:21 (Reading database ... 14311 files and directories currently installed.) 07:09:21 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 07:09:21 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 07:09:22 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 07:09:22 (Reading database ... 14311 files and directories currently installed.) 07:09:22 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 07:09:22 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 07:09:22 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 07:09:22 (Reading database ... 14311 files and directories currently installed.) 07:09:22 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 07:09:22 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 07:09:22 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 07:09:22 (Reading database ... 14311 files and directories currently installed.) 07:09:22 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 07:09:22 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 07:09:22 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.264s coverage: 92.9% of statements 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.206s coverage: 87.2% of statements 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.814s coverage: 91.2% of statements 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.720s coverage: 64.4% of statements 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.201s coverage: 100.0% of statements 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 07:09:22 (Reading database ... 14311 files and directories currently installed.) 07:09:22 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 07:09:22 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 07:09:22 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 07:09:22 (Reading database ... 14311 files and directories currently installed.) 07:09:22 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 07:09:22 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 07:09:22 Setting up gpgv (2.2.19-3ubuntu2.1) ... 07:09:22 (Reading database ... 14311 files and directories currently installed.) 07:09:22 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 07:09:22 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 07:09:22 Setting up ubuntu-keyring (2020.02.11.4) ... 07:09:22 (Reading database ... 14311 files and directories currently installed.) 07:09:22 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 07:09:22 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 07:09:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 07:09:23 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 07:09:23 (Reading database ... 14311 files and directories currently installed.) 07:09:23 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 07:09:23 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 07:09:23 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 07:09:23 (Reading database ... 14311 files and directories currently installed.) 07:09:23 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 07:09:23 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 07:09:23 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 07:09:23 (Reading database ... 14311 files and directories currently installed.) 07:09:23 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 07:09:23 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 07:09:23 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 07:09:23 (Reading database ... 14311 files and directories currently installed.) 07:09:23 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 07:09:23 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 07:09:23 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 07:09:23 (Reading database ... 14311 files and directories currently installed.) 07:09:23 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 07:09:23 Unpacking apt (2.0.6) over (2.0.2) ... 07:09:24 Setting up apt (2.0.6) ... 07:09:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:09:24 (Reading database ... 14311 files and directories currently installed.) 07:09:24 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 07:09:24 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:09:24 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 07:09:25 (Reading database ... 14311 files and directories currently installed.) 07:09:25 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 07:09:25 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:09:25 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 07:09:25 (Reading database ... 14313 files and directories currently installed.) 07:09:25 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 07:09:25 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:09:25 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 07:09:25 (Reading database ... 14317 files and directories currently installed.) 07:09:25 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 07:09:25 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 07:09:25 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 07:09:25 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 07:09:25 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 07:09:25 (Reading database ... 14317 files and directories currently installed.) 07:09:25 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 07:09:25 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 07:09:26 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 07:09:26 (Reading database ... 14317 files and directories currently installed.) 07:09:26 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 07:09:26 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 07:09:26 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 07:09:26 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 07:09:26 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 07:09:26 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 07:09:26 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 07:09:26 Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 07:09:26 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 07:09:26 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 07:09:26 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 07:09:26 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 07:09:26 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 07:09:26 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 07:09:26 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 07:09:26 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 07:09:26 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 07:09:26 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 07:09:27 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 07:09:27 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 07:09:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.307s coverage: 65.4% of statements 07:09:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:09:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:09:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:09:27 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 07:09:27 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 07:09:27 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 07:09:27 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:09:27 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 07:09:27 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:09:27 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 07:09:27 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:09:27 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 07:09:27 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:09:27 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 07:09:27 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:09:28 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 07:09:28 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 07:09:28 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 07:09:28 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 07:09:28 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 07:09:28 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:09:28 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 07:09:28 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.8% of statements 07:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 07:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements 07:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:09:29 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 07:09:29 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:09:29 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 07:09:29 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:09:30 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 07:09:30 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:09:30 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 07:09:30 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:09:31 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 07:09:31 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 07:09:31 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 07:09:31 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 07:09:31 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 07:09:31 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 07:09:31 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 07:09:31 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 07:09:31 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 07:09:31 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:09:31 Setting up tzdata (2021e-0ubuntu0.20.04) ... 07:09:31 07:09:31 Current default time zone: 'Etc/UTC' 07:09:31 Local time is now: Mon Mar 14 07:09:31 UTC 2022. 07:09:31 Universal Time is now: Mon Mar 14 07:09:31 UTC 2022. 07:09:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:09:31 07:09:31 Setting up xz-utils (5.2.4-1ubuntu1) ... 07:09:31 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:09:31 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:09:31 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 07:09:31 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:09:31 Setting up mount (2.34-0.1ubuntu9.3) ... 07:09:31 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 07:09:31 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 07:09:31 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 07:09:31 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 07:09:31 Setting up openssl (1.1.1f-1ubuntu2.11) ... 07:09:31 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:09:31 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:09:31 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 07:09:31 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 07:09:31 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 07:09:31 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 07:09:31 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 07:09:31 Setting up fdisk (2.34-0.1ubuntu9.3) ... 07:09:31 Setting up ca-certificates (20210119~20.04.2) ... 07:09:33 Updating certificates in /etc/ssl/certs... 07:09:34 21 added, 21 removed; done. 07:09:34 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 07:09:34 Setting up perl (5.30.0-9ubuntu0.2) ... 07:09:34 Setting up procps (2:3.3.16-1ubuntu2.3) ... 07:09:34 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 07:09:34 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 07:09:34 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 07:09:34 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 07:09:34 Setting up binutils (2.34-6ubuntu1.3) ... 07:09:34 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 07:09:34 Setting up build-essential (12.8ubuntu1.1) ... 07:09:34 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 07:09:34 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 07:09:34 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 07:09:34 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 07:09:34 Processing triggers for systemd (245.4-4ubuntu3.15) ... 07:09:35 Processing triggers for mime-support (3.64ubuntu1) ... 07:09:35 Processing triggers for ca-certificates (20210119~20.04.2) ... 07:09:35 Updating certificates in /etc/ssl/certs... 07:09:35 0 added, 0 removed; done. 07:09:35 Running hooks in /etc/ca-certificates/update.d... 07:09:35 done. 07:09:36 Reading package lists... 07:09:36 Building dependency tree... 07:09:36 Reading state information... 07:09:36 The following NEW packages will be installed: 07:09:36 apt-transport-https 07:09:36 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:09:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.259s coverage: 17.7% of statements 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:09:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.651s coverage: 92.3% of statements 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:09:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:09:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:09:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:09:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:09:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements 07:09:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 07:09:36 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 07:09:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:09:36 GO111MODULE=on go vet ./... 07:09:37 Need to get 4680 B of archives. 07:09:37 After this operation, 162 kB of additional disk space will be used. 07:09:37 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 07:09:37 debconf: delaying package configuration, since apt-utils is not installed 07:09:37 Fetched 4680 B in 0s (24.0 kB/s) 07:09:37 Selecting previously unselected package apt-transport-https. 07:09:37 (Reading database ... 14320 files and directories currently installed.) 07:09:37 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 07:09:37 Unpacking apt-transport-https (2.0.6) ... 07:09:37 Setting up apt-transport-https (2.0.6) ... 07:09:37 Waiting for network to be ready... 07:09:42 2022-03-14T07:09:41Z INFO Waiting for automatic snapd restart... 07:09:43 snapd 2.54.3 from Canonical* installed 07:09:43 "snapd" switched to the "latest/stable" channel 07:09:43 07:09:45 core20 20220304 from Canonical* installed 07:09:46 "core20" switched to the "latest/stable" channel 07:09:46 07:09:48 snapcraft 6.0.2 from Canonical* installed 07:09:48 "snapcraft" switched to the "latest/stable" channel 07:09:48 07:09:52 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: 07:09:52 - README.md 07:09:52 07:09:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:09:53 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 07:09:53 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 07:09:53 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 07:09:54 Reading package lists... 07:09:54 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 07:09:54 Reading package lists... 07:09:54 Building dependency tree... 07:09:54 Reading state information... 07:09:54 Suggested packages: 07:09:54 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 07:09:54 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 07:09:54 krb5-user libnorm-doc 07:09:54 Recommended packages: 07:09:54 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:09:55 The following NEW packages will be installed: 07:09:55 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 07:09:55 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 07:09:55 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 07:09:55 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 07:09:55 libzmq5 pkg-config zip 07:09:55 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 07:09:55 Need to get 10.3 MB of archives. 07:09:55 After this operation, 56.5 MB of additional disk space will be used. 07:09:55 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 07:09:55 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 07:09:55 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 07:09:55 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 07:09:55 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 07:09:55 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 07:09:55 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 07:09:55 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 07:09:55 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 07:09:55 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 07:09:55 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 07:09:55 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 07:09:55 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 07:09:55 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 07:09:55 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 07:09:55 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 07:09:55 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 07:09:55 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 07:09:55 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 07:09:55 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 07:09:55 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 07:09:55 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 07:09:56 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 07:09:56 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 07:09:56 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 07:09:56 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 07:09:56 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 07:09:56 debconf: delaying package configuration, since apt-utils is not installed 07:09:56 Fetched 10.3 MB in 1s (9675 kB/s) 07:09:56 Selecting previously unselected package libglib2.0-0:amd64. 07:09:56 (Reading database ... 14324 files and directories currently installed.) 07:09:56 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 07:09:56 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 07:09:56 Selecting previously unselected package libsodium23:amd64. 07:09:56 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 07:09:56 Unpacking libsodium23:amd64 (1.0.18-1) ... 07:09:56 Selecting previously unselected package libpsl5:amd64. 07:09:56 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 07:09:56 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 07:09:56 Selecting previously unselected package libbrotli1:amd64. 07:09:56 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 07:09:56 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 07:09:56 Selecting previously unselected package libnghttp2-14:amd64. 07:09:56 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 07:09:56 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 07:09:56 Selecting previously unselected package librtmp1:amd64. 07:09:56 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 07:09:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 07:09:56 Selecting previously unselected package libssh-4:amd64. 07:09:56 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 07:09:56 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 07:09:56 Selecting previously unselected package libcurl3-gnutls:amd64. 07:09:56 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 07:09:56 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 07:09:56 Selecting previously unselected package liberror-perl. 07:09:56 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 07:09:56 Unpacking liberror-perl (0.17029-1) ... 07:09:56 Selecting previously unselected package git-man. 07:09:56 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 07:09:56 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 07:09:56 Selecting previously unselected package git. 07:09:56 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 07:09:56 Unpacking git (1:2.25.1-1ubuntu3.2) ... 07:09:57 Selecting previously unselected package libgssrpc4:amd64. 07:09:57 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 07:09:57 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 07:09:57 Selecting previously unselected package libkdb5-9:amd64. 07:09:57 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 07:09:57 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 07:09:57 Selecting previously unselected package libkadm5srv-mit11:amd64. 07:09:57 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 07:09:57 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 07:09:57 Selecting previously unselected package libkadm5clnt-mit11:amd64. 07:09:57 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 07:09:57 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 07:09:57 Selecting previously unselected package comerr-dev:amd64. 07:09:57 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 07:09:57 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 07:09:57 Selecting previously unselected package krb5-multidev:amd64. 07:09:57 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 07:09:57 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 07:09:58 Selecting previously unselected package libnorm1:amd64. 07:09:58 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 07:09:58 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 07:09:58 Selecting previously unselected package libnorm-dev:amd64. 07:09:58 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 07:09:58 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 07:09:58 Selecting previously unselected package libpgm-5.2-0:amd64. 07:09:58 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 07:09:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:09:58 Selecting previously unselected package libpgm-dev:amd64. 07:09:58 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 07:09:58 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:09:58 Selecting previously unselected package libsodium-dev:amd64. 07:09:58 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 07:09:58 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 07:09:58 Selecting previously unselected package libzmq5:amd64. 07:09:58 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 07:09:58 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 07:09:58 Selecting previously unselected package libkrb5-dev:amd64. 07:09:58 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 07:09:58 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 07:09:58 Selecting previously unselected package libzmq3-dev:amd64. 07:09:58 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 07:09:58 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 07:09:58 Selecting previously unselected package pkg-config. 07:09:58 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 07:09:58 Unpacking pkg-config (0.29.1-0ubuntu4) ... 07:09:58 Selecting previously unselected package zip. 07:09:58 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 07:09:58 Unpacking zip (3.0-11build1) ... 07:09:58 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 07:09:58 Setting up libsodium23:amd64 (1.0.18-1) ... 07:09:58 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 07:09:58 No schema files found: doing nothing. 07:09:58 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 07:09:58 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 07:09:58 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 07:09:58 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 07:09:58 Setting up liberror-perl (0.17029-1) ... 07:09:58 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 07:09:58 Setting up zip (3.0-11build1) ... 07:09:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 07:09:58 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 07:09:58 Setting up pkg-config (0.29.1-0ubuntu4) ... 07:09:58 Setting up libsodium-dev:amd64 (1.0.18-1) ... 07:09:58 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 07:09:58 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 07:09:58 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 07:09:58 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 07:09:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:09:58 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 07:09:59 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 07:09:59 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 07:09:59 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 07:09:59 Setting up git (1:2.25.1-1ubuntu3.2) ... 07:09:59 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 07:09:59 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 07:09:59 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 07:09:59 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 07:09:59 comerr-dev set to automatically installed. 07:09:59 git set to automatically installed. 07:09:59 git-man set to automatically installed. 07:09:59 krb5-multidev set to automatically installed. 07:09:59 libbrotli1 set to automatically installed. 07:09:59 libcurl3-gnutls set to automatically installed. 07:09:59 liberror-perl set to automatically installed. 07:09:59 libglib2.0-0 set to automatically installed. 07:09:59 libgssrpc4 set to automatically installed. 07:09:59 libkadm5clnt-mit11 set to automatically installed. 07:09:59 libkadm5srv-mit11 set to automatically installed. 07:09:59 libkdb5-9 set to automatically installed. 07:09:59 libkrb5-dev set to automatically installed. 07:09:59 libnghttp2-14 set to automatically installed. 07:09:59 libnorm-dev set to automatically installed. 07:09:59 libnorm1 set to automatically installed. 07:09:59 libpgm-5.2-0 set to automatically installed. 07:09:59 libpgm-dev set to automatically installed. 07:09:59 libpsl5 set to automatically installed. 07:09:59 librtmp1 set to automatically installed. 07:09:59 libsodium-dev set to automatically installed. 07:09:59 libsodium23 set to automatically installed. 07:09:59 libssh-4 set to automatically installed. 07:09:59 libzmq3-dev set to automatically installed. 07:09:59 libzmq5 set to automatically installed. 07:09:59 pkg-config set to automatically installed. 07:09:59 zip set to automatically installed. 07:10:00 snapd is not logged in, snap install commands will use sudo 07:10:10 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 07:10:10 Downloading snap 'edgex-app-service-configurable' 07:10:12 Pulling app-service-configurable 07:10:12 + snapcraftctl pull 07:10:13 Pulling config-common 07:10:13 + snapcraftctl pull 07:10:15 Pulling go-build-helper 07:10:15 + snapcraftctl pull 07:10:16 'edgex-go' has dependencies that need to be staged: go-build-helper 07:10:16 Skipping pull go-build-helper (already ran) 07:10:16 Building go-build-helper 07:10:16 + snapcraftctl build 07:10:17 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 07:10:18 Staging go-build-helper 07:10:18 + snapcraftctl stage 07:10:24 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 07:10:24 Fetched 290 kB in 0s (0 B/s) 07:10:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 07:10:24 Fetched 158 kB in 0s (0 B/s) 07:10:24 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 07:10:24 Fetched 242 kB in 0s (0 B/s) 07:10:24 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 07:10:24 Fetched 150 kB in 0s (0 B/s) 07:10:24 Pulling edgex-go 07:10:24 + snapcraftctl pull 07:10:25 Pulling hooks 07:10:25 + snapcraftctl pull 07:10:40 Removing suid/guid from /root/parts/static-packages/install/bin/su 07:10:40 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 07:10:40 Fetched 96.1 kB in 0s (0 B/s) 07:10:40 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 07:10:40 Fetched 78.7 kB in 0s (0 B/s) 07:10:40 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 07:10:40 Fetched 48.0 kB in 0s (0 B/s) 07:10:40 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 07:10:40 Fetched 50.2 kB in 0s (0 B/s) 07:10:40 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 07:10:40 Fetched 14.7 kB in 0s (0 B/s) 07:10:40 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 07:10:40 Fetched 234 kB in 0s (0 B/s) 07:10:40 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 07:10:40 Fetched 155 kB in 0s (0 B/s) 07:10:40 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 07:10:40 Fetched 170 kB in 0s (0 B/s) 07:10:40 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 07:10:40 Fetched 267 kB in 0s (0 B/s) 07:10:40 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:10:40 Fetched 50.6 kB in 0s (0 B/s) 07:10:40 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 07:10:40 Fetched 15.1 kB in 0s (0 B/s) 07:10:40 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 07:10:40 Fetched 51.5 kB in 0s (0 B/s) 07:10:40 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 07:10:40 Fetched 121 kB in 0s (0 B/s) 07:10:40 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 07:10:40 Fetched 29.7 kB in 0s (0 B/s) 07:10:40 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 07:10:40 Fetched 1021 kB in 0s (0 B/s) 07:10:40 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 07:10:40 Fetched 49.3 kB in 0s (0 B/s) 07:10:40 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 07:10:40 Fetched 54.9 kB in 0s (0 B/s) 07:10:40 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 07:10:40 Fetched 16.6 kB in 0s (0 B/s) 07:10:40 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 07:10:40 Fetched 87.9 kB in 0s (0 B/s) 07:10:40 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 07:10:40 Fetched 142 kB in 0s (0 B/s) 07:10:40 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 07:10:40 Fetched 41.8 kB in 0s (0 B/s) 07:10:40 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 07:10:40 Fetched 181 kB in 0s (0 B/s) 07:10:40 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 07:10:40 Fetched 208 kB in 0s (0 B/s) 07:10:40 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 07:10:40 Fetched 161 kB in 0s (0 B/s) 07:10:40 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 07:10:40 Fetched 107 kB in 0s (0 B/s) 07:10:40 Pulling static-packages 07:10:40 + snapcraftctl pull 07:10:40 Pulling version 07:10:40 + cd /root/project 07:10:40 ++ git describe --tags --abbrev=0 07:10:40 ++ sed s/v// 07:10:40 + GIT_VERSION=2.2.0-dev.34 07:10:40 + '[' -z 2.2.0-dev.34 ']' 07:10:40 + snapcraftctl set-version 2.2.0-dev.34 07:10:40 Building app-service-configurable 07:10:40 + snapcraftctl build 07:10:42 Building config-common 07:10:42 + snapcraftctl build 07:10:44 + cp --archive --link --no-dereference . /root/parts/config-common/install 07:10:44 Skipping build go-build-helper (already ran) 07:10:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:10:45 Building edgex-go 07:10:45 + cd /root/parts/edgex-go/src 07:10:45 ++ git describe --tags --abbrev=0 07:10:45 ++ sed s/v// 07:10:45 + GIT_VERSION=2.2.0-dev.34 07:10:45 + '[' -z 2.2.0-dev.34 ']' 07:10:45 + echo 2.2.0-dev.34 07:10:45 + '[' '!' -d vendor ']' 07:10:45 + go mod download all 07:10:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:10:47 ./bin/test-attribution-txt.sh [Pipeline] echo 07:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:10:50 + ls -al . 07:10:50 total 672 07:10:50 drwxrwxr-x 9 1001 1001 4096 Mar 14 07:10 . 07:10:50 drwxr-xr-x 4 root root 4096 Mar 14 07:06 .. 07:10:50 -rw-rw-r-- 1 1001 1001 11 Mar 14 07:04 .dockerignore 07:10:50 drwxrwxr-x 8 1001 1001 4096 Mar 14 07:04 .git 07:10:50 drwxrwxr-x 4 1001 1001 4096 Mar 14 07:04 .github 07:10:50 -rw-rw-r-- 1 1001 1001 804 Mar 14 07:04 .gitignore 07:10:50 -rw-rw-r-- 1 1001 1001 42 Mar 14 07:04 .golangci.yml 07:10:50 -rw-rw-r-- 1 1001 1001 76 Mar 14 07:04 .hadolint.yml 07:10:50 -rw-rw-r-- 1 1001 1001 166 Mar 14 07:04 .sonarcloud.properties 07:10:50 -rw-rw-r-- 1 1001 1001 1171 Mar 14 07:04 ADOPTERS.md 07:10:50 -rw-rw-r-- 1 1001 1001 9019 Mar 14 07:04 Attribution.txt 07:10:50 -rw-rw-r-- 1 1001 1001 51732 Mar 14 07:04 CHANGELOG.md 07:10:50 -rw-rw-r-- 1 1001 1001 3804 Mar 14 07:04 CONTRIBUTING.md 07:10:50 -rw-rw-r-- 1 1001 1001 677 Mar 14 07:04 GOVERNANCE.md 07:10:50 -rw-rw-r-- 1 1001 1001 849 Mar 14 07:04 Jenkinsfile 07:10:50 -rw-rw-r-- 1 1001 1001 10775 Mar 14 07:04 LICENSE 07:10:50 -rw-rw-r-- 1 1001 1001 6508 Mar 14 07:04 Makefile 07:10:50 -rw-rw-r-- 1 1001 1001 582 Mar 14 07:04 OWNERS.md 07:10:50 -rw-rw-r-- 1 1001 1001 8207 Mar 14 07:04 README.md 07:10:50 -rw-rw-r-- 1 1001 1001 6912 Mar 14 07:04 SECURITY.md 07:10:50 -rw-rw-r-- 1 1001 1001 5 Mar 14 07:00 VERSION 07:10:50 -rw-rw-r-- 1 1001 1001 4131 Mar 14 07:04 ZMQWindows.md 07:10:50 drwxrwxr-x 2 1001 1001 4096 Mar 14 07:04 bin 07:10:50 drwxrwxr-x 14 1001 1001 4096 Mar 14 07:04 cmd 07:10:50 -rw-r--r-- 1 root root 426220 Mar 14 07:09 coverage.out 07:10:50 -rw-rw-r-- 1 1001 1001 2827 Mar 14 07:04 go.mod 07:10:50 -rw-rw-r-- 1 1001 1001 50275 Mar 14 07:04 go.sum 07:10:50 drwxrwxr-x 8 1001 1001 4096 Mar 14 07:04 internal 07:10:50 drwxrwxr-x 3 1001 1001 4096 Mar 14 07:04 openapi 07:10:50 drwxrwxr-x 4 1001 1001 4096 Mar 14 07:04 snap 07:10:50 -rw-rw-r-- 1 1001 1001 204 Mar 14 07:04 version.go [Pipeline] sh 07:10:50 + '[' -e coverage.out ] 07:10:50 + chown 1001:1001 coverage.out [Pipeline] stash 07:10:50 Warning: overwriting stash ‘coverage-report’ 07:10:51 Stashed 1 file(s) [Pipeline] sh 07:10:51 + make build 07:10:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data 07:10:51 + make build 07:10:51 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 07:10:58 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 07:11:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:11:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command 07:11:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:11:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:11:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:11:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:11:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:11:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:11:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:11:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 07:11:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:11:18 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 07:11:18 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:11:18 + case "$service" in 07:11:18 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:11:18 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 07:11:18 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:11:18 + case "$service" in 07:11:18 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:11:18 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 07:11:18 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:11:18 + case "$service" in 07:11:18 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:11:18 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 07:11:18 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:11:18 + case "$service" in 07:11:18 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:11:18 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 07:11:18 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:11:18 + case "$service" in 07:11:18 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:11:18 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 07:11:18 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:11:18 + case "$service" in 07:11:18 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:11:18 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 07:11:18 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:11:18 + case "$service" in 07:11:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:11:18 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 07:11:18 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:11:18 + case "$service" in 07:11:18 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:11:18 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 07:11:18 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:11:18 + case "$service" in 07:11:18 + 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 07:11:18 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 07:11:18 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:11:18 + case "$service" in 07:11:18 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:11:18 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:11:18 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 07:11:18 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:11:18 + case "$service" in 07:11:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:11:18 + 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 07:11:18 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:11:18 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:11:18 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:11:19 Building hooks 07:11:19 + cd /root/parts/hooks/src 07:11:19 + make build 07:11:19 go mod tidy 07:11:19 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 07:11:19 go: downloading github.com/davecgh/go-spew v1.1.0 07:11:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:11:19 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 07:11:20 GO111MODULE=on go build -o cmd/install/install ./cmd/install 07:11:21 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 07:11:21 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 07:11:22 Removing suid/guid from /root/parts/static-packages/install/bin/su 07:11:22 Building static-packages 07:11:22 + snapcraftctl build 07:11:24 Building version 07:11:24 + snapcraftctl build 07:11:25 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 07:11:26 Staging app-service-configurable 07:11:26 + snapcraftctl stage 07:11:26 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 07:11:28 Staging config-common 07:11:28 + snapcraftctl stage 07:11:29 Skipping stage go-build-helper (already ran) 07:11:29 Staging edgex-go 07:11:29 + snapcraftctl stage 07:11:30 Staging hooks 07:11:30 + snapcraftctl stage 07:11:31 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 07:11:31 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 07:11:32 Staging static-packages 07:11:32 + snapcraftctl stage 07:11:33 Staging version 07:11:33 + snapcraftctl stage 07:11:34 Priming app-service-configurable 07:11:34 + snapcraftctl prime 07:11:35 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 07:11:37 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 07:11:37 stage-packages: 07:11:37 - libnorm1 07:11:37 - libpgm-5.2-0 07:11:37 - libsodium23 07:11:37 - libzmq5 07:11:37 Priming config-common 07:11:37 + snapcraftctl prime 07:11:38 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 07:11:38 Priming go-build-helper 07:11:38 + snapcraftctl prime 07:11:40 Priming edgex-go 07:11:40 + snapcraftctl prime 07:11:41 Priming hooks 07:11:41 + snapcraftctl prime 07:11:41 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 07:11:43 Priming static-packages 07:11:43 + snapcraftctl prime 07:11:46 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 07:11:47 Priming version 07:11:47 + snapcraftctl prime 07:11:48 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:11:49 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:11:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:11:58 $ docker stop --time=1 05f0f6e5263edaee5efb60b6568f970c863645e14f06600f0964703d37901df8 07:12:00 $ docker rm -f 05f0f6e5263edaee5efb60b6568f970c863645e14f06600f0964703d37901df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:12:02 07:12:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:12:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:12:02 latest: Pulling from edgex-devops/edgex-compose-arm64 07:12:02 29e5d40040c1: Pulling fs layer 07:12:02 1ce36da41761: Pulling fs layer 07:12:02 25b303627fd3: Pulling fs layer 07:12:02 29e5d40040c1: Verifying Checksum 07:12:02 29e5d40040c1: Download complete 07:12:03 1ce36da41761: Verifying Checksum 07:12:03 1ce36da41761: Download complete 07:12:03 29e5d40040c1: Pull complete 07:12:04 25b303627fd3: Verifying Checksum 07:12:04 25b303627fd3: Download complete 07:12:05 1ce36da41761: Pull complete 07:12:17 25b303627fd3: Pull complete 07:12:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:12:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:12:17 prd-ubuntu18.04-docker-arm64-4c-16g-7026 does not seem to be running inside a container 07:12:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:12:20 $ docker top 2990cb90a84a513374fbd58685c310783fe59d34fe547055a82eab7554f99bb3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:21 + grep parallel 07:12:21 + docker-compose build --help 07:12:25 --parallel Build images in parallel. [Pipeline] } 07:12:25 $ docker stop --time=1 2990cb90a84a513374fbd58685c310783fe59d34fe547055a82eab7554f99bb3 07:12:27 $ docker rm -f 2990cb90a84a513374fbd58685c310783fe59d34fe547055a82eab7554f99bb3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:12:27 . [Pipeline] withDockerContainer 07:12:27 prd-ubuntu18.04-docker-arm64-4c-16g-7026 does not seem to be running inside a container 07:12:27 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:12:29 $ docker top eff790efffcd490ea123afe4ff0974198e310d3f53e2459d0cb1ae17d97c4cad -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:30 + docker-compose -f ./docker-compose-build.yml build --parallel 07:12:34 Building core-command ... 07:12:34 Building core-data ... 07:12:34 Building core-metadata ... 07:12:34 Building security-bootstrapper ... 07:12:34 Building security-proxy-setup ... 07:12:34 Building security-secretstore-setup ... 07:12:34 Building support-notifications ... 07:12:34 Building support-scheduler ... 07:12:34 Building sys-mgmt-agent ... 07:12:34 Building security-secretstore-setup 07:12:34 Building core-metadata 07:12:34 Building sys-mgmt-agent 07:12:34 Building security-proxy-setup 07:12:34 Building support-scheduler 07:13:42 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:13:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:13:42 ---> 22b560278305 07:13:42 Step 3/22 : WORKDIR /edgex-go 07:13:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:13:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:13:42 ---> 22b560278305 07:13:42 Step 3/25 : WORKDIR /edgex-go 07:13:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:13:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:13:42 ---> 22b560278305 07:13:42 Step 3/23 : WORKDIR /edgex-go 07:13:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:13:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:13:42 ---> 22b560278305 07:13:42 Step 3/23 : WORKDIR /edgex-go 07:13:42 ---> Running in efdc88ed3c69 07:13:42 ---> Running in 6563230791ec 07:13:42 ---> Running in 5c1f2857f1c4 07:13:42 ---> Running in d55cce04384b 07:13:42 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:13:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:13:42 ---> 22b560278305 07:13:42 Step 3/21 : WORKDIR /edgex-go 07:13:42 ---> Running in d7a40b068ee0 07:13:42 Removing intermediate container 5c1f2857f1c4 07:13:42 ---> 246a4069424f 07:13:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:42 Removing intermediate container d55cce04384b 07:13:42 ---> 32fbff3af074 07:13:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:42 Removing intermediate container 6563230791ec 07:13:42 ---> 4177ca01c4f1 07:13:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:42 Removing intermediate container efdc88ed3c69 07:13:42 ---> 4e1791f6277b 07:13:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:42 ---> Running in 039b10aba616 07:13:42 ---> Running in f3abd29af809 07:13:42 ---> Running in c7c72e98f1ae 07:13:42 Removing intermediate container d7a40b068ee0 07:13:42 ---> 77b4b493e672 07:13:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:42 ---> Running in 52f510c1b1f3 07:13:42 ---> Running in 0d1bc14158da 07:13:46 Removing intermediate container f3abd29af809 07:13:46 ---> a8f58573c541 07:13:46 Step 5/22 : RUN apk add --update --no-cache make git 07:13:46 ---> Running in c0aff6f94fa0 07:13:46 Removing intermediate container c7c72e98f1ae 07:13:46 ---> 5e1dbca9a7f3 07:13:46 Step 5/25 : RUN apk add --update --no-cache make git 07:13:46 Removing intermediate container 52f510c1b1f3 07:13:46 ---> 37adfd73e385 07:13:46 Step 5/23 : RUN apk add --update --no-cache make git 07:13:46 ---> Running in 3cb5f3ffbd26 07:13:46 Removing intermediate container 039b10aba616 07:13:46 ---> be48a5306654 07:13:46 Step 5/23 : RUN apk add --update --no-cache make bash git 07:13:46 ---> Running in 83d0a9f858c0 07:13:46 Removing intermediate container 0d1bc14158da 07:13:46 ---> 177e5acd8321 07:13:46 Step 5/21 : RUN apk add --update --no-cache make git 07:13:46 ---> Running in 0700dd76c917 07:13:46 ---> Running in 065c87b5e736 07:13:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:13:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:13:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:13:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:13:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:13:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:13:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:13:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:13:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:13:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:13:49 OK: 220 MiB in 52 packages 07:13:50 OK: 220 MiB in 52 packages 07:13:50 OK: 220 MiB in 52 packages 07:13:50 OK: 220 MiB in 52 packages 07:13:51 OK: 220 MiB in 52 packages 07:13:51 Removing intermediate container c0aff6f94fa0 07:13:51 ---> fd8392021702 07:13:51 Step 6/22 : COPY go.mod vendor* ./ 07:13:51 Removing intermediate container 83d0a9f858c0 07:13:51 ---> a63026d4c4ee 07:13:51 Step 6/23 : COPY go.mod vendor* ./ 07:13:52 Removing intermediate container 3cb5f3ffbd26 07:13:52 ---> 161d29984a55 07:13:52 Step 6/25 : COPY go.mod vendor* ./ 07:13:52 Removing intermediate container 0700dd76c917 07:13:52 ---> 46ebfe4ea740 07:13:52 Step 6/23 : COPY go.mod vendor* ./ 07:13:52 ---> b104802b88a8 07:13:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:52 Removing intermediate container 065c87b5e736 07:13:52 ---> bd00d369b963 07:13:52 Step 6/21 : COPY go.mod vendor* ./ 07:13:52 ---> Running in 7703393a3d3a 07:13:53 ---> 248e1618fbc5 07:13:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:53 ---> Running in 2553ee232174 07:13:53 ---> 1888756b833d 07:13:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:53 ---> dd3e669bc304 07:13:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:53 ---> 46da7379229a 07:13:53 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:53 ---> Running in 0ebda7ed2df5 07:13:53 ---> Running in 6ac8c62913b8 07:13:53 ---> Running in d8a4ad8fc2dd 07:13:57 Removing intermediate container 7703393a3d3a 07:13:57 ---> 83a428980efe 07:13:57 Step 8/22 : COPY . . 07:13:59 Removing intermediate container 2553ee232174 07:13:59 ---> 9f3e92756620 07:13:59 Step 8/23 : COPY . . 07:13:59 Removing intermediate container 0ebda7ed2df5 07:13:59 ---> f4dffbd5d53a 07:13:59 Step 8/25 : COPY . . 07:13:59 Removing intermediate container d8a4ad8fc2dd 07:13:59 ---> 2126ee692c62 07:13:59 Step 8/21 : COPY . . 07:13:59 Removing intermediate container 6ac8c62913b8 07:13:59 ---> 99fbdffea447 07:13:59 Step 8/23 : COPY . . 07:14:22 ---> d24c6121bd82 07:14:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:14:22 ---> Running in 982e671e6fff 07:14:22 ---> c8b0ad76b6ec 07:14:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:14:22 ---> Running in 480a755ff930 07:14:22 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 07:14:22 ---> 3b81cd0ec9d9 07:14:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:14:22 ---> Running in 8f42ce4944de 07:14:22 ---> 37698587a031 07:14:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:14:23 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 07:14:23 ---> Running in bb22df5ae39e 07:14:23 ---> a46d7a7b4336 07:14:23 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:14:23 ---> Running in 03e780aa895e 07:14:24 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 07:14:25 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 07:14:25 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 07:16:32 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 07:16:32 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 07:16:36 Removing intermediate container 03e780aa895e 07:16:36 ---> 7bcb9a1450b5 07:16:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:16:36 ---> Running in e2446566c19c 07:16:37 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 07:16:43 Removing intermediate container e2446566c19c 07:16:43 ---> 30fcff6569df 07:16:43 07:16:43 Step 11/23 : FROM docker:20.10.10 07:16:43 20.10.10: Pulling from library/docker 07:16:45 Removing intermediate container 8f42ce4944de 07:16:45 ---> 827546cec9e4 07:16:45 07:16:45 Step 10/21 : FROM alpine:3.14 07:16:45 3.14: Pulling from library/alpine 07:16:46 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:16:46 Status: Downloaded newer image for alpine:3.14 07:16:46 ---> 5b8b7b635229 07:16:46 Step 11/21 : RUN apk add --update --no-cache curl 07:16:46 ---> Running in bbcc9185f99a 07:16:47 Removing intermediate container bb22df5ae39e 07:16:47 ---> 7cf1cfaa5286 07:16:47 07:16:47 Step 10/25 : FROM alpine:3.14 07:16:47 ---> 5b8b7b635229 07:16:47 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:16:47 ---> Running in 32207a1b122d 07:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:16:49 (1/5) Installing ca-certificates (20211220-r0) 07:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:16:49 (2/5) Installing brotli-libs (1.0.9-r5) 07:16:49 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:16:49 (4/5) Installing libcurl (7.79.1-r0) 07:16:49 (5/5) Installing curl (7.79.1-r0) 07:16:49 Executing busybox-1.33.1-r6.trigger 07:16:49 Executing ca-certificates-20211220-r0.trigger 07:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:16:49 OK: 8 MiB in 19 packages 07:16:49 Removing intermediate container 982e671e6fff 07:16:49 ---> 472f685fc707 07:16:49 07:16:49 Step 10/22 : FROM alpine:3.14 07:16:49 ---> 5b8b7b635229 07:16:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:16:50 ---> Running in 585fd97d9955 07:16:50 (1/3) Installing ca-certificates (20211220-r0) 07:16:50 (2/3) Installing dumb-init (1.2.5-r1) 07:16:50 (3/3) Installing su-exec (0.2-r1) 07:16:50 Executing busybox-1.33.1-r6.trigger 07:16:50 Executing ca-certificates-20211220-r0.trigger 07:16:50 OK: 6 MiB in 17 packages 07:16:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:16:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:16:52 Removing intermediate container bbcc9185f99a 07:16:52 ---> f061bb092851 07:16:52 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:16:52 Removing intermediate container 480a755ff930 07:16:52 ---> e983cccf27f3 07:16:52 07:16:52 Step 10/23 : FROM alpine:3.14 07:16:52 ---> 5b8b7b635229 07:16:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:16:52 ---> Running in 3fae92df0b70 07:16:52 ---> Running in d0f1723f2b94 07:16:53 (1/1) Installing dumb-init (1.2.5-r1) 07:16:53 Executing busybox-1.33.1-r6.trigger 07:16:53 OK: 6 MiB in 15 packages 07:16:53 Removing intermediate container 3fae92df0b70 07:16:53 ---> 0cdeab981d5c 07:16:53 Step 13/21 : WORKDIR /edgex 07:16:53 ---> Running in e1be9fac1174 07:16:53 Removing intermediate container 32207a1b122d 07:16:53 ---> 3a0197402b35 07:16:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:16:53 ---> Running in 4afc73f5ddd3 07:16:54 Removing intermediate container e1be9fac1174 07:16:54 ---> 63507e1169ab 07:16:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:16:54 Removing intermediate container 4afc73f5ddd3 07:16:54 ---> ef3ab5533eb7 07:16:54 Step 13/25 : WORKDIR / 07:16:54 Removing intermediate container 585fd97d9955 07:16:54 ---> 66e8e8600376 07:16:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:16:54 ---> Running in cc30329a3dbb 07:16:54 ---> Running in b3dfd1d90d3a 07:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:16:55 Removing intermediate container b3dfd1d90d3a 07:16:55 ---> 64d7bcd2a0f9 07:16:55 Step 13/22 : ENV APP_PORT=59861 07:16:55 Removing intermediate container cc30329a3dbb 07:16:55 ---> 4b843f67a392 07:16:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:16:55 ---> 8973dd110285 07:16:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:16:55 ---> Running in 1519d6ab234e 07:16:55 (1/1) Installing dumb-init (1.2.5-r1) 07:16:55 Executing busybox-1.33.1-r6.trigger 07:16:55 OK: 6 MiB in 15 packages 07:16:56 Removing intermediate container 1519d6ab234e 07:16:56 ---> c27e98969828 07:16:56 Step 14/22 : EXPOSE $APP_PORT 07:16:56 ---> Running in d32b4d111460 07:16:56 ---> e72acca2578c 07:16:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:16:56 Removing intermediate container d0f1723f2b94 07:16:56 ---> 5eb779f70f10 07:16:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:16:57 ---> Running in 69eab7b0487a 07:16:57 Removing intermediate container d32b4d111460 07:16:57 ---> e90a8a090fa9 07:16:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:16:57 Removing intermediate container 69eab7b0487a 07:16:57 ---> 332c05d31585 07:16:57 Step 13/23 : ENV APP_PORT=59881 07:16:57 ---> 10d3ae412c65 07:16:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:16:57 ---> db84703a3434 07:16:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:16:58 ---> Running in 56af088cf030 07:16:58 ---> 9a9ea4ff46e0 07:16:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:16:58 Removing intermediate container 56af088cf030 07:16:58 ---> 14ecb102dafa 07:16:58 Step 14/23 : EXPOSE $APP_PORT 07:16:58 ---> Running in 2d7db77f7bf2 07:16:58 ---> 8b60e864a3f0 07:16:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:16:59 Removing intermediate container 2d7db77f7bf2 07:16:59 ---> f915ba32cc00 07:16:59 Step 15/23 : WORKDIR / 07:16:59 ---> Running in 4ead21dc1044 07:17:00 ---> 0b6d46d0ad30 07:17:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:17:00 ---> dff0f4cb1f18 07:17:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:17:00 ---> Running in c55607892053 07:17:00 Removing intermediate container 4ead21dc1044 07:17:00 ---> 11173fb36642 07:17:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:17:00 ---> 8334453224a3 07:17:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:17:00 Removing intermediate container c55607892053 07:17:00 ---> da21b4dcb64b 07:17:00 Step 18/21 : CMD ["--init=true"] 07:17:00 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 07:17:00 Status: Downloaded newer image for docker:20.10.10 07:17:00 ---> Running in 8bc2f3aa81f4 07:17:00 ---> 520e9a0a30f7 07:17:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:17:00 ---> Running in c04bc8d16bab 07:17:01 ---> b2197a93e4c3 07:17:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:17:01 ---> 5e40b5cef72e 07:17:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:17:01 Removing intermediate container 8bc2f3aa81f4 07:17:01 ---> 0d91a83009cf 07:17:01 Step 19/21 : LABEL arch=arm64 07:17:01 ---> 7d086ce90119 07:17:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:17:01 ---> Running in f43e791939e4 07:17:01 ---> Running in 7a9e3b7b3b60 07:17:01 Removing intermediate container c04bc8d16bab 07:17:01 ---> 1ef96deef10c 07:17:01 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:17:01 ---> Running in 33063726b3d7 07:17:02 Removing intermediate container f43e791939e4 07:17:02 ---> cfa7b0a95e66 07:17:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:17:02 Removing intermediate container 7a9e3b7b3b60 07:17:02 ---> 40fe7e33ad7d 07:17:02 Step 20/21 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:17:02 ---> Running in 15c6a4fbdd58 07:17:02 ---> Running in 0c58d00d3eb4 07:17:03 ---> b3d5500299fe 07:17:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:17:03 Removing intermediate container 15c6a4fbdd58 07:17:03 ---> 51dcec286962 07:17:03 Step 21/21 : LABEL version=0.0.0 07:17:03 Removing intermediate container 0c58d00d3eb4 07:17:03 ---> 6b8183a42178 07:17:03 Step 20/22 : LABEL arch=arm64 07:17:03 ---> Running in 676fb5c8b22b 07:17:03 ---> Running in be5924ca5a78 07:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:17:03 ---> 9d5f50f0ed36 07:17:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:17:03 Removing intermediate container be5924ca5a78 07:17:03 ---> 029de31dad6e 07:17:03 Step 21/22 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:17:04 Removing intermediate container 676fb5c8b22b 07:17:04 ---> cbff39a27752 07:17:04 07:17:04 ---> Running in e60c44d1b7cd 07:17:04 ---> 5939d861b623 07:17:04 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:17:04 (1/42) Installing readline (8.1.0-r0) 07:17:04 (2/42) Installing bash (5.1.4-r0) 07:17:04 ---> Running in 40af609ba06e 07:17:04 Executing bash-5.1.4-r0.post-install 07:17:04 (3/42) Installing brotli-libs (1.0.9-r5) 07:17:04 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:17:04 (5/42) Installing libcurl (7.79.1-r0) 07:17:04 (6/42) Installing curl (7.79.1-r0) 07:17:04 (7/42) Installing dumb-init (1.2.5-r1) 07:17:04 (8/42) Installing libbz2 (1.0.8-r1) 07:17:04 (9/42) Installing expat (2.4.7-r0) 07:17:04 (10/42) Installing libffi (3.3-r2) 07:17:04 (11/42) Installing gdbm (1.19-r0) 07:17:04 (12/42) Installing xz-libs (5.2.5-r0) 07:17:04 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:17:04 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:17:04 (15/42) Installing mpdecimal (2.5.1-r1) 07:17:04 (16/42) Installing sqlite-libs (3.35.5-r0) 07:17:04 (17/42) Installing python3 (3.9.5-r2) 07:17:04 ---> e66f77137bfc 07:17:04 Step 21/25 : 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/ 07:17:04 Removing intermediate container e60c44d1b7cd 07:17:04 ---> 55f1721aef4c 07:17:04 Step 22/22 : LABEL version=0.0.0 07:17:04 Successfully built cbff39a27752 07:17:04 Successfully tagged security-proxy-setup-arm64:latest 07:17:04  Building security-proxy-setup ... done Building core-data 07:17:04 ---> Running in ae1f2eaf803b 07:17:04 Removing intermediate container 40af609ba06e 07:17:04 ---> 91cfca204bab 07:17:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:17:05 ---> Running in 29ac60307411 07:17:05 ---> Running in 17666e224d90 07:17:05 Removing intermediate container 29ac60307411 07:17:05 ---> 7eb666dd9cc7 07:17:05 07:17:05 Removing intermediate container 17666e224d90 07:17:05 ---> 2647d8205a32 07:17:05 Step 21/23 : LABEL arch=arm64 07:17:06 ---> Running in a3945b90a51b 07:17:06 Successfully built 7eb666dd9cc7 07:17:06 Successfully tagged support-scheduler-arm64:latest 07:17:06  Building support-scheduler ... done Building security-bootstrapper 07:17:06 Removing intermediate container a3945b90a51b 07:17:06 ---> b7f08ec047b8 07:17:06 Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:17:06 ---> Running in fbac87886b0a 07:17:07 Removing intermediate container ae1f2eaf803b 07:17:07 ---> 2f04363b78d7 07:17:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:17:07 Removing intermediate container fbac87886b0a 07:17:07 ---> bf0cef17473b 07:17:07 Step 23/23 : LABEL version=0.0.0 07:17:07 ---> Running in 73b98b308937 07:17:07 ---> Running in a307d30eb186 07:17:08 Removing intermediate container 73b98b308937 07:17:08 ---> 562895adbcda 07:17:08 07:17:08 Removing intermediate container a307d30eb186 07:17:08 ---> 6ecc59c7fd77 07:17:08 Step 23/25 : LABEL arch=arm64 07:17:08 (18/42) Installing py3-appdirs (1.4.4-r2) 07:17:08 (19/42) Installing py3-chardet (4.0.0-r2) 07:17:08 (20/42) Installing py3-idna (3.2-r0) 07:17:08 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:17:08 ---> Running in 55b8123ef5cd 07:17:08 Successfully built 562895adbcda 07:17:08 Successfully tagged core-metadata-arm64:latest 07:17:08  Building core-metadata ... done Building support-notifications 07:17:08 (22/42) Installing py3-certifi (2020.12.5-r1) 07:17:08 (23/42) Installing py3-requests (2.25.1-r4) 07:17:08 (24/42) Installing py3-msgpack (1.0.2-r1) 07:17:08 (25/42) Installing py3-lockfile (0.12.2-r4) 07:17:08 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:17:08 (27/42) Installing py3-colorama (0.4.4-r1) 07:17:08 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:17:08 (29/42) Installing py3-distlib (0.3.1-r3) 07:17:08 (30/42) Installing py3-distro (1.5.0-r3) 07:17:08 (31/42) Installing py3-six (1.15.0-r1) 07:17:08 (32/42) Installing py3-webencodings (0.5.1-r4) 07:17:08 (33/42) Installing py3-html5lib (1.1-r1) 07:17:09 (34/42) Installing py3-parsing (2.4.7-r2) 07:17:09 (35/42) Installing py3-packaging (20.9-r1) 07:17:09 (36/42) Installing py3-toml (0.10.2-r2) 07:17:09 (37/42) Installing py3-pep517 (0.10.0-r2) 07:17:09 (38/42) Installing py3-progress (1.5-r2) 07:17:09 (39/42) Installing py3-retrying (1.3.3-r1) 07:17:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:17:09 (41/42) Installing py3-setuptools (52.0.0-r3) 07:17:09 Removing intermediate container 55b8123ef5cd 07:17:09 ---> d7591c2c4796 07:17:09 Step 24/25 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:17:09 ---> Running in d7cb19201950 07:17:09 (42/42) Installing py3-pip (20.3.4-r1) 07:17:09 Removing intermediate container d7cb19201950 07:17:09 ---> ea929ade0282 07:17:09 Step 25/25 : LABEL version=0.0.0 07:17:09 ---> Running in e85f9ec33a59 07:17:10 Executing busybox-1.33.1-r6.trigger 07:17:10 OK: 84 MiB in 64 packages 07:17:10 Removing intermediate container e85f9ec33a59 07:17:10 ---> f2910c39e29f 07:17:10 07:17:10 Successfully built f2910c39e29f 07:17:10 Successfully tagged security-secretstore-setup-arm64:latest 07:17:10  Building security-secretstore-setup ... done Building core-command 07:17:14 Collecting docker-compose==1.23.2 07:17:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:17:14 Collecting texttable<0.10,>=0.9.0 07:17:14 Downloading texttable-0.9.1.tar.gz (11 kB) 07:17:16 Collecting docker<4.0,>=3.6.0 07:17:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:17:17 Collecting jsonschema<3,>=2.5.1 07:17:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:17:18 Collecting PyYAML<4,>=3.10 07:17:18 Downloading PyYAML-3.13.tar.gz (270 kB) 07:17:21 Collecting docopt<0.7,>=0.6.1 07:17:21 Downloading docopt-0.6.2.tar.gz (25 kB) 07:17:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:17:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:17:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:17:24 Collecting dockerpty<0.5,>=0.4.1 07:17:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:17:26 Collecting cached-property<2,>=1.2.0 07:17:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:17:26 Collecting websocket-client<1.0,>=0.32.0 07:17:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:17:27 Collecting docker-pycreds>=0.4.0 07:17:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:17:27 Collecting idna<2.8,>=2.5 07:17:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:17:27 Collecting chardet<3.1.0,>=3.0.2 07:17:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:17:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:17:28 Collecting urllib3<1.25,>=1.21.1 07:17:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:17:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:17:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:17:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:17:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:17:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:17:30 Attempting uninstall: urllib3 07:17:30 Found existing installation: urllib3 1.26.5 07:17:30 Uninstalling urllib3-1.26.5: 07:17:30 Successfully uninstalled urllib3-1.26.5 07:17:30 Attempting uninstall: idna 07:17:30 Found existing installation: idna 3.2 07:17:30 Uninstalling idna-3.2: 07:17:30 Successfully uninstalled idna-3.2 07:17:31 Attempting uninstall: chardet 07:17:31 Found existing installation: chardet 4.0.0 07:17:31 Uninstalling chardet-4.0.0: 07:17:32 Successfully uninstalled chardet-4.0.0 07:17:34 Attempting uninstall: requests 07:17:34 Found existing installation: requests 2.25.1 07:17:34 Uninstalling requests-2.25.1: 07:17:34 Successfully uninstalled requests-2.25.1 07:17:34 Running setup.py install for texttable: started 07:17:36 Running setup.py install for texttable: finished with status 'done' 07:17:36 Running setup.py install for PyYAML: started 07:17:38 Running setup.py install for PyYAML: finished with status 'done' 07:17:39 Running setup.py install for docopt: started 07:17:41 Running setup.py install for docopt: finished with status 'done' 07:17:41 Running setup.py install for dockerpty: started 07:17:43 Running setup.py install for dockerpty: finished with status 'done' 07:17:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 07:17:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:17:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:17:50 ---> 22b560278305 07:17:50 Step 3/23 : WORKDIR /edgex-go 07:17:50 ---> Using cache 07:17:50 ---> 77b4b493e672 07:17:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:50 ---> Using cache 07:17:50 ---> 177e5acd8321 07:17:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:17:50 ---> Running in 27674a5120d9 07:17:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:17:52 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:17:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:17:52 ---> 22b560278305 07:17:52 Step 3/31 : WORKDIR /edgex-go 07:17:52 ---> Using cache 07:17:52 ---> 77b4b493e672 07:17:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:52 ---> Using cache 07:17:52 ---> 177e5acd8321 07:17:52 Step 5/31 : RUN apk add --update --no-cache make git 07:17:52 ---> Using cache 07:17:52 ---> bd00d369b963 07:17:52 Step 6/31 : COPY go.mod vendor* ./ 07:17:52 ---> Using cache 07:17:52 ---> 46da7379229a 07:17:52 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:17:52 ---> Using cache 07:17:52 ---> 2126ee692c62 07:17:52 Step 8/31 : COPY . . 07:17:52 ---> Using cache 07:17:52 ---> 3b81cd0ec9d9 07:17:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:17:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:17:53 ---> Running in ba40e96d62d6 07:17:54 OK: 220 MiB in 52 packages 07:17:55 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 07:17:55 Removing intermediate container 27674a5120d9 07:17:55 ---> d879b4aa16e7 07:17:55 Step 6/23 : COPY go.mod vendor* ./ 07:17:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:17:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:17:56 ---> 22b560278305 07:17:56 Step 3/22 : WORKDIR /edgex-go 07:17:56 ---> Using cache 07:17:56 ---> 77b4b493e672 07:17:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:56 ---> Using cache 07:17:56 ---> 177e5acd8321 07:17:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:17:56 ---> Running in 9413d0b280bf 07:17:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 07:17:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:17:56 ---> 22b560278305 07:17:56 Step 3/23 : WORKDIR /edgex-go 07:17:56 ---> Using cache 07:17:56 ---> 77b4b493e672 07:17:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:56 ---> Using cache 07:17:56 ---> 177e5acd8321 07:17:56 Step 5/23 : RUN apk add --update --no-cache make git 07:17:56 ---> Using cache 07:17:56 ---> bd00d369b963 07:17:56 Step 6/23 : COPY go.mod vendor* ./ 07:17:56 ---> Using cache 07:17:56 ---> 46da7379229a 07:17:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:17:56 ---> Using cache 07:17:56 ---> 2126ee692c62 07:17:56 Step 8/23 : COPY . . 07:17:57 ---> 1132784dd4df 07:17:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:17:57 ---> Using cache 07:17:57 ---> 3b81cd0ec9d9 07:17:57 Step 9/23 : RUN make cmd/core-command/core-command 07:17:57 ---> Running in a723cc32e045 07:17:57 ---> Running in 92c213d0a7db 07:17:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:17:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:18:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:18:00 OK: 220 MiB in 52 packages 07:18:02 Removing intermediate container 9413d0b280bf 07:18:02 ---> c10c3ac13c96 07:18:02 Step 6/22 : COPY go.mod vendor* ./ 07:18:04 Removing intermediate container a723cc32e045 07:18:04 ---> 7d52d43350ae 07:18:04 Step 8/23 : COPY . . 07:18:04 ---> 8ea1afef3e94 07:18:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:04 ---> Running in 2e0ebc3d8ce2 07:18:07 Removing intermediate container 33063726b3d7 07:18:07 ---> 4996cca7e52e 07:18:07 Step 14/23 : ENV APP_PORT=58890 07:18:07 ---> Running in 61d0a7d6727e 07:18:08 Removing intermediate container 61d0a7d6727e 07:18:08 ---> 97f397292466 07:18:08 Step 15/23 : EXPOSE $APP_PORT 07:18:08 ---> Running in 3bf649dea9ea 07:18:09 Removing intermediate container 3bf649dea9ea 07:18:09 ---> a8ed5e883e48 07:18:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:18:12 Removing intermediate container 2e0ebc3d8ce2 07:18:12 ---> 6b92cbe36b1e 07:18:12 Step 8/22 : COPY . . 07:18:12 ---> c156b08ceae1 07:18:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:18:13 ---> ba6fb2f84cef 07:18:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:18:16 ---> 708e08c3bcf3 07:18:16 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:18:16 ---> Running in 153385a030f4 07:18:17 Removing intermediate container 153385a030f4 07:18:17 ---> 10b826b03b42 07:18:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:18:17 ---> Running in 1c03509b3cb1 07:18:18 Removing intermediate container 1c03509b3cb1 07:18:18 ---> 8a6f44de43db 07:18:18 Step 21/23 : LABEL arch=arm64 07:18:18 ---> Running in 9ff98f8beafc 07:18:19 Removing intermediate container 9ff98f8beafc 07:18:19 ---> 28ba4359e019 07:18:19 Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:18:19 ---> Running in 63f79acc8aa2 07:18:20 Removing intermediate container 63f79acc8aa2 07:18:20 ---> 89a0c2bf6f32 07:18:20 Step 23/23 : LABEL version=0.0.0 07:18:20 ---> Running in fa328bd697ce 07:18:21 Removing intermediate container fa328bd697ce 07:18:21 ---> 34755934c1bb 07:18:21 07:18:22 Successfully built 34755934c1bb 07:18:23 Successfully tagged sys-mgmt-agent-arm64:latest 07:18:35  Building sys-mgmt-agent ... done  ---> 97e952027c41 07:18:35 Step 9/23 : RUN make cmd/core-data/core-data 07:18:35 ---> Running in fba5119ded7a 07:18:36 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 07:18:38 ---> 2c8538440cb4 07:18:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:18:38 ---> Running in 6555b48bbec7 07:18:40 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 07:19:37 Removing intermediate container ba40e96d62d6 07:19:37 ---> 1bb998fde266 07:19:37 07:19:37 Step 10/31 : FROM alpine:3.14 07:19:37 ---> 5b8b7b635229 07:19:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:19:37 ---> Running in f87816f7e127 07:19:37 Removing intermediate container f87816f7e127 07:19:37 ---> b83594d6e7d9 07:19:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:19:37 ---> Running in 221df755fb15 07:19:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:19:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:19:37 (1/2) Installing dumb-init (1.2.5-r1) 07:19:37 (2/2) Installing su-exec (0.2-r1) 07:19:37 Executing busybox-1.33.1-r6.trigger 07:19:37 OK: 6 MiB in 16 packages 07:19:38 Removing intermediate container 221df755fb15 07:19:38 ---> 02288beec963 07:19:38 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:19:39 ---> Running in 7168c017b83f 07:19:39 Removing intermediate container 7168c017b83f 07:19:39 ---> 9a0aacf7fa28 07:19:39 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:19:40 ---> Running in 95e0287b682b 07:19:40 Removing intermediate container 95e0287b682b 07:19:40 ---> 8adc2ed9809e 07:19:40 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:19:40 ---> Running in 424d11ee0599 07:19:43 Removing intermediate container 92c213d0a7db 07:19:43 ---> ec6cc2fbb7a1 07:19:43 07:19:43 Step 10/23 : FROM alpine:3.14 07:19:43 ---> 5b8b7b635229 07:19:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:19:43 ---> Using cache 07:19:43 ---> 5eb779f70f10 07:19:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:19:43 ---> Using cache 07:19:43 ---> 332c05d31585 07:19:43 Step 13/23 : ENV APP_PORT=59882 07:19:43 ---> Running in c79d5b965c14 07:19:44 Removing intermediate container c79d5b965c14 07:19:44 ---> d492b353728d 07:19:44 Step 14/23 : EXPOSE $APP_PORT 07:19:44 ---> Running in 5b7a6a851928 07:19:44 Removing intermediate container 424d11ee0599 07:19:44 ---> a6d78c5b6c9a 07:19:44 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:19:44 ---> Running in 967928663d74 07:19:45 Removing intermediate container 5b7a6a851928 07:19:45 ---> 808da4111d29 07:19:45 Step 15/23 : WORKDIR / 07:19:45 Removing intermediate container 967928663d74 07:19:45 ---> 9ca879153678 07:19:45 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:19:45 ---> Running in d6a834c2246d 07:19:45 Removing intermediate container d6a834c2246d 07:19:45 ---> 2b55c6056266 07:19:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:19:46 ---> c7c211445f12 07:19:46 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:19:46 ---> Running in 96422257304b 07:19:47 ---> de5f4df723dc 07:19:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:19:49 ---> 3fb3c574c3d3 07:19:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:19:50 Removing intermediate container 96422257304b 07:19:50 ---> febc631f1b5a 07:19:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:19:50 ---> bf8934fb43c4 07:19:50 Step 19/23 : ENTRYPOINT ["/core-command"] 07:19:50 ---> Running in 4e3db191c49a 07:19:51 Removing intermediate container 4e3db191c49a 07:19:51 ---> 329999e4a2f0 07:19:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:19:51 ---> Running in 06e3b4d1b8d4 07:19:51 ---> 4a0f1361653a 07:19:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:19:52 Removing intermediate container 06e3b4d1b8d4 07:19:52 ---> 2f922c864c6d 07:19:52 Step 21/23 : LABEL arch=arm64 07:19:52 ---> Running in 936072d55cac 07:19:52 Removing intermediate container 936072d55cac 07:19:52 ---> 0daec6adb41b 07:19:52 Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:19:53 ---> Running in 5666a91a7c9b 07:19:53 ---> eaf352be5c51 07:19:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:19:53 Removing intermediate container 5666a91a7c9b 07:19:53 ---> 57a377cf4adf 07:19:53 Step 23/23 : LABEL version=0.0.0 07:19:54 ---> Running in e48adc6fdc64 07:19:54 Removing intermediate container e48adc6fdc64 07:19:54 ---> 05e516a5f766 07:19:54 07:19:55 ---> 208f85edb7da 07:19:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:19:55 Successfully built 05e516a5f766 07:19:55 Successfully tagged core-command-arm64:latest 07:19:56  Building core-command ... done  ---> 818884deb8a3 07:19:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:19:56 ---> b0ccd3ccb3e6 07:19:56 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:19:57 ---> Running in fb7af375374e 07:19:57 Removing intermediate container fb7af375374e 07:19:57 ---> 585b059bf93a 07:19:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:19:58 ---> 799304510283 07:19:58 Step 26/31 : RUN chmod +x /entrypoint.sh 07:19:59 ---> Running in f53f2c39c50e 07:20:02 Removing intermediate container f53f2c39c50e 07:20:02 ---> a58dc2754a99 07:20:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:20:02 ---> Running in b87962ca1c58 07:20:02 Removing intermediate container b87962ca1c58 07:20:02 ---> 2eda4d5b5527 07:20:02 Step 28/31 : CMD ["gate"] 07:20:03 ---> Running in 4ebb053cdb6d 07:20:03 Removing intermediate container 4ebb053cdb6d 07:20:03 ---> e436c9112df8 07:20:03 Step 29/31 : LABEL arch=arm64 07:20:03 ---> Running in 4454d67b68a8 07:20:04 Removing intermediate container 4454d67b68a8 07:20:04 ---> 6bae9acf46fa 07:20:04 Step 30/31 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:20:04 ---> Running in 01773fb5e5a8 07:20:05 Removing intermediate container 01773fb5e5a8 07:20:05 ---> 13d1dfd2546b 07:20:05 Step 31/31 : LABEL version=0.0.0 07:20:05 ---> Running in 3b0e839efa70 07:20:05 Removing intermediate container 3b0e839efa70 07:20:05 ---> 2b4b202eb3d6 07:20:05 07:20:06 Successfully built 2b4b202eb3d6 07:20:06 Successfully tagged security-bootstrapper-arm64:latest 07:20:21  Building security-bootstrapper ... done Removing intermediate container 6555b48bbec7 07:20:21 ---> 4acf5040174d 07:20:21 07:20:21 Step 10/22 : FROM alpine:3.14 07:20:21 ---> 5b8b7b635229 07:20:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:20:21 ---> Running in 93931b3e7f1b 07:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:20:22 (1/2) Installing ca-certificates (20211220-r0) 07:20:22 (2/2) Installing dumb-init (1.2.5-r1) 07:20:22 Executing busybox-1.33.1-r6.trigger 07:20:22 Executing ca-certificates-20211220-r0.trigger 07:20:22 OK: 6 MiB in 16 packages 07:20:24 Removing intermediate container fba5119ded7a 07:20:24 ---> df4ea97fa489 07:20:24 07:20:24 Step 10/23 : FROM alpine:3.14 07:20:24 ---> 5b8b7b635229 07:20:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:20:24 ---> Running in 6ed33d9dc05a 07:20:24 Removing intermediate container 93931b3e7f1b 07:20:24 ---> dda5aea2f4f8 07:20:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:20:24 ---> Running in c857d43959b9 07:20:24 Removing intermediate container 6ed33d9dc05a 07:20:24 ---> dfb3fa5f738c 07:20:24 Step 12/23 : ENV APP_PORT=59880 07:20:24 ---> Running in 18303bfd80ce 07:20:24 Removing intermediate container c857d43959b9 07:20:24 ---> 350a84a4d496 07:20:24 Step 13/22 : ENV APP_PORT=59860 07:20:25 ---> Running in 732a7ab131d0 07:20:25 Removing intermediate container 18303bfd80ce 07:20:25 ---> 3b5210a9a25f 07:20:25 Step 13/23 : EXPOSE $APP_PORT 07:20:25 ---> Running in 19ae57db0b53 07:20:25 Removing intermediate container 732a7ab131d0 07:20:25 ---> fb5bba24483d 07:20:25 Step 14/22 : EXPOSE $APP_PORT 07:20:25 ---> Running in 996404789d76 07:20:25 Removing intermediate container 19ae57db0b53 07:20:25 ---> 549c727e0328 07:20:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:25 ---> Running in 6be5a928a977 07:20:25 Removing intermediate container 996404789d76 07:20:25 ---> 8e1d423a62d8 07:20:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:26 ---> 7550b7b37702 07:20:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:20:27 ---> 201e57587b93 07:20:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:20:28 Removing intermediate container 6be5a928a977 07:20:28 ---> 0a3d3a58a0ec 07:20:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:20:28 ---> Running in 2534a2d89b1b 07:20:28 ---> 94634c4f5c1d 07:20:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:20:28 ---> Running in cb108e931740 07:20:29 Removing intermediate container cb108e931740 07:20:29 ---> 0df0d4b3312e 07:20:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:20:29 ---> Running in 5ea68043eba5 07:20:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:20:29 Removing intermediate container 5ea68043eba5 07:20:29 ---> e6114cb3b3be 07:20:29 Step 20/22 : LABEL arch=arm64 07:20:29 ---> Running in 19e3a3514a7e 07:20:29 Removing intermediate container 19e3a3514a7e 07:20:29 ---> c6c53f91d762 07:20:29 Step 21/22 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:20:30 ---> Running in c19453d01678 07:20:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:20:30 Removing intermediate container c19453d01678 07:20:30 ---> 2c067e9783fe 07:20:30 Step 22/22 : LABEL version=0.0.0 07:20:30 ---> Running in 072fdb450e86 07:20:31 Removing intermediate container 072fdb450e86 07:20:31 ---> 142e0ea0cad0 07:20:31 07:20:31 (1/6) Installing dumb-init (1.2.5-r1) 07:20:31 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:20:31 (3/6) Installing libsodium (1.0.18-r0) 07:20:31 Successfully built 142e0ea0cad0 07:20:31 Successfully tagged support-notifications-arm64:latest 07:20:31  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:20:31 (5/6) Installing libzmq (4.3.4-r0) 07:20:31 (6/6) Installing zeromq (4.3.4-r0) 07:20:31 Executing busybox-1.33.1-r6.trigger 07:20:31 OK: 8 MiB in 20 packages 07:20:32 Removing intermediate container 2534a2d89b1b 07:20:32 ---> fe6582019ebe 07:20:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:20:33 ---> 9b2ca9a5f485 07:20:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:20:34 ---> 935c16656e88 07:20:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:20:35 ---> 111129ca05e8 07:20:35 Step 19/23 : ENTRYPOINT ["/core-data"] 07:20:35 ---> Running in 58ce9341aa5e 07:20:35 Removing intermediate container 58ce9341aa5e 07:20:35 ---> 108bf5a48d1d 07:20:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:20:35 ---> Running in 777b617a988c 07:20:35 Removing intermediate container 777b617a988c 07:20:35 ---> 19bec2135f33 07:20:35 Step 21/23 : LABEL arch=arm64 07:20:35 ---> Running in a6bb64112bad 07:20:36 Removing intermediate container a6bb64112bad 07:20:36 ---> 8eeca4d841f5 07:20:36 Step 22/23 : LABEL git_sha=dc6b798737b202c23945748eed2b99c1986bd439 07:20:36 ---> Running in 14163110e14e 07:20:36 Removing intermediate container 14163110e14e 07:20:36 ---> 635fc18de35a 07:20:36 Step 23/23 : LABEL version=0.0.0 07:20:36 ---> Running in 24ba0f63dedd 07:20:37 Removing intermediate container 24ba0f63dedd 07:20:37 ---> 210931520f2a 07:20:37 07:20:37 Successfully built 210931520f2a 07:20:37 Successfully tagged core-data-arm64:latest 07:20:37  Building core-data ... done  [Pipeline] } 07:20:37 $ docker stop --time=1 eff790efffcd490ea123afe4ff0974198e310d3f53e2459d0cb1ae17d97c4cad 07:20:39 $ docker rm -f eff790efffcd490ea123afe4ff0974198e310d3f53e2459d0cb1ae17d97c4cad [Pipeline] // withDockerContainer [Pipeline] sh 07:20:39 + docker images 07:20:40 REPOSITORY TAG IMAGE ID CREATED SIZE 07:20:40 core-data-arm64 latest 210931520f2a 3 seconds ago 19.2MB 07:20:40 support-notifications-arm64 latest 142e0ea0cad0 9 seconds ago 16.1MB 07:20:40 df4ea97fa489 16 seconds ago 1.6GB 07:20:40 4acf5040174d 20 seconds ago 1.6GB 07:20:40 security-bootstrapper-arm64 latest 2b4b202eb3d6 34 seconds ago 18MB 07:20:40 core-command-arm64 latest 05e516a5f766 45 seconds ago 15.3MB 07:20:40 ec6cc2fbb7a1 57 seconds ago 1.59GB 07:20:40 1bb998fde266 About a minute ago 1.59GB 07:20:40 sys-mgmt-agent-arm64 latest 34755934c1bb 2 minutes ago 280MB 07:20:40 security-secretstore-setup-arm64 latest f2910c39e29f 3 minutes ago 27MB 07:20:40 core-metadata-arm64 latest 562895adbcda 3 minutes ago 16MB 07:20:40 support-scheduler-arm64 latest 7eb666dd9cc7 3 minutes ago 15.4MB 07:20:40 security-proxy-setup-arm64 latest cbff39a27752 3 minutes ago 25.5MB 07:20:40 e983cccf27f3 3 minutes ago 1.6GB 07:20:40 472f685fc707 3 minutes ago 1.6GB 07:20:40 7cf1cfaa5286 3 minutes ago 1.6GB 07:20:40 827546cec9e4 3 minutes ago 1.6GB 07:20:40 30fcff6569df 3 minutes ago 1.59GB 07:20:40 ci-base-image-arm64 latest 22b560278305 14 minutes ago 1.26GB 07:20:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 07:20:40 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 07:20:40 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 07:20:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 07:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:20:40 07:20:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:20:41 arm64: Pulling from edgex-lftools-log-publisher 07:20:41 8998bd30e6a1: Pulling fs layer 07:20:41 04944245beec: Pulling fs layer 07:20:41 699f458cf7ca: Pulling fs layer 07:20:41 765212b225bb: Pulling fs layer 07:20:41 f23df028b6ca: Pulling fs layer 07:20:41 d65c8cfc05b1: Pulling fs layer 07:20:41 2437ff75d9bd: Pulling fs layer 07:20:41 765212b225bb: Waiting 07:20:41 f23df028b6ca: Waiting 07:20:41 d65c8cfc05b1: Waiting 07:20:41 2437ff75d9bd: Waiting 07:20:41 04944245beec: Verifying Checksum 07:20:41 04944245beec: Download complete 07:20:41 765212b225bb: Verifying Checksum 07:20:41 765212b225bb: Download complete 07:20:41 f23df028b6ca: Verifying Checksum 07:20:41 f23df028b6ca: Download complete 07:20:41 d65c8cfc05b1: Verifying Checksum 07:20:41 d65c8cfc05b1: Download complete 07:20:41 699f458cf7ca: Verifying Checksum 07:20:41 699f458cf7ca: Download complete 07:20:41 8998bd30e6a1: Verifying Checksum 07:20:41 8998bd30e6a1: Download complete 07:20:44 2437ff75d9bd: Verifying Checksum 07:20:44 2437ff75d9bd: Download complete 07:20:45 8998bd30e6a1: Pull complete 07:20:46 04944245beec: Pull complete 07:20:47 699f458cf7ca: Pull complete 07:20:47 765212b225bb: Pull complete 07:20:48 f23df028b6ca: Pull complete 07:20:48 d65c8cfc05b1: Pull complete 07:21:03 2437ff75d9bd: Pull complete 07:21:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:21:04 prd-ubuntu18.04-docker-arm64-4c-16g-7026 does not seem to be running inside a container 07:21:04 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:21:07 $ docker top cff5a2016c6ddd004648fd9fe1bf78de3b883d62fecd432386b28ab251261ede -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:08 ---> job-cost.sh 07:21:08 lf-activate-venv: SKIPPING 07:21:08 INFO: No Stack... 07:21:08 INFO: Retrieving Pricing Info for: v3-standard-4 07:21:09 INFO: Archiving Costs [Pipeline] sh 07:21:10 + cat /w/workspace/edgex-go/14/archives/cost.csv 07:21:10 + cut -d, -f6 [Pipeline] lock 07:21:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-14-stack-cost] 07:21:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3891-14-stack-cost] did not exist. Created. 07:21:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:21:10 + echo total: 0.10999999940395355 [Pipeline] stash 07:21:10 Stashed 1 file(s) [Pipeline] } 07:21:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-14-stack-cost] [Pipeline] // lock [Pipeline] } 07:21:10 $ docker stop --time=1 cff5a2016c6ddd004648fd9fe1bf78de3b883d62fecd432386b28ab251261ede 07:21:12 $ docker rm -f cff5a2016c6ddd004648fd9fe1bf78de3b883d62fecd432386b28ab251261ede [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 07:21:13 provisioning config files... 07:21:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config5407730702114985557tmp [Pipeline] { [Pipeline] sh 07:21:13 + set +x 07:21:13 + curl -s https://codecov.io/bash 07:21:13 + bash -s -- 07:21:13 07:21:13 _____ _ 07:21:13 / ____| | | 07:21:13 | | ___ __| | ___ ___ _____ __ 07:21:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:21:13 | |___| (_) | (_| | __/ (_| (_) \ V / 07:21:13 \_____\___/ \__,_|\___|\___\___/ \_/ 07:21:13 Bash-1.0.6 07:21:13 07:21:13 07:21:13 ==> git version 2.24.4 found 07:21:13 ==> 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 07:21:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:21:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:21:13 ==> Jenkins CI detected. 07:21:13 current dir:  /w/workspace/edgex-go/14 07:21:13 project root: . 07:21:13 --> token set from env 07:21:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:21:13 ==> Running gcov in . (disable via -X gcov) 07:21:13 ==> Python coveragepy not found 07:21:13 ==> Searching for coverage reports in: 07:21:13 + . 07:21:13 -> Found 1 reports 07:21:13 ==> Detecting git/mercurial file structure 07:21:13 ==> Reading reports 07:21:13 + ./coverage.out bytes=426220 07:21:13 ==> Appending adjustments 07:21:13 https://docs.codecov.io/docs/fixing-reports 07:21:14 + Found adjustments 07:21:14 ==> Gzipping contents 07:21:14 60K /tmp/codecov.wIOpdP.gz 07:21:14 ==> Uploading reports 07:21:14 url: https://codecov.io 07:21:14 query: branch=PR-3891&commit=dc6b798737b202c23945748eed2b99c1986bd439&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 07:21:14 -> Pinging Codecov 07:21:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3891&commit=dc6b798737b202c23945748eed2b99c1986bd439&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 07:21:15 -> Uploading to 07:21:15 https://storage.googleapis.com/codecov/v4/raw/2022-03-14/00271124DB129430A58F1EEE437C3FCB/dc6b798737b202c23945748eed2b99c1986bd439/754e114b-e621-4a8f-9bd1-d9ace0440f6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220314T072115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8f08b87ebb677de4af7515a0356c03af145540998d8ad27a912558d1efe56dc 07:21:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:15 Dload Upload Total Spent Left Speed 07:21:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57946 0 0 100 57946 0 159k --:--:-- --:--:-- --:--:-- 158k 100 57946 0 0 100 57946 0 159k --:--:-- --:--:-- --:--:-- 158k 07:21:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dc6b798737b202c23945748eed2b99c1986bd439 [Pipeline] } 07:21:15 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:21:16 + '[' -d /w/workspace/edgex-go/14/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:21:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:21:17 ---> package-listing.sh 07:21:17 ++ facter osfamily 07:21:17 ++ tr '[:upper:]' '[:lower:]' 07:21:17 + OS_FAMILY=redhat 07:21:17 + workspace=/w/workspace/edgex-go/14 07:21:17 + START_PACKAGES=/tmp/packages_start.txt 07:21:17 + END_PACKAGES=/tmp/packages_end.txt 07:21:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:21:17 + PACKAGES=/tmp/packages_start.txt 07:21:17 + '[' /w/workspace/edgex-go/14 ']' 07:21:17 + PACKAGES=/tmp/packages_end.txt 07:21:17 + case "${OS_FAMILY}" in 07:21:17 + sort 07:21:17 + rpm -qa 07:21:21 + '[' -f /tmp/packages_start.txt ']' 07:21:21 + '[' -f /tmp/packages_end.txt ']' 07:21:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:21:21 + '[' /w/workspace/edgex-go/14 ']' 07:21:21 + mkdir -p /w/workspace/edgex-go/14/archives/ 07:21:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo 07:21:21 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:21:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:21:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:22 07:21:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:21:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:22 latest: Pulling from edgex-lftools-log-publisher 07:21:22 5eb5b503b376: Pulling fs layer 07:21:22 5c69ac0246d0: Pulling fs layer 07:21:22 ec43610c2a17: Pulling fs layer 07:21:22 3a2ae6a8a46f: Pulling fs layer 07:21:22 33b1e0a273af: Pulling fs layer 07:21:22 5d3b04190fa2: Pulling fs layer 07:21:22 2f39f015ded8: Pulling fs layer 07:21:22 3a2ae6a8a46f: Waiting 07:21:22 33b1e0a273af: Waiting 07:21:22 5d3b04190fa2: Waiting 07:21:22 2f39f015ded8: Waiting 07:21:22 5c69ac0246d0: Verifying Checksum 07:21:22 5c69ac0246d0: Download complete 07:21:22 3a2ae6a8a46f: Verifying Checksum 07:21:22 3a2ae6a8a46f: Download complete 07:21:22 33b1e0a273af: Verifying Checksum 07:21:22 33b1e0a273af: Download complete 07:21:23 5d3b04190fa2: Verifying Checksum 07:21:23 5d3b04190fa2: Download complete 07:21:23 ec43610c2a17: Verifying Checksum 07:21:23 ec43610c2a17: Download complete 07:21:23 5eb5b503b376: Verifying Checksum 07:21:23 5eb5b503b376: Download complete 07:21:23 2f39f015ded8: Verifying Checksum 07:21:23 2f39f015ded8: Download complete 07:21:24 5eb5b503b376: Pull complete 07:21:25 5c69ac0246d0: Pull complete 07:21:25 ec43610c2a17: Pull complete 07:21:25 3a2ae6a8a46f: Pull complete 07:21:26 33b1e0a273af: Pull complete 07:21:26 5d3b04190fa2: Pull complete 07:21:31 2f39f015ded8: Pull complete 07:21:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:21:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:21:31 prd-centos7-docker-4c-2g-7025 does not seem to be running inside a container 07:21:31 $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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:latest cat 07:21:34 $ docker top bee22bf178e5432c077e6e1347abe4f7fce72f3db7e1f372525b184877665025 -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:21:35 + mkdir -p /var/log/sysstat [Pipeline] sh 07:21:35 + ls /var/log/sa-host 07:21:35 + sadf -c /var/log/sa-host/sa14 07:21:35 file_magic: OK 07:21:35 HZ: Using current value: 100 07:21:35 file_header: OK 07:21:35 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 07:21:35 Statistics: 07:21:35 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... 07:21:35 File successfully converted to sysstat format version 12.5.2 07:21:35 + sadf -c /var/log/sa-host/sa17 07:21:35 file_magic: OK 07:21:35 HZ: Using current value: 100 07:21:35 file_header: OK 07:21:35 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 07:21:35 Statistics: 07:21:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:21:35 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:35 provisioning config files... 07:21:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config5869957179099459255tmp [Pipeline] { [Pipeline] echo 07:21:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:21:35 ---> create-netrc.sh [Pipeline] } 07:21:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:21:36 ---> python-tools-install.sh [Pipeline] echo 07:21:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:21:36 ---> sudo-logs.sh 07:21:36 Archiving 'sudo' log.. 07:21:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-7025.novalocal: Name or service not known 07:21:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-7025.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:21:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:21:36 ---> job-cost.sh 07:21:36 lf-activate-venv: SKIPPING 07:21:36 DEBUG: total: 0.10999999940395355 07:21:36 INFO: Retrieving Stack Cost... 07:21:37 INFO: Retrieving Pricing Info for: v3-standard-2 07:21:37 INFO: Archiving Costs [Pipeline] echo 07:21:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:21:37 ---> logs-deploy.sh 07:21:37 lf-activate-venv: SKIPPING 07:21:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/14 07:21:37 INFO: archiving workspace using pattern(s): 07:21:38 Archives upload complete. 07:21:38 INFO: archiving logs to Nexus 07:21:39 ---> uname -a: 07:21:39 Linux prd-centos7-docker-4c-2g-7025.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 07:21:39 07:21:39