Pull request #3913 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 1404bfaf31859b334881d5b2c40dd08403d8cbc6 rather than 6f4f0dc72086dffc8c4708660e1204425c7d46ae Obtained Jenkinsfile from 1404bfaf31859b334881d5b2c40dd08403d8cbc6 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-ssh531530271510686656.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh1980508474735824370.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3913/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3913/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8429281165939302577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3913/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10909417628143217233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4629802888814288523.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3913/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3913/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17618303979864851471.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7919 in /w/workspace/edgexfoundry_edgex-go_PR-3913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3913/head:refs/remotes/origin/PR-3913 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 6f4f0dc72086dffc8c4708660e1204425c7d46ae Merge succeeded, producing 6f4f0dc72086dffc8c4708660e1204425c7d46ae Checking out Revision 6f4f0dc72086dffc8c4708660e1204425c7d46ae (PR-3913) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 Commit message: "fix(metadata): ignore validation result if device service unavailable" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:47:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:47:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:47:02 ========================================================= 04:47:02 EdgeX Global Pipelines Version Info 04:47:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:47:02 ------------------- 04:47:02 stable info: 04:47:02 ------------------- 04:47:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:47:02 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:47:02 Message: update stable to v1.0.221 04:47:03 ------------------- 04:47:03 experimental info: 04:47:03 ------------------- 04:47:03 Commited By: **** collab-it+edgex@linuxfoundation.org 04:47:03 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:47:03 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:47:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:47:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:47:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:47:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:47:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:47:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:47:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:47:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3913 [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3913 [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3913 [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f4f0dc72086dffc8c4708660e1204425c7d46ae [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f4f0dc [Pipeline] echo 04:47:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:04 provisioning config files... 04:47:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2060247561530726979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:05 ---> docker-login.sh 04:47:05 nexus3.edgexfoundry.org:10001 04:47:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:05 Configure a credential helper to remove this warning. See 04:47:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:05 04:47:05 Login Succeeded 04:47:05 nexus3.edgexfoundry.org:10002 04:47:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:05 Configure a credential helper to remove this warning. See 04:47:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:05 04:47:05 Login Succeeded 04:47:05 nexus3.edgexfoundry.org:10003 04:47:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:05 Configure a credential helper to remove this warning. See 04:47:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:05 04:47:05 Login Succeeded 04:47:05 nexus3.edgexfoundry.org:10004 04:47:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:05 Configure a credential helper to remove this warning. See 04:47:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:05 04:47:05 Login Succeeded 04:47:05 docker.io 04:47:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:06 Configure a credential helper to remove this warning. See 04:47:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:06 04:47:06 Login Succeeded 04:47:06 ---> docker-login.sh ends [Pipeline] } 04:47:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:06 + 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 04:47:06 + dirname cmd/core-command/Dockerfile 04:47:06 + cut -d/ -f2 04:47:06 + echo core-command,cmd/core-command/Dockerfile 04:47:06 + dirname cmd/core-data/Dockerfile 04:47:06 + cut -d/ -f2 04:47:06 + echo core-data,cmd/core-data/Dockerfile 04:47:06 + dirname cmd/core-metadata/Dockerfile 04:47:06 + cut -d/ -f2 04:47:06 + echo core-metadata,cmd/core-metadata/Dockerfile 04:47:06 + dirname cmd/security-bootstrapper/Dockerfile 04:47:06 + cut -d/ -f2 04:47:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:47:06 + dirname cmd/security-proxy-setup/Dockerfile 04:47:06 + cut -d/ -f2 04:47:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:47:06 + + dirname cmd/security-secretstore-setup/Dockerfile 04:47:06 cut -d/ -f2 04:47:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:47:06 + dirname cmd/support-notifications/Dockerfile 04:47:06 + cut -d/ -f2 04:47:06 + echo support-notifications,cmd/support-notifications/Dockerfile 04:47:06 + dirname cmd/support-scheduler/Dockerfile 04:47:06 + cut -d/ -f2 04:47:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:47:06 + dirname cmd/sys-mgmt-agent/Dockerfile 04:47:06 + cut -d/ -f2 04:47:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:47:06 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:47:07 + git rev-list -1 --merges 6f4f0dc72086dffc8c4708660e1204425c7d46ae~1..6f4f0dc72086dffc8c4708660e1204425c7d46ae [Pipeline] echo 04:47:07 -----------> git rev-list -1 --merges 6f4f0dc72086dffc8c4708660e1204425c7d46ae~1..6f4f0dc72086dffc8c4708660e1204425c7d46ae 6f4f0dc72086dffc8c4708660e1204425c7d46ae [false] [Pipeline] sh 04:47:07 + git log --format=format:%s -1 6f4f0dc72086dffc8c4708660e1204425c7d46ae [Pipeline] echo 04:47:07 ========================================================= 04:47:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:47:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:47:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:47:08 + grep -v github /etc/ssh/ssh_known_hosts 04:47:08 + [ -e /tmp/ssh_known_hosts ] 04:47:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:47:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:47:08 + sudo tee -a /etc/ssh/ssh_known_hosts 04:47:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:08 04:47:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:47:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:09 latest: Pulling from edgex-devops/git-semver 04:47:09 a0d0a0d46f8b: Pulling fs layer 04:47:09 3e5f54012d9b: Pulling fs layer 04:47:09 4c7163046ea9: Pulling fs layer 04:47:09 0c2d73faf560: Pulling fs layer 04:47:09 0c2d73faf560: Waiting 04:47:09 3e5f54012d9b: Download complete 04:47:09 a0d0a0d46f8b: Verifying Checksum 04:47:09 a0d0a0d46f8b: Download complete 04:47:09 0c2d73faf560: Verifying Checksum 04:47:09 0c2d73faf560: Download complete 04:47:09 4c7163046ea9: Verifying Checksum 04:47:09 4c7163046ea9: Download complete 04:47:09 a0d0a0d46f8b: Pull complete 04:47:09 3e5f54012d9b: Pull complete 04:47:09 4c7163046ea9: Pull complete 04:47:09 0c2d73faf560: Pull complete 04:47:09 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:47:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:47:10 prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container 04:47:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:47:10 $ docker top a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:10 [ssh-agent] Looking for ssh-agent implementation... 04:47:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:11 $ docker exec a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 ssh-agent 04:47:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGOfDA/agent.15 04:47:11 SSH_AGENT_PID=21 04:47:11 Running ssh-add (command line suppressed) 04:47:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8857344640182392418.key (/w/workspace/edgex-go/1@tmp/private_key_8857344640182392418.key) 04:47:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:11 + git tag --points-at HEAD [Pipeline] } 04:47:11 $ docker exec --env ******** --env ******** a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 ssh-agent -k 04:47:11 unset SSH_AUTH_SOCK; 04:47:11 unset SSH_AGENT_PID; 04:47:11 echo Agent pid 21 killed; 04:47:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:47:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:11 [ssh-agent] Looking for ssh-agent implementation... 04:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:12 $ docker exec a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 ssh-agent 04:47:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcBfNnh/agent.55 04:47:12 SSH_AGENT_PID=62 04:47:12 Running ssh-add (command line suppressed) 04:47:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5960725774523451712.key (/w/workspace/edgex-go/1@tmp/private_key_5960725774523451712.key) 04:47:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:12 + git semver init 04:47:12 # -> Open(): unable to determine branch for HEAD 04:47:12 # $GIT_DIR = /w/workspace/edgex-go/1/.git 04:47:12 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 04:47:12 # $SEMVER_REMOTE_NAME = origin 04:47:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:47:12 # $SEMVER_USER_NAME = edgex-jenkins 04:47:12 # $SEMVER_BRANCH = PR-3913 04:47:12 # $SEMVER_TEMP = /tmp/semver-578092711 04:47:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:47:24 # '/tmp/semver-578092711' -> '/w/workspace/edgex-go/1/.semver' 04:47:25 # -> Force: false 04:47:25 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 04:47:25 $ docker exec --env ******** --env ******** a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 ssh-agent -k 04:47:25 unset SSH_AUTH_SOCK; 04:47:25 unset SSH_AGENT_PID; 04:47:25 echo Agent pid 62 killed; 04:47:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:25 + git semver [Pipeline] } 04:47:25 $ docker stop --time=1 a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 04:47:27 $ docker rm -f a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 [Pipeline] // withDockerContainer [Pipeline] sh 04:47:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:47:28 Stashed 1 file(s) [Pipeline] echo 04:47:28 [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 04:47:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:47:28 ========================================================= 04:47:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:47:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:47:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:47:29 59bf1c3509f3: Pulling fs layer 04:47:29 666ba61612fd: Pulling fs layer 04:47:29 8ed8ca486205: Pulling fs layer 04:47:29 4fe6c5a15a65: Pulling fs layer 04:47:29 22a0e8bec74d: Pulling fs layer 04:47:29 640e595b4fbd: Pulling fs layer 04:47:29 763cafe07f6e: Pulling fs layer 04:47:29 0c0b528cf693: Pulling fs layer 04:47:29 10935f4eaf8b: Pulling fs layer 04:47:29 763cafe07f6e: Waiting 04:47:29 4fe6c5a15a65: Waiting 04:47:29 0c0b528cf693: Waiting 04:47:29 640e595b4fbd: Waiting 04:47:29 10935f4eaf8b: Waiting 04:47:29 8ed8ca486205: Verifying Checksum 04:47:29 8ed8ca486205: Download complete 04:47:29 666ba61612fd: Download complete 04:47:29 22a0e8bec74d: Verifying Checksum 04:47:29 22a0e8bec74d: Download complete 04:47:29 640e595b4fbd: Verifying Checksum 04:47:29 640e595b4fbd: Download complete 04:47:29 763cafe07f6e: Download complete 04:47:29 59bf1c3509f3: Verifying Checksum 04:47:29 59bf1c3509f3: Download complete 04:47:29 0c0b528cf693: Verifying Checksum 04:47:29 0c0b528cf693: Download complete 04:47:29 59bf1c3509f3: Pull complete 04:47:29 666ba61612fd: Pull complete 04:47:29 8ed8ca486205: Pull complete 04:47:29 10935f4eaf8b: Verifying Checksum 04:47:29 10935f4eaf8b: Download complete 04:47:30 4fe6c5a15a65: Verifying Checksum 04:47:30 4fe6c5a15a65: Download complete 04:47:34 4fe6c5a15a65: Pull complete 04:47:34 22a0e8bec74d: Pull complete 04:47:34 640e595b4fbd: Pull complete 04:47:34 763cafe07f6e: Pull complete 04:47:34 0c0b528cf693: Pull complete 04:47:36 10935f4eaf8b: Pull complete 04:47:36 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:47:36 + docker build -t ci-base-image-x86_64 -f - . 04:47:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:47:36 WORKDIR /edgex 04:47:36 COPY go.mod . 04:47:36 RUN go mod download 04:47:37 Sending build context to Docker daemon 334.2MB 04:47:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:47:37 ---> 99d49a6021b9 04:47:37 Step 2/4 : WORKDIR /edgex 04:47:39 ---> Running in b20949a211af 04:47:39 Removing intermediate container b20949a211af 04:47:39 ---> c671ca620372 04:47:39 Step 3/4 : COPY go.mod . 04:47:39 ---> 8c5390d222b0 04:47:39 Step 4/4 : RUN go mod download 04:47:40 ---> Running in 4912ea0b4d2c 04:47:43 Still waiting to schedule task 04:47:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:48:06 Removing intermediate container 4912ea0b4d2c 04:48:06 ---> 081127db73ba 04:48:06 Successfully built 081127db73ba 04:48:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:48:06 + docker inspect -f . ci-base-image-x86_64 04:48:06 . [Pipeline] withDockerContainer 04:48:07 prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container 04:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:48:07 $ docker top 09bfd6e7cd4aac9b7714e9152b4fd34aab6e20fd8885ed52bfd1d8d1a446e346 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:07 + go version 04:48:07 go version go1.17.6 linux/amd64 [Pipeline] } 04:48:08 $ docker stop --time=1 09bfd6e7cd4aac9b7714e9152b4fd34aab6e20fd8885ed52bfd1d8d1a446e346 04:48:09 $ docker rm -f 09bfd6e7cd4aac9b7714e9152b4fd34aab6e20fd8885ed52bfd1d8d1a446e346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:10 + docker inspect -f . ci-base-image-x86_64 04:48:10 . [Pipeline] withDockerContainer 04:48:10 prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container 04:48:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:48:10 $ docker top 9923bbfef3089307e1fab39e131e4a80676fe3d4afc8553a795dc8a9dd1f3a50 -eo pid,comm [Pipeline] { [Pipeline] echo 04:48:10 ========================================================= 04:48:10 [edgeXBuildGoParallel] Running Tests and Build... 04:48:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:48:11 + make test 04:48:11 go mod tidy 04:48:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:48:16 ? github.com/edgexfoundry/edgex-go [no test files] 04:48:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:48:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:48:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 04:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:48:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 04:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:48:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.9% of statements 04:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.858s coverage: 89.2% of statements 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.388s coverage: 94.2% of statements 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 24.0% of statements 04:48:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 04:48:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 04:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.080s coverage: 94.4% of statements 04:48:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 04:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements 04:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.4% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:48:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 04:48:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 04:48:51 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 04:49:03 GO111MODULE=on go vet ./... 04:49:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:49:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:49:08 ./bin/test-attribution-txt.sh [Pipeline] echo 04:49:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:49:08 + ls -al . 04:49:08 total 676 04:49:08 drwxrwxr-x 10 1001 1001 4096 Mar 18 04:49 . 04:49:08 drwxr-xr-x 4 root root 4096 Mar 18 04:48 .. 04:49:08 -rw-rw-r-- 1 1001 1001 11 Mar 18 04:46 .dockerignore 04:49:08 drwxrwxr-x 8 1001 1001 4096 Mar 18 04:47 .git 04:49:08 drwxrwxr-x 4 1001 1001 4096 Mar 18 04:46 .github 04:49:08 -rw-rw-r-- 1 1001 1001 804 Mar 18 04:46 .gitignore 04:49:08 -rw-rw-r-- 1 1001 1001 42 Mar 18 04:46 .golangci.yml 04:49:08 -rw-rw-r-- 1 1001 1001 76 Mar 18 04:46 .hadolint.yml 04:49:08 drwx------ 3 1001 1001 4096 Mar 18 04:47 .semver 04:49:08 -rw-rw-r-- 1 1001 1001 166 Mar 18 04:46 .sonarcloud.properties 04:49:08 -rw-rw-r-- 1 1001 1001 1171 Mar 18 04:46 ADOPTERS.md 04:49:08 -rw-rw-r-- 1 1001 1001 9019 Mar 18 04:46 Attribution.txt 04:49:08 -rw-rw-r-- 1 1001 1001 51732 Mar 18 04:46 CHANGELOG.md 04:49:08 -rw-rw-r-- 1 1001 1001 3804 Mar 18 04:46 CONTRIBUTING.md 04:49:08 -rw-rw-r-- 1 1001 1001 677 Mar 18 04:46 GOVERNANCE.md 04:49:08 -rw-rw-r-- 1 1001 1001 849 Mar 18 04:46 Jenkinsfile 04:49:08 -rw-rw-r-- 1 1001 1001 10775 Mar 18 04:46 LICENSE 04:49:08 -rw-rw-r-- 1 1001 1001 6508 Mar 18 04:46 Makefile 04:49:08 -rw-rw-r-- 1 1001 1001 582 Mar 18 04:46 OWNERS.md 04:49:08 -rw-rw-r-- 1 1001 1001 8207 Mar 18 04:46 README.md 04:49:08 -rw-rw-r-- 1 1001 1001 6912 Mar 18 04:46 SECURITY.md 04:49:08 -rw-rw-r-- 1 1001 1001 5 Mar 18 04:47 VERSION 04:49:08 -rw-rw-r-- 1 1001 1001 4131 Mar 18 04:46 ZMQWindows.md 04:49:08 drwxrwxr-x 2 1001 1001 4096 Mar 18 04:46 bin 04:49:08 drwxrwxr-x 14 1001 1001 4096 Mar 18 04:46 cmd 04:49:08 -rw-r--r-- 1 root root 426503 Mar 18 04:48 coverage.out 04:49:08 -rw-rw-r-- 1 1001 1001 2827 Mar 18 04:46 go.mod 04:49:08 -rw-rw-r-- 1 1001 1001 50579 Mar 18 04:46 go.sum 04:49:08 drwxrwxr-x 8 1001 1001 4096 Mar 18 04:46 internal 04:49:08 drwxrwxr-x 3 1001 1001 4096 Mar 18 04:46 openapi 04:49:08 drwxrwxr-x 4 1001 1001 4096 Mar 18 04:46 snap 04:49:08 -rw-rw-r-- 1 1001 1001 204 Mar 18 04:46 version.go [Pipeline] sh 04:49:09 + '[' -e coverage.out ] 04:49:09 + chown 1001:1001 coverage.out [Pipeline] stash 04:49:09 Stashed 1 file(s) [Pipeline] sh 04:49:09 + make build 04:49:09 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 04:49: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 04:49:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:49:16 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 04:49:17 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 04:49:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:49:18 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 04:49:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7920 in /w/workspace/edgexfoundry_edgex-go_PR-3913 [Pipeline] { [Pipeline] ws 04:49:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:49:19 The recommended git tool is: git 04:49:19 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 04:49:19 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 04:49:21 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 04:49:21 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 04:49: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 [Pipeline] } 04:49:24 $ docker stop --time=1 9923bbfef3089307e1fab39e131e4a80676fe3d4afc8553a795dc8a9dd1f3a50 04:49:26 using credential edgex-jenkins-ssh 04:49:26 $ docker rm -f 9923bbfef3089307e1fab39e131e4a80676fe3d4afc8553a795dc8a9dd1f3a50 04:49:26 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:49:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:49:26 > git init /w/workspace/edgex-go/1 # timeout=10 04:49:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:49:26 > git --version # timeout=10 04:49:26 > git --version # 'git version 2.25.1' 04:49:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh 04:49:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:49:27 04:49:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:49:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:49:28 latest: Pulling from edgex-devops/edgex-compose 04:49:28 cbdbe7a5bc2a: Pulling fs layer 04:49:28 ca9280d653b3: Pulling fs layer 04:49:28 7e9c9ca2126c: Pulling fs layer 04:49:28 cbdbe7a5bc2a: Verifying Checksum 04:49:28 cbdbe7a5bc2a: Download complete 04:49:28 ca9280d653b3: Verifying Checksum 04:49:28 ca9280d653b3: Download complete 04:49:28 cbdbe7a5bc2a: Pull complete 04:49:28 7e9c9ca2126c: Verifying Checksum 04:49:28 7e9c9ca2126c: Download complete 04:49:28 ca9280d653b3: Pull complete 04:49:32 7e9c9ca2126c: Pull complete 04:49:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:49:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:49:32 prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container 04:49:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:49:33 $ docker top 0b9c7dc2180192ca014b933068fc819b2a125a71476a323dcc770239f0455545 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:34 + docker-compose build --help 04:49:34 + grep parallel 04:49:34 --parallel Build images in parallel. [Pipeline] } 04:49:34 $ docker stop --time=1 0b9c7dc2180192ca014b933068fc819b2a125a71476a323dcc770239f0455545 04:49:36 $ docker rm -f 0b9c7dc2180192ca014b933068fc819b2a125a71476a323dcc770239f0455545 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:49:36 . [Pipeline] withDockerContainer 04:49:36 prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container 04:49:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:49:37 $ docker top 0044efafe5d022b7c33e6edcc40afbac9f546c12912d86c17395360e54f94c15 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:37 + docker-compose -f ./docker-compose-build.yml build --parallel 04:49:38 Building core-command ... 04:49:38 Building core-data ... 04:49:38 Building core-metadata ... 04:49:38 Building security-bootstrapper ... 04:49:38 Building security-proxy-setup ... 04:49:38 Building security-secretstore-setup ... 04:49:38 Building support-notifications ... 04:49:38 Building support-scheduler ... 04:49:38 Building sys-mgmt-agent ... 04:49:38 Building sys-mgmt-agent 04:49:38 Building core-metadata 04:49:38 Building security-proxy-setup 04:49:38 Building support-scheduler 04:49:38 Building security-bootstrapper 04:49:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:49:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:49:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:49:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:49:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3913/head:refs/remotes/origin/PR-3913 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:49:44 Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:49:44 Merge succeeded, producing 6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:49:44 Checking out Revision 6f4f0dc72086dffc8c4708660e1204425c7d46ae (PR-3913) 04:49:44 > git config core.sparsecheckout # timeout=10 04:49:44 > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 04:49:44 > git remote # timeout=10 04:49:44 > git config --get remote.origin.url # timeout=10 04:49:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:44 > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 04:49:44 > git rev-parse HEAD^{commit} # timeout=10 04:49:44 > git config core.sparsecheckout # timeout=10 04:49:44 > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 04:49:48 Commit message: "fix(metadata): ignore validation result if device service unavailable" 04:49:48 > git --version # timeout=10 04:49:48 > git --version # 'git version 2.25.1' 04:49:48 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:49:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:49:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:50 Dload Upload Total Spent Left Speed 04:49:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46443 0 --:--:-- --:--:-- --:--:-- 46261 [Pipeline] sh 04:49:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:49:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:49:51 + sudo tee /etc/docker/daemon.new 04:49:51 { 04:49:51 "registry-mirrors": [ 04:49:51 "https://nexus3.edgexfoundry.org:10001" 04:49:51 ], 04:49:51 "bip": "10.250.0.254/24", 04:49:51 "hosts": [ 04:49:51 "tcp://0.0.0.0:5555", 04:49:51 "unix:///var/run/docker.sock" 04:49:51 ], 04:49:51 "mtu": 1458, 04:49:51 "selinux-enabled": true, 04:49:51 "seccomp-profile": "/etc/docker/seccomp.json" 04:49:51 } [Pipeline] sh 04:49:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:49:51 + sudo service docker restart 04:49:53 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:49:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:49:53 ---> 081127db73ba 04:49:53 Step 3/21 : WORKDIR /edgex-go 04:49:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:49:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:49:53 ---> 081127db73ba 04:49:53 Step 3/23 : WORKDIR /edgex-go 04:49:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:49:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:49:53 ---> 081127db73ba 04:49:53 Step 3/22 : WORKDIR /edgex-go 04:49:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:49:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:49:53 ---> 081127db73ba 04:49:53 Step 3/23 : WORKDIR /edgex-go 04:49:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:49:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:49:53 ---> 081127db73ba 04:49:53 Step 3/31 : WORKDIR /edgex-go 04:49:53 ---> Running in daaafc133e47 04:49:53 ---> Running in 155bd0c1abe6 04:49:53 ---> Running in 60908ccf67fa 04:49:53 ---> Running in 43f598bcd4db 04:49:53 ---> Running in 40a559926803 04:49:54 Removing intermediate container daaafc133e47 04:49:54 ---> 667ea3762bc4 04:49:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:54 Removing intermediate container 43f598bcd4db 04:49:54 ---> db5b473a448c 04:49:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:54 Removing intermediate container 60908ccf67fa 04:49:54 ---> 03a8af149b94 04:49:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:54 Removing intermediate container 155bd0c1abe6 04:49:54 ---> 0e4d74560aa2 04:49:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:54 ---> Running in fdd5db4da282 04:49:54 Removing intermediate container 40a559926803 04:49:54 ---> 2ca352a6a6c7 04:49:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:54 ---> Running in 8231d5a3f020 04:49:54 ---> Running in b251359f936e 04:49:54 ---> Running in 7ea1eac9f568 04:49:54 ---> Running in d7f1a326499f 04:49:54 Removing intermediate container fdd5db4da282 04:49:54 ---> 41015420cc60 04:49:54 Step 5/31 : RUN apk add --update --no-cache make git 04:49:55 ---> Running in e5ed96a98f9d 04:49:55 Removing intermediate container 8231d5a3f020 04:49:55 ---> adf19c1822b7 04:49:55 Step 5/23 : RUN apk add --update --no-cache make git 04:49:55 ---> Running in 89afd768ffd4 04:49:55 Removing intermediate container 7ea1eac9f568 04:49:55 ---> f6e8d495d317 04:49:55 Step 5/23 : RUN apk add --update --no-cache make bash git 04:49:55 ---> Running in e6469f86b4c9 04:49:55 Removing intermediate container b251359f936e 04:49:55 ---> f5cf73cbb75f 04:49:55 Step 5/22 : RUN apk add --update --no-cache make git 04:49:55 ---> Running in 06b6c911bebb 04:49:55 Removing intermediate container d7f1a326499f 04:49:55 ---> 661249ec1ed0 04:49:55 Step 5/21 : RUN apk add --update --no-cache make git 04:49:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:49:55 ---> Running in d627bd0a1cce 04:49:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:49:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:49:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:49:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:49:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:49:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:49:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:49:56 OK: 221 MiB in 52 packages 04:49:56 OK: 221 MiB in 52 packages 04:49:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:49:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:49:57 OK: 221 MiB in 52 packages 04:49:57 OK: 221 MiB in 52 packages 04:49:57 OK: 221 MiB in 52 packages 04:49:58 Removing intermediate container e5ed96a98f9d 04:49:58 ---> beffabd46dcf 04:49:58 Step 6/31 : COPY go.mod vendor* ./ 04:49:58 Removing intermediate container 89afd768ffd4 04:49:58 ---> 9df7114d7357 04:49:58 Step 6/23 : COPY go.mod vendor* ./ 04:49:58 ---> b3e47ac61180 04:49:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:58 ---> fcdde3ec0ff9 04:49:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:58 Removing intermediate container e6469f86b4c9 04:49:58 ---> 8e18dcc6cd5d 04:49:58 Step 6/23 : COPY go.mod vendor* ./ 04:49:58 ---> Running in 34e35c783e0d 04:49:59 ---> Running in 9a388b06d33e 04:49:59 Removing intermediate container 06b6c911bebb 04:49:59 ---> 6b4ab22e6ebf 04:49:59 Step 6/22 : COPY go.mod vendor* ./ 04:49:59 Removing intermediate container d627bd0a1cce 04:49:59 ---> c17981597052 04:49:59 Step 6/21 : COPY go.mod vendor* ./ 04:49:59 ---> 74ff6c396e35 04:49:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:59 ---> 686ec15c4d62 04:49:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:59 ---> Running in 2f15447d4285 04:49:59 ---> 4acfe6e0dbbe 04:49:59 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:59 ---> Running in 4844845bbe4c 04:49:59 ---> Running in 2dda72f8c0b6 04:50:00 Removing intermediate container 34e35c783e0d 04:50:00 ---> 2bfed15c4c5f 04:50:00 Step 8/31 : COPY . . 04:50:01 Removing intermediate container 2f15447d4285 04:50:01 ---> d777ae053600 04:50:01 Step 8/23 : COPY . . 04:50:01 Removing intermediate container 9a388b06d33e 04:50:01 ---> f265b7e57c2c 04:50:01 Step 8/23 : COPY . . 04:50:06 Removing intermediate container 4844845bbe4c 04:50:06 ---> c90091e985d5 04:50:06 Step 8/22 : COPY . . 04:50:06 Removing intermediate container 2dda72f8c0b6 04:50:06 ---> cbc747998161 04:50:06 Step 8/21 : COPY . . 04:50:07 ---> c666c98b95df 04:50:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:50:07 ---> 6a04ffb90f06 04:50:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:50:07 ---> 547155acee84 04:50:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:50:09 ---> Running in d9c6d2ab630a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:10 provisioning config files... 04:50:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6703599259452122740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:10 ---> docker-login.sh 04:50:10 nexus3.edgexfoundry.org:10001 04:50:11 ---> Running in af94fc923c61 04:50:11 ---> Running in 825e44e4e041 04:50:11 ---> dc250b5733d4 04:50:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:50:11 ---> d5acf97cf2c8 04:50:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:50:11 ---> Running in 2479fdd4e8c9 04:50:11 ---> Running in fd2f05d3dae4 04:50:11 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 04:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50: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 04:50:11 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 04:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:11 Configure a credential helper to remove this warning. See 04:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:11 04:50:11 Login Succeeded 04:50:11 nexus3.edgexfoundry.org:10002 04:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:12 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 04:50:12 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 04:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:12 Configure a credential helper to remove this warning. See 04:50:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:12 04:50:12 Login Succeeded 04:50:12 nexus3.edgexfoundry.org:10003 04:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:12 Configure a credential helper to remove this warning. See 04:50:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:12 04:50:12 Login Succeeded 04:50:12 nexus3.edgexfoundry.org:10004 04:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:13 Configure a credential helper to remove this warning. See 04:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:13 04:50:13 Login Succeeded 04:50:13 docker.io 04:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:14 Configure a credential helper to remove this warning. See 04:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:14 04:50:14 Login Succeeded 04:50:14 ---> docker-login.sh ends [Pipeline] } 04:50:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:50:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:50:14 ========================================================= 04:50:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:50:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:50:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:50:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:50:15 9b3977197b4f: Pulling fs layer 04:50:15 1a89e8eeedd5: Pulling fs layer 04:50:15 94645a83ff95: Pulling fs layer 04:50:15 3f3a8bcf1eab: Pulling fs layer 04:50:15 0c92f367c5e7: Pulling fs layer 04:50:15 f7c0051592d6: Pulling fs layer 04:50:15 a227ed2f7395: Pulling fs layer 04:50:15 7b1c46037f91: Pulling fs layer 04:50:15 f7c0051592d6: Waiting 04:50:15 a227ed2f7395: Waiting 04:50:15 7b1c46037f91: Waiting 04:50:15 0c92f367c5e7: Waiting 04:50:15 3f3a8bcf1eab: Waiting 04:50:15 94645a83ff95: Verifying Checksum 04:50:15 94645a83ff95: Download complete 04:50:15 1a89e8eeedd5: Download complete 04:50:15 0c92f367c5e7: Verifying Checksum 04:50:15 0c92f367c5e7: Download complete 04:50:15 f7c0051592d6: Download complete 04:50:15 9b3977197b4f: Verifying Checksum 04:50:15 9b3977197b4f: Download complete 04:50:15 a227ed2f7395: Verifying Checksum 04:50:15 a227ed2f7395: Download complete 04:50:16 9b3977197b4f: Pull complete 04:50:16 1a89e8eeedd5: Pull complete 04:50:16 94645a83ff95: Pull complete 04:50:17 7b1c46037f91: Verifying Checksum 04:50:17 7b1c46037f91: Download complete 04:50:17 3f3a8bcf1eab: Verifying Checksum 04:50:17 3f3a8bcf1eab: Download complete 04:50: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 04:50:25 Removing intermediate container d9c6d2ab630a 04:50:25 ---> 9883ae826d5f 04:50:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:50:26 ---> Running in f003215efc0c 04:50:26 Removing intermediate container 825e44e4e041 04:50:26 ---> b2f2c7d4e4c6 04:50:26 04:50:26 Step 10/23 : FROM alpine:3.14 04:50:26 Removing intermediate container 2479fdd4e8c9 04:50:26 ---> 44257080b7ea 04:50:26 04:50:26 Step 10/22 : FROM alpine:3.14 04:50:26 Removing intermediate container af94fc923c61 04:50:26 ---> 1008608c9b58 04:50:26 04:50:26 Step 10/31 : FROM alpine:3.14 04:50:26 Removing intermediate container fd2f05d3dae4 04:50:26 ---> 7c1fe6b8432c 04:50:26 04:50:26 Step 10/21 : FROM alpine:3.14 04:50:26 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 04:50:26 3.14: Pulling from library/alpine 04:50:27 3.14: Pulling from library/alpine 04:50:27 3.14: Pulling from library/alpine 04:50:27 Removing intermediate container f003215efc0c 04:50:27 ---> 83725779e7aa 04:50:27 04:50:27 Step 11/23 : FROM docker:20.10.10 04:50:28 3.14: Pulling from library/alpine 04:50:28 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 04:50:28 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 04:50:28 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 04:50:28 Status: Downloaded newer image for alpine:3.14 04:50:28 Status: Downloaded newer image for alpine:3.14 04:50:28 Status: Downloaded newer image for alpine:3.14 04:50:28 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 04:50:28 Status: Image is up to date for alpine:3.14 04:50:28 ---> a33ac4f1069a 04:50:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:50:28 ---> a33ac4f1069a 04:50:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:50:28 ---> a33ac4f1069a 04:50:28 Step 11/21 : RUN apk add --update --no-cache curl 04:50:28 ---> a33ac4f1069a 04:50:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:50:28 20.10.10: Pulling from library/docker 04:50:28 ---> Running in deb39aff5850 04:50:28 ---> Running in ef5c05eedd79 04:50:28 ---> Running in 2723e7564aa5 04:50:28 ---> Running in 231375b12fc2 04:50:28 Removing intermediate container ef5c05eedd79 04:50:28 ---> 66eca2803b11 04:50:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:50:29 ---> Running in 1b4acfdf8fce 04:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:50:29 (1/5) Installing ca-certificates (20211220-r0) 04:50:29 (1/1) Installing dumb-init (1.2.5-r1) 04:50:29 (2/5) Installing brotli-libs (1.0.9-r5) 04:50:29 Executing busybox-1.33.1-r6.trigger 04:50:29 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:50:29 OK: 6 MiB in 15 packages 04:50:29 (4/5) Installing libcurl (7.79.1-r0) 04:50:29 (5/5) Installing curl (7.79.1-r0) 04:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:50:29 Executing busybox-1.33.1-r6.trigger 04:50:29 Executing ca-certificates-20211220-r0.trigger 04:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:50:29 OK: 8 MiB in 19 packages 04:50:29 (1/1) Installing dumb-init (1.2.5-r1) 04:50:29 Executing busybox-1.33.1-r6.trigger 04:50:29 OK: 6 MiB in 15 packages 04:50:29 (1/2) Installing dumb-init (1.2.5-r1) 04:50:29 (2/2) Installing su-exec (0.2-r1) 04:50:29 Executing busybox-1.33.1-r6.trigger 04:50:29 OK: 6 MiB in 16 packages 04:50:30 3f3a8bcf1eab: Pull complete 04:50:30 0c92f367c5e7: Pull complete 04:50:30 f7c0051592d6: Pull complete 04:50:30 Removing intermediate container deb39aff5850 04:50:30 ---> ed7aa21057c2 04:50:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:50:30 ---> Running in cbc18090f2a2 04:50:30 a227ed2f7395: Pull complete 04:50:30 Removing intermediate container cbc18090f2a2 04:50:30 ---> ddc9f77b963a 04:50:30 Step 13/23 : ENV APP_PORT=59881 04:50:30 ---> Running in 514ee3e396ad 04:50:30 Removing intermediate container 231375b12fc2 04:50:30 ---> d6b0c9477c22 04:50:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:50:30 Removing intermediate container 1b4acfdf8fce 04:50:30 ---> ce07600808ea 04:50:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:50:30 ---> Running in ff21698fee5f 04:50:30 Removing intermediate container 514ee3e396ad 04:50:30 ---> 16475ffa80fd 04:50:30 Step 14/23 : EXPOSE $APP_PORT 04:50:30 ---> Running in 24c379f24c72 04:50:30 Removing intermediate container 2723e7564aa5 04:50:30 ---> e77ea9c2812c 04:50:30 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:50:30 ---> Running in 5bcfc904b8bb 04:50:30 ---> Running in 0098bdc748f6 04:50:30 Removing intermediate container ff21698fee5f 04:50:30 ---> 7f50384f7dec 04:50:30 Step 13/22 : ENV APP_PORT=59861 04:50:30 Removing intermediate container 24c379f24c72 04:50:30 ---> 1ae812ba749e 04:50:30 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:50:30 ---> Running in 01905b9ed85d 04:50:30 Removing intermediate container 5bcfc904b8bb 04:50:30 ---> 5e75e4473faf 04:50:30 Step 15/23 : WORKDIR / 04:50:30 ---> Running in 858ead08f48e 04:50:30 Removing intermediate container 0098bdc748f6 04:50:30 ---> ff67aef74973 04:50:30 Step 13/21 : WORKDIR /edgex 04:50:31 ---> Running in d9a7dd927b54 04:50:31 ---> Running in a9538586570c 04:50:31 Removing intermediate container 01905b9ed85d 04:50:31 ---> a2fc8b1bf6f7 04:50:31 Step 14/22 : EXPOSE $APP_PORT 04:50:31 Removing intermediate container 858ead08f48e 04:50:31 ---> d94c014be1e9 04:50:31 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:50:31 ---> Running in c498c684d550 04:50:31 ---> Running in 269a9ceccd05 04:50:31 Removing intermediate container a9538586570c 04:50:31 ---> c84ad7e49e71 04:50:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:50:31 Removing intermediate container d9a7dd927b54 04:50:31 ---> 2b17979b3569 04:50:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:31 Removing intermediate container c498c684d550 04:50:31 ---> 4a7bd076e26b 04:50:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:31 ---> 7797fbbe1777 04:50:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:50:31 ---> ade31306fb1a 04:50:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:50:32 ---> 9209e5918824 04:50:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:50:32 ---> 4aa875f9bccc 04:50:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:50:32 ---> 122e27e4b50c 04:50:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:50:32 ---> f9d8f1f1efcc 04:50:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:50:32 Removing intermediate container 269a9ceccd05 04:50:32 ---> d01ecb94f701 04:50:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:50:32 ---> c6c0bfb19d8c 04:50:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:50:32 ---> 8377f6e63f7a 04:50:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:50:32 ---> Running in c2cac5746da8 04:50:32 ---> Running in f7183022e234 04:50:33 ---> ca7f196c31c7 04:50:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:50:33 ---> Running in fe3d08ef025c 04:50:33 ---> Running in d3c791df6882 04:50:33 Removing intermediate container f7183022e234 04:50:33 ---> da7b1716a07e 04:50:33 Step 18/21 : CMD ["--init=true"] 04:50:33 Removing intermediate container c2cac5746da8 04:50:33 ---> 61fb5bc049fc 04:50:33 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:50:33 Removing intermediate container fe3d08ef025c 04:50:33 ---> 0d2307b503a0 04:50:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:33 ---> Running in d4990fa52115 04:50:33 ---> Running in 56189eb30666 04:50:33 Removing intermediate container d3c791df6882 04:50:33 ---> 33243c612047 04:50:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:33 ---> d1c907a46cfc 04:50:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:50:33 ---> Running in 622788d9dca8 04:50:33 Removing intermediate container d4990fa52115 04:50:33 ---> 8cfb54a7cb86 04:50:33 Step 19/21 : LABEL arch=x86_64 04:50:33 ---> Running in 38b16842ee38 04:50:33 Removing intermediate container 56189eb30666 04:50:33 ---> 9401e954c918 04:50:33 Step 21/23 : LABEL arch=x86_64 04:50:33 ---> Running in af25bb9e93e2 04:50:33 Removing intermediate container 622788d9dca8 04:50:33 ---> eec32ba55824 04:50:33 Step 20/22 : LABEL arch=x86_64 04:50:33 ---> Running in 90e6fb8961a6 04:50:33 ---> Running in 9a1e9209e005 04:50:33 Removing intermediate container af25bb9e93e2 04:50:33 ---> f9fe3d32d848 04:50:33 Step 20/21 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:50:33 Removing intermediate container 90e6fb8961a6 04:50:33 ---> feac16fe594d 04:50:33 Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:50:33 ---> Running in b69072e0d04d 04:50:33 Removing intermediate container 9a1e9209e005 04:50:33 ---> 2645a2d323ec 04:50:33 Step 21/22 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:50:33 ---> Running in dc4531c147b4 04:50:34 ---> Running in 565e6453d455 04:50:34 Removing intermediate container b69072e0d04d 04:50:34 ---> f033169570ec 04:50:34 Step 21/21 : LABEL version=0.0.0 04:50:34 ---> Running in 487bdf77352f 04:50:34 Removing intermediate container dc4531c147b4 04:50:34 ---> f9a5bb00d8d2 04:50:34 Step 23/23 : LABEL version=0.0.0 04:50:34 Removing intermediate container 565e6453d455 04:50:34 ---> 9aa25dbefe36 04:50:34 Step 22/22 : LABEL version=0.0.0 04:50:34 ---> Running in 7eae4074c5c9 04:50:34 ---> Running in 1ae95eceb669 04:50:34 Removing intermediate container 487bdf77352f 04:50:34 ---> a9f79ed37165 04:50:34 04:50:34 Successfully built a9f79ed37165 04:50:34 Successfully tagged security-proxy-setup:latest 04:50:34  Building security-proxy-setup ... done Building core-command 04:50:34 Removing intermediate container 7eae4074c5c9 04:50:34 ---> 99e0867ad73e 04:50:34 04:50:34 Removing intermediate container 1ae95eceb669 04:50:34 ---> c99f5b5cb517 04:50:34 04:50:34 Removing intermediate container 38b16842ee38 04:50:34 ---> 99dce8a3fd17 04:50:34 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:34 Successfully built 99e0867ad73e 04:50:34 Successfully tagged core-metadata:latest 04:50:34  Building core-metadata ... done Building core-data 04:50:34 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:50:34 Status: Downloaded newer image for docker:20.10.10 04:50:34 ---> b706a049f56e 04:50:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:50:34 Successfully built c99f5b5cb517 04:50:34 Successfully tagged support-scheduler:latest 04:50:34 Building security-secretstore-setup 04:50:35  Building support-scheduler ... done  ---> Running in 5d0477b2b29b 04:50:36 ---> 825da81d8ac3 04:50:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:50:37 Removing intermediate container 5d0477b2b29b 04:50:37 ---> 0f76af1c97e3 04:50:37 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 04:50:38 ---> e4a9d1d29d90 04:50:38 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:50:38 ---> Running in 83f1f9653398 04:50:38 7b1c46037f91: Pull complete 04:50:38 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:50:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:50:39 WORKDIR /edgex 04:50:39 COPY go.mod . 04:50:39 RUN go mod download 04:50:39 + docker build -t ci-base-image-arm64 -f - . 04:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:50:39 ---> cb967b0be52b 04:50:39 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:50:39 (1/42) Installing readline (8.1.0-r0) 04:50:39 (2/42) Installing bash (5.1.4-r0) 04:50:39 Executing bash-5.1.4-r0.post-install 04:50:39 (3/42) Installing brotli-libs (1.0.9-r5) 04:50:39 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:50:39 (5/42) Installing libcurl (7.79.1-r0) 04:50:39 (6/42) Installing curl (7.79.1-r0) 04:50:39 (7/42) Installing dumb-init (1.2.5-r1) 04:50:39 (8/42) Installing libbz2 (1.0.8-r1) 04:50:39 (9/42) Installing expat (2.4.7-r0) 04:50:39 (10/42) Installing libffi (3.3-r2) 04:50:39 (11/42) Installing gdbm (1.19-r0) 04:50:39 (12/42) Installing xz-libs (5.2.5-r0) 04:50:39 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:50:39 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:50:39 (15/42) Installing mpdecimal (2.5.1-r1) 04:50:39 (16/42) Installing sqlite-libs (3.35.5-r0) 04:50:39 (17/42) Installing python3 (3.9.5-r2) 04:50:39 (18/42) Installing py3-appdirs (1.4.4-r2) 04:50:39 (19/42) Installing py3-chardet (4.0.0-r2) 04:50:39 (20/42) Installing py3-idna (3.2-r0) 04:50:39 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:50:39 (22/42) Installing py3-certifi (2020.12.5-r1) 04:50:39 (23/42) Installing py3-requests (2.25.1-r4) 04:50:39 (24/42) Installing py3-msgpack (1.0.2-r1) 04:50:39 (25/42) Installing py3-lockfile (0.12.2-r4) 04:50:39 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:50:39 (27/42) Installing py3-colorama (0.4.4-r1) 04:50:39 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:50:39 (29/42) Installing py3-distlib (0.3.1-r3) 04:50:39 (30/42) Installing py3-distro (1.5.0-r3) 04:50:39 (31/42) Installing py3-six (1.15.0-r1) 04:50:39 (32/42) Installing py3-webencodings (0.5.1-r4) 04:50:39 (33/42) Installing py3-html5lib (1.1-r1) 04:50:39 (34/42) Installing py3-parsing (2.4.7-r2) 04:50:39 (35/42) Installing py3-packaging (20.9-r1) 04:50:39 (36/42) Installing py3-toml (0.10.2-r2) 04:50:39 (37/42) Installing py3-pep517 (0.10.0-r2) 04:50:39 (38/42) Installing py3-progress (1.5-r2) 04:50:39 (39/42) Installing py3-retrying (1.3.3-r1) 04:50:39 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:50:39 (41/42) Installing py3-setuptools (52.0.0-r3) 04:50:39 (42/42) Installing py3-pip (20.3.4-r1) 04:50:39 Executing busybox-1.33.1-r6.trigger 04:50:39 OK: 84 MiB in 64 packages 04:50:40 ---> d1523944299d 04:50:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:50:40 Collecting docker-compose==1.23.2 04:50:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:50:40 Collecting PyYAML<4,>=3.10 04:50:40 Downloading PyYAML-3.13.tar.gz (270 kB) 04:50:41 Sending build context to Docker daemon 168.8MB 04:50:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:50:41 ---> f79e39bc4007 04:50:41 Step 2/4 : WORKDIR /edgex 04:50:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:50:41 Collecting websocket-client<1.0,>=0.32.0 04:50:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:50:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:50:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:50:41 ---> 38e66c0319db 04:50:41 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:50:41 Collecting docker<4.0,>=3.6.0 04:50:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:50:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:50:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:50:41 ---> 081127db73ba 04:50:41 Step 3/23 : WORKDIR /edgex-go 04:50:41 ---> Using cache 04:50:41 ---> 0e4d74560aa2 04:50:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:50:41 ---> Using cache 04:50:41 ---> f5cf73cbb75f 04:50:41 Step 5/23 : RUN apk add --update --no-cache make git 04:50:41 ---> Using cache 04:50:41 ---> 6b4ab22e6ebf 04:50:41 Step 6/23 : COPY go.mod vendor* ./ 04:50:41 ---> Using cache 04:50:41 ---> 686ec15c4d62 04:50:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:41 ---> Using cache 04:50:41 ---> c90091e985d5 04:50:41 Step 8/23 : COPY . . 04:50:41 ---> Using cache 04:50:41 ---> dc250b5733d4 04:50:41 Step 9/23 : RUN make cmd/core-command/core-command 04:50:41 Collecting cached-property<2,>=1.2.0 04:50:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:50:41 Collecting dockerpty<0.5,>=0.4.1 04:50:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:50:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:50:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:50:42 ---> 081127db73ba 04:50:42 Step 3/25 : WORKDIR /edgex-go 04:50:42 ---> Using cache 04:50:42 ---> 0e4d74560aa2 04:50:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:50:42 ---> Using cache 04:50:42 ---> f5cf73cbb75f 04:50:42 Step 5/25 : RUN apk add --update --no-cache make git 04:50:42 ---> Using cache 04:50:42 ---> 6b4ab22e6ebf 04:50:42 Step 6/25 : COPY go.mod vendor* ./ 04:50:42 ---> Using cache 04:50:42 ---> 686ec15c4d62 04:50:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:42 ---> Using cache 04:50:42 ---> c90091e985d5 04:50:42 Step 8/25 : COPY . . 04:50:42 ---> Using cache 04:50:42 ---> dc250b5733d4 04:50:42 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:50:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:50:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:50:42 ---> 081127db73ba 04:50:42 Step 3/23 : WORKDIR /edgex-go 04:50:42 ---> Using cache 04:50:42 ---> 0e4d74560aa2 04:50:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:50:42 ---> Using cache 04:50:42 ---> f5cf73cbb75f 04:50:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:50:42 Collecting docopt<0.7,>=0.6.1 04:50:42 Downloading docopt-0.6.2.tar.gz (25 kB) 04:50:42 ---> Running in 2c1ae85a8bcf 04:50:42 ---> Running in 1c37e0b6730f 04:50:42 ---> Running in c21ead32123d 04:50:42 ---> Running in b469d5442c5a 04:50:42 Removing intermediate container b469d5442c5a 04:50:42 ---> a20b65274dd4 04:50:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:50:42 Collecting texttable<0.10,>=0.9.0 04:50:42 Downloading texttable-0.9.1.tar.gz (11 kB) 04:50:42 ---> 3e5715db059a 04:50:42 Step 26/31 : RUN chmod +x /entrypoint.sh 04:50:42 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 04:50:43 ---> Running in 474361fe5bd3 04:50:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:50:43 Collecting jsonschema<3,>=2.5.1 04:50:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:50:43 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 04:50:43 Collecting docker-pycreds>=0.4.0 04:50:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:50:43 ---> Running in c7a996166ce4 04:50:43 Collecting urllib3<1.25,>=1.21.1 04:50:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:50:43 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) 04:50:43 Collecting idna<2.8,>=2.5 04:50:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:50:43 Collecting chardet<3.1.0,>=3.0.2 04:50:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:50:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:50:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:50:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:50:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:50:43 Removing intermediate container c7a996166ce4 04:50:43 ---> 54684f5d8ad8 04:50:43 Step 3/4 : COPY go.mod . 04:50:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:50:43 Attempting uninstall: urllib3 04:50:43 Found existing installation: urllib3 1.26.5 04:50:43 Uninstalling urllib3-1.26.5: 04:50:43 Successfully uninstalled urllib3-1.26.5 04:50:43 Attempting uninstall: idna 04:50:43 Found existing installation: idna 3.2 04:50:43 Uninstalling idna-3.2: 04:50:43 Successfully uninstalled idna-3.2 04:50:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:50:43 ---> 8a510b3171b0 04:50:43 Step 4/4 : RUN go mod download 04:50:43 ---> Running in 5a943e5c829e 04:50:44 Attempting uninstall: chardet 04:50:44 Found existing installation: chardet 4.0.0 04:50:44 Uninstalling chardet-4.0.0: 04:50:44 Removing intermediate container 474361fe5bd3 04:50:44 ---> e7b5edd3870f 04:50:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:50:44 Successfully uninstalled chardet-4.0.0 04:50:44 OK: 221 MiB in 52 packages 04:50:44 ---> Running in 84d30456f341 04:50:44 Attempting uninstall: requests 04:50:44 Found existing installation: requests 2.25.1 04:50:44 Uninstalling requests-2.25.1: 04:50:44 Successfully uninstalled requests-2.25.1 04:50:45 Removing intermediate container 84d30456f341 04:50:45 ---> b564872869f5 04:50:45 Step 28/31 : CMD ["gate"] 04:50:45 Running setup.py install for texttable: started 04:50:45 Removing intermediate container c21ead32123d 04:50:45 ---> 78b9b8efc2ed 04:50:45 Step 6/23 : COPY go.mod vendor* ./ 04:50:45 ---> Running in 96e6c2bf8685 04:50:45 Running setup.py install for texttable: finished with status 'done' 04:50:45 Running setup.py install for PyYAML: started 04:50:45 Removing intermediate container 96e6c2bf8685 04:50:45 ---> 42d7412350c4 04:50:45 Step 29/31 : LABEL arch=x86_64 04:50:45 ---> ebde96f96975 04:50:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:45 Running setup.py install for PyYAML: finished with status 'done' 04:50:46 ---> Running in b173735d2e2d 04:50:46 ---> Running in d387bea9496b 04:50:46 Running setup.py install for docopt: started 04:50:46 Removing intermediate container b173735d2e2d 04:50:46 ---> e3e2c0f60e95 04:50:46 Step 30/31 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:50:46 ---> Running in 42d1547213ff 04:50:46 Running setup.py install for docopt: finished with status 'done' 04:50:46 Running setup.py install for dockerpty: started 04:50:46 Removing intermediate container 42d1547213ff 04:50:46 ---> 35acc997b0a5 04:50:46 Step 31/31 : LABEL version=0.0.0 04:50:46 ---> Running in bb16dbc22556 04:50:46 Running setup.py install for dockerpty: finished with status 'done' 04:50:46 Removing intermediate container bb16dbc22556 04:50:46 ---> 38d66552bcf8 04:50:46 04:50:46 Successfully built 38d66552bcf8 04:50:46 Successfully tagged security-bootstrapper:latest 04:50:46  Building security-bootstrapper ... done Building support-notifications 04:50:47 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 04:50:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:50:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:50:50 ---> 081127db73ba 04:50:50 Step 3/22 : WORKDIR /edgex-go 04:50:50 ---> Using cache 04:50:50 ---> 0e4d74560aa2 04:50:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:50:50 ---> Using cache 04:50:50 ---> f5cf73cbb75f 04:50:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:50:50 Removing intermediate container d387bea9496b 04:50:50 ---> 63e9fec0d9a5 04:50:50 Step 8/23 : COPY . . 04:50:50 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 04:50:51 ---> Running in 212c4df309bc 04:50:54 Removing intermediate container 83f1f9653398 04:50:54 ---> 75647543d8b0 04:50:54 Step 14/23 : ENV APP_PORT=58890 04:50:54 Removing intermediate container 1c37e0b6730f 04:50:54 ---> 9e83389797fd 04:50:54 04:50:54 Step 10/23 : FROM alpine:3.14 04:50:54 ---> a33ac4f1069a 04:50:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:50:54 ---> Using cache 04:50:54 ---> d6b0c9477c22 04:50:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:50:54 ---> Using cache 04:50:54 ---> 7f50384f7dec 04:50:54 Step 13/23 : ENV APP_PORT=59882 04:50:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:50:54 ---> Running in 3e83482d81ce 04:50:54 ---> Running in eeecb3b44e8e 04:50:55 Removing intermediate container 3e83482d81ce 04:50:55 ---> c66b68ae4f64 04:50:55 Step 15/23 : EXPOSE $APP_PORT 04:50:55 Removing intermediate container eeecb3b44e8e 04:50:55 ---> 1f04ed26b209 04:50:55 Step 14/23 : EXPOSE $APP_PORT 04:50:55 ---> Running in f51ca50263f9 04:50:55 ---> Running in cd32e077d771 04:50:55 Removing intermediate container 2c1ae85a8bcf 04:50:55 ---> 3144e3699dae 04:50:55 04:50:55 Step 10/25 : FROM alpine:3.14 04:50:55 ---> a33ac4f1069a 04:50:55 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:50:55 Removing intermediate container f51ca50263f9 04:50:55 ---> fd249c0a6c0c 04:50:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:50:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:50:55 ---> Running in 54231a06f450 04:50:55 Removing intermediate container cd32e077d771 04:50:55 ---> d2d0db0bc0cb 04:50:55 Step 15/23 : WORKDIR / 04:50:55 ---> Running in b520a9414fe3 04:50:55 OK: 221 MiB in 52 packages 04:50:55 Removing intermediate container b520a9414fe3 04:50:55 ---> 382d3aa0d64c 04:50:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:55 ---> 46b55448023b 04:50:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:50:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:50:55 ---> 3be08ca6490e 04:50:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:50:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:50:56 ---> 91b959748b27 04:50:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:50:56 ---> 018890cea4b1 04:50:56 Step 9/23 : RUN make cmd/core-data/core-data 04:50:56 (1/3) Installing ca-certificates (20211220-r0) 04:50:56 ---> Running in 9e8bee921fce 04:50:56 Removing intermediate container 212c4df309bc 04:50:56 ---> f1ad82074493 04:50:56 Step 6/22 : COPY go.mod vendor* ./ 04:50:56 (2/3) Installing dumb-init (1.2.5-r1) 04:50:56 (3/3) Installing su-exec (0.2-r1) 04:50:56 Executing busybox-1.33.1-r6.trigger 04:50:56 Executing ca-certificates-20211220-r0.trigger 04:50:56 OK: 6 MiB in 17 packages 04:50:56 ---> 88bd01a5cb8c 04:50:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:50:56 ---> 7e3a85c4e744 04:50:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:50:56 ---> fe0ff99a264b 04:50:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:56 ---> Running in fbd8bd459c06 04:50:56 ---> Running in 518cd4a9c8ed 04:50:56 ---> 809fefec3a92 04:50:56 Step 19/23 : ENTRYPOINT ["/core-command"] 04:50:56 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 04:50:56 Removing intermediate container fbd8bd459c06 04:50:56 ---> 917ab7f66435 04:50:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:56 ---> Running in bbc27469163d 04:50:56 ---> Running in 8f49b9f945cb 04:50:56 Removing intermediate container 54231a06f450 04:50:56 ---> 158046efe7a5 04:50:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:50:56 ---> Running in 7ea5d10b640b 04:50:56 Removing intermediate container bbc27469163d 04:50:56 ---> 327560b93093 04:50:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:56 Removing intermediate container 8f49b9f945cb 04:50:56 ---> 6dc63ed2d654 04:50:56 Step 21/23 : LABEL arch=x86_64 04:50:57 ---> Running in 09cdf077aca2 04:50:57 ---> Running in 225077876a3a 04:50:57 Removing intermediate container 7ea5d10b640b 04:50:57 ---> 9b9341546268 04:50:57 Step 13/25 : WORKDIR / 04:50:57 ---> Running in ce16504108f5 04:50:57 Removing intermediate container 09cdf077aca2 04:50:57 ---> ff50d71b707d 04:50:57 Step 21/23 : LABEL arch=x86_64 04:50:57 Removing intermediate container 225077876a3a 04:50:57 ---> 069a0f9f9f57 04:50:57 Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:50:57 ---> Running in 78049e345b95 04:50:57 Removing intermediate container ce16504108f5 04:50:57 ---> e99d09b82c73 04:50:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:50:57 ---> Running in f519e7afea35 04:50:57 Removing intermediate container 78049e345b95 04:50:57 ---> ad266c4c60a5 04:50:57 Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:50:57 Removing intermediate container f519e7afea35 04:50:57 ---> f8d63fa8d7b0 04:50:57 Step 23/23 : LABEL version=0.0.0 04:50:57 ---> Running in 898eff482348 04:50:57 ---> Running in f18ad07c574c 04:50:57 ---> e19ff083a9b3 04:50:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:50:57 Removing intermediate container 898eff482348 04:50:57 ---> 26a5965283a1 04:50:57 Step 23/23 : LABEL version=0.0.0 04:50:58 Removing intermediate container f18ad07c574c 04:50:58 ---> 8fa303784dfb 04:50:58 04:50:58 Removing intermediate container 518cd4a9c8ed 04:50:58 ---> 94bd69506f61 04:50:58 Step 8/22 : COPY . . 04:50:58 ---> Running in cb25545ef131 04:50:58 Successfully built 8fa303784dfb 04:50:58 Successfully tagged sys-mgmt-agent:latest 04:50:58  Building sys-mgmt-agent ... done  ---> f58b1792e3ae 04:50:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:50:58 Removing intermediate container cb25545ef131 04:50:58 ---> 802b44f02e3b 04:50:58 04:50:58 Successfully built 802b44f02e3b 04:50:58 Successfully tagged core-command:latest 04:50:59  Building core-command ... done  ---> 1009bed52575 04:50:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:51:02 ---> 1c40dab42c43 04:51:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:51:03 ---> 180031777d8d 04:51:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:51:03 ---> c7c4cd5a9a9f 04:51:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:51:03 ---> Running in 98aee066b674 04:51:03 ---> b77976766501 04:51:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:51:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:51:03 ---> 9d3c0f660913 04:51:03 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/ 04:51:03 ---> Running in 6f47eaa5f159 04:51:05 Removing intermediate container 6f47eaa5f159 04:51:05 ---> 09ed8d836a00 04:51:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:51:05 ---> Running in c4a251818f93 04:51:05 Removing intermediate container c4a251818f93 04:51:05 ---> 15f8494539c2 04:51:05 Step 23/25 : LABEL arch=x86_64 04:51:05 ---> Running in 94e751231418 04:51:05 Removing intermediate container 94e751231418 04:51:05 ---> dc7dff06c7cb 04:51:05 Step 24/25 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:51:05 ---> Running in 85b102a08623 04:51:05 Removing intermediate container 85b102a08623 04:51:05 ---> 2e207edfd79b 04:51:05 Step 25/25 : LABEL version=0.0.0 04:51:05 ---> Running in 079ae08b09a6 04:51:05 Removing intermediate container 079ae08b09a6 04:51:05 ---> d57a269fe664 04:51:05 04:51:05 Successfully built d57a269fe664 04:51:05 Successfully tagged security-secretstore-setup:latest 04:51:07  Building security-secretstore-setup ... done Removing intermediate container 9e8bee921fce 04:51:07 ---> 5698ac6f1000 04:51:07 04:51:07 Step 10/23 : FROM alpine:3.14 04:51:07 ---> a33ac4f1069a 04:51:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:51:07 ---> Running in a903ab9880de 04:51:07 Removing intermediate container a903ab9880de 04:51:07 ---> 58e9d3c61bba 04:51:07 Step 12/23 : ENV APP_PORT=59880 04:51:07 ---> Running in c22be9edee6f 04:51:07 Removing intermediate container c22be9edee6f 04:51:07 ---> 4a2931d473e7 04:51:07 Step 13/23 : EXPOSE $APP_PORT 04:51:07 ---> Running in a1842074f272 04:51:07 Removing intermediate container a1842074f272 04:51:07 ---> 0fdb20cf6c5c 04:51:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:07 ---> Running in 49aa628310aa 04:51:08 Removing intermediate container 49aa628310aa 04:51:08 ---> 27df97e136c3 04:51:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:51:08 ---> Running in 988965f9c59f 04:51:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:51:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:51:10 (1/6) Installing dumb-init (1.2.5-r1) 04:51:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:51:10 (3/6) Installing libsodium (1.0.18-r0) 04:51:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:51:10 (5/6) Installing libzmq (4.3.4-r0) 04:51:10 (6/6) Installing zeromq (4.3.4-r0) 04:51:10 Executing busybox-1.33.1-r6.trigger 04:51:10 OK: 8 MiB in 20 packages 04:51:11 Removing intermediate container 98aee066b674 04:51:11 ---> 79a7e994a658 04:51:11 04:51:11 Step 10/22 : FROM alpine:3.14 04:51:11 ---> a33ac4f1069a 04:51:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:51:11 ---> Running in 260587b9a961 04:51:11 Removing intermediate container 988965f9c59f 04:51:11 ---> 682b8f2939c3 04:51:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:51:11 ---> 0719a6e976da 04:51:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:51:11 (1/2) Installing ca-certificates (20211220-r0) 04:51:11 (2/2) Installing dumb-init (1.2.5-r1) 04:51:11 Executing busybox-1.33.1-r6.trigger 04:51:12 Executing ca-certificates-20211220-r0.trigger 04:51:12 ---> 4e3ca90d6419 04:51:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:51:12 OK: 6 MiB in 16 packages 04:51:12 ---> 64a63b82cd81 04:51:12 Step 19/23 : ENTRYPOINT ["/core-data"] 04:51:12 ---> Running in b7fdcb6d0462 04:51:12 Removing intermediate container b7fdcb6d0462 04:51:12 ---> c2e40b93832d 04:51:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:51:12 ---> Running in dbdff199c964 04:51:12 Removing intermediate container 260587b9a961 04:51:12 ---> 1cf6b1108477 04:51:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:51:12 ---> Running in a716f18e89e2 04:51:12 Removing intermediate container dbdff199c964 04:51:12 ---> 5008a6bff855 04:51:12 Step 21/23 : LABEL arch=x86_64 04:51:12 ---> Running in 93c18103564f 04:51:12 Removing intermediate container a716f18e89e2 04:51:12 ---> 9994ab14b6fc 04:51:12 Step 13/22 : ENV APP_PORT=59860 04:51:12 ---> Running in 2def34508b2e 04:51:12 Removing intermediate container 93c18103564f 04:51:12 ---> 91f9409d38ba 04:51:12 Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:51:12 ---> Running in 4529b8f73e51 04:51:12 Removing intermediate container 2def34508b2e 04:51:12 ---> 90f49d384a16 04:51:12 Step 14/22 : EXPOSE $APP_PORT 04:51:12 ---> Running in 36596e936b59 04:51:12 Removing intermediate container 4529b8f73e51 04:51:12 ---> bbfbf4f86f36 04:51:12 Step 23/23 : LABEL version=0.0.0 04:51:13 ---> Running in 8f50a9860244 04:51:13 Removing intermediate container 36596e936b59 04:51:13 ---> 2d1ec8cb95cb 04:51:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:51:13 Removing intermediate container 8f50a9860244 04:51:13 ---> 8ad78a65089f 04:51:13 04:51:13 Successfully built 8ad78a65089f 04:51:13 Successfully tagged core-data:latest 04:51:13  Building core-data ... done  ---> 0415df4f5f74 04:51:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:51:13 ---> 637e52a4aa53 04:51:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:51:13 ---> 0e86324dd3c6 04:51:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:51:13 ---> Running in 34d4ffcee607 04:51:13 Removing intermediate container 34d4ffcee607 04:51:13 ---> 827898e29e5b 04:51:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:51:13 ---> Running in 5f2ee35da0c8 04:51:14 Removing intermediate container 5f2ee35da0c8 04:51:14 ---> 46bb6aa92530 04:51:14 Step 20/22 : LABEL arch=x86_64 04:51:14 ---> Running in c82dbb0ce2f7 04:51:14 Removing intermediate container c82dbb0ce2f7 04:51:14 ---> 5ccc0d55b0d0 04:51:14 Step 21/22 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:51:14 ---> Running in 1f33ff637b85 04:51:14 Removing intermediate container 1f33ff637b85 04:51:14 ---> 9ae419e18040 04:51:14 Step 22/22 : LABEL version=0.0.0 04:51:14 ---> Running in fd915c747f30 04:51:14 Removing intermediate container fd915c747f30 04:51:14 ---> f95cd28fded1 04:51:14 04:51:14 Successfully built f95cd28fded1 04:51:14 Successfully tagged support-notifications:latest 04:51:14  Building support-notifications ... done  [Pipeline] } 04:51:14 $ docker stop --time=1 0044efafe5d022b7c33e6edcc40afbac9f546c12912d86c17395360e54f94c15 04:51:15 $ docker rm -f 0044efafe5d022b7c33e6edcc40afbac9f546c12912d86c17395360e54f94c15 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:16 + docker images 04:51:16 REPOSITORY TAG IMAGE ID CREATED SIZE 04:51:16 support-notifications latest f95cd28fded1 1 second ago 16.7MB 04:51:16 core-data latest 8ad78a65089f 3 seconds ago 20MB 04:51:16 79a7e994a658 4 seconds ago 1.78GB 04:51:16 5698ac6f1000 9 seconds ago 1.79GB 04:51:16 security-secretstore-setup latest d57a269fe664 10 seconds ago 27.9MB 04:51:16 core-command latest 802b44f02e3b 17 seconds ago 15.8MB 04:51:16 sys-mgmt-agent latest 8fa303784dfb 18 seconds ago 296MB 04:51:16 3144e3699dae 21 seconds ago 1.78GB 04:51:16 9e83389797fd 22 seconds ago 1.77GB 04:51:16 security-bootstrapper latest 38d66552bcf8 29 seconds ago 18.7MB 04:51:16 security-proxy-setup latest a9f79ed37165 41 seconds ago 26.2MB 04:51:16 support-scheduler latest c99f5b5cb517 41 seconds ago 15.9MB 04:51:16 core-metadata latest 99e0867ad73e 41 seconds ago 16.6MB 04:51:16 83725779e7aa 48 seconds ago 1.77GB 04:51:16 b2f2c7d4e4c6 49 seconds ago 1.78GB 04:51:16 44257080b7ea 49 seconds ago 1.78GB 04:51:16 7c1fe6b8432c 49 seconds ago 1.78GB 04:51:16 1008608c9b58 49 seconds ago 1.77GB 04:51:16 ci-base-image-x86_64 latest 081127db73ba 3 minutes ago 1.27GB 04:51:16 alpine 3.14 a33ac4f1069a 14 hours ago 5.59MB 04:51:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 04:51:16 docker 20.10.10 b706a049f56e 4 months ago 216MB 04:51:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 04:51:16 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 04:51:31 Still waiting to schedule task 04:51:31 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:52:05 Removing intermediate container 5a943e5c829e 04:52:05 ---> 21d3479c854a 04:52:05 Successfully built 21d3479c854a 04:52:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:52:06 + docker inspect -f . ci-base-image-arm64 04:52:06 . [Pipeline] withDockerContainer 04:52:06 prd-ubuntu20.04-docker-arm64-4c-16g-7920 does not seem to be running inside a container 04:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:52:07 $ docker top 6655650fc3c725138964bc94f4ea40543e54531f2f221bf1d9cf92f26e483bca -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:08 + go version 04:52:08 go version go1.17.6 linux/arm64 [Pipeline] } 04:52:08 $ docker stop --time=1 6655650fc3c725138964bc94f4ea40543e54531f2f221bf1d9cf92f26e483bca 04:52:10 $ docker rm -f 6655650fc3c725138964bc94f4ea40543e54531f2f221bf1d9cf92f26e483bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:52:11 + docker inspect -f . ci-base-image-arm64 04:52:11 . [Pipeline] withDockerContainer 04:52:11 prd-ubuntu20.04-docker-arm64-4c-16g-7920 does not seem to be running inside a container 04:52:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:52:12 $ docker top 2b760dfa424cea93799495f680ac57f750804804665d3f80d89fe85559974eca -eo pid,comm [Pipeline] { [Pipeline] echo 04:52:13 ========================================================= 04:52:13 [edgeXBuildGoParallel] Running Tests and Build... 04:52:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:52:13 + make test 04:52:13 go mod tidy 04:52:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:52:43 Running on prd-ubuntu18.04-docker-8c-8g-7921 in /w/workspace/edgexfoundry_edgex-go_PR-3913 [Pipeline] { [Pipeline] ws 04:52:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:52:43 The recommended git tool is: git 04:52:44 using credential edgex-jenkins-ssh 04:52:44 Cloning the remote Git repository 04:52:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:52:44 > git init /w/workspace/edgex-go/1 # timeout=10 04:52:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:52:44 > git --version # timeout=10 04:52:44 > git --version # 'git version 2.17.1' 04:52:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:47 ? github.com/edgexfoundry/edgex-go [no test files] 04:52:49 Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:52:49 Merge succeeded, producing 6f4f0dc72086dffc8c4708660e1204425c7d46ae 04:52:49 Checking out Revision 6f4f0dc72086dffc8c4708660e1204425c7d46ae (PR-3913) 04:52:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:52:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:52:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:52:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3913/head:refs/remotes/origin/PR-3913 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:52:49 > git config core.sparsecheckout # timeout=10 04:52:49 > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 04:52:49 > git remote # timeout=10 04:52:49 > git config --get remote.origin.url # timeout=10 04:52:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:49 > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 04:52:49 > git rev-parse HEAD^{commit} # timeout=10 04:52:49 > git config core.sparsecheckout # timeout=10 04:52:49 > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 04:52:53 Commit message: "fix(metadata): ignore validation result if device service unavailable" 04:52:53 > git --version # timeout=10 04:52:53 > git --version # 'git version 2.17.1' 04:52:53 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:54 + echo snap-build.sh 04:52:54 snap-build.sh 04:52:54 + SNAP_BASE_DIR=. 04:52:54 + '[' '!' -z /w/workspace/edgex-go/1 ']' 04:52:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 04:52:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 04:52:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 04:52:54 + cd /w/workspace/edgex-go/1 04:52:54 + sudo apt-get remove -qy --purge lxd lxd-client 04:52:54 Reading package lists... 04:52:54 Building dependency tree... 04:52:54 Reading state information... 04:52:54 The following packages were automatically installed and are no longer required: 04:52:54 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:52:54 uidmap xdelta3 04:52:54 Use 'sudo apt autoremove' to remove them. 04:52:54 The following packages will be REMOVED: 04:52:54 lxd* lxd-client* 04:52:54 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:52:54 After this operation, 31.7 MB disk space will be freed. 04:52:55 (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.) 04:52:55 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:52:56 Removing lxd dnsmasq configuration 04:52:56 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:52:56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:52:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:52:57 (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.) 04:52:57 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:52:58 Processing triggers for systemd (237-3ubuntu10.52) ... 04:52:58 Processing triggers for ureadahead (0.100.0-21) ... 04:52:59 + sudo snap remove --purge lxd 04:52:59 snap "lxd" is not installed 04:52:59 + sudo groupadd --force --system lxd 04:52:59 ++ whoami 04:52:59 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:52:59 + newgrp - lxd 04:52:59 + sudo snap install lxd 04:53:07 2022-03-18T04:53:04Z INFO Waiting for automatic snapd restart... 04:53:22 lxd 4.24 from Canonical* installed 04:53:22 + sudo lxd init --auto 04:53:30 + sudo snap install --classic snapcraft 04:53:34 snapcraft 6.0.2 from Canonical* installed 04:53:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:53:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:53:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:53:34 Dload Upload Total Spent Left Speed 04:53:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4633 0 --:--:-- --:--:-- --:--:-- 4633 04:53:34 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M 04:53:34 ./yq_linux_amd64 04:53:34 + sudo snapcraft prime --use-lxd 04:53:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:53:36 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: 04:53:36 - README.md 04:53:36 04:53:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:53:37 Launching a container. 04:53:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:53:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:53:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:53:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:53:47 Waiting for container to be ready 04:53:47 To start your first container, try: lxc launch ubuntu:20.04 04:53:47 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 04:53:47 04:53:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:53:53 Waiting for network to be ready... 04:53:54 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 04:53:54 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 04:53:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:53:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:53:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:53:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:53:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:53:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:53:54 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 04:53:54 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 04:53:54 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 04:53:55 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 04:53:55 Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 04:53:55 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 04:53:55 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 04:53:55 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 04:53:55 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 04:53:55 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 04:53:55 Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 04:53:55 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 04:53:55 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 04:53:55 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 04:53:55 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 04:53:55 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 04:53:55 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 04:53:55 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] 04:53:55 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 04:53:55 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 04:53:55 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 04:53:55 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 04:53:55 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 04:53:55 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 04:53:55 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 04:53:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:53:58 Fetched 23.4 MB in 4s (5868 kB/s) 04:53:58 Reading package lists... 04:53:58 Reading package lists... 04:53:58 Building dependency tree... 04:53:58 Reading state information... 04:53:59 The following additional packages will be installed: 04:53:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:53:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:53:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:53:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:53:59 Suggested packages: 04:53:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:53:59 Recommended packages: 04:53:59 gnupg libsasl2-modules 04:53:59 The following NEW packages will be installed: 04:53:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:53:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:53:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:53:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:53:59 The following packages will be upgraded: 04:53:59 gpg gpg-agent gpgconf libudev1 04:53:59 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 04:53:59 Need to get 3859 kB of archives. 04:53:59 After this operation, 14.9 MB of additional disk space will be used. 04:53:59 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 04:53:59 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 04:53:59 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 04:53:59 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 04:53:59 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 04:53:59 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 04:53:59 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 04:53:59 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:53:59 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 04:53:59 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 04:53:59 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 04:53:59 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 04:53:59 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 04:53:59 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 04:53:59 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 04:53:59 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 04:53:59 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 04:54:00 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 04:54:00 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 04:54:00 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 04:54:00 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 04:54:00 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 04:54:00 debconf: delaying package configuration, since apt-utils is not installed 04:54:00 Fetched 3859 kB in 1s (3654 kB/s) 04:54:00 (Reading database ... 12816 files and directories currently installed.) 04:54:00 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 04:54:00 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:54:00 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 04:54:00 Selecting previously unselected package udev. 04:54:00 (Reading database ... 12816 files and directories currently installed.) 04:54:00 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 04:54:00 Unpacking udev (245.4-4ubuntu3.15) ... 04:54:00 Selecting previously unselected package libfuse2:amd64. 04:54:00 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 04:54:00 Unpacking libfuse2:amd64 (2.9.9-3) ... 04:54:00 Selecting previously unselected package fuse. 04:54:00 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 04:54:00 Unpacking fuse (2.9.9-3) ... 04:54:00 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 04:54:00 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:54:00 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 04:54:00 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:54:00 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 04:54:00 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:54:00 Selecting previously unselected package libksba8:amd64. 04:54:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:54:00 Unpacking libksba8:amd64 (1.3.5-2) ... 04:54:01 Selecting previously unselected package libroken18-heimdal:amd64. 04:54:01 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:54:01 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:54:01 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:54:01 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:54:01 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:54:01 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:54:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:54:01 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:01 Selecting previously unselected package libwind0-heimdal:amd64. 04:54:01 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:54:01 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:54:01 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:54:01 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:54:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:54:01 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:54:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:54:01 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:54:01 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:54:01 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:01 Selecting previously unselected package libsasl2-modules-db:amd64. 04:54:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 04:54:01 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:54:01 Selecting previously unselected package libsasl2-2:amd64. 04:54:01 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 04:54:01 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:54:01 Selecting previously unselected package libldap-common. 04:54:01 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 04:54:01 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:54:01 Selecting previously unselected package libldap-2.4-2:amd64. 04:54:01 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 04:54:01 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:54:01 Selecting previously unselected package dirmngr. 04:54:01 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 04:54:01 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 04:54:01 Setting up libksba8:amd64 (1.3.5-2) ... 04:54:01 Setting up libfuse2:amd64 (2.9.9-3) ... 04:54:01 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:54:01 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:54:01 Setting up udev (245.4-4ubuntu3.15) ... 04:54:02 invoke-rc.d: policy-rc.d denied execution of start. 04:54:02 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:54:02 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:02 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 04:54:02 Setting up gpg (2.2.19-3ubuntu2.1) ... 04:54:02 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:02 Setting up fuse (2.9.9-3) ... 04:54:02 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 04:54:03 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:03 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:03 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:03 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:03 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:03 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:03 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:54:03 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:54:03 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 04:54:03 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 04:54:03 Processing triggers for systemd (245.4-4ubuntu3) ... 04:54:03 Processing triggers for libc-bin (2.31-0ubuntu9) ... 04:54:03 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 04:54:03 Alias= settings in the [Install] section, and DefaultInstance= for template 04:54:03 units). This means they are not meant to be enabled using systemctl. 04:54:03 04:54:03 Possible reasons for having this kind of units are: 04:54:03 • A unit may be statically enabled by being symlinked from another unit's 04:54:03 .wants/ or .requires/ directory. 04:54:03 • A unit's purpose may be to act as a helper for some other unit which has 04:54:03 a requirement dependency on it. 04:54:03 • A unit may be started when needed via activation (socket, path, timer, 04:54:03 D-Bus, udev, scripted systemctl call, ...). 04:54:03 • In case of template units, the unit is meant to be enabled with some 04:54:03 instance name specified. 04:54:04 Reading package lists... 04:54:04 Building dependency tree... 04:54:04 Reading state information... 04:54:04 The following additional packages will be installed: 04:54:04 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 04:54:04 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 04:54:04 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 04:54:04 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 04:54:04 openssh-client python3 python3-minimal python3.8 python3.8-minimal 04:54:04 squashfs-tools systemd systemd-sysv systemd-timesyncd 04:54:04 Suggested packages: 04:54:04 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 04:54:04 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:54:04 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 04:54:04 systemd-container policykit-1 04:54:04 Recommended packages: 04:54:04 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 04:54:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.204s coverage: 28.7% of statements 04:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:54:04 The following NEW packages will be installed: 04:54:04 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 04:54:04 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 04:54:04 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 04:54:04 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 04:54:04 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 04:54:04 The following packages will be upgraded: 04:54:04 libsystemd0 systemd systemd-sysv systemd-timesyncd 04:54:04 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 04:54:04 Need to get 46.5 MB of archives. 04:54:04 After this operation, 181 MB of additional disk space will be used. 04:54:04 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 04:54:04 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 04:54:04 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 04:54:04 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 04:54:04 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 04:54:04 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 04:54:04 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 04:54:04 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 04:54:04 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 04:54:04 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 04:54:05 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 04:54:05 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 04:54:05 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 04:54:05 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 04:54:05 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 04:54:05 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 04:54:05 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 04:54:05 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 04:54:05 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 04:54:05 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 04:54:05 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 04:54:05 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 04:54:05 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 04:54:05 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 04:54:05 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 04:54:05 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 04:54:05 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 04:54:05 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 04:54:05 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 04:54:05 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 04:54:05 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 04:54:05 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 04:54:05 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 04:54:06 debconf: delaying package configuration, since apt-utils is not installed 04:54:06 Fetched 46.5 MB in 2s (20.2 MB/s) 04:54:06 (Reading database ... 13067 files and directories currently installed.) 04:54:06 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 04:54:06 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:54:06 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 04:54:06 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:54:06 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 04:54:07 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:54:07 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 04:54:07 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:54:07 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 04:54:07 Selecting previously unselected package libpython3.8-minimal:amd64. 04:54:07 (Reading database ... 13068 files and directories currently installed.) 04:54:07 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:54:07 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:54:08 Selecting previously unselected package libexpat1:amd64. 04:54:08 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 04:54:08 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 04:54:08 Selecting previously unselected package python3.8-minimal. 04:54:08 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:54:08 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 04:54:08 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:54:08 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 04:54:08 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 04:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.377s coverage: 98.5% of statements 04:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.426s coverage: 54.9% of statements 04:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:54:08 Selecting previously unselected package python3-minimal. 04:54:08 (Reading database ... 13359 files and directories currently installed.) 04:54:08 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 04:54:08 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 04:54:08 Selecting previously unselected package mime-support. 04:54:08 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 04:54:08 Unpacking mime-support (3.64ubuntu1) ... 04:54:08 Selecting previously unselected package libmpdec2:amd64. 04:54:08 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 04:54:08 Unpacking libmpdec2:amd64 (2.4.2-3) ... 04:54:08 Selecting previously unselected package libpython3.8-stdlib:amd64. 04:54:08 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:54:08 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:54:09 Selecting previously unselected package python3.8. 04:54:09 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:54:09 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 04:54:09 Selecting previously unselected package libpython3-stdlib:amd64. 04:54:09 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 04:54:09 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:54:09 Setting up python3-minimal (3.8.2-0ubuntu2) ... 04:54:09 Selecting previously unselected package python3. 04:54:09 (Reading database ... 13761 files and directories currently installed.) 04:54:09 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 04:54:09 Unpacking python3 (3.8.2-0ubuntu2) ... 04:54:09 Selecting previously unselected package libdbus-1-3:amd64. 04:54:09 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 04:54:09 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 04:54:09 Selecting previously unselected package dbus. 04:54:09 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 04:54:09 Unpacking dbus (1.12.16-2ubuntu2.1) ... 04:54:09 Selecting previously unselected package libbsd0:amd64. 04:54:09 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 04:54:09 Unpacking libbsd0:amd64 (0.10.0-1) ... 04:54:09 Selecting previously unselected package libpam-systemd:amd64. 04:54:09 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 04:54:09 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 04:54:09 Selecting previously unselected package sudo. 04:54:09 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 04:54:09 Unpacking sudo (1.8.31-1ubuntu1.2) ... 04:54:09 Selecting previously unselected package apparmor. 04:54:09 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 04:54:09 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 04:54:10 Selecting previously unselected package libcbor0.6:amd64. 04:54:10 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 04:54:10 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:54:10 Selecting previously unselected package libedit2:amd64. 04:54:10 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 04:54:10 Unpacking libedit2:amd64 (3.1-20191231-1) ... 04:54:10 Selecting previously unselected package libfido2-1:amd64. 04:54:10 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 04:54:10 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:54:10 Selecting previously unselected package libkrb5support0:amd64. 04:54:10 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 04:54:10 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:54:10 Selecting previously unselected package libk5crypto3:amd64. 04:54:10 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 04:54:10 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:54:10 Selecting previously unselected package libkeyutils1:amd64. 04:54:10 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 04:54:10 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:54:10 Selecting previously unselected package libkrb5-3:amd64. 04:54:10 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 04:54:10 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:54:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:54:10 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 04:54:10 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:54:10 Selecting previously unselected package openssh-client. 04:54:10 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 04:54:10 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 04:54:10 Selecting previously unselected package dbus-user-session. 04:54:10 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 04:54:10 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 04:54:10 Selecting previously unselected package liblzo2-2:amd64. 04:54:10 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 04:54:10 Unpacking liblzo2-2:amd64 (2.10-2) ... 04:54:10 Selecting previously unselected package squashfs-tools. 04:54:10 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 04:54:10 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 04:54:10 Selecting previously unselected package snapd. 04:54:10 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 04:54:10 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 04:54:14 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:54:14 Setting up mime-support (3.64ubuntu1) ... 04:54:14 Setting up liblzo2-2:amd64 (2.10-2) ... 04:54:14 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:54:14 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:54:14 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 04:54:14 Setting up dbus (1.12.16-2ubuntu2.1) ... 04:54:14 Setting up sudo (1.8.31-1ubuntu1.2) ... 04:54:14 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:54:14 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:54:14 Setting up libmpdec2:amd64 (2.4.2-3) ... 04:54:14 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:54:14 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:54:14 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 04:54:14 Setting up libbsd0:amd64 (0.10.0-1) ... 04:54:14 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:54:14 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 04:54:14 Setting up libedit2:amd64 (3.1-20191231-1) ... 04:54:14 Setting up python3 (3.8.2-0ubuntu2) ... 04:54:14 running python rtupdate hooks for python3.8... 04:54:14 running python post-rtupdate hooks for python3.8... 04:54:15 Setting up apparmor (2.13.3-7ubuntu5.1) ... 04:54:16 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:54:16 Reloading AppArmor profiles 04:54:16 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:54:16 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 04:54:16 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 04:54:16 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 04:54:16 Setting up systemd (245.4-4ubuntu3.15) ... 04:54:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:54:16 Installing new version of config file /etc/systemd/resolved.conf ... 04:54:18 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 04:54:18 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 04:54:18 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 04:54:18 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 04:54:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:54:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:54:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:54:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:54:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:54:19 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:54:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:54:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:54:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:54:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:54:20 /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' 04:54:20 Processing triggers for libc-bin (2.31-0ubuntu9) ... 04:54:21 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 04:54:21 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 04:54:21 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 04:54:22 Reading package lists... 04:54:22 Reading package lists... 04:54:22 Building dependency tree... 04:54:22 Reading state information... 04:54:22 Calculating upgrade... 04:54:22 The following packages will be upgraded: 04:54:22 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 04:54:22 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 04:54:22 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 04:54:22 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 04:54:22 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 04:54:22 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 04:54:22 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 04:54:22 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 04:54:22 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 04:54:22 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 04:54:22 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 04:54:22 xz-utils zlib1g 04:54:22 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:54:22 Need to get 65.7 MB of archives. 04:54:22 After this operation, 27.5 MB of additional disk space will be used. 04:54:22 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 04:54:23 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 04:54:23 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 04:54:23 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 04:54:23 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 04:54:23 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 04:54:23 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 04:54:23 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 04:54:23 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 04:54:23 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 04:54:23 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 04:54:23 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 04:54:23 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 04:54:23 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 04:54:23 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 04:54:23 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 04:54:23 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 04:54:23 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 04:54:23 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 04:54:23 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 04:54:23 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 04:54:23 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 04:54:23 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 04:54:23 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 04:54:23 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 04:54:23 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 04:54:23 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 04:54:23 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 04:54:23 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 04:54:23 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 04:54:23 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 04:54:23 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 04:54:23 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 04:54:23 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 04:54:23 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 04:54:23 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 04:54:23 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 04:54:23 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 04:54:23 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 04:54:23 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 04:54:23 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 04:54:23 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 04:54:23 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 04:54:23 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 04:54:23 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 04:54:23 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 04:54:23 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 04:54:23 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 04:54:23 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 04:54:23 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 04:54:23 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 04:54:23 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 04:54:23 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 04:54:23 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 04:54:23 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 04:54:23 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 04:54:23 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 04:54:23 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 04:54:23 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 04:54:23 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 04:54:23 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 04:54:23 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 04:54:23 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 04:54:23 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 04:54:23 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 04:54:23 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 04:54:23 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 04:54:23 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 04:54:23 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 04:54:23 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 04:54:23 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 04:54:23 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 04:54:23 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 04:54:23 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 04:54:23 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 04:54:23 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 04:54:24 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 04:54:24 debconf: delaying package configuration, since apt-utils is not installed 04:54:24 Fetched 65.7 MB in 1s (57.0 MB/s) 04:54:24 (Reading database ... 14313 files and directories currently installed.) 04:54:24 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 04:54:24 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:54:25 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 04:54:25 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:54:25 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 04:54:25 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 04:54:25 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:54:25 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:54:25 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:54:25 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:54:25 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:54:25 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:54:25 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:54:25 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:54:25 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:54:25 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:54:25 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:54:25 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:54:26 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:54:26 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:54:26 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 04:54:26 (Reading database ... 14312 files and directories currently installed.) 04:54:26 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:54:26 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:54:26 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:54:26 (Reading database ... 14312 files and directories currently installed.) 04:54:26 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:54:26 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:54:26 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:54:26 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:54:26 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:54:26 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:54:26 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 04:54:26 (Reading database ... 14312 files and directories currently installed.) 04:54:26 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 04:54:26 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.085s coverage: 89.2% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.314s coverage: 84.4% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.293s coverage: 94.2% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.261s coverage: 72.2% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.436s coverage: 60.0% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.531s coverage: 0.9% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.425s coverage: 24.0% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.344s coverage: 47.1% of statements 04:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.237s coverage: 79.5% of statements 04:54:27 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 04:54:27 (Reading database ... 14312 files and directories currently installed.) 04:54:27 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 04:54:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:54:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:54:27 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 04:54:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements 04:54:27 Setting up base-files (11ubuntu5.5) ... 04:54:27 Installing new version of config file /etc/issue ... 04:54:27 Installing new version of config file /etc/issue.net ... 04:54:27 Installing new version of config file /etc/lsb-release ... 04:54:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:54:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:54:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:54:28 Removing obsolete conffile /etc/default/motd-news ... 04:54:28 (Reading database ... 14311 files and directories currently installed.) 04:54:28 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 04:54:28 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 04:54:28 Setting up bash (5.0-6ubuntu1.1) ... 04:54:28 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 04:54:28 (Reading database ... 14311 files and directories currently installed.) 04:54:28 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 04:54:28 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 04:54:28 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 04:54:28 (Reading database ... 14311 files and directories currently installed.) 04:54:28 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 04:54:28 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 04:54:29 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 04:54:29 (Reading database ... 14311 files and directories currently installed.) 04:54:29 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 04:54:29 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements 04:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.433s coverage: 87.5% of statements 04:54:29 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 04:54:29 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:54:29 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 04:54:29 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:54:29 Setting up perl-base (5.30.0-9ubuntu0.2) ... 04:54:30 (Reading database ... 14311 files and directories currently installed.) 04:54:30 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 04:54:30 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:54:30 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 04:54:30 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 04:54:30 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 04:54:30 (Reading database ... 14311 files and directories currently installed.) 04:54:30 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 04:54:30 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 04:54:30 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 04:54:30 (Reading database ... 14311 files and directories currently installed.) 04:54:30 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 04:54:30 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:54:30 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 04:54:30 (Reading database ... 14311 files and directories currently installed.) 04:54:30 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 04:54:30 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:54:30 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 04:54:30 (Reading database ... 14311 files and directories currently installed.) 04:54:30 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 04:54:30 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:54:31 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 04:54:31 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:54:31 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 04:54:31 (Reading database ... 14311 files and directories currently installed.) 04:54:31 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 04:54:31 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:54:31 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 04:54:31 (Reading database ... 14311 files and directories currently installed.) 04:54:31 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 04:54:31 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:54:31 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 04:54:31 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:54:31 Setting up util-linux (2.34-0.1ubuntu9.3) ... 04:54:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:54:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:54:32 (Reading database ... 14311 files and directories currently installed.) 04:54:32 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 04:54:32 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:54:32 Setting up libc-bin (2.31-0ubuntu9.7) ... 04:54:33 (Reading database ... 14311 files and directories currently installed.) 04:54:33 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 04:54:33 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 04:54:33 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 04:54:33 (Reading database ... 14311 files and directories currently installed.) 04:54:33 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 04:54:33 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 04:54:33 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 04:54:33 (Reading database ... 14311 files and directories currently installed.) 04:54:33 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 04:54:33 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 04:54:33 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 04:54:33 (Reading database ... 14311 files and directories currently installed.) 04:54:33 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 04:54:33 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 04:54:33 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 04:54:33 (Reading database ... 14311 files and directories currently installed.) 04:54:33 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 04:54:33 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 04:54:33 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 04:54:33 (Reading database ... 14311 files and directories currently installed.) 04:54:33 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 04:54:33 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:54:33 Setting up gpgv (2.2.19-3ubuntu2.1) ... 04:54:33 (Reading database ... 14311 files and directories currently installed.) 04:54:33 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 04:54:33 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 04:54:33 Setting up ubuntu-keyring (2020.02.11.4) ... 04:54:34 (Reading database ... 14311 files and directories currently installed.) 04:54:34 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 04:54:34 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 04:54:34 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 04:54:34 (Reading database ... 14311 files and directories currently installed.) 04:54:34 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 04:54:34 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 04:54:34 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 04:54:34 (Reading database ... 14311 files and directories currently installed.) 04:54:34 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 04:54:34 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 04:54:34 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 04:54:34 (Reading database ... 14311 files and directories currently installed.) 04:54:34 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 04:54:34 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 04:54:34 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 04:54:34 (Reading database ... 14311 files and directories currently installed.) 04:54:34 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 04:54:34 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 04:54:34 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 04:54:34 (Reading database ... 14311 files and directories currently installed.) 04:54:34 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 04:54:34 Unpacking apt (2.0.6) over (2.0.2) ... 04:54:35 Setting up apt (2.0.6) ... 04:54:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:54:35 (Reading database ... 14311 files and directories currently installed.) 04:54:35 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 04:54:35 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:54:35 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 04:54:35 (Reading database ... 14311 files and directories currently installed.) 04:54:35 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 04:54:35 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:54:35 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 04:54:35 (Reading database ... 14313 files and directories currently installed.) 04:54:35 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 04:54:35 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:54:36 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 04:54:36 (Reading database ... 14317 files and directories currently installed.) 04:54:36 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 04:54:36 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:54:36 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 04:54:36 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:54:36 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 04:54:36 (Reading database ... 14317 files and directories currently installed.) 04:54:36 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 04:54:36 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 04:54:37 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 04:54:37 (Reading database ... 14317 files and directories currently installed.) 04:54:37 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 04:54:37 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 04:54:37 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 04:54:37 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 04:54:37 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 04:54:37 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 04:54:37 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 04:54:37 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 04:54:37 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 04:54:37 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 04:54:37 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 04:54:37 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 04:54:37 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 04:54:37 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 04:54:37 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 04:54:37 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 04:54:37 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 04:54:37 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 04:54:37 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 04:54:37 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 04:54:38 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 04:54:38 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 04:54:38 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 04:54:38 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:54:38 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 04:54:38 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:54:38 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 04:54:38 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:54:38 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 04:54:38 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:54:38 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 04:54:38 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:54:38 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 04:54:38 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:54:38 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 04:54:38 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 04:54:38 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:54:38 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:54:39 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:54:39 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:54:40 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:54:40 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:54:40 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:54:40 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:54:40 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:54:40 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:54:41 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:54:41 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements 04:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.193s coverage: 44.8% of statements 04:54:42 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:54:42 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:54:42 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 04:54:42 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 04:54:42 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 04:54:42 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 04:54:42 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 04:54:42 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 04:54:42 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 04:54:42 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:54:42 Setting up tzdata (2021e-0ubuntu0.20.04) ... 04:54:42 04:54:42 Current default time zone: 'Etc/UTC' 04:54:42 Local time is now: Fri Mar 18 04:54:42 UTC 2022. 04:54:42 Universal Time is now: Fri Mar 18 04:54:42 UTC 2022. 04:54:42 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:54:42 04:54:42 Setting up xz-utils (5.2.4-1ubuntu1) ... 04:54:42 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:54:42 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:54:42 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 04:54:42 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:54:42 Setting up mount (2.34-0.1ubuntu9.3) ... 04:54:42 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 04:54:42 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 04:54:42 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 04:54:42 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 04:54:42 Setting up openssl (1.1.1f-1ubuntu2.12) ... 04:54:42 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:54:42 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:54:42 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 04:54:42 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:54:42 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 04:54:42 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:54:42 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 04:54:42 Setting up fdisk (2.34-0.1ubuntu9.3) ... 04:54:42 Setting up ca-certificates (20210119~20.04.2) ... 04:54:44 Updating certificates in /etc/ssl/certs... 04:54:45 21 added, 21 removed; done. 04:54:45 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 04:54:45 Setting up perl (5.30.0-9ubuntu0.2) ... 04:54:45 Setting up procps (2:3.3.16-1ubuntu2.3) ... 04:54:45 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 04:54:45 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 04:54:45 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 04:54:45 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 04:54:45 Setting up binutils (2.34-6ubuntu1.3) ... 04:54:45 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 04:54:45 Setting up build-essential (12.8ubuntu1.1) ... 04:54:45 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 04:54:45 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 04:54:45 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 04:54:45 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 04:54:45 Processing triggers for systemd (245.4-4ubuntu3.15) ... 04:54:45 Processing triggers for mime-support (3.64ubuntu1) ... 04:54:45 Processing triggers for ca-certificates (20210119~20.04.2) ... 04:54:45 Updating certificates in /etc/ssl/certs... 04:54:46 0 added, 0 removed; done. 04:54:46 Running hooks in /etc/ca-certificates/update.d... 04:54:46 done. 04:54:47 Reading package lists... 04:54:47 Building dependency tree... 04:54:47 Reading state information... 04:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.623s coverage: 82.5% of statements 04:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:54:47 The following NEW packages will be installed: 04:54:47 apt-transport-https 04:54:47 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:54:47 Need to get 4680 B of archives. 04:54:47 After this operation, 162 kB of additional disk space will be used. 04:54:47 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 04:54:47 debconf: delaying package configuration, since apt-utils is not installed 04:54:47 Fetched 4680 B in 0s (24.4 kB/s) 04:54:48 Selecting previously unselected package apt-transport-https. 04:54:48 (Reading database ... 14320 files and directories currently installed.) 04:54:48 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 04:54:48 Unpacking apt-transport-https (2.0.6) ... 04:54:48 Setting up apt-transport-https (2.0.6) ... 04:54:48 Waiting for network to be ready... 04:54:54 2022-03-18T04:54:52Z INFO Waiting for automatic snapd restart... 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.336s coverage: 92.9% of statements 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.257s coverage: 58.8% of statements 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.806s coverage: 91.2% of statements 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.682s coverage: 64.4% of statements 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.208s coverage: 100.0% of statements 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 04:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 04:54:55 snapd 2.54.4 from Canonical* installed 04:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 04:54:56 "snapd" switched to the "latest/stable" channel 04:54:56 04:54:59 core20 20220304 from Canonical* installed 04:54:59 "core20" switched to the "latest/stable" channel 04:54:59 04:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.367s coverage: 65.4% of statements 04:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:55:01 snapcraft 6.0.2 from Canonical* installed 04:55:01 "snapcraft" switched to the "latest/stable" channel 04:55:01 04:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.842s coverage: 43.8% of statements 04:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 04:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 04:55:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:55:07 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: 04:55:07 - README.md 04:55:07 04:55:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:55:07 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 04:55:07 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 04:55:07 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 04:55:07 Reading package lists... 04:55:08 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 04:55:08 Reading package lists... 04:55:08 Building dependency tree... 04:55:08 Reading state information... 04:55:08 Suggested packages: 04:55:08 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 04:55:08 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 04:55:08 krb5-user libnorm-doc 04:55:08 Recommended packages: 04:55:08 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:55:08 The following NEW packages will be installed: 04:55:08 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 04:55:08 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 04:55:08 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 04:55:08 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 04:55:08 libzmq5 pkg-config zip 04:55:08 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 04:55:08 Need to get 10.3 MB of archives. 04:55:08 After this operation, 56.5 MB of additional disk space will be used. 04:55:08 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 04:55:08 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 04:55:09 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 04:55:09 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 04:55:09 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 04:55:09 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 04:55:09 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 04:55:09 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 04:55:09 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 04:55:09 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 04:55:09 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 04:55:09 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 04:55:09 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 04:55:09 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 04:55:09 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 04:55:09 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 04:55:09 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 04:55:09 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 04:55:09 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 04:55:09 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 04:55:09 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 04:55:09 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 04:55:09 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 04:55:09 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 04:55:09 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 04:55:09 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 04:55:09 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 04:55:09 debconf: delaying package configuration, since apt-utils is not installed 04:55:09 Fetched 10.3 MB in 1s (9366 kB/s) 04:55:09 Selecting previously unselected package libglib2.0-0:amd64. 04:55:09 (Reading database ... 14324 files and directories currently installed.) 04:55:09 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 04:55:09 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:55:10 Selecting previously unselected package libsodium23:amd64. 04:55:10 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 04:55:10 Unpacking libsodium23:amd64 (1.0.18-1) ... 04:55:10 Selecting previously unselected package libpsl5:amd64. 04:55:10 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 04:55:10 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:55:10 Selecting previously unselected package libbrotli1:amd64. 04:55:10 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 04:55:10 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:55:10 Selecting previously unselected package libnghttp2-14:amd64. 04:55:10 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 04:55:10 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 04:55:10 Selecting previously unselected package librtmp1:amd64. 04:55:10 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 04:55:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:55:10 Selecting previously unselected package libssh-4:amd64. 04:55:10 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 04:55:10 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:55:10 Selecting previously unselected package libcurl3-gnutls:amd64. 04:55:10 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 04:55:10 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:55:10 Selecting previously unselected package liberror-perl. 04:55:10 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 04:55:10 Unpacking liberror-perl (0.17029-1) ... 04:55:10 Selecting previously unselected package git-man. 04:55:10 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 04:55:10 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 04:55:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:55:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:55:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:55:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.444s coverage: 97.7% of statements 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:55:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:55:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:55:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements 04:55:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 04:55:10 Selecting previously unselected package git. 04:55:10 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 04:55:10 Unpacking git (1:2.25.1-1ubuntu3.2) ... 04:55:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:55:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:55:11 GO111MODULE=on go vet ./... 04:55:11 Selecting previously unselected package libgssrpc4:amd64. 04:55:11 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 04:55:11 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 04:55:11 Selecting previously unselected package libkdb5-9:amd64. 04:55:11 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 04:55:11 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 04:55:11 Selecting previously unselected package libkadm5srv-mit11:amd64. 04:55:11 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 04:55:11 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 04:55:11 Selecting previously unselected package libkadm5clnt-mit11:amd64. 04:55:11 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 04:55:11 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 04:55:11 Selecting previously unselected package comerr-dev:amd64. 04:55:11 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 04:55:11 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 04:55:11 Selecting previously unselected package krb5-multidev:amd64. 04:55:11 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 04:55:11 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 04:55:11 Selecting previously unselected package libnorm1:amd64. 04:55:11 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 04:55:11 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 04:55:11 Selecting previously unselected package libnorm-dev:amd64. 04:55:11 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 04:55:11 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 04:55:11 Selecting previously unselected package libpgm-5.2-0:amd64. 04:55:11 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 04:55:11 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:55:11 Selecting previously unselected package libpgm-dev:amd64. 04:55:11 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 04:55:11 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:55:11 Selecting previously unselected package libsodium-dev:amd64. 04:55:11 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 04:55:11 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 04:55:11 Selecting previously unselected package libzmq5:amd64. 04:55:11 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 04:55:12 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 04:55:12 Selecting previously unselected package libkrb5-dev:amd64. 04:55:12 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 04:55:12 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 04:55:12 Selecting previously unselected package libzmq3-dev:amd64. 04:55:12 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 04:55:12 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 04:55:12 Selecting previously unselected package pkg-config. 04:55:12 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 04:55:12 Unpacking pkg-config (0.29.1-0ubuntu4) ... 04:55:12 Selecting previously unselected package zip. 04:55:12 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 04:55:12 Unpacking zip (3.0-11build1) ... 04:55:12 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:55:12 Setting up libsodium23:amd64 (1.0.18-1) ... 04:55:12 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:55:12 No schema files found: doing nothing. 04:55:12 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:55:12 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 04:55:12 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 04:55:12 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 04:55:12 Setting up liberror-perl (0.17029-1) ... 04:55:12 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 04:55:12 Setting up zip (3.0-11build1) ... 04:55:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:55:12 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 04:55:12 Setting up pkg-config (0.29.1-0ubuntu4) ... 04:55:12 Setting up libsodium-dev:amd64 (1.0.18-1) ... 04:55:12 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:55:12 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 04:55:12 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 04:55:12 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 04:55:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:55:12 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 04:55:12 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 04:55:12 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:55:12 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:55:12 Setting up git (1:2.25.1-1ubuntu3.2) ... 04:55:12 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 04:55:12 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 04:55:12 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 04:55:12 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 04:55:13 comerr-dev set to automatically installed. 04:55:13 git set to automatically installed. 04:55:13 git-man set to automatically installed. 04:55:13 krb5-multidev set to automatically installed. 04:55:13 libbrotli1 set to automatically installed. 04:55:13 libcurl3-gnutls set to automatically installed. 04:55:13 liberror-perl set to automatically installed. 04:55:13 libglib2.0-0 set to automatically installed. 04:55:13 libgssrpc4 set to automatically installed. 04:55:13 libkadm5clnt-mit11 set to automatically installed. 04:55:13 libkadm5srv-mit11 set to automatically installed. 04:55:13 libkdb5-9 set to automatically installed. 04:55:13 libkrb5-dev set to automatically installed. 04:55:13 libnghttp2-14 set to automatically installed. 04:55:13 libnorm-dev set to automatically installed. 04:55:13 libnorm1 set to automatically installed. 04:55:13 libpgm-5.2-0 set to automatically installed. 04:55:13 libpgm-dev set to automatically installed. 04:55:13 libpsl5 set to automatically installed. 04:55:13 librtmp1 set to automatically installed. 04:55:13 libsodium-dev set to automatically installed. 04:55:13 libsodium23 set to automatically installed. 04:55:13 libssh-4 set to automatically installed. 04:55:13 libzmq3-dev set to automatically installed. 04:55:13 libzmq5 set to automatically installed. 04:55:13 pkg-config set to automatically installed. 04:55:13 zip set to automatically installed. 04:55:13 snapd is not logged in, snap install commands will use sudo 04:55:25 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 04:55:26 Downloading snap 'edgex-app-service-configurable' 04:55:29 Pulling app-service-configurable 04:55:29 + snapcraftctl pull 04:55:30 Pulling config-common 04:55:30 + snapcraftctl pull 04:55:32 Pulling go-build-helper 04:55:32 + snapcraftctl pull 04:55:33 'edgex-go' has dependencies that need to be staged: go-build-helper 04:55:33 Skipping pull go-build-helper (already ran) 04:55:33 Building go-build-helper 04:55:33 + snapcraftctl build 04:55:34 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 04:55:34 Staging go-build-helper 04:55:34 + snapcraftctl stage 04:55:40 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 04:55:40 Fetched 290 kB in 0s (0 B/s) 04:55:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 04:55:40 Fetched 158 kB in 0s (0 B/s) 04:55:40 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 04:55:40 Fetched 242 kB in 0s (0 B/s) 04:55:40 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 04:55:40 Fetched 150 kB in 0s (0 B/s) 04:55:40 Pulling edgex-go 04:55:40 + snapcraftctl pull 04:55:41 Pulling hooks 04:55:41 + snapcraftctl pull 04:55:56 Removing suid/guid from /root/parts/static-packages/install/bin/su 04:55:56 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 04:55:56 Fetched 96.1 kB in 0s (0 B/s) 04:55:56 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 04:55:56 Fetched 78.7 kB in 0s (0 B/s) 04:55:56 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 04:55:56 Fetched 48.0 kB in 0s (0 B/s) 04:55:56 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 04:55:56 Fetched 50.2 kB in 0s (0 B/s) 04:55:56 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 04:55:56 Fetched 14.7 kB in 0s (0 B/s) 04:55:56 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 04:55:56 Fetched 234 kB in 0s (0 B/s) 04:55:56 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 04:55:56 Fetched 155 kB in 0s (0 B/s) 04:55:56 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 04:55:56 Fetched 170 kB in 0s (0 B/s) 04:55:56 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 04:55:56 Fetched 267 kB in 0s (0 B/s) 04:55:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:55:56 Fetched 50.6 kB in 0s (0 B/s) 04:55:56 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 04:55:56 Fetched 15.1 kB in 0s (0 B/s) 04:55:56 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 04:55:56 Fetched 51.5 kB in 0s (0 B/s) 04:55:56 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 04:55:56 Fetched 121 kB in 0s (0 B/s) 04:55:56 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 04:55:56 Fetched 29.7 kB in 0s (0 B/s) 04:55:56 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 04:55:56 Fetched 1021 kB in 0s (0 B/s) 04:55:56 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 04:55:56 Fetched 49.3 kB in 0s (0 B/s) 04:55:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 04:55:56 Fetched 54.9 kB in 0s (0 B/s) 04:55:56 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 04:55:56 Fetched 16.6 kB in 0s (0 B/s) 04:55:56 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 04:55:56 Fetched 87.9 kB in 0s (0 B/s) 04:55:56 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 04:55:56 Fetched 142 kB in 0s (0 B/s) 04:55:56 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 04:55:56 Fetched 41.8 kB in 0s (0 B/s) 04:55:56 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 04:55:56 Fetched 181 kB in 0s (0 B/s) 04:55:56 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 04:55:56 Fetched 208 kB in 0s (0 B/s) 04:55:56 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 04:55:56 Fetched 161 kB in 0s (0 B/s) 04:55:56 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 04:55:56 Fetched 107 kB in 0s (0 B/s) 04:55:56 Pulling static-packages 04:55:56 + snapcraftctl pull 04:55:56 Pulling version 04:55:56 + cd /root/project 04:55:56 ++ git describe --tags --abbrev=0 04:55:56 ++ sed s/v// 04:55:56 + GIT_VERSION=2.2.0-dev.37 04:55:56 + '[' -z 2.2.0-dev.37 ']' 04:55:56 + snapcraftctl set-version 2.2.0-dev.37 04:55:57 + snapcraftctl build 04:55:57 Building app-service-configurable 04:55:59 Building config-common 04:55:59 + snapcraftctl build 04:56:00 + cp --archive --link --no-dereference . /root/parts/config-common/install 04:56:01 Skipping build go-build-helper (already ran) 04:56:01 Building edgex-go 04:56:01 + cd /root/parts/edgex-go/src 04:56:01 ++ git describe --tags --abbrev=0 04:56:01 ++ sed s/v// 04:56:01 + GIT_VERSION=2.2.0-dev.37 04:56:01 + '[' -z 2.2.0-dev.37 ']' 04:56:01 + echo 2.2.0-dev.37 04:56:01 + '[' '!' -d vendor ']' 04:56:01 + go mod download all 04:56:09 + make build 04:56:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-data/core-data ./cmd/core-data 04:56:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:56:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:56:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:56:21 ./bin/test-attribution-txt.sh [Pipeline] echo 04:56:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:56:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-command/core-command ./cmd/core-command 04:56:25 + ls -al . 04:56:25 total 672 04:56:25 drwxrwxr-x 9 1001 1001 4096 Mar 18 04:56 . 04:56:25 drwxr-xr-x 4 root root 4096 Mar 18 04:52 .. 04:56:25 -rw-rw-r-- 1 1001 1001 11 Mar 18 04:49 .dockerignore 04:56:25 drwxrwxr-x 8 1001 1001 4096 Mar 18 04:49 .git 04:56:25 drwxrwxr-x 4 1001 1001 4096 Mar 18 04:49 .github 04:56:25 -rw-rw-r-- 1 1001 1001 804 Mar 18 04:49 .gitignore 04:56:25 -rw-rw-r-- 1 1001 1001 42 Mar 18 04:49 .golangci.yml 04:56:25 -rw-rw-r-- 1 1001 1001 76 Mar 18 04:49 .hadolint.yml 04:56:25 -rw-rw-r-- 1 1001 1001 166 Mar 18 04:49 .sonarcloud.properties 04:56:25 -rw-rw-r-- 1 1001 1001 1171 Mar 18 04:49 ADOPTERS.md 04:56:25 -rw-rw-r-- 1 1001 1001 9019 Mar 18 04:49 Attribution.txt 04:56:25 -rw-rw-r-- 1 1001 1001 51732 Mar 18 04:49 CHANGELOG.md 04:56:25 -rw-rw-r-- 1 1001 1001 3804 Mar 18 04:49 CONTRIBUTING.md 04:56:25 -rw-rw-r-- 1 1001 1001 677 Mar 18 04:49 GOVERNANCE.md 04:56:25 -rw-rw-r-- 1 1001 1001 849 Mar 18 04:49 Jenkinsfile 04:56:25 -rw-rw-r-- 1 1001 1001 10775 Mar 18 04:49 LICENSE 04:56:25 -rw-rw-r-- 1 1001 1001 6508 Mar 18 04:49 Makefile 04:56:25 -rw-rw-r-- 1 1001 1001 582 Mar 18 04:49 OWNERS.md 04:56:25 -rw-rw-r-- 1 1001 1001 8207 Mar 18 04:49 README.md 04:56:25 -rw-rw-r-- 1 1001 1001 6912 Mar 18 04:49 SECURITY.md 04:56:25 -rw-rw-r-- 1 1001 1001 5 Mar 18 04:47 VERSION 04:56:25 -rw-rw-r-- 1 1001 1001 4131 Mar 18 04:49 ZMQWindows.md 04:56:25 drwxrwxr-x 2 1001 1001 4096 Mar 18 04:49 bin 04:56:25 drwxrwxr-x 14 1001 1001 4096 Mar 18 04:49 cmd 04:56:25 -rw-r--r-- 1 root root 426503 Mar 18 04:55 coverage.out 04:56:25 -rw-rw-r-- 1 1001 1001 2827 Mar 18 04:49 go.mod 04:56:25 -rw-rw-r-- 1 1001 1001 50579 Mar 18 04:49 go.sum 04:56:25 drwxrwxr-x 8 1001 1001 4096 Mar 18 04:49 internal 04:56:25 drwxrwxr-x 3 1001 1001 4096 Mar 18 04:49 openapi 04:56:25 drwxrwxr-x 4 1001 1001 4096 Mar 18 04:49 snap 04:56:25 -rw-rw-r-- 1 1001 1001 204 Mar 18 04:49 version.go [Pipeline] sh 04:56:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:56:25 + '[' -e coverage.out ] 04:56:25 + chown 1001:1001 coverage.out [Pipeline] stash 04:56:25 Warning: overwriting stash ‘coverage-report’ 04:56:26 Stashed 1 file(s) [Pipeline] sh 04:56:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:56:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:56:27 + make build 04:56:27 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 04:56:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:56:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:56:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:56:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:56:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config 04:56:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:56:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:56:34 + 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 04:56:34 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:56:34 + case "$service" in 04:56:34 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:56:34 + 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 04:56:34 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:56:35 + case "$service" in 04:56:35 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:56:35 + 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 04:56:35 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:56:35 + case "$service" in 04:56:35 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:56:35 + 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 04:56:35 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:56:35 + case "$service" in 04:56:35 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:56:35 + 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 04:56:35 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:56:35 + case "$service" in 04:56:35 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:56:35 + 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 04:56:35 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:56:35 + case "$service" in 04:56:35 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:56:35 + 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 04:56:35 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:56:35 + case "$service" in 04:56:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:56:35 + 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 04:56:35 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:56:35 + case "$service" in 04:56:35 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:56:35 + 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 04:56:35 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:56:35 + case "$service" in 04:56:35 + 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 04:56:35 + 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 04:56:35 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:56:35 + case "$service" in 04:56:35 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:56:35 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:56:35 + 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 04:56:35 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:56:35 + case "$service" in 04:56:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:56:35 + 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 04:56:35 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:56:35 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:56:35 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:56:35 Building hooks 04:56:35 + cd /root/parts/hooks/src 04:56:35 + make build 04:56:35 go mod tidy 04:56:35 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 04:56:36 go: downloading github.com/stretchr/testify v1.7.0 04:56:36 go: downloading github.com/davecgh/go-spew v1.1.0 04:56:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:56:36 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 04:56:37 GO111MODULE=on go build -o cmd/install/install ./cmd/install 04:56:37 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 04:56:37 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 04:56:39 Removing suid/guid from /root/parts/static-packages/install/bin/su 04:56:39 Building static-packages 04:56:39 + snapcraftctl build 04:56:41 Building version 04:56:41 + snapcraftctl build 04:56:43 Staging app-service-configurable 04:56:43 + snapcraftctl stage 04:56:44 Staging config-common 04:56:44 + snapcraftctl stage 04:56:45 Skipping stage go-build-helper (already ran) 04:56:45 Staging edgex-go 04:56:45 + snapcraftctl stage 04:56:47 Staging hooks 04:56:47 + snapcraftctl stage 04:56:48 Staging static-packages 04:56:48 + snapcraftctl stage 04:56:49 Staging version 04:56:49 + snapcraftctl stage 04:56:51 Priming app-service-configurable 04:56:51 + snapcraftctl prime 04:56:53 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 04:56:53 stage-packages: 04:56:53 - libnorm1 04:56:53 - libpgm-5.2-0 04:56:53 - libsodium23 04:56:53 - libzmq5 04:56:53 Priming config-common 04:56:53 + snapcraftctl prime 04:56:54 Priming go-build-helper 04:56:54 + snapcraftctl prime 04:56:56 Priming edgex-go 04:56:56 + snapcraftctl prime 04:56:57 Priming hooks 04:56:57 + snapcraftctl prime 04:56:59 Priming static-packages 04:56:59 + snapcraftctl prime 04:57: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 04:57:02 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 04:57:04 Priming version 04:57:04 + snapcraftctl prime 04:57:04 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:57:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:57:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:57:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:57:15 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 04:57:18 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 04:57:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:57:25 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 04:57:28 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] } 04:57:35 $ docker stop --time=1 2b760dfa424cea93799495f680ac57f750804804665d3f80d89fe85559974eca 04:57:37 $ docker rm -f 2b760dfa424cea93799495f680ac57f750804804665d3f80d89fe85559974eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:57:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:57:39 04:57:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:57:40 latest: Pulling from edgex-devops/edgex-compose-arm64 04:57:40 29e5d40040c1: Pulling fs layer 04:57:40 1ce36da41761: Pulling fs layer 04:57:40 25b303627fd3: Pulling fs layer 04:57:40 29e5d40040c1: Verifying Checksum 04:57:40 29e5d40040c1: Download complete 04:57:40 1ce36da41761: Verifying Checksum 04:57:40 1ce36da41761: Download complete 04:57:40 29e5d40040c1: Pull complete 04:57:42 25b303627fd3: Verifying Checksum 04:57:42 25b303627fd3: Download complete 04:57:42 1ce36da41761: Pull complete 04:57:54 25b303627fd3: Pull complete 04:57:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:57:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:57:54 prd-ubuntu20.04-docker-arm64-4c-16g-7920 does not seem to be running inside a container 04:57:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:57:57 $ docker top 6cbe99e8b5442d2684258f29107afbd8cd884ad9bfc5171ee58e8c9fafe5a348 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:58 + docker-compose build --help 04:57:58 + grep parallel 04:58:02 --parallel Build images in parallel. [Pipeline] } 04:58:02 $ docker stop --time=1 6cbe99e8b5442d2684258f29107afbd8cd884ad9bfc5171ee58e8c9fafe5a348 04:58:04 $ docker rm -f 6cbe99e8b5442d2684258f29107afbd8cd884ad9bfc5171ee58e8c9fafe5a348 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:58:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:58:04 . [Pipeline] withDockerContainer 04:58:05 prd-ubuntu20.04-docker-arm64-4c-16g-7920 does not seem to be running inside a container 04:58:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:58:06 $ docker top c864af3b3a9a6bf83530f81bc176fd6c070ed7d0c6f9b988ff4e80fe1f86f697 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:07 + docker-compose -f ./docker-compose-build.yml build --parallel 04:58:11 Building core-command ... 04:58:11 Building core-data ... 04:58:11 Building core-metadata ... 04:58:11 Building security-bootstrapper ... 04:58:11 Building security-proxy-setup ... 04:58:11 Building security-secretstore-setup ... 04:58:11 Building support-notifications ... 04:58:11 Building support-scheduler ... 04:58:11 Building sys-mgmt-agent ... 04:58:11 Building support-notifications 04:58:11 Building sys-mgmt-agent 04:58:11 Building core-metadata 04:58:11 Building security-proxy-setup 04:58:11 Building support-scheduler 04:59:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:59:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:59:33 ---> 21d3479c854a 04:59:33 Step 3/22 : WORKDIR /edgex-go 04:59:33 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:59:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:59:33 ---> 21d3479c854a 04:59:33 Step 3/21 : WORKDIR /edgex-go 04:59:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:59:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:59:33 ---> 21d3479c854a 04:59:33 Step 3/22 : WORKDIR /edgex-go 04:59:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:59:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:59:33 ---> 21d3479c854a 04:59:33 Step 3/23 : WORKDIR /edgex-go 04:59:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:59:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:59:33 ---> 21d3479c854a 04:59:33 Step 3/23 : WORKDIR /edgex-go 04:59:33 ---> Running in d7d6d4687662 04:59:33 ---> Running in 3f3c4df91ed7 04:59:33 ---> Running in 68b646705714 04:59:33 ---> Running in 103cde0e35c6 04:59:33 ---> Running in 7985f486915d 04:59:33 Removing intermediate container 68b646705714 04:59:33 ---> 53faf53fe34d 04:59:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:33 Removing intermediate container 103cde0e35c6 04:59:33 ---> 1ec2791ac626 04:59:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:33 ---> Running in d6f436d5f7f3 04:59:33 Removing intermediate container 3f3c4df91ed7 04:59:33 ---> 82b2e6b8afe0 04:59:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container d7d6d4687662 04:59:33 ---> Running in f6728ab0aeab 04:59:33 04:59:33 ---> 725d93abc17d 04:59:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:33 Removing intermediate container 7985f486915d 04:59:33 ---> 55f43a0f2733 04:59:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:33 ---> Running in 18f5837e3cdb 04:59:33 ---> Running in 598d405d6983 04:59:33 ---> Running in f894d2cf01ae 04:59:33 Removing intermediate container d6f436d5f7f3 04:59:33 ---> cc485d788e56 04:59:33 Step 5/23 : RUN apk add --update --no-cache make git 04:59:33 ---> Running in a676aad78586 04:59:33 Removing intermediate container f6728ab0aeab 04:59:33 ---> 4f6722f4326b 04:59:33 Step 5/21 : RUN apk add --update --no-cache make git 04:59:33 Removing intermediate container f894d2cf01ae 04:59:33 ---> 3b60649fa2fa 04:59:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:59:33 ---> Running in b99f0c1f7d68 04:59:33 ---> Running in 611b288fe5e5 04:59:33 Removing intermediate container 598d405d6983 04:59:33 ---> 40536ef00122 04:59:33 Step 5/23 : RUN apk add --update --no-cache make bash git 04:59:33 Removing intermediate container 18f5837e3cdb 04:59:33 ---> f8734f2033bc 04:59:33 Step 5/22 : RUN apk add --update --no-cache make git 04:59:33 ---> Running in 38c94fdae345 04:59:33 ---> Running in 0f3773ae2bf8 04:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:59:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:59:34 OK: 220 MiB in 52 packages 04:59:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:59:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:59:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:59:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:59:35 Removing intermediate container a676aad78586 04:59:35 ---> be424b998f95 04:59:35 Step 6/23 : COPY go.mod vendor* ./ 04:59:36 OK: 220 MiB in 52 packages 04:59:36 OK: 220 MiB in 52 packages 04:59:36 OK: 220 MiB in 52 packages 04:59:36 OK: 220 MiB in 52 packages 04:59:36 ---> 6a8e2ef802b1 04:59:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:37 ---> Running in 242ddbdda94b 04:59:38 Removing intermediate container 38c94fdae345 04:59:38 ---> 7089c5f519c4 04:59:38 Step 6/23 : COPY go.mod vendor* ./ 04:59:38 Removing intermediate container b99f0c1f7d68 04:59:38 ---> 50434243de89 04:59:38 Step 6/21 : COPY go.mod vendor* ./ 04:59:38 Removing intermediate container 611b288fe5e5 04:59:38 ---> d719210e8613 04:59:38 Step 6/22 : COPY go.mod vendor* ./ 04:59:38 Removing intermediate container 0f3773ae2bf8 04:59:38 ---> 5530dacbe124 04:59:38 Step 6/22 : COPY go.mod vendor* ./ 04:59:39 ---> 5a3eb7cff448 04:59:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:39 ---> bd112406f5a1 04:59:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:39 ---> Running in 81c63408efd8 04:59:40 ---> Running in 9bd79ea05d78 04:59:40 ---> f669ee364910 04:59:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:40 ---> cac78a93e1ba 04:59:40 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:40 ---> Running in 8aedf651e4ef 04:59:40 ---> Running in 78636771b1f1 04:59:42 Removing intermediate container 242ddbdda94b 04:59:42 ---> a450367222b3 04:59:42 Step 8/23 : COPY . . 04:59:47 Removing intermediate container 81c63408efd8 04:59:47 ---> 4d4b349fcaa5 04:59:47 Step 8/23 : COPY . . 04:59:47 Removing intermediate container 9bd79ea05d78 04:59:47 ---> 1c6e85e4ea14 04:59:47 Step 8/22 : COPY . . 04:59:47 Removing intermediate container 8aedf651e4ef 04:59:47 ---> 7ad658074830 04:59:47 Step 8/22 : COPY . . 04:59:47 Removing intermediate container 78636771b1f1 04:59:47 ---> 9a22a43b02a2 04:59:47 Step 8/21 : COPY . . 05:00:09 ---> dd1ad2d82cdd 05:00:09 Step 9/23 : RUN make cmd/core-metadata/core-metadata 05:00:09 ---> Running in f70c168563e1 05:00:09 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 05:00:14 ---> 61d584b7bbc0 05:00:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:00:14 ---> ff7fc1a8da68 05:00:14 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:00:14 ---> fc363a757b28 05:00:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:00:14 ---> Running in 8edb01902534 05:00:14 ---> Running in 12fc786b0770 05:00:14 ---> Running in 0b578153dd11 05:00:15 ---> 99321e75fe93 05:00:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:00:15 ---> Running in a931c3c1955e 05:00:17 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 05:00:17 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 05:00:17 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 05:00:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:02: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 05:02:30 Removing intermediate container f70c168563e1 05:02:30 ---> edee61fad0be 05:02:30 05:02:30 Step 10/23 : FROM alpine:3.14 05:02:30 3.14: Pulling from library/alpine 05:02:31 Removing intermediate container 0b578153dd11 05:02:31 ---> 668813f1c9ab 05:02:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:02:31 ---> Running in 5c7fb91468c8 05:02:32 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 05:02:32 Status: Downloaded newer image for alpine:3.14 05:02:32 ---> 71a2028e5025 05:02:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:02:32 ---> Running in 40e946096980 05:02:35 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 05:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:02:36 (1/1) Installing dumb-init (1.2.5-r1) 05:02:36 Executing busybox-1.33.1-r6.trigger 05:02:36 OK: 5 MiB in 15 packages 05:02:36 Removing intermediate container 8edb01902534 05:02:36 ---> 378eb6d3be35 05:02:36 05:02:36 Step 10/21 : FROM alpine:3.14 05:02:36 ---> 71a2028e5025 05:02:36 Step 11/21 : RUN apk add --update --no-cache curl 05:02:37 ---> Running in 7bf4d80a00b5 05:02:38 Removing intermediate container 40e946096980 05:02:38 ---> 21f9bc6e03b8 05:02:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:02:38 ---> Running in b416aa6d5eeb 05:02:38 Removing intermediate container b416aa6d5eeb 05:02:39 ---> 1df8d7ab222c 05:02:39 Step 13/23 : ENV APP_PORT=59881 05:02:39 ---> Running in dc6a3811d744 05:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:02:39 Removing intermediate container dc6a3811d744 05:02:39 ---> 16213a321368 05:02:39 Step 14/23 : EXPOSE $APP_PORT 05:02:39 ---> Running in 3661acdd4363 05:02:40 Removing intermediate container 3661acdd4363 05:02:40 ---> 1daff7adbe79 05:02:40 Step 15/23 : WORKDIR / 05:02:40 (1/5) Installing ca-certificates (20211220-r0) 05:02:40 Removing intermediate container 5c7fb91468c8 05:02:40 ---> 1f838044f4e4 05:02:40 05:02:40 Step 11/23 : FROM docker:20.10.10 05:02:40 (2/5) Installing brotli-libs (1.0.9-r5) 05:02:40 ---> Running in 17f885aeac9d 05:02:40 (3/5) Installing nghttp2-libs (1.43.0-r0) 05:02:40 (4/5) Installing libcurl (7.79.1-r0) 05:02:40 (5/5) Installing curl (7.79.1-r0) 05:02:40 Executing busybox-1.33.1-r6.trigger 05:02:40 Executing ca-certificates-20211220-r0.trigger 05:02:41 20.10.10: Pulling from library/docker 05:02:41 OK: 8 MiB in 19 packages 05:02:41 Removing intermediate container 17f885aeac9d 05:02:41 ---> edd9dee31550 05:02:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:02:43 ---> ae7989785bc1 05:02:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:02:43 Removing intermediate container 7bf4d80a00b5 05:02:43 ---> b6902aad2239 05:02:43 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:02:44 ---> Running in 0f5ea4cee84d 05:02:45 Removing intermediate container 0f5ea4cee84d 05:02:45 ---> 7415aa1cf50f 05:02:45 Step 13/21 : WORKDIR /edgex 05:02:45 ---> Running in 6d1751685c75 05:02:46 ---> 025334f06f8c 05:02:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:02:46 Removing intermediate container 6d1751685c75 05:02:46 ---> 95ba54378559 05:02:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:02:47 ---> 3578a8050ef1 05:02:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 05:02:47 ---> ddcb0a58aa22 05:02:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:02:47 ---> Running in 8df344a64706 05:02:48 Removing intermediate container 8df344a64706 05:02:48 ---> 887681e23831 05:02:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:02:48 Removing intermediate container a931c3c1955e 05:02:48 ---> 88dece7a8607 05:02:48 05:02:48 Step 10/22 : FROM alpine:3.14 05:02:48 ---> 71a2028e5025 05:02:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:02:48 ---> Using cache 05:02:48 ---> 21f9bc6e03b8 05:02:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:02:48 ---> Using cache 05:02:48 ---> 1df8d7ab222c 05:02:48 Step 13/22 : ENV APP_PORT=59861 05:02:48 ---> Running in 929ca5baaa6b 05:02:48 ---> Running in cfff51b43425 05:02:48 Removing intermediate container 929ca5baaa6b 05:02:48 ---> f8c86f74e73b 05:02:48 Step 21/23 : LABEL arch=arm64 05:02:48 ---> Running in 082b7969e819 05:02:48 Removing intermediate container cfff51b43425 05:02:48 ---> 85c0fb0cfa51 05:02:48 Step 14/22 : EXPOSE $APP_PORT 05:02:49 ---> Running in 8294eca2d742 05:02:49 Removing intermediate container 12fc786b0770 05:02:49 ---> 847e10d379dd 05:02:49 05:02:49 Step 10/22 : FROM alpine:3.14 05:02:49 ---> 71a2028e5025 05:02:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:02:49 ---> 7497db4934d2 05:02:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:02:49 ---> Running in 5ce26f36f365 05:02:49 Removing intermediate container 082b7969e819 05:02:49 ---> 6f5dfeaed6d7 05:02:49 Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 05:02:49 ---> Running in 58efe0cdda01 05:02:50 Removing intermediate container 8294eca2d742 05:02:50 ---> 6de8420a8cdd 05:02:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:02:51 Removing intermediate container 58efe0cdda01 05:02:51 ---> 841d4d2e5e06 05:02:51 Step 23/23 : LABEL version=0.0.0 05:02:51 ---> Running in 3c6bd7b6687c 05:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:02:51 ---> f1258ad27d6f 05:02:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:02:51 Removing intermediate container 3c6bd7b6687c 05:02:51 ---> f30f1c88851a 05:02:51 05:02:52 ---> 7c36bdebf0c1 05:02:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:02:52 ---> Running in 712de6a22346 05:02:52 (1/2) Installing ca-certificates (20211220-r0) 05:02:52 (2/2) Installing dumb-init (1.2.5-r1) 05:02:52 Successfully built f30f1c88851a 05:02:52 Executing busybox-1.33.1-r6.trigger 05:02:52 Successfully tagged core-metadata-arm64:latest 05:02:52 Executing ca-certificates-20211220-r0.trigger 05:02:52 Building core-command 05:02:53  Building core-metadata ... done OK: 6 MiB in 16 packages 05:02:53 Removing intermediate container 712de6a22346 05:02:53 ---> 248a0d5012ed 05:02:53 Step 18/21 : CMD ["--init=true"] 05:02:53 ---> Running in ab6f63bee8d2 05:02:53 ---> 41e6d849cbac 05:02:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:02:53 Removing intermediate container ab6f63bee8d2 05:02:53 ---> f2e419c96b10 05:02:53 Step 19/21 : LABEL arch=arm64 05:02:54 ---> Running in 921487c80b31 05:02:55 Removing intermediate container 921487c80b31 05:02:55 ---> 80b14f2f4646 05:02:55 Step 20/21 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 05:02:55 ---> 93937488dade 05:02:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:02:55 ---> Running in debbc4327f6a 05:02:55 Removing intermediate container 5ce26f36f365 05:02:55 ---> 1efcba043854 05:02:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:02:55 ---> Running in 899f160ee9dc 05:02:55 ---> Running in 662b3618012e 05:02:56 Removing intermediate container debbc4327f6a 05:02:56 ---> 0519b119b63a 05:02:56 Step 21/21 : LABEL version=0.0.0 05:02:56 Removing intermediate container 899f160ee9dc 05:02:56 ---> e036ac9c5c68 05:02:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:02:56 Removing intermediate container 662b3618012e 05:02:56 ---> 9b0e8d9c0edc 05:02:56 Step 13/22 : ENV APP_PORT=59860 05:02:56 ---> Running in b3ce49ae2f18 05:02:56 ---> Running in 89ea3d7cb412 05:02:56 ---> Running in 1c386386710d 05:02:57 Removing intermediate container b3ce49ae2f18 05:02:57 ---> f6b208226f73 05:02:57 05:02:57 Removing intermediate container 89ea3d7cb412 05:02:57 ---> d7a4af74ebce 05:02:57 Step 14/22 : EXPOSE $APP_PORT 05:02:57 Removing intermediate container 1c386386710d 05:02:57 ---> 5eec2bd91807 05:02:57 Step 20/22 : LABEL arch=arm64 05:02:57 ---> Running in f536ada0f2e9 05:02:57 ---> Running in 471d84a4eaf7 05:02:58 Successfully built f6b208226f73 05:02:58 Successfully tagged security-proxy-setup-arm64:latest 05:02:58  Building security-proxy-setup ... done Building core-data 05:02:58 Removing intermediate container f536ada0f2e9 05:02:58 ---> f70961670e3b 05:02:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:02:58 Removing intermediate container 471d84a4eaf7 05:02:58 ---> 95df2edaf9ae 05:02:58 Step 21/22 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 05:02:58 ---> Running in 993f25f7d4df 05:02:59 Removing intermediate container 993f25f7d4df 05:02:59 ---> 350656c68042 05:02:59 Step 22/22 : LABEL version=0.0.0 05:02:59 ---> Running in 9e8228f71306 05:02:59 ---> 7e5e7f694416 05:02:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:02:59 Removing intermediate container 9e8228f71306 05:03:00 ---> ac561c977884 05:03:00 05:03:00 Successfully built ac561c977884 05:03:00 Successfully tagged support-scheduler-arm64:latest 05:03:00  Building support-scheduler ... done Building security-secretstore-setup 05:03:01 ---> 8c3acae57861 05:03:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:03:01 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 05:03:01 Status: Downloaded newer image for docker:20.10.10 05:03:01 ---> 520e9a0a30f7 05:03:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:03:01 ---> Running in 3c7cc99097b2 05:03:01 Removing intermediate container 3c7cc99097b2 05:03:01 ---> be7e8cf16aca 05:03: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 05:03:01 ---> Running in 2424185194d2 05:03:02 ---> 7cd7b00d50a3 05:03:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:03:02 ---> Running in 09def73158a2 05:03:02 Removing intermediate container 09def73158a2 05:03:02 ---> 8144cd383dd9 05:03:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:03:02 ---> Running in b8075aa7a077 05:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:03:03 Removing intermediate container b8075aa7a077 05:03:03 ---> d842d7fb4d50 05:03:03 Step 20/22 : LABEL arch=arm64 05:03:03 ---> Running in bef551f4a4c4 05:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:03:04 Removing intermediate container bef551f4a4c4 05:03:04 ---> d450dff26674 05:03:04 Step 21/22 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 05:03:04 ---> Running in ba9c6104e0e3 05:03:04 Removing intermediate container ba9c6104e0e3 05:03:04 ---> 5b65aec9a88b 05:03:04 Step 22/22 : LABEL version=0.0.0 05:03:04 (1/42) Installing readline (8.1.0-r0) 05:03:04 ---> Running in cf9120cccfda 05:03:04 (2/42) Installing bash (5.1.4-r0) 05:03:04 Executing bash-5.1.4-r0.post-install 05:03:04 (3/42) Installing brotli-libs (1.0.9-r5) 05:03:04 (4/42) Installing nghttp2-libs (1.43.0-r0) 05:03:04 (5/42) Installing libcurl (7.79.1-r0) 05:03:04 (6/42) Installing curl (7.79.1-r0) 05:03:04 (7/42) Installing dumb-init (1.2.5-r1) 05:03:04 (8/42) Installing libbz2 (1.0.8-r1) 05:03:04 (9/42) Installing expat (2.4.7-r0) 05:03:04 (10/42) Installing libffi (3.3-r2) 05:03:04 (11/42) Installing gdbm (1.19-r0) 05:03:04 (12/42) Installing xz-libs (5.2.5-r0) 05:03:04 (13/42) Installing libgcc (10.3.1_git20210424-r2) 05:03:04 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 05:03:04 (15/42) Installing mpdecimal (2.5.1-r1) 05:03:04 (16/42) Installing sqlite-libs (3.35.5-r0) 05:03:04 (17/42) Installing python3 (3.9.5-r2) 05:03:05 Removing intermediate container cf9120cccfda 05:03:05 ---> e9cc9341de5a 05:03:05 05:03:05 Successfully built e9cc9341de5a 05:03:05 Successfully tagged support-notifications-arm64:latest 05:03:05 Building security-bootstrapper 05:03:07  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) 05:03:07 (19/42) Installing py3-chardet (4.0.0-r2) 05:03:07 (20/42) Installing py3-idna (3.2-r0) 05:03:07 (21/42) Installing py3-urllib3 (1.26.5-r0) 05:03:07 (22/42) Installing py3-certifi (2020.12.5-r1) 05:03:07 (23/42) Installing py3-requests (2.25.1-r4) 05:03:07 (24/42) Installing py3-msgpack (1.0.2-r1) 05:03:07 (25/42) Installing py3-lockfile (0.12.2-r4) 05:03:07 (26/42) Installing py3-cachecontrol (0.12.6-r1) 05:03:07 (27/42) Installing py3-colorama (0.4.4-r1) 05:03:07 (28/42) Installing py3-contextlib2 (0.6.0-r1) 05:03:07 (29/42) Installing py3-distlib (0.3.1-r3) 05:03:07 (30/42) Installing py3-distro (1.5.0-r3) 05:03:07 (31/42) Installing py3-six (1.15.0-r1) 05:03:07 (32/42) Installing py3-webencodings (0.5.1-r4) 05:03:07 (33/42) Installing py3-html5lib (1.1-r1) 05:03:07 (34/42) Installing py3-parsing (2.4.7-r2) 05:03:07 (35/42) Installing py3-packaging (20.9-r1) 05:03:07 (36/42) Installing py3-toml (0.10.2-r2) 05:03:07 (37/42) Installing py3-pep517 (0.10.0-r2) 05:03:07 (38/42) Installing py3-progress (1.5-r2) 05:03:07 (39/42) Installing py3-retrying (1.3.3-r1) 05:03:07 (40/42) Installing py3-ordered-set (4.0.2-r1) 05:03:07 (41/42) Installing py3-setuptools (52.0.0-r3) 05:03:07 (42/42) Installing py3-pip (20.3.4-r1) 05:03:08 Executing busybox-1.33.1-r6.trigger 05:03:08 OK: 84 MiB in 64 packages 05:03:12 Collecting docker-compose==1.23.2 05:03:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:03:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 05:03:12 Collecting cached-property<2,>=1.2.0 05:03:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:03:13 Collecting jsonschema<3,>=2.5.1 05:03:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:03:13 Collecting websocket-client<1.0,>=0.32.0 05:03:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:03:14 Collecting PyYAML<4,>=3.10 05:03:14 Downloading PyYAML-3.13.tar.gz (270 kB) 05:03:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:03:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:03:19 Collecting docopt<0.7,>=0.6.1 05:03:19 Downloading docopt-0.6.2.tar.gz (25 kB) 05:03:20 Collecting dockerpty<0.5,>=0.4.1 05:03:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:03:23 Collecting docker<4.0,>=3.6.0 05:03:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:03:23 Collecting texttable<0.10,>=0.9.0 05:03:23 Downloading texttable-0.9.1.tar.gz (11 kB) 05:03:24 Collecting docker-pycreds>=0.4.0 05:03:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:03:25 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) 05:03:26 Collecting urllib3<1.25,>=1.21.1 05:03:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:03:26 Collecting idna<2.8,>=2.5 05:03:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:03:26 Collecting chardet<3.1.0,>=3.0.2 05:03:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 05:03:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 05:03:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 05:03:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 05:03:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 05:03:27 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 05:03:27 Attempting uninstall: urllib3 05:03:27 Found existing installation: urllib3 1.26.5 05:03:27 Uninstalling urllib3-1.26.5: 05:03:28 Successfully uninstalled urllib3-1.26.5 05:03:28 Attempting uninstall: idna 05:03:28 Found existing installation: idna 3.2 05:03:28 Uninstalling idna-3.2: 05:03:28 Successfully uninstalled idna-3.2 05:03:29 Attempting uninstall: chardet 05:03:29 Found existing installation: chardet 4.0.0 05:03:29 Uninstalling chardet-4.0.0: 05:03:29 Successfully uninstalled chardet-4.0.0 05:03:31 Attempting uninstall: requests 05:03:31 Found existing installation: requests 2.25.1 05:03:31 Uninstalling requests-2.25.1: 05:03:31 Successfully uninstalled requests-2.25.1 05:03:31 Running setup.py install for texttable: started 05:03:33 Running setup.py install for texttable: finished with status 'done' 05:03:33 Running setup.py install for PyYAML: started 05:03:37 Running setup.py install for PyYAML: finished with status 'done' 05:03:37 Running setup.py install for docopt: started 05:03:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:03:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:03:38 ---> 21d3479c854a 05:03:38 Step 3/23 : WORKDIR /edgex-go 05:03:38 ---> Using cache 05:03:38 ---> 725d93abc17d 05:03:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:38 ---> Using cache 05:03:38 ---> 3b60649fa2fa 05:03:38 Step 5/23 : RUN apk add --update --no-cache make git 05:03:39 ---> Running in 39e4ff44d603 05:03:39 Running setup.py install for docopt: finished with status 'done' 05:03:39 Running setup.py install for dockerpty: started 05:03:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:03:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:03:41 Running setup.py install for dockerpty: finished with status 'done' 05:03:42 OK: 220 MiB in 52 packages 05:03:44 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 05:03:44 Removing intermediate container 39e4ff44d603 05:03:44 ---> 8e5f66c4322c 05:03:44 Step 6/23 : COPY go.mod vendor* ./ 05:03:46 ---> c562c628edcb 05:03:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:46 ---> Running in c0a17bbf055b 05:03:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:03:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:03:48 ---> 21d3479c854a 05:03:48 Step 3/23 : WORKDIR /edgex-go 05:03:48 ---> Using cache 05:03:48 ---> 725d93abc17d 05:03:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:48 ---> Using cache 05:03:48 ---> 3b60649fa2fa 05:03:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:03:48 ---> Running in a0aebcaa9b93 05:03:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:03:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:03:50 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:03:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:03:50 ---> 21d3479c854a 05:03:50 Step 3/25 : WORKDIR /edgex-go 05:03:50 ---> Using cache 05:03:50 ---> 725d93abc17d 05:03:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:50 ---> Using cache 05:03:50 ---> 3b60649fa2fa 05:03:50 Step 5/25 : RUN apk add --update --no-cache make git 05:03:50 ---> Using cache 05:03:50 ---> 8e5f66c4322c 05:03:50 Step 6/25 : COPY go.mod vendor* ./ 05:03:50 ---> Using cache 05:03:50 ---> c562c628edcb 05:03:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:50 ---> Running in bef54a4d0822 05:03:51 Removing intermediate container c0a17bbf055b 05:03:51 ---> 557f4cc1ab51 05:03:51 Step 8/23 : COPY . . 05:03:51 OK: 220 MiB in 52 packages 05:03:53 Removing intermediate container a0aebcaa9b93 05:03:53 ---> 838a69ea5ae4 05:03:53 Step 6/23 : COPY go.mod vendor* ./ 05:03:55 ---> 2868c80fcad8 05:03:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:55 ---> Running in 19ca21cbe4ec 05:03:55 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:03:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 05:03:55 ---> 21d3479c854a 05:03:55 Step 3/31 : WORKDIR /edgex-go 05:03:55 ---> Using cache 05:03:55 ---> 725d93abc17d 05:03:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:55 ---> Using cache 05:03:55 ---> 3b60649fa2fa 05:03:55 Step 5/31 : RUN apk add --update --no-cache make git 05:03:55 ---> Using cache 05:03:55 ---> 8e5f66c4322c 05:03:55 Step 6/31 : COPY go.mod vendor* ./ 05:03:55 ---> Using cache 05:03:55 ---> c562c628edcb 05:03:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:55 ---> Using cache 05:03:55 ---> 557f4cc1ab51 05:03:55 Step 8/31 : COPY . . 05:03:55 Removing intermediate container bef54a4d0822 05:03:55 ---> 367934d12f9c 05:03:55 Step 8/25 : COPY . . 05:03:59 Removing intermediate container 19ca21cbe4ec 05:03:59 ---> b16d3a190837 05:03:59 Step 8/23 : COPY . . 05:04:04 Removing intermediate container 2424185194d2 05:04:04 ---> 284e84a28dd2 05:04:04 Step 14/23 : ENV APP_PORT=58890 05:04:04 ---> Running in c0f50fafad3a 05:04:04 Removing intermediate container c0f50fafad3a 05:04:04 ---> 656473a042dc 05:04:04 Step 15/23 : EXPOSE $APP_PORT 05:04:05 ---> Running in 0aabb73cdd06 05:04:05 Removing intermediate container 0aabb73cdd06 05:04:05 ---> be79f43d108e 05:04:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:04:08 ---> 3f92efd96bb9 05:04:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:04:09 ---> 7b1d774d0b41 05:04:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:04:10 ---> 2e453cd40b16 05:04:10 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 05:04:10 ---> Running in af46c1878b96 05:04:11 Removing intermediate container af46c1878b96 05:04:11 ---> 340447e59dec 05:04:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:04:11 ---> Running in cc3b15fa2c9d 05:04:12 Removing intermediate container cc3b15fa2c9d 05:04:12 ---> 44a309d8061b 05:04:12 Step 21/23 : LABEL arch=arm64 05:04:12 ---> Running in 83fd6879fbaf 05:04:12 Removing intermediate container 83fd6879fbaf 05:04:12 ---> aa60983daba5 05:04:12 Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 05:04:12 ---> Running in 8a82d1bf3d3a 05:04:13 Removing intermediate container 8a82d1bf3d3a 05:04:13 ---> e0e02fd10e2c 05:04:13 Step 23/23 : LABEL version=0.0.0 05:04:13 ---> Running in efd7ae300ea8 05:04:14 Removing intermediate container efd7ae300ea8 05:04:14 ---> b33fa051bf87 05:04:14 05:04:15 Successfully built b33fa051bf87 05:04:15 Successfully tagged sys-mgmt-agent-arm64:latest 05:04:20  Building sys-mgmt-agent ... done  ---> a9830fa24033 05:04:20 Step 9/23 : RUN make cmd/core-command/core-command 05:04:20 ---> Running in fb1bcce8ab9d 05:04:20 ---> eed23817570a 05:04:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:04:21 ---> Running in d25921713319 05:04:21 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 05:04:22 ---> 7a5460b6425c 05:04:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:04:22 ---> Running in b182a31de4ff 05: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 05:04:24 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 05:04:24 ---> 6bd85daad603 05:04:24 Step 9/23 : RUN make cmd/core-data/core-data 05:04:24 ---> Running in 6439df6bf9c8 05:04:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:06:18 Removing intermediate container fb1bcce8ab9d 05:06:18 ---> b0b10d3c2eb6 05:06:18 05:06:18 Step 10/23 : FROM alpine:3.14 05:06:18 ---> 71a2028e5025 05:06:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:06:18 ---> Using cache 05:06:18 ---> 21f9bc6e03b8 05:06:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:06:18 ---> Using cache 05:06:18 ---> 1df8d7ab222c 05:06:18 Step 13/23 : ENV APP_PORT=59882 05:06:18 ---> Running in cb3240f6d849 05:06:18 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 05:06:18 Removing intermediate container cb3240f6d849 05:06:18 ---> 98f5510b9a3d 05:06:18 Step 14/23 : EXPOSE $APP_PORT 05:06:18 ---> Running in d917b315a451 05:06:18 Removing intermediate container d917b315a451 05:06:18 ---> a7ce52732103 05:06:18 Step 15/23 : WORKDIR / 05:06:18 ---> Running in 78b973cbf42a 05:06:18 Removing intermediate container 78b973cbf42a 05:06:18 ---> a656426398e8 05:06:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:06:18 ---> 5bff5e44f770 05:06:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:06:18 ---> 17694e9d35a0 05:06:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:06:18 ---> 5f4f6cc3175d 05:06:18 Step 19/23 : ENTRYPOINT ["/core-command"] 05:06:18 ---> Running in 89b90bcd0081 05:06:18 Removing intermediate container 89b90bcd0081 05:06:18 ---> 5165daa975ea 05:06:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:06:18 ---> Running in f9f641f820f1 05:06:18 Removing intermediate container d25921713319 05:06:18 ---> 774c0aa03732 05:06:18 05:06:18 Step 10/31 : FROM alpine:3.14 05:06:18 ---> 71a2028e5025 05:06:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:06:18 ---> Running in 0edddf65e25e 05:06:18 Removing intermediate container f9f641f820f1 05:06:18 ---> 11187a2c1cce 05:06:18 Step 21/23 : LABEL arch=arm64 05:06:18 ---> Running in 86b32b48403a 05:06:18 Removing intermediate container 0edddf65e25e 05:06:18 ---> 8b47c256c854 05:06:18 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 05:06:18 ---> Running in 6ec04983c988 05:06:18 Removing intermediate container 86b32b48403a 05:06:18 ---> b985ac068069 05:06:18 Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 05:06:18 ---> Running in 36c0994871fc 05:06:18 Removing intermediate container 36c0994871fc 05:06:18 ---> 4e18176e7a94 05:06:18 Step 23/23 : LABEL version=0.0.0 05:06:18 ---> Running in 685d14ed6c85 05:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:06:18 Removing intermediate container 685d14ed6c85 05:06:18 ---> 46596ce5e0ff 05:06:18 05:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:06:18 Successfully built 46596ce5e0ff 05:06:18 Successfully tagged core-command-arm64:latest 05:06:18  Building core-command ... done (1/2) Installing dumb-init (1.2.5-r1) 05:06:18 (2/2) Installing su-exec (0.2-r1) 05:06:18 Executing busybox-1.33.1-r6.trigger 05:06:18 OK: 6 MiB in 16 packages 05:06:19 Removing intermediate container 6ec04983c988 05:06:19 ---> 4edde48b2e1b 05:06:19 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 05:06:19 ---> Running in 635e49b0718c 05:06:19 Removing intermediate container b182a31de4ff 05:06:19 ---> 89517e5796a9 05:06:19 05:06:19 Step 10/25 : FROM alpine:3.14 05:06:19 ---> 71a2028e5025 05:06:19 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:06:19 ---> Running in 3506c0e88619 05:06:20 Removing intermediate container 635e49b0718c 05:06:20 ---> 0f963bc520dd 05:06:20 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:06:20 ---> Running in c564053523ea 05:06:20 Removing intermediate container c564053523ea 05:06:20 ---> 057fd9900e45 05:06:20 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:06:21 ---> Running in d26741ba1954 05:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:06:22 (1/3) Installing ca-certificates (20211220-r0) 05:06:22 (2/3) Installing dumb-init (1.2.5-r1) 05:06:22 (3/3) Installing su-exec (0.2-r1) 05:06:22 Executing busybox-1.33.1-r6.trigger 05:06:22 Executing ca-certificates-20211220-r0.trigger 05:06:22 OK: 6 MiB in 17 packages 05:06:23 Removing intermediate container d26741ba1954 05:06:23 ---> d685ad8624c1 05:06:23 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 05:06:23 ---> Running in 5074c1d165b5 05:06:24 Removing intermediate container 5074c1d165b5 05:06:24 ---> c33945251032 05:06:24 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:06:24 Removing intermediate container 3506c0e88619 05:06:24 ---> 589012f12965 05:06:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:06:24 ---> Running in 9a27e9e8491f 05:06:25 ---> 6ad770327ff7 05:06:25 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:06:25 Removing intermediate container 9a27e9e8491f 05:06:25 ---> f2d449fb28e9 05:06:25 Step 13/25 : WORKDIR / 05:06:25 ---> Running in dfe2c3aa0bd1 05:06:25 ---> Running in 149f4838d91c 05:06:25 Removing intermediate container 149f4838d91c 05:06:25 ---> 5f3661c2074b 05:06:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:06:26 ---> 8397fd8f0964 05:06:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:06:27 ---> 2acc230ce0d6 05:06:27 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:06:27 Removing intermediate container dfe2c3aa0bd1 05:06:27 ---> fd5e317f7f3a 05:06:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 05:06:28 ---> f312eabb509e 05:06:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:06:28 ---> 53fb9eaac1d6 05:06:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:06:29 ---> 0ba7f11a487b 05:06:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:06:30 ---> b29edc2ac2f3 05:06:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:06:30 ---> fbee698fb318 05:06:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:06:31 ---> 6bff1a7115d4 05:06:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:06:31 Removing intermediate container 6439df6bf9c8 05:06:31 ---> 8a6ad329e9fb 05:06:31 05:06:31 Step 10/23 : FROM alpine:3.14 05:06:31 ---> 71a2028e5025 05:06:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:06:31 ---> Running in 83047a4479e4 05:06:31 ---> edf0234faec7 05:06:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:06:31 ---> e0c29494bc18 05:06:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:06:32 Removing intermediate container 83047a4479e4 05:06:32 ---> 52a7ca3fcbf4 05:06:32 Step 12/23 : ENV APP_PORT=59880 05:06:32 ---> Running in f4ccaafc8b9f 05:06:32 ---> 6c995c91c47a 05:06:32 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/ 05:06:32 ---> 834a76a29084 05:06:32 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 05:06:32 ---> Running in 7d43cdec5a8a 05:06:32 Removing intermediate container f4ccaafc8b9f 05:06:32 ---> a8af09f0676c 05:06:32 Step 13/23 : EXPOSE $APP_PORT 05:06:33 ---> Running in 99dce1cee7ee 05:06:33 ---> Running in 14c12bf5bbed 05:06:33 Removing intermediate container 99dce1cee7ee 05:06:33 ---> 5e882fa123ff 05:06:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:33 ---> Running in bdee7b14c1d1 05:06:33 Removing intermediate container 14c12bf5bbed 05:06:33 ---> c2cee91570c6 05:06:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:06:34 ---> 80d2ae31ef4b 05:06:34 Step 26/31 : RUN chmod +x /entrypoint.sh 05:06:34 ---> Running in b432ca2d7be2 05:06:35 Removing intermediate container 7d43cdec5a8a 05:06:35 ---> 4a85f3d48dec 05:06:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 05:06:35 ---> Running in 09b469308ec8 05:06:35 Removing intermediate container 09b469308ec8 05:06:35 ---> d8eb2c286c09 05:06:35 Step 23/25 : LABEL arch=arm64 05:06:35 ---> Running in 2a5ec574dbf3 05:06:36 Removing intermediate container bdee7b14c1d1 05:06:36 ---> de0e8530def4 05:06:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 05:06:36 ---> Running in 28b431963742 05:06:36 Removing intermediate container 2a5ec574dbf3 05:06:36 ---> 9f34d520258e 05:06:36 Step 24/25 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 05:06:36 ---> Running in bb880d246763 05:06:37 Removing intermediate container bb880d246763 05:06:37 ---> ae1297ad2153 05:06:37 Step 25/25 : LABEL version=0.0.0 05:06:37 ---> Running in 9e2431ca4de9 05:06:37 Removing intermediate container b432ca2d7be2 05:06:37 ---> 1da140c425a8 05:06:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 05:06:37 ---> Running in a09f1da60d50 05:06:37 Removing intermediate container 9e2431ca4de9 05:06:37 ---> df00c29a7e90 05:06:37 05:06:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:06:38 Removing intermediate container a09f1da60d50 05:06:38 ---> 472cd1384f94 05:06:38 Step 28/31 : CMD ["gate"] 05:06:38 Successfully built df00c29a7e90 05:06:38 Successfully tagged security-secretstore-setup-arm64:latest 05:06:38  Building security-secretstore-setup ... done  ---> Running in 4c4a97d85a37 05:06:38 Removing intermediate container 4c4a97d85a37 05:06:38 ---> a21f85c3d050 05:06:38 Step 29/31 : LABEL arch=arm64 05:06:38 ---> Running in 14b22b5564a5 05:06:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:06:39 Removing intermediate container 14b22b5564a5 05:06:39 ---> 2e9c6ded344d 05:06:39 Step 30/31 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 05:06:39 ---> Running in f6bdc2eb3761 05:06:39 (1/6) Installing dumb-init (1.2.5-r1) 05:06:39 Removing intermediate container f6bdc2eb3761 05:06:39 ---> 8f81115709ba 05:06:39 Step 31/31 : LABEL version=0.0.0 05:06:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:06:39 (3/6) Installing libsodium (1.0.18-r0) 05:06:40 ---> Running in a56289182490 05:06:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:06:40 (5/6) Installing libzmq (4.3.4-r0) 05:06:40 (6/6) Installing zeromq (4.3.4-r0) 05:06:40 Removing intermediate container a56289182490 05:06:40 ---> 54eee8111db1 05:06:40 05:06:40 Executing busybox-1.33.1-r6.trigger 05:06:40 OK: 8 MiB in 20 packages 05:06:40 Successfully built 54eee8111db1 05:06:40 Successfully tagged security-bootstrapper-arm64:latest 05:06:41  Building security-bootstrapper ... done Removing intermediate container 28b431963742 05:06:41 ---> 6da1ed683aa9 05:06:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:06:41 ---> 15860cdba744 05:06:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:06:42 ---> 4a2fc0cbf088 05:06:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:06:43 ---> c4e8116ccc0c 05:06:43 Step 19/23 : ENTRYPOINT ["/core-data"] 05:06:43 ---> Running in 36d6ca9404b3 05:06:43 Removing intermediate container 36d6ca9404b3 05:06:43 ---> b3310e1ef44d 05:06:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:06:43 ---> Running in 560b3a731a45 05:06:44 Removing intermediate container 560b3a731a45 05:06:44 ---> 10d99a4e452f 05:06:44 Step 21/23 : LABEL arch=arm64 05:06:44 ---> Running in 8a3c4e4c45be 05:06:44 Removing intermediate container 8a3c4e4c45be 05:06:44 ---> 2407ea5555df 05:06:44 Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae 05:06:44 ---> Running in 652d05ff2f3d 05:06:45 Removing intermediate container 652d05ff2f3d 05:06:45 ---> 44cd5d1ff429 05:06:45 Step 23/23 : LABEL version=0.0.0 05:06:45 ---> Running in 3e30be735bdb 05:06:45 Removing intermediate container 3e30be735bdb 05:06:45 ---> fe7db34e75a2 05:06:45 05:06:45 Successfully built fe7db34e75a2 05:06:45 Successfully tagged core-data-arm64:latest 05:06:45  Building core-data ... done  [Pipeline] } 05:06:45 $ docker stop --time=1 c864af3b3a9a6bf83530f81bc176fd6c070ed7d0c6f9b988ff4e80fe1f86f697 05:06:47 $ docker rm -f c864af3b3a9a6bf83530f81bc176fd6c070ed7d0c6f9b988ff4e80fe1f86f697 [Pipeline] // withDockerContainer [Pipeline] sh 05:06:48 + docker images 05:06:48 REPOSITORY TAG IMAGE ID CREATED SIZE 05:06:48 core-data-arm64 latest fe7db34e75a2 3 seconds ago 19.2MB 05:06:48 security-bootstrapper-arm64 latest 54eee8111db1 8 seconds ago 18MB 05:06:48 security-secretstore-setup-arm64 latest df00c29a7e90 11 seconds ago 26.9MB 05:06:48 8a6ad329e9fb 17 seconds ago 1.61GB 05:06:48 89517e5796a9 29 seconds ago 1.6GB 05:06:48 core-command-arm64 latest 46596ce5e0ff 32 seconds ago 15.3MB 05:06:48 774c0aa03732 36 seconds ago 1.59GB 05:06:48 b0b10d3c2eb6 44 seconds ago 1.59GB 05:06:48 sys-mgmt-agent-arm64 latest b33fa051bf87 2 minutes ago 280MB 05:06:48 support-notifications-arm64 latest e9cc9341de5a 3 minutes ago 16.1MB 05:06:48 support-scheduler-arm64 latest ac561c977884 3 minutes ago 15.4MB 05:06:48 security-proxy-setup-arm64 latest f6b208226f73 3 minutes ago 25.4MB 05:06:48 core-metadata-arm64 latest f30f1c88851a 3 minutes ago 16MB 05:06:48 847e10d379dd 4 minutes ago 1.6GB 05:06:48 88dece7a8607 4 minutes ago 1.6GB 05:06:48 1f838044f4e4 4 minutes ago 1.59GB 05:06:48 378eb6d3be35 4 minutes ago 1.6GB 05:06:48 edee61fad0be 4 minutes ago 1.6GB 05:06:48 ci-base-image-arm64 latest 21d3479c854a 14 minutes ago 1.26GB 05:06:48 alpine 3.14 71a2028e5025 10 hours ago 5.34MB 05:06:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 05:06:48 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 05:06:48 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 05:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:06:49 05:06:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:06:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:06:49 arm64: Pulling from edgex-lftools-log-publisher 05:06:49 8998bd30e6a1: Pulling fs layer 05:06:49 04944245beec: Pulling fs layer 05:06:49 699f458cf7ca: Pulling fs layer 05:06:49 765212b225bb: Pulling fs layer 05:06:49 f23df028b6ca: Pulling fs layer 05:06:49 d65c8cfc05b1: Pulling fs layer 05:06:49 2437ff75d9bd: Pulling fs layer 05:06:49 765212b225bb: Waiting 05:06:49 f23df028b6ca: Waiting 05:06:49 d65c8cfc05b1: Waiting 05:06:49 2437ff75d9bd: Waiting 05:06:49 04944245beec: Verifying Checksum 05:06:49 04944245beec: Download complete 05:06:49 765212b225bb: Download complete 05:06:49 f23df028b6ca: Verifying Checksum 05:06:49 f23df028b6ca: Download complete 05:06:49 d65c8cfc05b1: Download complete 05:06:50 699f458cf7ca: Verifying Checksum 05:06:50 699f458cf7ca: Download complete 05:06:50 8998bd30e6a1: Verifying Checksum 05:06:50 8998bd30e6a1: Download complete 05:06:53 2437ff75d9bd: Verifying Checksum 05:06:53 2437ff75d9bd: Download complete 05:06:55 8998bd30e6a1: Pull complete 05:06:55 04944245beec: Pull complete 05:06:57 699f458cf7ca: Pull complete 05:06:57 765212b225bb: Pull complete 05:06:58 f23df028b6ca: Pull complete 05:06:58 d65c8cfc05b1: Pull complete 05:07:13 2437ff75d9bd: Pull complete 05:07:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:07:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:07:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:07:13 prd-ubuntu20.04-docker-arm64-4c-16g-7920 does not seem to be running inside a container 05:07:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:07:16 $ docker top c73cb47b8d964f17c28b0c59ba98e6f5a4a861c3d1393ece964f36de52149ff4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:17 ---> job-cost.sh 05:07:17 lf-activate-venv: SKIPPING 05:07:17 INFO: No Stack... 05:07:18 INFO: Retrieving Pricing Info for: v3-standard-4 05:07:18 INFO: Archiving Costs [Pipeline] sh 05:07:19 + cat /w/workspace/edgex-go/1/archives/cost.csv 05:07:19 + cut -d, -f6 [Pipeline] lock 05:07:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3913-1-stack-cost] 05:07:19 Resource [jenkins-edgexfoundry-edgex-go-PR-3913-1-stack-cost] did not exist. Created. 05:07:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3913-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:07:20 + echo total: 0.10999999940395355 [Pipeline] stash 05:07:20 Stashed 1 file(s) [Pipeline] } 05:07:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3913-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:07:20 $ docker stop --time=1 c73cb47b8d964f17c28b0c59ba98e6f5a4a861c3d1393ece964f36de52149ff4 05:07:22 $ docker rm -f c73cb47b8d964f17c28b0c59ba98e6f5a4a861c3d1393ece964f36de52149ff4 [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 05:07:23 provisioning config files... 05:07:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2900151864738652774tmp [Pipeline] { [Pipeline] sh 05:07:23 + set +x 05:07:23 + curl -s https://codecov.io/bash 05:07:23 + bash -s -- 05:07:23 05:07:23 _____ _ 05:07:23 / ____| | | 05:07:23 | | ___ __| | ___ ___ _____ __ 05:07:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:07:23 | |___| (_) | (_| | __/ (_| (_) \ V / 05:07:23 \_____\___/ \__,_|\___|\___\___/ \_/ 05:07:23 Bash-1.0.6 05:07:23 05:07:23 05:07:23 ==> git version 2.25.1 found 05:07:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:07:23 Release-Date: 2020-01-08 05:07:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:07:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:07:23 ==> Jenkins CI detected. 05:07:23 current dir:  /w/workspace/edgex-go/1 05:07:23 project root: . 05:07:23 --> token set from env 05:07:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:07:23 ==> Running gcov in . (disable via -X gcov) 05:07:23 ==> Python coveragepy not found 05:07:23 ==> Searching for coverage reports in: 05:07:23 + . 05:07:23 -> Found 1 reports 05:07:23 ==> Detecting git/mercurial file structure 05:07:23 ==> Reading reports 05:07:23 + ./coverage.out bytes=426503 05:07:23 ==> Appending adjustments 05:07:23 https://docs.codecov.io/docs/fixing-reports 05:07:24 + Found adjustments 05:07:24 ==> Gzipping contents 05:07:24 60K /tmp/codecov.1OAa7y.gz 05:07:24 ==> Uploading reports 05:07:24 url: https://codecov.io 05:07:24 query: branch=PR-3913&commit=6f4f0dc72086dffc8c4708660e1204425c7d46ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3913%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3913&job=&cmd_args= 05:07:24 -> Pinging Codecov 05:07:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3913&commit=6f4f0dc72086dffc8c4708660e1204425c7d46ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3913%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3913&job=&cmd_args= 05:07:25 -> Uploading to 05:07:25 https://storage.googleapis.com/codecov/v4/raw/2022-03-18/00271124DB129430A58F1EEE437C3FCB/6f4f0dc72086dffc8c4708660e1204425c7d46ae/7830f6d6-0fa2-4487-abc0-717e4bb39df2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220318T050724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac66bf8fc2104808b33cae299305b5518d68d1364bd4a3f524061602a627f4f1 05:07:25 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:25 Dload Upload Total Spent Left Speed 05:07:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57906 0 0 100 57906 0 193k --:--:-- --:--:-- --:--:-- 192k 100 57906 0 0 100 57906 0 193k --:--:-- --:--:-- --:--:-- 192k 05:07:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6f4f0dc72086dffc8c4708660e1204425c7d46ae [Pipeline] } 05:07:25 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 05:07:26 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 05:07:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:07:28 ---> package-listing.sh 05:07:28 ++ facter osfamily 05:07:28 ++ tr '[:upper:]' '[:lower:]' 05:07:28 + OS_FAMILY=debian 05:07:28 + workspace=/w/workspace/edgex-go/1 05:07:28 + START_PACKAGES=/tmp/packages_start.txt 05:07:28 + END_PACKAGES=/tmp/packages_end.txt 05:07:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:07:28 + PACKAGES=/tmp/packages_start.txt 05:07:28 + '[' /w/workspace/edgex-go/1 ']' 05:07:28 + PACKAGES=/tmp/packages_end.txt 05:07:28 + case "${OS_FAMILY}" in 05:07:28 + dpkg -l 05:07:28 + grep '^ii' 05:07:28 + '[' -f /tmp/packages_start.txt ']' 05:07:28 + '[' -f /tmp/packages_end.txt ']' 05:07:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:07:28 + '[' /w/workspace/edgex-go/1 ']' 05:07:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:07:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:07:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:07:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:07:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:29 05:07:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:07:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:29 latest: Pulling from edgex-lftools-log-publisher 05:07:29 5eb5b503b376: Pulling fs layer 05:07:29 5c69ac0246d0: Pulling fs layer 05:07:29 ec43610c2a17: Pulling fs layer 05:07:29 3a2ae6a8a46f: Pulling fs layer 05:07:29 33b1e0a273af: Pulling fs layer 05:07:29 5d3b04190fa2: Pulling fs layer 05:07:29 2f39f015ded8: Pulling fs layer 05:07:29 33b1e0a273af: Waiting 05:07:29 5d3b04190fa2: Waiting 05:07:29 2f39f015ded8: Waiting 05:07:29 3a2ae6a8a46f: Waiting 05:07:29 5c69ac0246d0: Verifying Checksum 05:07:29 5c69ac0246d0: Download complete 05:07:29 3a2ae6a8a46f: Verifying Checksum 05:07:29 3a2ae6a8a46f: Download complete 05:07:29 33b1e0a273af: Verifying Checksum 05:07:29 33b1e0a273af: Download complete 05:07:29 5d3b04190fa2: Download complete 05:07:29 ec43610c2a17: Verifying Checksum 05:07:29 ec43610c2a17: Download complete 05:07:29 5eb5b503b376: Download complete 05:07:30 2f39f015ded8: Download complete 05:07:30 5eb5b503b376: Pull complete 05:07:30 5c69ac0246d0: Pull complete 05:07:31 ec43610c2a17: Pull complete 05:07:31 3a2ae6a8a46f: Pull complete 05:07:31 33b1e0a273af: Pull complete 05:07:31 5d3b04190fa2: Pull complete 05:07:36 2f39f015ded8: Pull complete 05:07:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:07:36 prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container 05:07:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:07:37 $ docker top 0a41ffc4b3301eea8533d0cb8b9edf470b1f0fe1538d947706d7e1f77ebec076 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:38 + touch /tmp/pre-build-complete [Pipeline] sh 05:07:38 + mkdir -p /var/log/sysstat [Pipeline] sh 05:07:38 + ls /var/log/sa-host 05:07:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:39 provisioning config files... 05:07:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7920919468090144736tmp [Pipeline] { [Pipeline] echo 05:07:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:07:39 ---> create-netrc.sh [Pipeline] } 05:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:07:39 ---> python-tools-install.sh [Pipeline] echo 05:07:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:07:40 ---> sudo-logs.sh 05:07:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:07:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:07:40 ---> job-cost.sh 05:07:40 lf-activate-venv: SKIPPING 05:07:40 DEBUG: total: 0.10999999940395355 05:07:40 INFO: Retrieving Stack Cost... 05:07:40 INFO: Retrieving Pricing Info for: v3-standard-8 05:07:41 INFO: Archiving Costs [Pipeline] echo 05:07:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:07:41 ---> logs-deploy.sh 05:07:41 lf-activate-venv: SKIPPING 05:07:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3913/1 05:07:41 INFO: archiving workspace using pattern(s): 05:07:42 Archives upload complete. 05:07:42 INFO: archiving logs to Nexus