Pull request #3904 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 81bad761160ed823b117fb91638cbc671260dbae rather than 0e8f51b4a3e7805c07d6fdf49810706f9b790048 Obtained Jenkinsfile from 81bad761160ed823b117fb91638cbc671260dbae 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-ssh14728640265299754528.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-ssh5029031052835992683.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9340434596560112675.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 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-ssh9822320744850514541.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6771903909425773215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9066’ Running on prd-ubuntu20.04-docker-8c-8g-9070 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # 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/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 0e8f51b4a3e7805c07d6fdf49810706f9b790048 Merge succeeded, producing 88b5fdaba12d36082f929d7049703f2a77250452 Checking out Revision 88b5fdaba12d36082f929d7049703f2a77250452 (PR-3904) > git config core.sparsecheckout # timeout=10 > git checkout -f 0e8f51b4a3e7805c07d6fdf49810706f9b790048 # 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 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88b5fdaba12d36082f929d7049703f2a77250452 # timeout=10 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:05:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:05:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:05:51 ========================================================= 13:05:51 EdgeX Global Pipelines Version Info 13:05:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 74dd19f78cdd80ce13820f49c61c302f634c596a # timeout=10 13:05:52 ------------------- 13:05:52 stable info: 13:05:52 ------------------- 13:05:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:05:52 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:05:52 Message: update stable to v1.0.221 13:05:52 ------------------- 13:05:52 experimental info: 13:05:52 ------------------- 13:05:52 Commited By: **** collab-it+edgex@linuxfoundation.org 13:05:52 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:05:52 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88b5fdaba12d36082f929d7049703f2a77250452 [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88b5fda [Pipeline] echo 13:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:05:53 provisioning config files... 13:05:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config4886777818498365502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:53 ---> docker-login.sh 13:05:53 nexus3.edgexfoundry.org:10001 13:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:54 Configure a credential helper to remove this warning. See 13:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:54 13:05:54 Login Succeeded 13:05:54 nexus3.edgexfoundry.org:10002 13:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:54 Configure a credential helper to remove this warning. See 13:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:54 13:05:54 Login Succeeded 13:05:54 nexus3.edgexfoundry.org:10003 13:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:54 Configure a credential helper to remove this warning. See 13:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:54 13:05:54 Login Succeeded 13:05:54 nexus3.edgexfoundry.org:10004 13:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:54 Configure a credential helper to remove this warning. See 13:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:54 13:05:54 Login Succeeded 13:05:54 docker.io 13:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:05:54 Configure a credential helper to remove this warning. See 13:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:05:54 13:05:54 Login Succeeded 13:05:54 ---> docker-login.sh ends [Pipeline] } 13:05:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:05:55 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 13:05:55 + dirname cmd/core-command/Dockerfile 13:05:55 + cut -d/ -f2 13:05:55 + echo core-command,cmd/core-command/Dockerfile 13:05:55 + + dirname cmd/core-data/Dockerfile 13:05:55 cut -d/ -f2 13:05:55 + echo core-data,cmd/core-data/Dockerfile 13:05:55 + dirname cmd/core-metadata/Dockerfile 13:05:55 + cut -d/ -f2 13:05:55 + echo core-metadata,cmd/core-metadata/Dockerfile 13:05:55 + dirname cmd/security-bootstrapper/Dockerfile 13:05:55 + cut -d/ -f2 13:05:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:05:55 + dirname cmd/security-proxy-setup/Dockerfile 13:05:55 + cut -d/ -f2 13:05:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:05:55 + dirname cmd/security-secretstore-setup/Dockerfile 13:05:55 + cut -d/ -f2 13:05:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:05:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:05:55 + cut -d/ -f2 13:05:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:05:55 + dirname cmd/security-spire-agent/Dockerfile 13:05:55 + cut -d/ -f2 13:05:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:05:55 + dirname cmd/security-spire-config/Dockerfile 13:05:55 + cut -d/ -f2 13:05:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:05:55 + dirname cmd/security-spire-server/Dockerfile 13:05:55 + cut -d/ -f2 13:05:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:05:55 + + cut -d/ -f2 13:05:55 dirname cmd/support-notifications/Dockerfile 13:05:55 + echo support-notifications,cmd/support-notifications/Dockerfile 13:05:55 + dirname cmd/support-scheduler/Dockerfile 13:05:55 + cut -d/ -f2 13:05:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:05:55 + dirname cmd/sys-mgmt-agent/Dockerfile 13:05:55 + cut -d/ -f2 13:05:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:05:55 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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 13:05:55 + git rev-list -1 --merges 88b5fdaba12d36082f929d7049703f2a77250452~1..88b5fdaba12d36082f929d7049703f2a77250452 [Pipeline] echo 13:05:55 -----------> git rev-list -1 --merges 88b5fdaba12d36082f929d7049703f2a77250452~1..88b5fdaba12d36082f929d7049703f2a77250452 88b5fdaba12d36082f929d7049703f2a77250452 13:05:55 88b5fdaba12d36082f929d7049703f2a77250452 [false] [Pipeline] sh 13:05:55 + git log --format=format:%s -1 88b5fdaba12d36082f929d7049703f2a77250452 [Pipeline] echo 13:05:55 ========================================================= 13:05:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:05:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:05:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:05:56 + grep -v github /etc/ssh/ssh_known_hosts 13:05:56 + [ -e /tmp/ssh_known_hosts ] 13:05:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:05:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:05:56 + sudo tee -a /etc/ssh/ssh_known_hosts 13:05:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:05:56 13:05:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:05:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:05:56 latest: Pulling from edgex-devops/git-semver 13:05:56 a0d0a0d46f8b: Pulling fs layer 13:05:56 3e5f54012d9b: Pulling fs layer 13:05:56 4c7163046ea9: Pulling fs layer 13:05:56 0c2d73faf560: Pulling fs layer 13:05:56 0c2d73faf560: Waiting 13:05:56 3e5f54012d9b: Verifying Checksum 13:05:56 3e5f54012d9b: Download complete 13:05:56 a0d0a0d46f8b: Download complete 13:05:56 0c2d73faf560: Verifying Checksum 13:05:56 0c2d73faf560: Download complete 13:05:56 4c7163046ea9: Download complete 13:05:57 a0d0a0d46f8b: Pull complete 13:05:57 3e5f54012d9b: Pull complete 13:05:57 4c7163046ea9: Pull complete 13:05:57 0c2d73faf560: Pull complete 13:05:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:05:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:05:57 prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container 13:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:05:58 $ docker top 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:05:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:05:58 [ssh-agent] Looking for ssh-agent implementation... 13:05:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:58 $ docker exec 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 ssh-agent 13:05:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoDaKob/agent.16 13:05:59 SSH_AGENT_PID=22 13:05:59 Running ssh-add (command line suppressed) 13:05:59 Identity added: /w/workspace/edgex-go/17@tmp/private_key_5416387791436595911.key (/w/workspace/edgex-go/17@tmp/private_key_5416387791436595911.key) 13:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:05:59 + git tag --points-at HEAD [Pipeline] } 13:05:59 $ docker exec --env ******** --env ******** 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 ssh-agent -k 13:05:59 unset SSH_AUTH_SOCK; 13:05:59 unset SSH_AGENT_PID; 13:05:59 echo Agent pid 22 killed; 13:05:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:05:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:05:59 [ssh-agent] Looking for ssh-agent implementation... 13:05:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:59 $ docker exec 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 ssh-agent 13:05:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnjJmBh/agent.55 13:05:59 SSH_AGENT_PID=62 13:05:59 Running ssh-add (command line suppressed) 13:05:59 Identity added: /w/workspace/edgex-go/17@tmp/private_key_1637499716120062208.key (/w/workspace/edgex-go/17@tmp/private_key_1637499716120062208.key) 13:06:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:00 + git semver init 13:06:00 # -> Open(): unable to determine branch for HEAD 13:06:00 # $GIT_DIR = /w/workspace/edgex-go/17/.git 13:06:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/17 13:06:00 # $SEMVER_REMOTE_NAME = origin 13:06:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:06:00 # $SEMVER_USER_NAME = edgex-jenkins 13:06:00 # $SEMVER_BRANCH = PR-3904 13:06:00 # $SEMVER_TEMP = /tmp/semver-466850292 13:06:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:06:12 # '/tmp/semver-466850292' -> '/w/workspace/edgex-go/17/.semver' 13:06:12 # -> Force: false 13:06:12 # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } 13:06:12 $ docker exec --env ******** --env ******** 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 ssh-agent -k 13:06:12 unset SSH_AUTH_SOCK; 13:06:12 unset SSH_AGENT_PID; 13:06:12 echo Agent pid 62 killed; 13:06:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:06:13 + git semver [Pipeline] } 13:06:13 $ docker stop --time=1 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 13:06:15 $ docker rm -f 07df0d2342534c9db84cd212874b05086af762a30c52ef27d1b6984f6173c0a7 [Pipeline] // withDockerContainer [Pipeline] sh 13:06:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:06:15 Stashed 1 file(s) [Pipeline] echo 13:06:15 [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 13:06:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:06:15 ========================================================= 13:06:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:06:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:06:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:06:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:06:16 59bf1c3509f3: Pulling fs layer 13:06:16 666ba61612fd: Pulling fs layer 13:06:16 8ed8ca486205: Pulling fs layer 13:06:16 4fe6c5a15a65: Pulling fs layer 13:06:16 22a0e8bec74d: Pulling fs layer 13:06:16 640e595b4fbd: Pulling fs layer 13:06:16 763cafe07f6e: Pulling fs layer 13:06:16 0c0b528cf693: Pulling fs layer 13:06:16 10935f4eaf8b: Pulling fs layer 13:06:16 640e595b4fbd: Waiting 13:06:16 4fe6c5a15a65: Waiting 13:06:16 22a0e8bec74d: Waiting 13:06:16 0c0b528cf693: Waiting 13:06:16 8ed8ca486205: Download complete 13:06:16 666ba61612fd: Verifying Checksum 13:06:16 666ba61612fd: Download complete 13:06:16 59bf1c3509f3: Verifying Checksum 13:06:16 59bf1c3509f3: Download complete 13:06:16 22a0e8bec74d: Verifying Checksum 13:06:16 22a0e8bec74d: Download complete 13:06:16 640e595b4fbd: Verifying Checksum 13:06:16 640e595b4fbd: Download complete 13:06:16 763cafe07f6e: Verifying Checksum 13:06:16 763cafe07f6e: Download complete 13:06:16 0c0b528cf693: Verifying Checksum 13:06:16 0c0b528cf693: Download complete 13:06:16 59bf1c3509f3: Pull complete 13:06:16 666ba61612fd: Pull complete 13:06:16 8ed8ca486205: Pull complete 13:06:17 10935f4eaf8b: Verifying Checksum 13:06:17 10935f4eaf8b: Download complete 13:06:17 4fe6c5a15a65: Verifying Checksum 13:06:17 4fe6c5a15a65: Download complete 13:06:21 4fe6c5a15a65: Pull complete 13:06:21 22a0e8bec74d: Pull complete 13:06:21 640e595b4fbd: Pull complete 13:06:21 763cafe07f6e: Pull complete 13:06:21 0c0b528cf693: Pull complete 13:06:23 10935f4eaf8b: Pull complete 13:06:23 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 13:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:06:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:06:24 WORKDIR /edgex 13:06:24 COPY go.mod . 13:06:24 RUN go mod download 13:06:24 + docker build -t ci-base-image-x86_64 -f - . 13:06:25 Sending build context to Docker daemon 334.6MB 13:06:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:06:25 ---> 99d49a6021b9 13:06:25 Step 2/4 : WORKDIR /edgex 13:06:27 ---> Running in 8e02e2223aa8 13:06:27 Removing intermediate container 8e02e2223aa8 13:06:27 ---> 9e47a0c7ed40 13:06:27 Step 3/4 : COPY go.mod . 13:06:27 ---> 943115a8e725 13:06:27 Step 4/4 : RUN go mod download 13:06:27 ---> Running in 101f500e337a 13:06:30 Still waiting to schedule task 13:06:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9067’ 13:06:42 Removing intermediate container 101f500e337a 13:06:42 ---> 2a4e64a538b2 13:06:42 Successfully built 2a4e64a538b2 13:06:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:06:42 + docker inspect -f . ci-base-image-x86_64 13:06:42 . [Pipeline] withDockerContainer 13:06:42 prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container 13:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:06:43 $ docker top c015b5bfe3d287fb137d34869482a6a96118c0c4f5e278ad726640a56270fcf1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:43 + go version 13:06:43 go version go1.17.6 linux/amd64 [Pipeline] } 13:06:43 $ docker stop --time=1 c015b5bfe3d287fb137d34869482a6a96118c0c4f5e278ad726640a56270fcf1 13:06:45 $ docker rm -f c015b5bfe3d287fb137d34869482a6a96118c0c4f5e278ad726640a56270fcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:06:45 + docker inspect -f . ci-base-image-x86_64 13:06:45 . [Pipeline] withDockerContainer 13:06:45 prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container 13:06:45 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:06:45 $ docker top a27a69598a307e7a5e1b3b47842b4f5e16cffc905d322e281a784701033e16d2 -eo pid,comm [Pipeline] { [Pipeline] echo 13:06:46 ========================================================= 13:06:46 [edgeXBuildGoParallel] Running Tests and Build... 13:06:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:06:46 + make test 13:06:46 go mod tidy -compat=1.17 13:06:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:06:51 ? github.com/edgexfoundry/edgex-go [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:07:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.096s coverage: 28.7% of statements 13:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:07:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 13:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.9% of statements 13:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.717s coverage: 89.2% of statements 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.085s coverage: 84.4% of statements 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.345s coverage: 94.2% of statements 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.106s coverage: 0.9% of statements 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 24.0% of statements 13:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 13:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 13:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 13:07:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 13:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.172s coverage: 82.5% of statements 13:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.4% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.8% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:07:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 13:07:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 13:07:28 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 13:07:46 GO111MODULE=on go vet ./... 13:07:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:07:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:07:49 ./bin/test-attribution-txt.sh [Pipeline] echo 13:07:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:07:50 + ls -al . 13:07:50 total 664 13:07:50 drwxrwxr-x 10 1001 1001 4096 Mar 25 13:07 . 13:07:50 drwxr-xr-x 4 root root 4096 Mar 25 13:06 .. 13:07:50 -rw-rw-r-- 1 1001 1001 11 Mar 25 13:05 .dockerignore 13:07:50 drwxrwxr-x 8 1001 1001 4096 Mar 25 13:05 .git 13:07:50 drwxrwxr-x 4 1001 1001 4096 Mar 25 13:05 .github 13:07:50 -rw-rw-r-- 1 1001 1001 870 Mar 25 13:05 .gitignore 13:07:50 -rw-rw-r-- 1 1001 1001 42 Mar 25 13:05 .golangci.yml 13:07:50 -rw-rw-r-- 1 1001 1001 87 Mar 25 13:05 .hadolint.yml 13:07:50 drwx------ 3 1001 1001 4096 Mar 25 13:06 .semver 13:07:50 -rw-rw-r-- 1 1001 1001 166 Mar 25 13:05 .sonarcloud.properties 13:07:50 -rw-rw-r-- 1 1001 1001 1171 Mar 25 13:05 ADOPTERS.md 13:07:50 -rw-rw-r-- 1 1001 1001 9953 Mar 25 13:05 Attribution.txt 13:07:50 -rw-rw-r-- 1 1001 1001 51732 Mar 25 13:05 CHANGELOG.md 13:07:50 -rw-rw-r-- 1 1001 1001 3804 Mar 25 13:05 CONTRIBUTING.md 13:07:50 -rw-rw-r-- 1 1001 1001 677 Mar 25 13:05 GOVERNANCE.md 13:07:50 -rw-rw-r-- 1 1001 1001 849 Mar 25 13:05 Jenkinsfile 13:07:50 -rw-rw-r-- 1 1001 1001 10775 Mar 25 13:05 LICENSE 13:07:50 -rw-rw-r-- 1 1001 1001 8478 Mar 25 13:05 Makefile 13:07:50 -rw-rw-r-- 1 1001 1001 582 Mar 25 13:05 OWNERS.md 13:07:50 -rw-rw-r-- 1 1001 1001 8207 Mar 25 13:05 README.md 13:07:50 -rw-rw-r-- 1 1001 1001 6912 Mar 25 13:05 SECURITY.md 13:07:50 -rw-rw-r-- 1 1001 1001 5 Mar 25 13:06 VERSION 13:07:50 -rw-rw-r-- 1 1001 1001 4131 Mar 25 13:05 ZMQWindows.md 13:07:50 drwxrwxr-x 2 1001 1001 4096 Mar 25 13:05 bin 13:07:50 drwxrwxr-x 18 1001 1001 4096 Mar 25 13:05 cmd 13:07:50 -rw-r--r-- 1 root root 426503 Mar 25 13:07 coverage.out 13:07:50 -rw-rw-r-- 1 1001 1001 3175 Mar 25 13:05 go.mod 13:07:50 -rw-rw-r-- 1 1001 1001 34990 Mar 25 13:05 go.sum 13:07:50 drwxrwxr-x 8 1001 1001 4096 Mar 25 13:05 internal 13:07:50 drwxrwxr-x 3 1001 1001 4096 Mar 25 13:05 openapi 13:07:50 drwxrwxr-x 4 1001 1001 4096 Mar 25 13:05 snap 13:07:50 -rw-rw-r-- 1 1001 1001 204 Mar 25 13:05 version.go [Pipeline] sh 13:07:50 + '[' -e coverage.out ] 13:07:50 + chown 1001:1001 coverage.out [Pipeline] stash 13:07:50 Stashed 1 file(s) [Pipeline] sh 13:07:51 + make build 13:07:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:08:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:08:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:08:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:08:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:08:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:08:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:08:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:08:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:08:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:08:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:08:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:08:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:08:28 $ docker stop --time=1 a27a69598a307e7a5e1b3b47842b4f5e16cffc905d322e281a784701033e16d2 13:08:30 $ docker rm -f a27a69598a307e7a5e1b3b47842b4f5e16cffc905d322e281a784701033e16d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:08:31 13:08:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:08:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:08:32 latest: Pulling from edgex-devops/edgex-compose 13:08:32 cbdbe7a5bc2a: Pulling fs layer 13:08:32 ca9280d653b3: Pulling fs layer 13:08:32 7e9c9ca2126c: Pulling fs layer 13:08:32 cbdbe7a5bc2a: Verifying Checksum 13:08:32 cbdbe7a5bc2a: Download complete 13:08:32 ca9280d653b3: Verifying Checksum 13:08:32 ca9280d653b3: Download complete 13:08:32 cbdbe7a5bc2a: Pull complete 13:08:33 7e9c9ca2126c: Download complete 13:08:33 ca9280d653b3: Pull complete 13:08:36 7e9c9ca2126c: Pull complete 13:08:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:08:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:08:36 prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container 13:08:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:08:37 $ docker top 5adfc4a3199fc98b143dbfd6910925f1d989b36893a77138082c204083a83fdc -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:38 + docker-compose build --help 13:08:38 + grep parallel 13:08:38 --parallel Build images in parallel. [Pipeline] } 13:08:38 $ docker stop --time=1 5adfc4a3199fc98b143dbfd6910925f1d989b36893a77138082c204083a83fdc 13:08:39 $ docker rm -f 5adfc4a3199fc98b143dbfd6910925f1d989b36893a77138082c204083a83fdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:08:40 . [Pipeline] withDockerContainer 13:08:40 prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container 13:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:08:40 $ docker top 7acdebc81c8741fc5ef2e79245f8fae74a19cd3a4940e33b923f36dce0509008 -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:41 + docker-compose -f ./docker-compose-build.yml build --parallel 13:08:41 Building core-command ... 13:08:41 Building core-data ... 13:08:41 Building core-metadata ... 13:08:41 Building security-bootstrapper ... 13:08:41 Building security-proxy-setup ... 13:08:41 Building security-secretstore-setup ... 13:08:41 Building security-spiffe-token-provider ... 13:08:41 Building security-spire-agent ... 13:08:41 Building security-spire-config ... 13:08:41 Building security-spire-server ... 13:08:41 Building support-notifications ... 13:08:41 Building support-scheduler ... 13:08:41 Building sys-mgmt-agent ... 13:08:41 Building security-spire-config 13:08:41 Building security-secretstore-setup 13:08:41 Building sys-mgmt-agent 13:08:41 Building security-spire-server 13:08:41 Building core-data 13:08:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:08:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:08:59 ---> 2a4e64a538b2 13:08:59 Step 3/23 : WORKDIR /edgex-go 13:08:59 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:08:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:08:59 ---> 2a4e64a538b2 13:08:59 Step 3/24 : WORKDIR /edgex-go 13:08:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:08:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:08:59 ---> 2a4e64a538b2 13:08:59 Step 3/23 : WORKDIR /edgex-go 13:08:59 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:08:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:08:59 ---> 2a4e64a538b2 13:08:59 Step 3/25 : WORKDIR /edgex-go 13:08:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:08:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:08:59 ---> 2a4e64a538b2 13:08:59 Step 3/23 : WORKDIR /edgex-go 13:09:03 ---> Running in 19055ce78f95 13:09:03 ---> Running in 1b055caad50f 13:09:03 ---> Running in 847be9a4b964 13:09:03 ---> Running in 0378a5eb9ee1 13:09:03 ---> Running in 05c041dc3a3e 13:09:03 Removing intermediate container 1b055caad50f 13:09:03 ---> a2c4a47cd874 13:09:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:03 Removing intermediate container 0378a5eb9ee1 13:09:03 ---> e0813bdd4b8c 13:09:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:03 Removing intermediate container 05c041dc3a3e 13:09:03 ---> 34239b4ff096 13:09:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:03 Removing intermediate container 847be9a4b964 13:09:03 ---> 2357afb5856f 13:09:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:03 Removing intermediate container 19055ce78f95 13:09:03 ---> 2b5a04601bb7 13:09:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:03 ---> Running in 22e07c22ef5a 13:09:03 ---> Running in f67518ee0a30 13:09:03 ---> Running in 7c304762fa16 13:09:03 ---> Running in 1a9a5b7ce741 13:09:03 ---> Running in 3463bdb30d22 13:09:03 Removing intermediate container 22e07c22ef5a 13:09:03 ---> 834bfecee866 13:09:03 Step 5/23 : RUN apk add --update --no-cache make bash git 13:09:03 Removing intermediate container f67518ee0a30 13:09:03 ---> 1086e7ad858a 13:09:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:09:03 ---> Running in 9181ba0f497d 13:09:03 ---> Running in 09738ed9c369 13:09:04 Removing intermediate container 3463bdb30d22 13:09:04 ---> 3aaf3948f836 13:09:04 Step 5/24 : RUN apk add --update --no-cache make git 13:09:04 ---> Running in b61cf66f7144 13:09:04 Removing intermediate container 7c304762fa16 13:09:04 ---> a0a257cc1c14 13:09:04 Step 5/23 : RUN apk add --update --no-cache make git 13:09:04 ---> Running in 32c22a77e111 13:09:04 Removing intermediate container 1a9a5b7ce741 13:09:04 ---> 3dd95eabc2da 13:09:04 Step 5/25 : RUN apk add --update --no-cache make git 13:09:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:09:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:09:04 ---> Running in ba3794501645 13:09:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:09:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:09:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:09:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:09:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:09:05 OK: 221 MiB in 52 packages 13:09:05 OK: 221 MiB in 52 packages 13:09:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:09:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:09:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:09:05 OK: 221 MiB in 52 packages 13:09:05 Removing intermediate container 09738ed9c369 13:09:05 ---> 8dabbe6da16c 13:09:05 Step 6/23 : COPY go.mod vendor* ./ 13:09:05 Removing intermediate container 9181ba0f497d 13:09:05 ---> 526d440ac24c 13:09:05 Step 6/23 : COPY go.mod vendor* ./ 13:09:06 OK: 221 MiB in 52 packages 13:09:06 ---> 9077c71361dc 13:09:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:06 ---> 5246384374bb 13:09:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:06 ---> Running in 2f2a7486949e 13:09:06 ---> Running in 09a03d2cd5e0 13:09:06 OK: 221 MiB in 52 packages 13:09:06 Removing intermediate container b61cf66f7144 13:09:06 ---> ff94459390f5 13:09:06 Step 6/24 : COPY go.mod vendor* ./ 13:09:06 ---> 395e74d924c9 13:09:06 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:06 ---> Running in 377ff5bd337e 13:09:06 Removing intermediate container ba3794501645 13:09:06 ---> 8ae3b3ea45aa 13:09:06 Step 6/25 : COPY go.mod vendor* ./ 13:09:06 Removing intermediate container 32c22a77e111 13:09:06 ---> 86d822c88132 13:09:06 Step 6/23 : COPY go.mod vendor* ./ 13:09:06 ---> d268592685f3 13:09:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:06 ---> Running in 81bac7d90b99 13:09:06 ---> fdf21341f586 13:09:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:06 ---> Running in 303f9a38a7da 13:09:07 Removing intermediate container 2f2a7486949e 13:09:07 ---> aa2e6c7db54d 13:09:07 Step 8/23 : COPY . . 13:09:08 Removing intermediate container 377ff5bd337e 13:09:08 ---> 0676d98e07ce 13:09:08 Step 8/24 : COPY . . 13:09:08 Removing intermediate container 09a03d2cd5e0 13:09:08 ---> 5ac38975ad24 13:09:08 Step 8/23 : COPY . . 13:09:13 Removing intermediate container 303f9a38a7da 13:09:13 ---> c8b0ad32025d 13:09:13 Step 8/23 : COPY . . 13:09:13 Removing intermediate container 81bac7d90b99 13:09:13 ---> 62a5a71c8673 13:09:13 Step 8/25 : COPY . . 13:09:13 ---> ec51bf5b56a7 13:09:13 Step 9/23 : RUN make cmd/core-data/core-data 13:09:13 ---> 7bad5dfed0e3 13:09:13 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:09:13 ---> Running in 545b10dff429 13:09:13 ---> e3589bef79cc 13:09:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:09:13 ---> Running in a152fc8f8bed 13:09:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:09:17 ---> Running in 5cdabdb947b5 13:09:17 Removing intermediate container a152fc8f8bed 13:09:17 ---> 20d9bb7db84c 13:09:17 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:09:17 ---> Running in 57a4effae3ed 13:09:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:09:19 spire-1.2.0/ 13:09:20 spire-1.2.0/README.md 13:09:20 spire-1.2.0/bin/ 13:09:20 spire-1.2.0/bin/spire-server 13:09:20 spire-1.2.0/bin/spire-agent 13:09:20 spire-1.2.0/conf/ 13:09:20 spire-1.2.0/conf/server/ 13:09:20 spire-1.2.0/conf/server/server.conf 13:09:20 spire-1.2.0/conf/agent/ 13:09:20 spire-1.2.0/conf/agent/agent.conf 13:09:20 spire-1.2.0/LICENSE 13:09:20 ---> c3f3057a5612 13:09:20 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:09:21 ---> Running in 00dc61da96ee 13:09:21 ---> 1030ce11a1a9 13:09:21 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 13:09:21 ---> Running in 8069fc48a647 13:09:22 Removing intermediate container 8069fc48a647 13:09:22 ---> c4e0e187b7bc 13:09:22 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:09:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:09:22 ---> Running in c3aa647aa83f 13:09:23 spire-1.2.0/ 13:09:23 Removing intermediate container 57a4effae3ed 13:09:23 ---> e3d0a2db442a 13:09:23 13:09:23 Step 11/24 : FROM alpine:3.15 13:09:23 3.15: Pulling from library/alpine 13:09:24 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 13:09:24 Status: Downloaded newer image for alpine:3.15 13:09:24 ---> 9c842ac49a39 13:09:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:09:24 spire-1.2.0/README.md 13:09:24 spire-1.2.0/bin/ 13:09:24 spire-1.2.0/bin/spire-server 13:09:24 spire-1.2.0/bin/spire-agent 13:09:24 spire-1.2.0/conf/ 13:09:24 spire-1.2.0/conf/server/ 13:09:24 spire-1.2.0/conf/server/server.conf 13:09:24 spire-1.2.0/conf/agent/ 13:09:24 spire-1.2.0/conf/agent/agent.conf 13:09:24 spire-1.2.0/LICENSE 13:09:25 ---> Running in 5c6c2ef4b716 13:09:25 Removing intermediate container 5c6c2ef4b716 13:09:25 ---> 701487a79605 13:09:25 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:25 ---> Running in f40f78b6856e 13:09:27 Removing intermediate container c3aa647aa83f 13:09:27 ---> e51fc781ccc9 13:09:27 13:09:27 Step 11/23 : FROM alpine:3.15 13:09:27 ---> 9c842ac49a39 13:09:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:09:27 ---> Using cache 13:09:27 ---> 701487a79605 13:09:27 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:27 ---> Using cache 13:09:27 ---> 2484bf85fd8b 13:09:27 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:09:27 Removing intermediate container f40f78b6856e 13:09:27 ---> 2484bf85fd8b 13:09:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:09:27 ---> Running in ca9aded01b79 13:09:27 ---> Running in cf5557f882b7 13:09:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:09:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:09:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:09:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:09:29 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:09:29 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:09:29 OK: 15854 distinct packages available 13:09:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:09:29 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:09:29 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:09:29 OK: 15854 distinct packages available 13:09:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:09:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:09:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:09:30 (1/5) Installing dumb-init (1.2.5-r1) 13:09:30 (2/5) Installing musl-obstack (1.2.2-r0) 13:09:30 (3/5) Installing libucontext (1.1-r0) 13:09:30 (1/4) Installing dumb-init (1.2.5-r1) 13:09:30 (4/5) Installing gcompat (1.0.0-r4) 13:09:30 (2/4) Installing musl-obstack (1.2.2-r0) 13:09:30 (5/5) Installing openssl (1.1.1n-r0) 13:09:31 (3/4) Installing libucontext (1.1-r0) 13:09:31 Executing busybox-1.34.1-r4.trigger 13:09:31 OK: 6 MiB in 19 packages 13:09:31 (4/4) Installing gcompat (1.0.0-r4) 13:09:31 Executing busybox-1.34.1-r4.trigger 13:09:31 OK: 6 MiB in 18 packages 13:09:33 Removing intermediate container cf5557f882b7 13:09:33 ---> 2d85cec409e6 13:09:33 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:09:33 Removing intermediate container ca9aded01b79 13:09:33 ---> 9dc06f773b18 13:09:33 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:09:38 ---> 6a0787e0b7fa 13:09:38 ---> 18badc27200f 13:09:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:09:38 13:09:38 ---> b88374f3d442 13:09:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:09:38 ---> f69738a94c62 13:09:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:09:38 ---> Running in 1d035481b371 13:09:39 Removing intermediate container 1d035481b371 13:09:39 ---> 763bea9238e4 13:09:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:09:39 ---> c849222d8d9e 13:09:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:09:39 ---> 764bcc7aad44 13:09:39 Step 19/24 : WORKDIR / 13:09:39 ---> Running in 74e0c8d091e4 13:09:39 ---> d4f8fd495cf9 13:09:39 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:09:39 ---> Running in e54816405965 13:09:39 Removing intermediate container 74e0c8d091e4 13:09:39 ---> 2dbc9e2266c7 13:09:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:09:39 ---> Running in 2a5f689eff74 13:09:39 Removing intermediate container e54816405965 13:09:39 ---> a0920b540600 13:09:39 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:09:40 Removing intermediate container 2a5f689eff74 13:09:40 ---> 66f8ee52a1ba 13:09:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:09:40 ---> Running in 2b73867466ac 13:09:40 ---> Running in f7a71d88199b 13:09:40 Removing intermediate container 2b73867466ac 13:09:40 ---> e747e309af09 13:09:40 Step 21/23 : LABEL arch=x86_64 13:09:40 ---> Running in fc49952f487c 13:09:40 Removing intermediate container f7a71d88199b 13:09:40 ---> aa38cc4654ff 13:09:40 Step 22/24 : LABEL arch=x86_64 13:09:40 ---> Running in f827be2745b8 13:09:41 Removing intermediate container fc49952f487c 13:09:41 ---> 9cc005a2b093 13:09:41 Step 22/23 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:09:41 ---> Running in d10e1880dc90 13:09:41 Removing intermediate container f827be2745b8 13:09:41 ---> dc1f315f42bd 13:09:41 Step 23/24 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:09:41 ---> Running in 23b29ffdb4d5 13:09:41 Removing intermediate container d10e1880dc90 13:09:41 ---> d481ce66cc91 13:09:41 Step 23/23 : LABEL version=0.0.0 13:09:42 ---> Running in 48eddc8f190c 13:09:42 Removing intermediate container 23b29ffdb4d5 13:09:42 ---> 02f00416b7d6 13:09:42 Step 24/24 : LABEL version=0.0.0 13:09:43 ---> Running in b99bef5b85f2 13:09:43 Removing intermediate container 48eddc8f190c 13:09:43 ---> ac1dcbb5fc5f 13:09:43 13:09:43 Successfully built ac1dcbb5fc5f 13:09:43 Successfully tagged security-spire-server:latest 13:09:43  Building security-spire-server ... done Building security-bootstrapper 13:09:43 Removing intermediate container 545b10dff429 13:09:43 ---> c1bd425a0aa3 13:09:43 13:09:43 Step 10/23 : FROM alpine:3.14 13:09:43 Removing intermediate container b99bef5b85f2 13:09:43 ---> 57b2d93e7715 13:09:43 13:09:43 3.14: Pulling from library/alpine 13:09:43 Successfully built 57b2d93e7715 13:09:43 Successfully tagged security-spire-config:latest 13:09:43  Building security-spire-config ... done Building core-command 13:09:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:09:44 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 13:09:44 Status: Downloaded newer image for alpine:3.14 13:09:44 ---> a33ac4f1069a 13:09:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:09:44 Removing intermediate container 5cdabdb947b5 13:09:44 ---> c9d3894ecf39 13:09:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:09:48 ---> Running in f7bc6b93c9ef 13:09:48 ---> Running in ccf0bfaac898 13:09:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:09:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:09:48 ---> 2a4e64a538b2 13:09:48 Step 3/23 : WORKDIR /edgex-go 13:09:48 ---> Using cache 13:09:48 ---> 2b5a04601bb7 13:09:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:48 ---> Using cache 13:09:48 ---> 3aaf3948f836 13:09:48 Step 5/23 : RUN apk add --update --no-cache make git 13:09:48 ---> Using cache 13:09:48 ---> ff94459390f5 13:09:48 Step 6/23 : COPY go.mod vendor* ./ 13:09:48 ---> Using cache 13:09:48 ---> 395e74d924c9 13:09:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:48 ---> Using cache 13:09:48 ---> 0676d98e07ce 13:09:48 Step 8/23 : COPY . . 13:09:48 ---> Using cache 13:09:48 ---> 7bad5dfed0e3 13:09:48 Step 9/23 : RUN make cmd/core-command/core-command 13:09:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:09:48 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:09:48 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:09:48 ---> 2a4e64a538b2 13:09:48 Step 3/31 : WORKDIR /edgex-go 13:09:48 ---> Using cache 13:09:48 ---> 2b5a04601bb7 13:09:48 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:48 ---> Using cache 13:09:48 ---> 3aaf3948f836 13:09:48 Step 5/31 : RUN apk add --update --no-cache make git 13:09:48 ---> Using cache 13:09:48 ---> ff94459390f5 13:09:48 Step 6/31 : COPY go.mod vendor* ./ 13:09:48 ---> Using cache 13:09:48 ---> 395e74d924c9 13:09:48 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:48 ---> Using cache 13:09:48 ---> 0676d98e07ce 13:09:48 Step 8/31 : COPY . . 13:09:48 ---> Using cache 13:09:48 ---> 7bad5dfed0e3 13:09:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:09:49 Removing intermediate container f7bc6b93c9ef 13:09:49 ---> 2edb13c6dc5c 13:09:49 Step 12/23 : ENV APP_PORT=59880 13:09:49 ---> Running in 9466df3e669b 13:09:49 ---> Running in a2aaec236691 13:09:49 ---> Running in 739a6e677601 13:09:49 Removing intermediate container 739a6e677601 13:09:49 ---> 879563831515 13:09:49 Step 13/23 : EXPOSE $APP_PORT 13:09:49 ---> Running in 28b6b3956dd0 13:09:49 Removing intermediate container 28b6b3956dd0 13:09:49 ---> 6fb143310a82 13:09:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:09:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:09:50 ---> Running in 60849a081ac1 13:09:50 Removing intermediate container ccf0bfaac898 13:09:50 ---> 2e39e3759136 13:09:50 13:09:50 Step 11/23 : FROM docker:20.10.10 13:09:50 20.10.10: Pulling from library/docker 13:09:51 Removing intermediate container 00dc61da96ee 13:09:51 ---> b03faa989109 13:09:51 13:09:51 Step 10/25 : FROM alpine:3.14 13:09:51 ---> a33ac4f1069a 13:09:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:09:51 ---> Running in 4e491c39ca9a 13:09:51 Removing intermediate container 60849a081ac1 13:09:51 ---> 99897458364f 13:09:51 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:09:51 ---> Running in c548bb2c58bf 13:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:09:52 (1/3) Installing ca-certificates (20211220-r0) 13:09:52 (2/3) Installing dumb-init (1.2.5-r1) 13:09:52 (3/3) Installing su-exec (0.2-r1) 13:09:52 Executing busybox-1.33.1-r6.trigger 13:09:52 Executing ca-certificates-20211220-r0.trigger 13:09:52 OK: 6 MiB in 17 packages 13:09:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:09:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:09:52 Removing intermediate container 4e491c39ca9a 13:09:52 ---> 5c5172a0cca5 13:09:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:09:53 ---> Running in 40421187969d 13:09:53 (1/6) Installing dumb-init (1.2.5-r1) 13:09:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:09:53 (3/6) Installing libsodium (1.0.18-r0) 13:09:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:09:53 Removing intermediate container 40421187969d 13:09:53 ---> 68f408b3ec5a 13:09:53 Step 13/25 : WORKDIR / 13:09:53 (5/6) Installing libzmq (4.3.4-r0) 13:09:53 ---> Running in 9e8f3b58eb1e 13:09:53 (6/6) Installing zeromq (4.3.4-r0) 13:09:53 Executing busybox-1.33.1-r6.trigger 13:09:53 OK: 8 MiB in 20 packages 13:09:54 Removing intermediate container 9e8f3b58eb1e 13:09:54 ---> 19bb15c74e9b 13:09:54 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:09:54 ---> 4b6bafecef93 13:09:54 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:09:54 Removing intermediate container c548bb2c58bf 13:09:54 ---> 66714110d493 13:09:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:09:55 ---> 7cd7ae79a064 13:09:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:09:55 ---> 194987746edc 13:09:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:09:55 ---> be5071ec362b 13:09:55 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:09:56 ---> 3132c686bc0f 13:09:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:09:56 ---> 7736485c2736 13:09:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:09:57 ---> 9084a3a6c660 13:09:57 Step 19/23 : ENTRYPOINT ["/core-data"] 13:09:57 ---> 6252d831bdd1 13:09:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:09:57 ---> Running in df9a8a290808 13:09:57 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 13:09:57 Status: Downloaded newer image for docker:20.10.10 13:09:57 ---> b706a049f56e 13:09:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:09:57 Removing intermediate container df9a8a290808 13:09:57 ---> fca39bb62a2e 13:09:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:09:57 ---> Running in b6ae86cb0d57 13:09:58 ---> Running in fddd5f7267ad 13:09:58 Removing intermediate container b6ae86cb0d57 13:09:58 ---> adb6197ebfb9 13:09:58 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 13:09:58 ---> eaa72eacd324 13:09:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:09:58 ---> Running in 7cbb62d72341 13:09:58 Removing intermediate container fddd5f7267ad 13:09:58 ---> 9f6b50237bc5 13:09:58 Step 21/23 : LABEL arch=x86_64 13:09:58 ---> Running in 1358bd71c494 13:09:58 ---> 26d51e57c9f5 13:09:58 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/ 13:09:59 Removing intermediate container 1358bd71c494 13:09:59 ---> c5a5f46ea98b 13:09:59 Step 22/23 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:09:59 ---> Running in 1d8a10a06d62 13:09:59 ---> Running in 737e3775d1fb 13:09:59 Removing intermediate container 737e3775d1fb 13:09:59 ---> d3557f26f011 13:09:59 Step 23/23 : LABEL version=0.0.0 13:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:09:59 ---> Running in 61e9e12b866c 13:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:09:59 (1/42) Installing readline (8.1.0-r0) 13:09:59 (2/42) Installing bash (5.1.16-r0) 13:09:59 Executing bash-5.1.16-r0.post-install 13:09:59 (3/42) Installing brotli-libs (1.0.9-r5) 13:09:59 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:09:59 (5/42) Installing libcurl (7.79.1-r0) 13:09:59 (6/42) Installing curl (7.79.1-r0) 13:09:59 (7/42) Installing dumb-init (1.2.5-r1) 13:09:59 (8/42) Installing libbz2 (1.0.8-r1) 13:09:59 (9/42) Installing expat (2.4.7-r0) 13:09:59 (10/42) Installing libffi (3.3-r2) 13:09:59 Removing intermediate container 61e9e12b866c 13:09:59 ---> 29c4b786df27 13:09:59 13:09:59 (11/42) Installing gdbm (1.19-r0) 13:09:59 (12/42) Installing xz-libs (5.2.5-r0) 13:09:59 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:09:59 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:09:59 (15/42) Installing mpdecimal (2.5.1-r1) 13:09:59 (16/42) Installing sqlite-libs (3.35.5-r0) 13:09:59 (17/42) Installing python3 (3.9.5-r2) 13:10:00 Successfully built 29c4b786df27 13:10:00 Successfully tagged core-data:latest 13:10:00 Building security-spiffe-token-provider 13:10:00  Building core-data ... done (18/42) Installing py3-appdirs (1.4.4-r2) 13:10:00 (19/42) Installing py3-chardet (4.0.0-r2) 13:10:00 (20/42) Installing py3-idna (3.2-r0) 13:10:00 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:10:00 (22/42) Installing py3-certifi (2020.12.5-r1) 13:10:00 (23/42) Installing py3-requests (2.25.1-r4) 13:10:00 (24/42) Installing py3-msgpack (1.0.2-r1) 13:10:00 (25/42) Installing py3-lockfile (0.12.2-r4) 13:10:00 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:10:00 (27/42) Installing py3-colorama (0.4.4-r1) 13:10:00 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:10:00 (29/42) Installing py3-distlib (0.3.1-r3) 13:10:00 (30/42) Installing py3-distro (1.5.0-r3) 13:10:00 (31/42) Installing py3-six (1.15.0-r1) 13:10:00 (32/42) Installing py3-webencodings (0.5.1-r4) 13:10:00 (33/42) Installing py3-html5lib (1.1-r1) 13:10:00 (34/42) Installing py3-parsing (2.4.7-r2) 13:10:00 (35/42) Installing py3-packaging (20.9-r1) 13:10:00 (36/42) Installing py3-toml (0.10.2-r2) 13:10:00 (37/42) Installing py3-pep517 (0.10.0-r2) 13:10:00 (38/42) Installing py3-progress (1.5-r2) 13:10:00 (39/42) Installing py3-retrying (1.3.3-r1) 13:10:00 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:10:00 (41/42) Installing py3-setuptools (52.0.0-r3) 13:10:00 (42/42) Installing py3-pip (20.3.4-r1) 13:10:00 Executing busybox-1.33.1-r6.trigger 13:10:00 OK: 84 MiB in 64 packages 13:10:01 Collecting docker-compose==1.23.2 13:10:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:10:01 Collecting docopt<0.7,>=0.6.1 13:10:01 Downloading docopt-0.6.2.tar.gz (25 kB) 13:10:02 Collecting cached-property<2,>=1.2.0 13:10:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:10:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:10:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:10:02 Collecting websocket-client<1.0,>=0.32.0 13:10:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:10:02 Collecting dockerpty<0.5,>=0.4.1 13:10:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:10:02 Collecting docker<4.0,>=3.6.0 13:10:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:10:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:10:03 Collecting PyYAML<4,>=3.10 13:10:03 Downloading PyYAML-3.13.tar.gz (270 kB) 13:10:03 Collecting jsonschema<3,>=2.5.1 13:10:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:10:03 Collecting texttable<0.10,>=0.9.0 13:10:03 Downloading texttable-0.9.1.tar.gz (11 kB) 13:10:04 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:10:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:10:04 ---> 2a4e64a538b2 13:10:04 Step 3/20 : WORKDIR /edgex-go 13:10:04 ---> Using cache 13:10:04 ---> 2b5a04601bb7 13:10:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:10:04 Collecting docker-pycreds>=0.4.0 13:10:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:10:04 Collecting chardet<3.1.0,>=3.0.2 13:10:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:10:04 Collecting idna<2.8,>=2.5 13:10:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:10:04 Removing intermediate container 1d8a10a06d62 13:10:04 ---> 5410bab27e60 13:10:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:10:04 Collecting urllib3<1.25,>=1.21.1 13:10:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:10:04 ---> Running in 75d2845dc036 13:10:04 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) 13:10:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:10:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:10:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:10:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:10:04 ---> Running in 8c6c60cc69e3 13:10:04 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:10:04 Attempting uninstall: urllib3 13:10:04 Found existing installation: urllib3 1.26.5 13:10:04 Uninstalling urllib3-1.26.5: 13:10:04 Successfully uninstalled urllib3-1.26.5 13:10:04 Attempting uninstall: idna 13:10:04 Found existing installation: idna 3.2 13:10:04 Uninstalling idna-3.2: 13:10:04 Successfully uninstalled idna-3.2 13:10:05 Attempting uninstall: chardet 13:10:05 Found existing installation: chardet 4.0.0 13:10:05 Uninstalling chardet-4.0.0: 13:10:05 Successfully uninstalled chardet-4.0.0 13:10:05 Removing intermediate container 8c6c60cc69e3 13:10:05 ---> a56728a3c7c6 13:10:05 Step 23/25 : LABEL arch=x86_64 13:10:05 ---> Running in 6cfae783713a 13:10:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:10:05 Attempting uninstall: requests 13:10:05 Found existing installation: requests 2.25.1 13:10:05 Uninstalling requests-2.25.1: 13:10:05 Removing intermediate container 6cfae783713a 13:10:05 ---> 4324301d6487 13:10:05 Step 24/25 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:10:05 Successfully uninstalled requests-2.25.1 13:10:05 ---> Running in 600a8cc0eb6d 13:10:05 Running setup.py install for texttable: started 13:10:06 Removing intermediate container 600a8cc0eb6d 13:10:06 ---> da844494c8b1 13:10:06 Step 25/25 : LABEL version=0.0.0 13:10:06 ---> Running in ca639b9c1649 13:10:06 Running setup.py install for texttable: finished with status 'done' 13:10:06 Running setup.py install for PyYAML: started 13:10:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:10:06 Removing intermediate container ca639b9c1649 13:10:06 ---> 91f1e8c6ca99 13:10:06 13:10:06 Successfully built 91f1e8c6ca99 13:10:06 Successfully tagged security-secretstore-setup:latest 13:10:06  Building security-secretstore-setup ... done Building support-scheduler 13:10:06 Running setup.py install for PyYAML: finished with status 'done' 13:10:06 Running setup.py install for docopt: started 13:10:06 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:10:06 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:10:06 OK: 15863 distinct packages available 13:10:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:10:06 Running setup.py install for docopt: finished with status 'done' 13:10:06 Running setup.py install for dockerpty: started 13:10:07 Running setup.py install for dockerpty: finished with status 'done' 13:10:07 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 13:10:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:10:08 OK: 221 MiB in 52 packages 13:10:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:10:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:10:10 ---> 2a4e64a538b2 13:10:10 Step 3/22 : WORKDIR /edgex-go 13:10:10 ---> Using cache 13:10:10 ---> 2b5a04601bb7 13:10:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:10 ---> Using cache 13:10:10 ---> 3aaf3948f836 13:10:10 Step 5/22 : RUN apk add --update --no-cache make git 13:10:10 ---> Using cache 13:10:10 ---> ff94459390f5 13:10:10 Step 6/22 : COPY go.mod vendor* ./ 13:10:10 ---> Using cache 13:10:10 ---> 395e74d924c9 13:10:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:10 ---> Using cache 13:10:10 ---> 0676d98e07ce 13:10:10 Step 8/22 : COPY . . 13:10:10 ---> Using cache 13:10:10 ---> 7bad5dfed0e3 13:10:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:10:11 ---> Running in ba37c0f06934 13:10:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:10:11 Removing intermediate container 75d2845dc036 13:10:11 ---> e6a8d5ba66a9 13:10:11 Step 5/20 : COPY go.mod vendor* ./ 13:10:13 ---> b1ab6fdd225f 13:10:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:13 ---> Running in 9277b36a8f57 13:10:13 Removing intermediate container a2aaec236691 13:10:13 ---> 7c38f1a401c9 13:10:13 13:10:13 Step 10/31 : FROM alpine:3.14 13:10:13 ---> a33ac4f1069a 13:10:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:10:13 Removing intermediate container 9466df3e669b 13:10:13 ---> a94cca5598a7 13:10:13 13:10:13 Step 10/23 : FROM alpine:3.14 13:10:13 ---> a33ac4f1069a 13:10:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:10:13 Removing intermediate container 7cbb62d72341 13:10:13 ---> 2ed927fa00bf 13:10:13 Step 14/23 : ENV APP_PORT=58890 13:10:13 ---> Running in 414970e49057 13:10:13 ---> Running in 6f6c732328a8 13:10:13 ---> Running in e51aad1993e6 13:10:13 Removing intermediate container e51aad1993e6 13:10:13 ---> 449c3c1f89e8 13:10:13 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:10:13 Removing intermediate container 6f6c732328a8 13:10:13 ---> ef9229b8daf6 13:10:13 Step 15/23 : EXPOSE $APP_PORT 13:10:13 ---> Running in 76aa111232b6 13:10:13 ---> Running in c73e82de89b6 13:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:10:14 Removing intermediate container 76aa111232b6 13:10:14 ---> 2a9496e71c5f 13:10:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:10:14 (1/1) Installing dumb-init (1.2.5-r1) 13:10:14 Executing busybox-1.33.1-r6.trigger 13:10:14 OK: 6 MiB in 15 packages 13:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:10:14 (1/2) Installing dumb-init (1.2.5-r1) 13:10:14 (2/2) Installing su-exec (0.2-r1) 13:10:14 Executing busybox-1.33.1-r6.trigger 13:10:14 OK: 6 MiB in 16 packages 13:10:15 Removing intermediate container 9277b36a8f57 13:10:15 ---> 02e6e1fdb3f8 13:10:15 Step 7/20 : COPY . . 13:10:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9071 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 13:10:16 Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout 13:10:16 ---> bf1f0616cfd9 13:10:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:10:16 Removing intermediate container 414970e49057 13:10:16 ---> 0844848bf4fb 13:10:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:10:16 The recommended git tool is: git 13:10:19 ---> Running in b843a32565a3 13:10:19 ---> 17ea8aa19f64 13:10:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:10:19 Removing intermediate container c73e82de89b6 13:10:19 ---> db84ac23f55e 13:10:19 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:10:19 ---> Running in 6534a00d4ee0 13:10:19 Removing intermediate container b843a32565a3 13:10:19 ---> 68f3890665fa 13:10:19 Step 13/23 : ENV APP_PORT=59882 13:10:19 ---> Running in 8f338134f861 13:10:19 Removing intermediate container 6534a00d4ee0 13:10:19 ---> 668fc0e32d1b 13:10:19 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:10:20 ---> Running in 2656166b3968 13:10:20 ---> f09e7b984fbe 13:10:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:10:20 Removing intermediate container 8f338134f861 13:10:20 ---> Running in d4bf15e1f0ce 13:10:20 ---> a8e9139cb8e6 13:10:20 Step 14/23 : EXPOSE $APP_PORT 13:10:20 Removing intermediate container 2656166b3968 13:10:20 ---> ccfaf18d88f3 13:10:20 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:10:20 ---> Running in 23f2a87c56b1 13:10:20 ---> Running in 7927baea0152 13:10:20 Removing intermediate container d4bf15e1f0ce 13:10:20 ---> ec69987317cb 13:10:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:20 ---> Running in 16213d95c7d8 13:10:20 Removing intermediate container 23f2a87c56b1 13:10:20 ---> c83c4dc15582 13:10:20 Step 15/23 : WORKDIR / 13:10:20 ---> Running in 46aa6df7d6b3 13:10:21 Removing intermediate container 16213d95c7d8 13:10:21 ---> ce1d68584e5f 13:10:21 Step 21/23 : LABEL arch=x86_64 13:10:21 ---> Running in f7b2038e7c37 13:10:21 Removing intermediate container 46aa6df7d6b3 13:10:21 ---> 8ccff19bf71f 13:10:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:21 Removing intermediate container f7b2038e7c37 13:10:21 ---> dcc65b89ff3a 13:10:21 Step 22/23 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:10:21 ---> 8ee7b9e47a67 13:10:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:10:21 ---> Running in 5d3307e0ebe8 13:10:21 Removing intermediate container 7927baea0152 13:10:21 ---> 6ee49e734ae4 13:10:21 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:10:22 ---> Running in 39e99b56e108 13:10:22 Removing intermediate container 5d3307e0ebe8 13:10:22 ---> c538b3b59837 13:10:22 Step 23/23 : LABEL version=0.0.0 13:10:22 ---> Running in 6c4e3d4a029e 13:10:22 Removing intermediate container 39e99b56e108 13:10:22 ---> d59dfc2e8077 13:10:22 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:10:22 ---> 583486b0edaa 13:10:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:10:22 Removing intermediate container 6c4e3d4a029e 13:10:22 ---> 54bd5edc6d05 13:10:22 13:10:22 ---> 69decb4aa1bf 13:10:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:10:22 Successfully built 54bd5edc6d05 13:10:22 ---> 525a09ed58c3 13:10:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:10:22 Successfully tagged sys-mgmt-agent:latest 13:10:23  Building sys-mgmt-agent ... done Building support-notifications 13:10:23 ---> Running in ddc943187c1b 13:10:23 ---> Running in 185d0c3d8a8d 13:10:24 ---> d75307d799d7 13:10:24 Step 19/23 : ENTRYPOINT ["/core-command"] 13:10:24 using credential edgex-jenkins-ssh 13:10:24 Cloning the remote Git repository 13:10:24 ---> Running in 63dc37fa25fd 13:10:24 Removing intermediate container 63dc37fa25fd 13:10:24 ---> fa53fbaef132 13:10:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:10:24 ---> Running in 78dde32889ec 13:10:25 Removing intermediate container 78dde32889ec 13:10:25 ---> ad4df69b0480 13:10:25 Step 21/23 : LABEL arch=x86_64 13:10:25 ---> Running in 81bbdf616c76 13:10:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:10:24 > git init /w/workspace/edgex-go/17 # timeout=10 13:10:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:10:25 > git --version # timeout=10 13:10:25 > git --version # 'git version 2.25.1' 13:10:25 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:25 Removing intermediate container 185d0c3d8a8d 13:10:25 ---> 728cc8d31722 13:10:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:25 Removing intermediate container 81bbdf616c76 13:10:25 ---> a6ddbeaabfc2 13:10:25 Step 22/23 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:10:25 ---> Running in 699d4f918f6d 13:10:26 ---> 6d97e7e1aa87 13:10:26 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:10:26 Removing intermediate container 699d4f918f6d 13:10:26 ---> 4cdcf2ef92a8 13:10:26 Step 23/23 : LABEL version=0.0.0 13:10:26 ---> Running in 25b8b5180687 13:10:26 Removing intermediate container 25b8b5180687 13:10:26 ---> 53401f837036 13:10:26 13:10:27 ---> 46ac389f42af 13:10:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:10:27 Successfully built 53401f837036 13:10:27 Successfully tagged core-command:latest 13:10:27  Building core-command ... done Building core-metadata 13:10:27 ---> 0dd48aa462de 13:10:27 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:10:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:10:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:10:30 ---> 2a4e64a538b2 13:10:30 Step 3/22 : WORKDIR /edgex-go 13:10:30 ---> Using cache 13:10:30 ---> 2b5a04601bb7 13:10:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:30 ---> Using cache 13:10:30 ---> 3aaf3948f836 13:10:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:10:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:10:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:10:32 ---> 2a4e64a538b2 13:10:32 Step 3/23 : WORKDIR /edgex-go 13:10:32 ---> Using cache 13:10:32 ---> 2b5a04601bb7 13:10:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:32 ---> Using cache 13:10:32 ---> 3aaf3948f836 13:10:32 Step 5/23 : RUN apk add --update --no-cache make git 13:10:32 ---> Using cache 13:10:32 ---> ff94459390f5 13:10:32 Step 6/23 : COPY go.mod vendor* ./ 13:10:32 ---> Using cache 13:10:32 ---> 395e74d924c9 13:10:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:32 ---> Using cache 13:10:32 ---> 0676d98e07ce 13:10:32 Step 8/23 : COPY . . 13:10:32 ---> Using cache 13:10:32 ---> 7bad5dfed0e3 13:10:32 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:10:32 ---> 9d07ac8eb060 13:10:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:10:33 ---> Running in 83314259c9b2 13:10:33 ---> Running in 0782bc859e51 13:10:33 ---> 4dc35662f738 13:10:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:10:33 Removing intermediate container ba37c0f06934 13:10:33 ---> 63ec7244da9e 13:10:33 13:10:33 Step 10/22 : FROM alpine:3.14 13:10:33 ---> a33ac4f1069a 13:10:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:10:33 ---> Using cache 13:10:33 ---> 0844848bf4fb 13:10:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:10:33 ---> Using cache 13:10:33 ---> 68f3890665fa 13:10:33 Step 13/22 : ENV APP_PORT=59861 13:10:33 ---> Running in c5d165c4f09a 13:10:33 ---> Running in b28d0e0ea7ae 13:10:33 Removing intermediate container b28d0e0ea7ae 13:10:33 ---> 867cde686476 13:10:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:10:33 Removing intermediate container c5d165c4f09a 13:10:33 ---> 3b774d6d0c2b 13:10:33 Step 14/22 : EXPOSE $APP_PORT 13:10:33 ---> Running in c40dac1bd61c 13:10:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:10:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:10:33 Removing intermediate container c40dac1bd61c 13:10:33 ---> 8cdc86e1dc37 13:10:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:33 ---> 019b9cf79426 13:10:33 Step 26/31 : RUN chmod +x /entrypoint.sh 13:10:34 ---> Running in 6c7bee599276 13:10:34 ---> 64ea5c4a01c1 13:10:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:10:35 OK: 221 MiB in 52 packages 13:10:35 ---> 99bb1c1ffcac 13:10:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:10:35 ---> 424c97d351f9 13:10:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:10:35 ---> Running in 5e3a73460b7b 13:10:35 Removing intermediate container 6c7bee599276 13:10:35 ---> fca035df2e19 13:10:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:10:35 ---> Running in 0544d2d6dd81 13:10:35 Removing intermediate container 5e3a73460b7b 13:10:35 ---> 45e76ea0e862 13:10:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:35 Removing intermediate container 83314259c9b2 13:10:35 ---> 1f2eba47ffad 13:10:35 Step 6/22 : COPY go.mod vendor* ./ 13:10:36 ---> Running in 344ea9ed5012 13:10:36 Removing intermediate container 0544d2d6dd81 13:10:36 ---> 0b0d974a48c3 13:10:36 Step 28/31 : CMD ["gate"] 13:10:36 ---> Running in 4067b81bdb1b 13:10:36 Removing intermediate container 344ea9ed5012 13:10:36 ---> 7929f1f17e4e 13:10:36 Step 20/22 : LABEL arch=x86_64 13:10:36 ---> 37a11fcc3440 13:10:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:36 ---> Running in 2db452acf97e 13:10:36 ---> Running in be73ad3ddd40 13:10:36 Removing intermediate container 4067b81bdb1b 13:10:36 ---> a1f0e7ae6ad1 13:10:36 Step 29/31 : LABEL arch=x86_64 13:10:36 Removing intermediate container 2db452acf97e 13:10:36 ---> c9d6121c8de2 13:10:36 Step 21/22 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:10:36 ---> Running in 1f91b67e762b 13:10:36 ---> Running in ccaee66b415b 13:10:37 Removing intermediate container 1f91b67e762b 13:10:37 ---> 83bd31a8bcba 13:10:37 Step 30/31 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:10:37 Removing intermediate container ccaee66b415b 13:10:37 ---> dce62bbc6f72 13:10:37 Step 22/22 : LABEL version=0.0.0 13:10:37 ---> Running in 4824e6f43ba4 13:10:37 ---> Running in 18453328ec37 13:10:37 Removing intermediate container 4824e6f43ba4 13:10:37 ---> 6e4907895ff0 13:10:37 Step 31/31 : LABEL version=0.0.0 13:10:38 Removing intermediate container 18453328ec37 13:10:38 ---> e0d4927389a8 13:10:38 13:10:38 Successfully built e0d4927389a8 13:10:38 Successfully tagged support-scheduler:latest 13:10:38 Building security-proxy-setup 13:10:38  Building support-scheduler ... done  ---> Running in cae6031cf4c1 13:10:38 Removing intermediate container be73ad3ddd40 13:10:38 ---> 94fd3c2ff369 13:10:38 Step 8/22 : COPY . . 13:10:40 Removing intermediate container cae6031cf4c1 13:10:40 ---> 402a419db224 13:10:40 13:10:40 Successfully built 402a419db224 13:10:40 Successfully tagged security-bootstrapper:latest 13:10:40 Building security-spire-agent 13:10:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:10:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:10:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:10:41 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:10:42 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 0e8f51b4a3e7805c07d6fdf49810706f9b790048 13:10:43 Merge succeeded, producing cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:10:43 Checking out Revision cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 (PR-3904) 13:10:42 > git config core.sparsecheckout # timeout=10 13:10:42 > git checkout -f 0e8f51b4a3e7805c07d6fdf49810706f9b790048 # timeout=10 13:10:43 > git remote # timeout=10 13:10:43 > git config --get remote.origin.url # timeout=10 13:10:43 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:43 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 13:10:43 > git rev-parse HEAD^{commit} # timeout=10 13:10:43 > git config core.sparsecheckout # timeout=10 13:10:43 > git checkout -f cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 # timeout=10 13:10:47  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:10:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:10:47 ---> 2a4e64a538b2 13:10:47 Step 3/22 : WORKDIR /edgex-go 13:10:47 ---> Using cache 13:10:47 ---> 2b5a04601bb7 13:10:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:47 ---> Using cache 13:10:47 ---> 3aaf3948f836 13:10:47 Step 5/22 : RUN apk add --update --no-cache make git 13:10:47 ---> Using cache 13:10:47 ---> ff94459390f5 13:10:47 Step 6/22 : COPY go.mod vendor* ./ 13:10:47 ---> Using cache 13:10:47 ---> 395e74d924c9 13:10:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:47 ---> Using cache 13:10:47 ---> 0676d98e07ce 13:10:47 Step 8/22 : COPY . . 13:10:47 ---> Using cache 13:10:47 ---> 7bad5dfed0e3 13:10:47 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:10:47 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" 13:10:47 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 13:10:47 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:10:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:10:47 ---> 2a4e64a538b2 13:10:47 Step 3/24 : WORKDIR /edgex-go 13:10:47 ---> Using cache 13:10:47 ---> 2b5a04601bb7 13:10:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:47 ---> Using cache 13:10:47 ---> 3aaf3948f836 13:10:47 Step 5/24 : RUN apk add --update --no-cache make git 13:10:47 ---> Using cache 13:10:47 ---> ff94459390f5 13:10:47 Step 6/24 : COPY go.mod vendor* ./ 13:10:47 ---> Using cache 13:10:47 ---> 395e74d924c9 13:10:47 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:47 ---> Using cache 13:10:47 ---> 0676d98e07ce 13:10:47 Step 8/24 : COPY . . 13:10:47 ---> Using cache 13:10:47 ---> 7bad5dfed0e3 13:10:47 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:10:47 ---> Using cache 13:10:47 ---> 20d9bb7db84c 13:10:47 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:10:47 ---> Using cache 13:10:47 ---> e3d0a2db442a 13:10:47 13:10:47 Step 11/24 : FROM alpine:3.15 13:10:47 ---> 9c842ac49a39 13:10:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:10:47 ---> Using cache 13:10:47 ---> 701487a79605 13:10:47 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:47 ---> Using cache 13:10:47 ---> 2484bf85fd8b 13:10:47 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:10:47 ---> Using cache 13:10:47 ---> 9dc06f773b18 13:10:47 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:10:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:10:48 % Total % Received % Xferd Average Speed Time Time Time Current 13:10:48 Dload Upload Total Spent Left Speed 13:10:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 50182 [Pipeline] sh 13:10:48 ---> Running in 0eced1dcae39 13:10:48 ---> 5ddbb538ad4a 13:10:48 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:10:48 ---> effd8617d94c 13:10:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:10:47 > git rev-list --no-walk 74dd19f78cdd80ce13820f49c61c302f634c596a # timeout=10 13:10:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:10:49 ---> Running in c542b179b3fe 13:10:49 Removing intermediate container ddc943187c1b 13:10:49 ---> d47e1d0eb871 13:10:49 13:10:49 Step 9/20 : FROM alpine:3.15 13:10:49 ---> 9c842ac49a39 13:10:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:10:49 ---> Using cache 13:10:49 ---> 701487a79605 13:10:49 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:49 ---> Using cache 13:10:49 ---> 2484bf85fd8b 13:10:49 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:10:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:10:49 + sudo tee /etc/docker/daemon.new 13:10:49 { 13:10:49 "registry-mirrors": [ 13:10:49 "https://nexus3.edgexfoundry.org:10001" 13:10:49 ], 13:10:49 "bip": "10.250.0.254/24", 13:10:49 "hosts": [ 13:10:49 "tcp://0.0.0.0:5555", 13:10:49 "unix:///var/run/docker.sock" 13:10:49 ], 13:10:49 "mtu": 1458, 13:10:49 "selinux-enabled": true, 13:10:49 "seccomp-profile": "/etc/docker/seccomp.json" 13:10:49 } [Pipeline] sh 13:10:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:10:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:10:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:10:49 ---> Running in cf67360b9fdd 13:10:50 + sudo service docker restart 13:10:50 ---> f6d294623241 13:10:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:10:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:10:51 ---> 37a075d8adf9 13:10:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:10:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:10:51 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:10:51 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:10:51 OK: 15854 distinct packages available 13:10:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:10:52 ---> e13a70fd62a7 13:10:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:10:52 Removing intermediate container 0782bc859e51 13:10:52 ---> 582dbfb9a444 13:10:52 13:10:52 Step 10/23 : FROM alpine:3.14 13:10:52 ---> a33ac4f1069a 13:10:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:10:52 ---> Using cache 13:10:52 ---> 0844848bf4fb 13:10:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:10:52 ---> Using cache 13:10:52 ---> 68f3890665fa 13:10:52 Step 13/23 : ENV APP_PORT=59881 13:10:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:10:52 ---> 461ec80cddc5 13:10:52 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:10:52 ---> Running in 828c165136b7 13:10:52 ---> Running in 7d68b083b133 13:10:52 (1/9) Installing ca-certificates (20211220-r0) 13:10:53 Removing intermediate container 7d68b083b133 13:10:53 ---> 65c2ec80316d 13:10:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:10:53 (2/9) Installing brotli-libs (1.0.9-r5) 13:10:53 Removing intermediate container 828c165136b7 13:10:53 ---> efce044b47ef 13:10:53 Step 14/23 : EXPOSE $APP_PORT 13:10:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:10:53 (4/9) Installing libcurl (7.80.0-r0) 13:10:53 ---> Running in 0ab142fe60ed 13:10:53 (5/9) Installing curl (7.80.0-r0) 13:10:53 ---> Running in 57cdd6460dfe 13:10:53 (6/9) Installing dumb-init (1.2.5-r1) 13:10:53 (7/9) Installing musl-obstack (1.2.2-r0) 13:10:53 Removing intermediate container 0ab142fe60ed 13:10:53 ---> 3189f8378993 13:10:53 Step 22/24 : LABEL arch=x86_64 13:10:53 (8/9) Installing libucontext (1.1-r0) 13:10:53 (9/9) Installing gcompat (1.0.0-r4) 13:10:53 Removing intermediate container 57cdd6460dfe 13:10:53 ---> 8f25bc0904ec 13:10:53 Step 15/23 : WORKDIR / 13:10:54 ---> Running in 96f27b7c8c1b 13:10:54 Executing busybox-1.34.1-r4.trigger 13:10:54 Executing ca-certificates-20211220-r0.trigger 13:10:54 OK: 8 MiB in 23 packages 13:10:54 ---> Running in 02613c6766e9 13:10:54 Removing intermediate container 96f27b7c8c1b 13:10:54 ---> 9d60cc93f7bc 13:10:54 Step 23/24 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:10:54 ---> Running in 057998ebcdc5 13:10:54 Removing intermediate container 02613c6766e9 13:10:54 ---> d458933aa664 13:10:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:54 Removing intermediate container 057998ebcdc5 13:10:54 ---> 184d4ca6bffb 13:10:54 Step 24/24 : LABEL version=0.0.0 13:10:54 ---> Running in da2ca326d203 13:10:54 ---> 1bf90fc16661 13:10:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:10:55 Removing intermediate container cf67360b9fdd 13:10:55 ---> 118902864615 13:10:55 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:55 Removing intermediate container da2ca326d203 13:10:55 ---> fa7ceb71064f 13:10:55 13:10:55 Successfully built fa7ceb71064f 13:10:55 Successfully tagged security-spire-agent:latest 13:10:55  Building security-spire-agent ... done  ---> 7e79d15f743a 13:10:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:10:56 ---> ac0ae82e41aa 13:10:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:10:57 ---> fe1eb7025640 13:10:57 ---> f2a597db03d5 13:10:57 Step 19/23 : ENTRYPOINT ["/core-metadata"]Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:10:57 13:10:57 ---> Running in e3f39b4e1368 13:10:58 ---> 693c4bd2b974 13:10:58 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:10:58 Removing intermediate container e3f39b4e1368 13:10:58 ---> 042904396412 13:10:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:58 ---> Running in a8bd9b2030cf 13:10:58 ---> Running in 8f9f944355bf 13:10:58 Removing intermediate container a8bd9b2030cf 13:10:58 ---> ef7731230e83 13:10:58 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:58 Removing intermediate container 8f9f944355bf 13:10:58 ---> 19acae3879f7 13:10:58 Step 21/23 : LABEL arch=x86_64 13:10:58 ---> Running in 112ea720cae5 13:10:58 ---> Running in 5540b389259b 13:10:58 Removing intermediate container 5540b389259b 13:10:58 ---> 2cd3971eded7 13:10:58 Step 22/23 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:10:59 Removing intermediate container 112ea720cae5 13:10:59 ---> 9fb3ad136726 13:10:59 Step 18/20 : LABEL arch=x86_64 13:10:59 ---> Running in df0bbb33f07a 13:10:59 ---> Running in 9795efa30c03 13:10:59 Removing intermediate container df0bbb33f07a 13:10:59 ---> 89fc53e17be8 13:10:59 Step 23/23 : LABEL version=0.0.0 13:10:59 Removing intermediate container 9795efa30c03 13:10:59 ---> 5a1da09ffe77 13:10:59 Step 19/20 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:10:59 ---> Running in 5a0417c5d25f 13:10:59 ---> Running in 537a4fd0a836 13:10:59 Removing intermediate container 5a0417c5d25f 13:10:59 ---> 514f1e3457e7 13:10:59 13:11:00 Removing intermediate container 537a4fd0a836 13:11:00 ---> 41ed8781fbb8 13:11:00 Step 20/20 : LABEL version=0.0.0 13:11:00 Successfully built 514f1e3457e7 13:11:00 Successfully tagged core-metadata:latest 13:11:00  Building core-metadata ... done  ---> Running in 1e9056bee1ee 13:11:00 Removing intermediate container 1e9056bee1ee 13:11:00 ---> f51c4f1da0d6 13:11:00 13:11:00 Successfully built f51c4f1da0d6 13:11:00 Successfully tagged security-spiffe-token-provider:latest 13:11:05  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:08 provisioning config files... 13:11:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config8698994143201344422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:08 ---> docker-login.sh 13:11:08 nexus3.edgexfoundry.org:10001 13:11:09 Removing intermediate container c542b179b3fe 13:11:09 ---> 760b61b2ea0c 13:11:09 13:11:09 Step 10/22 : FROM alpine:3.14 13:11:09 ---> a33ac4f1069a 13:11:09 Removing intermediate container 0eced1dcae39 13:11:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:11:09 ---> 8c7fed4e8734 13:11:09 13:11:09 Step 10/22 : FROM alpine:3.14 13:11:09 ---> a33ac4f1069a 13:11:09 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:11:09 ---> Running in ca6dfe6b3897 13:11:09 ---> Running in a763e95a1b53 13:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:09 Configure a credential helper to remove this warning. See 13:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:09 13:11:09 Login Succeeded 13:11:09 nexus3.edgexfoundry.org:10002 13:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:10 Configure a credential helper to remove this warning. See 13:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:10 13:11:10 Login Succeeded 13:11:10 nexus3.edgexfoundry.org:10003 13:11:10 (1/6) Installing ca-certificates (20211220-r0) 13:11:10 (2/6) Installing brotli-libs (1.0.9-r5) 13:11:10 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:11:10 (4/6) Installing libcurl (7.79.1-r0) 13:11:10 (5/6) Installing curl (7.79.1-r0) 13:11:10 (6/6) Installing dumb-init (1.2.5-r1) 13:11:10 (1/2) Installing ca-certificates (20211220-r0) 13:11:10 Executing busybox-1.33.1-r6.trigger 13:11:10 Executing ca-certificates-20211220-r0.trigger 13:11:10 (2/2) Installing dumb-init (1.2.5-r1) 13:11:10 Executing busybox-1.33.1-r6.trigger 13:11:10 Executing ca-certificates-20211220-r0.trigger 13:11:10 OK: 8 MiB in 20 packages 13:11:10 OK: 6 MiB in 16 packages 13:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:10 Configure a credential helper to remove this warning. See 13:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:10 13:11:10 Login Succeeded 13:11:10 nexus3.edgexfoundry.org:10004 13:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:10 Configure a credential helper to remove this warning. See 13:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:10 13:11:10 Login Succeeded 13:11:10 docker.io 13:11:11 Removing intermediate container ca6dfe6b3897 13:11:11 ---> c5b6b0b35b76 13:11:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:11:11 Removing intermediate container a763e95a1b53 13:11:11 ---> 2c38b81988fe 13:11:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:11:11 ---> Running in a28bd09f3827 13:11:11 ---> Running in 696e879e2cc7 13:11:11 Removing intermediate container 696e879e2cc7 13:11:11 ---> cf891e105448 13:11:11 Step 13/22 : ENV APP_PORT=59860 13:11:11 Removing intermediate container a28bd09f3827 13:11:11 ---> e82c2c74be42 13:11:11 Step 13/22 : WORKDIR /edgex 13:11:11 ---> Running in a340e984ddfc 13:11:11 ---> Running in 0760c366c7c8 13:11:11 Removing intermediate container a340e984ddfc 13:11:11 ---> f897499162a3 13:11:11 Step 14/22 : EXPOSE $APP_PORT 13:11:11 Removing intermediate container 0760c366c7c8 13:11:11 ---> 2d328beec632 13:11:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:11:11 ---> Running in 504bad8dee19 13:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:11 Removing intermediate container 504bad8dee19 13:11:11 ---> 88b5e3afe0db 13:11:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:11:11 ---> 74708444c6b2 13:11:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:11:11 ---> 6e0f7c6d22a0 13:11:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:11:11 Configure a credential helper to remove this warning. See 13:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:11:11 13:11:11 Login Succeeded 13:11:11 ---> docker-login.sh ends [Pipeline] } 13:11:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:11:12 ---> bf12d455a100 13:11:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:11:12 ---> 99493ad24359 13:11:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [Pipeline] echo 13:11:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:11:12 ========================================================= 13:11:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:11:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:11:12 ---> c8852d1b7df4 13:11:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:11:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:11:12 ---> Running in c0f7777f3cba 13:11:12 ---> fd6612d5f79f 13:11:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:11:12 Removing intermediate container c0f7777f3cba 13:11:12 ---> 84af451ac170 13:11:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:11:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:11:12 9b3977197b4f: Pulling fs layer 13:11:12 1a89e8eeedd5: Pulling fs layer 13:11:12 94645a83ff95: Pulling fs layer 13:11:12 3f3a8bcf1eab: Pulling fs layer 13:11:12 0c92f367c5e7: Pulling fs layer 13:11:12 f7c0051592d6: Pulling fs layer 13:11:12 a227ed2f7395: Pulling fs layer 13:11:12 7b1c46037f91: Pulling fs layer 13:11:12 0c92f367c5e7: Waiting 13:11:12 f7c0051592d6: Waiting 13:11:12 a227ed2f7395: Waiting 13:11:12 7b1c46037f91: Waiting 13:11:12 3f3a8bcf1eab: Waiting 13:11:12 94645a83ff95: Verifying Checksum 13:11:12 94645a83ff95: Download complete 13:11:12 1a89e8eeedd5: Download complete 13:11:12 0c92f367c5e7: Verifying Checksum 13:11:12 0c92f367c5e7: Download complete 13:11:12 f7c0051592d6: Download complete 13:11:12 9b3977197b4f: Download complete 13:11:12 a227ed2f7395: Verifying Checksum 13:11:12 a227ed2f7395: Download complete 13:11:13 ---> Running in ad86f2b8d075 13:11:13 ---> 2e83f6e2e548 13:11:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:11:13 ---> Running in 58acf832ed8a 13:11:13 Removing intermediate container ad86f2b8d075 13:11:13 ---> 40e05bcaf0d6 13:11:13 Step 20/22 : LABEL arch=x86_64 13:11:13 ---> Running in 2b25f80caa4b 13:11:13 Removing intermediate container 2b25f80caa4b 13:11:13 ---> 4aa8b3d90632 13:11:13 Step 21/22 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:11:13 ---> Running in bb72e52cafb8 13:11:13 Removing intermediate container bb72e52cafb8 13:11:13 ---> 75c6a139f08b 13:11:13 Step 22/22 : LABEL version=0.0.0 13:11:13 ---> Running in c21b8c308bb3 13:11:13 Removing intermediate container c21b8c308bb3 13:11:13 ---> 254beb6854ff 13:11:13 13:11:13 Successfully built 254beb6854ff 13:11:13 Successfully tagged support-notifications:latest 13:11:13  Building support-notifications ... done Removing intermediate container 58acf832ed8a 13:11:13 ---> 8dc034bc0fd9 13:11:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:11:13 ---> Running in 7367beec89a2 13:11:13 Removing intermediate container 7367beec89a2 13:11:13 ---> 46a55697afce 13:11:13 Step 20/22 : LABEL arch=x86_64 13:11:13 ---> Running in 6d87e5771a06 13:11:13 9b3977197b4f: Pull complete 13:11:14 Removing intermediate container 6d87e5771a06 13:11:14 ---> aed5e7fa8492 13:11:14 Step 21/22 : LABEL git_sha=88b5fdaba12d36082f929d7049703f2a77250452 13:11:14 ---> Running in 6136274639c1 13:11:14 Removing intermediate container 6136274639c1 13:11:14 ---> 469232309fe1 13:11:14 Step 22/22 : LABEL version=0.0.0 13:11:14 ---> Running in a9339ef48e95 13:11:14 Removing intermediate container a9339ef48e95 13:11:14 ---> 7eb6499b5a1e 13:11:14 13:11:14 Successfully built 7eb6499b5a1e 13:11:14 Successfully tagged security-proxy-setup:latest 13:11:14  Building security-proxy-setup ... done  [Pipeline] } 13:11:14 $ docker stop --time=1 7acdebc81c8741fc5ef2e79245f8fae74a19cd3a4940e33b923f36dce0509008 13:11:14 1a89e8eeedd5: Pull complete 13:11:14 94645a83ff95: Pull complete 13:11:15 7b1c46037f91: Verifying Checksum 13:11:15 7b1c46037f91: Download complete 13:11:15 3f3a8bcf1eab: Verifying Checksum 13:11:15 3f3a8bcf1eab: Download complete 13:11:15 $ docker rm -f 7acdebc81c8741fc5ef2e79245f8fae74a19cd3a4940e33b923f36dce0509008 [Pipeline] // withDockerContainer [Pipeline] sh 13:11:16 + docker images 13:11:16 REPOSITORY TAG IMAGE ID CREATED SIZE 13:11:16 security-proxy-setup latest 7eb6499b5a1e 2 seconds ago 43.4MB 13:11:16 support-notifications latest 254beb6854ff 3 seconds ago 26.6MB 13:11:16 8c7fed4e8734 8 seconds ago 1.63GB 13:11:16 760b61b2ea0c 9 seconds ago 1.62GB 13:11:16 security-spiffe-token-provider latest f51c4f1da0d6 16 seconds ago 28.5MB 13:11:16 core-metadata latest 514f1e3457e7 17 seconds ago 26.1MB 13:11:16 security-spire-agent latest fa7ceb71064f 22 seconds ago 119MB 13:11:16 582dbfb9a444 24 seconds ago 1.62GB 13:11:16 d47e1d0eb871 28 seconds ago 1.61GB 13:11:16 security-bootstrapper latest 402a419db224 38 seconds ago 24.3MB 13:11:16 support-scheduler latest e0d4927389a8 39 seconds ago 26MB 13:11:16 63ec7244da9e 46 seconds ago 1.62GB 13:11:16 core-command latest 53401f837036 50 seconds ago 24.5MB 13:11:16 sys-mgmt-agent latest 54bd5edc6d05 54 seconds ago 305MB 13:11:16 7c38f1a401c9 About a minute ago 1.61GB 13:11:16 a94cca5598a7 About a minute ago 1.61GB 13:11:16 security-secretstore-setup latest 91f1e8c6ca99 About a minute ago 42.1MB 13:11:16 core-data latest 29c4b786df27 About a minute ago 35.9MB 13:11:16 b03faa989109 About a minute ago 1.63GB 13:11:16 2e39e3759136 About a minute ago 1.61GB 13:11:16 c1bd425a0aa3 About a minute ago 1.65GB 13:11:16 security-spire-config latest 57b2d93e7715 About a minute ago 82.2MB 13:11:16 security-spire-server latest ac1dcbb5fc5f About a minute ago 82.9MB 13:11:16 e51fc781ccc9 About a minute ago 1.61GB 13:11:16 e3d0a2db442a About a minute ago 1.61GB 13:11:16 ci-base-image-x86_64 latest 2a4e64a538b2 4 minutes ago 896MB 13:11:16 alpine 3.15 9c842ac49a39 46 hours ago 5.57MB 13:11:16 alpine 3.14 a33ac4f1069a 7 days ago 5.59MB 13:11:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 13:11:16 docker 20.10.10 b706a049f56e 4 months ago 216MB 13:11:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 13:11:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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 13:11:28 3f3a8bcf1eab: Pull complete 13:11:28 0c92f367c5e7: Pull complete 13:11:28 f7c0051592d6: Pull complete 13:11:28 a227ed2f7395: Pull complete 13:11:31 Still waiting to schedule task 13:11:31 ‘prd-ubuntu18.04-docker-8c-8g-9069’ is offline 13:11:36 7b1c46037f91: Pull complete 13:11:36 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 13:11:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:11:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:11:36 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:11:36 WORKDIR /edgex 13:11:36 COPY go.mod . 13:11:36 RUN go mod download 13:11:36 docker build -t ci-base-image-arm64 -f - . 13:11:39 Sending build context to Docker daemon 169.1MB 13:11:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:11:39 ---> f79e39bc4007 13:11:39 Step 2/4 : WORKDIR /edgex 13:11:41 ---> Running in 1eeb95975827 13:11:41 Removing intermediate container 1eeb95975827 13:11:41 ---> b9de2689d546 13:11:41 Step 3/4 : COPY go.mod . 13:11:42 ---> b79405010f15 13:11:42 Step 4/4 : RUN go mod download 13:11:42 ---> Running in 0fc8041e7db3 13:12:38 Removing intermediate container 0fc8041e7db3 13:12:38 ---> 2a2ff1aa4aff 13:12:38 Successfully built 2a2ff1aa4aff 13:12:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:12:38 + docker inspect -f . ci-base-image-arm64 13:12:38 . [Pipeline] withDockerContainer 13:12:39 prd-ubuntu20.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container 13:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:12:40 $ docker top 86c1dfe42013e28b06476a8f551fe708f50dea3219b5aba209311c50d785cfe3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:41 + go version 13:12:41 go version go1.17.6 linux/arm64 [Pipeline] } 13:12:41 $ docker stop --time=1 86c1dfe42013e28b06476a8f551fe708f50dea3219b5aba209311c50d785cfe3 13:12:43 $ docker rm -f 86c1dfe42013e28b06476a8f551fe708f50dea3219b5aba209311c50d785cfe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:12:44 + docker inspect -f . ci-base-image-arm64 13:12:44 . [Pipeline] withDockerContainer 13:12:44 prd-ubuntu20.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container 13:12:44 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:12:46 $ docker top d4197c5c6f47de71a28156f4c6d36b5304b1d9554be5f5cc155d91d699e19f7d -eo pid,comm [Pipeline] { [Pipeline] echo 13:12:46 ========================================================= 13:12:46 [edgeXBuildGoParallel] Running Tests and Build... 13:12:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:12:47 + make test 13:12:47 go mod tidy -compat=1.17 13:12:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:12:50 Running on prd-ubuntu18.04-docker-8c-8g-9072 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 13:12:50 Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout 13:12:50 The recommended git tool is: git 13:12:53 using credential edgex-jenkins-ssh 13:12:53 Cloning the remote Git repository 13:12:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:12:53 > git init /w/workspace/edgex-go/17 # timeout=10 13:12:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:12:53 > git --version # timeout=10 13:12:53 > git --version # 'git version 2.17.1' 13:12:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:12:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:12:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:12:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:12:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:12:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:12:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:12:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:12:58 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 0e8f51b4a3e7805c07d6fdf49810706f9b790048 13:12:58 Merge succeeded, producing 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 13:12:58 Checking out Revision 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 (PR-3904) 13:12:58 > git config core.sparsecheckout # timeout=10 13:12:58 > git checkout -f 0e8f51b4a3e7805c07d6fdf49810706f9b790048 # timeout=10 13:12:58 > git remote # timeout=10 13:12:58 > git config --get remote.origin.url # timeout=10 13:12:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:12:58 > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 13:12:58 > git rev-parse HEAD^{commit} # timeout=10 13:12:58 > git config core.sparsecheckout # timeout=10 13:12:58 > git checkout -f 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 # timeout=10 13:13:01 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" 13:13:01 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:02 + echo snap-build.sh 13:13:02 snap-build.sh 13:13:02 + SNAP_BASE_DIR=. 13:13:02 + '[' '!' -z /w/workspace/edgex-go/17 ']' 13:13:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/17 13:13:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/17]' 13:13:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/17] 13:13:02 + cd /w/workspace/edgex-go/17 13:13:02 + sudo apt-get remove -qy --purge lxd lxd-client 13:13:02 Reading package lists... 13:13:02 Building dependency tree... 13:13:02 Reading state information... 13:13:02 The following packages were automatically installed and are no longer required: 13:13:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:13:02 uidmap xdelta3 13:13:02 Use 'sudo apt autoremove' to remove them. 13:13:02 The following packages will be REMOVED: 13:13:02 lxd* lxd-client* 13:13:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:13:03 After this operation, 31.7 MB disk space will be freed. 13:13:01 > git rev-list --no-walk 74dd19f78cdd80ce13820f49c61c302f634c596a # timeout=10 13:13:03 (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.) 13:13:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:13:04 Removing lxd dnsmasq configuration 13:13:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:13:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:13:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:13:05 (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.) 13:13:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:13:06 Processing triggers for systemd (237-3ubuntu10.52) ... 13:13:06 Processing triggers for ureadahead (0.100.0-21) ... 13:13:07 + sudo snap remove --purge lxd 13:13:07 snap "lxd" is not installed 13:13:07 + sudo groupadd --force --system lxd 13:13:07 ++ whoami 13:13:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:13:07 + newgrp - lxd 13:13:07 + sudo snap install lxd 13:13:17 2022-03-25T13:13:14Z INFO Waiting for automatic snapd restart... 13:13:28 ? github.com/edgexfoundry/edgex-go [no test files] 13:13:35 lxd 4.24-c92c0b2 from Canonical* installed 13:13:35 + sudo lxd init --auto 13:13:43 + sudo snap install --classic snapcraft 13:13:48 snapcraft 6.1 from Canonical* installed 13:13:48 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:13:48 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:13:48 % Total % Received % Xferd Average Speed Time Time Time Current 13:13:48 Dload Upload Total Spent Left Speed 13:13:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3717 0 --:--:-- --:--:-- --:--:-- 3696 13:13:48 100 3325k 100 3325k 0 0 7992k 0 --:--:-- --:--:-- --:--:-- 7992k 13:13:48 ./yq_linux_amd64 13:13:49 + sudo snapcraft prime --use-lxd 13:13:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:13:51 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: 13:13:51 - README.md 13:13:51 13:13:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:13:51 Launching a container. 13:14:01 Waiting for container to be ready 13:14:01 To start your first container, try: lxc launch ubuntu:20.04 13:14:01 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 13:14:01 13:14:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:14:07 Waiting for network to be ready... 13:14:07 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 13:14:07 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 13:14:08 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 13:14:08 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 13:14:08 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 13:14:08 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 13:14:08 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 13:14:08 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 13:14:08 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 13:14:08 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 13:14:08 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 13:14:08 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] 13:14:08 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] 13:14:08 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 13:14:08 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 13:14:08 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] 13:14:08 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 13:14:08 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 13:14:08 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 13:14:08 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] 13:14:08 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] 13:14:08 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 13:14:08 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 13:14:08 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] 13:14:08 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 13:14:08 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 13:14:09 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 13:14:11 Fetched 23.5 MB in 3s (7372 kB/s) 13:14:11 Reading package lists... 13:14:11 Reading package lists... 13:14:11 Building dependency tree... 13:14:11 Reading state information... 13:14:11 The following additional packages will be installed: 13:14:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:14:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:14:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:14:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:14:11 Suggested packages: 13:14:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:14:11 Recommended packages: 13:14:11 gnupg libsasl2-modules 13:14:12 The following NEW packages will be installed: 13:14:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:14:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:14:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:14:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:14:12 The following packages will be upgraded: 13:14:12 gpg gpg-agent gpgconf libudev1 13:14:12 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 13:14:12 Need to get 3859 kB of archives. 13:14:12 After this operation, 14.9 MB of additional disk space will be used. 13:14:12 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 13:14:12 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 13:14:12 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 13:14:12 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 13:14:12 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 13:14:12 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 13:14:12 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 13:14:12 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:14:12 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 13:14:12 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 13:14:12 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 13:14:12 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 13:14:12 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 13:14:12 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 13:14:12 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 13:14:12 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 13:14:12 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 13:14:12 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 13:14:12 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 13:14:12 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 13:14:12 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 13:14:12 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 13:14:12 debconf: delaying package configuration, since apt-utils is not installed 13:14:12 Fetched 3859 kB in 0s (14.2 MB/s) 13:14:12 (Reading database ... 12816 files and directories currently installed.) 13:14:12 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 13:14:12 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 13:14:12 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 13:14:12 Selecting previously unselected package udev. 13:14:12 (Reading database ... 12816 files and directories currently installed.) 13:14:12 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 13:14:12 Unpacking udev (245.4-4ubuntu3.15) ... 13:14:12 Selecting previously unselected package libfuse2:amd64. 13:14:12 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 13:14:12 Unpacking libfuse2:amd64 (2.9.9-3) ... 13:14:12 Selecting previously unselected package fuse. 13:14:12 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 13:14:12 Unpacking fuse (2.9.9-3) ... 13:14:12 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 13:14:12 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 13:14:12 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 13:14:12 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 13:14:13 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 13:14:13 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 13:14:13 Selecting previously unselected package libksba8:amd64. 13:14:13 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:14:13 Unpacking libksba8:amd64 (1.3.5-2) ... 13:14:13 Selecting previously unselected package libroken18-heimdal:amd64. 13:14:13 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:14:13 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:13 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:14:13 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:14:13 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:14:13 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:14:13 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:14:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:14:13 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:13 Selecting previously unselected package libwind0-heimdal:amd64. 13:14:13 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:14:13 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:14:13 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:14:13 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:14:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:14:13 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:14:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:14:13 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:14:13 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 13:14:13 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:13 Selecting previously unselected package libsasl2-modules-db:amd64. 13:14:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 13:14:13 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 13:14:13 Selecting previously unselected package libsasl2-2:amd64. 13:14:13 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 13:14:13 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 13:14:13 Selecting previously unselected package libldap-common. 13:14:14 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 13:14:14 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 13:14:14 Selecting previously unselected package libldap-2.4-2:amd64. 13:14:14 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 13:14:14 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 13:14:14 Selecting previously unselected package dirmngr. 13:14:14 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 13:14:14 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 13:14:14 Setting up libksba8:amd64 (1.3.5-2) ... 13:14:14 Setting up libfuse2:amd64 (2.9.9-3) ... 13:14:14 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 13:14:14 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 13:14:14 Setting up udev (245.4-4ubuntu3.15) ... 13:14:14 invoke-rc.d: policy-rc.d denied execution of start. 13:14:14 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 13:14:14 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:14 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 13:14:14 Setting up gpg (2.2.19-3ubuntu2.1) ... 13:14:14 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:14 Setting up fuse (2.9.9-3) ... 13:14:14 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 13:14:15 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:15 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:15 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:15 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:15 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:15 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:15 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 13:14:15 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 13:14:15 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 13:14:15 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 13:14:15 Processing triggers for systemd (245.4-4ubuntu3) ... 13:14:15 Processing triggers for libc-bin (2.31-0ubuntu9) ... 13:14:16 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 13:14:16 Alias= settings in the [Install] section, and DefaultInstance= for template 13:14:16 units). This means they are not meant to be enabled using systemctl. 13:14:16 13:14:16 Possible reasons for having this kind of units are: 13:14:16 • A unit may be statically enabled by being symlinked from another unit's 13:14:16 .wants/ or .requires/ directory. 13:14:16 • A unit's purpose may be to act as a helper for some other unit which has 13:14:16 a requirement dependency on it. 13:14:16 • A unit may be started when needed via activation (socket, path, timer, 13:14:16 D-Bus, udev, scripted systemctl call, ...). 13:14:16 • In case of template units, the unit is meant to be enabled with some 13:14:16 instance name specified. 13:14:16 Reading package lists... 13:14:16 Building dependency tree... 13:14:16 Reading state information... 13:14:16 The following additional packages will be installed: 13:14:16 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 13:14:16 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 13:14:16 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 13:14:16 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 13:14:16 openssh-client python3 python3-minimal python3.8 python3.8-minimal 13:14:16 squashfs-tools systemd systemd-sysv systemd-timesyncd 13:14:16 Suggested packages: 13:14:16 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 13:14:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:14:16 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 13:14:16 systemd-container policykit-1 13:14:16 Recommended packages: 13:14:16 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 13:14:16 The following NEW packages will be installed: 13:14:16 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 13:14:16 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 13:14:16 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 13:14:16 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 13:14:16 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 13:14:16 The following packages will be upgraded: 13:14:16 libsystemd0 systemd systemd-sysv systemd-timesyncd 13:14:16 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 13:14:16 Need to get 46.5 MB of archives. 13:14:16 After this operation, 181 MB of additional disk space will be used. 13:14:16 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 13:14:16 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 13:14:16 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 13:14:16 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 13:14:16 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 13:14:16 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 13:14:16 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 13:14:16 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 13:14:16 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 13:14:16 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 13:14:16 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 13:14:16 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 13:14:16 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 13:14:16 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 13:14:16 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 13:14:16 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 13:14:17 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 13:14:17 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 13:14:17 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 13:14:17 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 13:14:17 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 13:14:17 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 13:14:17 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 13:14:17 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 13:14:17 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 13:14:17 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 13:14:17 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 13:14:17 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 13:14:17 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 13:14:17 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 13:14:17 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 13:14:17 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 13:14:17 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 13:14:19 debconf: delaying package configuration, since apt-utils is not installed 13:14:19 Fetched 46.5 MB in 2s (19.3 MB/s) 13:14:19 (Reading database ... 13067 files and directories currently installed.) 13:14:19 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 13:14:19 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 13:14:19 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 13:14:19 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 13:14:19 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 13:14:19 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 13:14:20 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 13:14:20 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 13:14:20 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 13:14:20 Selecting previously unselected package libpython3.8-minimal:amd64. 13:14:20 (Reading database ... 13068 files and directories currently installed.) 13:14:20 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 13:14:20 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 13:14:20 Selecting previously unselected package libexpat1:amd64. 13:14:20 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 13:14:20 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 13:14:20 Selecting previously unselected package python3.8-minimal. 13:14:20 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 13:14:20 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 13:14:20 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 13:14:20 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 13:14:20 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 13:14:21 Selecting previously unselected package python3-minimal. 13:14:21 (Reading database ... 13359 files and directories currently installed.) 13:14:21 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 13:14:21 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 13:14:21 Selecting previously unselected package mime-support. 13:14:21 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 13:14:21 Unpacking mime-support (3.64ubuntu1) ... 13:14:21 Selecting previously unselected package libmpdec2:amd64. 13:14:21 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 13:14:21 Unpacking libmpdec2:amd64 (2.4.2-3) ... 13:14:21 Selecting previously unselected package libpython3.8-stdlib:amd64. 13:14:21 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 13:14:21 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 13:14:21 Selecting previously unselected package python3.8. 13:14:21 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 13:14:21 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 13:14:21 Selecting previously unselected package libpython3-stdlib:amd64. 13:14:21 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 13:14:21 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 13:14:21 Setting up python3-minimal (3.8.2-0ubuntu2) ... 13:14:22 Selecting previously unselected package python3. 13:14:22 (Reading database ... 13761 files and directories currently installed.) 13:14:22 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 13:14:22 Unpacking python3 (3.8.2-0ubuntu2) ... 13:14:22 Selecting previously unselected package libdbus-1-3:amd64. 13:14:22 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 13:14:22 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 13:14:22 Selecting previously unselected package dbus. 13:14:22 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 13:14:22 Unpacking dbus (1.12.16-2ubuntu2.1) ... 13:14:22 Selecting previously unselected package libbsd0:amd64. 13:14:22 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 13:14:22 Unpacking libbsd0:amd64 (0.10.0-1) ... 13:14:22 Selecting previously unselected package libpam-systemd:amd64. 13:14:22 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 13:14:22 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 13:14:22 Selecting previously unselected package sudo. 13:14:22 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 13:14:22 Unpacking sudo (1.8.31-1ubuntu1.2) ... 13:14:22 Selecting previously unselected package apparmor. 13:14:22 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 13:14:22 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 13:14:22 Selecting previously unselected package libcbor0.6:amd64. 13:14:22 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 13:14:22 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 13:14:22 Selecting previously unselected package libedit2:amd64. 13:14:22 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 13:14:22 Unpacking libedit2:amd64 (3.1-20191231-1) ... 13:14:22 Selecting previously unselected package libfido2-1:amd64. 13:14:22 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 13:14:22 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 13:14:22 Selecting previously unselected package libkrb5support0:amd64. 13:14:22 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 13:14:22 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 13:14:22 Selecting previously unselected package libk5crypto3:amd64. 13:14:22 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 13:14:22 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 13:14:22 Selecting previously unselected package libkeyutils1:amd64. 13:14:22 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 13:14:22 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 13:14:22 Selecting previously unselected package libkrb5-3:amd64. 13:14:22 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 13:14:22 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 13:14:23 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:14:23 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 13:14:23 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 13:14:23 Selecting previously unselected package openssh-client. 13:14:23 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 13:14:23 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 13:14:23 Selecting previously unselected package dbus-user-session. 13:14:23 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 13:14:23 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 13:14:23 Selecting previously unselected package liblzo2-2:amd64. 13:14:23 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 13:14:23 Unpacking liblzo2-2:amd64 (2.10-2) ... 13:14:23 Selecting previously unselected package squashfs-tools. 13:14:23 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 13:14:23 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 13:14:23 Selecting previously unselected package snapd. 13:14:23 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 13:14:23 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 13:14:26 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 13:14:26 Setting up mime-support (3.64ubuntu1) ... 13:14:26 Setting up liblzo2-2:amd64 (2.10-2) ... 13:14:26 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 13:14:26 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 13:14:26 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 13:14:26 Setting up dbus (1.12.16-2ubuntu2.1) ... 13:14:26 Setting up sudo (1.8.31-1ubuntu1.2) ... 13:14:26 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 13:14:26 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 13:14:26 Setting up libmpdec2:amd64 (2.4.2-3) ... 13:14:26 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 13:14:26 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 13:14:26 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 13:14:27 Setting up libbsd0:amd64 (0.10.0-1) ... 13:14:27 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 13:14:27 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 13:14:27 Setting up libedit2:amd64 (3.1-20191231-1) ... 13:14:27 Setting up python3 (3.8.2-0ubuntu2) ... 13:14:27 running python rtupdate hooks for python3.8... 13:14:27 running python post-rtupdate hooks for python3.8... 13:14:27 Setting up apparmor (2.13.3-7ubuntu5.1) ... 13:14:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:14:28 Reloading AppArmor profiles 13:14:28 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 13:14:28 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 13:14:28 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 13:14:28 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 13:14:29 Setting up systemd (245.4-4ubuntu3.15) ... 13:14:29 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:14:29 Installing new version of config file /etc/systemd/resolved.conf ... 13:14:30 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 13:14:30 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 13:14:30 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 13:14:30 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 13:14:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:14:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:14:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:14:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:14:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:14:31 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:14:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:14:32 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:14:32 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:14:32 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:14:33 /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' 13:14:33 Processing triggers for libc-bin (2.31-0ubuntu9) ... 13:14:33 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 13:14:34 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 13:14:34 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 13:14:34 Reading package lists... 13:14:35 Reading package lists... 13:14:35 Building dependency tree... 13:14:35 Reading state information... 13:14:35 Calculating upgrade... 13:14:35 The following packages will be upgraded: 13:14:35 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 13:14:35 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 13:14:35 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 13:14:35 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 13:14:35 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 13:14:35 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 13:14:35 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 13:14:35 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 13:14:35 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 13:14:35 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 13:14:35 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 13:14:35 xz-utils zlib1g 13:14:35 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:14:35 Need to get 65.7 MB of archives. 13:14:35 After this operation, 27.6 MB of additional disk space will be used. 13:14:35 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 13:14:35 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 13:14:35 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 13:14:35 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 13:14:35 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 13:14:35 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 13:14:35 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 13:14:35 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 13:14:35 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 13:14:35 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 13:14:35 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 13:14:35 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 13:14:35 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 13:14:35 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 13:14:35 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 13:14:35 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 13:14:35 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 13:14:35 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 13:14:35 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 13:14:35 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 13:14:35 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 13:14:35 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 13:14:35 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 13:14:35 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 13:14:35 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 13:14:35 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 13:14:35 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 13:14:35 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 13:14:35 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 13:14:35 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 13:14:35 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 13:14:35 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 13:14:35 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 13:14:35 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 13:14:35 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 13:14:35 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 13:14:35 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 13:14:35 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 13:14:35 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 13:14:35 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 13:14:35 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 13:14:35 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 13:14:35 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 13:14:35 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 13:14:35 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 13:14:35 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 13:14:35 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 13:14:35 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 13:14:35 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 13:14:35 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 13:14:35 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 13:14:35 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 13:14:35 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 13:14:35 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 13:14:35 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 13:14:35 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 13:14:35 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 13:14:35 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 13:14:35 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 13:14:35 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 13:14:35 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 13:14:35 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 13:14:35 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 13:14:35 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 13:14:35 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 13:14:35 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 13:14:35 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 13:14:35 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 13:14:35 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 13:14:36 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 13:14:36 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 13:14:36 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 13:14:36 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 13:14:36 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 13:14:36 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 13:14:36 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 13:14:36 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 13:14:36 debconf: delaying package configuration, since apt-utils is not installed 13:14:36 Fetched 65.7 MB in 1s (79.5 MB/s) 13:14:36 (Reading database ... 14313 files and directories currently installed.) 13:14:36 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 13:14:36 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 13:14:37 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 13:14:37 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 13:14:37 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 13:14:37 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 13:14:37 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:14:37 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:14:37 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:14:37 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:14:37 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:14:37 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:14:38 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:14:38 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:14:38 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:14:38 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:14:38 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:14:38 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:14:38 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:14:38 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:14:38 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 13:14:38 (Reading database ... 14312 files and directories currently installed.) 13:14:38 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:14:38 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:14:38 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 13:14:38 (Reading database ... 14312 files and directories currently installed.) 13:14:38 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:14:38 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:14:38 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:14:38 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:14:38 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 13:14:38 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 13:14:38 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 13:14:38 (Reading database ... 14312 files and directories currently installed.) 13:14:38 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 13:14:39 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 13:14:39 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 13:14:39 (Reading database ... 14312 files and directories currently installed.) 13:14:39 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 13:14:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:14:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:14:39 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 13:14:39 Setting up base-files (11ubuntu5.5) ... 13:14:39 Installing new version of config file /etc/issue ... 13:14:39 Installing new version of config file /etc/issue.net ... 13:14:39 Installing new version of config file /etc/lsb-release ... 13:14:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:14:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:14:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:14:40 Removing obsolete conffile /etc/default/motd-news ... 13:14:40 (Reading database ... 14311 files and directories currently installed.) 13:14:40 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 13:14:40 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 13:14:40 Setting up bash (5.0-6ubuntu1.1) ... 13:14:40 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 13:14:40 (Reading database ... 14311 files and directories currently installed.) 13:14:40 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 13:14:40 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 13:14:40 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 13:14:40 (Reading database ... 14311 files and directories currently installed.) 13:14:40 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 13:14:40 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 13:14:40 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 13:14:40 (Reading database ... 14311 files and directories currently installed.) 13:14:40 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 13:14:40 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 13:14:41 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 13:14:41 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 13:14:41 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 13:14:41 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 13:14:42 Setting up perl-base (5.30.0-9ubuntu0.2) ... 13:14:42 (Reading database ... 14311 files and directories currently installed.) 13:14:42 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 13:14:42 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 13:14:42 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 13:14:42 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 13:14:42 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 13:14:42 (Reading database ... 14311 files and directories currently installed.) 13:14:42 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 13:14:42 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 13:14:42 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 13:14:42 (Reading database ... 14311 files and directories currently installed.) 13:14:42 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 13:14:42 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:14:43 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 13:14:43 (Reading database ... 14311 files and directories currently installed.) 13:14:43 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 13:14:43 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:14:43 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 13:14:43 (Reading database ... 14311 files and directories currently installed.) 13:14:43 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 13:14:43 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:14:43 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 13:14:43 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:14:43 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 13:14:43 (Reading database ... 14311 files and directories currently installed.) 13:14:43 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 13:14:43 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:14:43 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 13:14:43 (Reading database ... 14311 files and directories currently installed.) 13:14:43 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 13:14:43 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:14:43 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 13:14:43 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:14:44 Setting up util-linux (2.34-0.1ubuntu9.3) ... 13:14:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:14:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:14:44 (Reading database ... 14311 files and directories currently installed.) 13:14:44 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 13:14:44 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 13:14:45 Setting up libc-bin (2.31-0ubuntu9.7) ... 13:14:45 (Reading database ... 14311 files and directories currently installed.) 13:14:45 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 13:14:45 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 13:14:45 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 13:14:45 (Reading database ... 14311 files and directories currently installed.) 13:14:45 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 13:14:45 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 13:14:45 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 13:14:45 (Reading database ... 14311 files and directories currently installed.) 13:14:45 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 13:14:45 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 13:14:45 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 13:14:45 (Reading database ... 14311 files and directories currently installed.) 13:14:45 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 13:14:45 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 13:14:45 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 13:14:45 (Reading database ... 14311 files and directories currently installed.) 13:14:45 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 13:14:45 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 13:14:45 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 13:14:45 (Reading database ... 14311 files and directories currently installed.) 13:14:45 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 13:14:45 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 13:14:45 Setting up gpgv (2.2.19-3ubuntu2.1) ... 13:14:45 (Reading database ... 14311 files and directories currently installed.) 13:14:45 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 13:14:45 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 13:14:46 Setting up ubuntu-keyring (2020.02.11.4) ... 13:14:46 (Reading database ... 14311 files and directories currently installed.) 13:14:46 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 13:14:46 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 13:14:46 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 13:14:46 (Reading database ... 14311 files and directories currently installed.) 13:14:46 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 13:14:46 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 13:14:46 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 13:14:46 (Reading database ... 14311 files and directories currently installed.) 13:14:46 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 13:14:46 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 13:14:46 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 13:14:46 (Reading database ... 14311 files and directories currently installed.) 13:14:46 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 13:14:46 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 13:14:46 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 13:14:46 (Reading database ... 14311 files and directories currently installed.) 13:14:46 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 13:14:46 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 13:14:46 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 13:14:46 (Reading database ... 14311 files and directories currently installed.) 13:14:46 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 13:14:46 Unpacking apt (2.0.6) over (2.0.2) ... 13:14:47 Setting up apt (2.0.6) ... 13:14:47 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:14:47 (Reading database ... 14311 files and directories currently installed.) 13:14:47 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 13:14:47 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 13:14:47 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 13:14:47 (Reading database ... 14311 files and directories currently installed.) 13:14:47 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 13:14:47 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 13:14:47 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 13:14:48 (Reading database ... 14313 files and directories currently installed.) 13:14:48 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 13:14:48 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 13:14:48 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 13:14:48 (Reading database ... 14317 files and directories currently installed.) 13:14:48 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 13:14:48 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 13:14:48 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 13:14:48 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 13:14:48 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 13:14:48 (Reading database ... 14317 files and directories currently installed.) 13:14:48 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 13:14:48 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 13:14:49 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 13:14:49 (Reading database ... 14317 files and directories currently installed.) 13:14:49 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 13:14:49 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 13:14:49 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 13:14:49 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 13:14:49 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 13:14:49 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 13:14:49 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 13:14:49 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 13:14:49 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 13:14:49 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 13:14:49 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 13:14:49 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 13:14:49 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 13:14:49 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 13:14:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 13:14:49 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 13:14:50 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 13:14:50 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 13:14:50 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 13:14:50 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 13:14:50 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 13:14:50 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 13:14:50 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 13:14:50 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:14:50 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 13:14:50 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:14:50 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 13:14:50 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:14:50 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 13:14:50 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:14:50 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 13:14:50 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:14:51 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 13:14:51 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 13:14:51 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 13:14:51 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 13:14:51 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 13:14:51 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 13:14:51 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 13:14:51 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 13:14:52 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 13:14:52 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 13:14:52 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 13:14:52 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 13:14:53 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 13:14:53 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 13:14:53 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 13:14:53 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 13:14:54 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 13:14:54 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 13:14:54 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 13:14:54 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 13:14:54 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 13:14:54 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 13:14:54 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 13:14:54 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 13:14:54 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 13:14:54 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 13:14:54 Setting up tzdata (2022a-0ubuntu0.20.04) ... 13:14:54 13:14:54 Current default time zone: 'Etc/UTC' 13:14:54 Local time is now: Fri Mar 25 13:14:54 UTC 2022. 13:14:54 Universal Time is now: Fri Mar 25 13:14:54 UTC 2022. 13:14:54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:14:54 13:14:54 Setting up xz-utils (5.2.4-1ubuntu1) ... 13:14:54 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 13:14:54 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 13:14:54 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 13:14:54 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 13:14:54 Setting up mount (2.34-0.1ubuntu9.3) ... 13:14:54 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 13:14:54 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 13:14:54 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 13:14:54 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 13:14:54 Setting up openssl (1.1.1f-1ubuntu2.12) ... 13:14:54 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 13:14:54 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 13:14:54 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 13:14:54 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 13:14:54 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 13:14:54 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 13:14:54 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 13:14:54 Setting up fdisk (2.34-0.1ubuntu9.3) ... 13:14:54 Setting up ca-certificates (20210119~20.04.2) ... 13:14:56 Updating certificates in /etc/ssl/certs... 13:14:57 21 added, 21 removed; done. 13:14:57 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 13:14:57 Setting up perl (5.30.0-9ubuntu0.2) ... 13:14:57 Setting up procps (2:3.3.16-1ubuntu2.3) ... 13:14:57 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 13:14:57 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 13:14:57 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 13:14:57 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 13:14:57 Setting up binutils (2.34-6ubuntu1.3) ... 13:14:57 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 13:14:57 Setting up build-essential (12.8ubuntu1.1) ... 13:14:57 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 13:14:57 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 13:14:57 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 13:14:57 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 13:14:57 Processing triggers for systemd (245.4-4ubuntu3.15) ... 13:14:57 Processing triggers for mime-support (3.64ubuntu1) ... 13:14:57 Processing triggers for ca-certificates (20210119~20.04.2) ... 13:14:57 Updating certificates in /etc/ssl/certs... 13:14:58 0 added, 0 removed; done. 13:14:58 Running hooks in /etc/ca-certificates/update.d... 13:14:58 done. 13:14:59 Reading package lists... 13:14:59 Building dependency tree... 13:14:59 Reading state information... 13:14:59 The following NEW packages will be installed: 13:14:59 apt-transport-https 13:15:00 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:15:00 Need to get 4680 B of archives. 13:15:00 After this operation, 162 kB of additional disk space will be used. 13:15:00 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 13:15:00 debconf: delaying package configuration, since apt-utils is not installed 13:15:00 Fetched 4680 B in 0s (95.8 kB/s) 13:15:00 Selecting previously unselected package apt-transport-https. 13:15:00 (Reading database ... 14320 files and directories currently installed.) 13:15:00 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 13:15:00 Unpacking apt-transport-https (2.0.6) ... 13:15:00 Setting up apt-transport-https (2.0.6) ... 13:15:00 Waiting for network to be ready... 13:15:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:15:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:15:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:15:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:15:07 2022-03-25T13:15:04Z INFO Waiting for automatic snapd restart... 13:15:08 snapd 2.54.4 from Canonical* installed 13:15:09 "snapd" switched to the "latest/stable" channel 13:15:09 13:15:11 core20 20220304 from Canonical* installed 13:15:11 "core20" switched to the "latest/stable" channel 13:15:11 13:15:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:15:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:15:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:15:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:15:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:15:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:15:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:15:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:15:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:15:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:15:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:15:14 snapcraft 6.1 from Canonical* installed 13:15:14 "snapcraft" switched to the "latest/stable" channel 13:15:14 13:15:19 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: 13:15:19 - README.md 13:15:19 13:15:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:15:19 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 13:15:19 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 13:15:19 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 13:15:20 Reading package lists... 13:15:20 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 13:15:20 Reading package lists... 13:15:20 Building dependency tree... 13:15:20 Reading state information... 13:15:21 Suggested packages: 13:15:21 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 13:15:21 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 13:15:21 krb5-user libnorm-doc 13:15:21 Recommended packages: 13:15:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:15:21 The following NEW packages will be installed: 13:15:21 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 13:15:21 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 13:15:21 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 13:15:21 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 13:15:21 libzmq5 pkg-config zip 13:15:21 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 13:15:21 Need to get 10.3 MB of archives. 13:15:21 After this operation, 56.5 MB of additional disk space will be used. 13:15:21 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 13:15:21 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 13:15:21 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 13:15:21 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 13:15:21 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 13:15:21 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 13:15:21 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 13:15:21 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 13:15:21 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 13:15:21 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 13:15:21 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 13:15:21 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 13:15:21 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 13:15:21 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 13:15:21 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 13:15:21 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 13:15:21 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 13:15:21 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 13:15:21 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 13:15:21 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 13:15:21 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 13:15:22 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 13:15:22 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 13:15:22 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 13:15:22 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 13:15:22 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 13:15:22 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 13:15:22 debconf: delaying package configuration, since apt-utils is not installed 13:15:22 Fetched 10.3 MB in 1s (9245 kB/s) 13:15:22 Selecting previously unselected package libglib2.0-0:amd64. 13:15:22 (Reading database ... 14324 files and directories currently installed.) 13:15:22 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 13:15:22 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 13:15:22 Selecting previously unselected package libsodium23:amd64. 13:15:22 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 13:15:22 Unpacking libsodium23:amd64 (1.0.18-1) ... 13:15:22 Selecting previously unselected package libpsl5:amd64. 13:15:22 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 13:15:22 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 13:15:22 Selecting previously unselected package libbrotli1:amd64. 13:15:22 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 13:15:22 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 13:15:22 Selecting previously unselected package libnghttp2-14:amd64. 13:15:22 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 13:15:22 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 13:15:23 Selecting previously unselected package librtmp1:amd64. 13:15:23 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 13:15:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 13:15:23 Selecting previously unselected package libssh-4:amd64. 13:15:23 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 13:15:23 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 13:15:23 Selecting previously unselected package libcurl3-gnutls:amd64. 13:15:23 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 13:15:23 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 13:15:23 Selecting previously unselected package liberror-perl. 13:15:23 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 13:15:23 Unpacking liberror-perl (0.17029-1) ... 13:15:23 Selecting previously unselected package git-man. 13:15:23 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 13:15:23 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 13:15:23 Selecting previously unselected package git. 13:15:23 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 13:15:23 Unpacking git (1:2.25.1-1ubuntu3.2) ... 13:15:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements 13:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:15:23 Selecting previously unselected package libgssrpc4:amd64. 13:15:23 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 13:15:23 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 13:15:23 Selecting previously unselected package libkdb5-9:amd64. 13:15:23 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 13:15:23 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 13:15:23 Selecting previously unselected package libkadm5srv-mit11:amd64. 13:15:23 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 13:15:23 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 13:15:24 Selecting previously unselected package libkadm5clnt-mit11:amd64. 13:15:24 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 13:15:24 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 13:15:24 Selecting previously unselected package comerr-dev:amd64. 13:15:24 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 13:15:24 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 13:15:24 Selecting previously unselected package krb5-multidev:amd64. 13:15:24 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 13:15:24 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 13:15:24 Selecting previously unselected package libnorm1:amd64. 13:15:24 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 13:15:24 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 13:15:24 Selecting previously unselected package libnorm-dev:amd64. 13:15:24 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 13:15:24 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 13:15:24 Selecting previously unselected package libpgm-5.2-0:amd64. 13:15:24 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 13:15:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 13:15:24 Selecting previously unselected package libpgm-dev:amd64. 13:15:24 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 13:15:24 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 13:15:24 Selecting previously unselected package libsodium-dev:amd64. 13:15:24 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 13:15:24 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 13:15:24 Selecting previously unselected package libzmq5:amd64. 13:15:24 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 13:15:24 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 13:15:24 Selecting previously unselected package libkrb5-dev:amd64. 13:15:24 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 13:15:24 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 13:15:24 Selecting previously unselected package libzmq3-dev:amd64. 13:15:24 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 13:15:24 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 13:15:24 Selecting previously unselected package pkg-config. 13:15:24 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 13:15:24 Unpacking pkg-config (0.29.1-0ubuntu4) ... 13:15:24 Selecting previously unselected package zip. 13:15:24 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 13:15:24 Unpacking zip (3.0-11build1) ... 13:15:24 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 13:15:24 Setting up libsodium23:amd64 (1.0.18-1) ... 13:15:24 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 13:15:24 No schema files found: doing nothing. 13:15:24 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 13:15:24 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 13:15:24 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 13:15:24 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 13:15:24 Setting up liberror-perl (0.17029-1) ... 13:15:24 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 13:15:24 Setting up zip (3.0-11build1) ... 13:15:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 13:15:24 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 13:15:24 Setting up pkg-config (0.29.1-0ubuntu4) ... 13:15:24 Setting up libsodium-dev:amd64 (1.0.18-1) ... 13:15:24 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 13:15:24 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 13:15:24 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 13:15:25 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 13:15:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 13:15:25 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 13:15:25 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 13:15:25 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 13:15:25 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 13:15:25 Setting up git (1:2.25.1-1ubuntu3.2) ... 13:15:25 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 13:15:25 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 13:15:25 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 13:15:25 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 13:15:25 comerr-dev set to automatically installed. 13:15:25 git set to automatically installed. 13:15:25 git-man set to automatically installed. 13:15:25 krb5-multidev set to automatically installed. 13:15:25 libbrotli1 set to automatically installed. 13:15:25 libcurl3-gnutls set to automatically installed. 13:15:25 liberror-perl set to automatically installed. 13:15:25 libglib2.0-0 set to automatically installed. 13:15:25 libgssrpc4 set to automatically installed. 13:15:25 libkadm5clnt-mit11 set to automatically installed. 13:15:25 libkadm5srv-mit11 set to automatically installed. 13:15:25 libkdb5-9 set to automatically installed. 13:15:25 libkrb5-dev set to automatically installed. 13:15:25 libnghttp2-14 set to automatically installed. 13:15:25 libnorm-dev set to automatically installed. 13:15:25 libnorm1 set to automatically installed. 13:15:25 libpgm-5.2-0 set to automatically installed. 13:15:25 libpgm-dev set to automatically installed. 13:15:25 libpsl5 set to automatically installed. 13:15:25 librtmp1 set to automatically installed. 13:15:25 libsodium-dev set to automatically installed. 13:15:25 libsodium23 set to automatically installed. 13:15:25 libssh-4 set to automatically installed. 13:15:25 libzmq3-dev set to automatically installed. 13:15:25 libzmq5 set to automatically installed. 13:15:25 pkg-config set to automatically installed. 13:15:25 zip set to automatically installed. 13:15:26 snapd is not logged in, snap install commands will use sudo 13:15:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.721s coverage: 98.5% of statements 13:15:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:15:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.480s coverage: 54.9% of statements 13:15:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:15:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:15:38 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 13:15:38 Downloading snap 'edgex-app-service-configurable' 13:15:41 Pulling app-service-configurable 13:15:41 + snapcraftctl pull 13:15:42 Pulling config-common 13:15:42 + snapcraftctl pull 13:15:44 Pulling go-build-helper 13:15:44 + snapcraftctl pull 13:15:45 'edgex-go' has dependencies that need to be staged: go-build-helper 13:15:45 Skipping pull go-build-helper (already ran) 13:15:45 Building go-build-helper 13:15:45 + snapcraftctl build 13:15:46 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 13:15:47 Staging go-build-helper 13:15:47 + snapcraftctl stage 13:15:51 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 13:15:51 Fetched 290 kB in 0s (0 B/s) 13:15:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 13:15:51 Fetched 158 kB in 0s (0 B/s) 13:15:51 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 13:15:51 Fetched 242 kB in 0s (0 B/s) 13:15:51 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 13:15:51 Fetched 150 kB in 0s (0 B/s) 13:15:51 Pulling edgex-go 13:15:51 + snapcraftctl pull 13:15:53 Pulling hooks 13:15:53 + snapcraftctl pull 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.749s coverage: 89.2% of statements 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.595s coverage: 84.4% of statements 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.776s coverage: 94.2% of statements 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.301s coverage: 72.2% of statements 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.335s coverage: 60.0% of statements 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.642s coverage: 0.9% of statements 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.561s coverage: 58.8% of statements 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.478s coverage: 24.0% of statements 13:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.212s coverage: 47.1% of statements 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.317s coverage: 79.5% of statements 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements 13:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements 13:16:03 Removing suid/guid from /root/parts/static-packages/install/bin/su 13:16:03 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 13:16:03 Fetched 96.1 kB in 0s (0 B/s) 13:16:03 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 13:16:03 Fetched 78.7 kB in 0s (0 B/s) 13:16:03 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 13:16:03 Fetched 48.0 kB in 0s (0 B/s) 13:16:03 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 13:16:03 Fetched 50.2 kB in 0s (0 B/s) 13:16:03 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 13:16:03 Fetched 14.7 kB in 0s (0 B/s) 13:16:03 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 13:16:03 Fetched 234 kB in 0s (0 B/s) 13:16:03 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 13:16:03 Fetched 155 kB in 0s (0 B/s) 13:16:03 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 13:16:03 Fetched 170 kB in 0s (0 B/s) 13:16:03 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 13:16:03 Fetched 267 kB in 0s (0 B/s) 13:16:03 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:16:03 Fetched 50.6 kB in 0s (0 B/s) 13:16:03 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 13:16:03 Fetched 15.1 kB in 0s (0 B/s) 13:16:03 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 13:16:03 Fetched 51.5 kB in 0s (0 B/s) 13:16:03 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 13:16:03 Fetched 121 kB in 0s (0 B/s) 13:16:03 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 13:16:03 Fetched 29.7 kB in 0s (0 B/s) 13:16:03 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 13:16:03 Fetched 1021 kB in 0s (0 B/s) 13:16:03 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 13:16:03 Fetched 49.3 kB in 0s (0 B/s) 13:16:03 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 13:16:03 Fetched 54.9 kB in 0s (0 B/s) 13:16:03 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 13:16:03 Fetched 16.6 kB in 0s (0 B/s) 13:16:03 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 13:16:03 Fetched 87.9 kB in 0s (0 B/s) 13:16:03 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 13:16:03 Fetched 142 kB in 0s (0 B/s) 13:16:03 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 13:16:03 Fetched 41.8 kB in 0s (0 B/s) 13:16:03 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 13:16:03 Fetched 181 kB in 0s (0 B/s) 13:16:03 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 13:16:03 Fetched 208 kB in 0s (0 B/s) 13:16:03 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 13:16:03 Fetched 161 kB in 0s (0 B/s) 13:16:03 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 13:16:03 Fetched 107 kB in 0s (0 B/s) 13:16:03 Pulling static-packages 13:16:03 + snapcraftctl pull 13:16:03 Pulling version 13:16:03 + cd /root/project 13:16:03 ++ git describe --tags --abbrev=0 13:16:03 ++ sed s/v// 13:16:03 + GIT_VERSION=2.2.0-dev.46 13:16:03 + '[' -z 2.2.0-dev.46 ']' 13:16:03 + snapcraftctl set-version 2.2.0-dev.46 13:16:04 Building app-service-configurable 13:16:04 + snapcraftctl build 13:16:06 Building config-common 13:16:06 + snapcraftctl build 13:16:08 + cp --archive --link --no-dereference . /root/parts/config-common/install 13:16:08 Skipping build go-build-helper (already ran) 13:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.285s coverage: 94.4% of statements 13:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 13:16:08 Building edgex-go 13:16:09 + cd /root/parts/edgex-go/src 13:16:09 ++ git describe --tags --abbrev=0 13:16:09 ++ sed s/v// 13:16:09 + GIT_VERSION=2.2.0-dev.46 13:16:09 + '[' -z 2.2.0-dev.46 ']' 13:16:09 + echo 2.2.0-dev.46 13:16:09 + '[' '!' -d vendor ']' 13:16:09 + go mod download all 13:16:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.664s coverage: 82.5% of statements 13:16:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:16:14 + make build 13:16:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.346s coverage: 58.8% of statements 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.351s coverage: 85.4% of statements 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.798s coverage: 91.2% of statements 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.968s coverage: 64.4% of statements 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.216s coverage: 100.0% of statements 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements 13:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 13:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 13:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 13:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.525s coverage: 65.4% of statements 13:16:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:16:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:16:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.858s coverage: 43.8% of statements 13:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 13:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements 13:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:16:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:16:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.711s coverage: 92.3% of statements 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.397s coverage: 63.2% of statements 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.511s coverage: 97.7% of statements 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:16:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.207s coverage: 28.9% of statements 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:16:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.227s coverage: 100.0% of statements 13:16:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 13:16:39 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 13:16:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:16:39 GO111MODULE=on go vet ./... 13:16:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:16:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:16:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:16:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:16:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:16:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:16:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:16:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:16:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:16:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:16:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:17:00 + 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 13:17:00 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:17:00 + case "$service" in 13:17:00 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:17:00 + 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 13:17:00 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:17:00 + case "$service" in 13:17:00 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:17:00 + 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 13:17:00 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:17:00 + case "$service" in 13:17:00 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:17:00 + 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 13:17:00 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:17:00 + case "$service" in 13:17:00 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:17:00 + 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 13:17:00 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:17:00 + case "$service" in 13:17:00 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:17:00 + 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 13:17:00 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:17:00 + case "$service" in 13:17:00 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:17:00 + 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 13:17:00 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:17:00 + case "$service" in 13:17:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:17:00 + 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 13:17:00 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:17:00 + case "$service" in 13:17:00 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:17:00 + 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 13:17:00 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:17:00 + case "$service" in 13:17:00 + 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 13:17:00 + 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 13:17:00 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:17:00 + case "$service" in 13:17:00 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:17:00 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:17:00 + 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 13:17:00 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:17:00 + case "$service" in 13:17:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:17:00 + 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 13:17:00 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:17:00 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:17:00 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:17:00 Building hooks 13:17:00 + cd /root/parts/hooks/src 13:17:00 + make build 13:17:00 go mod tidy 13:17:00 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 13:17:01 go: downloading github.com/stretchr/testify v1.7.0 13:17:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:17:01 go: downloading github.com/davecgh/go-spew v1.1.0 13:17:01 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:17:03 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:17:03 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:17:03 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:17:05 Removing suid/guid from /root/parts/static-packages/install/bin/su 13:17:05 Building static-packages 13:17:05 + snapcraftctl build 13:17:07 Building version 13:17:07 + snapcraftctl build 13:17:09 Staging app-service-configurable 13:17:09 + snapcraftctl stage 13:17:10 Staging config-common 13:17:10 + snapcraftctl stage 13:17:12 Skipping stage go-build-helper (already ran) 13:17:12 Staging edgex-go 13:17:12 + snapcraftctl stage 13:17:13 Staging hooks 13:17:13 + snapcraftctl stage 13:17:14 Staging static-packages 13:17:14 + snapcraftctl stage 13:17:15 Staging version 13:17:15 + snapcraftctl stage 13:17:17 Priming app-service-configurable 13:17:17 + snapcraftctl prime 13:17:19 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 13:17:19 stage-packages: 13:17:19 - libnorm1 13:17:19 - libpgm-5.2-0 13:17:19 - libsodium23 13:17:19 - libzmq5 13:17:19 Priming config-common 13:17:19 + snapcraftctl prime 13:17:21 Priming go-build-helper 13:17:21 + snapcraftctl prime 13:17:22 Priming edgex-go 13:17:22 + snapcraftctl prime 13:17:23 Priming hooks 13:17:23 + snapcraftctl prime 13:17:25 Priming static-packages 13:17:25 + snapcraftctl prime 13:17:29 Priming version 13:17:29 + snapcraftctl prime 13:17:30 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:18:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:18:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:18:31 ./bin/test-attribution-txt.sh [Pipeline] echo 13:18:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:18:31 + ls -al . 13:18:31 total 660 13:18:31 drwxrwxr-x 9 1001 1001 4096 Mar 25 13:18 . 13:18:31 drwxr-xr-x 4 root root 4096 Mar 25 13:12 .. 13:18:31 -rw-rw-r-- 1 1001 1001 11 Mar 25 13:10 .dockerignore 13:18:31 drwxrwxr-x 8 1001 1001 4096 Mar 25 13:10 .git 13:18:31 drwxrwxr-x 4 1001 1001 4096 Mar 25 13:10 .github 13:18:31 -rw-rw-r-- 1 1001 1001 870 Mar 25 13:10 .gitignore 13:18:31 -rw-rw-r-- 1 1001 1001 42 Mar 25 13:10 .golangci.yml 13:18:31 -rw-rw-r-- 1 1001 1001 87 Mar 25 13:10 .hadolint.yml 13:18:31 -rw-rw-r-- 1 1001 1001 166 Mar 25 13:10 .sonarcloud.properties 13:18:31 -rw-rw-r-- 1 1001 1001 1171 Mar 25 13:10 ADOPTERS.md 13:18:31 -rw-rw-r-- 1 1001 1001 9953 Mar 25 13:10 Attribution.txt 13:18:31 -rw-rw-r-- 1 1001 1001 51732 Mar 25 13:10 CHANGELOG.md 13:18:31 -rw-rw-r-- 1 1001 1001 3804 Mar 25 13:10 CONTRIBUTING.md 13:18:31 -rw-rw-r-- 1 1001 1001 677 Mar 25 13:10 GOVERNANCE.md 13:18:31 -rw-rw-r-- 1 1001 1001 849 Mar 25 13:10 Jenkinsfile 13:18:31 -rw-rw-r-- 1 1001 1001 10775 Mar 25 13:10 LICENSE 13:18:31 -rw-rw-r-- 1 1001 1001 8478 Mar 25 13:10 Makefile 13:18:31 -rw-rw-r-- 1 1001 1001 582 Mar 25 13:10 OWNERS.md 13:18:31 -rw-rw-r-- 1 1001 1001 8207 Mar 25 13:10 README.md 13:18:31 -rw-rw-r-- 1 1001 1001 6912 Mar 25 13:10 SECURITY.md 13:18:31 -rw-rw-r-- 1 1001 1001 5 Mar 25 13:06 VERSION 13:18:31 -rw-rw-r-- 1 1001 1001 4131 Mar 25 13:10 ZMQWindows.md 13:18:31 drwxrwxr-x 2 1001 1001 4096 Mar 25 13:10 bin 13:18:31 drwxrwxr-x 18 1001 1001 4096 Mar 25 13:10 cmd 13:18:31 -rw-r--r-- 1 root root 426503 Mar 25 13:16 coverage.out 13:18:31 -rw-rw-r-- 1 1001 1001 3175 Mar 25 13:10 go.mod 13:18:31 -rw-rw-r-- 1 1001 1001 34990 Mar 25 13:10 go.sum 13:18:31 drwxrwxr-x 8 1001 1001 4096 Mar 25 13:10 internal 13:18:31 drwxrwxr-x 3 1001 1001 4096 Mar 25 13:10 openapi 13:18:31 drwxrwxr-x 4 1001 1001 4096 Mar 25 13:10 snap 13:18:31 -rw-rw-r-- 1 1001 1001 204 Mar 25 13:10 version.go [Pipeline] sh 13:18:32 + '[' -e coverage.out ] 13:18:32 + chown 1001:1001 coverage.out [Pipeline] stash 13:18:32 Warning: overwriting stash ‘coverage-report’ 13:18:33 Stashed 1 file(s) [Pipeline] sh 13:18:34 + make build 13:18:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:20:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:22:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:22:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:22:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:22:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:22:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:22:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:22:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:22:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:22:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:22:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:23:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:23:05 $ docker stop --time=1 d4197c5c6f47de71a28156f4c6d36b5304b1d9554be5f5cc155d91d699e19f7d 13:23:07 $ docker rm -f d4197c5c6f47de71a28156f4c6d36b5304b1d9554be5f5cc155d91d699e19f7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:23:09 13:23:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:23:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:23:10 latest: Pulling from edgex-devops/edgex-compose-arm64 13:23:10 29e5d40040c1: Pulling fs layer 13:23:10 1ce36da41761: Pulling fs layer 13:23:10 25b303627fd3: Pulling fs layer 13:23:10 29e5d40040c1: Verifying Checksum 13:23:10 29e5d40040c1: Download complete 13:23:10 1ce36da41761: Verifying Checksum 13:23:10 1ce36da41761: Download complete 13:23:10 29e5d40040c1: Pull complete 13:23:12 1ce36da41761: Pull complete 13:23:12 25b303627fd3: Verifying Checksum 13:23:12 25b303627fd3: Download complete 13:23:24 25b303627fd3: Pull complete 13:23:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:23:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:23:25 prd-ubuntu20.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container 13:23:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:23:27 $ docker top 9ce8cd4ab6060c67a0bf2c549a80f2241646f4f7e579cbd22b335042940cae53 -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:28 + grep parallel 13:23:28 + docker-compose build --help 13:23:34 --parallel Build images in parallel. [Pipeline] } 13:23:34 $ docker stop --time=1 9ce8cd4ab6060c67a0bf2c549a80f2241646f4f7e579cbd22b335042940cae53 13:23:36 $ docker rm -f 9ce8cd4ab6060c67a0bf2c549a80f2241646f4f7e579cbd22b335042940cae53 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:23:36 . [Pipeline] withDockerContainer 13:23:36 prd-ubuntu20.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container 13:23:37 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:23:38 $ docker top a2267bded16311b953a3b6d2d8adb5fcd71e794e05ba6f01f6f4c0950801fd29 -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:39 + docker-compose -f ./docker-compose-build.yml build --parallel 13:23:46 Building core-command ... 13:23:46 Building core-data ... 13:23:46 Building core-metadata ... 13:23:46 Building security-bootstrapper ... 13:23:46 Building security-proxy-setup ... 13:23:46 Building security-secretstore-setup ... 13:23:46 Building security-spiffe-token-provider ... 13:23:46 Building security-spire-agent ... 13:23:46 Building security-spire-config ... 13:23:46 Building security-spire-server ... 13:23:46 Building support-notifications ... 13:23:46 Building support-scheduler ... 13:23:46 Building sys-mgmt-agent ... 13:23:46 Building security-secretstore-setup 13:23:46 Building security-spire-agent 13:23:46 Building sys-mgmt-agent 13:23:46 Building security-bootstrapper 13:23:46 Building security-spire-server 13:25:37 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:25:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:25:37 ---> 2a2ff1aa4aff 13:25:37 Step 3/31 : WORKDIR /edgex-go 13:25:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:25:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:25:37 ---> 2a2ff1aa4aff 13:25:37 Step 3/23 : WORKDIR /edgex-go 13:25:37 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:25:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:25:37 ---> 2a2ff1aa4aff 13:25:37 Step 3/24 : WORKDIR /edgex-go 13:25:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:25:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:25:37 ---> 2a2ff1aa4aff 13:25:37 Step 3/23 : WORKDIR /edgex-go 13:25:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:25:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:25:37 ---> 2a2ff1aa4aff 13:25:37 Step 3/25 : WORKDIR /edgex-go 13:25:37 ---> Running in c5960f9fee1c 13:25:37 ---> Running in 0a65d9832eb6 13:25:37 ---> Running in bc77bfe8780b 13:25:37 ---> Running in e090bd95ac55 13:25:37 ---> Running in d662d5db21e9 13:25:37 Removing intermediate container e090bd95ac55 13:25:37 Removing intermediate container c5960f9fee1c 13:25:37 ---> d83a4629ab69 13:25:37 ---> 931a2434bde0 13:25:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:37 13:25:37 Removing intermediate container bc77bfe8780b 13:25:37 ---> 5f0e0bfbe20b 13:25:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:37 Removing intermediate container 0a65d9832eb6 13:25:37 ---> 440f83fd1b33 13:25:37 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:37 Removing intermediate container d662d5db21e9 13:25:37 ---> e836db9dcff3 13:25:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:37 ---> Running in 7969b2e6281c 13:25:37 ---> Running in 293a57ef389e 13:25:37 ---> Running in 06a2d6c6ea35 13:25:37 ---> Running in 8095a248aac2 13:25:37 ---> Running in 20dfb1a638a4 13:25:37 Removing intermediate container 7969b2e6281c 13:25:37 ---> 984d5956d501 13:25:37 Step 5/23 : RUN apk add --update --no-cache make bash git 13:25:37 ---> Running in 6b9269a98c1b 13:25:37 Removing intermediate container 06a2d6c6ea35 13:25:37 ---> bf07e43c1782 13:25:37 Step 5/31 : RUN apk add --update --no-cache make git 13:25:37 ---> Running in c911c33a7a0c 13:25:37 Removing intermediate container 8095a248aac2 13:25:37 ---> e68e3ef9fa33 13:25:37 Step 5/23 : RUN apk add --update --no-cache make git 13:25:37 Removing intermediate container 20dfb1a638a4 13:25:37 ---> 974b197c0aed 13:25:37 Step 5/24 : RUN apk add --update --no-cache make git 13:25:37 Removing intermediate container 293a57ef389e 13:25:37 ---> 3e70c8fed955 13:25:37 Step 5/25 : RUN apk add --update --no-cache make git 13:25:37 ---> Running in 681a74989a8f 13:25:37 ---> Running in 7b143e2cd502 13:25:37 ---> Running in eb70d2182720 13:25:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:25:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:25:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:25:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:25:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:25:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:25:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:25:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:25:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:25:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:25:38 OK: 220 MiB in 52 packages 13:25:38 OK: 220 MiB in 52 packages 13:25:39 OK: 220 MiB in 52 packages 13:25:39 OK: 220 MiB in 52 packages 13:25:39 OK: 220 MiB in 52 packages 13:25:40 Removing intermediate container 6b9269a98c1b 13:25:40 ---> 1258e45aa226 13:25:40 Step 6/23 : COPY go.mod vendor* ./ 13:25:40 Removing intermediate container c911c33a7a0c 13:25:40 ---> 4f9ea98e4cb1 13:25:40 Step 6/31 : COPY go.mod vendor* ./ 13:25:40 Removing intermediate container 681a74989a8f 13:25:40 ---> 088d56b1c43d 13:25:40 Step 6/23 : COPY go.mod vendor* ./ 13:25:41 Removing intermediate container 7b143e2cd502 13:25:41 ---> 2054a3c27b2f 13:25:41 Step 6/25 : COPY go.mod vendor* ./ 13:25:41 Removing intermediate container eb70d2182720 13:25:41 ---> d426a2dad898 13:25:41 Step 6/24 : COPY go.mod vendor* ./ 13:25:41 ---> 4af73d20f1de 13:25:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:41 ---> 5bd4a99cdc44 13:25:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:41 ---> Running in 909718adbcb2 13:25:41 ---> Running in e50f1b5c0371 13:25:42 ---> 39803fbf3174 13:25:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:42 ---> Running in b984fe14bb29 13:25:42 ---> 581ce0efbce9 13:25:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:42 ---> 00e8eaa31852 13:25:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:43 ---> Running in 8121c625c080 13:25:43 ---> Running in fd5c7665c558 13:25:48 Removing intermediate container 909718adbcb2 13:25:48 ---> 5054a9ae0b66 13:25:48 Step 8/31 : COPY . . 13:25:48 Removing intermediate container e50f1b5c0371 13:25:48 ---> 1f78606d82dc 13:25:48 Step 8/23 : COPY . . 13:25:48 Removing intermediate container b984fe14bb29 13:25:48 ---> 1419dfcff60f 13:25:48 Step 8/23 : COPY . . 13:25:48 Removing intermediate container 8121c625c080 13:25:48 ---> acfecb4ff3b4 13:25:48 Step 8/25 : COPY . . 13:25:49 Removing intermediate container fd5c7665c558 13:25:49 ---> 2a865130286d 13:25:49 Step 8/24 : COPY . . 13:26:28 ---> f17018d423cd 13:26:28 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:26:28 ---> 119133f89b57 13:26:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:26:28 ---> Running in e4d6819aae5d 13:26:28 ---> b7775ce5a8fd 13:26:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:26:28 ---> Running in 627fddb0c7d8 13:26:28 ---> e922e07aa3ad 13:26:28 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 13:26:28 ---> Running in 6348adf48e9e 13:26:28 ---> Running in ebdebe34ed9f 13:26:28 Removing intermediate container ebdebe34ed9f 13:26:28 ---> 838f0c9b283c 13:26:28 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:26:28 ---> d21a9724475f 13:26:28 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:26:28 ---> Running in 9895da0f3576 13:26:28 ---> Running in 005cc76b720f 13:26:28 Removing intermediate container 005cc76b720f 13:26:28 ---> 8836b47f6eed 13:26:28 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:26:28 ---> Running in f3f482a2617f 13:26:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:26:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:26:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:26:28 spire-1.2.0/ 13:26:28 spire-1.2.0/ 13:26:32 spire-1.2.0/README.md 13:26:32 spire-1.2.0/bin/ 13:26:32 spire-1.2.0/bin/spire-server 13:26:32 spire-1.2.0/bin/spire-agent 13:26:32 spire-1.2.0/conf/ 13:26:32 spire-1.2.0/conf/server/ 13:26:32 spire-1.2.0/conf/server/server.conf 13:26:32 spire-1.2.0/conf/agent/ 13:26:32 spire-1.2.0/conf/agent/agent.conf 13:26:32 spire-1.2.0/LICENSE 13:26:32 spire-1.2.0/README.md 13:26:32 spire-1.2.0/bin/ 13:26:32 spire-1.2.0/bin/spire-server 13:26:32 spire-1.2.0/bin/spire-agent 13:26:32 spire-1.2.0/conf/ 13:26:32 spire-1.2.0/conf/server/ 13:26:32 spire-1.2.0/conf/server/server.conf 13:26:32 spire-1.2.0/conf/agent/ 13:26:32 spire-1.2.0/conf/agent/agent.conf 13:26:32 spire-1.2.0/LICENSE 13:26:42 Removing intermediate container f3f482a2617f 13:26:42 ---> afcd0d231413 13:26:42 13:26:42 Step 11/24 : FROM alpine:3.15 13:26:42 Removing intermediate container 9895da0f3576 13:26:42 ---> bface6abd119 13:26:42 13:26:42 Step 11/23 : FROM alpine:3.15 13:26:42 3.15: Pulling from library/alpine 13:26:42 3.15: Pulling from library/alpine 13:26:42 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 13:26:42 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 13:26:42 Status: Downloaded newer image for alpine:3.15 13:26:42 Status: Downloaded newer image for alpine:3.15 13:26:42 ---> 7ffa42511a80 13:26:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:26:42 ---> 7ffa42511a80 13:26:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:26:43 ---> Running in 1800ff4c7191 13:26:43 ---> Running in 5138d823b8cd 13:26:43 Removing intermediate container 1800ff4c7191 13:26:43 ---> 2ace94db492e 13:26:43 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:43 Removing intermediate container 5138d823b8cd 13:26:43 ---> 0c909cd49812 13:26:43 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:43 ---> Running in d2c15788538c 13:26:43 ---> Running in a27930a4b961 13:26:48 Removing intermediate container d2c15788538c 13:26:48 ---> 4dc8c9d3d684 13:26:48 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:26:48 ---> Running in d09e43ae4851 13:26:48 Removing intermediate container a27930a4b961 13:26:48 ---> e85ff9c75a5e 13:26:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:26:48 ---> Running in 7787e1583448 13:26:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:26:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:26:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:26:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:26:52 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:26:52 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:26:52 OK: 15729 distinct packages available 13:26:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:26:53 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:26:53 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:26:53 OK: 15729 distinct packages available 13:26:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:26:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:26:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:26:54 (1/5) Installing dumb-init (1.2.5-r1) 13:26:54 (2/5) Installing musl-obstack (1.2.2-r0) 13:26:54 (3/5) Installing libucontext (1.1-r0) 13:26:54 (4/5) Installing gcompat (1.0.0-r4) 13:26:55 (5/5) Installing openssl (1.1.1n-r0) 13:26:55 Executing busybox-1.34.1-r4.trigger 13:26:55 OK: 6 MiB in 19 packages 13:26:55 (1/5) Installing dumb-init (1.2.5-r1) 13:26:55 (2/5) Installing musl-obstack (1.2.2-r0) 13:26:55 (3/5) Installing libucontext (1.1-r0) 13:26:55 (4/5) Installing gcompat (1.0.0-r4) 13:26:55 (5/5) Installing openssl (1.1.1n-r0) 13:26:55 Executing busybox-1.34.1-r4.trigger 13:26:55 OK: 6 MiB in 19 packages 13:26:56 Removing intermediate container d09e43ae4851 13:26:56 ---> 846f14d692db 13:26:56 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:26:57 Removing intermediate container 7787e1583448 13:26:57 ---> 8a340b53d2f2 13:26:57 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 13:27:03 ---> dfd12fcda3f4 13:27:03 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:27:03 ---> 42fca9e93550 13:27:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:27:05 ---> 11f19f2612e7 13:27:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:27:06 ---> 1693f1273d44 13:27:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:27:08 ---> 0db59330a50c 13:27:08 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:27:08 ---> Running in fe3d7cdcc903 13:27:09 Removing intermediate container fe3d7cdcc903 13:27:09 ---> 2687be9f3dbd 13:27:09 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:27:09 ---> Running in 9337e105e2ef 13:27:10 Removing intermediate container 9337e105e2ef 13:27:10 ---> 17d20a07412d 13:27:10 Step 21/23 : LABEL arch=arm64 13:27:10 ---> Running in 8a9cac07dda7 13:27:10 ---> cb6c66c6c5c4 13:27:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:27:11 Removing intermediate container 8a9cac07dda7 13:27:11 ---> 3d2b804eb6a5 13:27:11 Step 22/23 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:27:11 ---> Running in 3cf29ed4a6a1 13:27:11 ---> 580e61da47c9 13:27:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:27:12 Removing intermediate container 3cf29ed4a6a1 13:27:12 ---> 401c1b4abce6 13:27:12 Step 23/23 : LABEL version=0.0.0 13:27:12 ---> Running in ee3a7b60c458 13:27:13 Removing intermediate container ee3a7b60c458 13:27:13 ---> 689b7c51c3ec 13:27:13 13:27:13 ---> eaffc772d942 13:27:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:27:14 Successfully built 689b7c51c3ec 13:27:14 Successfully tagged security-spire-server-arm64:latest 13:27:14  Building security-spire-server ... done Building core-command 13:27:14 ---> 44b51fad470d 13:27:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:27:14 ---> Running in 0722579c0391 13:27:14 Removing intermediate container 0722579c0391 13:27:14 ---> a7b527637caf 13:27:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:27:14 ---> Running in 1262ef958938 13:27:15 Removing intermediate container 1262ef958938 13:27:15 ---> f537cf4669ef 13:27:15 Step 22/24 : LABEL arch=arm64 13:27:15 ---> Running in 868df796d9ec 13:27:16 Removing intermediate container 868df796d9ec 13:27:16 ---> f5e9c9b128eb 13:27:16 Step 23/24 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:27:16 ---> Running in c4d9e062c129 13:27:17 Removing intermediate container c4d9e062c129 13:27:17 ---> 720f6dea6e46 13:27:17 Step 24/24 : LABEL version=0.0.0 13:27:17 ---> Running in 56df0cb5f020 13:27:17 Removing intermediate container 56df0cb5f020 13:27:17 ---> 245d64b0708a 13:27:17 13:27:18 Successfully built 245d64b0708a 13:27:18 Successfully tagged security-spire-agent-arm64:latest 13:27:18  Building security-spire-agent ... done Building security-proxy-setup 13:28:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:28:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:28:15 ---> 2a2ff1aa4aff 13:28:15 Step 3/23 : WORKDIR /edgex-go 13:28:15 ---> Using cache 13:28:15 ---> e836db9dcff3 13:28:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:15 ---> Using cache 13:28:15 ---> 974b197c0aed 13:28:15 Step 5/23 : RUN apk add --update --no-cache make git 13:28:15 ---> Using cache 13:28:15 ---> d426a2dad898 13:28:15 Step 6/23 : COPY go.mod vendor* ./ 13:28:15 ---> Using cache 13:28:15 ---> 00e8eaa31852 13:28:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:15 ---> Using cache 13:28:15 ---> 2a865130286d 13:28:15 Step 8/23 : COPY . . 13:28:15 ---> Using cache 13:28:15 ---> d21a9724475f 13:28:15 Step 9/23 : RUN make cmd/core-command/core-command 13:28:15 ---> Running in e48b2464a4b8 13:28:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:28:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:28:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:28:15 ---> 2a2ff1aa4aff 13:28:15 Step 3/22 : WORKDIR /edgex-go 13:28:15 ---> Using cache 13:28:15 ---> e836db9dcff3 13:28:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:15 ---> Using cache 13:28:15 ---> 974b197c0aed 13:28:15 Step 5/22 : RUN apk add --update --no-cache make git 13:28:15 ---> Using cache 13:28:15 ---> d426a2dad898 13:28:15 Step 6/22 : COPY go.mod vendor* ./ 13:28:15 ---> Using cache 13:28:15 ---> 00e8eaa31852 13:28:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:15 ---> Using cache 13:28:15 ---> 2a865130286d 13:28:15 Step 8/22 : COPY . . 13:28:15 ---> Using cache 13:28:15 ---> d21a9724475f 13:28:15 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:28:15 ---> Running in 94da14f30d4b 13:28:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:33:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:33:38 Removing intermediate container e4d6819aae5d 13:33:38 ---> 4ab9f112f0c5 13:33:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:33:38 ---> Running in b319599ee2e4 13:33:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:33:43 Removing intermediate container 6348adf48e9e 13:33:43 ---> 04a9ab8ae75a 13:33:43 13:33:43 Step 10/25 : FROM alpine:3.14 13:33:43 3.14: Pulling from library/alpine 13:33:44 Removing intermediate container 627fddb0c7d8 13:33:44 ---> eb1962ce0032 13:33:44 13:33:44 Step 10/31 : FROM alpine:3.14 13:33:44 3.14: Pulling from library/alpine 13:33:45 Removing intermediate container b319599ee2e4 13:33:45 ---> 76c1ba27eb38 13:33:45 13:33:45 Step 11/23 : FROM docker:20.10.10 13:33:45 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 13:33:45 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 13:33:45 Status: Downloaded newer image for alpine:3.14 13:33:45 Status: Downloaded newer image for alpine:3.14 13:33:45 ---> 71a2028e5025 13:33:45 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:33:45 ---> 71a2028e5025 13:33:45 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:33:45 ---> Running in 6a3a0654945b 13:33:45 20.10.10: Pulling from library/docker 13:33:45 ---> Running in f8c6966b3a1f 13:33:47 Removing intermediate container 6a3a0654945b 13:33:47 ---> 66c62e38924b 13:33:47 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:33:47 ---> Running in 8d16efe8ec5c 13:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:33:51 (1/3) Installing ca-certificates (20211220-r0) 13:33:51 (2/3) Installing dumb-init (1.2.5-r1) 13:33:51 (3/3) Installing su-exec (0.2-r1) 13:33:51 Executing busybox-1.33.1-r6.trigger 13:33:51 Executing ca-certificates-20211220-r0.trigger 13:33:52 OK: 6 MiB in 17 packages 13:33:52 (1/2) Installing dumb-init (1.2.5-r1) 13:33:52 (2/2) Installing su-exec (0.2-r1) 13:33:52 Executing busybox-1.33.1-r6.trigger 13:33:52 OK: 6 MiB in 16 packages 13:33:54 Removing intermediate container 8d16efe8ec5c 13:33:54 ---> 3f0319870ba1 13:33:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:33:55 ---> Running in 3735fec8d69b 13:33:55 Removing intermediate container f8c6966b3a1f 13:33:55 ---> 7d73c132eb8f 13:33:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:33:55 ---> Running in 6d09ad3b77d1 13:33:55 Removing intermediate container 3735fec8d69b 13:33:55 ---> 2460947450d8 13:33:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:33:56 ---> Running in da049b771422 13:33:56 Removing intermediate container 6d09ad3b77d1 13:33:56 ---> 47d57b133546 13:33:56 Step 13/25 : WORKDIR / 13:33:56 ---> Running in b240013037d9 13:33:57 Removing intermediate container da049b771422 13:33:57 ---> 46166fa5aff3 13:33:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:33:57 ---> Running in 273e873f3f50 13:33:57 Removing intermediate container b240013037d9 13:33:57 ---> e765b438dfb8 13:33: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 13:34:00 ---> d2db24a18ae3 13:34:00 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:34:01 Removing intermediate container 273e873f3f50 13:34:01 ---> a7cee67159a2 13:34:01 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:34:01 ---> Running in 669e9ac93012 13:34:02 ---> ee4fcb46d81a 13:34:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:34:03 Removing intermediate container 669e9ac93012 13:34:03 ---> 73a2458f6c6c 13:34:03 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:34:04 ---> 3e69b43b4fa6 13:34:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:34:05 ---> a37d3581f4fa 13:34:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:34:05 ---> Running in 60e1541c069e 13:34:06 ---> 0372a71f4928 13:34:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:34:09 Removing intermediate container 60e1541c069e 13:34:09 ---> 1835a5e3ed93 13:34:09 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:34:10 ---> 416298dbecca 13:34:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:34:11 ---> cf24362c0a31 13:34:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:34:15 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 13:34:15 Status: Downloaded newer image for docker:20.10.10 13:34:15 ---> 520e9a0a30f7 13:34:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:34:15 ---> f34940f446ea 13:34:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:34:15 ---> e53bceffd4fd 13:34:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:34:15 ---> Running in 7488ef6669ae 13:34:15 Removing intermediate container 7488ef6669ae 13:34:15 ---> bb7023eff7ca 13:34:15 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 13:34:15 ---> Running in 95cbe57efed0 13:34:16 ---> 779e83e55c08 13:34:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:34:16 ---> 5717cda65ed7 13:34:16 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/ 13:34:17 ---> Running in a372c7421fdb 13:34:18 ---> 266b1b455581 13:34:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:34:19 ---> f1fd9bc9f921 13:34:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:34:20 (1/42) Installing readline (8.1.0-r0) 13:34:20 (2/42) Installing bash (5.1.16-r0) 13:34:20 Executing bash-5.1.16-r0.post-install 13:34:20 (3/42) Installing brotli-libs (1.0.9-r5) 13:34:20 ---> Running in 15320a0e9431 13:34:20 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:34:20 (5/42) Installing libcurl (7.79.1-r0) 13:34:20 (6/42) Installing curl (7.79.1-r0) 13:34:20 (7/42) Installing dumb-init (1.2.5-r1) 13:34:20 (8/42) Installing libbz2 (1.0.8-r1) 13:34:20 (9/42) Installing expat (2.4.7-r0) 13:34:20 (10/42) Installing libffi (3.3-r2) 13:34:20 (11/42) Installing gdbm (1.19-r0) 13:34:20 (12/42) Installing xz-libs (5.2.5-r0) 13:34:20 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:34:20 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:34:20 (15/42) Installing mpdecimal (2.5.1-r1) 13:34:20 (16/42) Installing sqlite-libs (3.35.5-r0) 13:34:20 (17/42) Installing python3 (3.9.5-r2) 13:34:20 Removing intermediate container a372c7421fdb 13:34:20 ---> b9861aacc8a5 13:34:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:34:21 ---> Running in 50b2c2ca9e63 13:34:21 Removing intermediate container 15320a0e9431 13:34:21 ---> bd9ee7ab33af 13:34:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:34:21 Removing intermediate container 50b2c2ca9e63 13:34:21 ---> 0fbe286aec63 13:34:21 Step 23/25 : LABEL arch=arm64 13:34:22 ---> Running in 071c49fa2e5f 13:34:22 ---> 2c4044c88396 13:34:22 Step 26/31 : RUN chmod +x /entrypoint.sh 13:34:22 Removing intermediate container 071c49fa2e5f 13:34:22 ---> 411ae9a04518 13:34:22 Step 24/25 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:34:22 ---> Running in 677f39800798 13:34:23 ---> Running in 19c870d40b8d 13:34:23 Removing intermediate container 19c870d40b8d 13:34:23 ---> 3bd9414b7ce8 13:34:23 Step 25/25 : LABEL version=0.0.0 13:34:23 (18/42) Installing py3-appdirs (1.4.4-r2) 13:34:23 (19/42) Installing py3-chardet (4.0.0-r2) 13:34:23 ---> Running in 845aeb09f8d0 13:34:24 (20/42) Installing py3-idna (3.2-r0) 13:34:24 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:34:24 (22/42) Installing py3-certifi (2020.12.5-r1) 13:34:24 (23/42) Installing py3-requests (2.25.1-r4) 13:34:24 (24/42) Installing py3-msgpack (1.0.2-r1) 13:34:24 (25/42) Installing py3-lockfile (0.12.2-r4) 13:34:24 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:34:24 (27/42) Installing py3-colorama (0.4.4-r1) 13:34:24 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:34:24 (29/42) Installing py3-distlib (0.3.1-r3) 13:34:24 (30/42) Installing py3-distro (1.5.0-r3) 13:34:24 (31/42) Installing py3-six (1.15.0-r1) 13:34:24 (32/42) Installing py3-webencodings (0.5.1-r4) 13:34:24 (33/42) Installing py3-html5lib (1.1-r1) 13:34:24 (34/42) Installing py3-parsing (2.4.7-r2) 13:34:24 (35/42) Installing py3-packaging (20.9-r1) 13:34:24 (36/42) Installing py3-toml (0.10.2-r2) 13:34:24 (37/42) Installing py3-pep517 (0.10.0-r2) 13:34:24 (38/42) Installing py3-progress (1.5-r2) 13:34:24 (39/42) Installing py3-retrying (1.3.3-r1) 13:34:24 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:34:24 (41/42) Installing py3-setuptools (52.0.0-r3) 13:34:24 Removing intermediate container 845aeb09f8d0 13:34:24 ---> 9532f9f808fe 13:34:24 13:34:25 (42/42) Installing py3-pip (20.3.4-r1) 13:34:25 Successfully built 9532f9f808fe 13:34:25 Successfully tagged security-secretstore-setup-arm64:latest 13:34:25 Building security-spiffe-token-provider 13:34:25  Building security-secretstore-setup ... done Executing busybox-1.33.1-r6.trigger 13:34:25 OK: 84 MiB in 64 packages 13:34:26 Removing intermediate container 677f39800798 13:34:26 ---> 0447349c3307 13:34:26 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:34:26 ---> Running in 9fe3a7e78acb 13:34:27 Removing intermediate container 9fe3a7e78acb 13:34:27 ---> 43863ee188e6 13:34:27 Step 28/31 : CMD ["gate"] 13:34:27 ---> Running in 1015d2c99ed3 13:34:28 Removing intermediate container 1015d2c99ed3 13:34:28 ---> 5857bccd0443 13:34:28 Step 29/31 : LABEL arch=arm64 13:34:28 ---> Running in 016cdb18f929 13:34:28 Removing intermediate container 016cdb18f929 13:34:28 ---> 347e1b886a40 13:34:28 Step 30/31 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:34:29 ---> Running in 3d8054f624e8 13:34:29 Removing intermediate container 3d8054f624e8 13:34:29 ---> db6d1ebf9e9d 13:34:29 Step 31/31 : LABEL version=0.0.0 13:34:29 ---> Running in 63adc271cc2c 13:34:30 Removing intermediate container 63adc271cc2c 13:34:30 ---> c9cd3e268f6d 13:34:30 13:34:31 Successfully built c9cd3e268f6d 13:34:31 Successfully tagged security-bootstrapper-arm64:latest 13:34:31 Building security-spire-config 13:34:31  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 13:34:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:34:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:34:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:34:33 Collecting PyYAML<4,>=3.10 13:34:34 Downloading PyYAML-3.13.tar.gz (270 kB) 13:34:37 Collecting websocket-client<1.0,>=0.32.0 13:34:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:34:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:34:37 Collecting dockerpty<0.5,>=0.4.1 13:34:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:34:39 Collecting docopt<0.7,>=0.6.1 13:34:40 Downloading docopt-0.6.2.tar.gz (25 kB) 13:34:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:34:42 Collecting jsonschema<3,>=2.5.1 13:34:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:34:42 Collecting cached-property<2,>=1.2.0 13:34:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:34:43 Collecting texttable<0.10,>=0.9.0 13:34:43 Downloading texttable-0.9.1.tar.gz (11 kB) 13:34:45 Collecting docker<4.0,>=3.6.0 13:34:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:34:46 Collecting docker-pycreds>=0.4.0 13:34:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:34:46 Collecting chardet<3.1.0,>=3.0.2 13:34:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:34:47 Collecting urllib3<1.25,>=1.21.1 13:34:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:34:48 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) 13:34:48 Collecting idna<2.8,>=2.5 13:34:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:34:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:34:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:34:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:34:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:34:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:34:49 Attempting uninstall: urllib3 13:34:49 Found existing installation: urllib3 1.26.5 13:34:49 Uninstalling urllib3-1.26.5: 13:34:50 Successfully uninstalled urllib3-1.26.5 13:34:50 Attempting uninstall: idna 13:34:50 Found existing installation: idna 3.2 13:34:50 Uninstalling idna-3.2: 13:34:50 Successfully uninstalled idna-3.2 13:34:51 Attempting uninstall: chardet 13:34:51 Found existing installation: chardet 4.0.0 13:34:51 Uninstalling chardet-4.0.0: 13:34:52 Successfully uninstalled chardet-4.0.0 13:34:54 Attempting uninstall: requests 13:34:54 Found existing installation: requests 2.25.1 13:34:54 Uninstalling requests-2.25.1: 13:34:54 Successfully uninstalled requests-2.25.1 13:34:54 Running setup.py install for texttable: started 13:34:57 Running setup.py install for texttable: finished with status 'done' 13:34:57 Running setup.py install for PyYAML: started 13:34:57 Removing intermediate container e48b2464a4b8 13:34:57 ---> f25a871abf1a 13:34:57 13:34:57 Step 10/23 : FROM alpine:3.14 13:34:57 ---> 71a2028e5025 13:34:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:34:57 ---> Running in 8d5063411cff 13:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:34:59 Running setup.py install for PyYAML: finished with status 'done' 13:34:59 Running setup.py install for docopt: started 13:35:00 (1/1) Installing dumb-init (1.2.5-r1) 13:35:00 Executing busybox-1.33.1-r6.trigger 13:35:00 OK: 5 MiB in 15 packages 13:35:02 Removing intermediate container 8d5063411cff 13:35:02 ---> 1b9e874cfa18 13:35:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:35:02 Running setup.py install for docopt: finished with status 'done' 13:35:02 Running setup.py install for dockerpty: started 13:35:02 ---> Running in 281219b93957 13:35:02 Removing intermediate container 281219b93957 13:35:02 ---> b2e5151695df 13:35:02 Step 13/23 : ENV APP_PORT=59882 13:35:03 ---> Running in f2bd3f6070d4 13:35:03 Removing intermediate container f2bd3f6070d4 13:35:03 ---> 6540c1e2ad0e 13:35:03 Step 14/23 : EXPOSE $APP_PORT 13:35:04 ---> Running in eb814ea9ff70 13:35:04 Running setup.py install for dockerpty: finished with status 'done' 13:35:04 Removing intermediate container eb814ea9ff70 13:35:04 ---> 9d08049b991e 13:35:04 Step 15/23 : WORKDIR / 13:35:04 ---> Running in 087edc70367d 13:35:05 Removing intermediate container 087edc70367d 13:35:05 ---> c40207bb7d14 13:35:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:35:06 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 13:35:07 ---> 4f1cf838ce4c 13:35:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:35:08 Removing intermediate container 94da14f30d4b 13:35:08 ---> 4b117f293935 13:35:08 13:35:08 Step 10/22 : FROM alpine:3.14 13:35:08 ---> 71a2028e5025 13:35:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:35:08 ---> Running in c6b3cce05fd3 13:35:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:35:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:35:09 ---> 2a2ff1aa4aff 13:35:09 Step 3/20 : WORKDIR /edgex-go 13:35:09 ---> Using cache 13:35:09 ---> e836db9dcff3 13:35:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:35:09 ---> Running in b0c91b2057b8 13:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:35:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:35:11 ---> 250a408bf22e 13:35:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:35:11 (1/6) Installing ca-certificates (20211220-r0) 13:35:11 (2/6) Installing brotli-libs (1.0.9-r5) 13:35:11 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:35:11 (4/6) Installing libcurl (7.79.1-r0) 13:35:11 (5/6) Installing curl (7.79.1-r0) 13:35:11 (6/6) Installing dumb-init (1.2.5-r1) 13:35:11 Executing busybox-1.33.1-r6.trigger 13:35:11 Executing ca-certificates-20211220-r0.trigger 13:35:12 OK: 8 MiB in 20 packages 13:35:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:35:12 ---> 0136a6a71e8a 13:35:12 Step 19/23 : ENTRYPOINT ["/core-command"] 13:35:12 ---> Running in 1aef2c2c868a 13:35:13 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:35:13 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:35:13 OK: 15738 distinct packages available 13:35:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:35:13 Removing intermediate container 1aef2c2c868a 13:35:13 ---> e9be5b2640ef 13:35:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:13 ---> Running in 9b5b472e5d97 13:35:14 Removing intermediate container 9b5b472e5d97 13:35:14 ---> 592e0680a933 13:35:14 Step 21/23 : LABEL arch=arm64 13:35:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:35:14 ---> Running in 8dbbc32bfd47 13:35:14 Removing intermediate container c6b3cce05fd3 13:35:14 ---> c862432c35cc 13:35:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:35:15 ---> Running in eae0e3d27de3 13:35:15 Removing intermediate container 8dbbc32bfd47 13:35:15 ---> efa902d238bc 13:35:15 Step 22/23 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:35:15 OK: 220 MiB in 52 packages 13:35:15 ---> Running in 3377b0dd4de7 13:35:15 Removing intermediate container eae0e3d27de3 13:35:15 ---> e8b22a4fe5b8 13:35:15 Step 13/22 : WORKDIR /edgex 13:35:15 ---> Running in 4c3c30123441 13:35:16 Removing intermediate container 3377b0dd4de7 13:35:16 ---> e0cc06247dfc 13:35:16 Step 23/23 : LABEL version=0.0.0 13:35:16 ---> Running in 6d45e2672fe0 13:35:16 Removing intermediate container 4c3c30123441 13:35:16 ---> 2b3cb92ffb74 13:35:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:35:17 Removing intermediate container b0c91b2057b8 13:35:17 ---> 048333ddd1a5 13:35:17 Step 5/20 : COPY go.mod vendor* ./ 13:35:17 Removing intermediate container 6d45e2672fe0 13:35:17 ---> 748f049706fc 13:35:17 13:35:17 ---> 52290cc15053 13:35:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:35:18 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:35:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:35:18 ---> 2a2ff1aa4aff 13:35:18 Step 3/24 : WORKDIR /edgex-go 13:35:18 ---> Using cache 13:35:18 ---> e836db9dcff3 13:35:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:18 ---> Using cache 13:35:18 ---> 974b197c0aed 13:35:18 Step 5/24 : RUN apk add --update --no-cache make git 13:35:18 ---> Using cache 13:35:18 ---> d426a2dad898 13:35:18 Step 6/24 : COPY go.mod vendor* ./ 13:35:18 ---> Using cache 13:35:18 ---> 00e8eaa31852 13:35:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:35:18 ---> Using cache 13:35:18 ---> 2a865130286d 13:35:18 Step 8/24 : COPY . . 13:35:18 ---> Using cache 13:35:18 ---> d21a9724475f 13:35:18 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 13:35:18 ---> Using cache 13:35:18 ---> 8836b47f6eed 13:35:18 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 13:35:18 ---> Using cache 13:35:18 ---> afcd0d231413 13:35:18 13:35:18 Step 11/24 : FROM alpine:3.15 13:35:18 ---> 7ffa42511a80 13:35:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:35:18 ---> Using cache 13:35:18 ---> 0c909cd49812 13:35:18 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:18 ---> Using cache 13:35:18 ---> e85ff9c75a5e 13:35:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:35:18 Successfully built 748f049706fc 13:35:18 Successfully tagged core-command-arm64:latest 13:35:18  Building core-command ... done Building support-notifications 13:35:18 ---> Running in 1ebca94800af 13:35:18 ---> 8c0a1ac3ecc1 13:35:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:35:18 ---> Running in 6b2ff2675e33 13:35:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:35:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:35:22 ---> e74e2956f8f7 13:35:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:35:23 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:35:23 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:35:23 OK: 15729 distinct packages available 13:35:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:35:24 Removing intermediate container 6b2ff2675e33 13:35:24 ---> b501bb5cc50c 13:35:24 Step 7/20 : COPY . . 13:35:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:35:25 ---> 841c43ba0bb8 13:35:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:35:25 (1/4) Installing dumb-init (1.2.5-r1) 13:35:25 (2/4) Installing musl-obstack (1.2.2-r0) 13:35:25 (3/4) Installing libucontext (1.1-r0) 13:35:25 (4/4) Installing gcompat (1.0.0-r4) 13:35:25 Executing busybox-1.34.1-r4.trigger 13:35:25 OK: 6 MiB in 18 packages 13:35:26 Removing intermediate container 95cbe57efed0 13:35:26 ---> a41c13a06c3b 13:35:26 Step 14/23 : ENV APP_PORT=58890 13:35:26 ---> 0c8441c7b049 13:35:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:35:26 ---> Running in 1aa5b67092ad 13:35:26 ---> Running in 6f004fbb713f 13:35:27 Removing intermediate container 1aa5b67092ad 13:35:27 ---> 0326aa241c36 13:35:27 Step 15/23 : EXPOSE $APP_PORT 13:35:27 ---> Running in 165326c6a016 13:35:28 Removing intermediate container 1ebca94800af 13:35:28 ---> 971f690e52b5 13:35:28 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 13:35:28 Removing intermediate container 165326c6a016 13:35:28 ---> 9dd8a9f1485f 13:35:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:35:29 Removing intermediate container 6f004fbb713f 13:35:29 ---> 11b0a5c54635 13:35:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:35:29 ---> Running in 0f79fb37efbc 13:35:30 Removing intermediate container 0f79fb37efbc 13:35:30 ---> fe1c21d9b940 13:35:30 Step 20/22 : LABEL arch=arm64 13:35:30 ---> Running in 7c38fd72753e 13:35:31 Removing intermediate container 7c38fd72753e 13:35:31 ---> 285d28dcd9a8 13:35:31 Step 21/22 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:35:31 ---> Running in 8c43aa2a2a3b 13:35:31 ---> 181f23ee24a1 13:35:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:35:31 Removing intermediate container 8c43aa2a2a3b 13:35:31 ---> 7228eb358d98 13:35:31 Step 22/22 : LABEL version=0.0.0 13:35:32 ---> Running in 016b84f0cebf 13:35:32 Removing intermediate container 016b84f0cebf 13:35:32 ---> 07ba5a918c8b 13:35:32 13:35:32 ---> 0aeb713de2c3 13:35:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:35:33 Successfully built 07ba5a918c8b 13:35:33 Successfully tagged security-proxy-setup-arm64:latest 13:35:33 Building support-scheduler 13:35:34  Building security-proxy-setup ... done  ---> d57f62401765 13:35:34 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:35:34 ---> Running in 597bff04cee6 13:35:35 Removing intermediate container 597bff04cee6 13:35:35 ---> efae5a99ed4b 13:35:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:35 ---> Running in 9f6bfb8f0223 13:35:35 Removing intermediate container 9f6bfb8f0223 13:35:35 ---> a90c5e95788f 13:35:35 Step 21/23 : LABEL arch=arm64 13:35:35 ---> 6ec08d5c83c1 13:35:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:35:35 ---> Running in 804550ee2ff2 13:35:36 Removing intermediate container 804550ee2ff2 13:35:36 ---> 877b177bb43e 13:35:36 Step 22/23 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:35:36 ---> Running in 48ce347c2a98 13:35:36 ---> 5b40754c287c 13:35:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:35:36 ---> Running in 3a56c016fae0 13:35:37 Removing intermediate container 48ce347c2a98 13:35:37 ---> 38f678f35361 13:35:37 Step 23/23 : LABEL version=0.0.0 13:35:37 ---> Running in f98aaa3afcf3 13:35:37 Removing intermediate container 3a56c016fae0 13:35:37 ---> e49d0a153260 13:35:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:35:38 Removing intermediate container f98aaa3afcf3 13:35:38 ---> dd39f4bea578 13:35:38 13:35:39 ---> 25f7dbe1df73 13:35:39 Step 19/24 : WORKDIR / 13:35:39 Successfully built dd39f4bea578 13:35:39 Successfully tagged sys-mgmt-agent-arm64:latest 13:35:39  Building sys-mgmt-agent ... done Building core-metadata 13:35:39 ---> Running in c82154d02365 13:35:39 Removing intermediate container c82154d02365 13:35:39 ---> 3933b08deb9b 13:35:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:35:40 ---> Running in 03279a25ffb1 13:35:40 Removing intermediate container 03279a25ffb1 13:35:40 ---> 90a0363be52c 13:35:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:35:40 ---> Running in 03d745fa6ad3 13:35:41 Removing intermediate container 03d745fa6ad3 13:35:41 ---> 780f146c6358 13:35:41 Step 22/24 : LABEL arch=arm64 13:35:41 ---> Running in 69479529bfec 13:35:41 Removing intermediate container 69479529bfec 13:35:41 ---> cc054424f9b6 13:35:41 Step 23/24 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:35:41 ---> Running in 9078b72e83c4 13:35:42 Removing intermediate container 9078b72e83c4 13:35:42 ---> 2121b97493e1 13:35:42 Step 24/24 : LABEL version=0.0.0 13:35:42 ---> Running in 58108098b723 13:35:42 Removing intermediate container 58108098b723 13:35:42 ---> 221714f67a08 13:35:42 13:35:43 Successfully built 221714f67a08 13:35:43 Successfully tagged security-spire-config-arm64:latest 13:35:43  Building security-spire-config ... done Building core-data 13:35:51 ---> 6a1dcf35228d 13:35:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:35:52 ---> Running in 634127de4b15 13:35:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:36:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:36:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:36:03 ---> 2a2ff1aa4aff 13:36:03 Step 3/22 : WORKDIR /edgex-go 13:36:03 ---> Using cache 13:36:03 ---> e836db9dcff3 13:36:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:03 ---> Using cache 13:36:03 ---> 974b197c0aed 13:36:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:36:04 ---> Running in 812942d7cff3 13:36:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:36:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:36:08 OK: 220 MiB in 52 packages 13:36:09 Removing intermediate container 812942d7cff3 13:36:09 ---> 40129efdedc0 13:36:09 Step 6/22 : COPY go.mod vendor* ./ 13:36:11 ---> bec0c20d7fa6 13:36:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:11 ---> Running in 74df809332c9 13:36:17 Removing intermediate container 74df809332c9 13:36:17 ---> 64b89f4dfa37 13:36:17 Step 8/22 : COPY . . 13:36:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:36:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:36:39 ---> 2a2ff1aa4aff 13:36:39 Step 3/22 : WORKDIR /edgex-go 13:36:39 ---> Using cache 13:36:39 ---> e836db9dcff3 13:36:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:39 ---> Using cache 13:36:39 ---> 974b197c0aed 13:36:39 Step 5/22 : RUN apk add --update --no-cache make git 13:36:39 ---> Using cache 13:36:39 ---> d426a2dad898 13:36:39 Step 6/22 : COPY go.mod vendor* ./ 13:36:39 ---> Using cache 13:36:39 ---> 00e8eaa31852 13:36:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:39 ---> Using cache 13:36:39 ---> 2a865130286d 13:36:39 Step 8/22 : COPY . . 13:36:39 ---> Using cache 13:36:39 ---> d21a9724475f 13:36:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:36:39 ---> Running in 7445a10a275d 13:36:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:36:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:36:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:36:43 ---> 2a2ff1aa4aff 13:36:43 Step 3/23 : WORKDIR /edgex-go 13:36:43 ---> Using cache 13:36:43 ---> e836db9dcff3 13:36:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:43 ---> Using cache 13:36:43 ---> 974b197c0aed 13:36:43 Step 5/23 : RUN apk add --update --no-cache make git 13:36:43 ---> Using cache 13:36:43 ---> d426a2dad898 13:36:43 Step 6/23 : COPY go.mod vendor* ./ 13:36:43 ---> Using cache 13:36:43 ---> 00e8eaa31852 13:36:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:43 ---> Using cache 13:36:43 ---> 2a865130286d 13:36:43 Step 8/23 : COPY . . 13:36:43 ---> Using cache 13:36:43 ---> d21a9724475f 13:36:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:36:44 ---> Running in 478dffb19ccb 13:36:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:36:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:36:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:36:49 ---> 2a2ff1aa4aff 13:36:49 Step 3/23 : WORKDIR /edgex-go 13:36:49 ---> Using cache 13:36:49 ---> e836db9dcff3 13:36:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:49 ---> Using cache 13:36:49 ---> 974b197c0aed 13:36:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:36:49 ---> Running in 04bae9dc3a01 13:36:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:36:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:36:54 OK: 220 MiB in 52 packages 13:36:56 Removing intermediate container 04bae9dc3a01 13:36:56 ---> 4f2cde36e67c 13:36:56 Step 6/23 : COPY go.mod vendor* ./ 13:36:57 ---> 3cfefe28687b 13:36:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:57 ---> Running in 098297cdc3cc 13:37:04 ---> 3e4e108699a9 13:37:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:37:04 ---> Running in bd9a7f2074f9 13:37:04 Removing intermediate container 098297cdc3cc 13:37:04 ---> cf89a2b0f6ac 13:37:04 Step 8/23 : COPY . . 13:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:37:33 ---> 58cbb78e046f 13:37:33 Step 9/23 : RUN make cmd/core-data/core-data 13:37:33 ---> Running in 45e38060321a 13:37:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:41:25 Removing intermediate container 634127de4b15 13:41:25 ---> 1c3e344592e8 13:41:25 13:41:25 Step 9/20 : FROM alpine:3.15 13:41:25 ---> 7ffa42511a80 13:41:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:41:25 ---> Using cache 13:41:25 ---> 0c909cd49812 13:41:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:41:25 ---> Using cache 13:41:25 ---> e85ff9c75a5e 13:41:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:41:25 ---> Running in c11667b51079 13:41:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:41:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:41:25 v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:41:25 v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] 13:41:25 OK: 15729 distinct packages available 13:41:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:41:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:41:25 (1/9) Installing ca-certificates (20211220-r0) 13:41:25 (2/9) Installing brotli-libs (1.0.9-r5) 13:41:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:41:25 (4/9) Installing libcurl (7.80.0-r0) 13:41:25 (5/9) Installing curl (7.80.0-r0) 13:41:25 (6/9) Installing dumb-init (1.2.5-r1) 13:41:25 (7/9) Installing musl-obstack (1.2.2-r0) 13:41:25 (8/9) Installing libucontext (1.1-r0) 13:41:25 (9/9) Installing gcompat (1.0.0-r4) 13:41:25 Executing busybox-1.34.1-r4.trigger 13:41:25 Executing ca-certificates-20211220-r0.trigger 13:41:25 OK: 8 MiB in 23 packages 13:41:25 Removing intermediate container c11667b51079 13:41:25 ---> 47065a393ea5 13:41:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:41:25 ---> e11698931433 13:41:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:41:28 ---> db40b8029b4d 13:41:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:41:28 ---> 1cf13f3d5375 13:41:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:41:28 ---> Running in 449d3b759eda 13:41:29 Removing intermediate container 449d3b759eda 13:41:29 ---> 75978a85fdbc 13:41:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:41:29 ---> Running in f155b6cf03b5 13:41:30 Removing intermediate container f155b6cf03b5 13:41:30 ---> c380b7b31255 13:41:30 Step 18/20 : LABEL arch=arm64 13:41:30 ---> Running in 85ebbeec4b5b 13:41:30 Removing intermediate container 85ebbeec4b5b 13:41:30 ---> 83c11c6d8b4b 13:41:30 Step 19/20 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:41:31 ---> Running in c3329c3d04c9 13:41:31 Removing intermediate container c3329c3d04c9 13:41:31 ---> 73b69056fe64 13:41:31 Step 20/20 : LABEL version=0.0.0 13:41:31 ---> Running in cb07c390479a 13:41:32 Removing intermediate container cb07c390479a 13:41:32 ---> ab0ed74aa290 13:41:32 13:41:32 Successfully built ab0ed74aa290 13:41:32 Successfully tagged security-spiffe-token-provider-arm64:latest 13:43:24  Building security-spiffe-token-provider ... done Removing intermediate container 7445a10a275d 13:43:24 ---> 1bfaed7e6149 13:43:24 13:43:24 Step 10/22 : FROM alpine:3.14 13:43:24 ---> 71a2028e5025 13:43:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:43:24 ---> Using cache 13:43:24 ---> 1b9e874cfa18 13:43:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:43:24 ---> Using cache 13:43:24 ---> b2e5151695df 13:43:24 Step 13/22 : ENV APP_PORT=59861 13:43:24 ---> Running in 6f80bcde2147 13:43:24 Removing intermediate container 6f80bcde2147 13:43:24 ---> 816ed0118aa5 13:43:24 Step 14/22 : EXPOSE $APP_PORT 13:43:24 ---> Running in d58e2d48b09a 13:43:24 Removing intermediate container 478dffb19ccb 13:43:24 ---> 71025fcb287a 13:43:24 13:43:24 Step 10/23 : FROM alpine:3.14 13:43:24 ---> 71a2028e5025 13:43:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:43:24 ---> Using cache 13:43:24 ---> 1b9e874cfa18 13:43:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:43:24 ---> Using cache 13:43:24 ---> b2e5151695df 13:43:24 Step 13/23 : ENV APP_PORT=59881 13:43:24 ---> Running in 9c4b74282bb0 13:43:24 Removing intermediate container d58e2d48b09a 13:43:24 ---> c6de19c727e6 13:43:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:24 Removing intermediate container 9c4b74282bb0 13:43:24 ---> 4b6d8eec9397 13:43:24 Step 14/23 : EXPOSE $APP_PORT 13:43:24 ---> Running in ef9ac58014ba 13:43:24 ---> 2b175f7d2b8e 13:43:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:43:24 Removing intermediate container ef9ac58014ba 13:43:24 ---> 39da960db28c 13:43:24 Step 15/23 : WORKDIR / 13:43:24 ---> Running in d8a789f56ed0 13:43:24 Removing intermediate container d8a789f56ed0 13:43:24 ---> bf166052f9e3 13:43:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:24 ---> 0f16f5af86ee 13:43:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:43:24 ---> 620e3742190b 13:43:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:43:24 ---> 1f75dbc39ba4 13:43:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:43:24 ---> Running in 17b57636436b 13:43:24 ---> 4fde4d3ab0af 13:43:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:43:24 Removing intermediate container 17b57636436b 13:43:24 ---> 85cf42e34280 13:43:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:24 ---> Running in 0cc8aa145132 13:43:24 ---> 4731a9214972 13:43:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:43:24 ---> Running in 946022d798be 13:43:24 Removing intermediate container 0cc8aa145132 13:43:24 ---> 52a814bc859a 13:43:24 Step 20/22 : LABEL arch=arm64 13:43:24 ---> Running in bdc1ca85e4a5 13:43:24 Removing intermediate container 946022d798be 13:43:24 ---> db56a5d6886f 13:43:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:24 ---> Running in a9e2a4c697c4 13:43:24 Removing intermediate container bdc1ca85e4a5 13:43:24 ---> 6ae39ad97a77 13:43:24 Step 21/22 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:43:24 ---> Running in d72bbc891b05 13:43:24 Removing intermediate container a9e2a4c697c4 13:43:24 ---> 739250899e16 13:43:24 Step 21/23 : LABEL arch=arm64 13:43:24 Removing intermediate container d72bbc891b05 13:43:24 ---> d7daf7d4b0e3 13:43:24 Step 22/22 : LABEL version=0.0.0 13:43:24 ---> Running in b9ed6ad2b6c9 13:43:24 ---> Running in 710e16d7c83c 13:43:24 Removing intermediate container 710e16d7c83c 13:43:24 ---> 443ec8f444d8 13:43:24 13:43:24 Removing intermediate container b9ed6ad2b6c9 13:43:24 ---> ba16bb61ad43 13:43:24 Step 22/23 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:43:24 ---> Running in feae9319d244 13:43:24 Removing intermediate container bd9a7f2074f9 13:43:24 ---> fe8a322b47e6 13:43:24 13:43:24 Step 10/22 : FROM alpine:3.14 13:43:24 ---> 71a2028e5025 13:43:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:43:24 ---> Running in 3ff9af0cd95c 13:43:24 Removing intermediate container feae9319d244 13:43:24 ---> 851aec69baf6 13:43:24 Step 23/23 : LABEL version=0.0.0 13:43:24 ---> Running in 498dd1dbc5ba 13:43:24 Successfully built 443ec8f444d8 13:43:24 Successfully tagged support-scheduler-arm64:latest 13:43:24  Building support-scheduler ... done Removing intermediate container 498dd1dbc5ba 13:43:24 ---> 7fdc9f652ed5 13:43:24 13:43:24 Successfully built 7fdc9f652ed5 13:43:24 Successfully tagged core-metadata-arm64:latest 13:43:24  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:43:25 (1/2) Installing ca-certificates (20211220-r0) 13:43:26 (2/2) Installing dumb-init (1.2.5-r1) 13:43:26 Executing busybox-1.33.1-r6.trigger 13:43:26 Executing ca-certificates-20211220-r0.trigger 13:43:26 OK: 6 MiB in 16 packages 13:43:27 Removing intermediate container 3ff9af0cd95c 13:43:27 ---> 84832c3ee0ae 13:43:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:43:27 ---> Running in cd80aa3289eb 13:43:27 Removing intermediate container cd80aa3289eb 13:43:27 ---> d181896e526e 13:43:27 Step 13/22 : ENV APP_PORT=59860 13:43:28 ---> Running in 5893b39c9141 13:43:28 Removing intermediate container 5893b39c9141 13:43:28 ---> 0d4d356a645e 13:43:28 Step 14/22 : EXPOSE $APP_PORT 13:43:28 ---> Running in 13e6e7be29eb 13:43:28 Removing intermediate container 13e6e7be29eb 13:43:28 ---> fe2e27e6ce0f 13:43:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:29 ---> e33a671ab65f 13:43:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:43:30 ---> 5945a0761a6d 13:43:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:43:31 ---> 69ecac4c1d1e 13:43:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:43:31 ---> Running in 0bf38e7b2397 13:43:31 Removing intermediate container 0bf38e7b2397 13:43:31 ---> e858777df0eb 13:43:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:31 ---> Running in 226bab1790e1 13:43:32 Removing intermediate container 226bab1790e1 13:43:32 ---> b5b7a455b936 13:43:32 Step 20/22 : LABEL arch=arm64 13:43:32 ---> Running in 5d94346242e5 13:43:32 Removing intermediate container 5d94346242e5 13:43:32 ---> 756bd3ad06e9 13:43:32 Step 21/22 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:43:32 ---> Running in ab726f1358d5 13:43:33 Removing intermediate container ab726f1358d5 13:43:33 ---> a7fed7877ead 13:43:33 Step 22/22 : LABEL version=0.0.0 13:43:33 ---> Running in c14cc74d9c04 13:43:33 Removing intermediate container c14cc74d9c04 13:43:33 ---> e42f98b92a75 13:43:33 13:43:34 Successfully built e42f98b92a75 13:43:34 Successfully tagged support-notifications-arm64:latest 13:43:44  Building support-notifications ... done Removing intermediate container 45e38060321a 13:43:44 ---> 4bf5de132362 13:43:44 13:43:44 Step 10/23 : FROM alpine:3.14 13:43:44 ---> 71a2028e5025 13:43:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:43:44 ---> Running in 3406be721bb0 13:43:44 Removing intermediate container 3406be721bb0 13:43:44 ---> 2091c8184414 13:43:44 Step 12/23 : ENV APP_PORT=59880 13:43:44 ---> Running in eb416090d5d7 13:43:44 Removing intermediate container eb416090d5d7 13:43:44 ---> 93bd219328f2 13:43:44 Step 13/23 : EXPOSE $APP_PORT 13:43:44 ---> Running in cf7ef3bb7e06 13:43:44 Removing intermediate container cf7ef3bb7e06 13:43:44 ---> 6c217b782d33 13:43:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:44 ---> Running in 8a79e7965e73 13:43:45 Removing intermediate container 8a79e7965e73 13:43:45 ---> 2f4085e26676 13:43:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:43:45 ---> Running in 37ceb65d0d89 13:43:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:43:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:43:48 (1/6) Installing dumb-init (1.2.5-r1) 13:43:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:43:48 (3/6) Installing libsodium (1.0.18-r0) 13:43:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:43:48 (5/6) Installing libzmq (4.3.4-r0) 13:43:48 (6/6) Installing zeromq (4.3.4-r0) 13:43:48 Executing busybox-1.33.1-r6.trigger 13:43:48 OK: 8 MiB in 20 packages 13:43:49 Removing intermediate container 37ceb65d0d89 13:43:49 ---> 044c70df4f7e 13:43:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:43:50 ---> 7fa152f593ad 13:43:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:43:51 ---> 1d69949ddade 13:43:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:43:52 ---> 37b5442edfbb 13:43:52 Step 19/23 : ENTRYPOINT ["/core-data"] 13:43:52 ---> Running in 7520dddada3a 13:43:52 Removing intermediate container 7520dddada3a 13:43:52 ---> c485a7436180 13:43:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:43:52 ---> Running in 4f00cc3e513f 13:43:52 Removing intermediate container 4f00cc3e513f 13:43:52 ---> 323ac0fed861 13:43:52 Step 21/23 : LABEL arch=arm64 13:43:53 ---> Running in 896be2a98c7b 13:43:53 Removing intermediate container 896be2a98c7b 13:43:53 ---> 3ee5b759f89f 13:43:53 Step 22/23 : LABEL git_sha=cb5f4eaedba2dc06baee608ef9d0889fd43f41a8 13:43:53 ---> Running in 1b8088cda467 13:43:53 Removing intermediate container 1b8088cda467 13:43:53 ---> 86cc34785976 13:43:53 Step 23/23 : LABEL version=0.0.0 13:43:53 ---> Running in 5fa4f3e97945 13:43:54 Removing intermediate container 5fa4f3e97945 13:43:54 ---> 16c9015725f5 13:43:54 13:43:54 Successfully built 16c9015725f5 13:43:54 Successfully tagged core-data-arm64:latest 13:43:54  Building core-data ... done  [Pipeline] } 13:43:54 $ docker stop --time=1 a2267bded16311b953a3b6d2d8adb5fcd71e794e05ba6f01f6f4c0950801fd29 13:43:56 $ docker rm -f a2267bded16311b953a3b6d2d8adb5fcd71e794e05ba6f01f6f4c0950801fd29 [Pipeline] // withDockerContainer [Pipeline] sh 13:43:57 + docker images 13:43:57 REPOSITORY TAG IMAGE ID CREATED SIZE 13:43:57 core-data-arm64 latest 16c9015725f5 4 seconds ago 34.4MB 13:43:57 4bf5de132362 16 seconds ago 1.46GB 13:43:57 support-notifications-arm64 latest e42f98b92a75 24 seconds ago 25.5MB 13:43:57 core-metadata-arm64 latest 7fdc9f652ed5 34 seconds ago 25MB 13:43:57 support-scheduler-arm64 latest 443ec8f444d8 35 seconds ago 24.9MB 13:43:57 fe8a322b47e6 36 seconds ago 1.43GB 13:43:57 71025fcb287a 47 seconds ago 1.43GB 13:43:57 1bfaed7e6149 50 seconds ago 1.43GB 13:43:57 security-spiffe-token-provider-arm64 latest ab0ed74aa290 2 minutes ago 27.7MB 13:43:57 1c3e344592e8 2 minutes ago 1.42GB 13:43:57 security-spire-config-arm64 latest 221714f67a08 8 minutes ago 81.9MB 13:43:57 sys-mgmt-agent-arm64 latest dd39f4bea578 8 minutes ago 288MB 13:43:57 security-proxy-setup-arm64 latest 07ba5a918c8b 8 minutes ago 42.1MB 13:43:57 core-command-arm64 latest 748f049706fc 8 minutes ago 23.7MB 13:43:57 4b117f293935 8 minutes ago 1.44GB 13:43:57 f25a871abf1a 9 minutes ago 1.43GB 13:43:57 security-bootstrapper-arm64 latest c9cd3e268f6d 9 minutes ago 23.6MB 13:43:57 security-secretstore-setup-arm64 latest 9532f9f808fe 9 minutes ago 40.8MB 13:43:57 76c1ba27eb38 10 minutes ago 1.43GB 13:43:57 eb1962ce0032 10 minutes ago 1.43GB 13:43:57 04a9ab8ae75a 10 minutes ago 1.44GB 13:43:57 security-spire-agent-arm64 latest 245d64b0708a 16 minutes ago 118MB 13:43:57 security-spire-server-arm64 latest 689b7c51c3ec 16 minutes ago 82.6MB 13:43:57 bface6abd119 17 minutes ago 1.42GB 13:43:57 afcd0d231413 17 minutes ago 1.42GB 13:43:57 ci-base-image-arm64 latest 2a2ff1aa4aff 31 minutes ago 885MB 13:43:57 alpine 3.15 7ffa42511a80 37 hours ago 5.32MB 13:43:57 alpine 3.14 71a2028e5025 7 days ago 5.34MB 13:43:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 13:43:57 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 13:43:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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 13:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:43:57 13:43:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:43:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:43:58 arm64: Pulling from edgex-lftools-log-publisher 13:43:58 8998bd30e6a1: Pulling fs layer 13:43:58 04944245beec: Pulling fs layer 13:43:58 699f458cf7ca: Pulling fs layer 13:43:58 765212b225bb: Pulling fs layer 13:43:58 f23df028b6ca: Pulling fs layer 13:43:58 d65c8cfc05b1: Pulling fs layer 13:43:58 2437ff75d9bd: Pulling fs layer 13:43:58 765212b225bb: Waiting 13:43:58 f23df028b6ca: Waiting 13:43:58 d65c8cfc05b1: Waiting 13:43:58 2437ff75d9bd: Waiting 13:43:58 04944245beec: Verifying Checksum 13:43:58 04944245beec: Download complete 13:43:58 765212b225bb: Verifying Checksum 13:43:58 765212b225bb: Download complete 13:43:58 f23df028b6ca: Verifying Checksum 13:43:58 f23df028b6ca: Download complete 13:43:58 d65c8cfc05b1: Download complete 13:43:58 699f458cf7ca: Download complete 13:43:59 8998bd30e6a1: Verifying Checksum 13:43:59 8998bd30e6a1: Download complete 13:44:01 2437ff75d9bd: Verifying Checksum 13:44:01 2437ff75d9bd: Download complete 13:44:03 8998bd30e6a1: Pull complete 13:44:03 04944245beec: Pull complete 13:44:05 699f458cf7ca: Pull complete 13:44:05 765212b225bb: Pull complete 13:44:06 f23df028b6ca: Pull complete 13:44:06 d65c8cfc05b1: Pull complete 13:44:21 2437ff75d9bd: Pull complete 13:44:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:44:22 prd-ubuntu20.04-docker-arm64-4c-16g-9071 does not seem to be running inside a container 13:44:22 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:44:25 $ docker top aa28b4aa1e5f271cd131d4a2cb2a49329b646714b90b35e90337cb7c6faed349 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:26 ---> job-cost.sh 13:44:26 lf-activate-venv: SKIPPING 13:44:26 INFO: No Stack... 13:44:26 INFO: Retrieving Pricing Info for: v3-standard-4 13:44:27 INFO: Archiving Costs [Pipeline] sh 13:44:27 + cat /w/workspace/edgex-go/17/archives/cost.csv 13:44:27 + cut -d, -f6 [Pipeline] lock 13:44:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-17-stack-cost] 13:44:27 Resource [jenkins-edgexfoundry-edgex-go-PR-3904-17-stack-cost] did not exist. Created. 13:44:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:44:28 + echo total: 0.10999999940395355 [Pipeline] stash 13:44:28 Stashed 1 file(s) [Pipeline] } 13:44:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-17-stack-cost] [Pipeline] // lock [Pipeline] } 13:44:28 $ docker stop --time=1 aa28b4aa1e5f271cd131d4a2cb2a49329b646714b90b35e90337cb7c6faed349 13:44:30 $ docker rm -f aa28b4aa1e5f271cd131d4a2cb2a49329b646714b90b35e90337cb7c6faed349 [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 13:44:30 provisioning config files... 13:44:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config7387106229110171769tmp [Pipeline] { [Pipeline] sh 13:44:31 + set +x 13:44:31 + bash -s -- 13:44:31 + curl -s https://codecov.io/bash 13:44:31 13:44:31 _____ _ 13:44:31 / ____| | | 13:44:31 | | ___ __| | ___ ___ _____ __ 13:44:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:44:31 | |___| (_) | (_| | __/ (_| (_) \ V / 13:44:31 \_____\___/ \__,_|\___|\___\___/ \_/ 13:44:31 Bash-1.0.6 13:44:31 13:44:31 13:44:31 ==> git version 2.25.1 found 13:44:31 ==> 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 13:44:31 Release-Date: 2020-01-08 13:44:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:44:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:44:31 ==> Jenkins CI detected. 13:44:31 current dir:  /w/workspace/edgex-go/17 13:44:31 project root: . 13:44:31 --> token set from env 13:44:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:44:31 ==> Running gcov in . (disable via -X gcov) 13:44:31 ==> Python coveragepy not found 13:44:31 ==> Searching for coverage reports in: 13:44:31 + . 13:44:31 -> Found 1 reports 13:44:31 ==> Detecting git/mercurial file structure 13:44:31 ==> Reading reports 13:44:31 + ./coverage.out bytes=426503 13:44:31 ==> Appending adjustments 13:44:31 https://docs.codecov.io/docs/fixing-reports 13:44:32 + Found adjustments 13:44:32 ==> Gzipping contents 13:44:32 60K /tmp/codecov.4xBBqP.gz 13:44:32 ==> Uploading reports 13:44:32 url: https://codecov.io 13:44:32 query: branch=PR-3904&commit=88b5fdaba12d36082f929d7049703f2a77250452&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 13:44:32 -> Pinging Codecov 13:44:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=88b5fdaba12d36082f929d7049703f2a77250452&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 13:44:32 -> Uploading to 13:44:32 https://storage.googleapis.com/codecov/v4/raw/2022-03-25/00271124DB129430A58F1EEE437C3FCB/88b5fdaba12d36082f929d7049703f2a77250452/2ae59af4-cfe2-4073-afea-1947c4b83dc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220325T134432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f315f60097cee53cf44b17315beb4b396272f3479620f20b7af198383a6488ac 13:44:32 % Total % Received % Xferd Average Speed Time Time Time Current 13:44:32 Dload Upload Total Spent Left Speed 13:44:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58346 0 0 100 58346 0 238k --:--:-- --:--:-- --:--:-- 238k 13:44:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/88b5fdaba12d36082f929d7049703f2a77250452 [Pipeline] } 13:44:33 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 13:44:33 + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh 13:44:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:44:34 ---> package-listing.sh 13:44:34 ++ facter osfamily 13:44:34 ++ tr '[:upper:]' '[:lower:]' 13:44:35 + OS_FAMILY=debian 13:44:35 + workspace=/w/workspace/edgex-go/17 13:44:35 + START_PACKAGES=/tmp/packages_start.txt 13:44:35 + END_PACKAGES=/tmp/packages_end.txt 13:44:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:44:35 + PACKAGES=/tmp/packages_start.txt 13:44:35 + '[' /w/workspace/edgex-go/17 ']' 13:44:35 + PACKAGES=/tmp/packages_end.txt 13:44:35 + case "${OS_FAMILY}" in 13:44:35 + dpkg -l 13:44:35 + grep '^ii' 13:44:35 + '[' -f /tmp/packages_start.txt ']' 13:44:35 + '[' -f /tmp/packages_end.txt ']' 13:44:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:44:35 + '[' /w/workspace/edgex-go/17 ']' 13:44:35 + mkdir -p /w/workspace/edgex-go/17/archives/ 13:44:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo 13:44:35 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:44:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:44:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:44:36 13:44:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:44:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:44:36 latest: Pulling from edgex-lftools-log-publisher 13:44:36 5eb5b503b376: Pulling fs layer 13:44:36 5c69ac0246d0: Pulling fs layer 13:44:36 ec43610c2a17: Pulling fs layer 13:44:36 3a2ae6a8a46f: Pulling fs layer 13:44:36 33b1e0a273af: Pulling fs layer 13:44:36 5d3b04190fa2: Pulling fs layer 13:44:36 2f39f015ded8: Pulling fs layer 13:44:36 3a2ae6a8a46f: Waiting 13:44:36 33b1e0a273af: Waiting 13:44:36 5d3b04190fa2: Waiting 13:44:36 2f39f015ded8: Waiting 13:44:36 5c69ac0246d0: Verifying Checksum 13:44:36 5c69ac0246d0: Download complete 13:44:36 3a2ae6a8a46f: Verifying Checksum 13:44:36 3a2ae6a8a46f: Download complete 13:44:36 ec43610c2a17: Verifying Checksum 13:44:36 ec43610c2a17: Download complete 13:44:36 33b1e0a273af: Verifying Checksum 13:44:36 33b1e0a273af: Download complete 13:44:36 5d3b04190fa2: Download complete 13:44:36 5eb5b503b376: Download complete 13:44:37 2f39f015ded8: Download complete 13:44:37 5eb5b503b376: Pull complete 13:44:37 5c69ac0246d0: Pull complete 13:44:38 ec43610c2a17: Pull complete 13:44:38 3a2ae6a8a46f: Pull complete 13:44:38 33b1e0a273af: Pull complete 13:44:38 5d3b04190fa2: Pull complete 13:44:42 2f39f015ded8: Pull complete 13:44:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:44:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:44:42 prd-ubuntu20.04-docker-8c-8g-9070 does not seem to be running inside a container 13:44:42 $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:44:44 $ docker top 229d03d19994f407ea62ffc40cbd222ff6f5d078ee84da4de5bc8ded94140782 -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:45 + touch /tmp/pre-build-complete [Pipeline] sh 13:44:45 + mkdir -p /var/log/sysstat [Pipeline] sh 13:44:45 + ls /var/log/sa-host 13:44:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:44:45 provisioning config files... 13:44:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config5669857286552978678tmp [Pipeline] { [Pipeline] echo 13:44:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:44:46 ---> create-netrc.sh [Pipeline] } 13:44:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:44:46 ---> python-tools-install.sh [Pipeline] echo 13:44:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:44:46 ---> sudo-logs.sh 13:44:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:44:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:44:47 ---> job-cost.sh 13:44:47 lf-activate-venv: SKIPPING 13:44:47 DEBUG: total: 0.10999999940395355 13:44:47 INFO: Retrieving Stack Cost... 13:44:47 INFO: Retrieving Pricing Info for: v3-standard-8 13:44:47 INFO: Archiving Costs [Pipeline] echo 13:44:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:44:48 ---> logs-deploy.sh 13:44:48 lf-activate-venv: SKIPPING 13:44:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/17 13:44:48 INFO: archiving workspace using pattern(s): 13:44:49 Archives upload complete. 13:44:49 INFO: archiving logs to Nexus