Pull request #3897 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f2437c5f3b3ff75fe821427690939a923a09825f+6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d (72db650dc86da6f1b2bb2644eafad17442b3b270) 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-ssh9693940891898890230.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-ssh1935532759350952303.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-3897/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-3897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8349044801777680081.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-ssh9430557233581830659.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-3897/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-3897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15362017255110818736.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 Running on prd-ubuntu20.04-docker-8c-8g-8943 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit f2437c5f3b3ff75fe821427690939a923a09825f Merge succeeded, producing f2437c5f3b3ff75fe821427690939a923a09825f Checking out Revision f2437c5f3b3ff75fe821427690939a923a09825f (PR-3897) > 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/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # 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 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # timeout=10 Commit message: "feat(security): Update to use the latest versions of go-mod-bootstrap and go-mod-secrets there is go 1.16 compatible issue if just using go mod tidy; so we force it to 1.17 for tidy" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:31:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:31:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:31:22 ========================================================= 21:31:22 EdgeX Global Pipelines Version Info 21:31:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bbb4613b979162d6b542929cf73174b1d394c06a # timeout=10 21:31:22 ------------------- 21:31:22 stable info: 21:31:22 ------------------- 21:31:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:31:22 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 21:31:22 Message: update stable to v1.0.221 21:31:23 ------------------- 21:31:23 experimental info: 21:31:23 ------------------- 21:31:23 Commited By: **** collab-it+edgex@linuxfoundation.org 21:31:23 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 21:31:23 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3897 [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3897 [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3897 [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2437c5f3b3ff75fe821427690939a923a09825f [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2437c5 [Pipeline] echo 21:31:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:23 provisioning config files... 21:31:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config7532801357123988962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:24 ---> docker-login.sh 21:31:24 nexus3.edgexfoundry.org:10001 21:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:24 Configure a credential helper to remove this warning. See 21:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:24 21:31:24 Login Succeeded 21:31:24 nexus3.edgexfoundry.org:10002 21:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:24 Configure a credential helper to remove this warning. See 21:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:24 21:31:24 Login Succeeded 21:31:24 nexus3.edgexfoundry.org:10003 21:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:25 Configure a credential helper to remove this warning. See 21:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:25 21:31:25 Login Succeeded 21:31:25 nexus3.edgexfoundry.org:10004 21:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:25 Configure a credential helper to remove this warning. See 21:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:25 21:31:25 Login Succeeded 21:31:25 docker.io 21:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:25 Configure a credential helper to remove this warning. See 21:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:25 21:31:25 Login Succeeded 21:31:25 ---> docker-login.sh ends [Pipeline] } 21:31:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:25 + 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 21:31:25 + dirname cmd/core-command/Dockerfile 21:31:25 + cut -d/ -f2 21:31:25 + echo core-command,cmd/core-command/Dockerfile 21:31:25 + dirname+ cmd/core-data/Dockerfile 21:31:25 cut -d/ -f2 21:31:25 + echo core-data,cmd/core-data/Dockerfile 21:31:25 + dirname cmd/core-metadata/Dockerfile 21:31:25 + cut -d/ -f2 21:31:25 + echo core-metadata,cmd/core-metadata/Dockerfile 21:31:25 + dirname cmd/security-bootstrapper/Dockerfile 21:31:25 + cut -d/ -f2 21:31:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:31:25 + dirname cmd/security-proxy-setup/Dockerfile 21:31:25 + cut -d/ -f2 21:31:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:31:25 + + dirname cmd/security-secretstore-setup/Dockerfile 21:31:25 cut -d/ -f2 21:31:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:31:25 + cut -d/ -f2 21:31:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:31:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:31:25 + dirname cmd/security-spire-agent/Dockerfile 21:31:25 + cut -d/ -f2 21:31:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:31:25 + dirname cmd/security-spire-config/Dockerfile 21:31:25 + cut -d/ -f2 21:31:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:31:25 + + cut -d/ -f2 21:31:25 dirname cmd/security-spire-server/Dockerfile 21:31:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:31:25 + dirname cmd/support-notifications/Dockerfile 21:31:25 + cut -d/ -f2 21:31:25 + echo support-notifications,cmd/support-notifications/Dockerfile 21:31:25 + dirname cmd/support-scheduler/Dockerfile 21:31:25 + cut -d/ -f2 21:31:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:31:25 + dirname cmd/sys-mgmt-agent/Dockerfile 21:31:25 + cut -d/ -f2 21:31:25 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:31:25 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 21:31:26 + git rev-list -1 --merges f2437c5f3b3ff75fe821427690939a923a09825f~1..f2437c5f3b3ff75fe821427690939a923a09825f [Pipeline] echo 21:31:26 -----------> git rev-list -1 --merges f2437c5f3b3ff75fe821427690939a923a09825f~1..f2437c5f3b3ff75fe821427690939a923a09825f f2437c5f3b3ff75fe821427690939a923a09825f [false] [Pipeline] sh 21:31:26 + git log --format=format:%s -1 f2437c5f3b3ff75fe821427690939a923a09825f [Pipeline] echo 21:31:26 ========================================================= 21:31:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:31:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:31:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:31:27 + grep -v github /etc/ssh/ssh_known_hosts 21:31:27 + [ -e /tmp/ssh_known_hosts ] 21:31:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:31:27 + + sudo tee -a /etc/ssh/ssh_known_hosts 21:31:27 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:31:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:31:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:31:27 21:31:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:31:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:31:27 latest: Pulling from edgex-devops/git-semver 21:31:27 a0d0a0d46f8b: Pulling fs layer 21:31:27 3e5f54012d9b: Pulling fs layer 21:31:27 4c7163046ea9: Pulling fs layer 21:31:27 0c2d73faf560: Pulling fs layer 21:31:27 0c2d73faf560: Waiting 21:31:27 3e5f54012d9b: Verifying Checksum 21:31:27 3e5f54012d9b: Download complete 21:31:27 a0d0a0d46f8b: Download complete 21:31:27 0c2d73faf560: Verifying Checksum 21:31:27 0c2d73faf560: Download complete 21:31:27 4c7163046ea9: Verifying Checksum 21:31:27 4c7163046ea9: Download complete 21:31:28 a0d0a0d46f8b: Pull complete 21:31:28 3e5f54012d9b: Pull complete 21:31:28 4c7163046ea9: Pull complete 21:31:28 0c2d73faf560: Pull complete 21:31:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:31:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:31:28 prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container 21:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 21:31:29 $ docker top d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:31:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:29 [ssh-agent] Looking for ssh-agent implementation... 21:31:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:29 $ docker exec d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 ssh-agent 21:31:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLdBfgp/agent.13 21:31:29 SSH_AGENT_PID=19 21:31:29 Running ssh-add (command line suppressed) 21:31:29 Identity added: /w/workspace/edgex-go/7@tmp/private_key_3461722387595772483.key (/w/workspace/edgex-go/7@tmp/private_key_3461722387595772483.key) 21:31:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:30 + git tag --points-at HEAD [Pipeline] } 21:31:30 $ docker exec --env ******** --env ******** d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 ssh-agent -k 21:31:30 unset SSH_AUTH_SOCK; 21:31:30 unset SSH_AGENT_PID; 21:31:30 echo Agent pid 19 killed; 21:31:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:30 [ssh-agent] Looking for ssh-agent implementation... 21:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:30 $ docker exec d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 ssh-agent 21:31:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEdaNnI/agent.53 21:31:30 SSH_AGENT_PID=59 21:31:30 Running ssh-add (command line suppressed) 21:31:30 Identity added: /w/workspace/edgex-go/7@tmp/private_key_7584950092711743140.key (/w/workspace/edgex-go/7@tmp/private_key_7584950092711743140.key) 21:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:31 + git semver init 21:31:31 # -> Open(): unable to determine branch for HEAD 21:31:31 # $GIT_DIR = /w/workspace/edgex-go/7/.git 21:31:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 21:31:31 # $SEMVER_REMOTE_NAME = origin 21:31:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:31:31 # $SEMVER_USER_NAME = edgex-jenkins 21:31:31 # $SEMVER_BRANCH = PR-3897 21:31:31 # $SEMVER_TEMP = /tmp/semver-801564413 21:31:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:31:46 # '/tmp/semver-801564413' -> '/w/workspace/edgex-go/7/.semver' 21:31:46 # -> Force: false 21:31:46 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 21:31:46 $ docker exec --env ******** --env ******** d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 ssh-agent -k 21:31:46 unset SSH_AUTH_SOCK; 21:31:46 unset SSH_AGENT_PID; 21:31:46 echo Agent pid 59 killed; 21:31:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:46 + git semver [Pipeline] } 21:31:46 $ docker stop --time=1 d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 21:31:48 $ docker rm -f d0f5bafc739ee626db3f5e906b229a6e45804074f4d004b6cce4a0e96877e8a0 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:31:48 Stashed 1 file(s) [Pipeline] echo 21:31:48 [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 21:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:49 ========================================================= 21:31:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:31:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:31:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:31:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:31:49 59bf1c3509f3: Pulling fs layer 21:31:49 666ba61612fd: Pulling fs layer 21:31:49 8ed8ca486205: Pulling fs layer 21:31:49 4fe6c5a15a65: Pulling fs layer 21:31:49 22a0e8bec74d: Pulling fs layer 21:31:49 640e595b4fbd: Pulling fs layer 21:31:49 763cafe07f6e: Pulling fs layer 21:31:49 0c0b528cf693: Pulling fs layer 21:31:49 10935f4eaf8b: Pulling fs layer 21:31:49 640e595b4fbd: Waiting 21:31:49 763cafe07f6e: Waiting 21:31:49 0c0b528cf693: Waiting 21:31:49 10935f4eaf8b: Waiting 21:31:49 4fe6c5a15a65: Waiting 21:31:49 22a0e8bec74d: Waiting 21:31:49 8ed8ca486205: Verifying Checksum 21:31:49 8ed8ca486205: Download complete 21:31:49 666ba61612fd: Download complete 21:31:49 22a0e8bec74d: Download complete 21:31:49 640e595b4fbd: Download complete 21:31:49 59bf1c3509f3: Verifying Checksum 21:31:49 59bf1c3509f3: Download complete 21:31:49 763cafe07f6e: Download complete 21:31:49 0c0b528cf693: Download complete 21:31:49 59bf1c3509f3: Pull complete 21:31:49 666ba61612fd: Pull complete 21:31:49 8ed8ca486205: Pull complete 21:31:50 10935f4eaf8b: Verifying Checksum 21:31:50 10935f4eaf8b: Download complete 21:31:50 4fe6c5a15a65: Verifying Checksum 21:31:50 4fe6c5a15a65: Download complete 21:31:54 4fe6c5a15a65: Pull complete 21:31:54 22a0e8bec74d: Pull complete 21:31:54 640e595b4fbd: Pull complete 21:31:54 763cafe07f6e: Pull complete 21:31:54 0c0b528cf693: Pull complete 21:31:56 10935f4eaf8b: Pull complete 21:31:56 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 21:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:31:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 21:31:56 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:31:56 WORKDIR /edgex 21:31:56 COPY go.mod . 21:31:56 RUN go mod download 21:31:56 docker build -t ci-base-image-x86_64 -f - . 21:31:57 Sending build context to Docker daemon 334.5MB 21:31:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:31:57 ---> 99d49a6021b9 21:31:57 Step 2/4 : WORKDIR /edgex 21:31:59 ---> Running in 3e2569318cbc 21:31:59 Removing intermediate container 3e2569318cbc 21:31:59 ---> 44139682d3da 21:31:59 Step 3/4 : COPY go.mod . 21:32:00 ---> b40a01e1ee39 21:32:00 Step 4/4 : RUN go mod download 21:32:00 ---> Running in fb4970ff855b 21:32:04 Still waiting to schedule task 21:32:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:32:15 Removing intermediate container fb4970ff855b 21:32:15 ---> 2374e63a7d04 21:32:15 Successfully built 2374e63a7d04 21:32:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:32:15 + docker inspect -f . ci-base-image-x86_64 21:32:15 . [Pipeline] withDockerContainer 21:32:15 prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container 21:32:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 21:32:15 $ docker top 4ed01a9c96d64aa978bb0657ad2c89a528936a7ccaaa910cf215c62f50bc5216 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:16 + go version 21:32:16 go version go1.17.6 linux/amd64 [Pipeline] } 21:32:16 $ docker stop --time=1 4ed01a9c96d64aa978bb0657ad2c89a528936a7ccaaa910cf215c62f50bc5216 21:32:17 $ docker rm -f 4ed01a9c96d64aa978bb0657ad2c89a528936a7ccaaa910cf215c62f50bc5216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:32:17 + docker inspect -f . ci-base-image-x86_64 21:32:17 . [Pipeline] withDockerContainer 21:32:18 prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container 21:32:18 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 21:32:18 $ docker top 7579ba3156dbfb397b9a3b9d5691bd415b338a753305c3bce68a59713024e685 -eo pid,comm [Pipeline] { [Pipeline] echo 21:32:18 ========================================================= 21:32:18 [edgeXBuildGoParallel] Running Tests and Build... 21:32:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:32:18 + make test 21:32:18 go mod tidy -compat=1.17 21:32:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:32:25 ? github.com/edgexfoundry/edgex-go [no test files] 21:32:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:32:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:32:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:32:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:32:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:32:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:32:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:32:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:32:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:32:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:32:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:32:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:32:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements 21:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements 21:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.9% of statements 21:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.931s coverage: 89.2% of statements 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 84.4% of statements 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.392s coverage: 94.2% of statements 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.109s coverage: 72.2% of statements 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.094s coverage: 58.8% of statements 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 24.0% of statements 21:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 21:32:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 21:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements 21:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 21:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.5% of statements 21:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.167s coverage: 91.2% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 64.4% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.425s coverage: 65.4% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.088s coverage: 63.2% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:33:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 21:33:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 21:33:03 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 21:33:21 GO111MODULE=on go vet ./... 21:33:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:33:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:33:23 ./bin/test-attribution-txt.sh [Pipeline] echo 21:33:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:33:24 + ls -al . 21:33:24 total 660 21:33:24 drwxrwxr-x 10 1001 1001 4096 Mar 23 21:33 . 21:33:24 drwxr-xr-x 4 root root 4096 Mar 23 21:32 .. 21:33:24 -rw-rw-r-- 1 1001 1001 11 Mar 23 21:31 .dockerignore 21:33:24 drwxrwxr-x 8 1001 1001 4096 Mar 23 21:31 .git 21:33:24 drwxrwxr-x 4 1001 1001 4096 Mar 23 21:31 .github 21:33:24 -rw-rw-r-- 1 1001 1001 870 Mar 23 21:31 .gitignore 21:33:24 -rw-rw-r-- 1 1001 1001 42 Mar 23 21:31 .golangci.yml 21:33:24 -rw-rw-r-- 1 1001 1001 87 Mar 23 21:31 .hadolint.yml 21:33:24 drwx------ 3 1001 1001 4096 Mar 23 21:31 .semver 21:33:24 -rw-rw-r-- 1 1001 1001 166 Mar 23 21:31 .sonarcloud.properties 21:33:24 -rw-rw-r-- 1 1001 1001 1171 Mar 23 21:31 ADOPTERS.md 21:33:24 -rw-rw-r-- 1 1001 1001 9953 Mar 23 21:31 Attribution.txt 21:33:24 -rw-rw-r-- 1 1001 1001 51732 Mar 23 21:31 CHANGELOG.md 21:33:24 -rw-rw-r-- 1 1001 1001 3804 Mar 23 21:31 CONTRIBUTING.md 21:33:24 -rw-rw-r-- 1 1001 1001 677 Mar 23 21:31 GOVERNANCE.md 21:33:24 -rw-rw-r-- 1 1001 1001 849 Mar 23 21:31 Jenkinsfile 21:33:24 -rw-rw-r-- 1 1001 1001 10775 Mar 23 21:31 LICENSE 21:33:24 -rw-rw-r-- 1 1001 1001 8098 Mar 23 21:31 Makefile 21:33:24 -rw-rw-r-- 1 1001 1001 582 Mar 23 21:31 OWNERS.md 21:33:24 -rw-rw-r-- 1 1001 1001 8207 Mar 23 21:31 README.md 21:33:24 -rw-rw-r-- 1 1001 1001 6912 Mar 23 21:31 SECURITY.md 21:33:24 -rw-rw-r-- 1 1001 1001 5 Mar 23 21:31 VERSION 21:33:24 -rw-rw-r-- 1 1001 1001 4131 Mar 23 21:31 ZMQWindows.md 21:33:24 drwxrwxr-x 2 1001 1001 4096 Mar 23 21:31 bin 21:33:24 drwxrwxr-x 18 1001 1001 4096 Mar 23 21:31 cmd 21:33:24 -rw-r--r-- 1 root root 426503 Mar 23 21:33 coverage.out 21:33:24 -rw-rw-r-- 1 1001 1001 3175 Mar 23 21:31 go.mod 21:33:24 -rw-rw-r-- 1 1001 1001 34990 Mar 23 21:31 go.sum 21:33:24 drwxrwxr-x 8 1001 1001 4096 Mar 23 21:31 internal 21:33:24 drwxrwxr-x 3 1001 1001 4096 Mar 23 21:31 openapi 21:33:24 drwxrwxr-x 4 1001 1001 4096 Mar 23 21:31 snap 21:33:24 -rw-rw-r-- 1 1001 1001 204 Mar 23 21:31 version.go [Pipeline] sh 21:33:24 + '[' -e coverage.out ] 21:33:24 + chown 1001:1001 coverage.out [Pipeline] stash 21:33:25 Stashed 1 file(s) [Pipeline] sh 21:33:25 + make build 21:33:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:33:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:33:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:33:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:33:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:33:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:33:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8944 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws 21:33:37 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 21:33:37 The recommended git tool is: git 21:33:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:33:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:33:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:33:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:33:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:33:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:33:44 using credential edgex-jenkins-ssh 21:33:44 Cloning the remote Git repository 21:33:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:33:45 > git init /w/workspace/edgex-go/7 # timeout=10 21:33:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:33:45 > git --version # timeout=10 21:33:45 > git --version # 'git version 2.25.1' 21:33:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:33:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:33:47 $ docker stop --time=1 7579ba3156dbfb397b9a3b9d5691bd415b338a753305c3bce68a59713024e685 21:33:49 $ docker rm -f 7579ba3156dbfb397b9a3b9d5691bd415b338a753305c3bce68a59713024e685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:33:50 21:33:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:33:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:33:50 latest: Pulling from edgex-devops/edgex-compose 21:33:50 cbdbe7a5bc2a: Pulling fs layer 21:33:50 ca9280d653b3: Pulling fs layer 21:33:50 7e9c9ca2126c: Pulling fs layer 21:33:50 cbdbe7a5bc2a: Download complete 21:33:51 ca9280d653b3: Verifying Checksum 21:33:51 ca9280d653b3: Download complete 21:33:51 cbdbe7a5bc2a: Pull complete 21:33:51 7e9c9ca2126c: Download complete 21:33:51 ca9280d653b3: Pull complete 21:33:54 7e9c9ca2126c: Pull complete 21:33:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:33:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:33:54 prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container 21:33:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 21:33:56 $ docker top 8a4c8880efa51d9be4b91c3d163994d90d60d83660bb448a674512a2574d8500 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:56 + docker-compose build --help 21:33:56 + grep parallel 21:33:57 --parallel Build images in parallel. [Pipeline] } 21:33:57 $ docker stop --time=1 8a4c8880efa51d9be4b91c3d163994d90d60d83660bb448a674512a2574d8500 21:33:58 $ docker rm -f 8a4c8880efa51d9be4b91c3d163994d90d60d83660bb448a674512a2574d8500 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:33:58 . [Pipeline] withDockerContainer 21:33:58 prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container 21:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 21:33:59 $ docker top 5fbeaf866fc5c3ae717aaed283c9e542346cd0cdf8bcd32c7f151782269f6178 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:59 + docker-compose -f ./docker-compose-build.yml build --parallel 21:34:00 Building core-command ... 21:34:00 Building core-data ... 21:34:00 Building core-metadata ... 21:34:00 Building security-bootstrapper ... 21:34:00 Building security-proxy-setup ... 21:34:00 Building security-secretstore-setup ... 21:34:00 Building security-spiffe-token-provider ... 21:34:00 Building security-spire-agent ... 21:34:00 Building security-spire-config ... 21:34:00 Building security-spire-server ... 21:34:00 Building support-notifications ... 21:34:00 Building support-scheduler ... 21:34:00 Building sys-mgmt-agent ... 21:34:00 Building security-proxy-setup 21:34:00 Building security-secretstore-setup 21:34:00 Building sys-mgmt-agent 21:34:00 Building core-metadata 21:34:00 Building core-data 21:34:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:34:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:34:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:34:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:34:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:34:02 Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit f2437c5f3b3ff75fe821427690939a923a09825f 21:34:03 Merge succeeded, producing f2437c5f3b3ff75fe821427690939a923a09825f 21:34:03 Checking out Revision f2437c5f3b3ff75fe821427690939a923a09825f (PR-3897) 21:34:02 > git config core.sparsecheckout # timeout=10 21:34:02 > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # timeout=10 21:34:03 > git remote # timeout=10 21:34:03 > git config --get remote.origin.url # timeout=10 21:34:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:03 > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 21:34:03 > git rev-parse HEAD^{commit} # timeout=10 21:34:03 > git config core.sparsecheckout # timeout=10 21:34:03 > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # timeout=10 21:34:07 Commit message: "feat(security): Update to use the latest versions of go-mod-bootstrap and go-mod-secrets there is go 1.16 compatible issue if just using go mod tidy; so we force it to 1.17 for tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:34:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:34:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:34:08 Dload Upload Total Spent Left Speed 21:34:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46625 0 --:--:-- --:--:-- --:--:-- 46625 [Pipeline] sh 21:34:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:34:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:34:09 + sudo tee /etc/docker/daemon.new 21:34:09 { 21:34:09 "registry-mirrors": [ 21:34:09 "https://nexus3.edgexfoundry.org:10001" 21:34:09 ], 21:34:09 "bip": "10.250.0.254/24", 21:34:09 "hosts": [ 21:34:09 "tcp://0.0.0.0:5555", 21:34:09 "unix:///var/run/docker.sock" 21:34:09 ], 21:34:09 "mtu": 1458, 21:34:09 "selinux-enabled": true, 21:34:09 "seccomp-profile": "/etc/docker/seccomp.json" 21:34:09 } [Pipeline] sh 21:34:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:34:10 + sudo service docker restart 21:34:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:34:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:34:18 ---> 2374e63a7d04 21:34:18 Step 3/23 : WORKDIR /edgex-go 21:34:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:34:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:34:18 ---> 2374e63a7d04 21:34:18 Step 3/22 : WORKDIR /edgex-go 21:34:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:34:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:34:18 ---> 2374e63a7d04 21:34:18 Step 3/23 : WORKDIR /edgex-go 21:34:18 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:34:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:34:18 ---> 2374e63a7d04 21:34:18 Step 3/25 : WORKDIR /edgex-go 21:34:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:34:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:34:18 ---> 2374e63a7d04 21:34:18 Step 3/23 : WORKDIR /edgex-go 21:34:19 ---> Running in 10d014451264 21:34:19 ---> Running in ea6fcf3712f5 21:34:19 ---> Running in 7a9a1b449d5b 21:34:19 ---> Running in 1a500864b65a 21:34:19 ---> Running in e6a66baf38e9 21:34:19 Removing intermediate container 1a500864b65a 21:34:19 ---> 44d98dfc3eae 21:34:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:19 Removing intermediate container 10d014451264 21:34:19 ---> 9d7557f03d61 21:34:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:19 Removing intermediate container ea6fcf3712f5 21:34:19 ---> b54cff56b33b 21:34:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:19 Removing intermediate container e6a66baf38e9 21:34:19 ---> 01dceac36a36 21:34:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:19 Removing intermediate container 7a9a1b449d5b 21:34:19 ---> e3e9e84b3d29 21:34:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:19 ---> Running in 07f226ef3eed 21:34:19 ---> Running in 5906aa5ae959 21:34:19 ---> Running in 095800a49acb 21:34:19 ---> Running in fb32843137ba 21:34:19 ---> Running in 924530055d75 21:34:20 Removing intermediate container 07f226ef3eed 21:34:20 ---> 14054f1cbeaa 21:34:20 Step 5/25 : RUN apk add --update --no-cache make git 21:34:20 Removing intermediate container 5906aa5ae959 21:34:20 ---> 9f3e05a6fb4b 21:34:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:34:20 ---> Running in d1b2d485f67b 21:34:20 ---> Running in 985d1430fd1d 21:34:20 Removing intermediate container 095800a49acb 21:34:20 ---> cf41efd34481 21:34:20 Step 5/22 : RUN apk add --update --no-cache make git 21:34:20 ---> Running in 515d77215eb8 21:34:21 Removing intermediate container fb32843137ba 21:34:21 ---> 92cdb19b9ae2 21:34:21 Step 5/23 : RUN apk add --update --no-cache make bash git 21:34:21 ---> Running in f0d926338d3f 21:34:21 Removing intermediate container 924530055d75 21:34:21 ---> 10ff04387cb8 21:34:21 Step 5/23 : RUN apk add --update --no-cache make git 21:34:21 ---> Running in bb9b478fe97f 21:34:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:34:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:34:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:34:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:34:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:34:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:34:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:34:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:34:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:34:22 OK: 221 MiB in 52 packages 21:34:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:34:22 OK: 221 MiB in 52 packages 21:34:22 OK: 221 MiB in 52 packages 21:34:22 OK: 221 MiB in 52 packages 21:34:22 OK: 221 MiB in 52 packages 21:34:22 Removing intermediate container d1b2d485f67b 21:34:22 ---> 37faa47a9d11 21:34:22 Step 6/25 : COPY go.mod vendor* ./ 21:34:23 ---> fdb75c60c7f0 21:34:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:23 ---> Running in 834086b31613 21:34:23 Removing intermediate container 985d1430fd1d 21:34:23 ---> 65452b99527d 21:34:23 Step 6/23 : COPY go.mod vendor* ./ 21:34:23 Removing intermediate container 515d77215eb8 21:34:23 ---> b2e406ebe018 21:34:23 Step 6/22 : COPY go.mod vendor* ./ 21:34:23 Removing intermediate container bb9b478fe97f 21:34:23 ---> ecdea3322416 21:34:23 Step 6/23 : COPY go.mod vendor* ./ 21:34:23 Removing intermediate container f0d926338d3f 21:34:23 ---> e8e3b2a99138 21:34:23 Step 6/23 : COPY go.mod vendor* ./ 21:34:23 ---> 3cc5bcab9597 21:34:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:23 ---> Running in 6d05f944e28a 21:34:23 ---> e765225eae92 21:34:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:23 ---> c03af2c00943 21:34:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:23 ---> Running in c7abf683ceb6 21:34:23 ---> Running in c12795e1746f 21:34:23 ---> 9d671f5a0003 21:34:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:23 ---> Running in 4b8f222c7998 21:34:24 Removing intermediate container 834086b31613 21:34:24 ---> b4868b8d20fd 21:34:24 Step 8/25 : COPY . . 21:34:24 Removing intermediate container 6d05f944e28a 21:34:24 ---> 654ba8ceddb8 21:34:24 Step 8/23 : COPY . . 21:34:28 Removing intermediate container c7abf683ceb6 21:34:28 ---> 059b3216b22b 21:34:28 Step 8/22 : COPY . . 21:34:28 Removing intermediate container 4b8f222c7998 21:34:28 ---> 8ad4ec55a409 21:34:28 Step 8/23 : COPY . . 21:34:28 Removing intermediate container c12795e1746f 21:34:28 ---> ca76f34d44f2 21:34:28 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:28 provisioning config files... 21:34:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config7637726091813865830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:28 ---> docker-login.sh 21:34:28 nexus3.edgexfoundry.org:10001 21:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:29 Configure a credential helper to remove this warning. See 21:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:29 21:34:29 Login Succeeded 21:34:29 nexus3.edgexfoundry.org:10002 21:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:29 Configure a credential helper to remove this warning. See 21:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:29 21:34:29 Login Succeeded 21:34:29 nexus3.edgexfoundry.org:10003 21:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:30 Configure a credential helper to remove this warning. See 21:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:30 21:34:30 Login Succeeded 21:34:30 nexus3.edgexfoundry.org:10004 21:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:31 Configure a credential helper to remove this warning. See 21:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:31 21:34:31 Login Succeeded 21:34:31 docker.io 21:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:32 Configure a credential helper to remove this warning. See 21:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:32 21:34:32 Login Succeeded 21:34:32 ---> docker-login.sh ends [Pipeline] } 21:34:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:34:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:34:32 ========================================================= 21:34:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:34:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:34:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:34:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:34:33 9b3977197b4f: Pulling fs layer 21:34:33 1a89e8eeedd5: Pulling fs layer 21:34:33 94645a83ff95: Pulling fs layer 21:34:33 3f3a8bcf1eab: Pulling fs layer 21:34:33 0c92f367c5e7: Pulling fs layer 21:34:33 f7c0051592d6: Pulling fs layer 21:34:33 a227ed2f7395: Pulling fs layer 21:34:33 7b1c46037f91: Pulling fs layer 21:34:33 0c92f367c5e7: Waiting 21:34:33 f7c0051592d6: Waiting 21:34:33 a227ed2f7395: Waiting 21:34:33 7b1c46037f91: Waiting 21:34:33 3f3a8bcf1eab: Waiting 21:34:33 94645a83ff95: Verifying Checksum 21:34:33 94645a83ff95: Download complete 21:34:33 1a89e8eeedd5: Verifying Checksum 21:34:33 1a89e8eeedd5: Download complete 21:34:33 0c92f367c5e7: Verifying Checksum 21:34:33 0c92f367c5e7: Download complete 21:34:33 f7c0051592d6: Verifying Checksum 21:34:33 f7c0051592d6: Download complete 21:34:33 9b3977197b4f: Download complete 21:34:33 a227ed2f7395: Verifying Checksum 21:34:33 a227ed2f7395: Download complete 21:34:34 9b3977197b4f: Pull complete 21:34:34 1a89e8eeedd5: Pull complete 21:34:34 94645a83ff95: Pull complete 21:34:35 7b1c46037f91: Verifying Checksum 21:34:35 7b1c46037f91: Download complete 21:34:35 3f3a8bcf1eab: Verifying Checksum 21:34:35 3f3a8bcf1eab: Download complete 21:34:38 ---> e3bcd8d1d19e 21:34:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:34:38 ---> 9902cb6bd76a 21:34:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:34:38 ---> d8bd5a2c5dea 21:34:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:34:38 ---> 4de3a8679ae0 21:34:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:34:38 ---> 0962e11d33bc 21:34:38 Step 9/23 : RUN make cmd/core-data/core-data 21:34:38 ---> Running in 6d7b147514f2 21:34:38 ---> Running in 7de3ba7a4a75 21:34:38 ---> Running in 6106fc974306 21:34:38 ---> Running in 7a830ec71855 21:34:38 ---> Running in 49805db0ecc4 21:34:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:34:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:34:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:34:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:34:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:34:48 3f3a8bcf1eab: Pull complete 21:34:48 0c92f367c5e7: Pull complete 21:34:48 f7c0051592d6: Pull complete 21:34:48 a227ed2f7395: Pull complete 21:34:56 7b1c46037f91: Pull complete 21:34:56 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 21:34:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:34:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 21:34:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:34:57 WORKDIR /edgex 21:34:57 COPY go.mod . 21:34:57 RUN go mod download 21:34:57 + docker build -t ci-base-image-arm64 -f - . 21:34:59 Sending build context to Docker daemon 169.1MB 21:34:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:34:59 ---> f79e39bc4007 21:34:59 Step 2/4 : WORKDIR /edgex 21:35:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:35:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:35:00 ---> Running in e064bf100365 21:35:00 Removing intermediate container e064bf100365 21:35:00 ---> 8e328c5cc114 21:35:00 Step 3/4 : COPY go.mod . 21:35:01 ---> bb5dd72d712c 21:35:01 Step 4/4 : RUN go mod download 21:35:01 ---> Running in bfadfd4f5142 21:35:06 Removing intermediate container 7a830ec71855 21:35:06 ---> cb43fb909226 21:35:06 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:35:06 Removing intermediate container 6d7b147514f2 21:35:06 ---> 66f1a5fc3202 21:35:06 21:35:06 Step 10/23 : FROM alpine:3.14 21:35:06 Removing intermediate container 6106fc974306 21:35:06 ---> 687e45e3f00b 21:35:06 21:35:06 Step 10/22 : FROM alpine:3.14 21:35:06 Removing intermediate container 7de3ba7a4a75 21:35:06 ---> 368d6cfd53c9 21:35:06 21:35:06 Step 10/25 : FROM alpine:3.14 21:35:06 ---> Running in 416f15bfad6b 21:35:06 Removing intermediate container 49805db0ecc4 21:35:06 ---> 6cff84b67447 21:35:06 21:35:06 Step 10/23 : FROM alpine:3.14 21:35:06 3.14: Pulling from library/alpine 21:35:06 3.14: Pulling from library/alpine 21:35:07 3.14: Pulling from library/alpine 21:35:07 3.14: Pulling from library/alpine 21:35:07 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 21:35:07 Status: Downloaded newer image for alpine:3.14 21:35:07 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 21:35:07 Status: Image is up to date for alpine:3.14 21:35:07 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 21:35:07 Status: Image is up to date for alpine:3.14 21:35:07 ---> a33ac4f1069a 21:35:07 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:35:07 ---> a33ac4f1069a 21:35:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:35:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:35:07 ---> a33ac4f1069a 21:35:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:35:07 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 21:35:07 Status: Image is up to date for alpine:3.14 21:35:07 ---> a33ac4f1069a 21:35:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:35:07 ---> Running in cc51a0f5b107 21:35:07 ---> Running in 4d9d70437e04 21:35:07 ---> Running in ccba326783bb 21:35:07 ---> Running in eec7380d2b43 21:35:07 Removing intermediate container cc51a0f5b107 21:35:07 ---> 964e17db353b 21:35:07 Step 12/23 : ENV APP_PORT=59880 21:35:07 ---> Running in 32864a4a3e8e 21:35:07 Removing intermediate container 32864a4a3e8e 21:35:07 ---> ac9507605f42 21:35:07 Step 13/23 : EXPOSE $APP_PORT 21:35:07 ---> Running in dc32e9561083 21:35:08 Removing intermediate container dc32e9561083 21:35:08 ---> 5703f0f84e06 21:35:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:08 ---> Running in b4725865fddb 21:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:35:08 Removing intermediate container 416f15bfad6b 21:35:08 ---> ee84b8e3a2e2 21:35:08 21:35:08 Step 11/23 : FROM docker:20.10.10 21:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:35:08 20.10.10: Pulling from library/docker 21:35:08 (1/1) Installing dumb-init (1.2.5-r1) 21:35:08 Executing busybox-1.33.1-r6.trigger 21:35:08 (1/6) Installing ca-certificates (20211220-r0) 21:35:08 OK: 6 MiB in 15 packages 21:35:08 (2/6) Installing brotli-libs (1.0.9-r5) 21:35:08 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:35:08 (4/6) Installing libcurl (7.79.1-r0) 21:35:08 (1/3) Installing ca-certificates (20211220-r0) 21:35:08 (5/6) Installing curl (7.79.1-r0) 21:35:08 (6/6) Installing dumb-init (1.2.5-r1) 21:35:08 Executing busybox-1.33.1-r6.trigger 21:35:08 (2/3) Installing dumb-init (1.2.5-r1) 21:35:08 Executing ca-certificates-20211220-r0.trigger 21:35:08 (3/3) Installing su-exec (0.2-r1) 21:35:08 Executing busybox-1.33.1-r6.trigger 21:35:08 Executing ca-certificates-20211220-r0.trigger 21:35:08 OK: 8 MiB in 20 packages 21:35:08 OK: 6 MiB in 17 packages 21:35:09 Removing intermediate container b4725865fddb 21:35:09 ---> d2eccb72db8a 21:35:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:35:09 Removing intermediate container eec7380d2b43 21:35:09 ---> 75faa20ef96f 21:35:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:35:09 ---> Running in 4b438e75e0f2 21:35:09 ---> Running in fe485f46da69 21:35:09 Removing intermediate container 4d9d70437e04 21:35:09 ---> 19928c37ad0b 21:35:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:35:09 Removing intermediate container ccba326783bb 21:35:09 ---> 4714638e14f2 21:35:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:35:10 ---> Running in d366b9b1f8de 21:35:10 ---> Running in 7e3927196af5 21:35:10 Removing intermediate container 4b438e75e0f2 21:35:10 ---> ba6636b3e5c1 21:35:10 Step 13/23 : ENV APP_PORT=59881 21:35:10 ---> Running in 2d2c2f0b7e06 21:35:10 Removing intermediate container 7e3927196af5 21:35:10 ---> 00166b957860 21:35:10 Step 13/22 : WORKDIR /edgex 21:35:10 Removing intermediate container d366b9b1f8de 21:35:10 ---> 4fab7ead85c0 21:35:10 Step 13/25 : WORKDIR / 21:35:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:35:10 ---> Running in 9105930cb83c 21:35:10 ---> Running in e47a4efef069 21:35:10 Removing intermediate container 2d2c2f0b7e06 21:35:10 ---> 190b61404211 21:35:10 Step 14/23 : EXPOSE $APP_PORT 21:35:10 ---> Running in 6f997ba6f891 21:35:10 Removing intermediate container 9105930cb83c 21:35:10 ---> 083b04c14c02 21:35:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:35:10 Removing intermediate container e47a4efef069 21:35:10 ---> 74b2c6fb3bdf 21:35:10 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:35:10 Removing intermediate container 6f997ba6f891 21:35:10 ---> 62bb4e34069b 21:35:10 Step 15/23 : WORKDIR / 21:35:10 ---> Running in 2de91e13d049 21:35:10 ---> 518c1b79b878 21:35:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:35:10 ---> 52e91ba4abf0 21:35:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:35:10 Removing intermediate container 2de91e13d049 21:35:10 ---> ca8835c64462 21:35:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:35:11 ---> 5a76cdc83a6d 21:35:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:35:11 ---> 45d0f50d3d68 21:35:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:35:11 (1/6) Installing dumb-init (1.2.5-r1) 21:35:11 ---> e665a3d50b64 21:35:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:35:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:35:11 (3/6) Installing libsodium (1.0.18-r0) 21:35:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:35:11 ---> 083e13ccf4a2 21:35:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:35:11 (5/6) Installing libzmq (4.3.4-r0) 21:35:11 ---> 510d47cbffbb 21:35:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:35:11 (6/6) Installing zeromq (4.3.4-r0) 21:35:11 ---> 4b69513200da 21:35:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:35:11 Executing busybox-1.33.1-r6.trigger 21:35:11 OK: 8 MiB in 20 packages 21:35:12 ---> 9f5227e5c910 21:35:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:35:12 ---> 4b02ba84fd17 21:35:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:35:12 ---> 5a3fb7a52e75 21:35:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:35:12 ---> Running in e833fd232524 21:35:12 Removing intermediate container e833fd232524 21:35:12 ---> 26fa95b29349 21:35:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:12 ---> Running in 01a21156fc00 21:35:12 Removing intermediate container fe485f46da69 21:35:12 ---> cf236d59ec1a 21:35:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:12 ---> 1093c7b8e789 21:35:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:12 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 21:35:12 Status: Downloaded newer image for docker:20.10.10 21:35:12 ---> b706a049f56e 21:35:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:35:13 ---> Running in f2d60fb4b521 21:35:13 ---> Running in e117f5b6829f 21:35:13 Removing intermediate container 01a21156fc00 21:35:13 ---> fb1e4ad1d8dc 21:35:13 Step 21/23 : LABEL arch=x86_64 21:35:13 ---> 411933ee0578 21:35:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:35:13 ---> Running in dfa8ccb31c8a 21:35:13 Removing intermediate container e117f5b6829f 21:35:13 ---> 011f24c0ac4d 21:35:13 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 21:35:13 ---> 66b1d2e174f2 21:35:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:35:13 ---> Running in 9d49ccb0109c 21:35:13 Removing intermediate container dfa8ccb31c8a 21:35:13 ---> 477059fd96f6 21:35:13 Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:35:13 ---> Running in d3f541c12db2 21:35:13 ---> e193d5de0e92 21:35:13 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/ 21:35:13 Removing intermediate container d3f541c12db2 21:35:13 ---> a83235dde0ab 21:35:13 Step 23/23 : LABEL version=0.0.0 21:35:13 ---> Running in f5c65052f201 21:35:13 ---> Running in 4b9f48dd52af 21:35:13 Removing intermediate container 4b9f48dd52af 21:35:13 ---> f61932b10752 21:35:13 21:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:35:13 ---> 132c61b1f252 21:35:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:35:13 Removing intermediate container f2d60fb4b521 21:35:13 ---> df052e240872 21:35:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:35:13 ---> Running in f67cdedb2374 21:35:13 Successfully built f61932b10752 21:35:13 Successfully tagged core-metadata:latest 21:35:13  Building core-metadata ... done Building security-spire-config 21:35:13 Removing intermediate container f67cdedb2374 21:35:13 ---> 300564156a3e 21:35:13 Step 20/22 : LABEL arch=x86_64 21:35:14 ---> 9fb413d7ddc4 21:35:14 Step 19/23 : ENTRYPOINT ["/core-data"] 21:35:14 ---> Running in 0e1e3d0a7f18 21:35:14 (1/42) Installing readline (8.1.0-r0) 21:35:14 (2/42) Installing bash (5.1.16-r0) 21:35:14 Executing bash-5.1.16-r0.post-install 21:35:14 ---> Running in 3708fedbfa4f 21:35:14 (3/42) Installing brotli-libs (1.0.9-r5) 21:35:14 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:35:14 (5/42) Installing libcurl (7.79.1-r0) 21:35:14 (6/42) Installing curl (7.79.1-r0) 21:35:14 (7/42) Installing dumb-init (1.2.5-r1) 21:35:14 (8/42) Installing libbz2 (1.0.8-r1) 21:35:14 Removing intermediate container 0e1e3d0a7f18 21:35:14 ---> 772d09b1d4e8 21:35:14 Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:35:14 (9/42) Installing expat (2.4.7-r0) 21:35:14 (10/42) Installing libffi (3.3-r2) 21:35:14 (11/42) Installing gdbm (1.19-r0) 21:35:14 (12/42) Installing xz-libs (5.2.5-r0) 21:35:14 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:35:14 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:35:14 (15/42) Installing mpdecimal (2.5.1-r1) 21:35:14 (16/42) Installing sqlite-libs (3.35.5-r0) 21:35:14 (17/42) Installing python3 (3.9.5-r2) 21:35:14 (18/42) Installing py3-appdirs (1.4.4-r2) 21:35:14 (19/42) Installing py3-chardet (4.0.0-r2) 21:35:14 (20/42) Installing py3-idna (3.2-r0) 21:35:14 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:35:14 (22/42) Installing py3-certifi (2020.12.5-r1) 21:35:14 (23/42) Installing py3-requests (2.25.1-r4) 21:35:14 (24/42) Installing py3-msgpack (1.0.2-r1) 21:35:14 (25/42) Installing py3-lockfile (0.12.2-r4) 21:35:14 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:35:14 (27/42) Installing py3-colorama (0.4.4-r1) 21:35:14 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:35:14 (29/42) Installing py3-distlib (0.3.1-r3) 21:35:14 (30/42) Installing py3-distro (1.5.0-r3) 21:35:14 (31/42) Installing py3-six (1.15.0-r1) 21:35:14 (32/42) Installing py3-webencodings (0.5.1-r4) 21:35:14 (33/42) Installing py3-html5lib (1.1-r1) 21:35:14 (34/42) Installing py3-parsing (2.4.7-r2) 21:35:14 (35/42) Installing py3-packaging (20.9-r1) 21:35:14 (36/42) Installing py3-toml (0.10.2-r2) 21:35:14 (37/42) Installing py3-pep517 (0.10.0-r2) 21:35:14 (38/42) Installing py3-progress (1.5-r2) 21:35:14 (39/42) Installing py3-retrying (1.3.3-r1) 21:35:14 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:35:14 (41/42) Installing py3-setuptools (52.0.0-r3) 21:35:14 (42/42) Installing py3-pip (20.3.4-r1) 21:35:15 Executing busybox-1.33.1-r6.trigger 21:35:15 OK: 84 MiB in 64 packages 21:35:15 Removing intermediate container 3708fedbfa4f 21:35:15 ---> 3a2cafe199cb 21:35:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:15 Collecting docker-compose==1.23.2 21:35:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:35:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:35:15 Collecting texttable<0.10,>=0.9.0 21:35:15 Downloading texttable-0.9.1.tar.gz (11 kB) 21:35:16 Collecting docker<4.0,>=3.6.0 21:35:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:35:16 Collecting docopt<0.7,>=0.6.1 21:35:16 Downloading docopt-0.6.2.tar.gz (25 kB) 21:35:16 ---> Running in 81927c1cf6d9 21:35:16 ---> Running in 29ca1b99baad 21:35:16 Removing intermediate container 81927c1cf6d9 21:35:16 ---> e66725c13c14 21:35:16 Step 22/22 : LABEL version=0.0.0 21:35:16 Removing intermediate container 29ca1b99baad 21:35:16 ---> 87b484f67716 21:35:16 Step 21/23 : LABEL arch=x86_64 21:35:16 Removing intermediate container f5c65052f201 21:35:16 ---> db83e8b13ae8 21:35:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:35:16 ---> Running in 4f339c0a4e4c 21:35:16 ---> Running in edd1ec6a5086 21:35:16 ---> Running in dce50428c60a 21:35:16 Removing intermediate container 4f339c0a4e4c 21:35:16 ---> 8a9685e876cb 21:35:16 Step 23/25 : LABEL arch=x86_64 21:35:16 Removing intermediate container edd1ec6a5086 21:35:16 ---> 0a69b88dfcc5 21:35:16 Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:35:17 Collecting PyYAML<4,>=3.10 21:35:17 Downloading PyYAML-3.13.tar.gz (270 kB) 21:35:17 Removing intermediate container dce50428c60a 21:35:17 ---> 70c72fcd8aeb 21:35:17 21:35:17 ---> Running in 58bd4956eac1 21:35:17 ---> Running in 88b31baf5172 21:35:17 Successfully built 70c72fcd8aeb 21:35:17 Successfully tagged security-proxy-setup:latest 21:35:17 Building core-command 21:35:17  Building security-proxy-setup ... done Removing intermediate container 88b31baf5172 21:35:17 ---> e25a4dadaf24 21:35:17 Step 24/25 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:35:17 Removing intermediate container 58bd4956eac1 21:35:17 ---> 4c7ae2042d76 21:35:17 Step 23/23 : LABEL version=0.0.0 21:35:17 ---> Running in 565ed81bc833 21:35:17 ---> Running in b058b30c647b 21:35:17 Removing intermediate container 565ed81bc833 21:35:17 ---> a6ce3c3303f3 21:35:17 Step 25/25 : LABEL version=0.0.0 21:35:17 Collecting websocket-client<1.0,>=0.32.0 21:35:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:35:17 Removing intermediate container b058b30c647b 21:35:17 ---> e2835d7c6bc4 21:35:17 21:35:17 Successfully built e2835d7c6bc4 21:35:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:35:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:35:17 Collecting dockerpty<0.5,>=0.4.1 21:35:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:35:18 Successfully tagged core-data:latest 21:35:18 Building security-bootstrapper 21:35:18  Building core-data ... done  ---> Running in eaeb180355ae 21:35:18 Collecting jsonschema<3,>=2.5.1 21:35:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:35:18 Collecting cached-property<2,>=1.2.0 21:35:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:35:18 Collecting docker-pycreds>=0.4.0 21:35:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:35:18 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) 21:35:18 Collecting chardet<3.1.0,>=3.0.2 21:35:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:35:18 Removing intermediate container eaeb180355ae 21:35:18 ---> 9ddefc07f541 21:35:18 21:35:18 Collecting urllib3<1.25,>=1.21.1 21:35:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:35:18 Successfully built 9ddefc07f541 21:35:18 Successfully tagged security-secretstore-setup:latest 21:35:18 Building support-scheduler 21:35:18  Building security-secretstore-setup ... done Collecting idna<2.8,>=2.5 21:35:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:35:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:35:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:35:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:35:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:35:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:35:18 Attempting uninstall: urllib3 21:35:18 Found existing installation: urllib3 1.26.5 21:35:18 Uninstalling urllib3-1.26.5: 21:35:18 Successfully uninstalled urllib3-1.26.5 21:35:18 Attempting uninstall: idna 21:35:18 Found existing installation: idna 3.2 21:35:18 Uninstalling idna-3.2: 21:35:18 Successfully uninstalled idna-3.2 21:35:19 Attempting uninstall: chardet 21:35:19 Found existing installation: chardet 4.0.0 21:35:19 Uninstalling chardet-4.0.0: 21:35:19 Successfully uninstalled chardet-4.0.0 21:35:19 Attempting uninstall: requests 21:35:19 Found existing installation: requests 2.25.1 21:35:19 Uninstalling requests-2.25.1: 21:35:19 Successfully uninstalled requests-2.25.1 21:35:19 Running setup.py install for texttable: started 21:35:19 Running setup.py install for texttable: finished with status 'done' 21:35:19 Running setup.py install for PyYAML: started 21:35:19 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:35:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:35:19 ---> 2374e63a7d04 21:35:19 Step 3/24 : WORKDIR /edgex-go 21:35:19 ---> Using cache 21:35:19 ---> e3e9e84b3d29 21:35:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:19 ---> Using cache 21:35:19 ---> 10ff04387cb8 21:35:19 Step 5/24 : RUN apk add --update --no-cache make git 21:35:19 ---> Using cache 21:35:19 ---> ecdea3322416 21:35:19 Step 6/24 : COPY go.mod vendor* ./ 21:35:19 ---> Using cache 21:35:19 ---> c03af2c00943 21:35:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:19 ---> Using cache 21:35:19 ---> ca76f34d44f2 21:35:19 Step 8/24 : COPY . . 21:35:19 ---> Using cache 21:35:19 ---> 9902cb6bd76a 21:35:19 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 21:35:20 Running setup.py install for PyYAML: finished with status 'done' 21:35:20 Running setup.py install for docopt: started 21:35:21 Running setup.py install for docopt: finished with status 'done' 21:35:21 Running setup.py install for dockerpty: started 21:35:21 Running setup.py install for dockerpty: finished with status 'done' 21:35:22 ---> Running in c3c6428311a3 21:35:22 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 21:35:22 Removing intermediate container c3c6428311a3 21:35:22 ---> d1611be7b883 21:35:22 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" 21:35:23 ---> Running in 3b5af7c6c77d 21:35:24 spire-1.2.0/ 21:35:25 spire-1.2.0/README.md 21:35:25 spire-1.2.0/bin/ 21:35:25 spire-1.2.0/bin/spire-server 21:35:25 spire-1.2.0/bin/spire-agent 21:35:25 spire-1.2.0/conf/ 21:35:25 spire-1.2.0/conf/server/ 21:35:25 spire-1.2.0/conf/server/server.conf 21:35:25 spire-1.2.0/conf/agent/ 21:35:25 spire-1.2.0/conf/agent/agent.conf 21:35:25 spire-1.2.0/LICENSE 21:35:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:35:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:35:26 ---> 2374e63a7d04 21:35:26 Step 3/23 : WORKDIR /edgex-go 21:35:26 ---> Using cache 21:35:26 ---> e3e9e84b3d29 21:35:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:26 ---> Using cache 21:35:26 ---> 10ff04387cb8 21:35:26 Step 5/23 : RUN apk add --update --no-cache make git 21:35:26 ---> Using cache 21:35:26 ---> ecdea3322416 21:35:26 Step 6/23 : COPY go.mod vendor* ./ 21:35:26 ---> Using cache 21:35:26 ---> c03af2c00943 21:35:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:26 ---> Using cache 21:35:26 ---> ca76f34d44f2 21:35:26 Step 8/23 : COPY . . 21:35:26 ---> Using cache 21:35:26 ---> 9902cb6bd76a 21:35:26 Step 9/23 : RUN make cmd/core-command/core-command 21:35:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:35:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:35:27 ---> 2374e63a7d04 21:35:27 Step 3/22 : WORKDIR /edgex-go 21:35:27 ---> Using cache 21:35:27 ---> e3e9e84b3d29 21:35:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:27 ---> Using cache 21:35:27 ---> 10ff04387cb8 21:35:27 Step 5/22 : RUN apk add --update --no-cache make git 21:35:27 ---> Using cache 21:35:27 ---> ecdea3322416 21:35:27 Step 6/22 : COPY go.mod vendor* ./ 21:35:27 ---> Using cache 21:35:27 ---> c03af2c00943 21:35:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:27 ---> Using cache 21:35:27 ---> ca76f34d44f2 21:35:27 Step 8/22 : COPY . . 21:35:27 ---> Using cache 21:35:27 ---> 9902cb6bd76a 21:35:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:35:27 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:35:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:35:27 ---> 2374e63a7d04 21:35:27 Step 3/31 : WORKDIR /edgex-go 21:35:27 ---> Using cache 21:35:27 ---> e3e9e84b3d29 21:35:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:27 ---> Using cache 21:35:27 ---> 10ff04387cb8 21:35:27 Step 5/31 : RUN apk add --update --no-cache make git 21:35:27 ---> Using cache 21:35:27 ---> ecdea3322416 21:35:27 Step 6/31 : COPY go.mod vendor* ./ 21:35:27 ---> Using cache 21:35:27 ---> c03af2c00943 21:35:27 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:27 ---> Using cache 21:35:27 ---> ca76f34d44f2 21:35:27 Step 8/31 : COPY . . 21:35:27 ---> Using cache 21:35:27 ---> 9902cb6bd76a 21:35:27 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:35:27 ---> Running in 78746a269545 21:35:27 ---> Running in 613485f841a2 21:35:27 ---> Running in 1b78b6d5a307 21:35:27 Removing intermediate container 9d49ccb0109c 21:35:27 ---> edcf20c186cc 21:35:27 Step 14/23 : ENV APP_PORT=58890 21:35:27 ---> Running in 477e53f010f9 21:35:27 Removing intermediate container 477e53f010f9 21:35:27 ---> 63b44a61b899 21:35:27 Step 15/23 : EXPOSE $APP_PORT 21:35:27 ---> Running in 7da73c24d47b 21:35:28 Removing intermediate container 7da73c24d47b 21:35:28 ---> de9c4bdcf9fb 21:35:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:35:28 ---> d2fbd2a84e32 21:35:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:35:28 Removing intermediate container 3b5af7c6c77d 21:35:28 ---> 2b826751be1f 21:35:28 21:35:28 Step 11/24 : FROM alpine:3.15 21:35:28 3.15: Pulling from library/alpine 21:35:29 ---> 50a39596d2f2 21:35:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:35:29 Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb 21:35:29 Status: Downloaded newer image for alpine:3.15 21:35:29 ---> 9c842ac49a39 21:35:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:35:29 ---> Running in 0492b9752593 21:35:29 Removing intermediate container 0492b9752593 21:35:29 ---> ad75458e8dbe 21:35:29 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:29 ---> 9b8e38c53caa 21:35:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:35:30 ---> Running in 67ad4a286e51 21:35:30 ---> Running in dd24251e1ea3 21:35:30 Removing intermediate container dd24251e1ea3 21:35:30 ---> 238ba5dfc292 21:35:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:30 ---> Running in 9893d010df6f 21:35:30 Removing intermediate container 9893d010df6f 21:35:30 ---> f9ab1e8e1d89 21:35:30 Step 21/23 : LABEL arch=x86_64 21:35:30 ---> Running in e3f445093caa 21:35:30 Removing intermediate container e3f445093caa 21:35:30 ---> 4651fbe41897 21:35:30 Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:35:31 ---> Running in 784d13faeb32 21:35:31 Removing intermediate container 784d13faeb32 21:35:31 ---> 720e8f48c8b5 21:35:31 Step 23/23 : LABEL version=0.0.0 21:35:31 ---> Running in 8b77d567e523 21:35:31 Removing intermediate container 67ad4a286e51 21:35:31 ---> 40a6a4b6f8b8 21:35:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:35:31 ---> Running in aa2f6a115dcf 21:35:31 Removing intermediate container 8b77d567e523 21:35:31 ---> 66c4c6f38392 21:35:31 21:35:31 Successfully built 66c4c6f38392 21:35:31 Successfully tagged sys-mgmt-agent:latest 21:35:31 Building security-spire-server 21:35:32  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:35:33 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 21:35:33 v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:35:33 OK: 15854 distinct packages available 21:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:35:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:35:34 (1/4) Installing dumb-init (1.2.5-r1) 21:35:35 (2/4) Installing musl-obstack (1.2.2-r0) 21:35:35 (3/4) Installing libucontext (1.1-r0) 21:35:35 (4/4) Installing gcompat (1.0.0-r4) 21:35:35 Executing busybox-1.34.1-r4.trigger 21:35:35 OK: 6 MiB in 18 packages 21:35:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:35:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:35:36 ---> 2374e63a7d04 21:35:36 Step 3/23 : WORKDIR /edgex-go 21:35:36 ---> Using cache 21:35:36 ---> e3e9e84b3d29 21:35:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:36 ---> Using cache 21:35:36 ---> 10ff04387cb8 21:35:36 Step 5/23 : RUN apk add --update --no-cache make git 21:35:36 ---> Using cache 21:35:36 ---> ecdea3322416 21:35:36 Step 6/23 : COPY go.mod vendor* ./ 21:35:36 ---> Using cache 21:35:36 ---> c03af2c00943 21:35:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:36 ---> Using cache 21:35:36 ---> ca76f34d44f2 21:35:36 Step 8/23 : COPY . . 21:35:36 ---> Using cache 21:35:36 ---> 9902cb6bd76a 21:35:36 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 21:35:36 ---> Using cache 21:35:36 ---> d1611be7b883 21:35:36 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" 21:35:36 ---> Using cache 21:35:36 ---> 2b826751be1f 21:35:36 21:35:36 Step 11/23 : FROM alpine:3.15 21:35:36 ---> 9c842ac49a39 21:35:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:35:36 ---> Using cache 21:35:36 ---> ad75458e8dbe 21:35:36 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:36 ---> Using cache 21:35:36 ---> 40a6a4b6f8b8 21:35:36 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:35:38 ---> Running in 4c80fcef082c 21:35:38 Removing intermediate container aa2f6a115dcf 21:35:38 ---> dd6571d428fc 21:35:38 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:35:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:35:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:35:40 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 21:35:40 v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:35:40 OK: 15854 distinct packages available 21:35:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:35:41 ---> 3cf3d84b9ded 21:35:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:35:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:35:41 ---> f301035a6404 21:35:41 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:35:41 ---> Running in 1668bbfa6506 21:35:41 (1/5) Installing dumb-init (1.2.5-r1) 21:35:41 Removing intermediate container 1668bbfa6506 21:35:41 ---> b43b9fd36563 21:35:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:35:41 (2/5) Installing musl-obstack (1.2.2-r0) 21:35:42 (3/5) Installing libucontext (1.1-r0) 21:35:42 ---> d663d3ec5d01 21:35:42 Step 19/24 : WORKDIR / 21:35:42 (4/5) Installing gcompat (1.0.0-r4) 21:35:42 ---> Running in a5086d055ada 21:35:42 (5/5) Installing openssl (1.1.1n-r0) 21:35:42 Removing intermediate container a5086d055ada 21:35:42 ---> cebc84f4072f 21:35:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:35:42 Executing busybox-1.34.1-r4.trigger 21:35:42 OK: 6 MiB in 19 packages 21:35:42 ---> Running in 31bbab92087e 21:35:42 Removing intermediate container 31bbab92087e 21:35:42 ---> 170711136b11 21:35:42 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:35:42 ---> Running in b4cf350490a4 21:35:42 Removing intermediate container b4cf350490a4 21:35:42 ---> 377fe4502568 21:35:42 Step 22/24 : LABEL arch=x86_64 21:35:42 Removing intermediate container 4c80fcef082c 21:35:42 ---> e197256c8db6 21:35:42 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:35:42 ---> Running in 02857f9b8265 21:35:42 Removing intermediate container 02857f9b8265 21:35:42 ---> a913a4fe37e8 21:35:42 Step 23/24 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:35:43 ---> Running in 6b1cfb89ffa0 21:35:43 Removing intermediate container 6b1cfb89ffa0 21:35:43 ---> 2fe35f8c4078 21:35:43 Step 24/24 : LABEL version=0.0.0 21:35:43 ---> Running in 47a8914bbd24 21:35:43 ---> b72473bbf400 21:35:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:35:43 Removing intermediate container 47a8914bbd24 21:35:43 ---> 1fa3343e75fc 21:35:43 21:35:43 Successfully built 1fa3343e75fc 21:35:43 Successfully tagged security-spire-config:latest 21:35:43 Building support-notifications 21:35:44  Building security-spire-config ... done  ---> d29b1fa8e930 21:35:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:35:45 ---> f3150100fd64 21:35:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:35:46 ---> 5d9b5364ae6c 21:35:46 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:35:46 ---> Running in f9e87eb29d5d 21:35:46 Removing intermediate container f9e87eb29d5d 21:35:46 ---> 6306d598d5f4 21:35:46 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:35:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:35:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:35:47 ---> 2374e63a7d04 21:35:47 Step 3/22 : WORKDIR /edgex-go 21:35:47 ---> Using cache 21:35:47 ---> e3e9e84b3d29 21:35:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:47 ---> Using cache 21:35:47 ---> 10ff04387cb8 21:35:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:35:47 ---> Running in 95591968aebc 21:35:47 ---> Running in 242a576f340b 21:35:47 Removing intermediate container 78746a269545 21:35:47 ---> dba8e2c85aa3 21:35:47 21:35:47 Step 10/31 : FROM alpine:3.14 21:35:47 ---> a33ac4f1069a 21:35:47 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:35:47 Removing intermediate container 613485f841a2 21:35:47 ---> 7e57b6293610 21:35:47 21:35:47 Step 10/22 : FROM alpine:3.14 21:35:47 ---> a33ac4f1069a 21:35:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:35:47 ---> Using cache 21:35:47 ---> 75faa20ef96f 21:35:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:35:47 ---> Using cache 21:35:47 ---> ba6636b3e5c1 21:35:47 Step 13/22 : ENV APP_PORT=59861 21:35:47 Removing intermediate container 1b78b6d5a307 21:35:47 ---> 2d8136462720 21:35:47 21:35:47 Step 10/23 : FROM alpine:3.14 21:35:47 ---> a33ac4f1069a 21:35:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:35:47 ---> Using cache 21:35:47 ---> 75faa20ef96f 21:35:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:35:47 ---> Using cache 21:35:47 ---> ba6636b3e5c1 21:35:47 Step 13/23 : ENV APP_PORT=59882 21:35:48 Removing intermediate container bfadfd4f5142 21:35:48 ---> 413c9a198a34 21:35:48 Successfully built 413c9a198a34 21:35:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:35:48 Removing intermediate container 95591968aebc 21:35:48 ---> 4c75ec0e5bf7 21:35:48 Step 21/23 : LABEL arch=x86_64 21:35:48 ---> Running in 5d2492ecebad 21:35:48 ---> Running in d083c084a780 21:35:48 ---> Running in acff8b661163 21:35:48 ---> Running in 008c1da7f1b9 21:35:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:35:48 Removing intermediate container 5d2492ecebad 21:35:48 ---> 3c73aa61ccfc 21:35:48 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:35:48 Removing intermediate container acff8b661163 21:35:48 ---> 321eede7f187 21:35:48 Step 14/23 : EXPOSE $APP_PORT 21:35:48 Removing intermediate container d083c084a780 21:35:48 ---> 9a93564e5480 21:35:48 Step 14/22 : EXPOSE $APP_PORT 21:35:48 Removing intermediate container 008c1da7f1b9 21:35:48 ---> 331e2f729621 21:35:48 Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:35:48 ---> Running in 144e69096da1 21:35:48 ---> Running in 1710b02856cd 21:35:48 ---> Running in 991573129c12 21:35:48 ---> Running in 3c5b14b83d6a 21:35:48 Removing intermediate container 1710b02856cd 21:35:48 ---> f46ed1432ccc 21:35:48 Step 15/23 : WORKDIR / 21:35:48 Removing intermediate container 991573129c12 21:35:48 ---> d9ab0294b1eb 21:35:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:48 Removing intermediate container 3c5b14b83d6a 21:35:48 ---> 2af9198f81dc 21:35:48 Step 23/23 : LABEL version=0.0.0 21:35:48 ---> Running in c94abbccce2c 21:35:48 ---> Running in 69a9df3e52ac 21:35:48 + docker inspect -f . ci-base-image-arm64 21:35:48 . [Pipeline] withDockerContainer 21:35:48 prd-ubuntu20.04-docker-arm64-4c-16g-8944 does not seem to be running inside a container 21:35:48 Removing intermediate container c94abbccce2c 21:35:48 ---> 2de39740896f 21:35:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:35:48 Removing intermediate container 69a9df3e52ac 21:35:48 ---> 86b9f59babc2 21:35:48 21:35:48 ---> efac47737794 21:35:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:35:48 Successfully built 86b9f59babc2 21:35:48 Successfully tagged security-spire-server:latest 21:35:48  Building security-spire-server ... done Building security-spire-agent 21:35:48 ---> 806acabc736f 21:35:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:35:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 21:35:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:35:49 (1/2) Installing dumb-init (1.2.5-r1) 21:35:49 (2/2) Installing su-exec (0.2-r1) 21:35:49 Executing busybox-1.33.1-r6.trigger 21:35:49 OK: 6 MiB in 16 packages 21:35:49 OK: 221 MiB in 52 packages 21:35:50 $ docker top 587944e3508fa35146ebedc65283b36a642427c23a394c99faaea2295eb55e75 -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:51 + go version 21:35:51 go version go1.17.6 linux/arm64 [Pipeline] } 21:35:51 $ docker stop --time=1 587944e3508fa35146ebedc65283b36a642427c23a394c99faaea2295eb55e75 21:35:51 ---> c3db4368ae98 21:35:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:35:51 ---> 7408e394b4c6 21:35:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:35:51 ---> 3abaaf1352aa 21:35:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:35:51 Removing intermediate container 144e69096da1 21:35:51 ---> 7507a2a53133 21:35:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:35:51 ---> Running in 01605ed2f297 21:35:51 ---> 628c0c40e122 21:35:51 Step 19/23 : ENTRYPOINT ["/core-command"] 21:35:51 Removing intermediate container 242a576f340b 21:35:51 ---> 92980eb87518 21:35:51 Step 6/22 : COPY go.mod vendor* ./ 21:35:51 ---> Running in bb8f4be629c1 21:35:51 ---> Running in e57663221d68 21:35:51 Removing intermediate container 01605ed2f297 21:35:51 ---> 1ae39f19d7cc 21:35:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:51 Removing intermediate container bb8f4be629c1 21:35:51 ---> 8e8af29ce1fb 21:35:51 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:35:51 ---> Running in 3b2d0f2b1bea 21:35:51 ---> Running in c1c7ff462abc 21:35:51 Removing intermediate container e57663221d68 21:35:51 ---> 2d5a5546af90 21:35:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:51 ---> 252dd02a3753 21:35:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:51 ---> Running in f9567b8025b0 21:35:51 ---> Running in 749ea7038514 21:35:51 Removing intermediate container 3b2d0f2b1bea 21:35:51 ---> 81d756fbc850 21:35:51 Step 20/22 : LABEL arch=x86_64 21:35:51 Removing intermediate container c1c7ff462abc 21:35:51 ---> c436b7b7bf48 21:35:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:35:51 ---> Running in 98d2d68d16f0 21:35:51 ---> Running in cdb82ba18957 21:35:51 Removing intermediate container 749ea7038514 21:35:51 ---> 4a519f65abd9 21:35:51 Step 21/23 : LABEL arch=x86_64 21:35:51 ---> Running in c86d8c2f49a4 21:35:51 Removing intermediate container 98d2d68d16f0 21:35:51 ---> 8d60987f5c17 21:35:51 Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:35:51 ---> Running in 478382b28ef3 21:35:51 Removing intermediate container c86d8c2f49a4 21:35:51 ---> 374b0588ee72 21:35:51 Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:35:51 ---> Running in 04f54a9272a0 21:35:51 Removing intermediate container 478382b28ef3 21:35:51 ---> af0614e49151 21:35:51 Step 22/22 : LABEL version=0.0.0 21:35:52 ---> Running in 9e4315e284f1 21:35:52 Removing intermediate container 04f54a9272a0 21:35:52 ---> c96e6777d472 21:35:52 Step 23/23 : LABEL version=0.0.0 21:35:52 ---> Running in c3bf4f1c1b17 21:35:52 Removing intermediate container 9e4315e284f1 21:35:52 ---> 710920a19144 21:35:52 21:35:52 Successfully built 710920a19144 21:35:52 Successfully tagged support-scheduler:latest 21:35:52 Building security-spiffe-token-provider 21:35:52  Building support-scheduler ... done Removing intermediate container c3bf4f1c1b17 21:35:52 ---> 7393a3f23006 21:35:52 21:35:52 Successfully built 7393a3f23006 21:35:52 Successfully tagged core-command:latest 21:35:52  Building core-command ... done Removing intermediate container cdb82ba18957 21:35:52 ---> 966078f68305 21:35:52 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:35:52 $ docker rm -f 587944e3508fa35146ebedc65283b36a642427c23a394c99faaea2295eb55e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:35:53 Removing intermediate container f9567b8025b0 21:35:53 ---> c24b50d8d0a8 21:35:53 Step 8/22 : COPY . . 21:35:53 ---> Running in b71dff8664e6 21:35:53 + docker inspect -f . ci-base-image-arm64 21:35:53 . [Pipeline] withDockerContainer 21:35:53 prd-ubuntu20.04-docker-arm64-4c-16g-8944 does not seem to be running inside a container 21:35:53 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 21:35:54 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:35:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:35:54 ---> 2374e63a7d04 21:35:54 Step 3/24 : WORKDIR /edgex-go 21:35:54 ---> Using cache 21:35:54 ---> e3e9e84b3d29 21:35:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:54 ---> Using cache 21:35:54 ---> 10ff04387cb8 21:35:54 Step 5/24 : RUN apk add --update --no-cache make git 21:35:54 ---> Using cache 21:35:54 ---> ecdea3322416 21:35:54 Step 6/24 : COPY go.mod vendor* ./ 21:35:54 ---> Using cache 21:35:54 ---> c03af2c00943 21:35:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:54 ---> Using cache 21:35:54 ---> ca76f34d44f2 21:35:54 Step 8/24 : COPY . . 21:35:54 ---> Using cache 21:35:54 ---> 9902cb6bd76a 21:35:54 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 21:35:54 ---> Using cache 21:35:54 ---> d1611be7b883 21:35:54 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" 21:35:54 ---> Using cache 21:35:54 ---> 2b826751be1f 21:35:54 21:35:54 Step 11/24 : FROM alpine:3.15 21:35:54 ---> 9c842ac49a39 21:35:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:35:54 ---> Using cache 21:35:54 ---> ad75458e8dbe 21:35:54 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:54 ---> Using cache 21:35:54 ---> 40a6a4b6f8b8 21:35:54 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:35:54 ---> Using cache 21:35:54 ---> e197256c8db6 21:35:54 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 21:35:55 $ docker top 2846c383d523f348d50edf0ffde83d84784877da9f9792d435ba46b0e18ef9df -eo pid,comm [Pipeline] { [Pipeline] echo 21:35:55 ========================================================= 21:35:55 [edgeXBuildGoParallel] Running Tests and Build... 21:35:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:35:55 + make test 21:35:55 go mod tidy -compat=1.17 21:35:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:35:57 Removing intermediate container b71dff8664e6 21:35:57 ---> 3a62cf722589 21:35:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:35:57 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:35:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:35:57 ---> 2374e63a7d04 21:35:57 Step 3/20 : WORKDIR /edgex-go 21:35:57 ---> Using cache 21:35:57 ---> e3e9e84b3d29 21:35:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:35:57 ---> 3cd07d98f18a 21:35:57 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:35:57 ---> Running in 53b8f02ed7d9 21:35:57 ---> 30d3ca4d4dc8 21:35:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:35:58 ---> Running in bed0ab149582 21:35:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:35:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:35:59 ---> 449493a355ca 21:35:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:35:59 ---> 7016af0f3f0c 21:35:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:35:59 Removing intermediate container bed0ab149582 21:35:59 ---> 70443196ec8b 21:35:59 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:59 ---> Running in b9d1cb538593 21:35:59 ---> 517ddbc3629f 21:35:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:35:59 ---> 6034e4acc6de 21:35:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:35:59 ---> a9d40ae331be 21:35:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:35:59 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 21:35:59 v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:35:59 OK: 15863 distinct packages available 21:35:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:35:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:35:59 ---> 9b9089d1eeff 21:35:59 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:35:59 ---> Running in 091b2889c001 21:36:00 Removing intermediate container 091b2889c001 21:36:00 ---> 4b2a029cf19b 21:36:00 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:36:00 ---> 8b60661ed4ee 21:36:00 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:36:00 ---> Running in 43cb94b3d2e1 21:36:00 Removing intermediate container 43cb94b3d2e1 21:36:00 ---> 2b1f49f8e5af 21:36:00 Step 22/24 : LABEL arch=x86_64 21:36:00 ---> Running in b4dbb1f9039f 21:36:00 ---> 252be837d477 21:36:00 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:36:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:36:00 Removing intermediate container b4dbb1f9039f 21:36:00 ---> f0e5d1833035 21:36:00 Step 23/24 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:36:00 ---> Running in f1878bc22c2e 21:36:00 ---> 310fbf6ed719 21:36:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:36:00 Removing intermediate container f1878bc22c2e 21:36:00 ---> bf19feb9e1b7 21:36:00 Step 24/24 : LABEL version=0.0.0 21:36:00 OK: 221 MiB in 52 packages 21:36:00 ---> Running in 54b9b63786b2 21:36:00 ---> a0dc1e955546 21:36:00 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:36:00 Removing intermediate container 54b9b63786b2 21:36:00 ---> 9f38a638f83d 21:36:00 21:36:01 Successfully built 9f38a638f83d 21:36:01 Successfully tagged security-spire-agent:latest 21:36:01  Building security-spire-agent ... done  ---> Running in 819ca05258af 21:36:01 Removing intermediate container 819ca05258af 21:36:01 ---> a2de0824bb10 21:36:01 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:36:01 Removing intermediate container 53b8f02ed7d9 21:36:01 ---> bc024c4ea736 21:36:01 Step 5/20 : COPY go.mod vendor* ./ 21:36:01 ---> cb39dee0e9ff 21:36:01 Step 26/31 : RUN chmod +x /entrypoint.sh 21:36:01 ---> Running in b4d02e9005fc 21:36:01 ---> 46d8c10e7eed 21:36:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:01 ---> Running in 62869e665408 21:36:03 Removing intermediate container b4d02e9005fc 21:36:03 ---> 03c8f5ae9f5b 21:36:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:36:03 ---> Running in dc13ed1c3c76 21:36:03 Removing intermediate container 62869e665408 21:36:03 ---> 2098a183e1a0 21:36:03 Step 7/20 : COPY . . 21:36:03 Removing intermediate container dc13ed1c3c76 21:36:03 ---> 05677c783e38 21:36:03 Step 28/31 : CMD ["gate"] 21:36:03 ---> Running in cfe999f0f445 21:36:03 Removing intermediate container cfe999f0f445 21:36:03 ---> 217b2a966a0b 21:36:03 Step 29/31 : LABEL arch=x86_64 21:36:03 ---> Running in 9e3e079d3637 21:36:04 Removing intermediate container 9e3e079d3637 21:36:04 ---> 7765bd902ed7 21:36:04 Step 30/31 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:36:05 ---> Running in cf3996ecb330 21:36:05 Removing intermediate container cf3996ecb330 21:36:05 ---> 7bef5d20f884 21:36:05 Step 31/31 : LABEL version=0.0.0 21:36:06 ---> Running in 782a3919d8a2 21:36:06 Removing intermediate container 782a3919d8a2 21:36:06 ---> 7de583d9adb4 21:36:06 21:36:06 Successfully built 7de583d9adb4 21:36:06 Successfully tagged security-bootstrapper:latest 21:36:10  Building security-bootstrapper ... done  ---> 9d9a4601a673 21:36:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:36:10 ---> Running in 144326b44078 21:36:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:36:11 Removing intermediate container b9d1cb538593 21:36:11 ---> b49ab35b7673 21:36:11 21:36:11 Step 10/22 : FROM alpine:3.14 21:36:11 ---> a33ac4f1069a 21:36:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:36:11 ---> Running in a5180f81c5ad 21:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:36:12 (1/2) Installing ca-certificates (20211220-r0) 21:36:12 (2/2) Installing dumb-init (1.2.5-r1) 21:36:12 Executing busybox-1.33.1-r6.trigger 21:36:12 Executing ca-certificates-20211220-r0.trigger 21:36:12 OK: 6 MiB in 16 packages 21:36:12 Removing intermediate container a5180f81c5ad 21:36:12 ---> 3b7ced488577 21:36:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:36:12 ---> Running in 5a61e33dd0a9 21:36:13 Removing intermediate container 5a61e33dd0a9 21:36:13 ---> fa78ce431e35 21:36:13 Step 13/22 : ENV APP_PORT=59860 21:36:13 ---> Running in ec42839767dd 21:36:13 Removing intermediate container ec42839767dd 21:36:13 ---> 8d4c468373c4 21:36:13 Step 14/22 : EXPOSE $APP_PORT 21:36:13 ---> Running in 24db5b9c2e13 21:36:13 Removing intermediate container 24db5b9c2e13 21:36:13 ---> 24578beaa9fc 21:36:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:36:13 ---> 1be3623ed1e4 21:36:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:36:14 ---> e52002ab76d2 21:36:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:36:14 ---> 811640795dc7 21:36:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:36:14 ---> Running in 3d76c68635eb 21:36:14 Removing intermediate container 3d76c68635eb 21:36:14 ---> 0b4d61e064e0 21:36:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:36:14 ---> Running in ff4d0d415ead 21:36:14 Removing intermediate container ff4d0d415ead 21:36:14 ---> bcf757f09995 21:36:14 Step 20/22 : LABEL arch=x86_64 21:36:14 ---> Running in f066757b7829 21:36:14 Removing intermediate container f066757b7829 21:36:14 ---> 04f18feed568 21:36:14 Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:36:15 ---> Running in cba3bc53cb59 21:36:15 Removing intermediate container cba3bc53cb59 21:36:15 ---> 44e5fc4c4b10 21:36:15 Step 22/22 : LABEL version=0.0.0 21:36:15 ---> Running in 2c33a1043e5d 21:36:15 Removing intermediate container 2c33a1043e5d 21:36:15 ---> f52e13bda3fe 21:36:15 21:36:15 Successfully built f52e13bda3fe 21:36:15 Successfully tagged support-notifications:latest 21:36:20  Building support-notifications ... done Removing intermediate container 144326b44078 21:36:20 ---> 7d05e391f39f 21:36:20 21:36:20 Step 9/20 : FROM alpine:3.15 21:36:20 ---> 9c842ac49a39 21:36:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:36:20 ---> Using cache 21:36:20 ---> ad75458e8dbe 21:36:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:20 ---> Using cache 21:36:20 ---> 40a6a4b6f8b8 21:36:20 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:36:20 ---> Running in 25fd18f5c8c4 21:36:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:36:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:36:21 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 21:36:21 v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:36:21 OK: 15854 distinct packages available 21:36:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:36:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:36:22 (1/9) Installing ca-certificates (20211220-r0) 21:36:22 (2/9) Installing brotli-libs (1.0.9-r5) 21:36:22 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:36:22 (4/9) Installing libcurl (7.80.0-r0) 21:36:23 (5/9) Installing curl (7.80.0-r0) 21:36:23 (6/9) Installing dumb-init (1.2.5-r1) 21:36:23 (7/9) Installing musl-obstack (1.2.2-r0) 21:36:23 (8/9) Installing libucontext (1.1-r0) 21:36:23 (9/9) Installing gcompat (1.0.0-r4) 21:36:23 Executing busybox-1.34.1-r4.trigger 21:36:23 Executing ca-certificates-20211220-r0.trigger 21:36:23 OK: 8 MiB in 23 packages 21:36:23 Removing intermediate container 25fd18f5c8c4 21:36:23 ---> 044e9c50bf20 21:36:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:36:24 ---> 5fa1b4a42f01 21:36:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:36:24 ---> 443c6365d4fe 21:36:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:36:24 ---> 07ba3de7c4c3 21:36:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:36:24 ---> Running in 792ef1b32b0c 21:36:24 Removing intermediate container 792ef1b32b0c 21:36:24 ---> 32156b2467fb 21:36:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:36:25 ---> Running in 9c1fd316b752 21:36:25 Removing intermediate container 9c1fd316b752 21:36:25 ---> ab8c90646055 21:36:25 Step 18/20 : LABEL arch=x86_64 21:36:25 ---> Running in 83b081c803ed 21:36:25 Removing intermediate container 83b081c803ed 21:36:25 ---> 1a135f758627 21:36:25 Step 19/20 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:36:25 ---> Running in c91b0dabd146 21:36:25 Removing intermediate container c91b0dabd146 21:36:25 ---> 51dbcab2be93 21:36:25 Step 20/20 : LABEL version=0.0.0 21:36:25 ---> Running in c611a9aa4503 21:36:25 Removing intermediate container c611a9aa4503 21:36:25 ---> c2070a94a3ae 21:36:25 21:36:25 Successfully built c2070a94a3ae 21:36:25 Successfully tagged security-spiffe-token-provider:latest 21:36:25  Building security-spiffe-token-provider ... done  [Pipeline] } 21:36:25 $ docker stop --time=1 5fbeaf866fc5c3ae717aaed283c9e542346cd0cdf8bcd32c7f151782269f6178 21:36:26 $ docker rm -f 5fbeaf866fc5c3ae717aaed283c9e542346cd0cdf8bcd32c7f151782269f6178 [Pipeline] // withDockerContainer [Pipeline] sh 21:36:27 + docker images 21:36:27 REPOSITORY TAG IMAGE ID CREATED SIZE 21:36:27 security-spiffe-token-provider latest c2070a94a3ae 2 seconds ago 28.6MB 21:36:27 7d05e391f39f 8 seconds ago 1.56GB 21:36:27 support-notifications latest f52e13bda3fe 12 seconds ago 26.6MB 21:36:27 b49ab35b7673 17 seconds ago 1.57GB 21:36:27 security-bootstrapper latest 7de583d9adb4 22 seconds ago 24.4MB 21:36:27 security-spire-agent latest 9f38a638f83d 27 seconds ago 119MB 21:36:27 support-scheduler latest 710920a19144 35 seconds ago 26MB 21:36:27 core-command latest 7393a3f23006 35 seconds ago 24.5MB 21:36:27 security-spire-server latest 86b9f59babc2 39 seconds ago 82.9MB 21:36:27 dba8e2c85aa3 40 seconds ago 1.56GB 21:36:27 7e57b6293610 40 seconds ago 1.57GB 21:36:27 2d8136462720 40 seconds ago 1.56GB 21:36:27 security-spire-config latest 1fa3343e75fc 44 seconds ago 82.2MB 21:36:27 sys-mgmt-agent latest 66c4c6f38392 56 seconds ago 305MB 21:36:27 2b826751be1f 59 seconds ago 1.6GB 21:36:27 security-secretstore-setup latest 9ddefc07f541 About a minute ago 42.1MB 21:36:27 core-data latest e2835d7c6bc4 About a minute ago 31.3MB 21:36:27 security-proxy-setup latest 70c72fcd8aeb About a minute ago 43.5MB 21:36:27 core-metadata latest f61932b10752 About a minute ago 26.1MB 21:36:27 ee84b8e3a2e2 About a minute ago 1.57GB 21:36:27 6cff84b67447 About a minute ago 1.58GB 21:36:27 368d6cfd53c9 About a minute ago 1.58GB 21:36:27 687e45e3f00b About a minute ago 1.58GB 21:36:27 66f1a5fc3202 About a minute ago 1.57GB 21:36:27 ci-base-image-x86_64 latest 2374e63a7d04 4 minutes ago 896MB 21:36:27 alpine 3.15 9c842ac49a39 6 hours ago 5.57MB 21:36:27 alpine 3.14 a33ac4f1069a 6 days ago 5.59MB 21:36:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 21:36:27 docker 20.10.10 b706a049f56e 4 months ago 216MB 21:36:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 21:36:27 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 21:36:29 ? github.com/edgexfoundry/edgex-go [no test files] 21:36:42 Still waiting to schedule task 21:36:42 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:37:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:37:59 Running on prd-ubuntu18.04-docker-8c-8g-8945 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws 21:37:59 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 21:37:59 The recommended git tool is: git 21:38:00 using credential edgex-jenkins-ssh 21:38:00 Cloning the remote Git repository 21:38:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:38:00 > git init /w/workspace/edgex-go/7 # timeout=10 21:38:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:38:01 > git --version # timeout=10 21:38:01 > git --version # 'git version 2.17.1' 21:38:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:38:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:38:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:38:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:38:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:38:06 Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit f2437c5f3b3ff75fe821427690939a923a09825f 21:38:06 Merge succeeded, producing f2437c5f3b3ff75fe821427690939a923a09825f 21:38:06 Checking out Revision f2437c5f3b3ff75fe821427690939a923a09825f (PR-3897) 21:38:06 > git config core.sparsecheckout # timeout=10 21:38:06 > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # timeout=10 21:38:06 > git remote # timeout=10 21:38:06 > git config --get remote.origin.url # timeout=10 21:38:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:06 > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 21:38:06 > git rev-parse HEAD^{commit} # timeout=10 21:38:06 > git config core.sparsecheckout # timeout=10 21:38:06 > git checkout -f f2437c5f3b3ff75fe821427690939a923a09825f # timeout=10 21:38:10 Commit message: "feat(security): Update to use the latest versions of go-mod-bootstrap and go-mod-secrets there is go 1.16 compatible issue if just using go mod tidy; so we force it to 1.17 for tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:10 + echo snap-build.sh 21:38:10 snap-build.sh 21:38:10 + SNAP_BASE_DIR=. 21:38:10 + '[' '!' -z /w/workspace/edgex-go/7 ']' 21:38:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 21:38:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 21:38:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 21:38:10 + cd /w/workspace/edgex-go/7 21:38:10 + sudo apt-get remove -qy --purge lxd lxd-client 21:38:10 Reading package lists... 21:38:10 Building dependency tree... 21:38:10 Reading state information... 21:38:10 The following packages were automatically installed and are no longer required: 21:38:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:38:10 uidmap xdelta3 21:38:10 Use 'sudo apt autoremove' to remove them. 21:38:10 The following packages will be REMOVED: 21:38:10 lxd* lxd-client* 21:38:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:38:11 After this operation, 31.7 MB disk space will be freed. 21:38:11 (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.) 21:38:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:38:12 Removing lxd dnsmasq configuration 21:38:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:38:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:38:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:38:13 (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.) 21:38:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:38:14 Processing triggers for systemd (237-3ubuntu10.52) ... 21:38:14 Processing triggers for ureadahead (0.100.0-21) ... 21:38:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements 21:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:38:15 + sudo snap remove --purge lxd 21:38:15 snap "lxd" is not installed 21:38:15 + sudo groupadd --force --system lxd 21:38:15 ++ whoami 21:38:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:38:15 + newgrp - lxd 21:38:15 + sudo snap install lxd 21:38:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.470s coverage: 98.5% of statements 21:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:38:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.462s coverage: 54.9% of statements 21:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:38:25 2022-03-23T21:38:22Z INFO Waiting for automatic snapd restart... 21:38:40 lxd 4.24 from Canonical* installed 21:38:40 + sudo lxd init --auto 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.406s coverage: 89.2% of statements 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.426s coverage: 84.4% of statements 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.748s coverage: 94.2% of statements 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.466s coverage: 72.2% of statements 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.418s coverage: 60.0% of statements 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.632s coverage: 0.9% of statements 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.342s coverage: 58.8% of statements 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.395s coverage: 24.0% of statements 21:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.250s coverage: 79.5% of statements 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.235s coverage: 96.3% of statements 21:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.298s coverage: 87.5% of statements 21:38:50 + sudo snap install --classic snapcraft 21:38:53 snapcraft 6.0.2 from Canonical* installed 21:38:53 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:38:53 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:38:53 % Total % Received % Xferd Average Speed Time Time Time Current 21:38:53 Dload Upload Total Spent Left Speed 21:38:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3717 0 --:--:-- --:--:-- --:--:-- 3717 21:38:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9060k 0 --:--:-- --:--:-- --:--:-- 19.6M 21:38:53 ./yq_linux_amd64 21:38:53 + sudo snapcraft prime --use-lxd 21:38:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:38:55 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: 21:38:55 - README.md 21:38:55 21:38:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:38:55 Launching a container. 21:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.232s coverage: 94.4% of statements 21:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements 21:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.728s coverage: 82.5% of statements 21:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:39:08 Waiting for container to be ready 21:39:08 To start your first container, try: lxc launch ubuntu:20.04 21:39:08 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 21:39:08 21:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.348s coverage: 80.0% of statements 21:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements 21:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.286s coverage: 85.4% of statements 21:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.794s coverage: 91.2% of statements 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.976s coverage: 64.4% of statements 21:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.276s coverage: 100.0% of statements 21:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 21:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements 21:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 21:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 21:39:11 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:39:12 Waiting for network to be ready... 21:39:12 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 21:39:12 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 21:39:12 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 21:39:12 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 21:39:12 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 21:39:13 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 21:39:13 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 21:39:13 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 21:39:13 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 21:39:13 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 21:39:13 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 21:39:13 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] 21:39:13 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] 21:39:13 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.5 kB] 21:39:13 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 21:39:13 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] 21:39:13 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 21:39:13 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 21:39:13 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 21:39:13 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] 21:39:14 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] 21:39:14 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 21:39:14 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 21:39:14 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] 21:39:14 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 21:39:14 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 21:39:14 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 21:39:15 Fetched 23.5 MB in 3s (7183 kB/s) 21:39:16 Reading package lists... 21:39:16 Reading package lists... 21:39:17 Building dependency tree... 21:39:17 Reading state information... 21:39:17 The following additional packages will be installed: 21:39:17 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:39:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:39:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:39:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:39:17 Suggested packages: 21:39:17 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:39:17 Recommended packages: 21:39:17 gnupg libsasl2-modules 21:39:17 The following NEW packages will be installed: 21:39:17 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:39:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:39:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:39:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:39:17 The following packages will be upgraded: 21:39:17 gpg gpg-agent gpgconf libudev1 21:39:17 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 21:39:17 Need to get 3859 kB of archives. 21:39:17 After this operation, 14.9 MB of additional disk space will be used. 21:39:17 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 21:39:17 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 21:39:17 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 21:39:17 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 21:39:17 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 21:39:17 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 21:39:17 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 21:39:17 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 21:39:18 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 21:39:18 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:39:18 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 21:39:18 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 21:39:18 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 21:39:18 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 21:39:18 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 21:39:18 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 21:39:18 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 21:39:18 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 21:39:18 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 21:39:18 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 21:39:18 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 21:39:18 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 21:39:18 debconf: delaying package configuration, since apt-utils is not installed 21:39:18 Fetched 3859 kB in 1s (3236 kB/s) 21:39:18 (Reading database ... 12816 files and directories currently installed.) 21:39:18 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 21:39:18 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:39:18 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 21:39:18 Selecting previously unselected package udev. 21:39:18 (Reading database ... 12816 files and directories currently installed.) 21:39:18 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 21:39:18 Unpacking udev (245.4-4ubuntu3.15) ... 21:39:18 Selecting previously unselected package libfuse2:amd64. 21:39:18 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 21:39:18 Unpacking libfuse2:amd64 (2.9.9-3) ... 21:39:18 Selecting previously unselected package fuse. 21:39:18 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 21:39:18 Unpacking fuse (2.9.9-3) ... 21:39:18 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 21:39:18 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:39:18 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 21:39:18 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.503s coverage: 65.4% of statements 21:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.8% of statements 21:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements 21:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements 21:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:39:19 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 21:39:19 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:39:19 Selecting previously unselected package libksba8:amd64. 21:39:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:39:19 Unpacking libksba8:amd64 (1.3.5-2) ... 21:39:19 Selecting previously unselected package libroken18-heimdal:amd64. 21:39:19 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:39:19 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:19 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:39:19 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:39:19 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:19 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:39:19 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:39:19 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:19 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:39:19 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:39:19 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:19 Selecting previously unselected package libwind0-heimdal:amd64. 21:39:19 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:39:19 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:19 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:39:19 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:39:19 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:19 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:39:19 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:39:19 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:39:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:39:19 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:39:19 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:39:19 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:19 Selecting previously unselected package libsasl2-modules-db:amd64. 21:39:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 21:39:19 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:39:19 Selecting previously unselected package libsasl2-2:amd64. 21:39:19 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 21:39:19 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:39:20 Selecting previously unselected package libldap-common. 21:39:20 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 21:39:20 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 21:39:20 Selecting previously unselected package libldap-2.4-2:amd64. 21:39:20 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 21:39:20 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 21:39:20 Selecting previously unselected package dirmngr. 21:39:20 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 21:39:20 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 21:39:20 Setting up libksba8:amd64 (1.3.5-2) ... 21:39:20 Setting up libfuse2:amd64 (2.9.9-3) ... 21:39:20 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 21:39:20 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:39:20 Setting up udev (245.4-4ubuntu3.15) ... 21:39:20 invoke-rc.d: policy-rc.d denied execution of start. 21:39:20 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:39:20 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:20 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 21:39:20 Setting up gpg (2.2.19-3ubuntu2.1) ... 21:39:20 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:20 Setting up fuse (2.9.9-3) ... 21:39:20 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 21:39:21 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:21 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:21 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:21 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:21 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:21 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:21 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:39:21 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 21:39:21 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 21:39:21 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 21:39:21 Processing triggers for systemd (245.4-4ubuntu3) ... 21:39:21 Processing triggers for libc-bin (2.31-0ubuntu9) ... 21:39:22 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 21:39:22 Alias= settings in the [Install] section, and DefaultInstance= for template 21:39:22 units). This means they are not meant to be enabled using systemctl. 21:39:22 21:39:22 Possible reasons for having this kind of units are: 21:39:22 • A unit may be statically enabled by being symlinked from another unit's 21:39:22 .wants/ or .requires/ directory. 21:39:22 • A unit's purpose may be to act as a helper for some other unit which has 21:39:22 a requirement dependency on it. 21:39:22 • A unit may be started when needed via activation (socket, path, timer, 21:39:22 D-Bus, udev, scripted systemctl call, ...). 21:39:22 • In case of template units, the unit is meant to be enabled with some 21:39:22 instance name specified. 21:39:22 Reading package lists... 21:39:22 Building dependency tree... 21:39:22 Reading state information... 21:39:22 The following additional packages will be installed: 21:39:22 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 21:39:22 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 21:39:22 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 21:39:22 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 21:39:22 openssh-client python3 python3-minimal python3.8 python3.8-minimal 21:39:22 squashfs-tools systemd systemd-sysv systemd-timesyncd 21:39:22 Suggested packages: 21:39:22 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 21:39:22 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:39:22 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 21:39:22 systemd-container policykit-1 21:39:22 Recommended packages: 21:39:22 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 21:39:22 The following NEW packages will be installed: 21:39:22 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 21:39:22 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 21:39:22 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 21:39:22 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 21:39:22 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 21:39:22 The following packages will be upgraded: 21:39:22 libsystemd0 systemd systemd-sysv systemd-timesyncd 21:39:22 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 21:39:22 Need to get 46.5 MB of archives. 21:39:22 After this operation, 181 MB of additional disk space will be used. 21:39:22 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 21:39:22 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 21:39:23 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 21:39:23 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 21:39:23 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 21:39:23 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 21:39:23 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 21:39:23 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 21:39:23 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 21:39:23 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 21:39:23 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 21:39:23 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 21:39:23 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 21:39:23 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 21:39:23 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 21:39:23 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 21:39:23 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 21:39:23 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 21:39:23 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 21:39:23 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 21:39:23 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 21:39:23 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 21:39:23 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 21:39:23 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 21:39:23 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 21:39:23 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 21:39:23 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 21:39:23 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 21:39:23 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 21:39:23 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 21:39:23 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 21:39:23 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 21:39:23 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 21:39:23 debconf: delaying package configuration, since apt-utils is not installed 21:39:23 Fetched 46.5 MB in 1s (65.1 MB/s) 21:39:23 (Reading database ... 13067 files and directories currently installed.) 21:39:23 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 21:39:23 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:39:23 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 21:39:23 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:39:23 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 21:39:24 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:39:24 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 21:39:24 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:39:24 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 21:39:24 Selecting previously unselected package libpython3.8-minimal:amd64. 21:39:24 (Reading database ... 13068 files and directories currently installed.) 21:39:24 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 21:39:24 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 21:39:24 Selecting previously unselected package libexpat1:amd64. 21:39:24 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 21:39:24 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 21:39:24 Selecting previously unselected package python3.8-minimal. 21:39:24 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 21:39:24 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 21:39:25 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 21:39:25 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 21:39:25 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 21:39:25 Selecting previously unselected package python3-minimal. 21:39:25 (Reading database ... 13359 files and directories currently installed.) 21:39:25 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 21:39:25 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 21:39:25 Selecting previously unselected package mime-support. 21:39:25 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 21:39:25 Unpacking mime-support (3.64ubuntu1) ... 21:39:25 Selecting previously unselected package libmpdec2:amd64. 21:39:25 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 21:39:25 Unpacking libmpdec2:amd64 (2.4.2-3) ... 21:39:25 Selecting previously unselected package libpython3.8-stdlib:amd64. 21:39:25 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 21:39:25 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 21:39:26 Selecting previously unselected package python3.8. 21:39:26 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 21:39:26 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 21:39:26 Selecting previously unselected package libpython3-stdlib:amd64. 21:39:26 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 21:39:26 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 21:39:26 Setting up python3-minimal (3.8.2-0ubuntu2) ... 21:39:26 Selecting previously unselected package python3. 21:39:26 (Reading database ... 13761 files and directories currently installed.) 21:39:26 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 21:39:26 Unpacking python3 (3.8.2-0ubuntu2) ... 21:39:26 Selecting previously unselected package libdbus-1-3:amd64. 21:39:26 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 21:39:26 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 21:39:26 Selecting previously unselected package dbus. 21:39:26 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 21:39:26 Unpacking dbus (1.12.16-2ubuntu2.1) ... 21:39:26 Selecting previously unselected package libbsd0:amd64. 21:39:26 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 21:39:26 Unpacking libbsd0:amd64 (0.10.0-1) ... 21:39:26 Selecting previously unselected package libpam-systemd:amd64. 21:39:26 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 21:39:26 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 21:39:26 Selecting previously unselected package sudo. 21:39:26 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 21:39:26 Unpacking sudo (1.8.31-1ubuntu1.2) ... 21:39:26 Selecting previously unselected package apparmor. 21:39:26 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 21:39:26 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 21:39:26 Selecting previously unselected package libcbor0.6:amd64. 21:39:26 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 21:39:26 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 21:39:26 Selecting previously unselected package libedit2:amd64. 21:39:26 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 21:39:26 Unpacking libedit2:amd64 (3.1-20191231-1) ... 21:39:26 Selecting previously unselected package libfido2-1:amd64. 21:39:26 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 21:39:26 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 21:39:27 Selecting previously unselected package libkrb5support0:amd64. 21:39:27 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 21:39:27 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 21:39:27 Selecting previously unselected package libk5crypto3:amd64. 21:39:27 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 21:39:27 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 21:39:27 Selecting previously unselected package libkeyutils1:amd64. 21:39:27 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 21:39:27 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 21:39:27 Selecting previously unselected package libkrb5-3:amd64. 21:39:27 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 21:39:27 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 21:39:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:39:27 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 21:39:27 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 21:39:27 Selecting previously unselected package openssh-client. 21:39:27 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 21:39:27 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 21:39:27 Selecting previously unselected package dbus-user-session. 21:39:27 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 21:39:27 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 21:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.355s coverage: 17.7% of statements 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.375s coverage: 63.2% of statements 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:39:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:39:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:39:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 21:39:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 21:39:27 Selecting previously unselected package liblzo2-2:amd64. 21:39:27 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 21:39:27 Unpacking liblzo2-2:amd64 (2.10-2) ... 21:39:27 Selecting previously unselected package squashfs-tools. 21:39:27 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 21:39:27 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 21:39:27 Selecting previously unselected package snapd. 21:39:27 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 21:39:27 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 21:39:27 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 21:39:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:39:27 GO111MODULE=on go vet ./... 21:39:30 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 21:39:30 Setting up mime-support (3.64ubuntu1) ... 21:39:30 Setting up liblzo2-2:amd64 (2.10-2) ... 21:39:30 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 21:39:30 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 21:39:30 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 21:39:30 Setting up dbus (1.12.16-2ubuntu2.1) ... 21:39:30 Setting up sudo (1.8.31-1ubuntu1.2) ... 21:39:30 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 21:39:30 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 21:39:30 Setting up libmpdec2:amd64 (2.4.2-3) ... 21:39:30 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 21:39:30 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 21:39:30 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 21:39:31 Setting up libbsd0:amd64 (0.10.0-1) ... 21:39:31 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 21:39:31 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 21:39:31 Setting up libedit2:amd64 (3.1-20191231-1) ... 21:39:31 Setting up python3 (3.8.2-0ubuntu2) ... 21:39:31 running python rtupdate hooks for python3.8... 21:39:31 running python post-rtupdate hooks for python3.8... 21:39:31 Setting up apparmor (2.13.3-7ubuntu5.1) ... 21:39:32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:39:32 Reloading AppArmor profiles 21:39:32 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 21:39:32 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 21:39:33 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 21:39:33 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 21:39:33 Setting up systemd (245.4-4ubuntu3.15) ... 21:39:33 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:39:33 Installing new version of config file /etc/systemd/resolved.conf ... 21:39:35 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 21:39:35 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 21:39:35 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 21:39:35 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 21:39:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:39:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:39:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:39:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:39:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:39:36 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:39:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:39:36 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:39:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:39:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:39:37 /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' 21:39:37 Processing triggers for libc-bin (2.31-0ubuntu9) ... 21:39:38 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 21:39:38 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 21:39:38 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 21:39:39 Reading package lists... 21:39:39 Reading package lists... 21:39:39 Building dependency tree... 21:39:39 Reading state information... 21:39:40 Calculating upgrade... 21:39:40 The following packages will be upgraded: 21:39:40 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 21:39:40 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 21:39:40 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 21:39:40 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 21:39:40 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 21:39:40 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 21:39:40 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 21:39:40 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 21:39:40 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 21:39:40 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 21:39:40 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 21:39:40 xz-utils zlib1g 21:39:40 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:39:40 Need to get 65.7 MB of archives. 21:39:40 After this operation, 27.6 MB of additional disk space will be used. 21:39:40 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 21:39:40 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 21:39:40 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 21:39:40 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 21:39:40 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 21:39:40 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 21:39:40 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 21:39:40 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 21:39:40 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 21:39:40 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 21:39:40 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 21:39:40 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 21:39:40 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 21:39:40 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 21:39:40 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 21:39:40 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 21:39:40 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 21:39:40 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 21:39:40 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 21:39:40 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 21:39:40 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 21:39:40 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 21:39:40 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 21:39:40 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 21:39:40 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 21:39:40 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 21:39:40 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 21:39:40 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 21:39:40 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 21:39:40 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 21:39:40 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 21:39:40 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 21:39:40 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 21:39:40 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 21:39:40 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 21:39:40 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 21:39:40 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 21:39:40 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 21:39:40 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 21:39:40 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 21:39:40 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 21:39:40 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 21:39:40 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 21:39:40 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 21:39:40 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 21:39:40 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 21:39:40 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 21:39:40 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 21:39:40 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 21:39:40 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 21:39:40 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 21:39:40 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 21:39:40 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 21:39:40 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 21:39:40 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 21:39:40 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 21:39:40 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 21:39:40 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 21:39:40 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 21:39:40 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 21:39:40 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 21:39:40 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 21:39:40 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 21:39:40 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 21:39:40 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 21:39:40 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 21:39:40 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 21:39:40 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 21:39:40 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 21:39:40 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 21:39:40 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 21:39:40 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 21:39:40 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 21:39:40 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 21:39:40 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 21:39:40 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 21:39:40 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] 21:39:41 debconf: delaying package configuration, since apt-utils is not installed 21:39:41 Fetched 65.7 MB in 1s (85.0 MB/s) 21:39:41 (Reading database ... 14313 files and directories currently installed.) 21:39:41 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 21:39:41 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:39:41 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 21:39:41 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:39:41 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 21:39:41 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 21:39:41 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:39:41 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:39:42 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:39:42 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:39:42 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:39:42 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:39:42 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:39:42 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:39:42 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:39:42 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:39:42 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:39:42 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:39:42 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:39:42 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:39:42 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 21:39:42 (Reading database ... 14312 files and directories currently installed.) 21:39:42 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:39:42 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:39:42 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:39:42 (Reading database ... 14312 files and directories currently installed.) 21:39:42 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:39:42 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:39:42 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:39:42 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:39:42 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:39:42 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:39:43 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 21:39:43 (Reading database ... 14312 files and directories currently installed.) 21:39:43 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 21:39:43 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:39:43 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 21:39:43 (Reading database ... 14312 files and directories currently installed.) 21:39:43 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 21:39:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:39:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:39:43 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 21:39:44 Setting up base-files (11ubuntu5.5) ... 21:39:44 Installing new version of config file /etc/issue ... 21:39:44 Installing new version of config file /etc/issue.net ... 21:39:44 Installing new version of config file /etc/lsb-release ... 21:39:44 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:39:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:39:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:39:44 Removing obsolete conffile /etc/default/motd-news ... 21:39:44 (Reading database ... 14311 files and directories currently installed.) 21:39:44 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 21:39:44 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 21:39:45 Setting up bash (5.0-6ubuntu1.1) ... 21:39:45 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 21:39:45 (Reading database ... 14311 files and directories currently installed.) 21:39:45 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 21:39:45 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 21:39:45 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 21:39:45 (Reading database ... 14311 files and directories currently installed.) 21:39:45 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 21:39:45 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 21:39:45 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 21:39:45 (Reading database ... 14311 files and directories currently installed.) 21:39:45 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 21:39:45 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:39:45 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 21:39:45 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:39:46 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 21:39:46 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:39:46 Setting up perl-base (5.30.0-9ubuntu0.2) ... 21:39:46 (Reading database ... 14311 files and directories currently installed.) 21:39:46 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 21:39:46 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:39:46 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 21:39:46 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 21:39:46 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 21:39:47 (Reading database ... 14311 files and directories currently installed.) 21:39:47 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 21:39:47 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 21:39:47 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 21:39:47 (Reading database ... 14311 files and directories currently installed.) 21:39:47 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 21:39:47 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:39:47 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 21:39:47 (Reading database ... 14311 files and directories currently installed.) 21:39:47 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 21:39:47 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:39:47 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 21:39:47 (Reading database ... 14311 files and directories currently installed.) 21:39:47 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 21:39:47 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:39:47 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 21:39:47 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:39:47 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 21:39:47 (Reading database ... 14311 files and directories currently installed.) 21:39:47 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 21:39:47 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:39:47 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 21:39:47 (Reading database ... 14311 files and directories currently installed.) 21:39:47 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 21:39:47 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:39:47 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 21:39:47 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:39:48 Setting up util-linux (2.34-0.1ubuntu9.3) ... 21:39:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:39:49 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:39:49 (Reading database ... 14311 files and directories currently installed.) 21:39:49 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 21:39:49 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:39:49 Setting up libc-bin (2.31-0ubuntu9.7) ... 21:39:49 (Reading database ... 14311 files and directories currently installed.) 21:39:49 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 21:39:49 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 21:39:49 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 21:39:49 (Reading database ... 14311 files and directories currently installed.) 21:39:49 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 21:39:49 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 21:39:49 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 21:39:49 (Reading database ... 14311 files and directories currently installed.) 21:39:49 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 21:39:49 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 21:39:49 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 21:39:49 (Reading database ... 14311 files and directories currently installed.) 21:39:49 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 21:39:49 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 21:39:49 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 21:39:49 (Reading database ... 14311 files and directories currently installed.) 21:39:49 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 21:39:49 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 21:39:49 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 21:39:49 (Reading database ... 14311 files and directories currently installed.) 21:39:49 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 21:39:49 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:39:50 Setting up gpgv (2.2.19-3ubuntu2.1) ... 21:39:50 (Reading database ... 14311 files and directories currently installed.) 21:39:50 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 21:39:50 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 21:39:50 Setting up ubuntu-keyring (2020.02.11.4) ... 21:39:50 (Reading database ... 14311 files and directories currently installed.) 21:39:50 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 21:39:50 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 21:39:50 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 21:39:50 (Reading database ... 14311 files and directories currently installed.) 21:39:50 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 21:39:50 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 21:39:50 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 21:39:50 (Reading database ... 14311 files and directories currently installed.) 21:39:50 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 21:39:50 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 21:39:50 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 21:39:50 (Reading database ... 14311 files and directories currently installed.) 21:39:50 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 21:39:50 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 21:39:50 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 21:39:50 (Reading database ... 14311 files and directories currently installed.) 21:39:50 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 21:39:50 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 21:39:50 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 21:39:50 (Reading database ... 14311 files and directories currently installed.) 21:39:50 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 21:39:50 Unpacking apt (2.0.6) over (2.0.2) ... 21:39:51 Setting up apt (2.0.6) ... 21:39:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:39:51 (Reading database ... 14311 files and directories currently installed.) 21:39:51 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 21:39:51 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:39:51 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 21:39:51 (Reading database ... 14311 files and directories currently installed.) 21:39:51 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 21:39:51 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:39:51 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 21:39:52 (Reading database ... 14313 files and directories currently installed.) 21:39:52 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 21:39:52 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:39:52 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 21:39:52 (Reading database ... 14317 files and directories currently installed.) 21:39:52 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 21:39:52 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:39:52 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 21:39:52 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:39:52 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 21:39:52 (Reading database ... 14317 files and directories currently installed.) 21:39:52 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 21:39:52 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 21:39:53 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 21:39:53 (Reading database ... 14317 files and directories currently installed.) 21:39:53 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 21:39:53 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 21:39:53 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 21:39:53 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 21:39:53 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 21:39:53 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 21:39:53 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 21:39:53 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 21:39:53 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 21:39:53 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 21:39:53 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 21:39:53 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 21:39:53 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 21:39:53 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 21:39:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 21:39:53 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 21:39:53 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 21:39:53 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 21:39:54 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 21:39:54 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 21:39:54 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 21:39:54 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 21:39:54 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 21:39:54 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:39:54 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 21:39:54 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:39:54 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 21:39:54 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:39:54 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 21:39:54 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:39:54 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 21:39:54 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:39:54 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 21:39:54 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:39:54 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 21:39:54 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 21:39:55 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:39:55 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:39:55 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:39:55 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:39:56 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:39:56 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:39:56 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:39:56 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:39:57 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:39:57 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:39:57 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:39:57 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:39:57 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:39:57 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:39:57 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 21:39:57 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 21:39:58 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 21:39:58 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 21:39:58 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 21:39:58 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 21:39:58 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 21:39:58 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:39:58 Setting up tzdata (2021e-0ubuntu0.20.04) ... 21:39:58 21:39:58 Current default time zone: 'Etc/UTC' 21:39:58 Local time is now: Wed Mar 23 21:39:58 UTC 2022. 21:39:58 Universal Time is now: Wed Mar 23 21:39:58 UTC 2022. 21:39:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:39:58 21:39:58 Setting up xz-utils (5.2.4-1ubuntu1) ... 21:39:58 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:39:58 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:39:58 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 21:39:58 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:39:58 Setting up mount (2.34-0.1ubuntu9.3) ... 21:39:58 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 21:39:58 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 21:39:58 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 21:39:58 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 21:39:58 Setting up openssl (1.1.1f-1ubuntu2.12) ... 21:39:58 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:39:58 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:39:58 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 21:39:58 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:39:58 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:39:58 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:39:58 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 21:39:58 Setting up fdisk (2.34-0.1ubuntu9.3) ... 21:39:58 Setting up ca-certificates (20210119~20.04.2) ... 21:40:00 Updating certificates in /etc/ssl/certs... 21:40:01 21 added, 21 removed; done. 21:40:01 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:40:01 Setting up perl (5.30.0-9ubuntu0.2) ... 21:40:01 Setting up procps (2:3.3.16-1ubuntu2.3) ... 21:40:01 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 21:40:01 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 21:40:01 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 21:40:01 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 21:40:01 Setting up binutils (2.34-6ubuntu1.3) ... 21:40:01 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:40:01 Setting up build-essential (12.8ubuntu1.1) ... 21:40:01 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 21:40:01 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:40:01 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 21:40:01 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 21:40:01 Processing triggers for systemd (245.4-4ubuntu3.15) ... 21:40:01 Processing triggers for mime-support (3.64ubuntu1) ... 21:40:01 Processing triggers for ca-certificates (20210119~20.04.2) ... 21:40:01 Updating certificates in /etc/ssl/certs... 21:40:02 0 added, 0 removed; done. 21:40:02 Running hooks in /etc/ca-certificates/update.d... 21:40:02 done. 21:40:03 Reading package lists... 21:40:03 Building dependency tree... 21:40:03 Reading state information... 21:40:03 The following NEW packages will be installed: 21:40:03 apt-transport-https 21:40:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:40:04 Need to get 4680 B of archives. 21:40:04 After this operation, 162 kB of additional disk space will be used. 21:40:04 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 21:40:04 debconf: delaying package configuration, since apt-utils is not installed 21:40:04 Fetched 4680 B in 0s (24.5 kB/s) 21:40:04 Selecting previously unselected package apt-transport-https. 21:40:04 (Reading database ... 14320 files and directories currently installed.) 21:40:04 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 21:40:04 Unpacking apt-transport-https (2.0.6) ... 21:40:04 Setting up apt-transport-https (2.0.6) ... 21:40:04 Waiting for network to be ready... 21:40:11 2022-03-23T21:40:08Z INFO Waiting for automatic snapd restart... 21:40:11 snapd 2.54.4 from Canonical* installed 21:40:12 "snapd" switched to the "latest/stable" channel 21:40:12 21:40:15 core20 20220304 from Canonical* installed 21:40:15 "core20" switched to the "latest/stable" channel 21:40:15 21:40:17 snapcraft 6.0.2 from Canonical* installed 21:40:17 "snapcraft" switched to the "latest/stable" channel 21:40:17 21:40:23 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: 21:40:23 - README.md 21:40:23 21:40:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:40:23 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 21:40:23 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 21:40:23 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 21:40:24 Reading package lists... 21:40:24 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 21:40:24 Reading package lists... 21:40:24 Building dependency tree... 21:40:24 Reading state information... 21:40:24 Suggested packages: 21:40:24 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 21:40:24 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 21:40:24 krb5-user libnorm-doc 21:40:24 Recommended packages: 21:40:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:40:24 The following NEW packages will be installed: 21:40:24 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 21:40:24 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 21:40:24 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 21:40:24 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 21:40:24 libzmq5 pkg-config zip 21:40:24 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 21:40:24 Need to get 10.3 MB of archives. 21:40:24 After this operation, 56.5 MB of additional disk space will be used. 21:40:24 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 21:40:24 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 21:40:25 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 21:40:25 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 21:40:25 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 21:40:25 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 21:40:25 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 21:40:25 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 21:40:25 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 21:40:25 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 21:40:25 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 21:40:25 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 21:40:25 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 21:40:25 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 21:40:25 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 21:40:25 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 21:40:25 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 21:40:25 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 21:40:25 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 21:40:25 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 21:40:25 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 21:40:25 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 21:40:25 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 21:40:25 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 21:40:25 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 21:40:25 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 21:40:25 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 21:40:25 debconf: delaying package configuration, since apt-utils is not installed 21:40:25 Fetched 10.3 MB in 1s (9082 kB/s) 21:40:25 Selecting previously unselected package libglib2.0-0:amd64. 21:40:25 (Reading database ... 14324 files and directories currently installed.) 21:40:25 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 21:40:25 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 21:40:26 Selecting previously unselected package libsodium23:amd64. 21:40:26 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 21:40:26 Unpacking libsodium23:amd64 (1.0.18-1) ... 21:40:26 Selecting previously unselected package libpsl5:amd64. 21:40:26 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 21:40:26 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 21:40:26 Selecting previously unselected package libbrotli1:amd64. 21:40:26 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 21:40:26 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 21:40:26 Selecting previously unselected package libnghttp2-14:amd64. 21:40:26 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 21:40:26 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 21:40:26 Selecting previously unselected package librtmp1:amd64. 21:40:26 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 21:40:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 21:40:26 Selecting previously unselected package libssh-4:amd64. 21:40:26 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 21:40:26 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 21:40:26 Selecting previously unselected package libcurl3-gnutls:amd64. 21:40:26 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 21:40:26 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 21:40:26 Selecting previously unselected package liberror-perl. 21:40:26 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 21:40:26 Unpacking liberror-perl (0.17029-1) ... 21:40:26 Selecting previously unselected package git-man. 21:40:26 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 21:40:26 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 21:40:26 Selecting previously unselected package git. 21:40:26 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 21:40:26 Unpacking git (1:2.25.1-1ubuntu3.2) ... 21:40:27 Selecting previously unselected package libgssrpc4:amd64. 21:40:27 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 21:40:27 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 21:40:27 Selecting previously unselected package libkdb5-9:amd64. 21:40:27 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 21:40:27 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 21:40:27 Selecting previously unselected package libkadm5srv-mit11:amd64. 21:40:27 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 21:40:27 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 21:40:27 Selecting previously unselected package libkadm5clnt-mit11:amd64. 21:40:27 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 21:40:27 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 21:40:27 Selecting previously unselected package comerr-dev:amd64. 21:40:27 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 21:40:27 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 21:40:27 Selecting previously unselected package krb5-multidev:amd64. 21:40:27 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 21:40:27 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 21:40:27 Selecting previously unselected package libnorm1:amd64. 21:40:27 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 21:40:27 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 21:40:27 Selecting previously unselected package libnorm-dev:amd64. 21:40:27 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 21:40:27 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 21:40:27 Selecting previously unselected package libpgm-5.2-0:amd64. 21:40:27 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 21:40:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:40:27 Selecting previously unselected package libpgm-dev:amd64. 21:40:27 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 21:40:27 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:40:28 Selecting previously unselected package libsodium-dev:amd64. 21:40:28 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 21:40:28 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 21:40:28 Selecting previously unselected package libzmq5:amd64. 21:40:28 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 21:40:28 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 21:40:28 Selecting previously unselected package libkrb5-dev:amd64. 21:40:28 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 21:40:28 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 21:40:28 Selecting previously unselected package libzmq3-dev:amd64. 21:40:28 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 21:40:28 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 21:40:28 Selecting previously unselected package pkg-config. 21:40:28 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 21:40:28 Unpacking pkg-config (0.29.1-0ubuntu4) ... 21:40:28 Selecting previously unselected package zip. 21:40:28 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 21:40:28 Unpacking zip (3.0-11build1) ... 21:40:28 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 21:40:28 Setting up libsodium23:amd64 (1.0.18-1) ... 21:40:28 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 21:40:28 No schema files found: doing nothing. 21:40:28 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 21:40:28 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 21:40:28 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 21:40:28 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 21:40:28 Setting up liberror-perl (0.17029-1) ... 21:40:28 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 21:40:28 Setting up zip (3.0-11build1) ... 21:40:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 21:40:28 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 21:40:28 Setting up pkg-config (0.29.1-0ubuntu4) ... 21:40:28 Setting up libsodium-dev:amd64 (1.0.18-1) ... 21:40:28 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 21:40:28 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 21:40:28 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 21:40:28 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 21:40:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:40:28 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 21:40:28 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 21:40:28 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 21:40:28 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:40:28 Setting up git (1:2.25.1-1ubuntu3.2) ... 21:40:28 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 21:40:28 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 21:40:28 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 21:40:28 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 21:40:29 comerr-dev set to automatically installed. 21:40:29 git set to automatically installed. 21:40:29 git-man set to automatically installed. 21:40:29 krb5-multidev set to automatically installed. 21:40:29 libbrotli1 set to automatically installed. 21:40:29 libcurl3-gnutls set to automatically installed. 21:40:29 liberror-perl set to automatically installed. 21:40:29 libglib2.0-0 set to automatically installed. 21:40:29 libgssrpc4 set to automatically installed. 21:40:29 libkadm5clnt-mit11 set to automatically installed. 21:40:29 libkadm5srv-mit11 set to automatically installed. 21:40:29 libkdb5-9 set to automatically installed. 21:40:29 libkrb5-dev set to automatically installed. 21:40:29 libnghttp2-14 set to automatically installed. 21:40:29 libnorm-dev set to automatically installed. 21:40:29 libnorm1 set to automatically installed. 21:40:29 libpgm-5.2-0 set to automatically installed. 21:40:29 libpgm-dev set to automatically installed. 21:40:29 libpsl5 set to automatically installed. 21:40:29 librtmp1 set to automatically installed. 21:40:29 libsodium-dev set to automatically installed. 21:40:29 libsodium23 set to automatically installed. 21:40:29 libssh-4 set to automatically installed. 21:40:29 libzmq3-dev set to automatically installed. 21:40:29 libzmq5 set to automatically installed. 21:40:29 pkg-config set to automatically installed. 21:40:29 zip set to automatically installed. 21:40:30 snapd is not logged in, snap install commands will use sudo 21:40:40 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 21:40:40 Downloading snap 'edgex-app-service-configurable' 21:40:42 Pulling app-service-configurable 21:40:42 + snapcraftctl pull 21:40:43 Pulling config-common 21:40:43 + snapcraftctl pull 21:40:44 Pulling go-build-helper 21:40:44 + snapcraftctl pull 21:40:46 'edgex-go' has dependencies that need to be staged: go-build-helper 21:40:46 Skipping pull go-build-helper (already ran) 21:40:46 Building go-build-helper 21:40:46 + snapcraftctl build 21:40:47 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 21:40:48 Staging go-build-helper 21:40:48 + snapcraftctl stage 21:40:52 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 21:40:52 Fetched 290 kB in 0s (0 B/s) 21:40:52 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 21:40:52 Fetched 158 kB in 0s (0 B/s) 21:40:52 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 21:40:52 Fetched 242 kB in 0s (0 B/s) 21:40:52 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 21:40:52 Fetched 150 kB in 0s (0 B/s) 21:40:52 Pulling edgex-go 21:40:52 + snapcraftctl pull 21:40:54 Pulling hooks 21:40:54 + snapcraftctl pull 21:41:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:41:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:41:06 Removing suid/guid from /root/parts/static-packages/install/bin/su 21:41:06 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 21:41:06 Fetched 96.1 kB in 0s (0 B/s) 21:41:06 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 21:41:06 Fetched 78.7 kB in 0s (0 B/s) 21:41:06 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 21:41:06 Fetched 48.0 kB in 0s (0 B/s) 21:41:06 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 21:41:06 Fetched 50.2 kB in 0s (0 B/s) 21:41:06 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 21:41:06 Fetched 14.7 kB in 0s (0 B/s) 21:41:06 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 21:41:06 Fetched 234 kB in 0s (0 B/s) 21:41:06 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 21:41:06 Fetched 155 kB in 0s (0 B/s) 21:41:06 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 21:41:06 Fetched 170 kB in 0s (0 B/s) 21:41:06 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 21:41:06 Fetched 267 kB in 0s (0 B/s) 21:41:06 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:41:06 Fetched 50.6 kB in 0s (0 B/s) 21:41:06 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 21:41:06 Fetched 15.1 kB in 0s (0 B/s) 21:41:06 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 21:41:06 Fetched 51.5 kB in 0s (0 B/s) 21:41:06 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 21:41:06 Fetched 121 kB in 0s (0 B/s) 21:41:06 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 21:41:06 Fetched 29.7 kB in 0s (0 B/s) 21:41:06 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 21:41:06 Fetched 1021 kB in 0s (0 B/s) 21:41:06 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 21:41:06 Fetched 49.3 kB in 0s (0 B/s) 21:41:06 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 21:41:06 Fetched 54.9 kB in 0s (0 B/s) 21:41:06 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 21:41:06 Fetched 16.6 kB in 0s (0 B/s) 21:41:06 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 21:41:06 Fetched 87.9 kB in 0s (0 B/s) 21:41:06 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 21:41:06 Fetched 142 kB in 0s (0 B/s) 21:41:06 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 21:41:06 Fetched 41.8 kB in 0s (0 B/s) 21:41:06 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 21:41:06 Fetched 181 kB in 0s (0 B/s) 21:41:06 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 21:41:06 Fetched 208 kB in 0s (0 B/s) 21:41:06 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 21:41:06 Fetched 161 kB in 0s (0 B/s) 21:41:06 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 21:41:06 Fetched 107 kB in 0s (0 B/s) 21:41:06 Pulling static-packages 21:41:06 + snapcraftctl pull 21:41:06 Pulling version 21:41:06 + cd /root/project 21:41:06 ++ git describe --tags --abbrev=0 21:41:06 ++ sed s/v// 21:41:06 + GIT_VERSION=2.2.0-dev.44 21:41:06 + '[' -z 2.2.0-dev.44 ']' 21:41:06 + snapcraftctl set-version 2.2.0-dev.44 21:41:07 ./bin/test-attribution-txt.sh 21:41:08 Building app-service-configurable 21:41:08 + snapcraftctl build 21:41:10 Building config-common 21:41:10 + snapcraftctl build [Pipeline] echo 21:41:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:41:10 + cp --archive --link --no-dereference . /root/parts/config-common/install 21:41:11 + ls -al . 21:41:11 total 656 21:41:11 drwxrwxr-x 9 1001 1001 4096 Mar 23 21:41 . 21:41:11 drwxr-xr-x 4 root root 4096 Mar 23 21:35 .. 21:41:11 -rw-rw-r-- 1 1001 1001 11 Mar 23 21:34 .dockerignore 21:41:11 drwxrwxr-x 8 1001 1001 4096 Mar 23 21:34 .git 21:41:11 drwxrwxr-x 4 1001 1001 4096 Mar 23 21:34 .github 21:41:11 -rw-rw-r-- 1 1001 1001 870 Mar 23 21:34 .gitignore 21:41:11 -rw-rw-r-- 1 1001 1001 42 Mar 23 21:34 .golangci.yml 21:41:11 -rw-rw-r-- 1 1001 1001 87 Mar 23 21:34 .hadolint.yml 21:41:11 -rw-rw-r-- 1 1001 1001 166 Mar 23 21:34 .sonarcloud.properties 21:41:11 -rw-rw-r-- 1 1001 1001 1171 Mar 23 21:34 ADOPTERS.md 21:41:11 -rw-rw-r-- 1 1001 1001 9953 Mar 23 21:34 Attribution.txt 21:41:11 -rw-rw-r-- 1 1001 1001 51732 Mar 23 21:34 CHANGELOG.md 21:41:11 -rw-rw-r-- 1 1001 1001 3804 Mar 23 21:34 CONTRIBUTING.md 21:41:11 -rw-rw-r-- 1 1001 1001 677 Mar 23 21:34 GOVERNANCE.md 21:41:11 -rw-rw-r-- 1 1001 1001 849 Mar 23 21:34 Jenkinsfile 21:41:11 -rw-rw-r-- 1 1001 1001 10775 Mar 23 21:34 LICENSE 21:41:11 -rw-rw-r-- 1 1001 1001 8098 Mar 23 21:34 Makefile 21:41:11 -rw-rw-r-- 1 1001 1001 582 Mar 23 21:34 OWNERS.md 21:41:11 -rw-rw-r-- 1 1001 1001 8207 Mar 23 21:34 README.md 21:41:11 -rw-rw-r-- 1 1001 1001 6912 Mar 23 21:34 SECURITY.md 21:41:11 -rw-rw-r-- 1 1001 1001 5 Mar 23 21:31 VERSION 21:41:11 -rw-rw-r-- 1 1001 1001 4131 Mar 23 21:34 ZMQWindows.md 21:41:11 drwxrwxr-x 2 1001 1001 4096 Mar 23 21:34 bin 21:41:11 drwxrwxr-x 18 1001 1001 4096 Mar 23 21:34 cmd 21:41:11 -rw-r--r-- 1 root root 426503 Mar 23 21:39 coverage.out 21:41:11 -rw-rw-r-- 1 1001 1001 3175 Mar 23 21:34 go.mod 21:41:11 -rw-rw-r-- 1 1001 1001 34990 Mar 23 21:34 go.sum 21:41:11 drwxrwxr-x 8 1001 1001 4096 Mar 23 21:34 internal 21:41:11 drwxrwxr-x 3 1001 1001 4096 Mar 23 21:34 openapi 21:41:11 drwxrwxr-x 4 1001 1001 4096 Mar 23 21:34 snap 21:41:11 -rw-rw-r-- 1 1001 1001 204 Mar 23 21:34 version.go [Pipeline] sh 21:41:11 + '[' -e coverage.out ] 21:41:11 + chown 1001:1001 coverage.out [Pipeline] stash 21:41:11 Warning: overwriting stash ‘coverage-report’ 21:41:11 Skipping build go-build-helper (already ran) 21:41:11 Building edgex-go 21:41:12 + cd /root/parts/edgex-go/src 21:41:12 ++ git describe --tags --abbrev=0 21:41:12 ++ sed s/v// 21:41:12 + GIT_VERSION=2.2.0-dev.44 21:41:12 + '[' -z 2.2.0-dev.44 ']' 21:41:12 + echo 2.2.0-dev.44 21:41:12 + '[' '!' -d vendor ']' 21:41:12 + go mod download all 21:41:12 Stashed 1 file(s) [Pipeline] sh 21:41:13 + make build 21:41:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:41:17 + make build 21:41:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-data/core-data ./cmd/core-data 21:41:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:41:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:41:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-command/core-command ./cmd/core-command 21:41:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:41:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:41:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:41:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:41:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:41:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:41:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:41:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/secrets-config ./cmd/secrets-config 21:41:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:41:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:41:55 + 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 21:41:55 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:41:55 + case "$service" in 21:41:55 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:41:55 + 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 21:41:55 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:41:55 + case "$service" in 21:41:55 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:41:55 + 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 21:41:55 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:41:55 + case "$service" in 21:41:55 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:41:55 + 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 21:41:55 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:41:55 + case "$service" in 21:41:55 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:41:55 + 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 21:41:55 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:41:55 + case "$service" in 21:41:55 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:41:55 + 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 21:41:55 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:41:55 + case "$service" in 21:41:55 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:41:55 + 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 21:41:55 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:41:55 + case "$service" in 21:41:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:41:55 + 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 21:41:55 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:41:55 + case "$service" in 21:41:55 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:41:55 + 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 21:41:55 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:41:55 + case "$service" in 21:41:55 + 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 21:41:55 + 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 21:41:55 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:41:55 + case "$service" in 21:41:55 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:41:55 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:41:55 + 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 21:41:55 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:41:55 + case "$service" in 21:41:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:41:55 + 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 21:41:55 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:41:55 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:41:55 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:41:56 Building hooks 21:41:56 + cd /root/parts/hooks/src 21:41:56 + make build 21:41:56 go mod tidy 21:41:56 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 21:41:56 go: downloading github.com/stretchr/testify v1.7.0 21:41:56 go: downloading github.com/davecgh/go-spew v1.1.0 21:41:56 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:41:56 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:41:57 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:41:57 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:41:57 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:41:59 Removing suid/guid from /root/parts/static-packages/install/bin/su 21:41:59 Building static-packages 21:41:59 + snapcraftctl build 21:42:01 Building version 21:42:01 + snapcraftctl build 21:42:03 Staging app-service-configurable 21:42:03 + snapcraftctl stage 21:42:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:42:05 Staging config-common 21:42:05 + snapcraftctl stage 21:42:06 Skipping stage go-build-helper (already ran) 21:42:06 Staging edgex-go 21:42:06 + snapcraftctl stage 21:42:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:42:07 Staging hooks 21:42:07 + snapcraftctl stage 21:42:09 Staging static-packages 21:42:09 + snapcraftctl stage 21:42:10 Staging version 21:42:10 + snapcraftctl stage 21:42:11 Priming app-service-configurable 21:42:11 + snapcraftctl prime 21:42:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:42:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:42:14 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 21:42:14 stage-packages: 21:42:14 - libnorm1 21:42:14 - libpgm-5.2-0 21:42:14 - libsodium23 21:42:14 - libzmq5 21:42:14 Priming config-common 21:42:14 + snapcraftctl prime 21:42:15 Priming go-build-helper 21:42:15 + snapcraftctl prime 21:42:17 Priming edgex-go 21:42:17 + snapcraftctl prime 21:42:19 Priming hooks 21:42:19 + snapcraftctl prime 21:42:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:42:20 Priming static-packages 21:42:20 + snapcraftctl prime 21:42:25 Priming version 21:42:25 + snapcraftctl prime 21:42:26 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 21:42:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:42:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:42:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:42:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:42:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:42:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:42:59 $ docker stop --time=1 2846c383d523f348d50edf0ffde83d84784877da9f9792d435ba46b0e18ef9df 21:43:01 $ docker rm -f 2846c383d523f348d50edf0ffde83d84784877da9f9792d435ba46b0e18ef9df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:43:03 21:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:43:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:43:03 latest: Pulling from edgex-devops/edgex-compose-arm64 21:43:03 29e5d40040c1: Pulling fs layer 21:43:03 1ce36da41761: Pulling fs layer 21:43:03 25b303627fd3: Pulling fs layer 21:43:03 29e5d40040c1: Verifying Checksum 21:43:03 29e5d40040c1: Download complete 21:43:04 1ce36da41761: Verifying Checksum 21:43:04 1ce36da41761: Download complete 21:43:04 29e5d40040c1: Pull complete 21:43:05 25b303627fd3: Verifying Checksum 21:43:05 25b303627fd3: Download complete 21:43:05 1ce36da41761: Pull complete 21:43:18 25b303627fd3: Pull complete 21:43:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:43:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:43:18 prd-ubuntu20.04-docker-arm64-4c-16g-8944 does not seem to be running inside a container 21:43:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 21:43:20 $ docker top 4967c6040e89c125a6308830badc053d8ebbe508ff14b900dd127e741ecdb3ee -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:21 + docker-compose build --help 21:43:21 + grep parallel 21:43:26 --parallel Build images in parallel. [Pipeline] } 21:43:26 $ docker stop --time=1 4967c6040e89c125a6308830badc053d8ebbe508ff14b900dd127e741ecdb3ee 21:43:27 $ docker rm -f 4967c6040e89c125a6308830badc053d8ebbe508ff14b900dd127e741ecdb3ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:43:28 . [Pipeline] withDockerContainer 21:43:28 prd-ubuntu20.04-docker-arm64-4c-16g-8944 does not seem to be running inside a container 21:43:28 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 21:43:29 $ docker top cabdd8fca0bfe46a0e5f9cc00a6ff7dc216d4355b6963129c1fd7fd543c5b065 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:30 + docker-compose -f ./docker-compose-build.yml build --parallel 21:43:35 Building core-command ... 21:43:35 Building core-data ... 21:43:35 Building core-metadata ... 21:43:35 Building security-bootstrapper ... 21:43:35 Building security-proxy-setup ... 21:43:35 Building security-secretstore-setup ... 21:43:35 Building security-spiffe-token-provider ... 21:43:35 Building security-spire-agent ... 21:43:35 Building security-spire-config ... 21:43:35 Building security-spire-server ... 21:43:35 Building support-notifications ... 21:43:35 Building support-scheduler ... 21:43:35 Building sys-mgmt-agent ... 21:43:35 Building security-spiffe-token-provider 21:43:35 Building security-secretstore-setup 21:43:35 Building sys-mgmt-agent 21:43:35 Building core-metadata 21:43:35 Building core-data 21:45:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:45:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:45:27 ---> 413c9a198a34 21:45:27 Step 3/23 : WORKDIR /edgex-go 21:45:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:45:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:45:27 ---> 413c9a198a34 21:45:27 Step 3/23 : WORKDIR /edgex-go 21:45:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:45:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:45:27 ---> 413c9a198a34 21:45:27 Step 3/23 : WORKDIR /edgex-go 21:45:27 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:45:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:45:27 ---> 413c9a198a34 21:45:27 Step 3/20 : WORKDIR /edgex-go 21:45:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:45:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:45:27 ---> 413c9a198a34 21:45:27 Step 3/25 : WORKDIR /edgex-go 21:45:27 ---> Running in 74ae3ca2ad13 21:45:27 ---> Running in 75007e074a14 21:45:27 ---> Running in 9675b6b96a2a 21:45:27 ---> Running in a59d513e97de 21:45:27 ---> Running in 6b8d976ebf01 21:45:27 Removing intermediate container 9675b6b96a2a 21:45:27 ---> 4b75b9cf8074 21:45:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:27 Removing intermediate container 6b8d976ebf01 21:45:27 ---> cf143a3cfdbe 21:45:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:27 Removing intermediate container 75007e074a14 21:45:27 ---> 0529d6ebc4db 21:45:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:27 Removing intermediate container a59d513e97de 21:45:27 ---> 9a76e5b6f175 21:45:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:27 ---> Running in c68e5668083d 21:45:27 Removing intermediate container 74ae3ca2ad13 21:45:27 ---> f2dbb128895a 21:45:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:45:27 ---> Running in 3f2f38de69bb 21:45:27 ---> Running in f06ff75ce591 21:45:27 ---> Running in 6f36db49de83 21:45:27 ---> Running in 266a36bf4967 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:45:27 Removing intermediate container c68e5668083d 21:45:27 ---> 4d30d9396643 21:45:27 Step 5/25 : RUN apk add --update --no-cache make git 21:45:27 ---> Running in 75a919a3f0c5 21:45:27 Removing intermediate container 3f2f38de69bb 21:45:27 ---> 4e1809c2c668 21:45:27 Step 5/23 : RUN apk add --update --no-cache make bash git 21:45:27 Removing intermediate container f06ff75ce591 21:45:27 ---> a7263e31553f 21:45:27 Step 5/23 : RUN apk add --update --no-cache make git 21:45:27 ---> Running in 168410847f38 21:45:27 ---> Running in ca2317bb8e3e 21:45:27 Removing intermediate container 6f36db49de83 21:45:27 ---> 0f52863343ad 21:45:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:45:27 ---> Running in da4de1edbad5 21:45:27 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 21:45:27 v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:45:27 OK: 15738 distinct packages available 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:45:27 OK: 220 MiB in 52 packages 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:45:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:45:27 OK: 220 MiB in 52 packages 21:45:27 Removing intermediate container 266a36bf4967 21:45:27 ---> 7857f9bdf5ac 21:45:27 Step 5/20 : COPY go.mod vendor* ./ 21:45:27 OK: 220 MiB in 52 packages 21:45:27 OK: 220 MiB in 52 packages 21:45:27 OK: 220 MiB in 52 packages 21:45:27 Removing intermediate container 75a919a3f0c5 21:45:27 ---> 152964ad49b3 21:45:27 Step 6/25 : COPY go.mod vendor* ./ 21:45:27 ---> 63779d6e4b2d 21:45:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:27 ---> Running in 27916ffdc600 21:45:27 Removing intermediate container 168410847f38 21:45:27 ---> 161ba9b39052 21:45:27 Step 6/23 : COPY go.mod vendor* ./ 21:45:27 Removing intermediate container da4de1edbad5 21:45:27 ---> d42df8e5af7f 21:45:27 Step 6/23 : COPY go.mod vendor* ./ 21:45:27 Removing intermediate container ca2317bb8e3e 21:45:27 ---> 923f44409846 21:45:27 Step 6/23 : COPY go.mod vendor* ./ 21:45:27 ---> af5e857d81a4 21:45:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:27 ---> Running in 962f83d3a9ae 21:45:28 ---> dc79713be35b 21:45:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:28 ---> Running in 37c0749301dc 21:45:29 ---> 792f35c04582 21:45:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:29 ---> 537df5bd1322 21:45:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:29 ---> Running in d7aeacad4f2b 21:45:29 ---> Running in 910d2ad3d438 21:45:31 Removing intermediate container 27916ffdc600 21:45:31 ---> ac99a2e59b3d 21:45:31 Step 7/20 : COPY . . 21:45:33 Removing intermediate container 962f83d3a9ae 21:45:33 ---> b41912f2ea44 21:45:33 Step 8/25 : COPY . . 21:45:34 Removing intermediate container 37c0749301dc 21:45:34 ---> eb1ccc189da0 21:45:34 Step 8/23 : COPY . . 21:45:34 Removing intermediate container d7aeacad4f2b 21:45:34 ---> c7cbe446e361 21:45:34 Step 8/23 : COPY . . 21:45:35 Removing intermediate container 910d2ad3d438 21:45:35 ---> 12e7fa2b4681 21:45:35 Step 8/23 : COPY . . 21:46:07 ---> 693576a4f2f4 21:46:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:46:07 ---> c1e65eff2ed9 21:46:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:46:07 ---> 0da9b5d070a2 21:46:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:46:07 ---> Running in 302b98ec4f0f 21:46:07 ---> Running in 7d60a69e90e4 21:46:07 ---> Running in e79478ef993a 21:46:07 ---> 75b678796033 21:46:07 Step 9/23 : RUN make cmd/core-data/core-data 21:46:07 ---> Running in 8cccbd38d49a 21:46:07 ---> 526b79f11a85 21:46:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:46:07 ---> Running in 45fcef4c6565 21:46:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:46:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:46:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:46:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:46:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:50:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:50:16 Removing intermediate container e79478ef993a 21:50:16 ---> 40b8a2cc5547 21:50:16 21:50:16 Step 9/20 : FROM alpine:3.15 21:50:16 3.15: Pulling from library/alpine 21:50:16 Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb 21:50:16 Status: Downloaded newer image for alpine:3.15 21:50:16 ---> 3abe2e34c907 21:50:16 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:50:16 ---> Running in 737156a4eb7c 21:50:16 Removing intermediate container 737156a4eb7c 21:50:16 ---> a90ce9c0bb3a 21:50:16 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:16 ---> Running in 340fc52ef7ed 21:50:18 Removing intermediate container 340fc52ef7ed 21:50:18 ---> 31b5c9bbd265 21:50:18 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:50:18 ---> Running in 4c82b4d155e6 21:50:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:50:23 Removing intermediate container 45fcef4c6565 21:50:23 ---> 7295769b31de 21:50:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:50:23 ---> Running in 3132c64d3fba 21:50:23 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 21:50:23 v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:50:23 OK: 15730 distinct packages available 21:50:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:50:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:50:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:50:25 (1/9) Installing ca-certificates (20211220-r0) 21:50:26 (2/9) Installing brotli-libs (1.0.9-r5) 21:50:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:50:26 (4/9) Installing libcurl (7.80.0-r0) 21:50:26 (5/9) Installing curl (7.80.0-r0) 21:50:26 (6/9) Installing dumb-init (1.2.5-r1) 21:50:26 (7/9) Installing musl-obstack (1.2.2-r0) 21:50:26 (8/9) Installing libucontext (1.1-r0) 21:50:26 (9/9) Installing gcompat (1.0.0-r4) 21:50:26 Executing busybox-1.34.1-r4.trigger 21:50:26 Executing ca-certificates-20211220-r0.trigger 21:50:27 OK: 8 MiB in 23 packages 21:50:30 Removing intermediate container 4c82b4d155e6 21:50:30 ---> 4415c1dd2f0b 21:50:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:50:31 Removing intermediate container 3132c64d3fba 21:50:31 ---> 6fcf9b4d1725 21:50:31 21:50:31 Step 11/23 : FROM docker:20.10.10 21:50:31 20.10.10: Pulling from library/docker 21:50:32 ---> 4eeaaf337031 21:50:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:50:37 ---> 1f07ad24cfe8 21:50:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:50:37 Removing intermediate container 302b98ec4f0f 21:50:37 ---> c6847b8cc0bb 21:50:37 21:50:37 Step 10/25 : FROM alpine:3.14 21:50:37 3.14: Pulling from library/alpine 21:50:38 ---> f2d1dd918db9 21:50:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:50:38 ---> Running in f6cdc94a43ba 21:50:39 Removing intermediate container f6cdc94a43ba 21:50:39 ---> d1122c0882f9 21:50:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:50:40 ---> Running in 0a20f6f98bed 21:50:40 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 21:50:40 Status: Downloaded newer image for alpine:3.14 21:50:40 ---> 71a2028e5025 21:50:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:50:40 ---> Running in 3a8c3dbb013d 21:50:41 Removing intermediate container 0a20f6f98bed 21:50:41 ---> e3d8be935ce5 21:50:41 Step 18/20 : LABEL arch=arm64 21:50:41 ---> Running in e1f8d7243031 21:50:42 Removing intermediate container e1f8d7243031 21:50:42 ---> d7c8bcd5936c 21:50:42 Step 19/20 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:50:42 ---> Running in b285017e50c6 21:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:50:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:50:43 Removing intermediate container b285017e50c6 21:50:43 ---> 315057637b6d 21:50:43 Step 20/20 : LABEL version=0.0.0 21:50:43 ---> Running in a7e21870bd05 21:50:44 (1/3) Installing ca-certificates (20211220-r0) 21:50:44 (2/3) Installing dumb-init (1.2.5-r1) 21:50:44 (3/3) Installing su-exec (0.2-r1) 21:50:44 Executing busybox-1.33.1-r6.trigger 21:50:44 Executing ca-certificates-20211220-r0.trigger 21:50:44 OK: 6 MiB in 17 packages 21:50:44 Removing intermediate container a7e21870bd05 21:50:44 ---> f0728cd210ef 21:50:44 21:50:45 Successfully built f0728cd210ef 21:50:45 Successfully tagged security-spiffe-token-provider-arm64:latest 21:50:45  Building security-spiffe-token-provider ... done Building security-spire-config 21:50:46 Removing intermediate container 7d60a69e90e4 21:50:46 ---> 1e8770e17631 21:50:46 21:50:46 Step 10/23 : FROM alpine:3.14 21:50:46 ---> 71a2028e5025 21:50:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:50:46 ---> Running in 6850bf167a53 21:50:47 Removing intermediate container 3a8c3dbb013d 21:50:47 ---> a2193a03cde8 21:50:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:50:47 ---> Running in 6aab7968a0fd 21:50:49 Removing intermediate container 6aab7968a0fd 21:50:49 ---> 47200c679334 21:50:49 Step 13/25 : WORKDIR / 21:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:50:49 ---> Running in 07e889296cb5 21:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:50:50 Removing intermediate container 07e889296cb5 21:50:50 ---> e27b5f4bd951 21:50:50 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:50:50 (1/1) Installing dumb-init (1.2.5-r1) 21:50:50 Executing busybox-1.33.1-r6.trigger 21:50:50 OK: 5 MiB in 15 packages 21:50:51 ---> ebf70884c208 21:50:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:50:52 Removing intermediate container 6850bf167a53 21:50:52 ---> 96970027a8cd 21:50:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:50:52 ---> Running in 4613b7a6c018 21:50:53 ---> 39d121c41584 21:50:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:50:53 Removing intermediate container 4613b7a6c018 21:50:53 ---> e74c639c1e04 21:50:53 Step 13/23 : ENV APP_PORT=59881 21:50:53 ---> Running in 062787a923b9 21:50:54 ---> 0c11b7a8b9af 21:50:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:50:54 Removing intermediate container 062787a923b9 21:50:54 ---> c0caeffa783c 21:50:54 Step 14/23 : EXPOSE $APP_PORT 21:50:54 ---> Running in 0ac29dd1ab2e 21:50:55 Removing intermediate container 0ac29dd1ab2e 21:50:55 ---> 548c0e321ee8 21:50:55 Step 15/23 : WORKDIR / 21:50:55 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 21:50:55 Status: Downloaded newer image for docker:20.10.10 21:50:55 ---> cadc1d12b4ba 21:50:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:50:55 ---> 520e9a0a30f7 21:50:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:50:55 ---> Running in dac199356954 21:50:55 ---> Running in 700d33fb0725 21:50:56 Removing intermediate container dac199356954 21:50:56 ---> 5269ae6c3d52 21:50:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:50:56 Removing intermediate container 700d33fb0725 21:50:56 ---> b7377d1ed762 21:50:56 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 21:50:56 ---> Running in 0f4c7450de46 21:50:58 ---> 886ef3c88f35 21:50:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:50:58 ---> dc8b794a82b5 21:50:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:50:59 (1/42) Installing readline (8.1.0-r0) 21:50:59 (2/42) Installing bash (5.1.16-r0) 21:50:59 Executing bash-5.1.16-r0.post-install 21:50:59 (3/42) Installing brotli-libs (1.0.9-r5) 21:50:59 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:50:59 (5/42) Installing libcurl (7.79.1-r0) 21:50:59 (6/42) Installing curl (7.79.1-r0) 21:50:59 (7/42) Installing dumb-init (1.2.5-r1) 21:50:59 (8/42) Installing libbz2 (1.0.8-r1) 21:50:59 (9/42) Installing expat (2.4.7-r0) 21:50:59 (10/42) Installing libffi (3.3-r2) 21:50:59 (11/42) Installing gdbm (1.19-r0) 21:51:00 (12/42) Installing xz-libs (5.2.5-r0) 21:51:00 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:51:00 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:51:00 (15/42) Installing mpdecimal (2.5.1-r1) 21:51:00 (16/42) Installing sqlite-libs (3.35.5-r0) 21:51:00 (17/42) Installing python3 (3.9.5-r2) 21:51:01 ---> 7c5966bddc1b 21:51:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:51:01 ---> 01bed7c4df92 21:51:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:51:01 Removing intermediate container 8cccbd38d49a 21:51:01 ---> 7f38fb70cda4 21:51:01 21:51:01 Step 10/23 : FROM alpine:3.14 21:51:01 ---> 71a2028e5025 21:51:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:51:02 ---> Running in b82bb7d0e479 21:51:02 (18/42) Installing py3-appdirs (1.4.4-r2) 21:51:02 (19/42) Installing py3-chardet (4.0.0-r2) 21:51:02 (20/42) Installing py3-idna (3.2-r0) 21:51:02 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:51:02 (22/42) Installing py3-certifi (2020.12.5-r1) 21:51:02 (23/42) Installing py3-requests (2.25.1-r4) 21:51:02 (24/42) Installing py3-msgpack (1.0.2-r1) 21:51:02 (25/42) Installing py3-lockfile (0.12.2-r4) 21:51:02 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:51:02 (27/42) Installing py3-colorama (0.4.4-r1) 21:51:02 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:51:02 (29/42) Installing py3-distlib (0.3.1-r3) 21:51:02 ---> 3b00fc890e5a 21:51:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:51:02 Removing intermediate container b82bb7d0e479 21:51:02 ---> 7a5fe5749001 21:51:02 Step 12/23 : ENV APP_PORT=59880 21:51:02 (30/42) Installing py3-distro (1.5.0-r3) 21:51:02 (31/42) Installing py3-six (1.15.0-r1) 21:51:02 (32/42) Installing py3-webencodings (0.5.1-r4) 21:51:02 (33/42) Installing py3-html5lib (1.1-r1) 21:51:02 ---> Running in dab606ac3b50 21:51:02 ---> Running in fc0fd17e10d1 21:51:03 ---> 4d43e621be62 21:51:03 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:51:03 (34/42) Installing py3-parsing (2.4.7-r2) 21:51:03 (35/42) Installing py3-packaging (20.9-r1) 21:51:03 (36/42) Installing py3-toml (0.10.2-r2) 21:51:03 (37/42) Installing py3-pep517 (0.10.0-r2) 21:51:03 (38/42) Installing py3-progress (1.5-r2) 21:51:03 (39/42) Installing py3-retrying (1.3.3-r1) 21:51:03 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:51:03 (41/42) Installing py3-setuptools (52.0.0-r3) 21:51:03 ---> Running in d4e699c5c1c4 21:51:03 (42/42) Installing py3-pip (20.3.4-r1) 21:51:04 Removing intermediate container fc0fd17e10d1 21:51:04 ---> ad794efd0ee4 21:51:04 Step 13/23 : EXPOSE $APP_PORT 21:51:04 Removing intermediate container dab606ac3b50 21:51:04 ---> f163b8a46fdb 21:51:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:51:04 ---> Running in 5edc508b1a8b 21:51:04 ---> Running in 845fb810c6cf 21:51:04 Executing busybox-1.33.1-r6.trigger 21:51:04 OK: 84 MiB in 64 packages 21:51:04 Removing intermediate container 845fb810c6cf 21:51:04 ---> 9c674fc617db 21:51:04 Step 21/23 : LABEL arch=arm64 21:51:04 ---> Running in 5d61f9e56887 21:51:04 Removing intermediate container 5edc508b1a8b 21:51:04 ---> d0c55f61cc5c 21:51:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:05 ---> Running in 97aa3227eeef 21:51:05 Removing intermediate container 5d61f9e56887 21:51:05 ---> 3da1b23912d8 21:51:05 Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:51:06 ---> Running in f14ede2eccba 21:51:06 Removing intermediate container d4e699c5c1c4 21:51:06 ---> 694ff510a079 21:51:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:51:07 Removing intermediate container f14ede2eccba 21:51:07 ---> 0c1b3deadf97 21:51:07 Step 23/23 : LABEL version=0.0.0 21:51:07 ---> Running in 7e543eb48095 21:51:07 ---> Running in a181deebab48 21:51:07 Removing intermediate container 7e543eb48095 21:51:07 ---> dbf0ac05cef8 21:51:07 Step 23/25 : LABEL arch=arm64 21:51:07 ---> Running in 989a72de7995 21:51:08 Removing intermediate container a181deebab48 21:51:08 ---> 3828b1406fdb 21:51:08 21:51:08 Removing intermediate container 97aa3227eeef 21:51:08 ---> 4ebdd2b14abb 21:51:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:51:08 ---> Running in 22771da44a0f 21:51:08 Removing intermediate container 989a72de7995 21:51:08 ---> b73750a715e4 21:51:08 Step 24/25 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:51:09 ---> Running in a86610c42041 21:51:09 Collecting docker-compose==1.23.2 21:51:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:51:09 Successfully built 3828b1406fdb 21:51:09 Successfully tagged core-metadata-arm64:latest 21:51:09  Building core-metadata ... done Building core-command 21:51:09 Collecting dockerpty<0.5,>=0.4.1 21:51:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:51:09 Removing intermediate container a86610c42041 21:51:09 ---> af58fe6fe12a 21:51:09 Step 25/25 : LABEL version=0.0.0 21:51:09 ---> Running in 03513da5bc13 21:51:10 Removing intermediate container 03513da5bc13 21:51:10 ---> e86de9590c26 21:51:10 21:51:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:51:11 Successfully built e86de9590c26 21:51:11 Successfully tagged security-secretstore-setup-arm64:latest 21:51:11  Building security-secretstore-setup ... done Building security-bootstrapper 21:51:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:51:11 Collecting texttable<0.10,>=0.9.0 21:51:11 Downloading texttable-0.9.1.tar.gz (11 kB) 21:51:12 (1/6) Installing dumb-init (1.2.5-r1) 21:51:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:51:12 (3/6) Installing libsodium (1.0.18-r0) 21:51:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:51:12 (5/6) Installing libzmq (4.3.4-r0) 21:51:12 (6/6) Installing zeromq (4.3.4-r0) 21:51:13 Executing busybox-1.33.1-r6.trigger 21:51:13 OK: 8 MiB in 20 packages 21:51:14 Removing intermediate container 22771da44a0f 21:51:14 ---> a6abcbc066e9 21:51:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:51:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:51:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:51:15 Collecting jsonschema<3,>=2.5.1 21:51:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:51:15 ---> 1bfd3493fff7 21:51:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:51:15 Collecting docker<4.0,>=3.6.0 21:51:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:51:16 Collecting websocket-client<1.0,>=0.32.0 21:51:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:51:16 Collecting cached-property<2,>=1.2.0 21:51:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:51:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:51:16 Collecting docopt<0.7,>=0.6.1 21:51:16 Downloading docopt-0.6.2.tar.gz (25 kB) 21:51:17 ---> 9a4fd9425a37 21:51:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:51:18 ---> 639015b439e3 21:51:18 Step 19/23 : ENTRYPOINT ["/core-data"] 21:51:18 ---> Running in 5f45e7faa9c7 21:51:19 Removing intermediate container 5f45e7faa9c7 21:51:19 ---> 1283bd655123 21:51:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:51:19 ---> Running in 08e062c88aee 21:51:19 Collecting PyYAML<4,>=3.10 21:51:19 Downloading PyYAML-3.13.tar.gz (270 kB) 21:51:19 Removing intermediate container 08e062c88aee 21:51:19 ---> e16a924655f0 21:51:19 Step 21/23 : LABEL arch=arm64 21:51:19 ---> Running in e74577b09a9f 21:51:20 Removing intermediate container e74577b09a9f 21:51:20 ---> a276d1204f3f 21:51:20 Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:51:20 ---> Running in 3ff9c2e69414 21:51:20 Removing intermediate container 3ff9c2e69414 21:51:20 ---> 19d7283c1fec 21:51:20 Step 23/23 : LABEL version=0.0.0 21:51:21 ---> Running in 16717da2577c 21:51:21 Removing intermediate container 16717da2577c 21:51:21 ---> 3bb7f19cb418 21:51:21 21:51:22 Successfully built 3bb7f19cb418 21:51:22 Successfully tagged core-data-arm64:latest 21:51:22 Building support-scheduler 21:51:23  Building core-data ... done Collecting docker-pycreds>=0.4.0 21:51:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:51:23 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) 21:51:23 Collecting chardet<3.1.0,>=3.0.2 21:51:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:51:23 Collecting idna<2.8,>=2.5 21:51:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:51:24 Collecting urllib3<1.25,>=1.21.1 21:51:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:51:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:51:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:51:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:51:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:51:25 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:51:25 Attempting uninstall: urllib3 21:51:25 Found existing installation: urllib3 1.26.5 21:51:25 Uninstalling urllib3-1.26.5: 21:51:25 Successfully uninstalled urllib3-1.26.5 21:51:26 Attempting uninstall: idna 21:51:26 Found existing installation: idna 3.2 21:51:26 Uninstalling idna-3.2: 21:51:26 Successfully uninstalled idna-3.2 21:51:27 Attempting uninstall: chardet 21:51:27 Found existing installation: chardet 4.0.0 21:51:27 Uninstalling chardet-4.0.0: 21:51:27 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:51:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:51:27 ---> 413c9a198a34 21:51:27 Step 3/24 : WORKDIR /edgex-go 21:51:27 ---> Using cache 21:51:27 ---> f2dbb128895a 21:51:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:27 Successfully uninstalled chardet-4.0.0 21:51:27 ---> Running in ba6f16a061e6 21:51:29 Attempting uninstall: requests 21:51:29 Found existing installation: requests 2.25.1 21:51:29 Uninstalling requests-2.25.1: 21:51:30 Successfully uninstalled requests-2.25.1 21:51:30 Removing intermediate container ba6f16a061e6 21:51:30 ---> 2a088772e7c4 21:51:30 Step 5/24 : RUN apk add --update --no-cache make git 21:51:30 ---> Running in d3816d0d6bbd 21:51:30 Running setup.py install for texttable: started 21:51:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:51:32 Running setup.py install for texttable: finished with status 'done' 21:51:32 Running setup.py install for PyYAML: started 21:51:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:51:33 OK: 220 MiB in 52 packages 21:51:35 Removing intermediate container d3816d0d6bbd 21:51:35 ---> a54da819a9d0 21:51:35 Step 6/24 : COPY go.mod vendor* ./ 21:51:35 Running setup.py install for PyYAML: finished with status 'done' 21:51:36 Running setup.py install for docopt: started 21:51:36 ---> 89b9a25a4dcc 21:51:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:36 ---> Running in ed7642fa7405 21:51:38 Running setup.py install for docopt: finished with status 'done' 21:51:38 Running setup.py install for dockerpty: started 21:51:40 Removing intermediate container ed7642fa7405 21:51:40 ---> bd8be131cb98 21:51:40 Step 8/24 : COPY . . 21:51:40 Running setup.py install for dockerpty: finished with status 'done' 21:51:42 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 21:52:00 Removing intermediate container 0f4c7450de46 21:52:00 ---> d8c15a98b226 21:52:00 Step 14/23 : ENV APP_PORT=58890 21:52:01 ---> Running in ac68fa0f8e38 21:52:01 Removing intermediate container ac68fa0f8e38 21:52:01 ---> 3c3e539be983 21:52:01 Step 15/23 : EXPOSE $APP_PORT 21:52:02 ---> Running in 6ae9e33ac7a9 21:52:02 Removing intermediate container 6ae9e33ac7a9 21:52:02 ---> 349f0501514a 21:52:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:52:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:52:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:52:05 ---> 413c9a198a34 21:52:05 Step 3/23 : WORKDIR /edgex-go 21:52:05 ---> Using cache 21:52:05 ---> f2dbb128895a 21:52:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:05 ---> Using cache 21:52:05 ---> 2a088772e7c4 21:52:05 Step 5/23 : RUN apk add --update --no-cache make git 21:52:05 ---> Using cache 21:52:05 ---> a54da819a9d0 21:52:05 Step 6/23 : COPY go.mod vendor* ./ 21:52:05 ---> Using cache 21:52:05 ---> 89b9a25a4dcc 21:52:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:05 ---> Using cache 21:52:05 ---> bd8be131cb98 21:52:05 Step 8/23 : COPY . . 21:52:06 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:52:06 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:52:06 ---> 413c9a198a34 21:52:06 Step 3/31 : WORKDIR /edgex-go 21:52:06 ---> Using cache 21:52:06 ---> f2dbb128895a 21:52:06 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:06 ---> Using cache 21:52:06 ---> 2a088772e7c4 21:52:06 Step 5/31 : RUN apk add --update --no-cache make git 21:52:06 ---> Using cache 21:52:06 ---> a54da819a9d0 21:52:06 Step 6/31 : COPY go.mod vendor* ./ 21:52:06 ---> Using cache 21:52:06 ---> 89b9a25a4dcc 21:52:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:06 ---> Using cache 21:52:06 ---> bd8be131cb98 21:52:06 Step 8/31 : COPY . . 21:52:06 ---> 41cd1c1eab08 21:52:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:52:08 ---> 9549433d3883 21:52:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:52:09 ---> 35c7c7e4c543 21:52:09 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:52:09 ---> Running in d7a08641bffe 21:52:10 Removing intermediate container d7a08641bffe 21:52:10 ---> 847b08e8667d 21:52:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:52:10 ---> Running in 91aed9e04981 21:52:10 Removing intermediate container 91aed9e04981 21:52:10 ---> e4e4be75d5c1 21:52:10 Step 21/23 : LABEL arch=arm64 21:52:11 ---> Running in 8cc27c073d12 21:52:11 Removing intermediate container 8cc27c073d12 21:52:11 ---> f575c4800800 21:52:11 Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:52:11 ---> Running in 27e88cf4e014 21:52:12 Removing intermediate container 27e88cf4e014 21:52:12 ---> ffa3802fa5fe 21:52:12 Step 23/23 : LABEL version=0.0.0 21:52:12 ---> Running in 83a1ed91df53 21:52:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:52:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:52:12 ---> 413c9a198a34 21:52:12 Step 3/22 : WORKDIR /edgex-go 21:52:12 ---> Using cache 21:52:12 ---> f2dbb128895a 21:52:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:12 ---> Using cache 21:52:12 ---> 2a088772e7c4 21:52:12 Step 5/22 : RUN apk add --update --no-cache make git 21:52:12 ---> Using cache 21:52:12 ---> a54da819a9d0 21:52:12 Step 6/22 : COPY go.mod vendor* ./ 21:52:12 ---> Using cache 21:52:12 ---> 89b9a25a4dcc 21:52:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:12 ---> Using cache 21:52:12 ---> bd8be131cb98 21:52:12 Step 8/22 : COPY . . 21:52:13 Removing intermediate container 83a1ed91df53 21:52:13 ---> 4234848e763e 21:52:13 21:52:14 Successfully built 4234848e763e 21:52:14 Successfully tagged sys-mgmt-agent-arm64:latest 21:52:14 Building security-spire-server 21:52:18  Building sys-mgmt-agent ... done  ---> f10c245fe1dc 21:52:18 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 21:52:19 ---> Running in 22be644a3059 21:52:20 Removing intermediate container 22be644a3059 21:52:20 ---> 8c3bd1f674ea 21:52:20 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" 21:52:20 ---> Running in 76cc07920569 21:52:23 spire-1.2.0/ 21:52:27 spire-1.2.0/README.md 21:52:27 spire-1.2.0/bin/ 21:52:27 spire-1.2.0/bin/spire-server 21:52:27 spire-1.2.0/bin/spire-agent 21:52:27 spire-1.2.0/conf/ 21:52:27 spire-1.2.0/conf/server/ 21:52:27 spire-1.2.0/conf/server/server.conf 21:52:27 spire-1.2.0/conf/agent/ 21:52:27 spire-1.2.0/conf/agent/agent.conf 21:52:27 spire-1.2.0/LICENSE 21:52:37 Removing intermediate container 76cc07920569 21:52:37 ---> ea7bd91c41c2 21:52:37 21:52:37 Step 11/24 : FROM alpine:3.15 21:52:37 ---> 3abe2e34c907 21:52:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:52:37 ---> Using cache 21:52:37 ---> a90ce9c0bb3a 21:52:37 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:37 ---> Using cache 21:52:37 ---> 31b5c9bbd265 21:52:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:52:37 ---> Running in ca41105aebde 21:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:52:39 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 21:52:39 v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:52:39 OK: 15730 distinct packages available 21:52:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:52:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:52:41 (1/4) Installing dumb-init (1.2.5-r1) 21:52:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:52:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:52:41 ---> 413c9a198a34 21:52:41 Step 3/23 : WORKDIR /edgex-go 21:52:41 ---> Using cache 21:52:41 (2/4) Installing musl-obstack (1.2.2-r0) 21:52:41 ---> f2dbb128895a 21:52:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:41 ---> Using cache 21:52:41 ---> 2a088772e7c4 21:52:41 Step 5/23 : RUN apk add --update --no-cache make git 21:52:41 ---> Using cache 21:52:41 ---> a54da819a9d0 21:52:41 Step 6/23 : COPY go.mod vendor* ./ 21:52:41 ---> Using cache 21:52:41 ---> 89b9a25a4dcc 21:52:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:41 ---> Using cache 21:52:41 ---> bd8be131cb98 21:52:41 Step 8/23 : COPY . . 21:52:41 (3/4) Installing libucontext (1.1-r0) 21:52:42 ---> Using cache 21:52:42 ---> 37304972e97b 21:52:42 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 21:52:42 (4/4) Installing gcompat (1.0.0-r4) 21:52:42 Executing busybox-1.34.1-r4.trigger 21:52:42 OK: 6 MiB in 18 packages 21:52:43 ---> Running in c1b75f18d5d4 21:52:43 Removing intermediate container c1b75f18d5d4 21:52:43 ---> d741b457ddb6 21:52:43 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" 21:52:43 ---> 37304972e97b 21:52:43 Step 9/23 : RUN make cmd/core-command/core-command 21:52:43 ---> Running in 58b600720ea3 21:52:44 ---> Running in da86474c28a9 21:52:44 Removing intermediate container ca41105aebde 21:52:44 ---> c9bddf15aad0 21:52:44 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:52:44 ---> c18f6e978e42 21:52:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:52:44 ---> Running in 81cceb5b6842 21:52:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:52:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:52:47 spire-1.2.0/ 21:52:51 ---> 966459de86a4 21:52:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:52:51 ---> Running in 0b6067c9493e 21:52:51 ---> 404f0f14c318 21:52:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:52:52 spire-1.2.0/README.md 21:52:52 spire-1.2.0/bin/ 21:52:52 spire-1.2.0/bin/spire-server 21:52:52 spire-1.2.0/bin/spire-agent 21:52:52 spire-1.2.0/conf/ 21:52:52 spire-1.2.0/conf/server/ 21:52:52 spire-1.2.0/conf/server/server.conf 21:52:52 spire-1.2.0/conf/agent/ 21:52:52 spire-1.2.0/conf/agent/agent.conf 21:52:52 spire-1.2.0/LICENSE 21:52:52 ---> 0505e9bcb83a 21:52:52 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:52:53 ---> Running in f9390e5a1937 21:52:54 Removing intermediate container f9390e5a1937 21:52:54 ---> 1ea5f7469850 21:52:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:52:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:52:55 ---> 0e914f053217 21:52:55 Step 19/24 : WORKDIR / 21:52:55 ---> Running in 5c98212322ae 21:52:56 Removing intermediate container 5c98212322ae 21:52:56 ---> 2f73a958696c 21:52:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:52:56 ---> Running in 42de6c501cab 21:52:57 Removing intermediate container 42de6c501cab 21:52:57 ---> 03988b4af4dd 21:52:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:52:57 ---> Running in deeb369af165 21:52:58 Removing intermediate container deeb369af165 21:52:58 ---> 9d660f23c838 21:52:58 Step 22/24 : LABEL arch=arm64 21:52:58 ---> Running in 9ff6e7c0001c 21:52:59 Removing intermediate container 9ff6e7c0001c 21:52:59 ---> 4ca3583e5e39 21:52:59 Step 23/24 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:52:59 ---> Running in 93ec75205db3 21:53:00 Removing intermediate container 93ec75205db3 21:53:00 ---> fcf3e35a06ef 21:53:00 Step 24/24 : LABEL version=0.0.0 21:53:00 ---> Running in b8bf6108dee5 21:53:01 Removing intermediate container 58b600720ea3 21:53:01 ---> c3d3f50f5cd2 21:53:01 21:53:01 Step 11/23 : FROM alpine:3.15 21:53:01 ---> 3abe2e34c907 21:53:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:53:01 ---> Using cache 21:53:01 ---> a90ce9c0bb3a 21:53:01 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:01 ---> Using cache 21:53:01 ---> 31b5c9bbd265 21:53:01 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:53:01 ---> Running in c4336ecbfd1f 21:53:01 Removing intermediate container b8bf6108dee5 21:53:01 ---> b286f2e8861b 21:53:01 21:53:02 Successfully built b286f2e8861b 21:53:02 Successfully tagged security-spire-config-arm64:latest 21:53:02  Building security-spire-config ... done Building support-notifications 21:53:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:53:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:53:05 v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] 21:53:05 v3.15.1-23-g0f4be6232c [https://nl.alpinelinux.org/alpine/v3.15/community] 21:53:05 OK: 15730 distinct packages available 21:53:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:53:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:53:08 (1/5) Installing dumb-init (1.2.5-r1) 21:53:08 (2/5) Installing musl-obstack (1.2.2-r0) 21:53:08 (3/5) Installing libucontext (1.1-r0) 21:53:08 (4/5) Installing gcompat (1.0.0-r4) 21:53:08 (5/5) Installing openssl (1.1.1n-r0) 21:53:08 Executing busybox-1.34.1-r4.trigger 21:53:08 OK: 6 MiB in 19 packages 21:53:10 Removing intermediate container c4336ecbfd1f 21:53:10 ---> 57f3936b16dc 21:53:10 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:53:17 ---> 16f87f8ad239 21:53:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:53:18 ---> 445a84f12bf7 21:53:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:53:20 ---> de0a5a93c450 21:53:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:53:20 ---> 00d9b746419d 21:53:20 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:53:21 ---> Running in 82a3884fa077 21:53:21 Removing intermediate container 82a3884fa077 21:53:21 ---> 569fa5ed039d 21:53:21 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:53:22 ---> Running in be366d589d83 21:53:22 Removing intermediate container be366d589d83 21:53:22 ---> ddea40d339cf 21:53:22 Step 21/23 : LABEL arch=arm64 21:53:23 ---> Running in f135abc3775a 21:53:23 Removing intermediate container f135abc3775a 21:53:23 ---> 8d693c863024 21:53:23 Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:53:23 ---> Running in 5e8da7195547 21:53:24 Removing intermediate container 5e8da7195547 21:53:24 ---> 53b2713d3216 21:53:24 Step 23/23 : LABEL version=0.0.0 21:53:24 ---> Running in d2be9792d6ec 21:53:25 Removing intermediate container d2be9792d6ec 21:53:25 ---> b15a635b6b4c 21:53:25 21:53:26 Successfully built b15a635b6b4c 21:53:26 Successfully tagged security-spire-server-arm64:latest 21:53:26 Building security-spire-agent 21:53:44  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:53:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:53:44 ---> 413c9a198a34 21:53:44 Step 3/22 : WORKDIR /edgex-go 21:53:44 ---> Using cache 21:53:44 ---> f2dbb128895a 21:53:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:44 ---> Using cache 21:53:44 ---> 2a088772e7c4 21:53:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:53:45 ---> Running in eeade8ba2902 21:53:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:53:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:53:50 OK: 220 MiB in 52 packages 21:53:52 Removing intermediate container eeade8ba2902 21:53:52 ---> f9f69fb67300 21:53:52 Step 6/22 : COPY go.mod vendor* ./ 21:53:53 ---> 890fc31d209b 21:53:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:53 ---> Running in f183e2acc83a 21:54:00 Removing intermediate container f183e2acc83a 21:54:00 ---> 62f1729fe72f 21:54:00 Step 8/22 : COPY . . 21:54:10 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:54:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:54:10 ---> 413c9a198a34 21:54:10 Step 3/24 : WORKDIR /edgex-go 21:54:10 ---> Using cache 21:54:10 ---> f2dbb128895a 21:54:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:10 ---> Using cache 21:54:10 ---> 2a088772e7c4 21:54:10 Step 5/24 : RUN apk add --update --no-cache make git 21:54:10 ---> Using cache 21:54:10 ---> a54da819a9d0 21:54:10 Step 6/24 : COPY go.mod vendor* ./ 21:54:10 ---> Using cache 21:54:10 ---> 89b9a25a4dcc 21:54:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:10 ---> Using cache 21:54:10 ---> bd8be131cb98 21:54:10 Step 8/24 : COPY . . 21:54:10 ---> Using cache 21:54:10 ---> 966459de86a4 21:54:10 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 21:54:11 ---> Running in 9574ee1241a9 21:54:12 Removing intermediate container 9574ee1241a9 21:54:12 ---> ae5bcc6bde7c 21:54:12 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" 21:54:12 ---> Running in 8c8e2aa5a531 21:54:18 spire-1.2.0/ 21:54:22 spire-1.2.0/README.md 21:54:22 spire-1.2.0/bin/ 21:54:22 spire-1.2.0/bin/spire-server 21:54:22 spire-1.2.0/bin/spire-agent 21:54:22 spire-1.2.0/conf/ 21:54:22 spire-1.2.0/conf/server/ 21:54:22 spire-1.2.0/conf/server/server.conf 21:54:22 spire-1.2.0/conf/agent/ 21:54:22 spire-1.2.0/conf/agent/agent.conf 21:54:22 spire-1.2.0/LICENSE 21:54:32 Removing intermediate container 8c8e2aa5a531 21:54:32 ---> 9c8594991c5e 21:54:32 21:54:32 Step 11/24 : FROM alpine:3.15 21:54:32 ---> 3abe2e34c907 21:54:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:54:32 ---> Using cache 21:54:32 ---> a90ce9c0bb3a 21:54:32 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:32 ---> Using cache 21:54:32 ---> 31b5c9bbd265 21:54:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:54:32 ---> Using cache 21:54:32 ---> 57f3936b16dc 21:54:32 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 21:54:35 ---> 06007aca4ba3 21:54:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:54:35 ---> Running in bcb219bbe131 21:54:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:54:37 ---> cf85cc478088 21:54:37 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:54:42 ---> d048987f3453 21:54:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:54:44 ---> f4ed1f0be80b 21:54:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:54:44 ---> 8e5bbc5d0949 21:54:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:54:46 ---> b120498fb81d 21:54:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:54:46 ---> Running in 2dc3622bada3 21:54:46 Removing intermediate container 2dc3622bada3 21:54:46 ---> 8fd0fdec967d 21:54:46 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:54:46 ---> Running in ac8305440bbc 21:54:47 Removing intermediate container ac8305440bbc 21:54:47 ---> e3da075cc183 21:54:47 Step 22/24 : LABEL arch=arm64 21:54:47 ---> Running in 1eed82c4e89d 21:54:47 Removing intermediate container 1eed82c4e89d 21:54:47 ---> c75d6496d63b 21:54:47 Step 23/24 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:54:47 ---> Running in dd1b50a098e5 21:54:48 Removing intermediate container dd1b50a098e5 21:54:48 ---> c996d926226c 21:54:48 Step 24/24 : LABEL version=0.0.0 21:54:48 ---> Running in c890582fd4ce 21:54:48 Removing intermediate container c890582fd4ce 21:54:48 ---> eb7efe59e3ec 21:54:48 21:54:49 Successfully built eb7efe59e3ec 21:54:49 Successfully tagged security-spire-agent-arm64:latest 21:54:49  Building security-spire-agent ... done Building security-proxy-setup 21:55:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:55:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:55:28 ---> 413c9a198a34 21:55:28 Step 3/22 : WORKDIR /edgex-go 21:55:28 ---> Using cache 21:55:28 ---> f2dbb128895a 21:55:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:28 ---> Using cache 21:55:28 ---> 2a088772e7c4 21:55:28 Step 5/22 : RUN apk add --update --no-cache make git 21:55:28 ---> Using cache 21:55:28 ---> a54da819a9d0 21:55:28 Step 6/22 : COPY go.mod vendor* ./ 21:55:28 ---> Using cache 21:55:28 ---> 89b9a25a4dcc 21:55:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:28 ---> Using cache 21:55:28 ---> bd8be131cb98 21:55:28 Step 8/22 : COPY . . 21:55:28 ---> Using cache 21:55:28 ---> 966459de86a4 21:55:28 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:55:28 ---> Running in fa889d379a96 21:55:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:57:20 Removing intermediate container da86474c28a9 21:57:20 ---> 7ad726ba122d 21:57:20 21:57:20 Step 10/23 : FROM alpine:3.14 21:57:20 ---> 71a2028e5025 21:57:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:57:20 ---> Using cache 21:57:20 ---> 96970027a8cd 21:57:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:57:20 ---> Using cache 21:57:20 ---> e74c639c1e04 21:57:20 Step 13/23 : ENV APP_PORT=59882 21:57:20 ---> Running in d06da5c1d05e 21:57:20 Removing intermediate container d06da5c1d05e 21:57:20 ---> 36e1f287ae09 21:57:20 Step 14/23 : EXPOSE $APP_PORT 21:57:20 ---> Running in 53c818c87b7c 21:57:20 Removing intermediate container 53c818c87b7c 21:57:20 ---> ab1f306188e1 21:57:20 Step 15/23 : WORKDIR / 21:57:20 ---> Running in 244d6dfc85d9 21:57:20 Removing intermediate container 244d6dfc85d9 21:57:20 ---> cca5c164bd8e 21:57:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:20 ---> 703f4648787d 21:57:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:57:20 ---> b20f9f31dec5 21:57:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:57:20 ---> 347b028a0917 21:57:20 Step 19/23 : ENTRYPOINT ["/core-command"] 21:57:20 ---> Running in b77d85715e4f 21:57:20 Removing intermediate container b77d85715e4f 21:57:20 ---> 89d94cc7ac2c 21:57:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:20 ---> Running in 7d4a34b401c1 21:57:20 Removing intermediate container 7d4a34b401c1 21:57:20 ---> 2fedd7132e0f 21:57:20 Step 21/23 : LABEL arch=arm64 21:57:20 ---> Running in 1b39ff44eaff 21:57:20 Removing intermediate container 1b39ff44eaff 21:57:20 ---> 0c38266e003d 21:57:20 Step 22/23 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:57:20 ---> Running in 43a28da4ea74 21:57:20 Removing intermediate container 43a28da4ea74 21:57:20 ---> a46a14be12c4 21:57:20 Step 23/23 : LABEL version=0.0.0 21:57:20 ---> Running in bd56c6c09407 21:57:20 Removing intermediate container bd56c6c09407 21:57:20 ---> e2e266922482 21:57:20 21:57:20 Successfully built e2e266922482 21:57:20 Successfully tagged core-command-arm64:latest 21:57:22  Building core-command ... done Removing intermediate container 81cceb5b6842 21:57:22 ---> 3153fcdb5501 21:57:22 21:57:22 Step 10/31 : FROM alpine:3.14 21:57:22 ---> 71a2028e5025 21:57:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:57:22 ---> Running in 75b1c263d393 21:57:23 Removing intermediate container 75b1c263d393 21:57:23 ---> dca00d80aeac 21:57:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:57:23 ---> Running in d59f6b7e0f69 21:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:57:26 (1/2) Installing dumb-init (1.2.5-r1) 21:57:26 (2/2) Installing su-exec (0.2-r1) 21:57:26 Executing busybox-1.33.1-r6.trigger 21:57:26 OK: 6 MiB in 16 packages 21:57:27 Removing intermediate container d59f6b7e0f69 21:57:27 ---> 6720dc569cac 21:57:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:57:27 ---> Running in 4e199879761f 21:57:28 Removing intermediate container 4e199879761f 21:57:28 ---> 7bc76ca71e0e 21:57:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:57:28 ---> Running in e9231f5e6db8 21:57:28 Removing intermediate container e9231f5e6db8 21:57:28 ---> 062c51b2db41 21:57:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:57:28 ---> Running in 261a59fc090b 21:57:31 Removing intermediate container 261a59fc090b 21:57:31 ---> 741e0d2d00c6 21:57:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:57:31 ---> Running in 5e6e4457cfbe 21:57:32 Removing intermediate container 5e6e4457cfbe 21:57:32 ---> e9a9f4fe307c 21:57:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:57:33 ---> bc2777ceeb9c 21:57:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:57:33 ---> Running in c134ce63ec14 21:57:36 Removing intermediate container c134ce63ec14 21:57:36 ---> dd4b252d0642 21:57:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:38 ---> 81f9a0585488 21:57:38 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:57:42 ---> 516ac49990f4 21:57:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:57:43 ---> a8b589ecf49c 21:57:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:57:44 Removing intermediate container 0b6067c9493e 21:57:44 ---> 46ddc3911fee 21:57:44 21:57:44 Step 10/22 : FROM alpine:3.14 21:57:44 ---> 71a2028e5025 21:57:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:57:44 ---> Using cache 21:57:44 ---> 96970027a8cd 21:57:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:57:44 ---> Using cache 21:57:44 ---> e74c639c1e04 21:57:44 Step 13/22 : ENV APP_PORT=59861 21:57:44 ---> Running in bd0b503957e3 21:57:45 ---> d4c8e0f0e469 21:57:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:57:45 Removing intermediate container bd0b503957e3 21:57:45 ---> 6bd8b7b68238 21:57:45 Step 14/22 : EXPOSE $APP_PORT 21:57:45 ---> Running in 7e819affa3f1 21:57:46 ---> c94be7c98cf8 21:57:46 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:57:46 Removing intermediate container 7e819affa3f1 21:57:46 ---> ab366836ce1e 21:57:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:46 ---> Running in f42d11d1bc32 21:57:47 Removing intermediate container f42d11d1bc32 21:57:47 ---> e7716caad453 21:57:47 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:57:47 ---> a034439a4152 21:57:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:57:48 ---> 5f146c5cdd93 21:57:48 Step 26/31 : RUN chmod +x /entrypoint.sh 21:57:49 ---> Running in 7d2e42444a67 21:57:51 ---> c9d62220658c 21:57:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:57:53 ---> e281cc31fc47 21:57:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:57:53 ---> Running in 5f672e6916d8 21:57:53 Removing intermediate container 7d2e42444a67 21:57:53 ---> be41af42ec02 21:57:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:57:53 ---> Running in b61f2054b09c 21:57:53 Removing intermediate container 5f672e6916d8 21:57:53 ---> ba3abae81fdb 21:57:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:53 ---> Running in 4f47d1c3c90a 21:57:54 Removing intermediate container b61f2054b09c 21:57:54 ---> fd6847698411 21:57:54 Step 28/31 : CMD ["gate"] 21:57:54 Removing intermediate container 4f47d1c3c90a 21:57:54 ---> 3ddce3f9a2dc 21:57:54 Step 20/22 : LABEL arch=arm64 21:57:54 ---> Running in 0b442479e141 21:57:55 ---> Running in 54a2fe34aa34 21:57:55 Removing intermediate container 0b442479e141 21:57:55 ---> c8a0251c5314 21:57:55 Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:57:55 ---> Running in fe5620219118 21:57:55 Removing intermediate container 54a2fe34aa34 21:57:55 ---> e09a856a9860 21:57:55 Step 29/31 : LABEL arch=arm64 21:57:56 ---> Running in 7598a2d6f255 21:57:56 Removing intermediate container fe5620219118 21:57:56 ---> e12323181a8f 21:57:56 Step 22/22 : LABEL version=0.0.0 21:57:56 ---> Running in f8a4e1c5caf6 21:57:57 Removing intermediate container 7598a2d6f255 21:57:57 ---> ef0748583e4b 21:57:57 Step 30/31 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:57:57 Removing intermediate container f8a4e1c5caf6 21:57:57 ---> 3079a470e8ba 21:57:57 21:57:57 ---> Running in 22a8789d8e96 21:57:57 Successfully built 3079a470e8ba 21:57:57 Successfully tagged support-scheduler-arm64:latest 21:57:58  Building support-scheduler ... done Removing intermediate container 22a8789d8e96 21:57:58 ---> 543659b106f2 21:57:58 Step 31/31 : LABEL version=0.0.0 21:57:58 ---> Running in f2b77db0fe22 21:57:59 Removing intermediate container f2b77db0fe22 21:57:59 ---> 6b77792e555a 21:57:59 21:57:59 Successfully built 6b77792e555a 21:57:59 Successfully tagged security-bootstrapper-arm64:latest 21:58:31  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:58:31 Removing intermediate container bcb219bbe131 21:58:31 ---> dd45a74af9a3 21:58:31 21:58:31 Step 10/22 : FROM alpine:3.14 21:58:31 ---> 71a2028e5025 21:58:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:58:31 ---> Running in 62d19a54a9c0 21:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:58:33 (1/2) Installing ca-certificates (20211220-r0) 21:58:33 (2/2) Installing dumb-init (1.2.5-r1) 21:58:33 Executing busybox-1.33.1-r6.trigger 21:58:33 Executing ca-certificates-20211220-r0.trigger 21:58:33 OK: 6 MiB in 16 packages 21:58:35 Removing intermediate container 62d19a54a9c0 21:58:35 ---> a63472f1d32b 21:58:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:58:35 ---> Running in d4fe7b7ed093 21:58:35 Removing intermediate container d4fe7b7ed093 21:58:35 ---> 867ac240c412 21:58:35 Step 13/22 : ENV APP_PORT=59860 21:58:35 ---> Running in ec58874b6494 21:58:35 Removing intermediate container ec58874b6494 21:58:35 ---> 8f31a778b705 21:58:35 Step 14/22 : EXPOSE $APP_PORT 21:58:35 ---> Running in a336da348b78 21:58:36 Removing intermediate container a336da348b78 21:58:36 ---> e7cdc827e292 21:58:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:58:37 ---> 8d7d54bea576 21:58:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:58:39 ---> 0e1964abe9f1 21:58:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:58:39 ---> 2add6453c4c7 21:58:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:58:39 Removing intermediate container fa889d379a96 21:58:39 ---> eba4c50f252f 21:58:39 21:58:39 Step 10/22 : FROM alpine:3.14 21:58:39 ---> 71a2028e5025 21:58:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:58:39 ---> Running in 7600a2882100 21:58:39 ---> Running in e2056709f771 21:58:40 Removing intermediate container 7600a2882100 21:58:40 ---> 531f480acb78 21:58:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:58:40 ---> Running in 14f365bc08e3 21:58:40 Removing intermediate container 14f365bc08e3 21:58:40 ---> 4a29a3ed3f30 21:58:40 Step 20/22 : LABEL arch=arm64 21:58:40 ---> Running in dbd045f66d09 21:58:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:58:41 Removing intermediate container dbd045f66d09 21:58:41 ---> 5ef73f839480 21:58:41 Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:58:41 ---> Running in 2ed699cd7e3f 21:58:41 Removing intermediate container 2ed699cd7e3f 21:58:41 ---> faab1ab5f234 21:58:41 Step 22/22 : LABEL version=0.0.0 21:58:41 ---> Running in fc2ab50b1ba1 21:58:42 (1/6) Installing ca-certificates (20211220-r0) 21:58:42 (2/6) Installing brotli-libs (1.0.9-r5) 21:58:42 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:58:42 Removing intermediate container fc2ab50b1ba1 21:58:42 ---> 01724c4ef805 21:58:42 21:58:42 (4/6) Installing libcurl (7.79.1-r0) 21:58:42 (5/6) Installing curl (7.79.1-r0) 21:58:42 (6/6) Installing dumb-init (1.2.5-r1) 21:58:42 Executing busybox-1.33.1-r6.trigger 21:58:42 Executing ca-certificates-20211220-r0.trigger 21:58:42 OK: 8 MiB in 20 packages 21:58:42 Successfully built 01724c4ef805 21:58:42 Successfully tagged support-notifications-arm64:latest 21:58:43  Building support-notifications ... done Removing intermediate container e2056709f771 21:58:43 ---> 4ed437c9d75a 21:58:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:58:43 ---> Running in 7d21d9b6347a 21:58:44 Removing intermediate container 7d21d9b6347a 21:58:44 ---> 8f02c602f10d 21:58:44 Step 13/22 : WORKDIR /edgex 21:58:44 ---> Running in 1df828855858 21:58:44 Removing intermediate container 1df828855858 21:58:44 ---> 32ae131bdac8 21:58:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:58:44 ---> 86ed235e529a 21:58:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:58:45 ---> 9e22be5714ea 21:58:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:58:47 ---> 0f211b56c090 21:58:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:58:48 ---> d2b34bde2d27 21:58:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:58:48 ---> Running in f0b6f02f9259 21:58:49 Removing intermediate container f0b6f02f9259 21:58:49 ---> ea7da21d9508 21:58:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:58:49 ---> Running in 3f68aaad72a7 21:58:49 Removing intermediate container 3f68aaad72a7 21:58:49 ---> b6cded7e93bf 21:58:49 Step 20/22 : LABEL arch=arm64 21:58:49 ---> Running in c7e6ac8148f2 21:58:50 Removing intermediate container c7e6ac8148f2 21:58:50 ---> 3698695a6170 21:58:50 Step 21/22 : LABEL git_sha=f2437c5f3b3ff75fe821427690939a923a09825f 21:58:50 ---> Running in cfd2e2ab92a4 21:58:50 Removing intermediate container cfd2e2ab92a4 21:58:50 ---> ee90ed38b2d5 21:58:50 Step 22/22 : LABEL version=0.0.0 21:58:50 ---> Running in 99413eb3c4f9 21:58:51 Removing intermediate container 99413eb3c4f9 21:58:51 ---> af71b9926156 21:58:51 21:58:51 Successfully built af71b9926156 21:58:51 Successfully tagged security-proxy-setup-arm64:latest 21:58:51  Building security-proxy-setup ... done  [Pipeline] } 21:58:52 $ docker stop --time=1 cabdd8fca0bfe46a0e5f9cc00a6ff7dc216d4355b6963129c1fd7fd543c5b065 21:58:53 $ docker rm -f cabdd8fca0bfe46a0e5f9cc00a6ff7dc216d4355b6963129c1fd7fd543c5b065 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:54 + docker images 21:58:54 REPOSITORY TAG IMAGE ID CREATED SIZE 21:58:54 security-proxy-setup-arm64 latest af71b9926156 4 seconds ago 42.1MB 21:58:54 support-notifications-arm64 latest 01724c4ef805 13 seconds ago 25.6MB 21:58:54 eba4c50f252f 15 seconds ago 1.39GB 21:58:54 dd45a74af9a3 24 seconds ago 1.39GB 21:58:54 security-bootstrapper-arm64 latest 6b77792e555a 56 seconds ago 23.6MB 21:58:54 support-scheduler-arm64 latest 3079a470e8ba 58 seconds ago 24.9MB 21:58:54 46ddc3911fee About a minute ago 1.39GB 21:58:54 3153fcdb5501 About a minute ago 1.38GB 21:58:54 core-command-arm64 latest e2e266922482 About a minute ago 23.7MB 21:58:54 7ad726ba122d About a minute ago 1.38GB 21:58:54 security-spire-agent-arm64 latest eb7efe59e3ec 4 minutes ago 118MB 21:58:54 9c8594991c5e 4 minutes ago 1.42GB 21:58:54 security-spire-server-arm64 latest b15a635b6b4c 5 minutes ago 82.6MB 21:58:54 security-spire-config-arm64 latest b286f2e8861b 5 minutes ago 81.9MB 21:58:54 c3d3f50f5cd2 5 minutes ago 1.42GB 21:58:54 ea7bd91c41c2 6 minutes ago 1.42GB 21:58:54 sys-mgmt-agent-arm64 latest 4234848e763e 6 minutes ago 288MB 21:58:54 core-data-arm64 latest 3bb7f19cb418 7 minutes ago 30MB 21:58:54 security-secretstore-setup-arm64 latest e86de9590c26 7 minutes ago 40.8MB 21:58:54 core-metadata-arm64 latest 3828b1406fdb 7 minutes ago 25.1MB 21:58:54 7f38fb70cda4 7 minutes ago 1.39GB 21:58:54 1e8770e17631 8 minutes ago 1.39GB 21:58:54 security-spiffe-token-provider-arm64 latest f0728cd210ef 8 minutes ago 27.8MB 21:58:54 c6847b8cc0bb 8 minutes ago 1.4GB 21:58:54 6fcf9b4d1725 8 minutes ago 1.38GB 21:58:54 40b8a2cc5547 8 minutes ago 1.38GB 21:58:54 ci-base-image-arm64 latest 413c9a198a34 23 minutes ago 885MB 21:58:54 alpine 3.14 71a2028e5025 6 days ago 5.34MB 21:58:54 alpine 3.15 3abe2e34c907 6 days ago 5.32MB 21:58:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 21:58:54 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 21:58:54 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 21:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:54 21:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:58:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:55 arm64: Pulling from edgex-lftools-log-publisher 21:58:55 8998bd30e6a1: Pulling fs layer 21:58:55 04944245beec: Pulling fs layer 21:58:55 699f458cf7ca: Pulling fs layer 21:58:55 765212b225bb: Pulling fs layer 21:58:55 f23df028b6ca: Pulling fs layer 21:58:55 d65c8cfc05b1: Pulling fs layer 21:58:55 2437ff75d9bd: Pulling fs layer 21:58:55 f23df028b6ca: Waiting 21:58:55 d65c8cfc05b1: Waiting 21:58:55 765212b225bb: Waiting 21:58:55 2437ff75d9bd: Waiting 21:58:55 04944245beec: Verifying Checksum 21:58:55 04944245beec: Download complete 21:58:55 765212b225bb: Verifying Checksum 21:58:55 765212b225bb: Download complete 21:58:55 f23df028b6ca: Verifying Checksum 21:58:55 f23df028b6ca: Download complete 21:58:55 d65c8cfc05b1: Verifying Checksum 21:58:55 d65c8cfc05b1: Download complete 21:58:55 699f458cf7ca: Verifying Checksum 21:58:55 699f458cf7ca: Download complete 21:58:56 8998bd30e6a1: Verifying Checksum 21:58:56 8998bd30e6a1: Download complete 21:58:58 2437ff75d9bd: Verifying Checksum 21:58:58 2437ff75d9bd: Download complete 21:59:00 8998bd30e6a1: Pull complete 21:59:00 04944245beec: Pull complete 21:59:02 699f458cf7ca: Pull complete 21:59:02 765212b225bb: Pull complete 21:59:03 f23df028b6ca: Pull complete 21:59:03 d65c8cfc05b1: Pull complete 21:59:18 2437ff75d9bd: Pull complete 21:59:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:59:19 prd-ubuntu20.04-docker-arm64-4c-16g-8944 does not seem to be running inside a container 21:59:19 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 21:59:22 $ docker top 3afcbf161d200c648f7f6441dfc6d35ee5bb87919ea10b0a9f710002c4c5f3d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:23 ---> job-cost.sh 21:59:23 lf-activate-venv: SKIPPING 21:59:23 INFO: No Stack... 21:59:23 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:24 INFO: Archiving Costs [Pipeline] sh 21:59:25 + cat /w/workspace/edgex-go/7/archives/cost.csv 21:59:25 + cut -d, -f6 [Pipeline] lock 21:59:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3897-7-stack-cost] 21:59:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3897-7-stack-cost] did not exist. Created. 21:59:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3897-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:26 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:26 Stashed 1 file(s) [Pipeline] } 21:59:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3897-7-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:26 $ docker stop --time=1 3afcbf161d200c648f7f6441dfc6d35ee5bb87919ea10b0a9f710002c4c5f3d4 21:59:27 $ docker rm -f 3afcbf161d200c648f7f6441dfc6d35ee5bb87919ea10b0a9f710002c4c5f3d4 [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 21:59:28 provisioning config files... 21:59:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config3202138675861549331tmp [Pipeline] { [Pipeline] sh 21:59:28 + set +x 21:59:28 + curl -s https://codecov.io/bash 21:59:28 + bash -s -- 21:59:28 21:59:28 _____ _ 21:59:28 / ____| | | 21:59:28 | | ___ __| | ___ ___ _____ __ 21:59:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:59:28 | |___| (_) | (_| | __/ (_| (_) \ V / 21:59:28 \_____\___/ \__,_|\___|\___\___/ \_/ 21:59:28 Bash-1.0.6 21:59:28 21:59:28 21:59:28 ==> git version 2.25.1 found 21:59:28 ==> 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 21:59:28 Release-Date: 2020-01-08 21:59:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:59:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:59:28 ==> Jenkins CI detected. 21:59:28 current dir:  /w/workspace/edgex-go/7 21:59:28 project root: . 21:59:28 --> token set from env 21:59:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:59:28 ==> Running gcov in . (disable via -X gcov) 21:59:28 ==> Python coveragepy not found 21:59:28 ==> Searching for coverage reports in: 21:59:28 + . 21:59:28 -> Found 1 reports 21:59:28 ==> Detecting git/mercurial file structure 21:59:28 ==> Reading reports 21:59:28 + ./coverage.out bytes=426503 21:59:28 ==> Appending adjustments 21:59:28 https://docs.codecov.io/docs/fixing-reports 21:59:29 + Found adjustments 21:59:29 ==> Gzipping contents 21:59:29 60K /tmp/codecov.JCvQAI.gz 21:59:29 ==> Uploading reports 21:59:29 url: https://codecov.io 21:59:29 query: branch=PR-3897&commit=f2437c5f3b3ff75fe821427690939a923a09825f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= 21:59:29 -> Pinging Codecov 21:59:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3897&commit=f2437c5f3b3ff75fe821427690939a923a09825f&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= 21:59:30 -> Uploading to 21:59:30 https://storage.googleapis.com/codecov/v4/raw/2022-03-23/00271124DB129430A58F1EEE437C3FCB/f2437c5f3b3ff75fe821427690939a923a09825f/f2deace4-3ad4-4e25-bf9a-12f731f74c28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220323T215930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=575e6a22d19db7f5daec62e09ef998ccfc70070d2f6294a4d6c3fe64d98896bd 21:59:30 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:30 Dload Upload Total Spent Left Speed 21:59:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58360 0 0 100 58360 0 236k --:--:-- --:--:-- --:--:-- 236k 21:59:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f2437c5f3b3ff75fe821427690939a923a09825f [Pipeline] } 21:59:30 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 21:59:31 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 21:59:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:32 ---> package-listing.sh 21:59:32 ++ facter osfamily 21:59:32 ++ tr '[:upper:]' '[:lower:]' 21:59:32 + OS_FAMILY=debian 21:59:32 + workspace=/w/workspace/edgex-go/7 21:59:32 + START_PACKAGES=/tmp/packages_start.txt 21:59:32 + END_PACKAGES=/tmp/packages_end.txt 21:59:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:32 + PACKAGES=/tmp/packages_start.txt 21:59:32 + '[' /w/workspace/edgex-go/7 ']' 21:59:32 + PACKAGES=/tmp/packages_end.txt 21:59:32 + case "${OS_FAMILY}" in 21:59:32 + dpkg -l 21:59:32 + grep '^ii' 21:59:32 + '[' -f /tmp/packages_start.txt ']' 21:59:32 + '[' -f /tmp/packages_end.txt ']' 21:59:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:32 + '[' /w/workspace/edgex-go/7 ']' 21:59:32 + mkdir -p /w/workspace/edgex-go/7/archives/ 21:59:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 21:59:32 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:59:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:33 21:59:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:34 latest: Pulling from edgex-lftools-log-publisher 21:59:34 5eb5b503b376: Pulling fs layer 21:59:34 5c69ac0246d0: Pulling fs layer 21:59:34 ec43610c2a17: Pulling fs layer 21:59:34 3a2ae6a8a46f: Pulling fs layer 21:59:34 33b1e0a273af: Pulling fs layer 21:59:34 5d3b04190fa2: Pulling fs layer 21:59:34 2f39f015ded8: Pulling fs layer 21:59:34 3a2ae6a8a46f: Waiting 21:59:34 33b1e0a273af: Waiting 21:59:34 2f39f015ded8: Waiting 21:59:34 5d3b04190fa2: Waiting 21:59:34 5c69ac0246d0: Download complete 21:59:34 3a2ae6a8a46f: Download complete 21:59:34 ec43610c2a17: Verifying Checksum 21:59:34 ec43610c2a17: Download complete 21:59:34 33b1e0a273af: Verifying Checksum 21:59:34 33b1e0a273af: Download complete 21:59:34 5d3b04190fa2: Verifying Checksum 21:59:34 5d3b04190fa2: Download complete 21:59:34 5eb5b503b376: Download complete 21:59:34 2f39f015ded8: Download complete 21:59:35 5eb5b503b376: Pull complete 21:59:35 5c69ac0246d0: Pull complete 21:59:35 ec43610c2a17: Pull complete 21:59:36 3a2ae6a8a46f: Pull complete 21:59:36 33b1e0a273af: Pull complete 21:59:36 5d3b04190fa2: Pull complete 21:59:40 2f39f015ded8: Pull complete 21:59:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:59:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:59:40 prd-ubuntu20.04-docker-8c-8g-8943 does not seem to be running inside a container 21:59:40 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 21:59:42 $ docker top 037093e901a0f27db285d4af0785dca3a98652b96eb6975bec458b09f9c53e02 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:42 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:42 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:43 + ls /var/log/sa-host 21:59:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:43 provisioning config files... 21:59:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6843306530090240821tmp [Pipeline] { [Pipeline] echo 21:59:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:59:43 ---> create-netrc.sh [Pipeline] } 21:59:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:59:44 ---> python-tools-install.sh [Pipeline] echo 21:59:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:59:44 ---> sudo-logs.sh 21:59:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:59:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:59:44 ---> job-cost.sh 21:59:44 lf-activate-venv: SKIPPING 21:59:44 DEBUG: total: 0.10999999940395355 21:59:44 INFO: Retrieving Stack Cost... 21:59:45 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:45 INFO: Archiving Costs [Pipeline] echo 21:59:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:59:45 ---> logs-deploy.sh 21:59:45 lf-activate-venv: SKIPPING 21:59:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3897/7 21:59:45 INFO: archiving workspace using pattern(s): 21:59:46 Archives upload complete. 21:59:46 INFO: archiving logs to Nexus