Branch indexing 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 (d8518266419b6582f6d7311c3eec1eb390f11c0a) 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-ssh15563440513217750832.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-ssh1696978993478472977.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-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16656572724707946579.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-ssh13183267427108351861.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16362170045217262626.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-10682 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f Merge succeeded, producing 164edea112826399ca97f7fb078950228b2b56ab Checking out Revision 164edea112826399ca97f7fb078950228b2b56ab (PR-3924) > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # 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 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 164edea112826399ca97f7fb078950228b2b56ab # timeout=10 Commit message: "Merge commit '2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:43 ========================================================= 20:30:43 EdgeX Global Pipelines Version Info 20:30:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6adda4375c82af8c133390c9b445b54d6f3dc7f6 # timeout=10 20:30:43 ------------------- 20:30:43 stable info: 20:30:43 ------------------- 20:30:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:43 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:43 Message: update stable to v1.0.221 20:30:44 ------------------- 20:30:44 experimental info: 20:30:44 ------------------- 20:30:44 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:44 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:44 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 164edea112826399ca97f7fb078950228b2b56ab [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 164edea [Pipeline] echo 20:30:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:44 provisioning config files... 20:30:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3081999534293591538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:45 ---> docker-login.sh 20:30:45 nexus3.edgexfoundry.org:10001 20:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:45 Configure a credential helper to remove this warning. See 20:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:45 20:30:45 Login Succeeded 20:30:45 nexus3.edgexfoundry.org:10002 20:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:45 Configure a credential helper to remove this warning. See 20:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:45 20:30:45 Login Succeeded 20:30:45 nexus3.edgexfoundry.org:10003 20:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:45 Configure a credential helper to remove this warning. See 20:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:45 20:30:45 Login Succeeded 20:30:45 nexus3.edgexfoundry.org:10004 20:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:45 Configure a credential helper to remove this warning. See 20:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:45 20:30:45 Login Succeeded 20:30:45 docker.io 20:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:46 Configure a credential helper to remove this warning. See 20:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:46 20:30:46 Login Succeeded 20:30:46 ---> docker-login.sh ends [Pipeline] } 20:30:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:46 + 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 20:30:46 + dirname cmd/core-command/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo core-command,cmd/core-command/Dockerfile 20:30:46 + dirname cmd/core-data/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo core-data,cmd/core-data/Dockerfile 20:30:46 + dirname cmd/core-metadata/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:46 + dirname cmd/security-bootstrapper/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:46 + dirname cmd/security-proxy-setup/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:46 + dirname cmd/security-secretstore-setup/Dockerfile+ 20:30:46 cut -d/ -f2 20:30:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:46 + dirname cmd/security-spire-agent/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:46 + dirname cmd/security-spire-config/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:46 + dirname cmd/security-spire-server/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:46 + dirname cmd/support-notifications/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:46 + dirname cmd/support-scheduler/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:46 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:46 + cut -d/ -f2 20:30:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:46 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 20:30:47 + git rev-list -1 --merges 164edea112826399ca97f7fb078950228b2b56ab~1..164edea112826399ca97f7fb078950228b2b56ab [Pipeline] echo 20:30:47 -----------> git rev-list -1 --merges 164edea112826399ca97f7fb078950228b2b56ab~1..164edea112826399ca97f7fb078950228b2b56ab 164edea112826399ca97f7fb078950228b2b56ab 20:30:47 164edea112826399ca97f7fb078950228b2b56ab [false] [Pipeline] sh 20:30:47 + git log --format=format:%s -1 164edea112826399ca97f7fb078950228b2b56ab [Pipeline] echo 20:30:47 ========================================================= 20:30:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:48 + grep -v github /etc/ssh/ssh_known_hosts 20:30:48 + [ -e /tmp/ssh_known_hosts ] 20:30:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:48 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:48 20:30:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:48 latest: Pulling from edgex-devops/git-semver 20:30:48 a0d0a0d46f8b: Pulling fs layer 20:30:48 3e5f54012d9b: Pulling fs layer 20:30:48 4c7163046ea9: Pulling fs layer 20:30:48 0c2d73faf560: Pulling fs layer 20:30:48 0c2d73faf560: Waiting 20:30:48 3e5f54012d9b: Verifying Checksum 20:30:48 3e5f54012d9b: Download complete 20:30:48 a0d0a0d46f8b: Verifying Checksum 20:30:48 a0d0a0d46f8b: Download complete 20:30:48 4c7163046ea9: Verifying Checksum 20:30:48 4c7163046ea9: Download complete 20:30:48 0c2d73faf560: Verifying Checksum 20:30:48 0c2d73faf560: Download complete 20:30:48 a0d0a0d46f8b: Pull complete 20:30:48 3e5f54012d9b: Pull complete 20:30:49 4c7163046ea9: Pull complete 20:30:49 0c2d73faf560: Pull complete 20:30:49 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:49 prd-ubuntu20.04-docker-8c-8g-10682 does not seem to be running inside a container 20:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 20:30:50 $ docker top eb6e204a4f4249e5d8c1fa50b789ca3af1e145600b55a6ac8b3a5b07dd0548de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:50 [ssh-agent] Looking for ssh-agent implementation... 20:30:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:50 $ docker exec eb6e204a4f4249e5d8c1fa50b789ca3af1e145600b55a6ac8b3a5b07dd0548de ssh-agent 20:30:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLAJKfi/agent.14 20:30:50 SSH_AGENT_PID=20 20:30:50 Running ssh-add (command line suppressed) 20:30:50 Identity added: /w/workspace/edgex-go/9@tmp/private_key_8546826958425510002.key (/w/workspace/edgex-go/9@tmp/private_key_8546826958425510002.key) 20:30:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:51 + git tag --points-at HEAD [Pipeline] } 20:30:51 $ docker exec --env ******** --env ******** eb6e204a4f4249e5d8c1fa50b789ca3af1e145600b55a6ac8b3a5b07dd0548de ssh-agent -k 20:30:51 unset SSH_AUTH_SOCK; 20:30:51 unset SSH_AGENT_PID; 20:30:51 echo Agent pid 20 killed; 20:30:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:51 [ssh-agent] Looking for ssh-agent implementation... 20:30:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:51 $ docker exec eb6e204a4f4249e5d8c1fa50b789ca3af1e145600b55a6ac8b3a5b07dd0548de ssh-agent 20:30:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAJgCof/agent.53 20:30:51 SSH_AGENT_PID=59 20:30:51 Running ssh-add (command line suppressed) 20:30:51 Identity added: /w/workspace/edgex-go/9@tmp/private_key_969401677762544262.key (/w/workspace/edgex-go/9@tmp/private_key_969401677762544262.key) 20:30:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:52 + git semver init 20:30:52 # -> Open(): unable to determine branch for HEAD 20:30:52 # $GIT_DIR = /w/workspace/edgex-go/9/.git 20:30:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 20:30:52 # $SEMVER_REMOTE_NAME = origin 20:30:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:52 # $SEMVER_USER_NAME = edgex-jenkins 20:30:52 # $SEMVER_BRANCH = PR-3924 20:30:52 # $SEMVER_TEMP = /tmp/semver-980282736 20:30:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:31:07 # '/tmp/semver-980282736' -> '/w/workspace/edgex-go/9/.semver' 20:31:07 # -> Force: false 20:31:07 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 20:31:07 $ docker exec --env ******** --env ******** eb6e204a4f4249e5d8c1fa50b789ca3af1e145600b55a6ac8b3a5b07dd0548de ssh-agent -k 20:31:07 unset SSH_AUTH_SOCK; 20:31:07 unset SSH_AGENT_PID; 20:31:07 echo Agent pid 59 killed; 20:31:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:07 + git semver [Pipeline] } 20:31:07 $ docker stop --time=1 eb6e204a4f4249e5d8c1fa50b789ca3af1e145600b55a6ac8b3a5b07dd0548de 20:31:09 $ docker rm -f eb6e204a4f4249e5d8c1fa50b789ca3af1e145600b55a6ac8b3a5b07dd0548de [Pipeline] // withDockerContainer [Pipeline] sh 20:31:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:31:09 Stashed 1 file(s) [Pipeline] echo 20:31:09 [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 20:31:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:10 ========================================================= 20:31:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:31:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:31:10 59bf1c3509f3: Pulling fs layer 20:31:10 666ba61612fd: Pulling fs layer 20:31:10 8ed8ca486205: Pulling fs layer 20:31:10 4fe6c5a15a65: Pulling fs layer 20:31:10 22a0e8bec74d: Pulling fs layer 20:31:10 640e595b4fbd: Pulling fs layer 20:31:10 763cafe07f6e: Pulling fs layer 20:31:10 0c0b528cf693: Pulling fs layer 20:31:10 10935f4eaf8b: Pulling fs layer 20:31:10 4fe6c5a15a65: Waiting 20:31:10 22a0e8bec74d: Waiting 20:31:10 640e595b4fbd: Waiting 20:31:10 763cafe07f6e: Waiting 20:31:10 0c0b528cf693: Waiting 20:31:10 10935f4eaf8b: Waiting 20:31:10 8ed8ca486205: Verifying Checksum 20:31:10 8ed8ca486205: Download complete 20:31:10 666ba61612fd: Download complete 20:31:10 22a0e8bec74d: Download complete 20:31:10 59bf1c3509f3: Download complete 20:31:10 763cafe07f6e: Verifying Checksum 20:31:10 763cafe07f6e: Download complete 20:31:10 0c0b528cf693: Verifying Checksum 20:31:10 0c0b528cf693: Download complete 20:31:10 59bf1c3509f3: Pull complete 20:31:10 666ba61612fd: Pull complete 20:31:10 8ed8ca486205: Pull complete 20:31:11 10935f4eaf8b: Verifying Checksum 20:31:11 10935f4eaf8b: Download complete 20:31:11 4fe6c5a15a65: Verifying Checksum 20:31:11 4fe6c5a15a65: Download complete 20:31:15 4fe6c5a15a65: Pull complete 20:31:15 22a0e8bec74d: Pull complete 20:31:15 640e595b4fbd: Pull complete 20:31:15 763cafe07f6e: Pull complete 20:31:15 0c0b528cf693: Pull complete 20:31:17 10935f4eaf8b: Pull complete 20:31:17 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:18 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:18 WORKDIR /edgex 20:31:18 COPY go.mod . 20:31:18 RUN go mod download 20:31:18 docker build -t ci-base-image-x86_64 -f - . 20:31:19 Sending build context to Docker daemon 334.7MB 20:31:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:19 ---> 99d49a6021b9 20:31:19 Step 2/4 : WORKDIR /edgex 20:31:21 ---> Running in 1e81ec220f87 20:31:21 Removing intermediate container 1e81ec220f87 20:31:21 ---> b9c0f5df53d3 20:31:21 Step 3/4 : COPY go.mod . 20:31:21 ---> 112377c643de 20:31:21 Step 4/4 : RUN go mod download 20:31:21 ---> Running in f36f2d711270 20:31:25 Still waiting to schedule task 20:31:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10684’ is offline 20:31:36 Removing intermediate container f36f2d711270 20:31:36 ---> 0d57d7921c9f 20:31:36 Successfully built 0d57d7921c9f 20:31:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:37 + docker inspect -f . ci-base-image-x86_64 20:31:37 . [Pipeline] withDockerContainer 20:31:37 prd-ubuntu20.04-docker-8c-8g-10682 does not seem to be running inside a container 20:31:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 20:31:37 $ docker top 8941436a62d151b439ad8371e95c7f6a0b87d0c0c7eabda4f1c5ff7f6f62c893 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:37 + go version 20:31:37 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:37 $ docker stop --time=1 8941436a62d151b439ad8371e95c7f6a0b87d0c0c7eabda4f1c5ff7f6f62c893 20:31:39 $ docker rm -f 8941436a62d151b439ad8371e95c7f6a0b87d0c0c7eabda4f1c5ff7f6f62c893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:39 + docker inspect -f . ci-base-image-x86_64 20:31:39 . [Pipeline] withDockerContainer 20:31:39 prd-ubuntu20.04-docker-8c-8g-10682 does not seem to be running inside a container 20:31:39 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 20:31:40 $ docker top e2f6e23489e54bcf1a45ed4b6f53fd8b0ab9c5f143b79baaec29e13849790f51 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:40 ========================================================= 20:31:40 [edgeXBuildGoParallel] Running Tests and Build... 20:31:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:40 + make test 20:31:40 go mod tidy -compat=1.17 20:31:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:47 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.103s coverage: 28.7% of statements 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:32:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements 20:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:32:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.9% of statements 20:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.995s coverage: 89.2% of statements 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.424s coverage: 94.7% of statements 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.100s coverage: 72.2% of statements 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 24.0% of statements 20:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 20:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.075s coverage: 94.4% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 20:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements 20:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.124s coverage: 92.9% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.079s coverage: 100.0% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.2% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.4% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.403s coverage: 65.4% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 43.8% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.082s coverage: 63.2% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 20:32:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 20:32:24 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 20:32:46 GO111MODULE=on go vet ./... 20:32:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:50 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:51 + ls -al . 20:32:51 total 664 20:32:51 drwxrwxr-x 10 1001 1001 4096 Apr 4 20:32 . 20:32:51 drwxr-xr-x 4 root root 4096 Apr 4 20:31 .. 20:32:51 -rw-rw-r-- 1 1001 1001 11 Apr 4 20:30 .dockerignore 20:32:51 drwxrwxr-x 8 1001 1001 4096 Apr 4 20:30 .git 20:32:51 drwxrwxr-x 4 1001 1001 4096 Apr 4 20:30 .github 20:32:51 -rw-rw-r-- 1 1001 1001 870 Apr 4 20:30 .gitignore 20:32:51 -rw-rw-r-- 1 1001 1001 42 Apr 4 20:30 .golangci.yml 20:32:51 -rw-rw-r-- 1 1001 1001 87 Apr 4 20:30 .hadolint.yml 20:32:51 drwx------ 3 1001 1001 4096 Apr 4 20:31 .semver 20:32:51 -rw-rw-r-- 1 1001 1001 166 Apr 4 20:30 .sonarcloud.properties 20:32:51 -rw-rw-r-- 1 1001 1001 1171 Apr 4 20:30 ADOPTERS.md 20:32:51 -rw-rw-r-- 1 1001 1001 9953 Apr 4 20:30 Attribution.txt 20:32:51 -rw-rw-r-- 1 1001 1001 51732 Apr 4 20:30 CHANGELOG.md 20:32:51 -rw-rw-r-- 1 1001 1001 3804 Apr 4 20:30 CONTRIBUTING.md 20:32:51 -rw-rw-r-- 1 1001 1001 677 Apr 4 20:30 GOVERNANCE.md 20:32:51 -rw-rw-r-- 1 1001 1001 849 Apr 4 20:30 Jenkinsfile 20:32:51 -rw-rw-r-- 1 1001 1001 10775 Apr 4 20:30 LICENSE 20:32:51 -rw-rw-r-- 1 1001 1001 8478 Apr 4 20:30 Makefile 20:32:51 -rw-rw-r-- 1 1001 1001 582 Apr 4 20:30 OWNERS.md 20:32:51 -rw-rw-r-- 1 1001 1001 8207 Apr 4 20:30 README.md 20:32:51 -rw-rw-r-- 1 1001 1001 6912 Apr 4 20:30 SECURITY.md 20:32:51 -rw-rw-r-- 1 1001 1001 5 Apr 4 20:31 VERSION 20:32:51 -rw-rw-r-- 1 1001 1001 4131 Apr 4 20:30 ZMQWindows.md 20:32:51 drwxrwxr-x 2 1001 1001 4096 Apr 4 20:30 bin 20:32:51 drwxrwxr-x 18 1001 1001 4096 Apr 4 20:30 cmd 20:32:51 -rw-r--r-- 1 root root 429121 Apr 4 20:32 coverage.out 20:32:51 -rw-rw-r-- 1 1001 1001 3175 Apr 4 20:30 go.mod 20:32:51 -rw-rw-r-- 1 1001 1001 34990 Apr 4 20:31 go.sum 20:32:51 drwxrwxr-x 8 1001 1001 4096 Apr 4 20:30 internal 20:32:51 drwxrwxr-x 3 1001 1001 4096 Apr 4 20:30 openapi 20:32:51 drwxrwxr-x 4 1001 1001 4096 Apr 4 20:30 snap 20:32:51 -rw-rw-r-- 1 1001 1001 204 Apr 4 20:30 version.go [Pipeline] sh 20:32:51 + '[' -e coverage.out ] 20:32:51 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:51 Stashed 1 file(s) [Pipeline] sh 20:32:51 + make build 20:32:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:33:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:33:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:33:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:33:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:33:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:34 $ docker stop --time=1 e2f6e23489e54bcf1a45ed4b6f53fd8b0ab9c5f143b79baaec29e13849790f51 20:33:37 $ docker rm -f e2f6e23489e54bcf1a45ed4b6f53fd8b0ab9c5f143b79baaec29e13849790f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:38 20:33:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:38 latest: Pulling from edgex-devops/edgex-compose 20:33:38 cbdbe7a5bc2a: Pulling fs layer 20:33:38 ca9280d653b3: Pulling fs layer 20:33:38 7e9c9ca2126c: Pulling fs layer 20:33:38 cbdbe7a5bc2a: Verifying Checksum 20:33:38 cbdbe7a5bc2a: Download complete 20:33:39 ca9280d653b3: Verifying Checksum 20:33:39 ca9280d653b3: Download complete 20:33:39 cbdbe7a5bc2a: Pull complete 20:33:39 7e9c9ca2126c: Download complete 20:33:39 ca9280d653b3: Pull complete 20:33:42 7e9c9ca2126c: Pull complete 20:33:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:42 prd-ubuntu20.04-docker-8c-8g-10682 does not seem to be running inside a container 20:33:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 20:33:44 $ docker top fa63b8fa0456f282072cb1f6043cba6d6ccad5b335f0d3c7d023facfe60e6d91 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:44 + docker-compose+ build --help 20:33:44 grep parallel 20:33:45 --parallel Build images in parallel. [Pipeline] } 20:33:45 $ docker stop --time=1 fa63b8fa0456f282072cb1f6043cba6d6ccad5b335f0d3c7d023facfe60e6d91 20:33:46 $ docker rm -f fa63b8fa0456f282072cb1f6043cba6d6ccad5b335f0d3c7d023facfe60e6d91 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:46 . [Pipeline] withDockerContainer 20:33:47 prd-ubuntu20.04-docker-8c-8g-10682 does not seem to be running inside a container 20:33:47 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 20:33:47 $ docker top 8f8eaaead9261b25424d97c5c92621ea0b3a58a6cea2ebf588821287af39c950 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:47 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:48 Building core-command ... 20:33:48 Building core-data ... 20:33:48 Building core-metadata ... 20:33:48 Building security-bootstrapper ... 20:33:48 Building security-proxy-setup ... 20:33:48 Building security-secretstore-setup ... 20:33:48 Building security-spiffe-token-provider ... 20:33:48 Building security-spire-agent ... 20:33:48 Building security-spire-config ... 20:33:48 Building security-spire-server ... 20:33:48 Building support-notifications ... 20:33:48 Building support-scheduler ... 20:33:48 Building sys-mgmt-agent ... 20:33:48 Building support-scheduler 20:33:48 Building security-secretstore-setup 20:33:48 Building security-spiffe-token-provider 20:33:48 Building security-spire-agent 20:33:48 Building core-metadata 20:33:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10687 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:33:50 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 20:33:51 The recommended git tool is: git 20:34:01 using credential edgex-jenkins-ssh 20:34:01 Cloning the remote Git repository 20:34:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:34:01 > git init /w/workspace/edgex-go/9 # timeout=10 20:34:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:01 > git --version # timeout=10 20:34:01 > git --version # 'git version 2.25.1' 20:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:10 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:10 ---> 0d57d7921c9f 20:34:10 Step 3/24 : WORKDIR /edgex-go 20:34:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:34:10 ---> 0d57d7921c9f 20:34:10 Step 3/25 : WORKDIR /edgex-go 20:34:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:10 ---> 0d57d7921c9f 20:34:10 Step 3/23 : WORKDIR /edgex-go 20:34:10 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:34:10 ---> 0d57d7921c9f 20:34:10 Step 3/20 : WORKDIR /edgex-go 20:34:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:10 ---> 0d57d7921c9f 20:34:10 Step 3/22 : WORKDIR /edgex-go 20:34:11 ---> Running in e75b33e92786 20:34:11 ---> Running in 0ea9b3147619 20:34:11 ---> Running in d7e211cecde9 20:34:11 ---> Running in 70569e156ca7 20:34:11 ---> Running in 24e5f957ccec 20:34:11 Removing intermediate container 70569e156ca7 20:34:11 ---> 51d4fead0a0b 20:34:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:11 Removing intermediate container e75b33e92786 20:34:11 ---> 6cbf2883536f 20:34:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:34:11 Removing intermediate container d7e211cecde9 20:34:11 ---> 44f2ec1a7dca 20:34:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:11 Removing intermediate container 0ea9b3147619 20:34:11 ---> 009e9f716987 20:34:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:12 Removing intermediate container 24e5f957ccec 20:34:12 ---> a89613ee1b88 20:34:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:12 ---> Running in 81ae97d10e55 20:34:12 ---> Running in 7fa20c6417f9 20:34:12 ---> Running in f9d3f9381535 20:34:12 ---> Running in 39f569a7fcb7 20:34:12 ---> Running in 2c30a3242985 20:34:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:13 Removing intermediate container f9d3f9381535 20:34:13 ---> f84d9131ca45 20:34:13 Step 5/24 : RUN apk add --update --no-cache make git 20:34:13 ---> Running in 723a5772d864 20:34:13 Removing intermediate container 7fa20c6417f9 20:34:13 ---> 3ce01abf8f2a 20:34:13 Step 5/23 : RUN apk add --update --no-cache make git 20:34:13 ---> Running in d9eb144d93c0 20:34:13 Removing intermediate container 2c30a3242985 20:34:13 ---> 2af0fe1d27b2 20:34:13 Step 5/25 : RUN apk add --update --no-cache make git 20:34:13 Removing intermediate container 39f569a7fcb7 20:34:13 ---> 46aa5c27d38c 20:34:13 Step 5/22 : RUN apk add --update --no-cache make git 20:34:13 ---> Running in b2f332b7099a 20:34:13 ---> Running in f2473270d2a0 20:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:14 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:14 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:14 OK: 15864 distinct packages available 20:34:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:15 OK: 221 MiB in 52 packages 20:34:15 OK: 221 MiB in 52 packages 20:34:15 OK: 221 MiB in 52 packages 20:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:15 Removing intermediate container d9eb144d93c0 20:34:15 ---> 06ac1daaed7f 20:34:15 Step 6/23 : COPY go.mod vendor* ./ 20:34:15 Removing intermediate container b2f332b7099a 20:34:15 ---> ed2c3a44a7fc 20:34:15 Step 6/25 : COPY go.mod vendor* ./ 20:34:15 Removing intermediate container 81ae97d10e55 20:34:15 ---> 903eafdef35e 20:34:15 Step 5/20 : COPY go.mod vendor* ./ 20:34:15 OK: 221 MiB in 52 packages 20:34:15 ---> ff8b518634dc 20:34:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:15 ---> 7d2cb2b67e7a 20:34:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:15 ---> Running in b2f5d124443f 20:34:15 ---> f937f6e9f6a6 20:34:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:15 ---> Running in 4aec57a6fa78 20:34:16 ---> Running in 9d7636913c2c 20:34:16 OK: 221 MiB in 52 packages 20:34:16 Removing intermediate container f2473270d2a0 20:34:16 ---> 8cf1e500d645 20:34:16 Step 6/22 : COPY go.mod vendor* ./ 20:34:16 ---> 0fb0126a352a 20:34:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:16 ---> Running in 99e0eeb5fa9e 20:34:16 Removing intermediate container 723a5772d864 20:34:16 ---> 3331de2f876c 20:34:16 Step 6/24 : COPY go.mod vendor* ./ 20:34:16 ---> 7b1234049ed4 20:34:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:16 ---> Running in 3878fc2ed01c 20:34:17 Removing intermediate container b2f5d124443f 20:34:17 ---> 50e2067f144b 20:34:17 Step 8/25 : COPY . . 20:34:18 Removing intermediate container 9d7636913c2c 20:34:18 ---> bebfa6dd9a14 20:34:18 Step 7/20 : COPY . . 20:34:18 Removing intermediate container 4aec57a6fa78 20:34:18 ---> ee7fdfb4a48e 20:34:18 Step 8/23 : COPY . . 20:34:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:34:20 Removing intermediate container 99e0eeb5fa9e 20:34:20 ---> b9134ee6e8b8 20:34:20 Step 8/22 : COPY . . 20:34:21 Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f 20:34:21 Merge succeeded, producing 78930ded16f4dbacbdabbbd7429307bae42cb39a 20:34:21 Checking out Revision 78930ded16f4dbacbdabbbd7429307bae42cb39a (PR-3924) 20:34:21 > git config core.sparsecheckout # timeout=10 20:34:21 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 20:34:21 > git remote # timeout=10 20:34:21 > git config --get remote.origin.url # timeout=10 20:34:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:21 > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 20:34:21 > git rev-parse HEAD^{commit} # timeout=10 20:34:21 > git config core.sparsecheckout # timeout=10 20:34:21 > git checkout -f 78930ded16f4dbacbdabbbd7429307bae42cb39a # timeout=10 20:34:25 Removing intermediate container 3878fc2ed01c 20:34:25 ---> 70b509ab9111 20:34:25 Step 8/24 : COPY . . 20:34:25 ---> e62a42b25ae2 20:34:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:25 ---> 19d72ea91605 20:34:25 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:25 ---> e2bfdc6cfdc7 20:34:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:34:25 ---> Running in 22f941b5d3aa 20:34:25 ---> Running in 10028306d079 20:34:25 ---> Running in d778e46d088c 20:34:26 Commit message: "Merge commit '2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2' into HEAD" 20:34:26 First time build. Skipping changelog. 20:34:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:34:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:34:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:27 Dload Upload Total Spent Left Speed 20:34:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k 20:34:26 > git rev-list --no-walk 6adda4375c82af8c133390c9b445b54d6f3dc7f6 # timeout=10 [Pipeline] sh 20:34:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:28 + + sudo teesudo /etc/docker/daemon.new jq 20:34:28 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:34:28 { 20:34:28 "registry-mirrors": [ 20:34:28 "https://nexus3.edgexfoundry.org:10001" 20:34:28 ], 20:34:28 "bip": "10.250.0.254/24", 20:34:28 "hosts": [ 20:34:28 "tcp://0.0.0.0:5555", 20:34:28 "unix:///var/run/docker.sock" 20:34:28 ], 20:34:28 "mtu": 1458, 20:34:28 "selinux-enabled": true, 20:34:28 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:28 } [Pipeline] sh 20:34:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:29 + sudo service docker restart 20:34:30 ---> 7d1ec0501c83 20:34:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:30 ---> Running in 494d7b16cc5a 20:34:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34:33 ---> 65616957ac51 20:34:33 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:34:33 ---> Running in ca16f54ea896 20:34:33 Removing intermediate container ca16f54ea896 20:34:33 ---> b85c64eea8c0 20:34:33 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" 20:34:33 ---> Running in bb899953010a 20:34:35 spire-1.2.0/ 20:34:36 spire-1.2.0/README.md 20:34:36 spire-1.2.0/bin/ 20:34:36 spire-1.2.0/bin/spire-server 20:34:36 spire-1.2.0/bin/spire-agent 20:34:36 spire-1.2.0/conf/ 20:34:36 spire-1.2.0/conf/server/ 20:34:36 spire-1.2.0/conf/server/server.conf 20:34:36 spire-1.2.0/conf/agent/ 20:34:36 spire-1.2.0/conf/agent/agent.conf 20:34:36 spire-1.2.0/LICENSE 20:34:39 Removing intermediate container bb899953010a 20:34:39 ---> bb8726a7ef56 20:34:39 20:34:39 Step 11/24 : FROM alpine:3.15 20:34:39 3.15: Pulling from library/alpine 20:34:40 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:34:40 Status: Downloaded newer image for alpine:3.15 20:34:40 ---> 76c8fb57b6fc 20:34:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:40 ---> Running in 58bb5dcad1f6 20:34:41 Removing intermediate container 58bb5dcad1f6 20:34:41 ---> 7d3061fc43d5 20:34:41 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:41 ---> Running in d9b930d80238 20:34:43 Removing intermediate container d9b930d80238 20:34:43 ---> f90952fd1f37 20:34:43 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:43 ---> Running in b20897839558 20:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:45 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:45 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:45 OK: 15856 distinct packages available 20:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:47 (1/5) Installing dumb-init (1.2.5-r1) 20:34:47 (2/5) Installing musl-obstack (1.2.3-r0) 20:34:47 (3/5) Installing libucontext (1.1-r0) 20:34:47 (4/5) Installing gcompat (1.0.0-r4) 20:34:47 (5/5) Installing openssl (1.1.1n-r0) 20:34:47 Executing busybox-1.34.1-r4.trigger 20:34:47 OK: 6 MiB in 19 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:47 provisioning config files... 20:34:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4420250967101254960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:48 ---> docker-login.sh 20:34:48 nexus3.edgexfoundry.org:10001 20:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:49 Configure a credential helper to remove this warning. See 20:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:49 20:34:49 Login Succeeded 20:34:49 nexus3.edgexfoundry.org:10002 20:34:49 Removing intermediate container b20897839558 20:34:49 ---> 4eec3e0ca364 20:34:49 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 20:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:49 Configure a credential helper to remove this warning. See 20:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:49 20:34:49 Login Succeeded 20:34:49 nexus3.edgexfoundry.org:10003 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:50 Configure a credential helper to remove this warning. See 20:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:50 20:34:50 Login Succeeded 20:34:50 nexus3.edgexfoundry.org:10004 20:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:50 ---> 989a0821f876 20:34:50 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:51 Configure a credential helper to remove this warning. See 20:34:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:51 20:34:51 Login Succeeded 20:34:51 docker.io 20:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:51 Configure a credential helper to remove this warning. See 20:34:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:51 20:34:51 Login Succeeded 20:34:51 ---> docker-login.sh ends [Pipeline] } 20:34:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:52 ========================================================= 20:34:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:34:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:53 9b3977197b4f: Pulling fs layer 20:34:53 1a89e8eeedd5: Pulling fs layer 20:34:53 94645a83ff95: Pulling fs layer 20:34:53 3f3a8bcf1eab: Pulling fs layer 20:34:53 0c92f367c5e7: Pulling fs layer 20:34:53 f7c0051592d6: Pulling fs layer 20:34:53 a227ed2f7395: Pulling fs layer 20:34:53 7b1c46037f91: Pulling fs layer 20:34:53 3f3a8bcf1eab: Waiting 20:34:53 0c92f367c5e7: Waiting 20:34:53 f7c0051592d6: Waiting 20:34:53 a227ed2f7395: Waiting 20:34:53 94645a83ff95: Download complete 20:34:53 1a89e8eeedd5: Verifying Checksum 20:34:53 1a89e8eeedd5: Download complete 20:34:53 0c92f367c5e7: Verifying Checksum 20:34:53 0c92f367c5e7: Download complete 20:34:53 f7c0051592d6: Verifying Checksum 20:34:53 f7c0051592d6: Download complete 20:34:53 9b3977197b4f: Download complete 20:34:53 a227ed2f7395: Download complete 20:34:53 ---> 55138685b96e 20:34:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:34:54 9b3977197b4f: Pull complete 20:34:54 ---> 3391393f3eb9 20:34:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:34:54 ---> f59ac313eff5 20:34:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:34:54 1a89e8eeedd5: Pull complete 20:34:55 94645a83ff95: Pull complete 20:34:55 ---> 731c1acf0ac4 20:34:55 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:55 7b1c46037f91: Download complete 20:34:55 ---> Running in a4694a039a33 20:34:55 Removing intermediate container a4694a039a33 20:34:55 ---> b67ef7d83f7c 20:34:55 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:55 ---> Running in 815d7f3acc2c 20:34:55 3f3a8bcf1eab: Verifying Checksum 20:34:55 3f3a8bcf1eab: Download complete 20:34:56 Removing intermediate container 815d7f3acc2c 20:34:56 ---> b4796484bc3f 20:34:56 Step 22/24 : LABEL arch=x86_64 20:34:56 ---> Running in 9031baebe281 20:34:56 Removing intermediate container 9031baebe281 20:34:56 ---> dfb767d5dfe8 20:34:56 Step 23/24 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:34:57 ---> Running in 977a19a36e4e 20:34:57 Removing intermediate container 977a19a36e4e 20:34:57 ---> 74cbaac1c2ca 20:34:57 Step 24/24 : LABEL version=0.0.0 20:34:57 ---> Running in 572804f26acf 20:34:57 Removing intermediate container 572804f26acf 20:34:57 ---> ce506c1bd485 20:34:57 20:34:57 Successfully built ce506c1bd485 20:34:57 Successfully tagged security-spire-agent:latest 20:34:57 Building support-notifications 20:35:02  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:35:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:02 ---> 0d57d7921c9f 20:35:02 Step 3/22 : WORKDIR /edgex-go 20:35:02 ---> Using cache 20:35:02 ---> a89613ee1b88 20:35:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:02 ---> Using cache 20:35:02 ---> 2af0fe1d27b2 20:35:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:35:04 ---> Running in 0089bd6d0c19 20:35:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:05 OK: 221 MiB in 52 packages 20:35:07 Removing intermediate container 10028306d079 20:35:07 ---> 4ac5fdfb2563 20:35:07 20:35:07 Step 9/20 : FROM alpine:3.15 20:35:07 ---> 76c8fb57b6fc 20:35:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:07 ---> Using cache 20:35:07 ---> 7d3061fc43d5 20:35:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:07 ---> Using cache 20:35:07 ---> f90952fd1f37 20:35:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:07 Removing intermediate container d778e46d088c 20:35:07 ---> df100da9d879 20:35:07 20:35:07 Step 10/23 : FROM alpine:3.14 20:35:07 Removing intermediate container 22f941b5d3aa 20:35:07 ---> 64198e29e5ab 20:35:07 20:35:07 Step 10/25 : FROM alpine:3.14 20:35:07 ---> Running in bcc19ce18f9d 20:35:07 Removing intermediate container 494d7b16cc5a 20:35:07 ---> bb430dd4843b 20:35:07 20:35:07 Step 10/22 : FROM alpine:3.14 20:35:07 Removing intermediate container 0089bd6d0c19 20:35:07 ---> 45577b66a15c 20:35:07 Step 6/22 : COPY go.mod vendor* ./ 20:35:07 ---> 6e63de0ddab2 20:35:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:07 ---> Running in a99257b924db 20:35:07 3.14: Pulling from library/alpine 20:35:07 3.14: Pulling from library/alpine 20:35:08 3f3a8bcf1eab: Pull complete 20:35:08 0c92f367c5e7: Pull complete 20:35:08 3.14: Pulling from library/alpine 20:35:08 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:35:08 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:35:08 Status: Image is up to date for alpine:3.14 20:35:08 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:35:08 Status: Image is up to date for alpine:3.14 20:35:08 Status: Downloaded newer image for alpine:3.14 20:35:08 ---> 84b07dd2d1fd 20:35:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:08 ---> 84b07dd2d1fd 20:35:08 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:35:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:08 ---> 84b07dd2d1fd 20:35:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:09 ---> Running in f9e5f01cdb3f 20:35:09 ---> Running in da3c591178b4 20:35:09 ---> Running in 28872c390d95 20:35:09 Removing intermediate container a99257b924db 20:35:09 ---> 10182c2d0d55 20:35:09 Step 8/22 : COPY . . 20:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:09 (1/3) Installing ca-certificates (20211220-r0) 20:35:09 f7c0051592d6: Pull complete 20:35:09 a227ed2f7395: Pull complete 20:35:10 (2/3) Installing dumb-init (1.2.5-r1) 20:35:10 (3/3) Installing su-exec (0.2-r1) 20:35:10 Executing busybox-1.33.1-r6.trigger 20:35:10 Executing ca-certificates-20211220-r0.trigger 20:35:10 OK: 6 MiB in 17 packages 20:35:10 (1/1) Installing dumb-init (1.2.5-r1) 20:35:10 Executing busybox-1.33.1-r6.trigger 20:35:10 OK: 6 MiB in 15 packages 20:35:10 (1/1) Installing dumb-init (1.2.5-r1) 20:35:10 Executing busybox-1.33.1-r6.trigger 20:35:10 OK: 6 MiB in 15 packages 20:35:10 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:35:10 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:35:10 OK: 15856 distinct packages available 20:35:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:11 (1/9) Installing ca-certificates (20211220-r0) 20:35:11 (2/9) Installing brotli-libs (1.0.9-r5) 20:35:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:35:11 (4/9) Installing libcurl (7.80.0-r0) 20:35:11 (5/9) Installing curl (7.80.0-r0) 20:35:11 (6/9) Installing dumb-init (1.2.5-r1) 20:35:12 (7/9) Installing musl-obstack (1.2.3-r0) 20:35:12 (8/9) Installing libucontext (1.1-r0) 20:35:12 (9/9) Installing gcompat (1.0.0-r4) 20:35:12 Executing busybox-1.34.1-r4.trigger 20:35:12 Executing ca-certificates-20211220-r0.trigger 20:35:12 OK: 8 MiB in 23 packages 20:35:12 Removing intermediate container da3c591178b4 20:35:12 ---> 193b2b3c506f 20:35:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:12 Removing intermediate container f9e5f01cdb3f 20:35:12 ---> db8ce91fa429 20:35:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:12 ---> Running in 3cb5f052f7b2 20:35:12 ---> Running in 30614ca82a45 20:35:12 Removing intermediate container 28872c390d95 20:35:12 ---> bf93c6027197 20:35:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:12 ---> Running in 4d13fc43309b 20:35:13 Removing intermediate container 3cb5f052f7b2 20:35:13 ---> af7019554846 20:35:13 Step 13/23 : ENV APP_PORT=59881 20:35:13 Removing intermediate container 30614ca82a45 20:35:13 ---> 45945fdda4a6 20:35:13 Step 13/22 : ENV APP_PORT=59861 20:35:13 Removing intermediate container bcc19ce18f9d 20:35:13 ---> 0c160e9e910b 20:35:13 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:13 Removing intermediate container 4d13fc43309b 20:35:13 ---> da723bd909fa 20:35:13 Step 13/25 : WORKDIR / 20:35:13 ---> Running in 31de912a0bab 20:35:13 ---> Running in 8bee85f6b23f 20:35:13 ---> Running in eb3bbab8671a 20:35:13 ---> eb417b90d40e 20:35:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:35:13 Removing intermediate container 8bee85f6b23f 20:35:13 ---> c3dfbf300a6f 20:35:13 Step 14/22 : EXPOSE $APP_PORT 20:35:13 Removing intermediate container 31de912a0bab 20:35:13 ---> 57fafa14d894 20:35:13 Step 14/23 : EXPOSE $APP_PORT 20:35:13 Removing intermediate container eb3bbab8671a 20:35:13 ---> e38faed52ef1 20:35:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:35:13 ---> Running in 06b56e6e4dee 20:35:13 ---> Running in 8dba7359a3ed 20:35:13 Removing intermediate container 06b56e6e4dee 20:35:13 ---> 636d93ea767e 20:35:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:14 Removing intermediate container 8dba7359a3ed 20:35:14 ---> befadda09649 20:35:14 Step 15/23 : WORKDIR / 20:35:14 ---> 5c0dc5291f39 20:35:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:35:14 ---> Running in 1ccf045acce7 20:35:14 ---> 14ac35ee0871 20:35:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:35:14 ---> 10d6401a8340 20:35:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:14 ---> 9b47dbe275de 20:35:14 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:35:14 ---> Running in 90aea02653e1 20:35:14 Removing intermediate container 1ccf045acce7 20:35:14 ---> fd056335a278 20:35:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:14 ---> ef31b972fdd3 20:35:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:35:14 Removing intermediate container 90aea02653e1 20:35:14 ---> 0ca6bdba4c78 20:35:14 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:15 ---> 4ee1f4f8f6ad 20:35:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:15 ---> fc79ed786ca5 20:35:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:15 ---> Running in da9386fe2161 20:35:15 ---> 101f85c2cd15 20:35:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:35:15 Removing intermediate container da9386fe2161 20:35:15 ---> 2740831d92bf 20:35:15 Step 18/20 : LABEL arch=x86_64 20:35:15 ---> 894428847bfb 20:35:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:15 ---> Running in 74647e4482dd 20:35:15 ---> Running in 20674639f691 20:35:15 ---> 6827c27c37eb 20:35:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:35:15 Removing intermediate container 74647e4482dd 20:35:15 ---> 9edec339716f 20:35:15 Step 19/20 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:35:16 ---> e28204dce9dc 20:35:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:16 Removing intermediate container 20674639f691 20:35:16 ---> 20ea70f23b57 20:35:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:16 ---> Running in 54aaf0a43b1b 20:35:16 ---> Running in 2029c0a6a2b3 20:35:16 Removing intermediate container 54aaf0a43b1b 20:35:16 ---> 0f762109cffa 20:35:16 Step 20/20 : LABEL version=0.0.0 20:35:16 ---> e3431fd292dc 20:35:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:35:16 ---> f68002bb3e8a 20:35:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:35:16 Removing intermediate container 2029c0a6a2b3 20:35:16 ---> 287c25ddeaaf 20:35:16 Step 20/22 : LABEL arch=x86_64 20:35:16 ---> Running in 94aba6f47d82 20:35:16 ---> Running in 7b228686e6de 20:35:16 7b1c46037f91: Pull complete 20:35:16 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:35:16 ---> 2ccf2e73b652 20:35:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:35:16 ---> Running in 8d7e86b731c3 20:35:16 ---> Running in a3a306810c79 20:35:16 Removing intermediate container 94aba6f47d82 20:35:16 ---> c90f87d92639 20:35:16 20:35:16 Removing intermediate container 8d7e86b731c3 20:35:16 ---> 1641c5ee7ec1 20:35:16 Step 21/22 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:35:16 Removing intermediate container 7b228686e6de 20:35:16 ---> e2d49b440334 20:35:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:16 ---> Running in 5afaa1f10681 20:35:16 ---> Running in c405fac6e0b4 20:35:16 Successfully built c90f87d92639 20:35:16 + docker build -t ci-base-image-arm64 -f - . 20:35:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:16 WORKDIR /edgex 20:35:16 COPY go.mod . 20:35:16 RUN go mod download 20:35:17 ---> 1bd8d5a874e4 20:35:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:35:17 Successfully tagged security-spiffe-token-provider:latest 20:35:17  Building security-spiffe-token-provider ... done Building core-command 20:35:17 Removing intermediate container 5afaa1f10681 20:35:17 ---> 8cae31361019 20:35:17 Step 22/22 : LABEL version=0.0.0 20:35:17 ---> Running in 8f20e011f565 20:35:17 Removing intermediate container c405fac6e0b4 20:35:17 ---> f23e4d04d333 20:35:17 Step 21/23 : LABEL arch=x86_64 20:35:17 ---> Running in d319acee16e1 20:35:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:35:17 ---> 7624adf135a2 20:35:17 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/ 20:35:17 Removing intermediate container 8f20e011f565 20:35:17 ---> 464416435cde 20:35:17 20:35:17 Removing intermediate container d319acee16e1 20:35:17 ---> 4effefd7fa29 20:35:17 Step 22/23 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:35:17 Successfully built 464416435cde 20:35:18 Successfully tagged support-scheduler:latest 20:35:18 Building security-bootstrapper 20:35:18  Building support-scheduler ... done  ---> Running in a6d58b2160a7 20:35:18 ---> Running in 0988b6b2f220 20:35:19 Sending build context to Docker daemon 169.1MB 20:35:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:19 ---> f79e39bc4007 20:35:19 Step 2/4 : WORKDIR /edgex 20:35:19 Removing intermediate container 0988b6b2f220 20:35:19 ---> 6e32491d94ea 20:35:19 Step 23/23 : LABEL version=0.0.0 20:35:21 ---> Running in 755cce90b65b 20:35:21 ---> Running in ccaa297952ae 20:35:21 Removing intermediate container ccaa297952ae 20:35:21 ---> 37b03775afb3 20:35:21 Step 3/4 : COPY go.mod . 20:35:21 Removing intermediate container 755cce90b65b 20:35:21 ---> 242714ca6de4 20:35:21 20:35:21 Successfully built 242714ca6de4 20:35:21 Removing intermediate container a6d58b2160a7 20:35:21 ---> bb2a2e9189d2 20:35:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:35:21 Successfully tagged core-metadata:latest 20:35:21  Building core-metadata ... done Building sys-mgmt-agent 20:35:21 ---> Running in 0a9fcfc2e208 20:35:22 ---> b0193631135a 20:35:22 Step 4/4 : RUN go mod download 20:35:22 ---> Running in 1d07192c5aae 20:35:22 Removing intermediate container 0a9fcfc2e208 20:35:22 ---> 45cf1b15d44d 20:35:22 Step 23/25 : LABEL arch=x86_64 20:35:22 ---> Running in 10c41370ad56 20:35:23 Removing intermediate container 10c41370ad56 20:35:23 ---> 3d0d85f93fe4 20:35:23 Step 24/25 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:35:23 ---> Running in d115b86caa55 20:35:24 Removing intermediate container d115b86caa55 20:35:24 ---> eee694441b5f 20:35:24 Step 25/25 : LABEL version=0.0.0 20:35:24 ---> Running in 5f21b1079a33 20:35:25 Removing intermediate container 5f21b1079a33 20:35:25 ---> 21da2a5f322b 20:35:25 20:35:25 Successfully built 21da2a5f322b 20:35:25 Successfully tagged security-secretstore-setup:latest 20:35:25  Building security-secretstore-setup ... done Building core-data 20:35:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:27 ---> 0d57d7921c9f 20:35:27 Step 3/23 : WORKDIR /edgex-go 20:35:27 ---> Using cache 20:35:27 ---> a89613ee1b88 20:35:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:27 ---> Using cache 20:35:27 ---> 2af0fe1d27b2 20:35:27 Step 5/23 : RUN apk add --update --no-cache make git 20:35:27 ---> Using cache 20:35:27 ---> ed2c3a44a7fc 20:35:27 Step 6/23 : COPY go.mod vendor* ./ 20:35:27 ---> Using cache 20:35:27 ---> ff8b518634dc 20:35:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:27 ---> Using cache 20:35:27 ---> 50e2067f144b 20:35:27 Step 8/23 : COPY . . 20:35:27 ---> Using cache 20:35:27 ---> e62a42b25ae2 20:35:27 Step 9/23 : RUN make cmd/core-command/core-command 20:35:29 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:29 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:35:29 ---> 0d57d7921c9f 20:35:29 Step 3/31 : WORKDIR /edgex-go 20:35:29 ---> Using cache 20:35:29 ---> a89613ee1b88 20:35:29 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:29 ---> Using cache 20:35:29 ---> 2af0fe1d27b2 20:35:29 Step 5/31 : RUN apk add --update --no-cache make git 20:35:29 ---> Using cache 20:35:29 ---> ed2c3a44a7fc 20:35:29 Step 6/31 : COPY go.mod vendor* ./ 20:35:29 ---> Using cache 20:35:29 ---> ff8b518634dc 20:35:29 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:29 ---> Using cache 20:35:29 ---> 50e2067f144b 20:35:29 Step 8/31 : COPY . . 20:35:29 ---> Using cache 20:35:29 ---> e62a42b25ae2 20:35:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:35:31 ---> Running in d8d8b6b19c0b 20:35:31 ---> Running in f86735de3477 20:35:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:35:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:35:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:33 ---> 0d57d7921c9f 20:35:33 Step 3/23 : WORKDIR /edgex-go 20:35:33 ---> Using cache 20:35:33 ---> a89613ee1b88 20:35:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:33 ---> Using cache 20:35:33 ---> 2af0fe1d27b2 20:35:33 Step 5/23 : RUN apk add --update --no-cache make bash git 20:35:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:34 ---> 0d57d7921c9f 20:35:34 Step 3/23 : WORKDIR /edgex-go 20:35:34 ---> Using cache 20:35:34 ---> a89613ee1b88 20:35:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:34 ---> Using cache 20:35:34 ---> 2af0fe1d27b2 20:35:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:35:35 ---> Running in e68895d33b13 20:35:35 ---> Running in 2fcf27b76306 20:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:37 OK: 221 MiB in 52 packages 20:35:37 OK: 221 MiB in 52 packages 20:35:39 Removing intermediate container e68895d33b13 20:35:39 ---> 662e05d5cec1 20:35:39 Step 6/23 : COPY go.mod vendor* ./ 20:35:39 Removing intermediate container 2fcf27b76306 20:35:39 ---> eacb82665310 20:35:39 Step 6/23 : COPY go.mod vendor* ./ 20:35:39 ---> 2697084dfecd 20:35:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:39 ---> 9a5d903291b2 20:35:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:39 ---> Running in 4a0994202950 20:35:39 Removing intermediate container a3a306810c79 20:35:39 ---> edf529494b9a 20:35:39 20:35:39 Step 10/22 : FROM alpine:3.14 20:35:39 ---> 84b07dd2d1fd 20:35:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:39 ---> Running in 5d7d5a8dba6c 20:35:39 ---> Running in 396218371ad2 20:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:41 (1/2) Installing ca-certificates (20211220-r0) 20:35:41 (2/2) Installing dumb-init (1.2.5-r1) 20:35:41 Executing busybox-1.33.1-r6.trigger 20:35:41 Executing ca-certificates-20211220-r0.trigger 20:35:41 OK: 6 MiB in 16 packages 20:35:42 Removing intermediate container 4a0994202950 20:35:42 ---> 047a7d32e03c 20:35:42 Step 8/23 : COPY . . 20:35:42 Removing intermediate container 5d7d5a8dba6c 20:35:42 ---> b2ecbcd5d518 20:35:42 Step 8/23 : COPY . . 20:35:42 Removing intermediate container 396218371ad2 20:35:42 ---> ea98136bcc36 20:35:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:42 ---> Running in b8c508f3df70 20:35:43 Removing intermediate container b8c508f3df70 20:35:43 ---> de05a45bcf7c 20:35:43 Step 13/22 : ENV APP_PORT=59860 20:35:43 ---> Running in 63c86247217e 20:35:44 Removing intermediate container 63c86247217e 20:35:44 ---> e82a39fefb08 20:35:44 Step 14/22 : EXPOSE $APP_PORT 20:35:46 ---> Running in f3e41b7f255c 20:35:47 Removing intermediate container f3e41b7f255c 20:35:47 ---> 13bfaca7562d 20:35:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:48 ---> 86e142abbb71 20:35:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:51 ---> 7061fd84bad3 20:35:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:51 ---> 2d5349ee8fb4 20:35:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:52 ---> Running in 57395ec0c272 20:35:52 Removing intermediate container 57395ec0c272 20:35:52 ---> dfa268a991d2 20:35:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:53 ---> Running in ba49881256ce 20:35:53 Removing intermediate container ba49881256ce 20:35:53 ---> 37ac5fee9b6b 20:35:53 Step 20/22 : LABEL arch=x86_64 20:35:53 ---> Running in 85afe3091318 20:35:53 Removing intermediate container 85afe3091318 20:35:53 ---> 68005d595f31 20:35:53 Step 21/22 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:35:54 ---> Running in 34adbaf9418a 20:35:54 Removing intermediate container 34adbaf9418a 20:35:54 ---> 783d9bfef772 20:35:54 Step 22/22 : LABEL version=0.0.0 20:35:55 ---> Running in 20af87c3eb00 20:35:55 Removing intermediate container 20af87c3eb00 20:35:55 ---> 1126641fd695 20:35:55 20:35:55 ---> 2e38f53ec31a 20:35:55 Step 9/23 : RUN make cmd/core-data/core-data 20:35:55 ---> Running in 6ff231c20f06 20:35:55 ---> 8a012593bf41 20:35:55 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:35:55 Successfully built 1126641fd695 20:35:55 Successfully tagged support-notifications:latest 20:35:55 ---> Running in 6fda3474cf66 20:35:55 Building security-proxy-setup 20:35:56  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:35:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:36:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:00 ---> 0d57d7921c9f 20:36:00 Step 3/22 : WORKDIR /edgex-go 20:36:00 ---> Using cache 20:36:00 ---> a89613ee1b88 20:36:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:00 ---> Using cache 20:36:00 ---> 2af0fe1d27b2 20:36:00 Step 5/22 : RUN apk add --update --no-cache make git 20:36:00 ---> Using cache 20:36:00 ---> ed2c3a44a7fc 20:36:00 Step 6/22 : COPY go.mod vendor* ./ 20:36:00 ---> Using cache 20:36:00 ---> ff8b518634dc 20:36:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:00 ---> Using cache 20:36:00 ---> 50e2067f144b 20:36:00 Step 8/22 : COPY . . 20:36:00 ---> Using cache 20:36:00 ---> e62a42b25ae2 20:36:00 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:36:02 ---> Running in 0c3c2dcf60a7 20:36:02 Removing intermediate container d8d8b6b19c0b 20:36:02 ---> b93bbeb97b47 20:36:02 20:36:02 Step 10/23 : FROM alpine:3.14 20:36:02 ---> 84b07dd2d1fd 20:36:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:02 ---> Using cache 20:36:02 ---> db8ce91fa429 20:36:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:02 ---> Using cache 20:36:02 ---> 45945fdda4a6 20:36:02 Step 13/23 : ENV APP_PORT=59882 20:36:02 Removing intermediate container f86735de3477 20:36:02 ---> e9cb95e8842f 20:36:02 20:36:02 Step 10/31 : FROM alpine:3.14 20:36:02 ---> 84b07dd2d1fd 20:36:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:36:02 ---> Running in 75c968d84d8f 20:36:02 ---> Running in df071b296698 20:36:02 Removing intermediate container df071b296698 20:36:02 ---> 5a580f84a642 20:36:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:36:02 Removing intermediate container 75c968d84d8f 20:36:02 ---> 368ff583ff46 20:36:02 Step 14/23 : EXPOSE $APP_PORT 20:36:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:36:03 ---> Running in ccd2c3b2c3a1 20:36:03 ---> Running in 1d7a5ca173ac 20:36:03 Removing intermediate container ccd2c3b2c3a1 20:36:03 ---> 0514290eb234 20:36:03 Step 15/23 : WORKDIR / 20:36:03 ---> Running in b9ac22a1a498 20:36:03 Removing intermediate container b9ac22a1a498 20:36:03 ---> 9a3fbae8e047 20:36:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:04 (1/2) Installing dumb-init (1.2.5-r1) 20:36:04 (2/2) Installing su-exec (0.2-r1) 20:36:04 Executing busybox-1.33.1-r6.trigger 20:36:04 OK: 6 MiB in 16 packages 20:36:04 ---> c0ba44dcdb1e 20:36:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:04 Removing intermediate container 1d7a5ca173ac 20:36:04 ---> 968df0ef5d2f 20:36:04 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:36:04 ---> Running in 1d21cc7d4da9 20:36:05 ---> 6947ea1f0f82 20:36:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:36:05 Removing intermediate container 1d21cc7d4da9 20:36:05 ---> de9e48508b9d 20:36:05 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:36:05 ---> Running in 98ef6c77f111 20:36:05 ---> edb57282b50a 20:36:05 Step 19/23 : ENTRYPOINT ["/core-command"] 20:36:05 ---> Running in 59d322c3bc1f 20:36:05 Removing intermediate container 98ef6c77f111 20:36:05 ---> e8438495eef2 20:36:05 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:36:06 ---> Running in ffaedb4ad6de 20:36:06 Removing intermediate container 59d322c3bc1f 20:36:06 ---> 2dc4856507e7 20:36:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:06 ---> Running in 4252eeee59df 20:36:06 Removing intermediate container 4252eeee59df 20:36:06 ---> 325db9922df5 20:36:06 Step 21/23 : LABEL arch=x86_64 20:36:06 ---> Running in f9eecde36471 20:36:07 Removing intermediate container f9eecde36471 20:36:07 ---> 43cddd0b4c58 20:36:07 Step 22/23 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:36:07 ---> Running in 0f9cef3b5648 20:36:07 Removing intermediate container ffaedb4ad6de 20:36:07 ---> e95e2f524a97 20:36:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:36:07 Removing intermediate container 0f9cef3b5648 20:36:07 ---> e94d5b777eb1 20:36:07 Step 23/23 : LABEL version=0.0.0 20:36:07 ---> Running in a8d8e8c0d3b8 20:36:07 ---> Running in b3e04b18136c 20:36:08 Removing intermediate container b3e04b18136c 20:36:08 ---> 3b331e468c64 20:36:08 20:36:08 Removing intermediate container a8d8e8c0d3b8 20:36:08 ---> fbd7aa46e4ed 20:36:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:36:08 Successfully built 3b331e468c64 20:36:08 Successfully tagged core-command:latest 20:36:08 Building security-spire-server 20:36:11  Building core-command ... done  ---> f891038cee44 20:36:11 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:36:11 ---> Running in 8b499aa4e1ee 20:36:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:13 ---> 0d57d7921c9f 20:36:13 Step 3/23 : WORKDIR /edgex-go 20:36:13 ---> Using cache 20:36:13 ---> a89613ee1b88 20:36:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:13 ---> Using cache 20:36:13 ---> 2af0fe1d27b2 20:36:13 Step 5/23 : RUN apk add --update --no-cache make git 20:36:13 ---> Using cache 20:36:13 ---> ed2c3a44a7fc 20:36:13 Step 6/23 : COPY go.mod vendor* ./ 20:36:13 ---> Using cache 20:36:13 ---> ff8b518634dc 20:36:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:13 ---> Using cache 20:36:13 ---> 50e2067f144b 20:36:13 Step 8/23 : COPY . . 20:36:13 ---> Using cache 20:36:13 ---> e62a42b25ae2 20:36:13 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 20:36:13 ---> Running in 6fa0d575ec72 20:36:14 Removing intermediate container 8b499aa4e1ee 20:36:14 ---> d557a38c75b0 20:36:14 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:14 Removing intermediate container 6fa0d575ec72 20:36:14 ---> 4d8eb3cfab15 20:36:14 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" 20:36:14 ---> Running in 5f92a943c9bd 20:36:14 ---> a031c99848fb 20:36:14 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:15 spire-1.2.0/ 20:36:16 ---> 1cb64110ac91 20:36:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:36:16 spire-1.2.0/README.md 20:36:16 spire-1.2.0/bin/ 20:36:16 spire-1.2.0/bin/spire-server 20:36:16 spire-1.2.0/bin/spire-agent 20:36:16 spire-1.2.0/conf/ 20:36:16 spire-1.2.0/conf/server/ 20:36:16 spire-1.2.0/conf/server/server.conf 20:36:16 spire-1.2.0/conf/agent/ 20:36:16 spire-1.2.0/conf/agent/agent.conf 20:36:16 spire-1.2.0/LICENSE 20:36:17 ---> 80ca59f32315 20:36:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:36:17 ---> f7e0c825d650 20:36:17 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:36:18 ---> 1ea4da3148b8 20:36:18 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:36:18 ---> Running in deabd632f9aa 20:36:18 Removing intermediate container 1d07192c5aae 20:36:18 ---> 3c05af189bdd 20:36:18 Successfully built 3c05af189bdd 20:36:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:19 + docker inspect -f . ci-base-image-arm64 20:36:19 . 20:36:19 Removing intermediate container deabd632f9aa 20:36:19 ---> 77dbd821bdcc 20:36:19 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:19 Removing intermediate container 5f92a943c9bd 20:36:19 ---> cf6ca5025b4e 20:36:19 20:36:19 Step 11/23 : FROM alpine:3.15 20:36:19 ---> 76c8fb57b6fc 20:36:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:19 ---> Using cache 20:36:19 ---> 7d3061fc43d5 20:36:19 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:19 ---> Using cache 20:36:19 ---> f90952fd1f37 20:36:19 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:36:19 ---> Using cache 20:36:19 ---> 4eec3e0ca364 20:36:19 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [Pipeline] withDockerContainer 20:36:19 ---> 29a5180d1d48 20:36:19 Step 26/31 : RUN chmod +x /entrypoint.sh 20:36:19 prd-ubuntu20.04-docker-arm64-4c-16g-10687 does not seem to be running inside a container 20:36:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 20:36:20 ---> Running in 93ad68b30d3b 20:36:21 $ docker top 61402b6977641585e4892e0874a9ab6d8ec48bb98332a448838e260d2c50d256 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:22 ---> 80957849b9da 20:36:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:36:22 Removing intermediate container 93ad68b30d3b 20:36:22 ---> f3fb773dc32f 20:36:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:36:22 + go version 20:36:22 go version go1.17.6 linux/arm64 [Pipeline] } 20:36:22 $ docker stop --time=1 61402b6977641585e4892e0874a9ab6d8ec48bb98332a448838e260d2c50d256 20:36:22 ---> Running in e0e57d0f8ac7 20:36:22 ---> 2a3d60f63ccb 20:36:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:36:22 Removing intermediate container e0e57d0f8ac7 20:36:22 ---> 3d65028aba74 20:36:22 Step 28/31 : CMD ["gate"] 20:36:23 ---> Running in 3a1807047647 20:36:23 ---> a354ed1de410 20:36:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:36:23 Removing intermediate container 3a1807047647 20:36:23 ---> 1260fa0d7b69 20:36:23 Step 29/31 : LABEL arch=x86_64 20:36:23 $ docker rm -f 61402b6977641585e4892e0874a9ab6d8ec48bb98332a448838e260d2c50d256 20:36:24 ---> 53a748d9d847 20:36:24 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:24 ---> Running in d425bb873b5d 20:36:24 ---> Running in fbcb050f67f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:24 Removing intermediate container d425bb873b5d 20:36:24 ---> 94b0ca96fddf 20:36:24 Step 30/31 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:36:24 Removing intermediate container fbcb050f67f8 20:36:24 ---> faeba85c9e57 20:36:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:24 ---> Running in 3021596866d8 20:36:24 ---> Running in 050375b0ff90 20:36:24 + docker inspect -f . ci-base-image-arm64 20:36:24 . [Pipeline] withDockerContainer 20:36:24 Removing intermediate container 6fda3474cf66 20:36:24 ---> eaab80719651 20:36:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:36:24 ---> Running in 1d4bb173c8af 20:36:24 prd-ubuntu20.04-docker-arm64-4c-16g-10687 does not seem to be running inside a container 20:36:24 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 20:36:25 Removing intermediate container 050375b0ff90 20:36:25 ---> 91d479afd9d8 20:36:25 Step 21/23 : LABEL arch=x86_64 20:36:25 Removing intermediate container 3021596866d8 20:36:25 ---> 8d22e6ce9767 20:36:25 Step 31/31 : LABEL version=0.0.0 20:36:25 ---> Running in edf994ece4c2 20:36:25 ---> Running in 035332fbaefd 20:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:36:25 Removing intermediate container edf994ece4c2 20:36:25 ---> d79e43c1c14e 20:36:25 Step 22/23 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:36:25 ---> Running in a19c9ace69d8 20:36:25 Removing intermediate container 035332fbaefd 20:36:25 ---> faed4275bc0e 20:36:25 20:36:25 Removing intermediate container a19c9ace69d8 20:36:25 ---> 8da1d657836f 20:36:25 Step 23/23 : LABEL version=0.0.0 20:36:25 Successfully built faed4275bc0e 20:36:25 Successfully tagged security-bootstrapper:latest 20:36:25  Building security-bootstrapper ... done Building security-spire-config 20:36:25 ---> Running in bde8b2536afc 20:36:26 $ docker top 31a48ae42ba7b6da6aabcf0dffb4aef0ef18ffa0a074e2ae1a480ea535171e88 -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:26 ========================================================= 20:36:26 [edgeXBuildGoParallel] Running Tests and Build... 20:36:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:27 Removing intermediate container bde8b2536afc 20:36:27 ---> a68959d9c884 20:36:27 20:36:27 Successfully built a68959d9c884 20:36:27 + make test 20:36:27 go mod tidy -compat=1.17 20:36:27 Successfully tagged security-spire-server:latest 20:36:27  Building security-spire-server ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:36:28 Removing intermediate container 1d4bb173c8af 20:36:28 ---> da4c5047dccd 20:36:28 20:36:28 Step 11/23 : FROM docker:20.10.14 20:36:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:36:28 20.10.14: Pulling from library/docker 20:36:30 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:36:30 ---> 0d57d7921c9f 20:36:30 Step 3/24 : WORKDIR /edgex-go 20:36:30 ---> Using cache 20:36:30 ---> a89613ee1b88 20:36:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:30 ---> Using cache 20:36:30 ---> 2af0fe1d27b2 20:36:30 Step 5/24 : RUN apk add --update --no-cache make git 20:36:30 ---> Using cache 20:36:30 ---> ed2c3a44a7fc 20:36:30 Step 6/24 : COPY go.mod vendor* ./ 20:36:30 ---> Using cache 20:36:30 ---> ff8b518634dc 20:36:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:30 ---> Using cache 20:36:30 ---> 50e2067f144b 20:36:30 Step 8/24 : COPY . . 20:36:30 ---> Using cache 20:36:30 ---> e62a42b25ae2 20:36:30 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:36:30 ---> Using cache 20:36:30 ---> 4d8eb3cfab15 20:36:30 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" 20:36:30 ---> Using cache 20:36:30 ---> cf6ca5025b4e 20:36:30 20:36:30 Step 11/24 : FROM alpine:3.15 20:36:30 ---> 76c8fb57b6fc 20:36:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:30 ---> Using cache 20:36:30 ---> 7d3061fc43d5 20:36:30 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:30 ---> Using cache 20:36:30 ---> f90952fd1f37 20:36:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:36:30 ---> Running in f8dad9a5c5bc 20:36:30 Removing intermediate container 6ff231c20f06 20:36:30 ---> 43f5945a2fe9 20:36:30 20:36:30 Step 10/23 : FROM alpine:3.14 20:36:30 ---> 84b07dd2d1fd 20:36:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:31 ---> Running in 6989600873c9 20:36:32 Removing intermediate container 6989600873c9 20:36:32 ---> 8d8ed01c5cae 20:36:32 Step 12/23 : ENV APP_PORT=59880 20:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:32 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:32 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:32 OK: 15856 distinct packages available 20:36:32 ---> Running in 6f736683eed7 20:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:32 Removing intermediate container 0c3c2dcf60a7 20:36:32 ---> 73ec43e42727 20:36:32 20:36:32 Step 10/22 : FROM alpine:3.14 20:36:32 ---> 84b07dd2d1fd 20:36:32 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:36:32 ---> Running in c52f15312834 20:36:32 Removing intermediate container 6f736683eed7 20:36:32 ---> 4abf937baec0 20:36:32 Step 13/23 : EXPOSE $APP_PORT 20:36:32 ---> Running in d48a0fd92819 20:36:32 Removing intermediate container d48a0fd92819 20:36:32 ---> 9ee0e1e2647c 20:36:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:32 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 20:36:32 Status: Downloaded newer image for docker:20.10.14 20:36:32 ---> 5f3d65aad428 20:36:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:36:32 ---> Running in cd66a21c7b33 20:36:32 ---> Running in 5f8b2f347a8a 20:36:32 Removing intermediate container 5f8b2f347a8a 20:36:32 ---> 1c5b0b17f4c1 20:36:32 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 20:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:32 ---> Running in 76cfcd81afca 20:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:33 (1/6) Installing ca-certificates (20211220-r0) 20:36:33 (2/6) Installing brotli-libs (1.0.9-r5) 20:36:33 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:36:33 (4/6) Installing libcurl (7.79.1-r0) 20:36:33 (5/6) Installing curl (7.79.1-r0) 20:36:33 (6/6) Installing dumb-init (1.2.5-r1) 20:36:33 Executing busybox-1.33.1-r6.trigger 20:36:33 Executing ca-certificates-20211220-r0.trigger 20:36:33 OK: 8 MiB in 20 packages 20:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:33 Removing intermediate container cd66a21c7b33 20:36:33 ---> 71d7240dd80f 20:36:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:33 (1/4) Installing dumb-init (1.2.5-r1) 20:36:33 ---> Running in 7db21594a0dd 20:36:33 (2/4) Installing musl-obstack (1.2.3-r0) 20:36:33 (1/43) Installing readline (8.1.1-r0) 20:36:33 (2/43) Installing bash (5.1.16-r0) 20:36:33 (3/4) Installing libucontext (1.1-r0) 20:36:33 Executing bash-5.1.16-r0.post-install 20:36:33 (3/43) Installing brotli-libs (1.0.9-r5) 20:36:33 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:36:33 (5/43) Installing libcurl (7.80.0-r0) 20:36:33 (6/43) Installing curl (7.80.0-r0) 20:36:33 (7/43) Installing dumb-init (1.2.5-r1) 20:36:33 (8/43) Installing libbz2 (1.0.8-r1) 20:36:33 (9/43) Installing expat (2.4.7-r0) 20:36:33 (10/43) Installing libffi (3.4.2-r1) 20:36:33 (11/43) Installing gdbm (1.22-r0) 20:36:33 (12/43) Installing xz-libs (5.2.5-r0) 20:36:33 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:36:33 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:36:33 (15/43) Installing mpdecimal (2.5.1-r1) 20:36:33 (4/4) Installing gcompat (1.0.0-r4) 20:36:33 (16/43) Installing sqlite-libs (3.36.0-r0) 20:36:33 (17/43) Installing python3 (3.9.7-r4) 20:36:33 Executing busybox-1.34.1-r4.trigger 20:36:33 OK: 6 MiB in 18 packages 20:36:34 Removing intermediate container c52f15312834 20:36:34 ---> 038b1ab7abad 20:36:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:34 (18/43) Installing py3-appdirs (1.4.4-r2) 20:36:34 ---> Running in 4e72b921531a 20:36:34 (19/43) Installing py3-certifi (2020.12.5-r1) 20:36:34 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:36:34 (21/43) Installing py3-idna (3.3-r0) 20:36:34 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:36:34 (23/43) Installing py3-requests (2.26.0-r1) 20:36:34 (24/43) Installing py3-msgpack (1.0.2-r1) 20:36:34 (25/43) Installing py3-lockfile (0.12.2-r4) 20:36:34 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:36:34 (27/43) Installing py3-colorama (0.4.4-r1) 20:36:34 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:36:34 (29/43) Installing py3-distlib (0.3.3-r0) 20:36:34 (30/43) Installing py3-distro (1.6.0-r0) 20:36:34 (31/43) Installing py3-six (1.16.0-r0) 20:36:34 (32/43) Installing py3-webencodings (0.5.1-r4) 20:36:34 (33/43) Installing py3-html5lib (1.1-r1) 20:36:34 Removing intermediate container 4e72b921531a 20:36:34 ---> 7beb0264e225 20:36:34 Step 13/22 : WORKDIR /edgex 20:36:34 (34/43) Installing py3-parsing (2.4.7-r2) 20:36:34 (35/43) Installing py3-packaging (20.9-r1) 20:36:34 (36/43) Installing py3-tomli (1.2.2-r0) 20:36:34 (37/43) Installing py3-pep517 (0.12.0-r0) 20:36:34 ---> Running in adf0f48e49df 20:36:34 Removing intermediate container f8dad9a5c5bc 20:36:34 ---> 684b91eacc73 20:36:34 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:36:34 (38/43) Installing py3-progress (1.6-r0) 20:36:34 (39/43) Installing py3-retrying (1.3.3-r2) 20:36:34 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:36:34 (41/43) Installing py3-setuptools (52.0.0-r4) 20:36:34 (42/43) Installing py3-toml (0.10.2-r2) 20:36:34 (43/43) Installing py3-pip (20.3.4-r1) 20:36:35 Executing busybox-1.34.1-r4.trigger 20:36:35 OK: 83 MiB in 65 packages 20:36:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:35 Removing intermediate container adf0f48e49df 20:36:35 ---> 3a8c2df04b7e 20:36:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:36:35 (1/6) Installing dumb-init (1.2.5-r1) 20:36:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:36:35 (3/6) Installing libsodium (1.0.18-r0) 20:36:35 ---> 7e5372c9defe 20:36:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:36:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:36:35 Collecting docker-compose==1.23.2 20:36:35 ---> d35a8d02ee97 20:36:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:36:35 (5/6) Installing libzmq (4.3.4-r0) 20:36:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:36:35 Collecting docopt<0.7,>=0.6.1 20:36:35 Downloading docopt-0.6.2.tar.gz (25 kB) 20:36:35 (6/6) Installing zeromq (4.3.4-r0) 20:36:35 Executing busybox-1.33.1-r6.trigger 20:36:35 OK: 8 MiB in 20 packages 20:36:35 ---> ef9e2ec1a6c1 20:36:35 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:36:36 ---> 7b1c051365e4 20:36:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:36 ---> Running in f2d8773c3b29 20:36:36 Removing intermediate container f2d8773c3b29 20:36:36 ---> a42976491080 20:36:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:36:36 Collecting websocket-client<1.0,>=0.32.0 20:36:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:36:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:36:36 Collecting docker<4.0,>=3.6.0 20:36:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:36:36 Collecting dockerpty<0.5,>=0.4.1 20:36:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:36:36 Removing intermediate container 7db21594a0dd 20:36:36 ---> 55c06d3baedb 20:36:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:36 ---> 8b4b2dc60fec 20:36:36 Step 19/24 : WORKDIR / 20:36:36 ---> Running in 3b6882dea657 20:36:36 ---> 7b0b3b6f3c43 20:36:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:36 ---> 023743a6665c 20:36:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:36 Removing intermediate container 3b6882dea657 20:36:36 ---> c7200e39938b 20:36:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:36 ---> Running in 31d3ebe61552 20:36:36 ---> 3cdb2c67d303 20:36:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:36 ---> Running in c9ed02cf7609 20:36:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:36:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:36:36 Collecting cached-property<2,>=1.2.0 20:36:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:36:36 Removing intermediate container 31d3ebe61552 20:36:36 ---> 149ddf04df57 20:36:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:36 Collecting PyYAML<4,>=3.10 20:36:37 Downloading PyYAML-3.13.tar.gz (270 kB) 20:36:37 ---> Running in 30d7ba715b24 20:36:37 Removing intermediate container 30d7ba715b24 20:36:37 ---> c89c6d150c0c 20:36:37 Step 22/24 : LABEL arch=x86_64 20:36:37 ---> be6ce4159437 20:36:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:37 ---> Running in fbf6f4654008 20:36:37 Removing intermediate container fbf6f4654008 20:36:37 ---> 2b1f40a8a070 20:36:37 Step 23/24 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:36:37 ---> Running in b17b9b130996 20:36:37 ---> 632e7880f922 20:36:37 Step 19/23 : ENTRYPOINT ["/core-data"] 20:36:37 ---> Running in 6044f408c3c2 20:36:37 Removing intermediate container c9ed02cf7609 20:36:37 ---> 88a1d56a728e 20:36:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:36:37 Collecting texttable<0.10,>=0.9.0 20:36:37 ---> Running in a12fd4d6ad70 20:36:37 Downloading texttable-0.9.1.tar.gz (11 kB) 20:36:37 Removing intermediate container b17b9b130996 20:36:37 ---> 35de4ace6323 20:36:37 Step 24/24 : LABEL version=0.0.0 20:36:37 Removing intermediate container 6044f408c3c2 20:36:37 ---> 124ac5681e6b 20:36:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:37 ---> Running in 59bca8c76758 20:36:37 ---> Running in 52fdab7ebef9 20:36:37 Removing intermediate container a12fd4d6ad70 20:36:37 ---> 10046fc43994 20:36:37 Step 20/22 : LABEL arch=x86_64 20:36:37 ---> Running in 323cda90c0d5 20:36:37 Removing intermediate container 59bca8c76758 20:36:37 ---> f1aee95a9860 20:36:37 20:36:37 Removing intermediate container 52fdab7ebef9 20:36:37 ---> d2bb42c8114f 20:36:37 Step 21/23 : LABEL arch=x86_64 20:36:37 ---> Running in 46ca92b323a1 20:36:37 Removing intermediate container 323cda90c0d5 20:36:37 ---> 4c3ae8fcdece 20:36:37 Step 21/22 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:36:38 Collecting jsonschema<3,>=2.5.1 20:36:38 Successfully built f1aee95a9860 20:36:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:36:38 Successfully tagged security-spire-config:latest 20:36:38  Building security-spire-config ... done  ---> Running in edc821c88f0e 20:36:38 Removing intermediate container 46ca92b323a1 20:36:38 ---> 287eaf0b15fb 20:36:38 Step 22/23 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:36:38 Collecting docker-pycreds>=0.4.0 20:36:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:36:38 ---> Running in 5a8c216a78dd 20:36:38 Removing intermediate container edc821c88f0e 20:36:38 ---> b146e1ba202b 20:36:38 Step 22/22 : LABEL version=0.0.0 20:36:38 ---> Running in 79f6a2294c70 20:36:38 Collecting urllib3<1.25,>=1.21.1 20:36:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:36:38 Removing intermediate container 5a8c216a78dd 20:36:38 ---> 5e99fcca3f66 20:36:38 Step 23/23 : LABEL version=0.0.0 20:36:38 Collecting idna<2.8,>=2.5 20:36:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:36:38 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) 20:36:38 Collecting chardet<3.1.0,>=3.0.2 20:36:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:36:38 ---> Running in 1eb9c87616e5 20:36:38 Removing intermediate container 79f6a2294c70 20:36:38 ---> db5bea19a5c3 20:36:38 20:36:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:36:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:36:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:36:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:36:38 Removing intermediate container 1eb9c87616e5 20:36:38 ---> 0044a2cccaed 20:36:38 20:36:38 Successfully built db5bea19a5c3 20:36:38 Successfully tagged security-proxy-setup:latest 20:36:38  Building security-proxy-setup ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:36:38 Attempting uninstall: urllib3 20:36:38 Found existing installation: urllib3 1.26.7 20:36:38 Uninstalling urllib3-1.26.7: 20:36:38 Successfully uninstalled urllib3-1.26.7 20:36:38 Successfully built 0044a2cccaed 20:36:38 Successfully tagged core-data:latest 20:36:38  Building core-data ... done  Attempting uninstall: idna 20:36:38 Found existing installation: idna 3.3 20:36:38 Uninstalling idna-3.3: 20:36:38 Successfully uninstalled idna-3.3 20:36:39 Attempting uninstall: requests 20:36:39 Found existing installation: requests 2.26.0 20:36:39 Uninstalling requests-2.26.0: 20:36:39 Successfully uninstalled requests-2.26.0 20:36:39 Running setup.py install for texttable: started 20:36:39 Running setup.py install for texttable: finished with status 'done' 20:36:39 Running setup.py install for PyYAML: started 20:36:39 Running setup.py install for PyYAML: finished with status 'done' 20:36:40 Running setup.py install for docopt: started 20:36:40 Running setup.py install for docopt: finished with status 'done' 20:36:40 Running setup.py install for dockerpty: started 20:36:40 Running setup.py install for dockerpty: finished with status 'done' 20:36:40 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 20:36:44 Removing intermediate container 76cfcd81afca 20:36:44 ---> c45366945eee 20:36:44 Step 14/23 : ENV APP_PORT=58890 20:36:44 ---> Running in e6fdc3d1ff4a 20:36:44 Removing intermediate container e6fdc3d1ff4a 20:36:44 ---> 87e05e25ddf8 20:36:44 Step 15/23 : EXPOSE $APP_PORT 20:36:44 ---> Running in efe47ae5233d 20:36:44 Removing intermediate container efe47ae5233d 20:36:44 ---> 894aba0f4cc5 20:36:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:36:44 ---> 335ba267b88a 20:36:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:36:44 ---> e4ce81ca9405 20:36:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:36:44 ---> 7130a1d457f0 20:36:44 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:36:44 ---> Running in f9ed47d85103 20:36:44 Removing intermediate container f9ed47d85103 20:36:44 ---> 36966723bb3b 20:36:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:44 ---> Running in 72c423058774 20:36:44 Removing intermediate container 72c423058774 20:36:44 ---> c1a0f723d12f 20:36:44 Step 21/23 : LABEL arch=x86_64 20:36:45 ---> Running in 6c26134833da 20:36:45 Removing intermediate container 6c26134833da 20:36:45 ---> 71ee27b5a58c 20:36:45 Step 22/23 : LABEL git_sha=164edea112826399ca97f7fb078950228b2b56ab 20:36:45 ---> Running in 54d7b3428cae 20:36:45 Removing intermediate container 54d7b3428cae 20:36:45 ---> 8603576dd5fc 20:36:45 Step 23/23 : LABEL version=0.0.0 20:36:45 ---> Running in 42938ff34e00 20:36:45 Removing intermediate container 42938ff34e00 20:36:45 ---> 9e4eccee0c3f 20:36:45 20:36:45 Successfully built 9e4eccee0c3f 20:36:45 Successfully tagged sys-mgmt-agent:latest 20:36:45  Building sys-mgmt-agent ... done  [Pipeline] } 20:36:45 $ docker stop --time=1 8f8eaaead9261b25424d97c5c92621ea0b3a58a6cea2ebf588821287af39c950 20:36:47 $ docker rm -f 8f8eaaead9261b25424d97c5c92621ea0b3a58a6cea2ebf588821287af39c950 [Pipeline] // withDockerContainer [Pipeline] sh 20:36:47 + docker images 20:36:47 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:47 sys-mgmt-agent latest 9e4eccee0c3f 2 seconds ago 307MB 20:36:47 core-data latest 0044a2cccaed 9 seconds ago 35.9MB 20:36:47 security-proxy-setup latest db5bea19a5c3 9 seconds ago 43.4MB 20:36:47 security-spire-config latest f1aee95a9860 10 seconds ago 82.2MB 20:36:47 73ec43e42727 15 seconds ago 1.63GB 20:36:47 43f5945a2fe9 17 seconds ago 1.65GB 20:36:47 da4c5047dccd 20 seconds ago 1.62GB 20:36:47 security-bootstrapper latest faed4275bc0e 22 seconds ago 24.3MB 20:36:47 security-spire-server latest a68959d9c884 22 seconds ago 82.9MB 20:36:47 cf6ca5025b4e 28 seconds ago 1.61GB 20:36:47 core-command latest 3b331e468c64 40 seconds ago 24.5MB 20:36:47 b93bbeb97b47 49 seconds ago 1.61GB 20:36:47 e9cb95e8842f 50 seconds ago 1.61GB 20:36:47 support-notifications latest 1126641fd695 52 seconds ago 26.6MB 20:36:47 edf529494b9a About a minute ago 1.62GB 20:36:47 security-secretstore-setup latest 21da2a5f322b About a minute ago 42.1MB 20:36:47 core-metadata latest 242714ca6de4 About a minute ago 26.1MB 20:36:47 support-scheduler latest 464416435cde About a minute ago 26MB 20:36:47 security-spiffe-token-provider latest c90f87d92639 About a minute ago 28.5MB 20:36:47 bb430dd4843b About a minute ago 1.62GB 20:36:47 64198e29e5ab About a minute ago 1.63GB 20:36:47 df100da9d879 About a minute ago 1.62GB 20:36:47 4ac5fdfb2563 About a minute ago 1.61GB 20:36:47 security-spire-agent latest ce506c1bd485 About a minute ago 119MB 20:36:47 bb8726a7ef56 2 minutes ago 1.61GB 20:36:47 ci-base-image-x86_64 latest 0d57d7921c9f 5 minutes ago 896MB 20:36:47 docker 20.10.14 5f3d65aad428 6 days ago 218MB 20:36:47 alpine 3.14 84b07dd2d1fd 6 days ago 5.59MB 20:36:47 alpine 3.15 76c8fb57b6fc 6 days ago 5.57MB 20:36:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:36:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 20:36:47 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 20:37:02 Still waiting to schedule task 20:37:02 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-10690’ 20:37:07 ? github.com/edgexfoundry/edgex-go [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:39:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:39:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:39:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:39:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.328s coverage: 28.7% of statements 20:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.431s coverage: 98.5% of statements 20:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:39:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.435s coverage: 54.9% of statements 20:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.040s coverage: 89.2% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.384s coverage: 84.4% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.156s coverage: 94.7% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.274s coverage: 72.2% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.346s coverage: 60.0% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.617s coverage: 0.9% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.341s coverage: 58.8% of statements 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.367s coverage: 24.0% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.373s coverage: 47.1% of statements 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.387s coverage: 79.5% of statements 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.369s coverage: 96.3% of statements 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 20:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.290s coverage: 94.4% of statements 20:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements 20:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.784s coverage: 82.5% of statements 20:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 58.8% of statements 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.309s coverage: 80.0% of statements 20:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements 20:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.344s coverage: 85.4% of statements 20:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.903s coverage: 91.2% of statements 20:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.990s coverage: 64.4% of statements 20:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.401s coverage: 100.0% of statements 20:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 89.4% of statements 20:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 20:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements 20:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 20:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.507s coverage: 65.4% of statements 20:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.941s coverage: 43.8% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:40:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.496s coverage: 17.7% of statements 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:40:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.755s coverage: 92.3% of statements 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:40:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.497s coverage: 63.2% of statements 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:40:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.528s coverage: 97.7% of statements 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:40:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.235s coverage: 28.9% of statements 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:40:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements 20:40:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 20:40:44 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 20:40:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:40:44 GO111MODULE=on go vet ./... 20:42:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:36 ./bin/test-attribution-txt.sh [Pipeline] echo 20:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:42:39 + ls -al . 20:42:39 total 660 20:42:39 drwxrwxr-x 9 1001 1001 4096 Apr 4 20:42 . 20:42:39 drwxr-xr-x 4 root root 4096 Apr 4 20:36 .. 20:42:39 -rw-rw-r-- 1 1001 1001 11 Apr 4 20:34 .dockerignore 20:42:39 drwxrwxr-x 8 1001 1001 4096 Apr 4 20:34 .git 20:42:39 drwxrwxr-x 4 1001 1001 4096 Apr 4 20:34 .github 20:42:39 -rw-rw-r-- 1 1001 1001 870 Apr 4 20:34 .gitignore 20:42:39 -rw-rw-r-- 1 1001 1001 42 Apr 4 20:34 .golangci.yml 20:42:39 -rw-rw-r-- 1 1001 1001 87 Apr 4 20:34 .hadolint.yml 20:42:39 -rw-rw-r-- 1 1001 1001 166 Apr 4 20:34 .sonarcloud.properties 20:42:39 -rw-rw-r-- 1 1001 1001 1171 Apr 4 20:34 ADOPTERS.md 20:42:39 -rw-rw-r-- 1 1001 1001 9953 Apr 4 20:34 Attribution.txt 20:42:39 -rw-rw-r-- 1 1001 1001 51732 Apr 4 20:34 CHANGELOG.md 20:42:39 -rw-rw-r-- 1 1001 1001 3804 Apr 4 20:34 CONTRIBUTING.md 20:42:39 -rw-rw-r-- 1 1001 1001 677 Apr 4 20:34 GOVERNANCE.md 20:42:39 -rw-rw-r-- 1 1001 1001 849 Apr 4 20:34 Jenkinsfile 20:42:39 -rw-rw-r-- 1 1001 1001 10775 Apr 4 20:34 LICENSE 20:42:39 -rw-rw-r-- 1 1001 1001 8478 Apr 4 20:34 Makefile 20:42:39 -rw-rw-r-- 1 1001 1001 582 Apr 4 20:34 OWNERS.md 20:42:39 -rw-rw-r-- 1 1001 1001 8207 Apr 4 20:34 README.md 20:42:39 -rw-rw-r-- 1 1001 1001 6912 Apr 4 20:34 SECURITY.md 20:42:39 -rw-rw-r-- 1 1001 1001 5 Apr 4 20:31 VERSION 20:42:39 -rw-rw-r-- 1 1001 1001 4131 Apr 4 20:34 ZMQWindows.md 20:42:39 drwxrwxr-x 2 1001 1001 4096 Apr 4 20:34 bin 20:42:39 drwxrwxr-x 18 1001 1001 4096 Apr 4 20:34 cmd 20:42:39 -rw-r--r-- 1 root root 429121 Apr 4 20:40 coverage.out 20:42:39 -rw-rw-r-- 1 1001 1001 3175 Apr 4 20:34 go.mod 20:42:39 -rw-rw-r-- 1 1001 1001 34990 Apr 4 20:36 go.sum 20:42:39 drwxrwxr-x 8 1001 1001 4096 Apr 4 20:34 internal 20:42:39 drwxrwxr-x 3 1001 1001 4096 Apr 4 20:34 openapi 20:42:39 drwxrwxr-x 4 1001 1001 4096 Apr 4 20:34 snap 20:42:39 -rw-rw-r-- 1 1001 1001 204 Apr 4 20:34 version.go [Pipeline] sh 20:42:40 + '[' -e coverage.out ] 20:42:40 + chown 1001:1001 coverage.out [Pipeline] stash 20:42:40 Warning: overwriting stash ‘coverage-report’ 20:42:40 Stashed 1 file(s) [Pipeline] sh 20:42:41 + make build 20:42:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:44:09 Running on prd-ubuntu18.04-docker-8c-8g-10716 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:44:09 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 20:44:09 The recommended git tool is: git 20:44:10 using credential edgex-jenkins-ssh 20:44:10 Cloning the remote Git repository 20:44:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:44:10 > git init /w/workspace/edgex-go/9 # timeout=10 20:44:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:44:10 > git --version # timeout=10 20:44:10 > git --version # 'git version 2.17.1' 20:44:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:15 Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f 20:44:16 Merge succeeded, producing 80ad7ef7ecc8537873c4ba683d22f4d09fa8e2fd 20:44:16 Checking out Revision 80ad7ef7ecc8537873c4ba683d22f4d09fa8e2fd (PR-3924) 20:44:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:44:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:44:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:44:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:44:15 > git config core.sparsecheckout # timeout=10 20:44:15 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 20:44:16 > git remote # timeout=10 20:44:16 > git config --get remote.origin.url # timeout=10 20:44:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:16 > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 20:44:16 > git rev-parse HEAD^{commit} # timeout=10 20:44:16 > git config core.sparsecheckout # timeout=10 20:44:16 > git checkout -f 80ad7ef7ecc8537873c4ba683d22f4d09fa8e2fd # timeout=10 20:44:19 Commit message: "Merge commit '2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2' into HEAD" 20:44:19 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:19 > git rev-list --no-walk 6adda4375c82af8c133390c9b445b54d6f3dc7f6 # timeout=10 20:44:20 + echo snap-build.sh 20:44:20 snap-build.sh 20:44:20 + SNAP_BASE_DIR=. 20:44:20 + '[' '!' -z /w/workspace/edgex-go/9 ']' 20:44:20 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 20:44:20 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 20:44:20 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 20:44:20 + cd /w/workspace/edgex-go/9 20:44:20 + sudo apt-get remove -qy --purge lxd lxd-client 20:44:20 Reading package lists... 20:44:20 Building dependency tree... 20:44:20 Reading state information... 20:44:20 The following packages were automatically installed and are no longer required: 20:44:20 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:44:20 uidmap xdelta3 20:44:20 Use 'sudo apt autoremove' to remove them. 20:44:20 The following packages will be REMOVED: 20:44:20 lxd* lxd-client* 20:44:20 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:44:20 After this operation, 31.7 MB disk space will be freed. 20:44:21 (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.) 20:44:21 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:44:21 Removing lxd dnsmasq configuration 20:44:22 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:44:22 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:44:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:44:23 (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.) 20:44:23 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:44:24 Processing triggers for systemd (237-3ubuntu10.52) ... 20:44:24 Processing triggers for ureadahead (0.100.0-21) ... 20:44:25 + sudo snap remove --purge lxd 20:44:25 snap "lxd" is not installed 20:44:25 + sudo groupadd --force --system lxd 20:44:25 ++ whoami 20:44:25 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:44:25 + newgrp - lxd 20:44:25 + sudo snap install lxd 20:44:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:46:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:46:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:46:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:46:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:46:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:47:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:47:20 $ docker stop --time=1 31a48ae42ba7b6da6aabcf0dffb4aef0ef18ffa0a074e2ae1a480ea535171e88 20:47:22 $ docker rm -f 31a48ae42ba7b6da6aabcf0dffb4aef0ef18ffa0a074e2ae1a480ea535171e88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:25 20:47:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:47:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:25 latest: Pulling from edgex-devops/edgex-compose-arm64 20:47:25 29e5d40040c1: Pulling fs layer 20:47:25 1ce36da41761: Pulling fs layer 20:47:25 25b303627fd3: Pulling fs layer 20:47:25 29e5d40040c1: Verifying Checksum 20:47:25 29e5d40040c1: Download complete 20:47:26 1ce36da41761: Verifying Checksum 20:47:26 1ce36da41761: Download complete 20:47:26 29e5d40040c1: Pull complete 20:47:27 25b303627fd3: Verifying Checksum 20:47:27 25b303627fd3: Download complete 20:47:27 1ce36da41761: Pull complete 20:47:40 25b303627fd3: Pull complete 20:47:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:47:40 prd-ubuntu20.04-docker-arm64-4c-16g-10687 does not seem to be running inside a container 20:47:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 20:47:43 $ docker top fe7d3dd9a0896fd1fae68c53a57b1df97f66b4d2137f7191c4aa87e366242661 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:44 + docker-compose build --help 20:47:44 + grep parallel 20:47:50 --parallel Build images in parallel. [Pipeline] } 20:47:50 $ docker stop --time=1 fe7d3dd9a0896fd1fae68c53a57b1df97f66b4d2137f7191c4aa87e366242661 20:47:52 $ docker rm -f fe7d3dd9a0896fd1fae68c53a57b1df97f66b4d2137f7191c4aa87e366242661 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:53 . [Pipeline] withDockerContainer 20:47:53 prd-ubuntu20.04-docker-arm64-4c-16g-10687 does not seem to be running inside a container 20:47:53 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 20:47:54 $ docker top c9cd19547083b8fe31accd1fdc031edb002b8965877958f00467d34955bd3eac -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:55 + docker-compose -f ./docker-compose-build.yml build --parallel 20:48:02 Building core-command ... 20:48:02 Building core-data ... 20:48:02 Building core-metadata ... 20:48:02 Building security-bootstrapper ... 20:48:02 Building security-proxy-setup ... 20:48:02 Building security-secretstore-setup ... 20:48:02 Building security-spiffe-token-provider ... 20:48:02 Building security-spire-agent ... 20:48:02 Building security-spire-config ... 20:48:02 Building security-spire-server ... 20:48:02 Building support-notifications ... 20:48:02 Building support-scheduler ... 20:48:02 Building sys-mgmt-agent ... 20:48:02 Building core-data 20:48:02 Building security-bootstrapper 20:48:02 Building security-spire-config 20:48:02 Building sys-mgmt-agent 20:48:02 Building security-spire-agent 20:48:31 2022-04-04T20:48:16Z INFO Waiting for automatic snapd restart... 20:49:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:49:54 ---> 3c05af189bdd 20:49:54 Step 3/23 : WORKDIR /edgex-go 20:49:54 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:49:54 ---> 3c05af189bdd 20:49:54 Step 3/31 : WORKDIR /edgex-go 20:49:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:49:54 ---> 3c05af189bdd 20:49:54 Step 3/23 : WORKDIR /edgex-go 20:49:54 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:49:54 ---> 3c05af189bdd 20:49:54 Step 3/24 : WORKDIR /edgex-go 20:49:54 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:49:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:49:54 ---> 3c05af189bdd 20:49:54 Step 3/24 : WORKDIR /edgex-go 20:49:54 ---> Running in 9a1b6f6717e9 20:49:54 ---> Running in 0c79be1a04b9 20:49:54 ---> Running in 9a7953415a97 20:49:54 ---> Running in ab4d78fc8bee 20:49:54 ---> Running in 1961d141b978 20:49:54 Removing intermediate container 0c79be1a04b9 20:49:54 ---> fa81df016f6c 20:49:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:54 Removing intermediate container 9a7953415a97 20:49:54 ---> 4d4a19d93c39 20:49:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:54 Removing intermediate container 1961d141b978 20:49:54 ---> 2fb7b90bd362 20:49:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:54 Removing intermediate container ab4d78fc8bee 20:49:54 ---> f994048707ee 20:49:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:54 ---> Running in aa635541708b 20:49:54 Removing intermediate container 9a1b6f6717e9 20:49:54 ---> 464ab348e743 20:49:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:49:54 ---> Running in 644e9fa60f86 20:49:54 ---> Running in c1a3d1062c41 20:49:54 ---> Running in 29f936e41292 20:49:54 ---> Running in ef368c37c1df 20:49:54 Removing intermediate container aa635541708b 20:49:54 ---> 1e4d976a1771 20:49:54 Step 5/23 : RUN apk add --update --no-cache make bash git 20:49:54 ---> Running in f7dfc6cd9193 20:49:54 Removing intermediate container c1a3d1062c41 20:49:54 ---> 292583bcb3bd 20:49:54 Step 5/24 : RUN apk add --update --no-cache make git 20:49:54 ---> Running in 7eb341fd71a4 20:49:54 Removing intermediate container 29f936e41292 20:49:54 ---> 7364194c857b 20:49:54 Step 5/24 : RUN apk add --update --no-cache make git 20:49:54 Removing intermediate container 644e9fa60f86 20:49:54 ---> 6118086aa617 20:49:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:49:55 ---> Running in a7c601f7c8fe 20:49:55 Removing intermediate container ef368c37c1df 20:49:55 ---> 13adff2f0946 20:49:55 Step 5/31 : RUN apk add --update --no-cache make git 20:49:55 ---> Running in 4501ca53adc2 20:49:55 ---> Running in dacbed897211 20:49:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:49:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:57 OK: 220 MiB in 52 packages 20:49:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:49:59 OK: 220 MiB in 52 packages 20:49:59 Removing intermediate container f7dfc6cd9193 20:49:59 ---> 507db16f2c10 20:49:59 Step 6/23 : COPY go.mod vendor* ./ 20:49:59 OK: 220 MiB in 52 packages 20:50:00 OK: 220 MiB in 52 packages 20:50:00 OK: 220 MiB in 52 packages 20:50:01 ---> c5e58cef708c 20:50:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:01 Removing intermediate container 7eb341fd71a4 20:50:01 ---> 33517e5736bb 20:50:01 Step 6/24 : COPY go.mod vendor* ./ 20:50:01 Removing intermediate container a7c601f7c8fe 20:50:01 ---> ce1e0f6af199 20:50:01 Step 6/24 : COPY go.mod vendor* ./ 20:50:01 ---> Running in 3b4101b068ef 20:50:01 Removing intermediate container 4501ca53adc2 20:50:01 ---> 07f05c0f28f8 20:50:01 Step 6/23 : COPY go.mod vendor* ./ 20:50:01 Removing intermediate container dacbed897211 20:50:01 ---> d8246cc57a06 20:50:02 Step 6/31 : COPY go.mod vendor* ./ 20:50:02 ---> 854b7014b399 20:50:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:02 ---> bbd58913d588 20:50:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:02 ---> Running in 3f4a5aecf5a8 20:50:03 ---> Running in 7cbe3a67df2c 20:50:03 ---> b90d5fb1f00c 20:50:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:03 ---> d0963af16f46 20:50:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:03 ---> Running in 14a0c97515c7 20:50:03 ---> Running in 6cb35ef55dc8 20:50:07 Removing intermediate container 3b4101b068ef 20:50:07 ---> fd9e30e14282 20:50:07 Step 8/23 : COPY . . 20:50:08 Removing intermediate container 3f4a5aecf5a8 20:50:08 ---> bfa6f2217952 20:50:08 Step 8/24 : COPY . . 20:50:09 Removing intermediate container 7cbe3a67df2c 20:50:09 ---> b6aa1447cd98 20:50:09 Step 8/24 : COPY . . 20:50:10 Removing intermediate container 6cb35ef55dc8 20:50:10 ---> c7101e24d414 20:50:10 Step 8/31 : COPY . . 20:50:10 Removing intermediate container 14a0c97515c7 20:50:10 ---> 59b29a7bc7ba 20:50:10 Step 8/23 : COPY . . 20:50:49 ---> 19c36c800161 20:50:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:50:49 ---> Running in b565f06478af 20:50:49 ---> e784f23025d6 20:50:49 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:50:49 ---> Running in 8e22732a3e3e 20:50:49 ---> db10b9eb5f6b 20:50:49 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:50:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:50:49 ---> Running in 6e1b68178d02 20:50:49 Removing intermediate container 8e22732a3e3e 20:50:49 ---> 0250961f780f 20:50:49 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" 20:50:49 ---> Running in a6617f8296eb 20:50:49 ---> 81fa329fd2ed 20:50:49 Step 9/23 : RUN make cmd/core-data/core-data 20:50:49 ---> Running in d73889b16a2a 20:50:49 Removing intermediate container 6e1b68178d02 20:50:49 ---> 7c3aeb4c46e5 20:50:49 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" 20:50:49 ---> Running in a01633b38fa3 20:50:49 ---> 1f3dd462788e 20:50:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:50:49 ---> Running in 73ebfa189679 20:50:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:50:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:50:50 spire-1.2.0/ 20:50:51 spire-1.2.0/ 20:50:55 spire-1.2.0/README.md 20:50:55 spire-1.2.0/bin/ 20:50:55 spire-1.2.0/bin/spire-server 20:50:55 spire-1.2.0/bin/spire-agent 20:50:55 spire-1.2.0/conf/ 20:50:55 spire-1.2.0/conf/server/ 20:50:55 spire-1.2.0/conf/server/server.conf 20:50:55 spire-1.2.0/conf/agent/ 20:50:55 spire-1.2.0/conf/agent/agent.conf 20:50:55 spire-1.2.0/LICENSE 20:50:56 spire-1.2.0/README.md 20:50:56 spire-1.2.0/bin/ 20:50:56 spire-1.2.0/bin/spire-server 20:50:56 spire-1.2.0/bin/spire-agent 20:50:56 spire-1.2.0/conf/ 20:50:56 spire-1.2.0/conf/server/ 20:50:56 spire-1.2.0/conf/server/server.conf 20:50:56 spire-1.2.0/conf/agent/ 20:50:56 spire-1.2.0/conf/agent/agent.conf 20:50:56 spire-1.2.0/LICENSE 20:51:06 Removing intermediate container a01633b38fa3 20:51:06 ---> 2fbf7ab82609 20:51:06 20:51:06 Step 11/24 : FROM alpine:3.15 20:51:06 Removing intermediate container a6617f8296eb 20:51:06 ---> 966092f8771f 20:51:06 20:51:06 Step 11/24 : FROM alpine:3.15 20:51:06 3.15: Pulling from library/alpine 20:51:06 3.15: Pulling from library/alpine 20:51:06 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:51:06 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:51:06 Status: Downloaded newer image for alpine:3.15 20:51:06 Status: Downloaded newer image for alpine:3.15 20:51:06 ---> 03078ca19a05 20:51:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:51:06 ---> 03078ca19a05 20:51:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:51:06 ---> Running in 0e0bfeeacdfb 20:51:07 ---> Running in d5ed4e8a7611 20:51:07 Removing intermediate container 0e0bfeeacdfb 20:51:07 ---> 29beb9ccaf57 20:51:07 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:07 Removing intermediate container d5ed4e8a7611 20:51:07 ---> b929f2994ef0 20:51:07 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:08 ---> Running in a151ee6d8b1b 20:51:08 ---> Running in b99122c7ab34 20:51:11 Removing intermediate container a151ee6d8b1b 20:51:11 ---> 51dd065d96cc 20:51:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:51:11 ---> Running in ce11e5a9f56d 20:51:12 Removing intermediate container b99122c7ab34 20:51:12 ---> 9c142a59f6af 20:51:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:51:12 ---> Running in 379483f70811 20:51:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:17 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:51:17 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:51:17 OK: 15731 distinct packages available 20:51:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:17 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:51:17 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:51:17 OK: 15731 distinct packages available 20:51:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:19 (1/5) Installing dumb-init (1.2.5-r1) 20:51:19 (2/5) Installing musl-obstack (1.2.3-r0) 20:51:19 (3/5) Installing libucontext (1.1-r0) 20:51:19 (4/5) Installing gcompat (1.0.0-r4) 20:51:19 (1/4) Installing dumb-init (1.2.5-r1) 20:51:19 (5/5) Installing openssl (1.1.1n-r0) 20:51:19 (2/4) Installing musl-obstack (1.2.3-r0) 20:51:20 (3/4) Installing libucontext (1.1-r0) 20:51:20 Executing busybox-1.34.1-r4.trigger 20:51:20 (4/4) Installing gcompat (1.0.0-r4) 20:51:20 OK: 6 MiB in 19 packages 20:51:20 Executing busybox-1.34.1-r4.trigger 20:51:20 OK: 6 MiB in 18 packages 20:51:22 Removing intermediate container 379483f70811 20:51:22 ---> f96637626894 20:51:22 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:51:22 Removing intermediate container ce11e5a9f56d 20:51:22 ---> e60843d0c188 20:51:22 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 20:51:27 ---> 05e103910ef4 20:51:27 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:51:32 ---> edf848c781dc 20:51:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:51:33 ---> 42d35ff9b302 20:51:33 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:51:33 ---> Running in f0b757b9e1a5 20:51:34 Removing intermediate container f0b757b9e1a5 20:51:34 ---> 08904fe37495 20:51:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:51:35 ---> d04556ffa15f 20:51:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:51:35 ---> 00629bd14d3b 20:51:35 Step 19/24 : WORKDIR / 20:51:35 ---> Running in c2130cf3b2b7 20:51:36 Removing intermediate container c2130cf3b2b7 20:51:36 ---> 5ad23e2d7f59 20:51:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:51:36 ---> 559d051f67d7 20:51:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:51:37 ---> Running in a4b8d75d726a 20:51:37 Removing intermediate container a4b8d75d726a 20:51:37 ---> c3824cb71cd7 20:51:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:51:37 ---> Running in 45de55afec86 20:51:37 ---> 02a43848a43b 20:51:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:51:38 Removing intermediate container 45de55afec86 20:51:38 ---> 554d95a33e8c 20:51:38 Step 22/24 : LABEL arch=arm64 20:51:38 ---> Running in d4987013f2af 20:51:39 ---> 112b24b0e3ac 20:51:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:51:39 ---> Running in 54343b926bd1 20:51:39 Removing intermediate container d4987013f2af 20:51:39 ---> f868e9ec9496 20:51:39 Step 23/24 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 20:51:40 ---> Running in d218d93e9525 20:51:40 Removing intermediate container 54343b926bd1 20:51:40 ---> ce3788a36c43 20:51:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:51:40 ---> Running in 3cf1200b177c 20:51:40 Removing intermediate container d218d93e9525 20:51:40 ---> 07fc5fcb394d 20:51:40 Step 24/24 : LABEL version=0.0.0 20:51:40 ---> Running in 2ffde60c51fa 20:51:41 Removing intermediate container 3cf1200b177c 20:51:41 ---> 422dc429c2cc 20:51:41 Step 22/24 : LABEL arch=arm64 20:51:41 Removing intermediate container 2ffde60c51fa 20:51:41 ---> ea1a4032d0d9 20:51:41 20:51:41 ---> Running in 4fb08f73c9f7 20:51:42 Removing intermediate container 4fb08f73c9f7 20:51:42 ---> f073717d31bf 20:51:42 Step 23/24 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 20:51:42 ---> Running in 709edc2e2c5f 20:51:42 Successfully built ea1a4032d0d9 20:51:42 Successfully tagged security-spire-config-arm64:latest 20:51:42  Building security-spire-config ... done Building support-scheduler 20:51:43 Removing intermediate container 709edc2e2c5f 20:51:43 ---> 765b36deed19 20:51:43 Step 24/24 : LABEL version=0.0.0 20:51:43 ---> Running in 4fb912975648 20:51:43 Removing intermediate container 4fb912975648 20:51:43 ---> 5cdab6a41f0d 20:51:43 20:51:44 Successfully built 5cdab6a41f0d 20:51:44 Successfully tagged security-spire-agent-arm64:latest 20:51:44 Building core-metadata 20:52:52  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:52:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:52:52 ---> 3c05af189bdd 20:52:52 Step 3/22 : WORKDIR /edgex-go 20:52:52 ---> Using cache 20:52:52 ---> 464ab348e743 20:52:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:52 ---> Using cache 20:52:52 ---> 13adff2f0946 20:52:52 Step 5/22 : RUN apk add --update --no-cache make git 20:52:52 ---> Using cache 20:52:52 ---> d8246cc57a06 20:52:52 Step 6/22 : COPY go.mod vendor* ./ 20:52:52 ---> Using cache 20:52:52 ---> d0963af16f46 20:52:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:52 ---> Using cache 20:52:52 ---> c7101e24d414 20:52:52 Step 8/22 : COPY . . 20:52:52 ---> Using cache 20:52:52 ---> 1f3dd462788e 20:52:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:52:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:52:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:52:52 ---> 3c05af189bdd 20:52:52 Step 3/23 : WORKDIR /edgex-go 20:52:52 ---> Using cache 20:52:52 ---> 464ab348e743 20:52:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:52 ---> Using cache 20:52:52 ---> 13adff2f0946 20:52:52 Step 5/23 : RUN apk add --update --no-cache make git 20:52:52 ---> Using cache 20:52:52 ---> d8246cc57a06 20:52:52 Step 6/23 : COPY go.mod vendor* ./ 20:52:52 ---> Using cache 20:52:52 ---> d0963af16f46 20:52:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:52 ---> Using cache 20:52:52 ---> c7101e24d414 20:52:52 Step 8/23 : COPY . . 20:52:52 ---> Using cache 20:52:52 ---> 1f3dd462788e 20:52:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:52:52 ---> Running in 826ed6f20761 20:52:52 ---> Running in 56d5f20437b9 20:52:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:52:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:52:53 lxd 4.24-c92c0b2 from Canonical* installed 20:52:53 + sudo lxd init --auto 20:52:56 + sudo snap install --classic snapcraft 20:53:00 snapcraft 6.1 from Canonical* installed 20:53:00 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:53:00 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:53:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:00 Dload Upload Total Spent Left Speed 20:53:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4768 0 --:--:-- --:--:-- --:--:-- 4768 20:53:00 100 3325k 100 3325k 0 0 9500k 0 --:--:-- --:--:-- --:--:-- 9500k 20:53:00 ./yq_linux_amd64 20:53:00 + sudo snapcraft prime --use-lxd 20:53:02 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:53:02 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: 20:53:02 - README.md 20:53:02 20:53:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:53:02 Launching a container. 20:53:12 Waiting for container to be ready 20:53:13 To start your first container, try: lxc launch ubuntu:20.04 20:53:13 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 20:53:13 20:53:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:53:18 Waiting for network to be ready... 20:53:19 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 20:53:19 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 20:53:19 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 20:53:19 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1381 kB] 20:53:19 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 20:53:19 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 20:53:19 Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] 20:53:19 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 20:53:19 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 20:53:19 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [856 kB] 20:53:19 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 20:53:19 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 20:53:19 Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 20:53:19 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 20:53:19 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 20:53:19 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 20:53:20 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 20:53:20 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 20:53:20 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 20:53:20 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1708 kB] 20:53:20 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] 20:53:20 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 20:53:20 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 20:53:20 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [914 kB] 20:53:20 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] 20:53:20 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 20:53:20 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 20:53:22 Fetched 23.7 MB in 4s (5982 kB/s) 20:53:23 Reading package lists... 20:53:23 Reading package lists... 20:53:23 Building dependency tree... 20:53:23 Reading state information... 20:53:23 The following additional packages will be installed: 20:53:23 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:53:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:53:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:53:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:53:23 Suggested packages: 20:53:23 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:53:23 Recommended packages: 20:53:23 gnupg libsasl2-modules 20:53:23 The following NEW packages will be installed: 20:53:23 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:53:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:53:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:53:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:53:23 The following packages will be upgraded: 20:53:23 gpg gpg-agent gpgconf libudev1 20:53:24 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 20:53:24 Need to get 3859 kB of archives. 20:53:24 After this operation, 14.9 MB of additional disk space will be used. 20:53:24 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 20:53:24 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 20:53:24 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 20:53:24 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 20:53:24 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 20:53:24 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 20:53:24 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 20:53:24 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 20:53:24 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 20:53:24 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:53:24 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 20:53:24 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 20:53:24 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 20:53:24 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 20:53:24 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 20:53:24 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 20:53:24 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 20:53:24 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 20:53:24 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 20:53:24 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 20:53:24 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 20:53:24 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 20:53:25 debconf: delaying package configuration, since apt-utils is not installed 20:53:25 Fetched 3859 kB in 1s (3488 kB/s) 20:53:25 (Reading database ... 12816 files and directories currently installed.) 20:53:25 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 20:53:25 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:53:25 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 20:53:25 Selecting previously unselected package udev. 20:53:25 (Reading database ... 12816 files and directories currently installed.) 20:53:25 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 20:53:25 Unpacking udev (245.4-4ubuntu3.15) ... 20:53:25 Selecting previously unselected package libfuse2:amd64. 20:53:25 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 20:53:25 Unpacking libfuse2:amd64 (2.9.9-3) ... 20:53:25 Selecting previously unselected package fuse. 20:53:25 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 20:53:25 Unpacking fuse (2.9.9-3) ... 20:53:25 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 20:53:25 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:53:25 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 20:53:25 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:53:25 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 20:53:25 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:53:25 Selecting previously unselected package libksba8:amd64. 20:53:25 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:53:25 Unpacking libksba8:amd64 (1.3.5-2) ... 20:53:25 Selecting previously unselected package libroken18-heimdal:amd64. 20:53:25 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:53:25 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:25 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:53:25 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:53:25 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:25 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:53:25 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:53:25 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:26 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:53:26 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:53:26 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:26 Selecting previously unselected package libwind0-heimdal:amd64. 20:53:26 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:53:26 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:26 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:53:26 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:53:26 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:53:26 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:53:26 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:26 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:53:26 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:53:26 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:26 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:53:26 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:53:26 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:26 Selecting previously unselected package libsasl2-modules-db:amd64. 20:53:26 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:53:26 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:53:26 Selecting previously unselected package libsasl2-2:amd64. 20:53:26 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:53:26 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:53:26 Selecting previously unselected package libldap-common. 20:53:26 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 20:53:26 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:53:26 Selecting previously unselected package libldap-2.4-2:amd64. 20:53:26 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 20:53:26 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:53:26 Selecting previously unselected package dirmngr. 20:53:26 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 20:53:26 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 20:53:26 Setting up libksba8:amd64 (1.3.5-2) ... 20:53:26 Setting up libfuse2:amd64 (2.9.9-3) ... 20:53:26 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:53:26 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:53:26 Setting up udev (245.4-4ubuntu3.15) ... 20:53:27 invoke-rc.d: policy-rc.d denied execution of start. 20:53:27 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:53:27 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:27 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 20:53:27 Setting up gpg (2.2.19-3ubuntu2.1) ... 20:53:27 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:27 Setting up fuse (2.9.9-3) ... 20:53:27 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 20:53:28 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:28 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:28 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:28 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:28 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:28 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:28 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:53:28 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:53:28 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 20:53:28 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 20:53:28 Processing triggers for systemd (245.4-4ubuntu3) ... 20:53:28 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:53:28 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 20:53:28 Alias= settings in the [Install] section, and DefaultInstance= for template 20:53:28 units). This means they are not meant to be enabled using systemctl. 20:53:28 20:53:28 Possible reasons for having this kind of units are: 20:53:28 • A unit may be statically enabled by being symlinked from another unit's 20:53:28 .wants/ or .requires/ directory. 20:53:28 • A unit's purpose may be to act as a helper for some other unit which has 20:53:28 a requirement dependency on it. 20:53:28 • A unit may be started when needed via activation (socket, path, timer, 20:53:28 D-Bus, udev, scripted systemctl call, ...). 20:53:28 • In case of template units, the unit is meant to be enabled with some 20:53:28 instance name specified. 20:53:28 Reading package lists... 20:53:29 Building dependency tree... 20:53:29 Reading state information... 20:53:29 The following additional packages will be installed: 20:53:29 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:53:29 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:53:29 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:53:29 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 20:53:29 openssh-client python3 python3-minimal python3.8 python3.8-minimal 20:53:29 squashfs-tools systemd systemd-sysv systemd-timesyncd 20:53:29 Suggested packages: 20:53:29 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 20:53:29 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:53:29 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 20:53:29 systemd-container policykit-1 20:53:29 Recommended packages: 20:53:29 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 20:53:29 The following NEW packages will be installed: 20:53:29 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:53:29 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:53:29 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:53:29 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 20:53:29 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 20:53:29 The following packages will be upgraded: 20:53:29 libsystemd0 systemd systemd-sysv systemd-timesyncd 20:53:29 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 20:53:29 Need to get 46.5 MB of archives. 20:53:29 After this operation, 181 MB of additional disk space will be used. 20:53:29 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 20:53:29 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 20:53:29 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 20:53:29 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 20:53:29 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 20:53:29 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 20:53:29 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 20:53:29 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 20:53:29 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 20:53:29 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 20:53:30 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 20:53:30 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 20:53:30 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 20:53:30 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 20:53:30 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 20:53:30 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 20:53:30 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 20:53:30 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 20:53:30 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 20:53:30 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 20:53:30 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 20:53:30 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 20:53:30 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 20:53:30 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 20:53:30 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 20:53:30 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 20:53:30 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 20:53:30 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 20:53:30 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 20:53:30 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 20:53:30 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 20:53:30 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 20:53:30 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 20:53:31 debconf: delaying package configuration, since apt-utils is not installed 20:53:31 Fetched 46.5 MB in 2s (20.0 MB/s) 20:53:31 (Reading database ... 13067 files and directories currently installed.) 20:53:31 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 20:53:31 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:53:31 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 20:53:31 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:53:31 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 20:53:32 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:53:32 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 20:53:32 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:53:32 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 20:53:32 Selecting previously unselected package libpython3.8-minimal:amd64. 20:53:32 (Reading database ... 13068 files and directories currently installed.) 20:53:32 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:53:32 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:53:32 Selecting previously unselected package libexpat1:amd64. 20:53:32 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 20:53:32 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:53:32 Selecting previously unselected package python3.8-minimal. 20:53:32 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:53:32 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:53:33 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:53:33 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:53:33 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:53:33 Selecting previously unselected package python3-minimal. 20:53:33 (Reading database ... 13359 files and directories currently installed.) 20:53:33 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 20:53:33 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 20:53:33 Selecting previously unselected package mime-support. 20:53:33 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 20:53:33 Unpacking mime-support (3.64ubuntu1) ... 20:53:33 Selecting previously unselected package libmpdec2:amd64. 20:53:33 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 20:53:33 Unpacking libmpdec2:amd64 (2.4.2-3) ... 20:53:33 Selecting previously unselected package libpython3.8-stdlib:amd64. 20:53:33 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:53:33 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:53:34 Selecting previously unselected package python3.8. 20:53:34 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:53:34 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:53:34 Selecting previously unselected package libpython3-stdlib:amd64. 20:53:34 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 20:53:34 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:53:34 Setting up python3-minimal (3.8.2-0ubuntu2) ... 20:53:34 Selecting previously unselected package python3. 20:53:34 (Reading database ... 13761 files and directories currently installed.) 20:53:34 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 20:53:34 Unpacking python3 (3.8.2-0ubuntu2) ... 20:53:34 Selecting previously unselected package libdbus-1-3:amd64. 20:53:34 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 20:53:34 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:53:34 Selecting previously unselected package dbus. 20:53:34 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 20:53:34 Unpacking dbus (1.12.16-2ubuntu2.1) ... 20:53:34 Selecting previously unselected package libbsd0:amd64. 20:53:34 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 20:53:34 Unpacking libbsd0:amd64 (0.10.0-1) ... 20:53:34 Selecting previously unselected package libpam-systemd:amd64. 20:53:34 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 20:53:34 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:53:34 Selecting previously unselected package sudo. 20:53:34 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 20:53:34 Unpacking sudo (1.8.31-1ubuntu1.2) ... 20:53:34 Selecting previously unselected package apparmor. 20:53:34 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 20:53:34 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 20:53:34 Selecting previously unselected package libcbor0.6:amd64. 20:53:34 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 20:53:34 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:53:35 Selecting previously unselected package libedit2:amd64. 20:53:35 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 20:53:35 Unpacking libedit2:amd64 (3.1-20191231-1) ... 20:53:35 Selecting previously unselected package libfido2-1:amd64. 20:53:35 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 20:53:35 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:53:35 Selecting previously unselected package libkrb5support0:amd64. 20:53:35 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 20:53:35 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:53:35 Selecting previously unselected package libk5crypto3:amd64. 20:53:35 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 20:53:35 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:53:35 Selecting previously unselected package libkeyutils1:amd64. 20:53:35 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 20:53:35 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:53:35 Selecting previously unselected package libkrb5-3:amd64. 20:53:35 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 20:53:35 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:53:35 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:53:35 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 20:53:35 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:53:35 Selecting previously unselected package openssh-client. 20:53:35 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 20:53:35 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 20:53:35 Selecting previously unselected package dbus-user-session. 20:53:35 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 20:53:35 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 20:53:35 Selecting previously unselected package liblzo2-2:amd64. 20:53:35 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 20:53:35 Unpacking liblzo2-2:amd64 (2.10-2) ... 20:53:35 Selecting previously unselected package squashfs-tools. 20:53:35 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 20:53:35 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 20:53:35 Selecting previously unselected package snapd. 20:53:35 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 20:53:35 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 20:53:39 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:53:39 Setting up mime-support (3.64ubuntu1) ... 20:53:39 Setting up liblzo2-2:amd64 (2.10-2) ... 20:53:39 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:53:39 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:53:39 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:53:39 Setting up dbus (1.12.16-2ubuntu2.1) ... 20:53:39 Setting up sudo (1.8.31-1ubuntu1.2) ... 20:53:39 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:53:39 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:53:39 Setting up libmpdec2:amd64 (2.4.2-3) ... 20:53:39 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:53:39 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:53:39 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:53:39 Setting up libbsd0:amd64 (0.10.0-1) ... 20:53:39 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:53:39 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 20:53:39 Setting up libedit2:amd64 (3.1-20191231-1) ... 20:53:39 Setting up python3 (3.8.2-0ubuntu2) ... 20:53:39 running python rtupdate hooks for python3.8... 20:53:39 running python post-rtupdate hooks for python3.8... 20:53:39 Setting up apparmor (2.13.3-7ubuntu5.1) ... 20:53:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:53:41 Reloading AppArmor profiles 20:53:41 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:53:41 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 20:53:41 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 20:53:41 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 20:53:41 Setting up systemd (245.4-4ubuntu3.15) ... 20:53:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:53:41 Installing new version of config file /etc/systemd/resolved.conf ... 20:53:43 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 20:53:43 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:53:43 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 20:53:43 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 20:53:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:53:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:53:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:53:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:53:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:53:44 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:53:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:53:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:53:45 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:53:45 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:53:45 /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' 20:53:45 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:53:46 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 20:53:46 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:53:46 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 20:53:47 Reading package lists... 20:53:47 Reading package lists... 20:53:48 Building dependency tree... 20:53:48 Reading state information... 20:53:48 Calculating upgrade... 20:53:48 The following packages will be upgraded: 20:53:48 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 20:53:48 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 20:53:48 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 20:53:48 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 20:53:48 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 20:53:48 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 20:53:48 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 20:53:48 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 20:53:48 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 20:53:48 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 20:53:48 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 20:53:48 xz-utils zlib1g 20:53:48 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:53:48 Need to get 65.7 MB of archives. 20:53:48 After this operation, 27.6 MB of additional disk space will be used. 20:53:48 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 20:53:48 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 20:53:48 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 20:53:48 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 20:53:48 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 20:53:48 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 20:53:48 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 20:53:48 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 20:53:48 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 20:53:48 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 20:53:48 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 20:53:48 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 20:53:48 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 20:53:48 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 20:53:48 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 20:53:48 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 20:53:48 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 20:53:48 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 20:53:48 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 20:53:48 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 20:53:48 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 20:53:48 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 20:53:48 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 20:53:48 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 20:53:48 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 20:53:48 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 20:53:48 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 20:53:48 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 20:53:48 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 20:53:48 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 20:53:48 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 20:53:48 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 20:53:48 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 20:53:48 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 20:53:48 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 20:53:48 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 20:53:48 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 20:53:48 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 20:53:48 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 20:53:48 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 20:53:48 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 20:53:48 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 20:53:48 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 20:53:48 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 20:53:48 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 20:53:48 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 20:53:48 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 20:53:48 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 20:53:48 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 20:53:48 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 20:53:48 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 20:53:48 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 20:53:48 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 20:53:48 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 20:53:48 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 20:53:48 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 20:53:48 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 20:53:48 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 20:53:48 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 20:53:48 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 20:53:49 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 20:53:49 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 20:53:49 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 20:53:49 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 20:53:49 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 20:53:49 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 20:53:49 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 20:53:49 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 20:53:49 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 20:53:49 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 20:53:49 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 20:53:49 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 20:53:49 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 20:53:49 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 20:53:49 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 20:53:49 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 20:53:49 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 20:53:49 debconf: delaying package configuration, since apt-utils is not installed 20:53:49 Fetched 65.7 MB in 1s (57.4 MB/s) 20:53:49 (Reading database ... 14313 files and directories currently installed.) 20:53:49 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 20:53:49 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:53:50 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 20:53:50 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:53:50 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 20:53:50 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 20:53:50 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:53:50 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:53:50 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:53:50 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:53:51 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:53:51 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:53:51 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:53:51 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:53:51 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:53:51 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:53:51 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:53:51 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:53:51 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:53:51 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:53:51 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 20:53:51 (Reading database ... 14312 files and directories currently installed.) 20:53:51 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:53:51 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:53:51 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:53:51 (Reading database ... 14312 files and directories currently installed.) 20:53:51 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:53:51 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:53:51 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:53:51 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:53:51 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:53:52 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:53:52 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 20:53:52 (Reading database ... 14312 files and directories currently installed.) 20:53:52 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 20:53:52 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:53:52 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 20:53:52 (Reading database ... 14312 files and directories currently installed.) 20:53:52 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 20:53:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:53:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:53:52 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 20:53:53 Setting up base-files (11ubuntu5.5) ... 20:53:53 Installing new version of config file /etc/issue ... 20:53:53 Installing new version of config file /etc/issue.net ... 20:53:53 Installing new version of config file /etc/lsb-release ... 20:53:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:53:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:53:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:53:53 Removing obsolete conffile /etc/default/motd-news ... 20:53:53 (Reading database ... 14311 files and directories currently installed.) 20:53:53 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 20:53:53 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 20:53:54 Setting up bash (5.0-6ubuntu1.1) ... 20:53:54 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 20:53:54 (Reading database ... 14311 files and directories currently installed.) 20:53:54 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 20:53:54 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 20:53:54 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 20:53:54 (Reading database ... 14311 files and directories currently installed.) 20:53:54 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:53:54 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:53:54 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 20:53:54 (Reading database ... 14311 files and directories currently installed.) 20:53:54 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 20:53:54 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:53:54 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 20:53:54 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:53:54 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 20:53:55 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:53:55 Setting up perl-base (5.30.0-9ubuntu0.2) ... 20:53:55 (Reading database ... 14311 files and directories currently installed.) 20:53:55 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 20:53:55 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:53:55 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 20:53:55 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 20:53:55 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 20:53:56 (Reading database ... 14311 files and directories currently installed.) 20:53:56 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 20:53:56 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 20:53:56 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 20:53:56 (Reading database ... 14311 files and directories currently installed.) 20:53:56 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:53:56 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:53:56 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 20:53:56 (Reading database ... 14311 files and directories currently installed.) 20:53:56 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:53:56 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:53:56 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 20:53:56 (Reading database ... 14311 files and directories currently installed.) 20:53:56 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 20:53:56 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:53:56 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 20:53:56 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:53:56 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 20:53:56 (Reading database ... 14311 files and directories currently installed.) 20:53:56 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 20:53:56 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:53:56 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 20:53:56 (Reading database ... 14311 files and directories currently installed.) 20:53:56 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 20:53:56 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:53:56 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 20:53:56 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:53:57 Setting up util-linux (2.34-0.1ubuntu9.3) ... 20:53:57 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:53:58 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:53:58 (Reading database ... 14311 files and directories currently installed.) 20:53:58 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 20:53:58 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:53:58 Setting up libc-bin (2.31-0ubuntu9.7) ... 20:53:58 (Reading database ... 14311 files and directories currently installed.) 20:53:58 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 20:53:58 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 20:53:58 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 20:53:58 (Reading database ... 14311 files and directories currently installed.) 20:53:58 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 20:53:58 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 20:53:58 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 20:53:58 (Reading database ... 14311 files and directories currently installed.) 20:53:58 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 20:53:58 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:53:58 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 20:53:58 (Reading database ... 14311 files and directories currently installed.) 20:53:58 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 20:53:58 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 20:53:58 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 20:53:59 (Reading database ... 14311 files and directories currently installed.) 20:53:59 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 20:53:59 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 20:53:59 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 20:53:59 (Reading database ... 14311 files and directories currently installed.) 20:53:59 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 20:53:59 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:53:59 Setting up gpgv (2.2.19-3ubuntu2.1) ... 20:53:59 (Reading database ... 14311 files and directories currently installed.) 20:53:59 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 20:53:59 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 20:53:59 Setting up ubuntu-keyring (2020.02.11.4) ... 20:53:59 (Reading database ... 14311 files and directories currently installed.) 20:53:59 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:53:59 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:53:59 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:53:59 (Reading database ... 14311 files and directories currently installed.) 20:53:59 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:53:59 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:53:59 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:53:59 (Reading database ... 14311 files and directories currently installed.) 20:53:59 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 20:53:59 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 20:53:59 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 20:53:59 (Reading database ... 14311 files and directories currently installed.) 20:53:59 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 20:53:59 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 20:53:59 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 20:54:00 (Reading database ... 14311 files and directories currently installed.) 20:54:00 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 20:54:00 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 20:54:00 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 20:54:00 (Reading database ... 14311 files and directories currently installed.) 20:54:00 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 20:54:00 Unpacking apt (2.0.6) over (2.0.2) ... 20:54:00 Setting up apt (2.0.6) ... 20:54:01 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:54:01 (Reading database ... 14311 files and directories currently installed.) 20:54:01 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 20:54:01 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:54:01 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 20:54:01 (Reading database ... 14311 files and directories currently installed.) 20:54:01 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 20:54:01 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:54:01 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 20:54:01 (Reading database ... 14313 files and directories currently installed.) 20:54:01 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 20:54:01 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:54:01 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 20:54:01 (Reading database ... 14317 files and directories currently installed.) 20:54:01 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 20:54:01 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:54:01 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 20:54:01 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:54:02 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 20:54:02 (Reading database ... 14317 files and directories currently installed.) 20:54:02 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:54:02 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:54:02 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 20:54:02 (Reading database ... 14317 files and directories currently installed.) 20:54:02 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:54:02 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:54:02 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:54:02 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:54:02 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 20:54:02 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:54:02 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 20:54:02 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:54:03 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 20:54:03 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 20:54:03 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 20:54:03 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 20:54:03 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 20:54:03 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 20:54:03 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 20:54:03 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 20:54:03 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 20:54:03 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 20:54:03 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 20:54:03 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 20:54:03 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 20:54:03 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:54:03 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 20:54:03 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:54:03 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 20:54:03 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:54:04 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 20:54:04 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:54:04 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 20:54:04 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:54:04 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 20:54:04 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:54:04 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 20:54:04 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:54:04 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 20:54:04 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 20:54:04 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:54:04 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:54:04 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:54:04 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:54:05 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:54:05 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:54:06 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:54:06 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:54:06 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:54:06 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:54:07 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:54:07 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:54:07 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:54:07 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:54:07 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 20:54:07 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 20:54:07 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 20:54:07 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 20:54:07 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 20:54:07 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 20:54:07 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 20:54:07 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:54:07 Setting up tzdata (2022a-0ubuntu0.20.04) ... 20:54:08 20:54:08 Current default time zone: 'Etc/UTC' 20:54:08 Local time is now: Mon Apr 4 20:54:07 UTC 2022. 20:54:08 Universal Time is now: Mon Apr 4 20:54:07 UTC 2022. 20:54:08 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:54:08 20:54:08 Setting up xz-utils (5.2.4-1ubuntu1) ... 20:54:08 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:54:08 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:54:08 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 20:54:08 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:54:08 Setting up mount (2.34-0.1ubuntu9.3) ... 20:54:08 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 20:54:08 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 20:54:08 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 20:54:08 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 20:54:08 Setting up openssl (1.1.1f-1ubuntu2.12) ... 20:54:08 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:54:08 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:54:08 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 20:54:08 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:54:08 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:54:08 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:54:08 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 20:54:08 Setting up fdisk (2.34-0.1ubuntu9.3) ... 20:54:08 Setting up ca-certificates (20210119~20.04.2) ... 20:54:10 Updating certificates in /etc/ssl/certs... 20:54:10 21 added, 21 removed; done. 20:54:10 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:54:10 Setting up perl (5.30.0-9ubuntu0.2) ... 20:54:10 Setting up procps (2:3.3.16-1ubuntu2.3) ... 20:54:11 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 20:54:11 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 20:54:11 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 20:54:11 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 20:54:11 Setting up binutils (2.34-6ubuntu1.3) ... 20:54:11 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:54:11 Setting up build-essential (12.8ubuntu1.1) ... 20:54:11 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 20:54:11 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:54:11 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 20:54:11 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:54:11 Processing triggers for systemd (245.4-4ubuntu3.15) ... 20:54:11 Processing triggers for mime-support (3.64ubuntu1) ... 20:54:11 Processing triggers for ca-certificates (20210119~20.04.2) ... 20:54:11 Updating certificates in /etc/ssl/certs... 20:54:12 0 added, 0 removed; done. 20:54:12 Running hooks in /etc/ca-certificates/update.d... 20:54:12 done. 20:54:13 Reading package lists... 20:54:13 Building dependency tree... 20:54:13 Reading state information... 20:54:13 The following NEW packages will be installed: 20:54:13 apt-transport-https 20:54:13 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:54:13 Need to get 4680 B of archives. 20:54:13 After this operation, 162 kB of additional disk space will be used. 20:54:13 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 20:54:13 debconf: delaying package configuration, since apt-utils is not installed 20:54:13 Fetched 4680 B in 0s (64.0 kB/s) 20:54:13 Selecting previously unselected package apt-transport-https. 20:54:13 (Reading database ... 14320 files and directories currently installed.) 20:54:13 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 20:54:13 Unpacking apt-transport-https (2.0.6) ... 20:54:13 Setting up apt-transport-https (2.0.6) ... 20:54:14 Waiting for network to be ready... 20:54:20 2022-04-04T20:54:17Z INFO Waiting for automatic snapd restart... 20:54:21 snapd 2.54.4 from Canonical* installed 20:54:22 "snapd" switched to the "latest/stable" channel 20:54:22 20:54:24 core20 20220318 from Canonical* installed 20:54:24 "core20" switched to the "latest/stable" channel 20:54:24 20:54:27 snapcraft 6.1 from Canonical* installed 20:54:27 "snapcraft" switched to the "latest/stable" channel 20:54:27 20:54:31 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: 20:54:31 - README.md 20:54:31 20:54:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:54:32 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 20:54:32 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:54:32 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 20:54:33 Reading package lists... 20:54:33 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 20:54:33 Reading package lists... 20:54:33 Building dependency tree... 20:54:33 Reading state information... 20:54:33 Suggested packages: 20:54:33 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 20:54:33 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 20:54:33 krb5-user libnorm-doc 20:54:33 Recommended packages: 20:54:33 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:54:33 The following NEW packages will be installed: 20:54:33 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 20:54:33 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 20:54:33 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 20:54:33 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 20:54:33 libzmq5 pkg-config zip 20:54:33 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 20:54:34 Need to get 10.3 MB of archives. 20:54:34 After this operation, 56.5 MB of additional disk space will be used. 20:54:34 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 20:54:34 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 20:54:34 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 20:54:34 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 20:54:34 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 20:54:34 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 20:54:34 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 20:54:34 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 20:54:34 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 20:54:34 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 20:54:34 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 20:54:34 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 20:54:35 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 20:54:35 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 20:54:35 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 20:54:35 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 20:54:35 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 20:54:35 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 20:54:35 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 20:54:35 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 20:54:35 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 20:54:35 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 20:54:35 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 20:54:35 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 20:54:35 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 20:54:35 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 20:54:35 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 20:54:35 debconf: delaying package configuration, since apt-utils is not installed 20:54:35 Fetched 10.3 MB in 1s (9653 kB/s) 20:54:35 Selecting previously unselected package libglib2.0-0:amd64. 20:54:35 (Reading database ... 14324 files and directories currently installed.) 20:54:35 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 20:54:35 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:54:35 Selecting previously unselected package libsodium23:amd64. 20:54:35 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 20:54:35 Unpacking libsodium23:amd64 (1.0.18-1) ... 20:54:35 Selecting previously unselected package libpsl5:amd64. 20:54:35 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 20:54:35 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:54:35 Selecting previously unselected package libbrotli1:amd64. 20:54:35 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 20:54:35 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:54:35 Selecting previously unselected package libnghttp2-14:amd64. 20:54:35 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 20:54:35 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 20:54:35 Selecting previously unselected package librtmp1:amd64. 20:54:35 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 20:54:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:54:35 Selecting previously unselected package libssh-4:amd64. 20:54:35 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 20:54:35 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:54:35 Selecting previously unselected package libcurl3-gnutls:amd64. 20:54:35 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 20:54:35 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:54:35 Selecting previously unselected package liberror-perl. 20:54:35 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 20:54:36 Unpacking liberror-perl (0.17029-1) ... 20:54:36 Selecting previously unselected package git-man. 20:54:36 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 20:54:36 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 20:54:36 Selecting previously unselected package git. 20:54:36 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 20:54:36 Unpacking git (1:2.25.1-1ubuntu3.2) ... 20:54:36 Selecting previously unselected package libgssrpc4:amd64. 20:54:36 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 20:54:36 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:54:36 Selecting previously unselected package libkdb5-9:amd64. 20:54:36 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 20:54:36 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:54:36 Selecting previously unselected package libkadm5srv-mit11:amd64. 20:54:36 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:54:36 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:54:36 Selecting previously unselected package libkadm5clnt-mit11:amd64. 20:54:36 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:54:36 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:54:36 Selecting previously unselected package comerr-dev:amd64. 20:54:36 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 20:54:36 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:54:36 Selecting previously unselected package krb5-multidev:amd64. 20:54:36 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 20:54:36 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:54:36 Selecting previously unselected package libnorm1:amd64. 20:54:36 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 20:54:36 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:54:37 Selecting previously unselected package libnorm-dev:amd64. 20:54:37 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 20:54:37 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:54:37 Selecting previously unselected package libpgm-5.2-0:amd64. 20:54:37 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:54:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:54:37 Selecting previously unselected package libpgm-dev:amd64. 20:54:37 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:54:37 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:54:37 Selecting previously unselected package libsodium-dev:amd64. 20:54:37 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 20:54:37 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 20:54:37 Selecting previously unselected package libzmq5:amd64. 20:54:37 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 20:54:37 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:54:37 Selecting previously unselected package libkrb5-dev:amd64. 20:54:37 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 20:54:37 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:54:37 Selecting previously unselected package libzmq3-dev:amd64. 20:54:37 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 20:54:37 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:54:37 Selecting previously unselected package pkg-config. 20:54:37 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 20:54:37 Unpacking pkg-config (0.29.1-0ubuntu4) ... 20:54:37 Selecting previously unselected package zip. 20:54:37 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 20:54:37 Unpacking zip (3.0-11build1) ... 20:54:37 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:54:37 Setting up libsodium23:amd64 (1.0.18-1) ... 20:54:37 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:54:37 No schema files found: doing nothing. 20:54:37 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:54:37 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:54:37 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 20:54:37 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:54:37 Setting up liberror-perl (0.17029-1) ... 20:54:37 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:54:37 Setting up zip (3.0-11build1) ... 20:54:37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:54:37 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:54:37 Setting up pkg-config (0.29.1-0ubuntu4) ... 20:54:38 Setting up libsodium-dev:amd64 (1.0.18-1) ... 20:54:38 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:54:38 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:54:38 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 20:54:38 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:54:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:54:38 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:54:38 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:54:38 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:54:38 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:54:38 Setting up git (1:2.25.1-1ubuntu3.2) ... 20:54:38 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:54:38 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:54:38 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:54:38 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:54:38 comerr-dev set to automatically installed. 20:54:38 git set to automatically installed. 20:54:38 git-man set to automatically installed. 20:54:38 krb5-multidev set to automatically installed. 20:54:38 libbrotli1 set to automatically installed. 20:54:38 libcurl3-gnutls set to automatically installed. 20:54:38 liberror-perl set to automatically installed. 20:54:38 libglib2.0-0 set to automatically installed. 20:54:38 libgssrpc4 set to automatically installed. 20:54:38 libkadm5clnt-mit11 set to automatically installed. 20:54:38 libkadm5srv-mit11 set to automatically installed. 20:54:38 libkdb5-9 set to automatically installed. 20:54:38 libkrb5-dev set to automatically installed. 20:54:38 libnghttp2-14 set to automatically installed. 20:54:38 libnorm-dev set to automatically installed. 20:54:38 libnorm1 set to automatically installed. 20:54:38 libpgm-5.2-0 set to automatically installed. 20:54:38 libpgm-dev set to automatically installed. 20:54:38 libpsl5 set to automatically installed. 20:54:38 librtmp1 set to automatically installed. 20:54:38 libsodium-dev set to automatically installed. 20:54:38 libsodium23 set to automatically installed. 20:54:38 libssh-4 set to automatically installed. 20:54:38 libzmq3-dev set to automatically installed. 20:54:38 libzmq5 set to automatically installed. 20:54:38 pkg-config set to automatically installed. 20:54:38 zip set to automatically installed. 20:54:39 snapd is not logged in, snap install commands will use sudo 20:54:49 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 20:54:49 Downloading snap 'edgex-app-service-configurable' 20:54:55 Pulling app-service-configurable 20:54:55 + snapcraftctl pull 20:54:57 Pulling config-common 20:54:57 + snapcraftctl pull 20:54:59 Pulling go-build-helper 20:54:59 + snapcraftctl pull 20:55:00 'edgex-go' has dependencies that need to be staged: go-build-helper 20:55:00 Skipping pull go-build-helper (already ran) 20:55:00 Building go-build-helper 20:55:00 + snapcraftctl build 20:55:01 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 20:55:02 Staging go-build-helper 20:55:02 + snapcraftctl stage 20:55:07 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 20:55:07 Fetched 290 kB in 0s (0 B/s) 20:55:07 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 20:55:07 Fetched 158 kB in 0s (0 B/s) 20:55:07 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 20:55:07 Fetched 242 kB in 0s (0 B/s) 20:55:07 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 20:55:07 Fetched 150 kB in 0s (0 B/s) 20:55:07 Pulling edgex-go 20:55:07 + snapcraftctl pull 20:55:08 Pulling hooks 20:55:08 + snapcraftctl pull 20:55:20 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:55:20 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 20:55:20 Fetched 96.1 kB in 0s (0 B/s) 20:55:20 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 20:55:20 Fetched 78.7 kB in 0s (0 B/s) 20:55:20 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 20:55:20 Fetched 48.0 kB in 0s (0 B/s) 20:55:20 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 20:55:20 Fetched 50.2 kB in 0s (0 B/s) 20:55:20 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 20:55:20 Fetched 14.7 kB in 0s (0 B/s) 20:55:20 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 20:55:20 Fetched 234 kB in 0s (0 B/s) 20:55:20 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 20:55:20 Fetched 155 kB in 0s (0 B/s) 20:55:20 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 20:55:20 Fetched 170 kB in 0s (0 B/s) 20:55:20 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 20:55:20 Fetched 267 kB in 0s (0 B/s) 20:55:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:55:20 Fetched 50.6 kB in 0s (0 B/s) 20:55:20 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 20:55:20 Fetched 15.1 kB in 0s (0 B/s) 20:55:20 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 20:55:20 Fetched 51.5 kB in 0s (0 B/s) 20:55:20 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 20:55:20 Fetched 121 kB in 0s (0 B/s) 20:55:20 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 20:55:20 Fetched 29.7 kB in 0s (0 B/s) 20:55:20 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 20:55:20 Fetched 1021 kB in 0s (0 B/s) 20:55:20 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 20:55:20 Fetched 49.3 kB in 0s (0 B/s) 20:55:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 20:55:20 Fetched 54.9 kB in 0s (0 B/s) 20:55:20 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 20:55:20 Fetched 16.6 kB in 0s (0 B/s) 20:55:20 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 20:55:20 Fetched 87.9 kB in 0s (0 B/s) 20:55:20 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 20:55:20 Fetched 142 kB in 0s (0 B/s) 20:55:20 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 20:55:20 Fetched 41.8 kB in 0s (0 B/s) 20:55:20 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 20:55:20 Fetched 181 kB in 0s (0 B/s) 20:55:20 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 20:55:20 Fetched 208 kB in 0s (0 B/s) 20:55:20 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 20:55:20 Fetched 161 kB in 0s (0 B/s) 20:55:20 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 20:55:20 Fetched 107 kB in 0s (0 B/s) 20:55:20 Pulling static-packages 20:55:20 + snapcraftctl pull 20:55:20 Pulling version 20:55:20 + cd /root/project 20:55:20 ++ git describe --tags --abbrev=0 20:55:20 ++ sed s/v// 20:55:20 + GIT_VERSION=2.2.0-dev.55 20:55:20 + '[' -z 2.2.0-dev.55 ']' 20:55:20 + snapcraftctl set-version 2.2.0-dev.55 20:55:21 Building app-service-configurable 20:55:21 + snapcraftctl build 20:55:23 Building config-common 20:55:23 + snapcraftctl build 20:55:25 + cp --archive --link --no-dereference . /root/parts/config-common/install 20:55:25 Skipping build go-build-helper (already ran) 20:55:25 Building edgex-go 20:55:25 + cd /root/parts/edgex-go/src 20:55:25 ++ git describe --tags --abbrev=0 20:55:25 ++ sed s/v// 20:55:25 + GIT_VERSION=2.2.0-dev.55 20:55:25 + '[' -z 2.2.0-dev.55 ']' 20:55:25 + echo 2.2.0-dev.55 20:55:25 + '[' '!' -d vendor ']' 20:55:25 + go mod download all 20:55:31 + make build 20:55:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:55:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:56:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:56:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:56:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:56:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:56:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:56:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:56:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:56:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:56:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:56:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:56:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:56:16 + 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 20:56:16 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:56:16 + case "$service" in 20:56:16 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:56:16 + 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 20:56:16 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:56:16 + case "$service" in 20:56:16 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:56:16 + 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 20:56:16 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:56:16 + case "$service" in 20:56:16 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:56:16 + 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 20:56:16 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:56:16 + case "$service" in 20:56:16 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:56:16 + 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 20:56:16 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:56:16 + case "$service" in 20:56:16 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:56:16 + 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 20:56:16 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:56:16 + case "$service" in 20:56:16 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:56:16 + 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 20:56:16 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:56:16 + case "$service" in 20:56:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:56:16 + 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 20:56:16 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:56:16 + case "$service" in 20:56:16 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:56:16 + 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 20:56:16 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:56:16 + case "$service" in 20:56:16 + 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 20:56:16 + 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 20:56:16 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:56:16 + case "$service" in 20:56:16 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:56:16 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:56:16 + 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 20:56:16 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:56:16 + case "$service" in 20:56:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:56:16 + 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 20:56:16 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:56:16 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:56:16 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:56:17 Building hooks 20:56:17 + cd /root/parts/hooks/src 20:56:17 + make build 20:56:17 go mod tidy 20:56:17 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0-beta.2 20:56:18 go: downloading github.com/stretchr/testify v1.7.0 20:56:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:56:18 go: downloading github.com/davecgh/go-spew v1.1.0 20:56:18 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:56:19 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:56:20 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:56:20 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:56:22 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:56:22 Building static-packages 20:56:22 + snapcraftctl build 20:56:24 Building version 20:56:24 + snapcraftctl build 20:56:25 Staging app-service-configurable 20:56:25 + snapcraftctl stage 20:56:27 Staging config-common 20:56:27 + snapcraftctl stage 20:56:28 Skipping stage go-build-helper (already ran) 20:56:28 Staging edgex-go 20:56:28 + snapcraftctl stage 20:56:30 Staging hooks 20:56:30 + snapcraftctl stage 20:56:31 Staging static-packages 20:56:31 + snapcraftctl stage 20:56:33 Staging version 20:56:33 + snapcraftctl stage 20:56:33 Priming app-service-configurable 20:56:33 + snapcraftctl prime 20:56:37 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 20:56:37 stage-packages: 20:56:37 - libnorm1 20:56:37 - libpgm-5.2-0 20:56:37 - libsodium23 20:56:37 - libzmq5 20:56:37 Priming config-common 20:56:37 + snapcraftctl prime 20:56:38 Priming go-build-helper 20:56:38 + snapcraftctl prime 20:56:39 Priming edgex-go 20:56:39 + snapcraftctl prime 20:56:41 Priming hooks 20:56:41 + snapcraftctl prime 20:56:42 Priming static-packages 20:56:42 + snapcraftctl prime 20:56:47 Priming version 20:56:47 + snapcraftctl prime 20:56:48 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:58:14 Removing intermediate container b565f06478af 20:58:14 ---> 29f83d009527 20:58:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:58:14 ---> Running in 65ffa50dedc3 20:58:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:58:14 Removing intermediate container 65ffa50dedc3 20:58:14 ---> 74975c5224a7 20:58:14 20:58:14 Step 11/23 : FROM docker:20.10.14 20:58:14 20.10.14: Pulling from library/docker 20:58:29 Removing intermediate container 73ebfa189679 20:58:29 ---> 3cc38ffb0279 20:58:29 20:58:29 Step 10/31 : FROM alpine:3.14 20:58:29 3.14: Pulling from library/alpine 20:58:31 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:58:31 Status: Downloaded newer image for alpine:3.14 20:58:31 ---> cc3d11fa2d52 20:58:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:58:31 ---> Running in fa0aa6d559f2 20:58:32 Removing intermediate container fa0aa6d559f2 20:58:32 ---> f6f855d56f1d 20:58:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:58:32 ---> Running in 97cfcf7b3a2c 20:58:33 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 20:58:33 Status: Downloaded newer image for docker:20.10.14 20:58:33 ---> c52727829a8a 20:58:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:58:33 ---> Running in b7af51fafaaa 20:58:34 Removing intermediate container b7af51fafaaa 20:58:34 ---> 277c56b4b461 20:58:34 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 20:58:34 ---> Running in e5ba3c4e97a3 20:58:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:58:37 (1/2) Installing dumb-init (1.2.5-r1) 20:58:37 (2/2) Installing su-exec (0.2-r1) 20:58:37 Executing busybox-1.33.1-r6.trigger 20:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:58:37 OK: 6 MiB in 16 packages 20:58:38 (1/43) Installing readline (8.1.1-r0) 20:58:38 (2/43) Installing bash (5.1.16-r0) 20:58:38 Executing bash-5.1.16-r0.post-install 20:58:38 (3/43) Installing brotli-libs (1.0.9-r5) 20:58:38 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:58:38 Removing intermediate container 97cfcf7b3a2c 20:58:38 (5/43) Installing libcurl (7.80.0-r0) 20:58:38 ---> 308c5d3acde4 20:58:38 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:58:38 (6/43) Installing curl (7.80.0-r0) 20:58:38 (7/43) Installing dumb-init (1.2.5-r1) 20:58:38 (8/43) Installing libbz2 (1.0.8-r1) 20:58:38 ---> Running in a8913d5136cc 20:58:38 (9/43) Installing expat (2.4.7-r0) 20:58:39 (10/43) Installing libffi (3.4.2-r1) 20:58:39 (11/43) Installing gdbm (1.22-r0) 20:58:39 (12/43) Installing xz-libs (5.2.5-r0) 20:58:39 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:58:39 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:58:39 (15/43) Installing mpdecimal (2.5.1-r1) 20:58:39 (16/43) Installing sqlite-libs (3.36.0-r0) 20:58:39 (17/43) Installing python3 (3.9.7-r4) 20:58:39 Removing intermediate container a8913d5136cc 20:58:39 ---> eb9bb5920f8f 20:58:39 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:58:39 ---> Running in b7110964ab79 20:58:40 Removing intermediate container b7110964ab79 20:58:40 ---> 5ef677a4b209 20:58:40 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:58:40 ---> Running in 3ff2a2739e89 20:58:43 (18/43) Installing py3-appdirs (1.4.4-r2) 20:58:43 (19/43) Installing py3-certifi (2020.12.5-r1) 20:58:43 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:58:43 (21/43) Installing py3-idna (3.3-r0) 20:58:43 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:58:43 (23/43) Installing py3-requests (2.26.0-r1) 20:58:43 (24/43) Installing py3-msgpack (1.0.2-r1) 20:58:43 (25/43) Installing py3-lockfile (0.12.2-r4) 20:58:43 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:58:43 (27/43) Installing py3-colorama (0.4.4-r1) 20:58:43 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:58:43 (29/43) Installing py3-distlib (0.3.3-r0) 20:58:43 (30/43) Installing py3-distro (1.6.0-r0) 20:58:43 (31/43) Installing py3-six (1.16.0-r0) 20:58:43 (32/43) Installing py3-webencodings (0.5.1-r4) 20:58:43 (33/43) Installing py3-html5lib (1.1-r1) 20:58:43 (34/43) Installing py3-parsing (2.4.7-r2) 20:58:43 (35/43) Installing py3-packaging (20.9-r1) 20:58:43 (36/43) Installing py3-tomli (1.2.2-r0) 20:58:43 (37/43) Installing py3-pep517 (0.12.0-r0) 20:58:43 (38/43) Installing py3-progress (1.6-r0) 20:58:43 (39/43) Installing py3-retrying (1.3.3-r2) 20:58:43 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:58:43 (41/43) Installing py3-setuptools (52.0.0-r4) 20:58:44 Removing intermediate container 3ff2a2739e89 20:58:44 ---> ccadb9fb74bd 20:58:44 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:58:44 (42/43) Installing py3-toml (0.10.2-r2) 20:58:44 (43/43) Installing py3-pip (20.3.4-r1) 20:58:44 ---> Running in 7aeaf909b606 20:58:44 Removing intermediate container 7aeaf909b606 20:58:44 ---> 50e0a063dd26 20:58:44 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:58:45 Executing busybox-1.34.1-r4.trigger 20:58:45 OK: 82 MiB in 65 packages 20:58:46 ---> d52a87d01d85 20:58:46 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:58:46 ---> Running in ab43e734ef96 20:58:49 Removing intermediate container ab43e734ef96 20:58:49 ---> 228758dc7726 20:58:49 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:50 ---> ba84ca38a5da 20:58:50 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:58:52 ---> 3fb18a66ae16 20:58:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:58:52 Collecting docker-compose==1.23.2 20:58:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:58:53 ---> 5bd6fe960c92 20:58:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:58:53 Collecting cached-property<2,>=1.2.0 20:58:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:58:54 Collecting docopt<0.7,>=0.6.1 20:58:54 Downloading docopt-0.6.2.tar.gz (25 kB) 20:58:54 ---> f35b58d78525 20:58:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:58:55 ---> ff6f007f8059 20:58:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:58:55 ---> Running in 65a1b52b2f1a 20:58:56 Removing intermediate container 65a1b52b2f1a 20:58:56 ---> 96bce5afe357 20:58:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:58:57 ---> 3b64ece7ea4a 20:58:57 Step 26/31 : RUN chmod +x /entrypoint.sh 20:58:57 ---> Running in 077e24db392f 20:58:58 Collecting dockerpty<0.5,>=0.4.1 20:58:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:59:00 Removing intermediate container 077e24db392f 20:59:00 ---> 08bd76672392 20:59:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:59:01 ---> Running in d4bdd77bb6b8 20:59:02 Removing intermediate container d4bdd77bb6b8 20:59:02 ---> b0588c1bb170 20:59:02 Step 28/31 : CMD ["gate"] 20:59:02 ---> Running in 05c705c8795e 20:59:02 Collecting jsonschema<3,>=2.5.1 20:59:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:59:02 Removing intermediate container 05c705c8795e 20:59:02 ---> c03088323aec 20:59:02 Step 29/31 : LABEL arch=arm64 20:59:03 ---> Running in 3f742b1798e9 20:59:03 Removing intermediate container 3f742b1798e9 20:59:03 ---> b731a4413733 20:59:03 Step 30/31 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 20:59:04 ---> Running in 87c70495e74a 20:59:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:59:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:59:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:59:04 Removing intermediate container 87c70495e74a 20:59:04 ---> 59bc13d462d1 20:59:04 Step 31/31 : LABEL version=0.0.0 20:59:04 ---> Running in 99249e9f11cb 20:59:05 Removing intermediate container 99249e9f11cb 20:59:05 ---> 93759fd6c259 20:59:05 20:59:06 Collecting PyYAML<4,>=3.10 20:59:06 Downloading PyYAML-3.13.tar.gz (270 kB) 20:59:06 Successfully built 93759fd6c259 20:59:06 Successfully tagged security-bootstrapper-arm64:latest 20:59:06  Building security-bootstrapper ... done Building security-spiffe-token-provider 20:59:11 Collecting docker<4.0,>=3.6.0 20:59:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:59:11 Collecting websocket-client<1.0,>=0.32.0 20:59:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:59:12 Collecting texttable<0.10,>=0.9.0 20:59:12 Downloading texttable-0.9.1.tar.gz (11 kB) 20:59:16 Collecting docker-pycreds>=0.4.0 20:59:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:59:17 Collecting urllib3<1.25,>=1.21.1 20:59:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:59:17 Collecting chardet<3.1.0,>=3.0.2 20:59:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:59:17 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) 20:59:17 Collecting idna<2.8,>=2.5 20:59:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:59:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:59:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:59:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:59:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:59:20 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:59:20 Attempting uninstall: urllib3 20:59:20 Found existing installation: urllib3 1.26.7 20:59:20 Uninstalling urllib3-1.26.7: 20:59:20 Successfully uninstalled urllib3-1.26.7 20:59:21 Attempting uninstall: idna 20:59:21 Found existing installation: idna 3.3 20:59:21 Uninstalling idna-3.3: 20:59:21 Successfully uninstalled idna-3.3 20:59:28 Attempting uninstall: requests 20:59:28 Found existing installation: requests 2.26.0 20:59:28 Uninstalling requests-2.26.0: 20:59:28 Successfully uninstalled requests-2.26.0 20:59:29 Running setup.py install for texttable: started 20:59:33 Running setup.py install for texttable: finished with status 'done' 20:59:33 Running setup.py install for PyYAML: started 20:59:37 Running setup.py install for PyYAML: finished with status 'done' 20:59:37 Running setup.py install for docopt: started 20:59:41 Running setup.py install for docopt: finished with status 'done' 20:59:41 Running setup.py install for dockerpty: started 20:59:44 Removing intermediate container d73889b16a2a 20:59:44 ---> ca5768eab0b2 20:59:44 20:59:44 Step 10/23 : FROM alpine:3.14 20:59:44 ---> cc3d11fa2d52 20:59:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:59:44 ---> Running in 502e80ee105f 20:59:44 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:59:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:59:44 ---> 3c05af189bdd 20:59:44 Step 3/20 : WORKDIR /edgex-go 20:59:44 ---> Using cache 20:59:44 ---> 464ab348e743 20:59:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:59:44 ---> Running in b53b6ee98abd 20:59:45 Running setup.py install for dockerpty: finished with status 'done' 20:59:45 Removing intermediate container 502e80ee105f 20:59:45 ---> 9d15a2d77ba6 20:59:45 Step 12/23 : ENV APP_PORT=59880 20:59:45 ---> Running in ade1f8ca75e5 20:59:46 Removing intermediate container ade1f8ca75e5 20:59:46 ---> 051a36e1b2a2 20:59:46 Step 13/23 : EXPOSE $APP_PORT 20:59:46 ---> Running in 3502ac49ead9 20:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:59:46 Removing intermediate container 3502ac49ead9 20:59:46 ---> 753cc6e430bf 20:59:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:46 ---> Running in ca2d273c7d4f 20:59:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:59:48 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 20:59:49 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:59:49 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:59:49 OK: 15739 distinct packages available 20:59:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:59:50 Removing intermediate container ca2d273c7d4f 20:59:50 ---> efc3c0acbdb3 20:59:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:59:50 ---> Running in 381d392c6d18 20:59:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:59:52 OK: 220 MiB in 52 packages 20:59:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:59:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:59:54 Removing intermediate container b53b6ee98abd 20:59:54 ---> 8ae16f6848a1 20:59:54 Step 5/20 : COPY go.mod vendor* ./ 20:59:55 (1/6) Installing dumb-init (1.2.5-r1) 20:59:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:59:55 (3/6) Installing libsodium (1.0.18-r0) 20:59:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:59:55 (5/6) Installing libzmq (4.3.4-r0) 20:59:55 (6/6) Installing zeromq (4.3.4-r0) 20:59:55 Executing busybox-1.33.1-r6.trigger 20:59:56 OK: 8 MiB in 20 packages 20:59:56 ---> d3484cfcd2c4 20:59:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:56 ---> Running in cc1f3c5a0826 20:59:59 Removing intermediate container 381d392c6d18 20:59:59 ---> 3ffa726e16fa 20:59:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:01 ---> af32250d6dd7 21:00:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:00:03 Removing intermediate container cc1f3c5a0826 21:00:03 ---> 61431727ac21 21:00:03 Step 7/20 : COPY . . 21:00:07 ---> fb6cd85d9bba 21:00:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:00:09 ---> 5ee1823ce883 21:00:09 Step 19/23 : ENTRYPOINT ["/core-data"] 21:00:09 ---> Running in f21ce386b2f9 21:00:10 Removing intermediate container f21ce386b2f9 21:00:10 ---> 30747dfcbbce 21:00:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:10 ---> Running in f708302b056c 21:00:11 Removing intermediate container f708302b056c 21:00:11 ---> 9b53f96abf92 21:00:11 Step 21/23 : LABEL arch=arm64 21:00:12 ---> Running in 700cfeedc675 21:00:13 Removing intermediate container 700cfeedc675 21:00:13 ---> a8a496568459 21:00:13 Step 22/23 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 21:00:13 ---> Running in f52750f3dab7 21:00:14 Removing intermediate container f52750f3dab7 21:00:14 ---> 5b1abd88f23c 21:00:14 Step 23/23 : LABEL version=0.0.0 21:00:14 ---> Running in 9a5417223175 21:00:14 Removing intermediate container e5ba3c4e97a3 21:00:14 ---> 02704b64a984 21:00:14 Step 14/23 : ENV APP_PORT=58890 21:00:14 ---> Running in 9bf689d2e556 21:00:15 Removing intermediate container 9a5417223175 21:00:15 ---> 81735fd32f7c 21:00:15 21:00:15 Removing intermediate container 9bf689d2e556 21:00:15 ---> 841777af9e63 21:00:15 Step 15/23 : EXPOSE $APP_PORT 21:00:15 ---> Running in c67a8362d2e9 21:00:16 Removing intermediate container c67a8362d2e9 21:00:16 ---> 7c6904628730 21:00:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:00:16 Successfully built 81735fd32f7c 21:00:16 Successfully tagged core-data-arm64:latest 21:00:16  Building core-data ... done Building security-proxy-setup 21:00:20 ---> 091a05f10363 21:00:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:00:21 ---> d8bcd6e5d996 21:00:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:00:24 ---> 6426a040b775 21:00:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:00:25 ---> Running in 402a73d1776e 21:00:26 Removing intermediate container 402a73d1776e 21:00:26 ---> 93f53d8e2272 21:00:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:26 ---> Running in 999b35db08a9 21:00:27 Removing intermediate container 999b35db08a9 21:00:27 ---> 4943943468bd 21:00:27 Step 21/23 : LABEL arch=arm64 21:00:28 ---> Running in d04dbf8e1f41 21:00:29 Removing intermediate container d04dbf8e1f41 21:00:29 ---> c1e66016b5fd 21:00:29 Step 22/23 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 21:00:29 ---> Running in 946faafe4e7f 21:00:30 Removing intermediate container 946faafe4e7f 21:00:30 ---> 74ba806acc0f 21:00:30 Step 23/23 : LABEL version=0.0.0 21:00:30 ---> Running in 1c24a56c59dc 21:00:31 Removing intermediate container 1c24a56c59dc 21:00:31 ---> 13018049f0e1 21:00:31 21:00:32 Successfully built 13018049f0e1 21:00:32 Successfully tagged sys-mgmt-agent-arm64:latest 21:00:32  Building sys-mgmt-agent ... done Building security-spire-server 21:00:40 Removing intermediate container 826ed6f20761 21:00:40 ---> c5d3f16e604b 21:00:40 21:00:40 Step 10/23 : FROM alpine:3.14 21:00:40 ---> cc3d11fa2d52 21:00:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:00:40 Removing intermediate container 56d5f20437b9 21:00:40 ---> e6eb843637c5 21:00:40 21:00:40 Step 10/22 : FROM alpine:3.14 21:00:40 ---> cc3d11fa2d52 21:00:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:00:41 ---> Running in 426f960f3e4d 21:00:41 ---> Running in 7c959630ac6b 21:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:44 (1/1) Installing dumb-init (1.2.5-r1) 21:00:44 Executing busybox-1.33.1-r6.trigger 21:00:44 OK: 5 MiB in 15 packages 21:00:44 (1/1) Installing dumb-init (1.2.5-r1) 21:00:44 Executing busybox-1.33.1-r6.trigger 21:00:44 OK: 5 MiB in 15 packages 21:00:46 Removing intermediate container 7c959630ac6b 21:00:46 ---> 5cd7261c0ec8 21:00:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:00:46 Removing intermediate container 426f960f3e4d 21:00:46 ---> eb5d0256999c 21:00:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:00:46 ---> Running in a96f882af434 21:00:47 ---> Running in 0c4537ea218a 21:00:47 Removing intermediate container a96f882af434 21:00:47 ---> 6fd83d367e08 21:00:47 Step 13/22 : ENV APP_PORT=59861 21:00:47 Removing intermediate container 0c4537ea218a 21:00:47 ---> d88ca1afd5d9 21:00:47 Step 13/23 : ENV APP_PORT=59881 21:00:47 ---> Running in ae33931d630f 21:00:48 ---> Running in 5974ff056906 21:00:48 Removing intermediate container ae33931d630f 21:00:48 ---> 789954992252 21:00:48 Step 14/22 : EXPOSE $APP_PORT 21:00:48 Removing intermediate container 5974ff056906 21:00:48 ---> b0138186503f 21:00:48 Step 14/23 : EXPOSE $APP_PORT 21:00:48 ---> a4e51c9a210c 21:00:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:00:48 ---> Running in d19f8b0e5205 21:00:48 ---> Running in 90baa7bcaeb5 21:00:48 ---> Running in de407ae87879 21:00:49 Removing intermediate container d19f8b0e5205 21:00:49 ---> 18e17de77489 21:00:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:49 Removing intermediate container 90baa7bcaeb5 21:00:49 ---> df26c8bc5053 21:00:49 Step 15/23 : WORKDIR / 21:00:49 ---> Running in 6a92c54dab15 21:00:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:00:50 Removing intermediate container 6a92c54dab15 21:00:51 ---> 8aa62c4426c4 21:00:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:51 ---> 0afed216bdb4 21:00:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:00:52 ---> e857f0851915 21:00:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:00:56 ---> 631555847254 21:00:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:00:58 ---> 5a5bb935c28a 21:00:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:00:58 ---> 5eccbecccc25 21:00:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:00:58 ---> Running in 0232d84f73ad 21:00:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:00:59 ---> 3c05af189bdd 21:00:59 Step 3/22 : WORKDIR /edgex-go 21:00:59 ---> Using cache 21:00:59 ---> 464ab348e743 21:00:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:59 ---> Using cache 21:00:59 ---> 13adff2f0946 21:00:59 Step 5/22 : RUN apk add --update --no-cache make git 21:00:59 ---> Using cache 21:00:59 ---> d8246cc57a06 21:00:59 Step 6/22 : COPY go.mod vendor* ./ 21:00:59 ---> Using cache 21:00:59 ---> d0963af16f46 21:00:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:59 ---> Using cache 21:00:59 Removing intermediate container 0232d84f73ad 21:00:59 ---> c569f9010168 21:00:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:59 ---> c7101e24d414 21:00:59 Step 8/22 : COPY . . 21:00:59 ---> Using cache 21:00:59 ---> 1f3dd462788e 21:00:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:00:59 ---> Running in e48efcb0082f 21:01:00 ---> Running in 841e6f2b5e81 21:01:00 ---> 300ad281fb9c 21:01:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:01:00 ---> Running in debe4b4ad391 21:01:00 Removing intermediate container e48efcb0082f 21:01:00 ---> 6cf7272c10e6 21:01:00 Step 20/22 : LABEL arch=arm64 21:01:01 ---> Running in bda573356948 21:01:01 Removing intermediate container debe4b4ad391 21:01:01 ---> 511703c6dc0a 21:01:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:01 ---> Running in df5c1f6c74f8 21:01:02 Removing intermediate container bda573356948 21:01:02 ---> ca111b4dd8a4 21:01:02 Step 21/22 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 21:01:02 ---> Running in 9420ead4ecc5 21:01:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:01:02 Removing intermediate container df5c1f6c74f8 21:01:02 ---> 475e72a3f425 21:01:02 Step 21/23 : LABEL arch=arm64 21:01:02 ---> Running in 3484827b8976 21:01:03 Removing intermediate container 9420ead4ecc5 21:01:03 ---> 45296df36dc9 21:01:03 Step 22/22 : LABEL version=0.0.0 21:01:03 ---> Running in 90ea9c95d8aa 21:01:03 Removing intermediate container 3484827b8976 21:01:03 ---> 45388c1532c2 21:01:03 Step 22/23 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 21:01:03 ---> Running in ba80d7ba5c66 21:01:04 Removing intermediate container 90ea9c95d8aa 21:01:04 ---> f892cb4920a3 21:01:04 21:01:04 Removing intermediate container ba80d7ba5c66 21:01:04 ---> bc26cbf22b8d 21:01:04 Step 23/23 : LABEL version=0.0.0 21:01:05 ---> Running in 5b8569effc2f 21:01:05 Successfully built f892cb4920a3 21:01:05 Successfully tagged support-scheduler-arm64:latest 21:01:05 Building support-notifications 21:01:05  Building support-scheduler ... done Removing intermediate container 5b8569effc2f 21:01:05 ---> b24d9488b7af 21:01:05 21:01:06 Successfully built b24d9488b7af 21:01:06 Successfully tagged core-metadata-arm64:latest 21:01:06 Building core-command 21:01:25  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:01:25 ---> 3c05af189bdd 21:01:25 Step 3/23 : WORKDIR /edgex-go 21:01:25 ---> Using cache 21:01:25 ---> 464ab348e743 21:01:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:25 ---> Using cache 21:01:25 ---> 13adff2f0946 21:01:25 Step 5/23 : RUN apk add --update --no-cache make git 21:01:25 ---> Using cache 21:01:25 ---> d8246cc57a06 21:01:25 Step 6/23 : COPY go.mod vendor* ./ 21:01:25 ---> Using cache 21:01:25 ---> d0963af16f46 21:01:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:25 ---> Using cache 21:01:25 ---> c7101e24d414 21:01:25 Step 8/23 : COPY . . 21:01:25 ---> Using cache 21:01:25 ---> 1f3dd462788e 21:01:25 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 21:01:25 ---> Running in 0edbf3b90c55 21:01:25 Removing intermediate container 0edbf3b90c55 21:01:25 ---> 0d198c9589c3 21:01:25 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:01:25 ---> Running in dfb59c43f9f5 21:01:28 spire-1.2.0/ 21:01:33 spire-1.2.0/README.md 21:01:33 spire-1.2.0/bin/ 21:01:33 spire-1.2.0/bin/spire-server 21:01:33 spire-1.2.0/bin/spire-agent 21:01:33 spire-1.2.0/conf/ 21:01:33 spire-1.2.0/conf/server/ 21:01:33 spire-1.2.0/conf/server/server.conf 21:01:33 spire-1.2.0/conf/agent/ 21:01:33 spire-1.2.0/conf/agent/agent.conf 21:01:33 spire-1.2.0/LICENSE 21:01:43 Removing intermediate container dfb59c43f9f5 21:01:43 ---> 443cc4caa9b4 21:01:43 21:01:43 Step 11/23 : FROM alpine:3.15 21:01:43 ---> 03078ca19a05 21:01:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:01:43 ---> Using cache 21:01:43 ---> b929f2994ef0 21:01:43 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:43 ---> Using cache 21:01:43 ---> 51dd065d96cc 21:01:43 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:01:43 ---> Using cache 21:01:43 ---> e60843d0c188 21:01:43 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:01:58 ---> ec291ef876bb 21:01:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:01:59 ---> c13b2dba07d4 21:01:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:02:00 ---> e4781415d2ff 21:02:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:02:02 ---> df6f796cb859 21:02:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:02:02 ---> Running in af39d64bde30 21:02:03 Removing intermediate container af39d64bde30 21:02:03 ---> 478bd2094e67 21:02:03 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:02:03 ---> Running in ee64f0a14d22 21:02:04 Removing intermediate container ee64f0a14d22 21:02:04 ---> cdd2d3b5ba10 21:02:04 Step 21/23 : LABEL arch=arm64 21:02:04 ---> Running in eb5c22991e38 21:02:05 Removing intermediate container eb5c22991e38 21:02:05 ---> 23f3dcbb0836 21:02:05 Step 22/23 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 21:02:05 ---> Running in 47b3689342cc 21:02:06 Removing intermediate container 47b3689342cc 21:02:06 ---> ae56ca35d369 21:02:06 Step 23/23 : LABEL version=0.0.0 21:02:06 ---> Running in 4a9f5739f2a4 21:02:07 Removing intermediate container 4a9f5739f2a4 21:02:07 ---> eca4521e3b40 21:02:07 21:02:08 Successfully built eca4521e3b40 21:02:08 Successfully tagged security-spire-server-arm64:latest 21:02:08 Building security-secretstore-setup 21:02:09  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:02:09 ---> 3c05af189bdd 21:02:09 Step 3/22 : WORKDIR /edgex-go 21:02:09 ---> Using cache 21:02:09 ---> 464ab348e743 21:02:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:09 ---> Using cache 21:02:09 ---> 13adff2f0946 21:02:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:02:09 ---> Running in 553c55524195 21:02:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:11 21:02:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:11 ---> 3c05af189bdd 21:02:11 Step 3/23 : WORKDIR /edgex-go 21:02:11 ---> Using cache 21:02:11 ---> 464ab348e743 21:02:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:11 ---> Using cache 21:02:11 ---> 13adff2f0946 21:02:11 Step 5/23 : RUN apk add --update --no-cache make git 21:02:11 ---> Using cache 21:02:11 ---> d8246cc57a06 21:02:11 Step 6/23 : COPY go.mod vendor* ./ 21:02:11 ---> Using cache 21:02:11 ---> d0963af16f46 21:02:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:11 ---> Using cache 21:02:11 ---> c7101e24d414 21:02:11 Step 8/23 : COPY . . 21:02:11 ---> Using cache 21:02:11 ---> 1f3dd462788e 21:02:11 Step 9/23 : RUN make cmd/core-command/core-command 21:02:11 ---> Running in f35ba9abdcad 21:02:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:02:13 OK: 220 MiB in 52 packages 21:02:16 Removing intermediate container 553c55524195 21:02:16 ---> 7782d4e3c0ef 21:02:16 Step 6/22 : COPY go.mod vendor* ./ 21:02:17 ---> 191eabdbe8d2 21:02:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:17 ---> Running in 7fe400092ffd 21:02:24 Removing intermediate container 7fe400092ffd 21:02:24 ---> cb04b240a4bb 21:02:24 Step 8/22 : COPY . . 21:02:51 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:02:51 ---> 3c05af189bdd 21:02:51 Step 3/25 : WORKDIR /edgex-go 21:02:51 ---> Using cache 21:02:51 ---> 464ab348e743 21:02:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:51 ---> Using cache 21:02:51 ---> 13adff2f0946 21:02:51 Step 5/25 : RUN apk add --update --no-cache make git 21:02:51 ---> Using cache 21:02:51 ---> d8246cc57a06 21:02:51 Step 6/25 : COPY go.mod vendor* ./ 21:02:51 ---> Using cache 21:02:51 ---> d0963af16f46 21:02:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:51 ---> Using cache 21:02:51 ---> c7101e24d414 21:02:51 Step 8/25 : COPY . . 21:02:51 ---> Using cache 21:02:51 ---> 1f3dd462788e 21:02:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:51 ---> Running in 3ee15bf3523e 21:02:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:02:58 ---> 858fecefe3cc 21:02:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:02:59 ---> Running in 50065de5a18c 21:03:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:07:53 Removing intermediate container de407ae87879 21:07:53 ---> 11f106de3618 21:07:53 21:07:53 Step 9/20 : FROM alpine:3.15 21:07:53 ---> 03078ca19a05 21:07:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:07:53 ---> Using cache 21:07:53 ---> b929f2994ef0 21:07:53 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:53 ---> Using cache 21:07:53 ---> 51dd065d96cc 21:07:53 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:07:53 ---> Running in 7ab171bb8443 21:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:07:53 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:07:53 v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:07:53 OK: 15731 distinct packages available 21:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:07:53 (1/9) Installing ca-certificates (20211220-r0) 21:07:53 (2/9) Installing brotli-libs (1.0.9-r5) 21:07:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:07:53 (4/9) Installing libcurl (7.80.0-r0) 21:07:53 (5/9) Installing curl (7.80.0-r0) 21:07:53 (6/9) Installing dumb-init (1.2.5-r1) 21:07:53 (7/9) Installing musl-obstack (1.2.3-r0) 21:07:53 (8/9) Installing libucontext (1.1-r0) 21:07:53 (9/9) Installing gcompat (1.0.0-r4) 21:07:53 Executing busybox-1.34.1-r4.trigger 21:07:53 Executing ca-certificates-20211220-r0.trigger 21:07:53 OK: 8 MiB in 23 packages 21:07:53 Removing intermediate container 7ab171bb8443 21:07:53 ---> fcb7b5190ea7 21:07:53 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:53 ---> e0b695364157 21:07:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:07:55 ---> 7d2f2dba9e66 21:07:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:07:56 ---> 9a6cd59c844e 21:07:56 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:07:56 ---> Running in d4e786231e15 21:07:57 Removing intermediate container d4e786231e15 21:07:57 ---> e5b1b7eaa2f7 21:07:57 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:57 ---> Running in 0abf20663ef5 21:07:58 Removing intermediate container 0abf20663ef5 21:07:58 ---> 65f6322253dd 21:07:58 Step 18/20 : LABEL arch=arm64 21:07:58 ---> Running in e49a1592669c 21:07:58 Removing intermediate container e49a1592669c 21:07:58 ---> 42cb7fa7041e 21:07:58 Step 19/20 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 21:07:58 ---> Running in 0771a8ea8082 21:07:59 Removing intermediate container 0771a8ea8082 21:07:59 ---> bf894bd3c394 21:07:59 Step 20/20 : LABEL version=0.0.0 21:07:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:07:59 ---> Running in 005f6085c7ef 21:08:00 Removing intermediate container 005f6085c7ef 21:08:00 ---> 7c6fff899a95 21:08:00 21:08:00 Successfully built 7c6fff899a95 21:08:00 Successfully tagged security-spiffe-token-provider-arm64:latest 21:08:23  Building security-spiffe-token-provider ... done Removing intermediate container 841e6f2b5e81 21:08:23 ---> 292fe715d980 21:08:23 21:08:23 Step 10/22 : FROM alpine:3.14 21:08:23 ---> cc3d11fa2d52 21:08:23 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:08:23 ---> Running in ba89b14f70ee 21:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:08:25 (1/6) Installing ca-certificates (20211220-r0) 21:08:25 (2/6) Installing brotli-libs (1.0.9-r5) 21:08:25 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:08:25 (4/6) Installing libcurl (7.79.1-r0) 21:08:25 (5/6) Installing curl (7.79.1-r0) 21:08:25 (6/6) Installing dumb-init (1.2.5-r1) 21:08:25 Executing busybox-1.33.1-r6.trigger 21:08:25 Executing ca-certificates-20211220-r0.trigger 21:08:26 OK: 8 MiB in 20 packages 21:08:28 Removing intermediate container ba89b14f70ee 21:08:28 ---> ab6243a135e5 21:08:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:08:28 ---> Running in 2563673288e0 21:08:28 Removing intermediate container 2563673288e0 21:08:28 ---> f6725b7112f7 21:08:28 Step 13/22 : WORKDIR /edgex 21:08:28 ---> Running in 0a73ffab5292 21:08:29 Removing intermediate container 0a73ffab5292 21:08:29 ---> cbfa6f9f24d1 21:08:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:08:30 ---> 40d2e4ee4a9b 21:08:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:08:32 ---> ffcbbf9b4e7c 21:08:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:08:35 ---> 870033ef17a7 21:08:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:08:36 ---> ea1e9f954319 21:08:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:08:36 ---> Running in 76a49e7a76c7 21:08:39 Removing intermediate container 76a49e7a76c7 21:08:39 ---> c0f20d212da9 21:08:39 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:08:39 ---> Running in 219de612584e 21:08:39 Removing intermediate container 219de612584e 21:08:39 ---> 3753e79c879e 21:08:39 Step 20/22 : LABEL arch=arm64 21:08:39 ---> Running in 529facbc665a 21:08:40 Removing intermediate container 529facbc665a 21:08:40 ---> 1bc574877689 21:08:40 Step 21/22 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 21:08:40 ---> Running in e89e37f3f3a6 21:08:41 Removing intermediate container e89e37f3f3a6 21:08:41 ---> de76ea153aaf 21:08:41 Step 22/22 : LABEL version=0.0.0 21:08:41 ---> Running in 57debf52c88d 21:08:41 Removing intermediate container 57debf52c88d 21:08:41 ---> 462951681f5e 21:08:41 21:08:42 Successfully built 462951681f5e 21:08:42 Successfully tagged security-proxy-setup-arm64:latest 21:09:21  Building security-proxy-setup ... done Removing intermediate container f35ba9abdcad 21:09:21 ---> e6fbbd15d031 21:09:21 21:09:21 Step 10/23 : FROM alpine:3.14 21:09:21 ---> cc3d11fa2d52 21:09:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:09:21 ---> Using cache 21:09:21 ---> eb5d0256999c 21:09:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:09:21 ---> Using cache 21:09:21 ---> d88ca1afd5d9 21:09:21 Step 13/23 : ENV APP_PORT=59882 21:09:21 ---> Running in ababe41da326 21:09:21 Removing intermediate container ababe41da326 21:09:21 ---> 8e0148d66d32 21:09:21 Step 14/23 : EXPOSE $APP_PORT 21:09:21 ---> Running in ef8d1a0a2310 21:09:21 Removing intermediate container ef8d1a0a2310 21:09:21 ---> 03541f226d7f 21:09:21 Step 15/23 : WORKDIR / 21:09:21 ---> Running in f3836f4147cb 21:09:22 Removing intermediate container f3836f4147cb 21:09:22 ---> 039358e17119 21:09:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:09:23 ---> ef5421c433e8 21:09:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:09:25 ---> cdde12f006cc 21:09:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:09:25 ---> 84363f5dea78 21:09:25 Step 19/23 : ENTRYPOINT ["/core-command"] 21:09:25 ---> Running in 0b2b27b930e5 21:09:26 Removing intermediate container 0b2b27b930e5 21:09:26 ---> d1828fcb1e49 21:09:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:26 ---> Running in 6140131d7ed8 21:09:26 Removing intermediate container 6140131d7ed8 21:09:26 ---> 49ef45fefa4b 21:09:26 Step 21/23 : LABEL arch=arm64 21:09:26 ---> Running in 264832ddaaec 21:09:27 Removing intermediate container 264832ddaaec 21:09:27 ---> 0769d0bf9056 21:09:27 Step 22/23 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 21:09:27 ---> Running in 0f2ab3aaa959 21:09:27 Removing intermediate container 0f2ab3aaa959 21:09:27 ---> 16583cffb3e2 21:09:27 Step 23/23 : LABEL version=0.0.0 21:09:27 ---> Running in 46a393ace3da 21:09:28 Removing intermediate container 46a393ace3da 21:09:28 ---> 11d83ab84746 21:09:28 21:09:28 Successfully built 11d83ab84746 21:09:28 Successfully tagged core-command-arm64:latest 21:09:29  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:09:39 Removing intermediate container 3ee15bf3523e 21:09:39 ---> 3b8f507b1714 21:09:39 21:09:39 Step 10/25 : FROM alpine:3.14 21:09:39 ---> cc3d11fa2d52 21:09:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:09:39 ---> Running in af027397273c 21:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:09:41 (1/3) Installing ca-certificates (20211220-r0) 21:09:41 (2/3) Installing dumb-init (1.2.5-r1) 21:09:41 (3/3) Installing su-exec (0.2-r1) 21:09:41 Executing busybox-1.33.1-r6.trigger 21:09:41 Executing ca-certificates-20211220-r0.trigger 21:09:42 OK: 6 MiB in 17 packages 21:09:42 Removing intermediate container 50065de5a18c 21:09:42 ---> 885737494c1d 21:09:42 21:09:42 Step 10/22 : FROM alpine:3.14 21:09:42 ---> cc3d11fa2d52 21:09:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:09:42 ---> Running in 96a81c0209e8 21:09:43 Removing intermediate container af027397273c 21:09:43 ---> b080df121e43 21:09:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:09:43 ---> Running in c05003ab6cb5 21:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:09:43 Removing intermediate container c05003ab6cb5 21:09:43 ---> fc57101f4759 21:09:43 Step 13/25 : WORKDIR / 21:09:43 ---> Running in 440be10897f7 21:09:44 Removing intermediate container 440be10897f7 21:09:44 ---> 282d5bfc3f38 21:09:44 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:09:44 (1/2) Installing ca-certificates (20211220-r0) 21:09:44 (2/2) Installing dumb-init (1.2.5-r1) 21:09:44 Executing busybox-1.33.1-r6.trigger 21:09:44 Executing ca-certificates-20211220-r0.trigger 21:09:45 ---> fe2ff6581169 21:09:45 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:09:45 OK: 6 MiB in 16 packages 21:09:46 ---> 9db61ad95244 21:09:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:09:46 ---> fb148c3f8684 21:09:46 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:09:46 Removing intermediate container 96a81c0209e8 21:09:46 ---> 007633bc04f9 21:09:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:09:46 ---> Running in 8f65a90c99b5 21:09:46 Removing intermediate container 8f65a90c99b5 21:09:46 ---> a728891aae54 21:09:46 Step 13/22 : ENV APP_PORT=59860 21:09:47 ---> Running in 984b64c1d518 21:09:47 ---> d6732fff5b6c 21:09:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:09:47 Removing intermediate container 984b64c1d518 21:09:47 ---> 244a198798ac 21:09:47 Step 14/22 : EXPOSE $APP_PORT 21:09:47 ---> Running in 22447d0a62a6 21:09:48 Removing intermediate container 22447d0a62a6 21:09:48 ---> 7c4b1c0b3124 21:09:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:09:48 ---> 880bb4d78ab0 21:09:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:09:48 ---> 2b2b7b096cec 21:09:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:09:50 ---> 8c58a7172a5d 21:09:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:09:50 ---> 04168020e1b9 21:09:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:09:50 ---> 59e44b6f2d3d 21:09:50 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:09:50 ---> 9182d6d3951d 21:09:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:09:50 ---> Running in 31b6e5e45220 21:09:51 ---> Running in 530a215dbcbe 21:09:51 Removing intermediate container 530a215dbcbe 21:09:51 ---> 26af47bfab63 21:09:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:51 ---> Running in 069fb672357b 21:09:52 Removing intermediate container 069fb672357b 21:09:52 ---> 5b2c27f659b4 21:09:52 Step 20/22 : LABEL arch=arm64 21:09:52 ---> Running in 04d5eea12ca0 21:09:52 Removing intermediate container 04d5eea12ca0 21:09:52 ---> c1fc24e16e84 21:09:52 Step 21/22 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 21:09:52 ---> Running in 1f0ee1dc0d35 21:09:53 Removing intermediate container 1f0ee1dc0d35 21:09:53 ---> 081f3c325ef3 21:09:53 Step 22/22 : LABEL version=0.0.0 21:09:53 Removing intermediate container 31b6e5e45220 21:09:53 ---> 96517f28dad4 21:09:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:09:53 ---> Running in 953e9fa2fe9c 21:09:53 ---> Running in e769ee217c58 21:09:53 Removing intermediate container 953e9fa2fe9c 21:09:53 ---> 607e16ea4698 21:09:53 21:09:53 Removing intermediate container e769ee217c58 21:09:53 ---> 54b94c7d02c4 21:09:53 Step 23/25 : LABEL arch=arm64 21:09:53 ---> Running in f284321a9c46 21:09:54 Removing intermediate container f284321a9c46 21:09:54 ---> b787124b74ad 21:09:54 Step 24/25 : LABEL git_sha=78930ded16f4dbacbdabbbd7429307bae42cb39a 21:09:54 Successfully built 607e16ea4698 21:09:54 Successfully tagged support-notifications-arm64:latest 21:09:54  Building support-notifications ... done  ---> Running in e680e7851271 21:09:54 Removing intermediate container e680e7851271 21:09:54 ---> ca2d71907b4a 21:09:54 Step 25/25 : LABEL version=0.0.0 21:09:54 ---> Running in 7abe4f317dd8 21:09:55 Removing intermediate container 7abe4f317dd8 21:09:55 ---> 75a6e11e38fc 21:09:55 21:09:55 Successfully built 75a6e11e38fc 21:09:55 Successfully tagged security-secretstore-setup-arm64:latest 21:09:56  Building security-secretstore-setup ... done  [Pipeline] } 21:09:56 $ docker stop --time=1 c9cd19547083b8fe31accd1fdc031edb002b8965877958f00467d34955bd3eac 21:09:57 $ docker rm -f c9cd19547083b8fe31accd1fdc031edb002b8965877958f00467d34955bd3eac [Pipeline] // withDockerContainer [Pipeline] sh 21:09:58 + docker images 21:09:58 REPOSITORY TAG IMAGE ID CREATED SIZE 21:09:58 security-secretstore-setup-arm64 latest 75a6e11e38fc 4 seconds ago 40.8MB 21:09:58 support-notifications-arm64 latest 607e16ea4698 5 seconds ago 25.5MB 21:09:58 885737494c1d 17 seconds ago 1.43GB 21:09:58 3b8f507b1714 21 seconds ago 1.44GB 21:09:58 core-command-arm64 latest 11d83ab84746 30 seconds ago 23.7MB 21:09:58 e6fbbd15d031 40 seconds ago 1.43GB 21:09:58 security-proxy-setup-arm64 latest 462951681f5e About a minute ago 42.1MB 21:09:58 292fe715d980 About a minute ago 1.44GB 21:09:58 security-spiffe-token-provider-arm64 latest 7c6fff899a95 About a minute ago 27.7MB 21:09:58 11f106de3618 2 minutes ago 1.42GB 21:09:58 security-spire-server-arm64 latest eca4521e3b40 7 minutes ago 82.6MB 21:09:58 443cc4caa9b4 8 minutes ago 1.42GB 21:09:58 core-metadata-arm64 latest b24d9488b7af 8 minutes ago 25.1MB 21:09:58 support-scheduler-arm64 latest f892cb4920a3 8 minutes ago 24.9MB 21:09:58 e6eb843637c5 9 minutes ago 1.43GB 21:09:58 c5d3f16e604b 9 minutes ago 1.43GB 21:09:58 sys-mgmt-agent-arm64 latest 13018049f0e1 9 minutes ago 290MB 21:09:58 core-data-arm64 latest 81735fd32f7c 9 minutes ago 34.4MB 21:09:58 ca5768eab0b2 10 minutes ago 1.46GB 21:09:58 security-bootstrapper-arm64 latest 93759fd6c259 10 minutes ago 23.6MB 21:09:58 3cc38ffb0279 11 minutes ago 1.43GB 21:09:58 74975c5224a7 11 minutes ago 1.43GB 21:09:58 security-spire-agent-arm64 latest 5cdab6a41f0d 18 minutes ago 118MB 21:09:58 security-spire-config-arm64 latest ea1a4032d0d9 18 minutes ago 81.9MB 21:09:58 966092f8771f 18 minutes ago 1.42GB 21:09:58 2fbf7ab82609 18 minutes ago 1.42GB 21:09:58 ci-base-image-arm64 latest 3c05af189bdd 33 minutes ago 886MB 21:09:58 docker 20.10.14 c52727829a8a 6 days ago 202MB 21:09:58 alpine 3.14 cc3d11fa2d52 6 days ago 5.34MB 21:09:58 alpine 3.15 03078ca19a05 6 days ago 5.32MB 21:09:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 21:09:58 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:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:59 21:09:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:09:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:59 arm64: Pulling from edgex-lftools-log-publisher 21:09:59 8998bd30e6a1: Pulling fs layer 21:09:59 04944245beec: Pulling fs layer 21:09:59 699f458cf7ca: Pulling fs layer 21:09:59 765212b225bb: Pulling fs layer 21:09:59 f23df028b6ca: Pulling fs layer 21:09:59 d65c8cfc05b1: Pulling fs layer 21:09:59 2437ff75d9bd: Pulling fs layer 21:09:59 765212b225bb: Waiting 21:09:59 f23df028b6ca: Waiting 21:09:59 d65c8cfc05b1: Waiting 21:09:59 2437ff75d9bd: Waiting 21:09:59 04944245beec: Download complete 21:09:59 765212b225bb: Verifying Checksum 21:09:59 765212b225bb: Download complete 21:10:00 f23df028b6ca: Verifying Checksum 21:10:00 f23df028b6ca: Download complete 21:10:00 d65c8cfc05b1: Verifying Checksum 21:10:00 d65c8cfc05b1: Download complete 21:10:00 699f458cf7ca: Verifying Checksum 21:10:00 699f458cf7ca: Download complete 21:10:00 8998bd30e6a1: Verifying Checksum 21:10:00 8998bd30e6a1: Download complete 21:10:03 2437ff75d9bd: Verifying Checksum 21:10:03 2437ff75d9bd: Download complete 21:10:05 8998bd30e6a1: Pull complete 21:10:06 04944245beec: Pull complete 21:10:07 699f458cf7ca: Pull complete 21:10:07 765212b225bb: Pull complete 21:10:08 f23df028b6ca: Pull complete 21:10:08 d65c8cfc05b1: Pull complete 21:10:23 2437ff75d9bd: Pull complete 21:10:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:10:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:10:24 prd-ubuntu20.04-docker-arm64-4c-16g-10687 does not seem to be running inside a container 21:10:24 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:10:26 $ docker top ca6bcc53c0bf699fb4ca599aa4dd3fd2b68cb0364899a2b6cff12a8d4fc17e9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:27 ---> job-cost.sh 21:10:27 lf-activate-venv: SKIPPING 21:10:27 INFO: No Stack... 21:10:28 INFO: Retrieving Pricing Info for: v3-standard-4 21:10:29 INFO: Archiving Costs [Pipeline] sh 21:10:30 + cat+ cut -d, -f6 21:10:30 /w/workspace/edgex-go/9/archives/cost.csv [Pipeline] lock 21:10:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-9-stack-cost] 21:10:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3924-9-stack-cost] did not exist. Created. 21:10:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:10:30 + echo total: 0.10999999940395355 [Pipeline] stash 21:10:31 Stashed 1 file(s) [Pipeline] } 21:10:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-9-stack-cost] [Pipeline] // lock [Pipeline] } 21:10:31 $ docker stop --time=1 ca6bcc53c0bf699fb4ca599aa4dd3fd2b68cb0364899a2b6cff12a8d4fc17e9c 21:10:32 $ docker rm -f ca6bcc53c0bf699fb4ca599aa4dd3fd2b68cb0364899a2b6cff12a8d4fc17e9c [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:10:32 provisioning config files... 21:10:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config4332319320285740829tmp [Pipeline] { [Pipeline] sh 21:10:33 + set +x 21:10:33 + curl -s https://codecov.io/bash 21:10:33 + bash -s -- 21:10:33 21:10:33 _____ _ 21:10:33 / ____| | | 21:10:33 | | ___ __| | ___ ___ _____ __ 21:10:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:10:33 | |___| (_) | (_| | __/ (_| (_) \ V / 21:10:33 \_____\___/ \__,_|\___|\___\___/ \_/ 21:10:33 Bash-1.0.6 21:10:33 21:10:33 21:10:33 ==> git version 2.25.1 found 21:10:33 ==> 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:10:33 Release-Date: 2020-01-08 21:10:33 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:10:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:10:33 ==> Jenkins CI detected. 21:10:33 current dir:  /w/workspace/edgex-go/9 21:10:33 project root: . 21:10:33 --> token set from env 21:10:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:10:33 ==> Running gcov in . (disable via -X gcov) 21:10:33 ==> Python coveragepy not found 21:10:33 ==> Searching for coverage reports in: 21:10:33 + . 21:10:33 -> Found 1 reports 21:10:33 ==> Detecting git/mercurial file structure 21:10:33 ==> Reading reports 21:10:33 + ./coverage.out bytes=429121 21:10:33 ==> Appending adjustments 21:10:33 https://docs.codecov.io/docs/fixing-reports 21:10:34 + Found adjustments 21:10:34 ==> Gzipping contents 21:10:34 60K /tmp/codecov.vRnzBO.gz 21:10:34 ==> Uploading reports 21:10:34 url: https://codecov.io 21:10:34 query: branch=PR-3924&commit=164edea112826399ca97f7fb078950228b2b56ab&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:10:34 -> Pinging Codecov 21:10:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=164edea112826399ca97f7fb078950228b2b56ab&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:10:34 -> Uploading to 21:10:34 https://storage.googleapis.com/codecov/v4/raw/2022-04-04/00271124DB129430A58F1EEE437C3FCB/164edea112826399ca97f7fb078950228b2b56ab/ee9ad8a6-d51c-44a3-aaec-dae912d07f96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220404T211034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f4fe71fb91ca53bb41f2ae07a1a0e692315cc8abebf9e658613168280bf25fa 21:10:34 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:34 Dload Upload Total Spent Left Speed 21:10:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58763 0 0 100 58763 0 246k --:--:-- --:--:-- --:--:-- 246k 21:10:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/164edea112826399ca97f7fb078950228b2b56ab [Pipeline] } 21:10:35 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:10:35 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 21:10:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:10:36 ---> package-listing.sh 21:10:36 ++ facter osfamily 21:10:36 ++ tr '[:upper:]' '[:lower:]' 21:10:37 + OS_FAMILY=debian 21:10:37 + workspace=/w/workspace/edgex-go/9 21:10:37 + START_PACKAGES=/tmp/packages_start.txt 21:10:37 + END_PACKAGES=/tmp/packages_end.txt 21:10:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:10:37 + PACKAGES=/tmp/packages_start.txt 21:10:37 + '[' /w/workspace/edgex-go/9 ']' 21:10:37 + PACKAGES=/tmp/packages_end.txt 21:10:37 + case "${OS_FAMILY}" in 21:10:37 + dpkg -l 21:10:37 + grep '^ii' 21:10:37 + '[' -f /tmp/packages_start.txt ']' 21:10:37 + '[' -f /tmp/packages_end.txt ']' 21:10:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:10:37 + '[' /w/workspace/edgex-go/9 ']' 21:10:37 + mkdir -p /w/workspace/edgex-go/9/archives/ 21:10:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 21:10:37 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:10:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:38 21:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:10:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:38 latest: Pulling from edgex-lftools-log-publisher 21:10:38 5eb5b503b376: Pulling fs layer 21:10:38 5c69ac0246d0: Pulling fs layer 21:10:38 ec43610c2a17: Pulling fs layer 21:10:38 3a2ae6a8a46f: Pulling fs layer 21:10:38 33b1e0a273af: Pulling fs layer 21:10:38 5d3b04190fa2: Pulling fs layer 21:10:38 2f39f015ded8: Pulling fs layer 21:10:38 5d3b04190fa2: Waiting 21:10:38 3a2ae6a8a46f: Waiting 21:10:38 2f39f015ded8: Waiting 21:10:38 5c69ac0246d0: Verifying Checksum 21:10:38 5c69ac0246d0: Download complete 21:10:38 3a2ae6a8a46f: Verifying Checksum 21:10:38 3a2ae6a8a46f: Download complete 21:10:38 33b1e0a273af: Verifying Checksum 21:10:38 33b1e0a273af: Download complete 21:10:38 ec43610c2a17: Verifying Checksum 21:10:38 ec43610c2a17: Download complete 21:10:38 5d3b04190fa2: Verifying Checksum 21:10:38 5d3b04190fa2: Download complete 21:10:38 5eb5b503b376: Verifying Checksum 21:10:38 5eb5b503b376: Download complete 21:10:39 2f39f015ded8: Download complete 21:10:40 5eb5b503b376: Pull complete 21:10:40 5c69ac0246d0: Pull complete 21:10:40 ec43610c2a17: Pull complete 21:10:40 3a2ae6a8a46f: Pull complete 21:10:41 33b1e0a273af: Pull complete 21:10:41 5d3b04190fa2: Pull complete 21:10:46 2f39f015ded8: Pull complete 21:10:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:10:46 prd-ubuntu20.04-docker-8c-8g-10682 does not seem to be running inside a container 21:10:46 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:10:48 $ docker top f9658394a5cc2f377da329944c0cda04449a6e1eb9fa196f9b4ef8259374ff32 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:49 + touch /tmp/pre-build-complete [Pipeline] sh 21:10:49 + mkdir -p /var/log/sysstat [Pipeline] sh 21:10:49 + ls /var/log/sa-host 21:10:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:49 provisioning config files... 21:10:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6745922435527730134tmp [Pipeline] { [Pipeline] echo 21:10:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:10:50 ---> create-netrc.sh [Pipeline] } 21:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:10:50 ---> python-tools-install.sh [Pipeline] echo 21:10:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:10:50 ---> sudo-logs.sh 21:10:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:10:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:10:50 ---> job-cost.sh 21:10:50 lf-activate-venv: SKIPPING 21:10:50 DEBUG: total: 0.10999999940395355 21:10:50 INFO: Retrieving Stack Cost... 21:10:51 INFO: Retrieving Pricing Info for: v3-standard-8 21:10:51 INFO: Archiving Costs [Pipeline] echo 21:10:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:10:52 ---> logs-deploy.sh 21:10:52 lf-activate-venv: SKIPPING 21:10:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/9 21:10:52 INFO: archiving workspace using pattern(s): 21:10:53 Archives upload complete. 21:10:53 INFO: archiving logs to Nexus