Pull request #3945 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 2c16b7b0709465bc6f7a1b9e691fff24dc61a275+2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 (ef1d228ef16b7940bac972047176ba4e32816fad) 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-ssh12034123500555805566.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-ssh17868625638667875187.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3945/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3945/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3173721072679291201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3945/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10683649138982356481.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5484048767604635980.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3945/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3945/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17361728204314743330.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10960 in /w/workspace/edgexfoundry_edgex-go_PR-3945 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3945/head:refs/remotes/origin/PR-3945 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 Merge succeeded, producing 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 Checking out Revision 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 (PR-3945) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # 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 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 Commit message: "fix(all): return 416 code when count is zero and offset > count" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:41:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:41:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:41:10 ========================================================= 11:41:10 EdgeX Global Pipelines Version Info 11:41:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:41:11 ------------------- 11:41:11 stable info: 11:41:11 ------------------- 11:41:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:41:11 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 11:41:11 Message: update stable to v1.0.221 11:41:11 ------------------- 11:41:11 experimental info: 11:41:11 ------------------- 11:41:11 Commited By: **** collab-it+edgex@linuxfoundation.org 11:41:11 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 11:41:11 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:41:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3945 [Pipeline] echo 11:41:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3945 [Pipeline] echo 11:41:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3945 [Pipeline] echo 11:41:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [Pipeline] echo 11:41:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c16b7b [Pipeline] echo 11:41:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:13 provisioning config files... 11:41:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6061581961891108448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:13 ---> docker-login.sh 11:41:13 nexus3.edgexfoundry.org:10001 11:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:13 Configure a credential helper to remove this warning. See 11:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:13 11:41:13 Login Succeeded 11:41:13 nexus3.edgexfoundry.org:10002 11:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:14 Configure a credential helper to remove this warning. See 11:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:14 11:41:14 Login Succeeded 11:41:14 nexus3.edgexfoundry.org:10003 11:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:14 Configure a credential helper to remove this warning. See 11:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:14 11:41:14 Login Succeeded 11:41:14 nexus3.edgexfoundry.org:10004 11:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:14 Configure a credential helper to remove this warning. See 11:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:14 11:41:14 Login Succeeded 11:41:14 docker.io 11:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:14 Configure a credential helper to remove this warning. See 11:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:14 11:41:14 Login Succeeded 11:41:14 ---> docker-login.sh ends [Pipeline] } 11:41:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:41:15 + 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 11:41:15 + dirname cmd/core-command/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo core-command,cmd/core-command/Dockerfile 11:41:15 + dirname cmd/core-data/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo core-data,cmd/core-data/Dockerfile 11:41:15 + dirname cmd/core-metadata/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo core-metadata,cmd/core-metadata/Dockerfile 11:41:15 + dirname cmd/security-bootstrapper/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:41:15 + dirname cmd/security-proxy-setup/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:41:15 + dirname cmd/security-secretstore-setup/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:41:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 11:41:15 + dirname cmd/security-spire-agent/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 11:41:15 + dirname+ cmd/security-spire-config/Dockerfile 11:41:15 cut -d/ -f2 11:41:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 11:41:15 + dirname cmd/security-spire-server/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 11:41:15 + dirname cmd/support-notifications/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo support-notifications,cmd/support-notifications/Dockerfile 11:41:15 + dirname cmd/support-scheduler/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:41:15 + dirname cmd/sys-mgmt-agent/Dockerfile 11:41:15 + cut -d/ -f2 11:41:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:41:15 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 11:41:16 + git rev-list -1 --merges 2c16b7b0709465bc6f7a1b9e691fff24dc61a275~1..2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [Pipeline] echo 11:41:16 -----------> git rev-list -1 --merges 2c16b7b0709465bc6f7a1b9e691fff24dc61a275~1..2c16b7b0709465bc6f7a1b9e691fff24dc61a275 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [false] [Pipeline] sh 11:41:16 + git log --format=format:%s -1 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [Pipeline] echo 11:41:16 ========================================================= 11:41:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:41:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:41:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:41:17 + grep -v github /etc/ssh/ssh_known_hosts 11:41:17 + [ -e /tmp/ssh_known_hosts ] 11:41:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:41:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:41:17 + sudo tee -a /etc/ssh/ssh_known_hosts 11:41:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:41:17 11:41:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:41:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:41:17 latest: Pulling from edgex-devops/git-semver 11:41:17 a0d0a0d46f8b: Pulling fs layer 11:41:17 3e5f54012d9b: Pulling fs layer 11:41:17 4c7163046ea9: Pulling fs layer 11:41:17 0c2d73faf560: Pulling fs layer 11:41:17 0c2d73faf560: Waiting 11:41:17 3e5f54012d9b: Verifying Checksum 11:41:17 3e5f54012d9b: Download complete 11:41:17 a0d0a0d46f8b: Verifying Checksum 11:41:17 a0d0a0d46f8b: Download complete 11:41:18 4c7163046ea9: Verifying Checksum 11:41:18 4c7163046ea9: Download complete 11:41:18 0c2d73faf560: Verifying Checksum 11:41:18 0c2d73faf560: Download complete 11:41:18 a0d0a0d46f8b: Pull complete 11:41:18 3e5f54012d9b: Pull complete 11:41:18 4c7163046ea9: Pull complete 11:41:18 0c2d73faf560: Pull complete 11:41:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:41:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:41:18 prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container 11:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:41:19 $ docker top da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:41:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:19 [ssh-agent] Looking for ssh-agent implementation... 11:41:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:19 $ docker exec da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 ssh-agent 11:41:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNCIohC/agent.14 11:41:20 SSH_AGENT_PID=20 11:41:20 Running ssh-add (command line suppressed) 11:41:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1241218310734195833.key (/w/workspace/edgex-go/1@tmp/private_key_1241218310734195833.key) 11:41:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:20 + git tag --points-at HEAD [Pipeline] } 11:41:20 $ docker exec --env ******** --env ******** da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 ssh-agent -k 11:41:20 unset SSH_AUTH_SOCK; 11:41:20 unset SSH_AGENT_PID; 11:41:20 echo Agent pid 20 killed; 11:41:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:41:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:20 [ssh-agent] Looking for ssh-agent implementation... 11:41:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:20 $ docker exec da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 ssh-agent 11:41:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmhcLGa/agent.54 11:41:21 SSH_AGENT_PID=60 11:41:21 Running ssh-add (command line suppressed) 11:41:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6880118197300643995.key (/w/workspace/edgex-go/1@tmp/private_key_6880118197300643995.key) 11:41:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:21 + git semver init 11:41:21 # -> Open(): unable to determine branch for HEAD 11:41:21 # $GIT_DIR = /w/workspace/edgex-go/1/.git 11:41:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 11:41:21 # $SEMVER_REMOTE_NAME = origin 11:41:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:41:21 # $SEMVER_USER_NAME = edgex-jenkins 11:41:21 # $SEMVER_BRANCH = PR-3945 11:41:21 # $SEMVER_TEMP = /tmp/semver-267201042 11:41:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:41:36 # '/tmp/semver-267201042' -> '/w/workspace/edgex-go/1/.semver' 11:41:36 # -> Force: false 11:41:36 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 11:41:36 $ docker exec --env ******** --env ******** da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 ssh-agent -k 11:41:36 unset SSH_AUTH_SOCK; 11:41:36 unset SSH_AGENT_PID; 11:41:36 echo Agent pid 60 killed; 11:41:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:41:37 + git semver [Pipeline] } 11:41:37 $ docker stop --time=1 da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 11:41:38 $ docker rm -f da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 [Pipeline] // withDockerContainer [Pipeline] sh 11:41:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:41:39 Stashed 1 file(s) [Pipeline] echo 11:41:39 [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 11:41:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:41:40 ========================================================= 11:41:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:41:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:41:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:41:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:41:40 59bf1c3509f3: Pulling fs layer 11:41:40 666ba61612fd: Pulling fs layer 11:41:40 8ed8ca486205: Pulling fs layer 11:41:40 4fe6c5a15a65: Pulling fs layer 11:41:40 22a0e8bec74d: Pulling fs layer 11:41:40 640e595b4fbd: Pulling fs layer 11:41:40 763cafe07f6e: Pulling fs layer 11:41:40 0c0b528cf693: Pulling fs layer 11:41:40 10935f4eaf8b: Pulling fs layer 11:41:40 763cafe07f6e: Waiting 11:41:40 22a0e8bec74d: Waiting 11:41:40 0c0b528cf693: Waiting 11:41:40 640e595b4fbd: Waiting 11:41:40 10935f4eaf8b: Waiting 11:41:40 8ed8ca486205: Verifying Checksum 11:41:40 8ed8ca486205: Download complete 11:41:40 666ba61612fd: Download complete 11:41:40 22a0e8bec74d: Verifying Checksum 11:41:40 22a0e8bec74d: Download complete 11:41:40 640e595b4fbd: Verifying Checksum 11:41:40 640e595b4fbd: Download complete 11:41:40 59bf1c3509f3: Verifying Checksum 11:41:40 763cafe07f6e: Verifying Checksum 11:41:40 763cafe07f6e: Download complete 11:41:40 0c0b528cf693: Verifying Checksum 11:41:40 0c0b528cf693: Download complete 11:41:40 59bf1c3509f3: Pull complete 11:41:41 666ba61612fd: Pull complete 11:41:41 8ed8ca486205: Pull complete 11:41:41 10935f4eaf8b: Verifying Checksum 11:41:41 10935f4eaf8b: Download complete 11:41:41 4fe6c5a15a65: Verifying Checksum 11:41:41 4fe6c5a15a65: Download complete 11:41:45 4fe6c5a15a65: Pull complete 11:41:45 22a0e8bec74d: Pull complete 11:41:45 640e595b4fbd: Pull complete 11:41:45 763cafe07f6e: Pull complete 11:41:45 0c0b528cf693: Pull complete 11:41:47 10935f4eaf8b: Pull complete 11:41:47 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 11:41:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:41:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 11:41:47 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:41:47 WORKDIR /edgex 11:41:47 COPY go.mod . 11:41:47 RUN go mod download build 11:41:47 -t ci-base-image-x86_64 -f - . 11:41:49 Sending build context to Docker daemon 334.7MB 11:41:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:41:49 ---> 99d49a6021b9 11:41:49 Step 2/4 : WORKDIR /edgex 11:41:50 ---> Running in 22c4dddaa82e 11:41:50 Removing intermediate container 22c4dddaa82e 11:41:50 ---> 382c42ee9244 11:41:50 Step 3/4 : COPY go.mod . 11:41:50 ---> 5e725c172807 11:41:50 Step 4/4 : RUN go mod download 11:41:50 ---> Running in b3884589ebac 11:41:55 Still waiting to schedule task 11:41:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:42:09 Removing intermediate container b3884589ebac 11:42:09 ---> 117c4fab9d06 11:42:09 Successfully built 117c4fab9d06 11:42:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:42:09 + docker inspect -f . ci-base-image-x86_64 11:42:09 . [Pipeline] withDockerContainer 11:42:09 prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container 11:42:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:42:09 $ docker top 2ebeffe4da1513c5649288ba324e9ddf96fb04c9a2890a97b562ba42ede9aac8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:10 + go version 11:42:10 go version go1.17.6 linux/amd64 [Pipeline] } 11:42:10 $ docker stop --time=1 2ebeffe4da1513c5649288ba324e9ddf96fb04c9a2890a97b562ba42ede9aac8 11:42:11 $ docker rm -f 2ebeffe4da1513c5649288ba324e9ddf96fb04c9a2890a97b562ba42ede9aac8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:42:12 + docker inspect -f . ci-base-image-x86_64 11:42:12 . [Pipeline] withDockerContainer 11:42:12 prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container 11:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:42:12 $ docker top 08f76823f2369b2164078270267ac726a1878bd16d955cee38989cd6cab92d21 -eo pid,comm [Pipeline] { [Pipeline] echo 11:42:13 ========================================================= 11:42:13 [edgeXBuildGoParallel] Running Tests and Build... 11:42:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:42:13 + make test 11:42:13 go mod tidy -compat=1.17 11:42:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:42:19 ? github.com/edgexfoundry/edgex-go [no test files] 11:42:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:42:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:42:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 11:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:42:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:42:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.9% of statements 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:42:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.971s coverage: 89.2% of statements 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.402s coverage: 94.7% of statements 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.103s coverage: 24.0% of statements 11:42:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.099s coverage: 94.1% of statements 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 11:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 11:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 11:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 11:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements 11:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 65.4% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:42:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements 11:42:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 11:42:56 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 11:43:14 GO111MODULE=on go vet ./... 11:43:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:43:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:43:16 ./bin/test-attribution-txt.sh [Pipeline] echo 11:43:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:43:17 + ls -al . 11:43:17 total 664 11:43:17 drwxrwxr-x 10 1001 1001 4096 Apr 6 11:43 . 11:43:17 drwxr-xr-x 4 root root 4096 Apr 6 11:42 .. 11:43:17 -rw-rw-r-- 1 1001 1001 11 Apr 6 11:41 .dockerignore 11:43:17 drwxrwxr-x 8 1001 1001 4096 Apr 6 11:41 .git 11:43:17 drwxrwxr-x 4 1001 1001 4096 Apr 6 11:41 .github 11:43:17 -rw-rw-r-- 1 1001 1001 870 Apr 6 11:41 .gitignore 11:43:17 -rw-rw-r-- 1 1001 1001 42 Apr 6 11:41 .golangci.yml 11:43:17 -rw-rw-r-- 1 1001 1001 87 Apr 6 11:41 .hadolint.yml 11:43:17 drwx------ 3 1001 1001 4096 Apr 6 11:41 .semver 11:43:17 -rw-rw-r-- 1 1001 1001 166 Apr 6 11:41 .sonarcloud.properties 11:43:17 -rw-rw-r-- 1 1001 1001 1171 Apr 6 11:41 ADOPTERS.md 11:43:17 -rw-rw-r-- 1 1001 1001 9953 Apr 6 11:41 Attribution.txt 11:43:17 -rw-rw-r-- 1 1001 1001 51732 Apr 6 11:41 CHANGELOG.md 11:43:17 -rw-rw-r-- 1 1001 1001 3804 Apr 6 11:41 CONTRIBUTING.md 11:43:17 -rw-rw-r-- 1 1001 1001 677 Apr 6 11:41 GOVERNANCE.md 11:43:17 -rw-rw-r-- 1 1001 1001 849 Apr 6 11:41 Jenkinsfile 11:43:17 -rw-rw-r-- 1 1001 1001 10775 Apr 6 11:41 LICENSE 11:43:17 -rw-rw-r-- 1 1001 1001 8478 Apr 6 11:41 Makefile 11:43:17 -rw-rw-r-- 1 1001 1001 582 Apr 6 11:41 OWNERS.md 11:43:17 -rw-rw-r-- 1 1001 1001 8207 Apr 6 11:41 README.md 11:43:17 -rw-rw-r-- 1 1001 1001 6912 Apr 6 11:41 SECURITY.md 11:43:17 -rw-rw-r-- 1 1001 1001 5 Apr 6 11:41 VERSION 11:43:17 -rw-rw-r-- 1 1001 1001 4131 Apr 6 11:41 ZMQWindows.md 11:43:17 drwxrwxr-x 2 1001 1001 4096 Apr 6 11:41 bin 11:43:17 drwxrwxr-x 18 1001 1001 4096 Apr 6 11:41 cmd 11:43:17 -rw-r--r-- 1 root root 429122 Apr 6 11:42 coverage.out 11:43:17 -rw-rw-r-- 1 1001 1001 3175 Apr 6 11:41 go.mod 11:43:17 -rw-rw-r-- 1 1001 1001 34990 Apr 6 11:42 go.sum 11:43:17 drwxrwxr-x 8 1001 1001 4096 Apr 6 11:41 internal 11:43:17 drwxrwxr-x 3 1001 1001 4096 Apr 6 11:41 openapi 11:43:17 drwxrwxr-x 4 1001 1001 4096 Apr 6 11:41 snap 11:43:17 -rw-rw-r-- 1 1001 1001 204 Apr 6 11:41 version.go [Pipeline] sh 11:43:17 + '[' -e coverage.out ] 11:43:17 + chown 1001:1001 coverage.out [Pipeline] stash 11:43:17 Stashed 1 file(s) [Pipeline] sh 11:43:18 + make build 11:43:18 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 11:43:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10961 in /w/workspace/edgexfoundry_edgex-go_PR-3945 [Pipeline] { [Pipeline] ws 11:43:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:43:29 The recommended git tool is: git 11:43:36 using credential edgex-jenkins-ssh 11:43:36 Cloning the remote Git repository 11:43:36 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 11:43:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:43:36 > git init /w/workspace/edgex-go/1 # timeout=10 11:43:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:43:36 > git --version # timeout=10 11:43:36 > git --version # 'git version 2.25.1' 11:43:36 using GIT_SSH to set credentials SSH Credentials for GitHub 11:43:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:43:44 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 11:43:45 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 11:43:47 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 11:43:47 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 11:43:48 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 11:43:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:43: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:43: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 11:43:53 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 11:43:53 Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:43:53 Merge succeeded, producing 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:43:53 Checking out Revision 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 (PR-3945) 11:43: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:43:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:43:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:43:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:43:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 11:43:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3945/head:refs/remotes/origin/PR-3945 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:43:53 > git config core.sparsecheckout # timeout=10 11:43:53 > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 11:43:53 > git remote # timeout=10 11:43:53 > git config --get remote.origin.url # timeout=10 11:43:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:43:53 > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 11:43:53 > git rev-parse HEAD^{commit} # timeout=10 11:43:53 > git config core.sparsecheckout # timeout=10 11:43:53 > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 11:43:55 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] } 11:43:56 $ docker stop --time=1 08f76823f2369b2164078270267ac726a1878bd16d955cee38989cd6cab92d21 11:43:58 Commit message: "fix(all): return 416 code when count is zero and offset > count" 11:43:58 > git --version # timeout=10 11:43:58 > git --version # 'git version 2.25.1' 11:43:58 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 11:44:00 $ docker rm -f 08f76823f2369b2164078270267ac726a1878bd16d955cee38989cd6cab92d21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 11:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:44:02 11:44:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:44:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:44:02 % Total % Received % Xferd Average Speed Time Time Time Current 11:44:02 Dload Upload Total Spent Left Speed 11:44:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:44:02 latest: Pulling from edgex-devops/edgex-compose 11:44:02 cbdbe7a5bc2a: Pulling fs layer 11:44:02 ca9280d653b3: Pulling fs layer 11:44:02 7e9c9ca2126c: Pulling fs layer 11:44:02 cbdbe7a5bc2a: Verifying Checksum 11:44:02 cbdbe7a5bc2a: Download complete 11:44:02 ca9280d653b3: Verifying Checksum 11:44:02 ca9280d653b3: Download complete 11:44:02 cbdbe7a5bc2a: Pull complete 11:44:03 7e9c9ca2126c: Download complete 11:44:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 19937 0 --:--:-- --:--:-- --:--:-- 19971 [Pipeline] sh 11:44:03 ca9280d653b3: Pull complete 11:44:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:44:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:44:04 + sudo tee /etc/docker/daemon.new 11:44:04 { 11:44:04 "registry-mirrors": [ 11:44:04 "https://nexus3.edgexfoundry.org:10001" 11:44:04 ], 11:44:04 "bip": "10.250.0.254/24", 11:44:04 "hosts": [ 11:44:04 "tcp://0.0.0.0:5555", 11:44:04 "unix:///var/run/docker.sock" 11:44:04 ], 11:44:04 "mtu": 1458, 11:44:04 "selinux-enabled": true, 11:44:04 "seccomp-profile": "/etc/docker/seccomp.json" 11:44:04 } [Pipeline] sh 11:44:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:44:04 + sudo service docker restart 11:44:06 7e9c9ca2126c: Pull complete 11:44:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:44:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:44:06 prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container 11:44:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:44:08 $ docker top 7006ffc581bfdce3f5e3fdc0cad3cf5e2d480aea8faebfad20ed60a5f213577e -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:08 + + docker-composegrep build parallel --help 11:44:08 11:44:09 --parallel Build images in parallel. [Pipeline] } 11:44:09 $ docker stop --time=1 7006ffc581bfdce3f5e3fdc0cad3cf5e2d480aea8faebfad20ed60a5f213577e 11:44:10 $ docker rm -f 7006ffc581bfdce3f5e3fdc0cad3cf5e2d480aea8faebfad20ed60a5f213577e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:44:11 . [Pipeline] withDockerContainer 11:44:11 prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container 11:44:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:44:11 $ docker top 93cb16cca8f2613ccd26cc27e8c8cd55136b725d92dfd73282df93a9b9370033 -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:12 + docker-compose -f ./docker-compose-build.yml build --parallel 11:44:12 Building core-command ... 11:44:12 Building core-data ... 11:44:12 Building core-metadata ... 11:44:12 Building security-bootstrapper ... 11:44:12 Building security-proxy-setup ... 11:44:12 Building security-secretstore-setup ... 11:44:12 Building security-spiffe-token-provider ... 11:44:12 Building security-spire-agent ... 11:44:12 Building security-spire-config ... 11:44:12 Building security-spire-server ... 11:44:12 Building support-notifications ... 11:44:12 Building support-scheduler ... 11:44:12 Building sys-mgmt-agent ... 11:44:12 Building security-spire-server 11:44:12 Building core-data 11:44:12 Building security-bootstrapper 11:44:12 Building security-spire-config 11:44:12 Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:44:23 provisioning config files... 11:44:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3342790013079668647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:44:23 ---> docker-login.sh 11:44:23 nexus3.edgexfoundry.org:10001 11:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:24 Configure a credential helper to remove this warning. See 11:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:24 11:44:24 Login Succeeded 11:44:24 nexus3.edgexfoundry.org:10002 11:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:25 Configure a credential helper to remove this warning. See 11:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:25 11:44:25 Login Succeeded 11:44:25 nexus3.edgexfoundry.org:10003 11:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:25 Configure a credential helper to remove this warning. See 11:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:25 11:44:25 Login Succeeded 11:44:25 nexus3.edgexfoundry.org:10004 11:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:26 Configure a credential helper to remove this warning. See 11:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:26 11:44:26 Login Succeeded 11:44:26 docker.io 11:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:26 Configure a credential helper to remove this warning. See 11:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:26 11:44:26 Login Succeeded 11:44:26 ---> docker-login.sh ends [Pipeline] } 11:44:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:44:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:44:27 ========================================================= 11:44:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:44:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:44:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:44:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:44:28 9b3977197b4f: Pulling fs layer 11:44:28 1a89e8eeedd5: Pulling fs layer 11:44:28 94645a83ff95: Pulling fs layer 11:44:28 3f3a8bcf1eab: Pulling fs layer 11:44:28 0c92f367c5e7: Pulling fs layer 11:44:28 f7c0051592d6: Pulling fs layer 11:44:28 a227ed2f7395: Pulling fs layer 11:44:28 7b1c46037f91: Pulling fs layer 11:44:28 3f3a8bcf1eab: Waiting 11:44:28 0c92f367c5e7: Waiting 11:44:28 f7c0051592d6: Waiting 11:44:28 a227ed2f7395: Waiting 11:44:28 7b1c46037f91: Waiting 11:44:28 94645a83ff95: Verifying Checksum 11:44:28 94645a83ff95: Download complete 11:44:28 1a89e8eeedd5: Verifying Checksum 11:44:28 1a89e8eeedd5: Download complete 11:44:28 0c92f367c5e7: Verifying Checksum 11:44:28 0c92f367c5e7: Download complete 11:44:28 f7c0051592d6: Verifying Checksum 11:44:28 f7c0051592d6: Download complete 11:44:28 9b3977197b4f: Download complete 11:44:28 a227ed2f7395: Download complete 11:44:28 9b3977197b4f: Pull complete 11:44:29 1a89e8eeedd5: Pull complete 11:44:29 94645a83ff95: Pull complete 11:44:30 7b1c46037f91: Verifying Checksum 11:44:30 7b1c46037f91: Download complete 11:44:30 3f3a8bcf1eab: Verifying Checksum 11:44:30 3f3a8bcf1eab: Download complete 11:44:30 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:44:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:44:30 ---> 117c4fab9d06 11:44:30 Step 3/31 : WORKDIR /edgex-go 11:44:30 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:44:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:44:30 ---> 117c4fab9d06 11:44:30 Step 3/24 : WORKDIR /edgex-go 11:44:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:44:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:44:30 ---> 117c4fab9d06 11:44:30 Step 3/23 : WORKDIR /edgex-go 11:44:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:44:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:44:30 ---> 117c4fab9d06 11:44:30 Step 3/22 : WORKDIR /edgex-go 11:44:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:44:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:44:30 ---> 117c4fab9d06 11:44:30 Step 3/23 : WORKDIR /edgex-go 11:44:32 ---> Running in 27aadd7e7677 11:44:32 ---> Running in 849fa40f278c 11:44:32 ---> Running in 8223d64886b8 11:44:32 ---> Running in a6f5a845f922 11:44:32 ---> Running in 8d9c9b3e5ae3 11:44:32 Removing intermediate container 8223d64886b8 11:44:32 ---> 8cc4c0738505 11:44:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:32 Removing intermediate container 8d9c9b3e5ae3 11:44:32 ---> 07850ba9f849 11:44:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:32 Removing intermediate container a6f5a845f922 11:44:32 ---> 611e78acff9e 11:44:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:32 Removing intermediate container 849fa40f278c 11:44:32 ---> a0d94a3f14ec 11:44:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:32 Removing intermediate container 27aadd7e7677 11:44:32 ---> 98d729523330 11:44:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:32 ---> Running in 89ac5f218029 11:44:32 ---> Running in 00106d82c0c4 11:44:32 ---> Running in 4b597b74b5df 11:44:32 ---> Running in b59aa090dbb3 11:44:32 ---> Running in b43949a125be 11:44:33 Removing intermediate container 89ac5f218029 11:44:33 ---> ce8f04aa8377 11:44:33 Step 5/23 : RUN apk add --update --no-cache make git 11:44:33 ---> Running in 8ef44a72993e 11:44:33 Removing intermediate container 00106d82c0c4 11:44:33 ---> 1a113fe1350c 11:44:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:44:33 ---> Running in 80ef1bc4aacc 11:44:33 Removing intermediate container 4b597b74b5df 11:44:33 ---> 26d8e2f3023c 11:44:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:44:33 ---> Running in 9d378091b2bf 11:44:34 Removing intermediate container b59aa090dbb3 11:44:34 ---> 004dc203ae6f 11:44:34 Step 5/31 : RUN apk add --update --no-cache make git 11:44:34 ---> Running in 578c60c00307 11:44:34 Removing intermediate container b43949a125be 11:44:34 ---> 6b9e1f9de167 11:44:34 Step 5/24 : RUN apk add --update --no-cache make git 11:44:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:44:34 ---> Running in 8dee05cee953 11:44:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:44:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:44:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:44:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:44:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:44:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:44:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:44:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:44:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:44:35 OK: 221 MiB in 52 packages 11:44:35 OK: 221 MiB in 52 packages 11:44:35 OK: 221 MiB in 52 packages 11:44:35 OK: 221 MiB in 52 packages 11:44:35 OK: 221 MiB in 52 packages 11:44:35 Removing intermediate container 8ef44a72993e 11:44:35 ---> 3a9e911cff44 11:44:35 Step 6/23 : COPY go.mod vendor* ./ 11:44:36 Removing intermediate container 80ef1bc4aacc 11:44:36 ---> 5158f8c270cb 11:44:36 Step 6/22 : COPY go.mod vendor* ./ 11:44:36 ---> 32b2fcbc01b3 11:44:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:36 Removing intermediate container 578c60c00307 11:44:36 ---> a6f9c9de43b8 11:44:36 Step 6/31 : COPY go.mod vendor* ./ 11:44:36 ---> Running in 47b4e08292e0 11:44:36 ---> 8a482d2bfdb9 11:44:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:36 Removing intermediate container 9d378091b2bf 11:44:36 ---> 8b83cf567876 11:44:36 Step 6/23 : COPY go.mod vendor* ./ 11:44:36 Removing intermediate container 8dee05cee953 11:44:36 ---> 5fb54470e9fe 11:44:36 Step 6/24 : COPY go.mod vendor* ./ 11:44:36 ---> Running in 72d48cd97fad 11:44:36 ---> 5dd1faf92e2a 11:44:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:36 ---> Running in 7bcfc21858df 11:44:36 ---> 4150142eec64 11:44:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:36 ---> 0dc2fad56aaa 11:44:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:36 ---> Running in a81b3eaaaba0 11:44:36 ---> Running in 8ee2bd7d983b 11:44:37 Removing intermediate container 47b4e08292e0 11:44:37 ---> 5225fd0fad79 11:44:37 Step 8/23 : COPY . . 11:44:38 Removing intermediate container 7bcfc21858df 11:44:38 ---> ea3adaff4c47 11:44:38 Step 8/31 : COPY . . 11:44:39 Removing intermediate container 72d48cd97fad 11:44:39 ---> 80c6fc02b125 11:44:39 Step 8/22 : COPY . . 11:44:40 Removing intermediate container 8ee2bd7d983b 11:44:40 Removing intermediate container a81b3eaaaba0 11:44:40 ---> 7c027ecc2df0 11:44:40 ---> 9420121dc9e5 11:44:40 Step 8/24 : COPY . .Step 8/23 : COPY . . 11:44:40 11:44:43 3f3a8bcf1eab: Pull complete 11:44:43 0c92f367c5e7: Pull complete 11:44:43 f7c0051592d6: Pull complete 11:44:44 a227ed2f7395: Pull complete 11:44:50 ---> a886212293ae 11:44:50 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 11:44:50 ---> 2c2312db0bb9 11:44:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:44:50 ---> 838d0ff8298d 11:44:50 ---> 580b0f15d491 11:44:50 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/23 : ARG SPIRE_RELEASE=1.2.0 11:44:50 11:44:50 ---> 365b710cfd54 11:44:50 Step 9/23 : RUN make cmd/core-data/core-data 11:44:50 ---> Running in 1997a8d066f4 11:44:50 ---> Running in 0519a690c0ce 11:44:50 ---> Running in d39814d1d705 11:44:50 ---> Running in c3c08547e3a6 11:44:50 ---> Running in 728ce47e5476 11:44:50 Removing intermediate container 1997a8d066f4 11:44:50 ---> 0184540b8481 11:44:50 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" 11:44:50 Removing intermediate container d39814d1d705 11:44:50 ---> 9701b6a85bd4 11:44:50 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" 11:44:50 ---> Running in 3f9ef1162e55 11:44:50 ---> Running in ee08d3a87403 11:44: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 11:44:50 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 11:44:50 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 11:44:50 7b1c46037f91: Pull complete 11:44:50 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 11:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:44:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 11:44:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:44:51 WORKDIR /edgex 11:44:51 COPY go.mod . 11:44:51 RUN go mod download 11:44:51 + docker build -t ci-base-image-arm64 -f - . 11:44:51 spire-1.2.0/ 11:44:51 spire-1.2.0/ 11:44:52 spire-1.2.0/README.md 11:44:52 spire-1.2.0/bin/ 11:44:52 spire-1.2.0/bin/spire-server 11:44:52 spire-1.2.0/bin/spire-agent 11:44:52 spire-1.2.0/conf/ 11:44:52 spire-1.2.0/conf/server/ 11:44:52 spire-1.2.0/conf/server/server.conf 11:44:52 spire-1.2.0/conf/agent/ 11:44:52 spire-1.2.0/conf/agent/agent.conf 11:44:52 spire-1.2.0/LICENSE 11:44:52 spire-1.2.0/README.md 11:44:52 spire-1.2.0/bin/ 11:44:52 spire-1.2.0/bin/spire-server 11:44:52 spire-1.2.0/bin/spire-agent 11:44:52 spire-1.2.0/conf/ 11:44:52 spire-1.2.0/conf/server/ 11:44:52 spire-1.2.0/conf/server/server.conf 11:44:52 spire-1.2.0/conf/agent/ 11:44:52 spire-1.2.0/conf/agent/agent.conf 11:44:52 spire-1.2.0/LICENSE 11:44:53 Sending build context to Docker daemon 169.1MB 11:44:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:44:53 ---> f79e39bc4007 11:44:53 Step 2/4 : WORKDIR /edgex 11:44:55 ---> Running in 09b5d68fc02a 11:44:55 Removing intermediate container 09b5d68fc02a 11:44:55 ---> b6ca196b3dc3 11:44:55 Step 3/4 : COPY go.mod . 11:44:56 ---> 2fc2c55c80bc 11:44:56 Step 4/4 : RUN go mod download 11:44:56 ---> Running in 4656465e2952 11:44:57 Removing intermediate container 3f9ef1162e55 11:44:57 ---> d04768dddb11 11:44:57 11:44:57 Step 11/24 : FROM alpine:3.15 11:44:57 Removing intermediate container ee08d3a87403 11:44:57 ---> dfd280d9a0d4 11:44:57 11:44:57 Step 11/23 : FROM alpine:3.15 11:44:57 3.15: Pulling from library/alpine 11:44:57 3.15: Pulling from library/alpine 11:44:58 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 11:44:58 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 11:44:58 Status: Image is up to date for alpine:3.15 11:44:58 Status: Downloaded newer image for alpine:3.15 11:44:58 ---> 0ac33e5f5afa 11:44:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:44:58 ---> 0ac33e5f5afa 11:44:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:44:58 ---> Running in 09a33fb400da 11:44:58 ---> Running in e77b263b43bb 11:44:59 Removing intermediate container 09a33fb400da 11:44:59 ---> b9be9d489ebd 11:44:59 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:59 Removing intermediate container e77b263b43bb 11:44:59 ---> 29c0c9b088e6 11:44:59 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:59 ---> Running in cc724d7ea432 11:44:59 ---> Running in eeb63291a0da 11:45:01 Removing intermediate container eeb63291a0da 11:45:01 ---> 9ea5c228e4c4 11:45:01 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:45:01 Removing intermediate container cc724d7ea432 11:45:01 ---> ffabb812d0f8 11:45:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 11:45:01 ---> Running in a0d5f1dc105e 11:45:01 ---> Running in 22d1319121ef 11:45:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:45:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:45:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:45:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:45:03 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 11:45:03 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:45:03 OK: 15854 distinct packages available 11:45:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:45:03 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 11:45:03 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:45:03 OK: 15854 distinct packages available 11:45:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:45:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:45:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:45:05 (1/4) Installing dumb-init (1.2.5-r1) 11:45:05 (2/4) Installing musl-obstack (1.2.3-r0) 11:45:05 (1/5) Installing dumb-init (1.2.5-r1) 11:45:05 (3/4) Installing libucontext (1.1-r0) 11:45:05 (2/5) Installing musl-obstack (1.2.3-r0) 11:45:05 (4/4) Installing gcompat (1.0.0-r4) 11:45:05 (3/5) Installing libucontext (1.1-r0) 11:45:05 Executing busybox-1.34.1-r5.trigger 11:45:05 OK: 6 MiB in 18 packages 11:45:05 (4/5) Installing gcompat (1.0.0-r4) 11:45:05 (5/5) Installing openssl (1.1.1n-r0) 11:45:05 Executing busybox-1.34.1-r5.trigger 11:45:05 OK: 6 MiB in 19 packages 11:45:07 Removing intermediate container a0d5f1dc105e 11:45:07 ---> db539a1ab681 11:45:07 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 11:45:07 Removing intermediate container 22d1319121ef 11:45:07 ---> 30178720cb3d 11:45:07 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 11:45:11 ---> fc094166bc1c 11:45:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:45:11 ---> 00ba42c6e96c 11:45:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:45:11 ---> 213dd7e566b2 11:45:11 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 11:45:11 ---> Running in 6eec69288420 11:45:11 ---> f5d47c7e6351 11:45:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:45:12 Removing intermediate container 6eec69288420 11:45:12 ---> ef18927d9ef7 11:45:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:45:12 ---> e5e9fc8336b6 11:45:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:45:12 ---> 344e227d5e74 11:45:12 Step 19/24 : WORKDIR / 11:45:13 ---> Running in 79a8f93c3aff 11:45:13 ---> 6c601642abfb 11:45:13 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:45:13 ---> Running in 26669b236f12 11:45:13 Removing intermediate container 26669b236f12 11:45:13 ---> 3021ffe0e096 11:45:13 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:45:13 Removing intermediate container 79a8f93c3aff 11:45:13 ---> 8a4e192aa33a 11:45:13 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:45:13 ---> Running in 4c6a40d5821b 11:45:13 ---> Running in 913f75b64753 11:45:13 Removing intermediate container 4c6a40d5821b 11:45:13 ---> 647388edabdf 11:45:13 Step 21/23 : LABEL arch=x86_64 11:45:14 Removing intermediate container 913f75b64753 11:45:14 ---> e950095a10ac 11:45:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:45:14 ---> Running in a957cf84d7c9 11:45:14 ---> Running in 887a40f79016 11:45:14 Removing intermediate container a957cf84d7c9 11:45:14 ---> 76f87c41cb40 11:45:14 Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:45:14 Removing intermediate container 887a40f79016 11:45:14 ---> d32f2d47dc0f 11:45:14 Step 22/24 : LABEL arch=x86_64 11:45:14 ---> Running in 49c6b38dfaec 11:45:14 ---> Running in b54922cc7ce0 11:45:14 Removing intermediate container 49c6b38dfaec 11:45:14 ---> 13a99241f420 11:45:14 Step 23/23 : LABEL version=0.0.0 11:45:14 Removing intermediate container b54922cc7ce0 11:45:14 ---> 3cad83c2cf1f 11:45:14 Step 23/24 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:45:15 ---> Running in 4a2e9dba57ce 11:45:15 ---> Running in 422a6af9ae45 11:45:15 Removing intermediate container 4a2e9dba57ce 11:45:15 ---> b1b1a4229bc6 11:45:15 Step 24/24 : LABEL version=0.0.0 11:45:15 ---> Running in e869ea35f32d 11:45:15 Removing intermediate container 422a6af9ae45 11:45:15 ---> 5fcc4b02ca6b 11:45:15 11:45:15 Removing intermediate container e869ea35f32d 11:45:15 ---> 3219c3bcd026 11:45:15 11:45:15 Successfully built 3219c3bcd026 11:45:15 Successfully built 5fcc4b02ca6b 11:45:15 Successfully tagged security-spire-config:latest 11:45:15 Building sys-mgmt-agent 11:45:15  Building security-spire-config ... done Successfully tagged security-spire-server:latest 11:45:15 Building security-spire-agent 11:45:21  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:45:21 ---> 117c4fab9d06 11:45:21 Step 3/24 : WORKDIR /edgex-go 11:45:21 ---> Using cache 11:45:21 ---> a0d94a3f14ec 11:45:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:21 ---> Using cache 11:45:21 ---> 004dc203ae6f 11:45:21 Step 5/24 : RUN apk add --update --no-cache make git 11:45:21 ---> Using cache 11:45:21 ---> a6f9c9de43b8 11:45:21 Step 6/24 : COPY go.mod vendor* ./ 11:45:21 ---> Using cache 11:45:21 ---> 5dd1faf92e2a 11:45:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:21 ---> Using cache 11:45:21 ---> ea3adaff4c47 11:45:21 Step 8/24 : COPY . . 11:45:21 ---> Using cache 11:45:21 ---> 838d0ff8298d 11:45:21 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 11:45:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:45:21 ---> 117c4fab9d06 11:45:21 Step 3/23 : WORKDIR /edgex-go 11:45:21 ---> Using cache 11:45:21 ---> a0d94a3f14ec 11:45:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:21 ---> Using cache 11:45:21 ---> 004dc203ae6f 11:45:21 Step 5/23 : RUN apk add --update --no-cache make bash git 11:45:22 ---> Running in 3adb124cceb2 11:45:22 ---> Running in 95704c821045 11:45:22 Removing intermediate container c3c08547e3a6 11:45:22 ---> baf771a3b63c 11:45:22 11:45:22 Step 10/22 : FROM alpine:3.14 11:45:22 Removing intermediate container 0519a690c0ce 11:45:22 ---> 96fa4094ed4e 11:45:22 11:45:22 Step 10/31 : FROM alpine:3.14 11:45:22 Removing intermediate container 3adb124cceb2 11:45:22 ---> acfec7a475fe 11:45:22 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 11:45:22 3.14: Pulling from library/alpine 11:45:22 3.14: Pulling from library/alpine 11:45:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:45:22 ---> Running in 06a5ab3cd503 11:45:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:45:24 OK: 221 MiB in 52 packages 11:45:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:45:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:45:24 Status: Image is up to date for alpine:3.14 11:45:24 Status: Downloaded newer image for alpine:3.14 11:45:24 ---> e04c818066af 11:45:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:45:24 ---> e04c818066af 11:45:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:45:24 spire-1.2.0/ 11:45:24 ---> Running in 10af8bc359bd 11:45:24 ---> Running in 0291f3afd33c 11:45:24 Removing intermediate container 728ce47e5476 11:45:24 ---> 2e64ee4f8de4 11:45:24 11:45:24 Step 10/23 : FROM alpine:3.14 11:45:24 ---> e04c818066af 11:45:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:45:25 Removing intermediate container 10af8bc359bd 11:45:25 ---> b09d578f7c50 11:45:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:45:25 Removing intermediate container 95704c821045 11:45:25 ---> 2cf51824425b 11:45:25 Step 6/23 : COPY go.mod vendor* ./ 11:45:25 ---> Running in ca6285129594 11:45:25 ---> Running in 382dfe58a3b3 11:45:25 (1/2) Installing ca-certificates (20211220-r0) 11:45:25 (2/2) Installing dumb-init (1.2.5-r1) 11:45:25 Executing busybox-1.33.1-r7.trigger 11:45:25 Executing ca-certificates-20211220-r0.trigger 11:45:25 OK: 6 MiB in 16 packages 11:45:25 spire-1.2.0/README.md 11:45:25 spire-1.2.0/bin/ 11:45:25 spire-1.2.0/bin/spire-server 11:45:25 spire-1.2.0/bin/spire-agent 11:45:25 spire-1.2.0/conf/ 11:45:25 spire-1.2.0/conf/server/ 11:45:25 spire-1.2.0/conf/server/server.conf 11:45:25 spire-1.2.0/conf/agent/ 11:45:25 spire-1.2.0/conf/agent/agent.conf 11:45:25 spire-1.2.0/LICENSE 11:45:25 Removing intermediate container ca6285129594 11:45:25 ---> c36b703eaa12 11:45:25 Step 12/23 : ENV APP_PORT=59880 11:45:26 ---> fbc1b0661866 11:45:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:26 ---> Running in 26d9f508bc05 11:45:26 ---> Running in 8d2121631a25 11:45:26 Removing intermediate container 26d9f508bc05 11:45:26 ---> 2213a180a4c1 11:45:26 Step 13/23 : EXPOSE $APP_PORT 11:45:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:45:26 ---> Running in bc57d011ec83 11:45:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:45:26 Removing intermediate container bc57d011ec83 11:45:26 ---> 9245c5df13dc 11:45:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:26 (1/2) Installing dumb-init (1.2.5-r1) 11:45:26 ---> Running in 770ccb39d8b6 11:45:26 (2/2) Installing su-exec (0.2-r1) 11:45:26 Executing busybox-1.33.1-r7.trigger 11:45:26 OK: 6 MiB in 16 packages 11:45:26 Removing intermediate container 0291f3afd33c 11:45:26 ---> cae4f8d30e94 11:45:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:45:26 ---> Running in bd1de79e6f11 11:45:26 Removing intermediate container bd1de79e6f11 11:45:26 ---> 957caec7d0f6 11:45:26 Step 13/22 : ENV APP_PORT=59860 11:45:27 ---> Running in 1dc004f83ace 11:45:27 Removing intermediate container 382dfe58a3b3 11:45:27 ---> bff60a914bc7 11:45:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:45:27 ---> Running in 51610645a6ea 11:45:27 Removing intermediate container 1dc004f83ace 11:45:27 ---> 8aa276a3fbf6 11:45:27 Step 14/22 : EXPOSE $APP_PORT 11:45:27 ---> Running in 355969b7d238 11:45:27 Removing intermediate container 51610645a6ea 11:45:27 ---> 89656df17b89 11:45:27 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:45:27 Removing intermediate container 06a5ab3cd503 11:45:27 ---> 938be8d3f670 11:45:27 11:45:27 Step 11/24 : FROM alpine:3.15 11:45:27 ---> 0ac33e5f5afa 11:45:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:45:27 ---> Running in adea759b25f5 11:45:27 Removing intermediate container 8d2121631a25 11:45:27 ---> 353a1ed6fed0 11:45:27 Step 8/23 : COPY . . 11:45:27 ---> Using cache 11:45:27 ---> 29c0c9b088e6 11:45:27 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:27 ---> Using cache 11:45:27 ---> 9ea5c228e4c4 11:45:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:45:27 ---> Using cache 11:45:27 ---> db539a1ab681 11:45:27 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 11:45:27 Removing intermediate container 770ccb39d8b6 11:45:27 ---> 0cc6e3dc18f9 11:45:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:45:28 Removing intermediate container 355969b7d238 11:45:28 ---> 3f288ee3cf91 11:45:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:45:28 ---> Running in 6cf2376e1963 11:45:28 Removing intermediate container adea759b25f5 11:45:28 ---> 9dcffbb97756 11:45:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:45:28 ---> Running in 1c8e00cb7021 11:45:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:45:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:45:29 (1/6) Installing dumb-init (1.2.5-r1) 11:45:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:45:30 (3/6) Installing libsodium (1.0.18-r0) 11:45:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:45:30 ---> 5b67b6beaf77 11:45:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:45:30 (5/6) Installing libzmq (4.3.4-r0) 11:45:30 (6/6) Installing zeromq (4.3.4-r0) 11:45:30 Executing busybox-1.33.1-r7.trigger 11:45:30 OK: 8 MiB in 20 packages 11:45:30 ---> 054685e2a2d0 11:45:30 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 11:45:31 ---> f073fd42b038 11:45:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:45:32 Removing intermediate container 6cf2376e1963 11:45:32 ---> 1f8d3301f167 11:45:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:45:32 ---> 3168262885d7 11:45:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:45:32 ---> 66f43df1797d 11:45:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:45:32 ---> Running in 8ec858609b5b 11:45:32 Removing intermediate container 1c8e00cb7021 11:45:32 ---> cdeedacbf129 11:45:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:45:32 ---> 0a9b582b39ff 11:45:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:45:33 ---> 3075a94822de 11:45:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:45:33 ---> Running in cffec2cbecb2 11:45:33 Removing intermediate container 8ec858609b5b 11:45:33 ---> b61ff4ea144e 11:45:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:45:33 ---> Running in 40c4d451c2f3 11:45:33 Removing intermediate container cffec2cbecb2 11:45:33 ---> ad7e9ad5277d 11:45:33 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:45:33 ---> c0a961b74d9b 11:45:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:45:33 Removing intermediate container 40c4d451c2f3 11:45:33 ---> 9588f6b4130f 11:45:33 Step 20/22 : LABEL arch=x86_64 11:45:33 ---> ce6ffe33f29b 11:45:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:45:33 ---> Running in 74f015a3b04f 11:45:33 ---> 4851bd398872 11:45:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:45:33 ---> cf5c62dc7aa4 11:45:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:45:34 ---> Running in fa7f3a869609 11:45:34 ---> f8cceea824d4 11:45:34 Step 19/23 : ENTRYPOINT ["/core-data"] 11:45:34 ---> Running in e70e385cbb3d 11:45:34 Removing intermediate container 74f015a3b04f 11:45:34 ---> a70301c89ee7 11:45:34 Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:45:34 ---> dfba91343f4d 11:45:34 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:45:34 ---> Running in e1ed094b11ba 11:45:34 ---> Running in ea65d4c94e16 11:45:34 Removing intermediate container e70e385cbb3d 11:45:34 ---> 868bda112770 11:45:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:45:34 ---> Running in b6c8650af3bd 11:45:34 ---> Running in 22cf5f16c06c 11:45:34 Removing intermediate container e1ed094b11ba 11:45:34 ---> 2a04ce00f76c 11:45:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:45:34 Removing intermediate container ea65d4c94e16 11:45:34 ---> 1d41e9bcbe07 11:45:34 Step 22/22 : LABEL version=0.0.0 11:45:34 ---> Running in d3ef786cafed 11:45:34 ---> Running in ab2d441ad0f6 11:45:34 Removing intermediate container 22cf5f16c06c 11:45:34 ---> d51a2be3dd37 11:45:34 Step 22/24 : LABEL arch=x86_64 11:45:34 ---> Running in 43a02540ae59 11:45:34 Removing intermediate container d3ef786cafed 11:45:34 ---> 17a439fe7ed7 11:45:34 Step 21/23 : LABEL arch=x86_64 11:45:34 Removing intermediate container ab2d441ad0f6 11:45:34 ---> 7780c07c1a13 11:45:34 11:45:34 ---> Running in 0d6a6ed416b6 11:45:34 Removing intermediate container 43a02540ae59 11:45:34 ---> d59d099fa23b 11:45:34 Step 23/24 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:45:34 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 11:45:34 Successfully built 7780c07c1a13 11:45:34 Successfully tagged support-notifications:latest 11:45:34 Building core-metadata 11:45:34  Building support-notifications ... done  ---> Running in 41c77f77a521 11:45:34 Removing intermediate container 0d6a6ed416b6 11:45:34 ---> 3c41106b6b09 11:45:34 Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:45:34 ---> Running in 75938ce6ca4a 11:45:36 Removing intermediate container fa7f3a869609 11:45:36 ---> fa8e8fe640c8 11:45:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:45:36 Removing intermediate container 41c77f77a521 11:45:36 ---> cbe47410a350 11:45:36 Step 24/24 : LABEL version=0.0.0 11:45:36 Removing intermediate container 75938ce6ca4a 11:45:36 ---> 9c542b5b51ad 11:45:36 Step 23/23 : LABEL version=0.0.0 11:45:36 ---> Running in e58d402c5933 11:45:36 ---> 12a58d20c5e9 11:45:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:45:36 ---> Running in be6f237b66c0 11:45:36 Removing intermediate container e58d402c5933 11:45:36 ---> 9d71ae732a84 11:45:36 11:45:36 Removing intermediate container be6f237b66c0 11:45:36 ---> f2b9ad2c6e87 11:45:36 11:45:36 Successfully built 9d71ae732a84 11:45:36 Successfully tagged security-spire-agent:latest 11:45:36  Building security-spire-agent ... done Building security-spiffe-token-provider 11:45:36 Successfully built f2b9ad2c6e87 11:45:36 Successfully tagged core-data:latest 11:45:36 Building security-proxy-setup 11:45:38  Building core-data ... done  ---> 84c6df5949c1 11:45:38 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:45:40 ---> 8e62d271fa3e 11:45:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:45:41 ---> 09c6444fd12d 11:45:41 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:45:43 Removing intermediate container 4656465e2952 11:45:43 ---> f93029a480c7 11:45:43 Successfully built f93029a480c7 11:45:43 Successfully tagged ci-base-image-arm64:latest 11:45:43 ---> 85ad1616a816 11:45:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:45:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:45:43 ---> 117c4fab9d06 11:45:43 Step 3/23 : WORKDIR /edgex-go 11:45:43 ---> Using cache 11:45:43 ---> a0d94a3f14ec 11:45:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:43 ---> Using cache 11:45:43 ---> 004dc203ae6f 11:45:43 Step 5/23 : RUN apk add --update --no-cache make git 11:45:43 ---> Using cache 11:45:43 ---> a6f9c9de43b8 11:45:43 Step 6/23 : COPY go.mod vendor* ./ 11:45:43 ---> Using cache 11:45:43 ---> 5dd1faf92e2a 11:45:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:43 ---> Using cache 11:45:43 ---> ea3adaff4c47 11:45:43 Step 8/23 : COPY . . 11:45:43 ---> Using cache 11:45:43 ---> 838d0ff8298d 11:45:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:45:43 ---> Running in 5594d6da3b06 [Pipeline] isUnix [Pipeline] sh 11:45:43 ---> Running in aa1975213491 11:45:43 + docker inspect -f . ci-base-image-arm64 11:45:43 . [Pipeline] withDockerContainer 11:45:43 prd-ubuntu20.04-docker-arm64-4c-16g-10961 does not seem to be running inside a container 11:45:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:45:43 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 11:45:43 Removing intermediate container aa1975213491 11:45:43 ---> 89a7ac32de6b 11:45:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:45:44 ---> 50ef81ad3abe 11:45:44 Step 26/31 : RUN chmod +x /entrypoint.sh 11:45:45 $ docker top 68314941b1b6f093d299ecd438cc18725144e25170b7fd57a7fa380d46faf786 -eo pid,comm 11:45:45 ---> Running in fbce56f9311b [Pipeline] { [Pipeline] sh 11:45:46 + go version 11:45:46 go version go1.17.6 linux/arm64 [Pipeline] } 11:45:46 $ docker stop --time=1 68314941b1b6f093d299ecd438cc18725144e25170b7fd57a7fa380d46faf786 11:45:47 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:45:47 ---> 117c4fab9d06 11:45:47 Step 3/20 : WORKDIR /edgex-go 11:45:47 ---> Using cache 11:45:47 ---> a0d94a3f14ec 11:45:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 11:45:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:45:47 ---> 117c4fab9d06 11:45:47 Step 3/22 : WORKDIR /edgex-go 11:45:47 ---> Using cache 11:45:47 ---> a0d94a3f14ec 11:45:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:47 ---> Using cache 11:45:47 ---> 004dc203ae6f 11:45:47 Step 5/22 : RUN apk add --update --no-cache make git 11:45:47 ---> Using cache 11:45:47 ---> a6f9c9de43b8 11:45:47 Step 6/22 : COPY go.mod vendor* ./ 11:45:47 ---> Using cache 11:45:47 ---> 5dd1faf92e2a 11:45:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:47 ---> Using cache 11:45:47 ---> ea3adaff4c47 11:45:47 Step 8/22 : COPY . . 11:45:47 ---> Using cache 11:45:47 ---> 838d0ff8298d 11:45:47 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:45:47 ---> Running in 18b3354ad459 11:45:47 ---> Running in c27e0fd40d9d 11:45:47 Removing intermediate container fbce56f9311b 11:45:47 ---> c84721686f0d 11:45:47 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:45:47 $ docker rm -f 68314941b1b6f093d299ecd438cc18725144e25170b7fd57a7fa380d46faf786 11:45:47 ---> Running in 85a8a5ea2605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 11:45:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:45:48 Removing intermediate container 85a8a5ea2605 11:45:48 ---> 1dc5dbd778f6 11:45:48 Step 28/31 : CMD ["gate"] 11:45:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:45:48 ---> Running in ba17d2b20898 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 11:45:48 Removing intermediate container ba17d2b20898 11:45:48 ---> 4c78a6844990 11:45:48 Step 29/31 : LABEL arch=x86_64 [Pipeline] isUnix [Pipeline] sh 11:45:48 ---> Running in 4266e79222d7 11:45:48 + docker inspect -f . ci-base-image-arm64 11:45:48 . [Pipeline] withDockerContainer 11:45:48 Removing intermediate container 4266e79222d7 11:45:48 ---> 12d54536f93f 11:45:48 Step 30/31 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:45:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:45:48 ---> Running in 6c472fdddab1 11:45:49 prd-ubuntu20.04-docker-arm64-4c-16g-10961 does not seem to be running inside a container 11:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:45:49 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 11:45:49 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:45:49 OK: 15864 distinct packages available 11:45:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:45:49 Removing intermediate container 6c472fdddab1 11:45:49 ---> c1ec1a31df2f 11:45:49 Step 31/31 : LABEL version=0.0.0 11:45:49 ---> Running in 3e5c4db2bdde 11:45:50 Removing intermediate container 3e5c4db2bdde 11:45:50 ---> 8b86293730e8 11:45:50 11:45:50 Successfully built 8b86293730e8 11:45:50 Successfully tagged security-bootstrapper:latest 11:45:50 Building support-scheduler 11:45:50  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:45:50 $ docker top 817d78b4e359881d7a30a4c5db7732ef73577c6f45088a4649684772c7d089b8 -eo pid,comm 11:45:50 OK: 221 MiB in 52 packages [Pipeline] { [Pipeline] echo 11:45:50 ========================================================= 11:45:50 [edgeXBuildGoParallel] Running Tests and Build... 11:45:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:45:51 + make test 11:45:51 go mod tidy -compat=1.17 11:45:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:45:53 Removing intermediate container 18b3354ad459 11:45:53 ---> 57a75302a85c 11:45:53 Step 5/20 : COPY go.mod vendor* ./ 11:45:54 ---> 020c68dec879 11:45:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:54 ---> Running in 4b22a46d5d28 11:45:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:45:55 ---> 117c4fab9d06 11:45:55 Step 3/22 : WORKDIR /edgex-go 11:45:55 ---> Using cache 11:45:55 ---> a0d94a3f14ec 11:45:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:55 ---> Using cache 11:45:55 ---> 004dc203ae6f 11:45:55 Step 5/22 : RUN apk add --update --no-cache make git 11:45:55 ---> Using cache 11:45:55 ---> a6f9c9de43b8 11:45:55 Step 6/22 : COPY go.mod vendor* ./ 11:45:55 ---> Using cache 11:45:55 ---> 5dd1faf92e2a 11:45:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:55 ---> Using cache 11:45:55 ---> ea3adaff4c47 11:45:55 Step 8/22 : COPY . . 11:45:55 ---> Using cache 11:45:55 ---> 838d0ff8298d 11:45:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:45:55 ---> Running in d5cc0904bfd1 11:45:56 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 11:45:57 Removing intermediate container 4b22a46d5d28 11:45:57 ---> 88ea63a2adef 11:45:57 Step 7/20 : COPY . . 11:45:57 Removing intermediate container b6c8650af3bd 11:45:57 ---> 9a6eb5764707 11:45:57 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:45:57 ---> Running in 440fe7edf9d0 11:45:58 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 11:46:01 Removing intermediate container 440fe7edf9d0 11:46:01 ---> 95510dd26868 11:46:01 11:46:01 Step 11/23 : FROM docker:20.10.14 11:46:01 20.10.14: Pulling from library/docker 11:46:07 ---> 65b653b37e48 11:46:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:46:07 ---> Running in 3b9cd0376dd3 11:46:08 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 11:46:09 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 11:46:09 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 11:46:09 Status: Downloaded newer image for docker:20.10.14 11:46:09 ---> 7417809fdb73 11:46:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:46:11 ---> Running in 5e219edb0b73 11:46:11 Removing intermediate container 5594d6da3b06 11:46:11 ---> 00b07f03cc09 11:46:11 11:46:11 Step 10/23 : FROM alpine:3.14 11:46:11 ---> e04c818066af 11:46:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:46:11 ---> Running in 4b20f001ef4d 11:46:11 Removing intermediate container 5e219edb0b73 11:46:11 ---> 645fd250feda 11:46:11 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 11:46:11 ---> Running in 7dc00ae07977 11:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:46:12 (1/1) Installing dumb-init (1.2.5-r1) 11:46:12 Executing busybox-1.33.1-r7.trigger 11:46:12 OK: 6 MiB in 15 packages 11:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:46:12 (1/43) Installing readline (8.1.1-r0) 11:46:12 (2/43) Installing bash (5.1.16-r0) 11:46:12 Executing bash-5.1.16-r0.post-install 11:46:12 (3/43) Installing brotli-libs (1.0.9-r5) 11:46:12 (4/43) Installing nghttp2-libs (1.46.0-r0) 11:46:12 (5/43) Installing libcurl (7.80.0-r0) 11:46:12 (6/43) Installing curl (7.80.0-r0) 11:46:12 (7/43) Installing dumb-init (1.2.5-r1) 11:46:12 (8/43) Installing libbz2 (1.0.8-r1) 11:46:12 (9/43) Installing expat (2.4.7-r0) 11:46:12 (10/43) Installing libffi (3.4.2-r1) 11:46:12 (11/43) Installing gdbm (1.22-r0) 11:46:12 (12/43) Installing xz-libs (5.2.5-r0) 11:46:12 (13/43) Installing libgcc (10.3.1_git20211027-r0) 11:46:12 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 11:46:12 (15/43) Installing mpdecimal (2.5.1-r1) 11:46:12 (16/43) Installing sqlite-libs (3.36.0-r0) 11:46:12 (17/43) Installing python3 (3.9.7-r4) 11:46:13 (18/43) Installing py3-appdirs (1.4.4-r2) 11:46:13 (19/43) Installing py3-certifi (2020.12.5-r1) 11:46:13 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 11:46:13 (21/43) Installing py3-idna (3.3-r0) 11:46:13 (22/43) Installing py3-urllib3 (1.26.7-r0) 11:46:13 (23/43) Installing py3-requests (2.26.0-r1) 11:46:13 (24/43) Installing py3-msgpack (1.0.2-r1) 11:46:13 (25/43) Installing py3-lockfile (0.12.2-r4) 11:46:13 (26/43) Installing py3-cachecontrol (0.12.10-r0) 11:46:13 (27/43) Installing py3-colorama (0.4.4-r1) 11:46:13 (28/43) Installing py3-contextlib2 (21.6.0-r1) 11:46:13 (29/43) Installing py3-distlib (0.3.3-r0) 11:46:13 (30/43) Installing py3-distro (1.6.0-r0) 11:46:13 (31/43) Installing py3-six (1.16.0-r0) 11:46:13 (32/43) Installing py3-webencodings (0.5.1-r4) 11:46:13 (33/43) Installing py3-html5lib (1.1-r1) 11:46:13 (34/43) Installing py3-parsing (2.4.7-r2) 11:46:13 (35/43) Installing py3-packaging (20.9-r1) 11:46:13 (36/43) Installing py3-tomli (1.2.2-r0) 11:46:13 (37/43) Installing py3-pep517 (0.12.0-r0) 11:46:13 (38/43) Installing py3-progress (1.6-r0) 11:46:13 (39/43) Installing py3-retrying (1.3.3-r2) 11:46:13 (40/43) Installing py3-ordered-set (4.0.2-r2) 11:46:13 (41/43) Installing py3-setuptools (52.0.0-r4) 11:46:13 (42/43) Installing py3-toml (0.10.2-r2) 11:46:13 (43/43) Installing py3-pip (20.3.4-r1) 11:46:13 Executing busybox-1.34.1-r5.trigger 11:46:13 OK: 83 MiB in 65 packages 11:46:14 Removing intermediate container 4b20f001ef4d 11:46:14 ---> 88e299b11dd5 11:46:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:46:14 Collecting docker-compose==1.23.2 11:46:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:46:14 ---> Running in c5d48ddacbf1 11:46:14 Collecting dockerpty<0.5,>=0.4.1 11:46:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:46:14 Removing intermediate container c27e0fd40d9d 11:46:14 ---> 2c318bd04b7e 11:46:14 11:46:14 Step 10/22 : FROM alpine:3.14 11:46:14 ---> e04c818066af 11:46:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 11:46:14 ---> Running in 9f829b8b1e1c 11:46:14 Removing intermediate container c5d48ddacbf1 11:46:14 ---> 56478bdd8154 11:46:14 Step 13/23 : ENV APP_PORT=59881 11:46:14 ---> Running in 98eb46f4ed40 11:46:14 Collecting docopt<0.7,>=0.6.1 11:46:14 Downloading docopt-0.6.2.tar.gz (25 kB) 11:46:14 Removing intermediate container 98eb46f4ed40 11:46:14 ---> 0c92a5f2fa89 11:46:14 Step 14/23 : EXPOSE $APP_PORT 11:46:14 ---> Running in 33444a0d3efe 11:46:15 Collecting PyYAML<4,>=3.10 11:46:15 Downloading PyYAML-3.13.tar.gz (270 kB) 11:46:15 Removing intermediate container 33444a0d3efe 11:46:15 ---> bec788fc727f 11:46:15 Step 15/23 : WORKDIR / 11:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:46:15 ---> Running in a3a38d5a5cd2 11:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:46:15 Removing intermediate container a3a38d5a5cd2 11:46:15 ---> ed40ba4a3568 11:46:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:46:15 (1/6) Installing ca-certificates (20211220-r0) 11:46:15 (2/6) Installing brotli-libs (1.0.9-r5) 11:46:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 11:46:15 (4/6) Installing libcurl (7.79.1-r0) 11:46:15 (5/6) Installing curl (7.79.1-r0) 11:46:15 (6/6) Installing dumb-init (1.2.5-r1) 11:46:15 Executing busybox-1.33.1-r7.trigger 11:46:15 Executing ca-certificates-20211220-r0.trigger 11:46:15 OK: 8 MiB in 20 packages 11:46:15 Collecting texttable<0.10,>=0.9.0 11:46:15 Downloading texttable-0.9.1.tar.gz (11 kB) 11:46:16 ---> 31441f851584 11:46:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:46:16 Collecting jsonschema<3,>=2.5.1 11:46:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:46:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 11:46:16 Collecting websocket-client<1.0,>=0.32.0 11:46:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:46:16 Collecting cached-property<2,>=1.2.0 11:46:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:46:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:46:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:46:16 Collecting docker<4.0,>=3.6.0 11:46:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:46:16 Removing intermediate container 9f829b8b1e1c 11:46:16 ---> 0117c05af2b3 11:46:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:46:16 Collecting docker-pycreds>=0.4.0 11:46:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:46:16 ---> Running in 75955c6c333d 11:46:16 Collecting chardet<3.1.0,>=3.0.2 11:46:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:46:16 ---> 50548a9e5180 11:46:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:46:16 Collecting urllib3<1.25,>=1.21.1 11:46:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:46:16 Collecting idna<2.8,>=2.5 11:46:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:46:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 11:46:16 Removing intermediate container 75955c6c333d 11:46:16 ---> 97a436c93cb8 11:46:16 Step 13/22 : WORKDIR /edgex 11:46:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:46:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:46:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:46:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:46:17 ---> Running in 65f261ab3019 11:46:17 ---> 5d6a7cd9766d 11:46:17 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:46:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:46:17 Attempting uninstall: urllib3 11:46:17 Found existing installation: urllib3 1.26.7 11:46:17 Uninstalling urllib3-1.26.7: 11:46:17 Successfully uninstalled urllib3-1.26.7 11:46:17 ---> Running in 5dafc4840897 11:46:17 Attempting uninstall: idna 11:46:17 Found existing installation: idna 3.3 11:46:17 Uninstalling idna-3.3: 11:46:17 Successfully uninstalled idna-3.3 11:46:17 Removing intermediate container 65f261ab3019 11:46:17 ---> ee43e059809b 11:46:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:46:17 Removing intermediate container 5dafc4840897 11:46:17 ---> 99a8782b842e 11:46:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:46:17 ---> Running in 6749281a98c8 11:46:17 ---> d08057768bd4 11:46:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:46:17 Removing intermediate container 6749281a98c8 11:46:17 ---> 53fc674f3433 11:46:17 Step 21/23 : LABEL arch=x86_64 11:46:17 Attempting uninstall: requests 11:46:17 Found existing installation: requests 2.26.0 11:46:17 Uninstalling requests-2.26.0: 11:46:17 Successfully uninstalled requests-2.26.0 11:46:17 ---> Running in c2b858df2757 11:46:17 Running setup.py install for texttable: started 11:46:18 Removing intermediate container c2b858df2757 11:46:18 ---> d99fe259d5a5 11:46:18 Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:46:18 ---> Running in 1d366514621b 11:46:18 Running setup.py install for texttable: finished with status 'done' 11:46:18 Running setup.py install for PyYAML: started 11:46:18 ---> 3dc48152225b 11:46:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:46:18 Removing intermediate container 1d366514621b 11:46:18 ---> 5890ab571841 11:46:18 Step 23/23 : LABEL version=0.0.0 11:46:18 ---> Running in 5739844d0204 11:46:18 Running setup.py install for PyYAML: finished with status 'done' 11:46:19 Running setup.py install for docopt: started 11:46:19 Removing intermediate container 5739844d0204 11:46:19 ---> 3040ec72b98c 11:46:19 11:46:19 Successfully built 3040ec72b98c 11:46:19 Successfully tagged core-metadata:latest 11:46:19  Building core-metadata ... done Building core-command 11:46:19 Running setup.py install for docopt: finished with status 'done' 11:46:19 Running setup.py install for dockerpty: started 11:46:19 Running setup.py install for dockerpty: finished with status 'done' 11:46:20 ---> bb129298e952 11:46:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:46:20 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 11:46:21 Removing intermediate container d5cc0904bfd1 11:46:21 ---> b5ef0582eed7 11:46:21 11:46:21 Step 10/22 : FROM alpine:3.14 11:46:21 ---> e04c818066af 11:46:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:46:21 ---> Using cache 11:46:21 ---> 88e299b11dd5 11:46:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:46:21 ---> Using cache 11:46:21 ---> 56478bdd8154 11:46:21 Step 13/22 : ENV APP_PORT=59861 11:46:21 ---> 0b418b82457a 11:46:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:46:21 ---> Running in 648e8efbdd64 11:46:21 ---> Running in 43484d27e340 11:46:21 Removing intermediate container 648e8efbdd64 11:46:21 ---> 7d2fda467058 11:46:21 Step 14/22 : EXPOSE $APP_PORT 11:46:21 ---> Running in 17481ce5c841 11:46:22 Removing intermediate container 17481ce5c841 11:46:22 ---> 29421e097bbf 11:46:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:46:23 ---> 066db8be710b 11:46:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:46:23 Removing intermediate container 43484d27e340 11:46:23 ---> db01df3cb4f5 11:46:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 11:46:23 ---> Running in 7880b6ba9952 11:46:23 Removing intermediate container 7880b6ba9952 11:46:23 ---> 6f271adfe656 11:46:23 Step 20/22 : LABEL arch=x86_64 11:46:24 ---> 930add08000f 11:46:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:46:24 ---> Running in c9bc6bbf5678 11:46:24 ---> 26a95742a479 11:46:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:46:24 Removing intermediate container c9bc6bbf5678 11:46:24 ---> c954cad14c49 11:46:24 Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:46:24 Removing intermediate container 7dc00ae07977 11:46:24 ---> 5287c6bbdbfd 11:46:24 Step 14/23 : ENV APP_PORT=58890 11:46:24 ---> Running in d74cce8c8251 11:46:24 ---> Running in 8c43b8a4ce1b 11:46:24 ---> Running in d4117c11a73e 11:46:24 ? github.com/edgexfoundry/edgex-go [no test files] 11:46:24 Removing intermediate container 8c43b8a4ce1b 11:46:24 ---> 6bd5b7188c1a 11:46:24 Step 22/22 : LABEL version=0.0.0 11:46:24 Removing intermediate container d74cce8c8251 11:46:24 ---> d940ff239afc 11:46:24 Step 15/23 : EXPOSE $APP_PORT 11:46:24 Removing intermediate container d4117c11a73e 11:46:24 ---> 2ff9f5171d79 11:46:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:46:25 ---> Running in 9e21d097ce5a 11:46:25 ---> Running in f993c31b540e 11:46:25 ---> Running in 25a47b7c1d9e 11:46:25 Removing intermediate container 25a47b7c1d9e 11:46:25 ---> fd44dbe3b061 11:46:25 Step 20/22 : LABEL arch=x86_64 11:46:25 Removing intermediate container 9e21d097ce5a 11:46:25 ---> 0ad5defdcf4e 11:46:25 11:46:25 Removing intermediate container f993c31b540e 11:46:25 ---> 5dbfaae7ba7b 11:46:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:46:25 ---> Running in f6bc0c0727d0 11:46:25 Successfully built 0ad5defdcf4e 11:46:25 Successfully tagged security-proxy-setup:latest 11:46:25  Building security-proxy-setup ... done Building security-secretstore-setup 11:46:25 Removing intermediate container f6bc0c0727d0 11:46:25 ---> 002f57741154 11:46:25 Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:46:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:46:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:46:26 ---> 117c4fab9d06 11:46:26 Step 3/23 : WORKDIR /edgex-go 11:46:26 ---> Using cache 11:46:26 ---> a0d94a3f14ec 11:46:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:46:26 ---> Using cache 11:46:26 ---> 004dc203ae6f 11:46:26 Step 5/23 : RUN apk add --update --no-cache make git 11:46:26 ---> Using cache 11:46:26 ---> a6f9c9de43b8 11:46:26 Step 6/23 : COPY go.mod vendor* ./ 11:46:26 ---> Using cache 11:46:26 ---> 5dd1faf92e2a 11:46:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:26 ---> Using cache 11:46:26 ---> ea3adaff4c47 11:46:26 Step 8/23 : COPY . . 11:46:26 ---> Using cache 11:46:26 ---> 838d0ff8298d 11:46:26 Step 9/23 : RUN make cmd/core-command/core-command 11:46:26 ---> Running in 5941ab408cb6 11:46:27 ---> ac0405d23a01 11:46:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:46:27 ---> Running in 9b29318de730 11:46:27 Removing intermediate container 5941ab408cb6 11:46:27 ---> b58477f7781e 11:46:27 Step 22/22 : LABEL version=0.0.0 11:46:27 ---> Running in a178d3743fd4 11:46:27 ---> ce627dce8e9d 11:46:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:46:27 Removing intermediate container a178d3743fd4 11:46:27 ---> 004832ed7aa9 11:46:27 11:46:27 Successfully built 004832ed7aa9 11:46:27 Successfully tagged support-scheduler:latest 11:46:27  Building support-scheduler ... done 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 11:46:28 ---> 325d1509930c 11:46:28 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:46:28 ---> Running in 7795c067f6aa 11:46:29 Removing intermediate container 7795c067f6aa 11:46:29 ---> f79fafc7cbba 11:46:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:46:29 ---> Running in fcc921d19b92 11:46:29 Removing intermediate container fcc921d19b92 11:46:29 ---> 72c2e45f51c1 11:46:29 Step 21/23 : LABEL arch=x86_64 11:46:29 ---> Running in 4fdcd4fa88c3 11:46:29 Removing intermediate container 4fdcd4fa88c3 11:46:29 ---> 899843b14b43 11:46:29 Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:46:29 ---> Running in 022d7e83c466 11:46:29 Removing intermediate container 3b9cd0376dd3 11:46:29 ---> 3db22dbfd48c 11:46:29 11:46:29 Step 9/20 : FROM alpine:3.15 11:46:29 ---> 0ac33e5f5afa 11:46:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:46:29 ---> Using cache 11:46:29 ---> 29c0c9b088e6 11:46:29 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:46:29 ---> Using cache 11:46:29 ---> 9ea5c228e4c4 11:46:29 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:46:30 ---> Running in 55ea394e2adc 11:46:30 Removing intermediate container 022d7e83c466 11:46:30 ---> 286e94b3861d 11:46:30 Step 23/23 : LABEL version=0.0.0 11:46:30 ---> Running in 401502f92cd0 11:46:30 Removing intermediate container 401502f92cd0 11:46:30 ---> c6efbc5137d4 11:46:30 11:46:30 Successfully built c6efbc5137d4 11:46:30 Successfully tagged sys-mgmt-agent:latest 11:46:30  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:46:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:46:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:46:31 ---> 117c4fab9d06 11:46:31 Step 3/25 : WORKDIR /edgex-go 11:46:31 ---> Using cache 11:46:31 ---> a0d94a3f14ec 11:46:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:46:31 ---> Using cache 11:46:31 ---> 004dc203ae6f 11:46:31 Step 5/25 : RUN apk add --update --no-cache make git 11:46:31 ---> Using cache 11:46:31 ---> a6f9c9de43b8 11:46:31 Step 6/25 : COPY go.mod vendor* ./ 11:46:31 ---> Using cache 11:46:31 ---> 5dd1faf92e2a 11:46:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:31 ---> Using cache 11:46:31 ---> ea3adaff4c47 11:46:31 Step 8/25 : COPY . . 11:46:31 ---> Using cache 11:46:31 ---> 838d0ff8298d 11:46:31 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:46:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:46:31 ---> Running in e6aa71c51ce7 11:46:31 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 11:46:31 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:46:31 OK: 15854 distinct packages available 11:46:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:46:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:46:32 (1/9) Installing ca-certificates (20211220-r0) 11:46:33 (2/9) Installing brotli-libs (1.0.9-r5) 11:46:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 11:46:33 (4/9) Installing libcurl (7.80.0-r0) 11:46:33 (5/9) Installing curl (7.80.0-r0) 11:46:33 (6/9) Installing dumb-init (1.2.5-r1) 11:46:33 (7/9) Installing musl-obstack (1.2.3-r0) 11:46:33 (8/9) Installing libucontext (1.1-r0) 11:46:33 (9/9) Installing gcompat (1.0.0-r4) 11:46:33 Executing busybox-1.34.1-r5.trigger 11:46:33 Executing ca-certificates-20211220-r0.trigger 11:46:33 OK: 8 MiB in 23 packages 11:46:34 Removing intermediate container 55ea394e2adc 11:46:34 ---> 39a4362cfb80 11:46:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 11:46:35 ---> 70834187c705 11:46:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:46:36 ---> cafa3684804d 11:46:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 11:46:36 ---> 3b6daf7b740d 11:46:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 11:46:36 ---> Running in d7d85e5a6acf 11:46:37 Removing intermediate container d7d85e5a6acf 11:46:37 ---> f2fb469b010c 11:46:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:46:37 ---> Running in 50afa680f0e5 11:46:37 Removing intermediate container 50afa680f0e5 11:46:37 ---> 4ead00001491 11:46:37 Step 18/20 : LABEL arch=x86_64 11:46:37 ---> Running in da9551b917ae 11:46:37 Removing intermediate container da9551b917ae 11:46:37 ---> 8b8eee48a782 11:46:37 Step 19/20 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:46:37 ---> Running in f487b4b5dae9 11:46:37 Removing intermediate container f487b4b5dae9 11:46:37 ---> e87ee0f97bc7 11:46:37 Step 20/20 : LABEL version=0.0.0 11:46:37 ---> Running in ce72bcd10922 11:46:38 Removing intermediate container ce72bcd10922 11:46:38 ---> bd329e288e25 11:46:38 11:46:38 Successfully built bd329e288e25 11:46:38 Successfully tagged security-spiffe-token-provider:latest 11:46:46  Building security-spiffe-token-provider ... done Removing intermediate container 9b29318de730 11:46:46 ---> 8996ea96db7a 11:46:46 11:46:46 Step 10/23 : FROM alpine:3.14 11:46:46 ---> e04c818066af 11:46:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:46:46 ---> Using cache 11:46:46 ---> 88e299b11dd5 11:46:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:46:46 ---> Using cache 11:46:46 ---> 56478bdd8154 11:46:46 Step 13/23 : ENV APP_PORT=59882 11:46:46 ---> Running in 4abadaf1cf49 11:46:46 Removing intermediate container 4abadaf1cf49 11:46:46 ---> 918a11d8a3a9 11:46:46 Step 14/23 : EXPOSE $APP_PORT 11:46:46 ---> Running in a68553d6049e 11:46:46 Removing intermediate container a68553d6049e 11:46:46 ---> 94756200a768 11:46:46 Step 15/23 : WORKDIR / 11:46:46 ---> Running in 0e10c4998b80 11:46:46 Removing intermediate container 0e10c4998b80 11:46:46 ---> 02ab4c51616c 11:46:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:46:47 ---> 9f807511ac92 11:46:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:46:47 ---> 0b4105ec9b10 11:46:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:46:47 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 11:46:47 ---> 8146f17ad400 11:46:47 Step 19/23 : ENTRYPOINT ["/core-command"] 11:46:48 ---> Running in b823408cb4f9 11:46:48 Removing intermediate container b823408cb4f9 11:46:48 ---> 8dcccd08d785 11:46:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:46:48 ---> Running in 00e55d1397c8 11:46:48 Removing intermediate container 00e55d1397c8 11:46:48 ---> 8ff3254ac2b4 11:46:48 Step 21/23 : LABEL arch=x86_64 11:46:48 ---> Running in 47d780e7792b 11:46:48 Removing intermediate container 47d780e7792b 11:46:48 ---> f7a90a35b435 11:46:48 Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:46:48 ---> Running in bf13c94a4fb0 11:46:48 Removing intermediate container bf13c94a4fb0 11:46:48 ---> 5d2653127338 11:46:48 Step 23/23 : LABEL version=0.0.0 11:46:48 ---> Running in 4febb7d9b121 11:46:48 Removing intermediate container 4febb7d9b121 11:46:48 ---> 0b118704ef06 11:46:48 11:46:48 Successfully built 0b118704ef06 11:46:48 Successfully tagged core-command:latest 11:46:50  Building core-command ... done Removing intermediate container e6aa71c51ce7 11:46:50 ---> ecf3377fcbcb 11:46:50 11:46:50 Step 10/25 : FROM alpine:3.14 11:46:50 ---> e04c818066af 11:46:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:46:50 ---> Running in 89a1051b435e 11:46:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:46:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:46:51 (1/3) Installing ca-certificates (20211220-r0) 11:46:51 (2/3) Installing dumb-init (1.2.5-r1) 11:46:51 (3/3) Installing su-exec (0.2-r1) 11:46:51 Executing busybox-1.33.1-r7.trigger 11:46:51 Executing ca-certificates-20211220-r0.trigger 11:46:51 OK: 6 MiB in 17 packages 11:46:51 Removing intermediate container 89a1051b435e 11:46:51 ---> ff1724326daa 11:46:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:46:51 ---> Running in da3a098a79b3 11:46:51 Removing intermediate container da3a098a79b3 11:46:51 ---> 93a760e040c6 11:46:51 Step 13/25 : WORKDIR / 11:46:51 ---> Running in 74939d677162 11:46:52 Removing intermediate container 74939d677162 11:46:52 ---> 438123cb0019 11:46:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:46:52 ---> 243de0aa59dd 11:46:52 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:46:52 ---> 6ce023344f00 11:46:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:46:52 ---> 5d038e5cb8a1 11:46:52 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:46:52 ---> 28a633468438 11:46:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:46:53 ---> ea07ce40a133 11:46:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:46:53 ---> 10d8d42d9a5c 11:46:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:46:53 ---> 14bbdd66959b 11:46:53 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/ 11:46:53 ---> Running in 866135c5e9f5 11:46:54 Removing intermediate container 866135c5e9f5 11:46:54 ---> 2b09fd191814 11:46:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:46:54 ---> Running in 0eab778b5198 11:46:54 Removing intermediate container 0eab778b5198 11:46:54 ---> c78817db81ba 11:46:54 Step 23/25 : LABEL arch=x86_64 11:46:54 ---> Running in bdb3c88242bc 11:46:54 Removing intermediate container bdb3c88242bc 11:46:54 ---> ecd71ddb9e0a 11:46:54 Step 24/25 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:46:54 ---> Running in 07c2ce75147a 11:46:54 Removing intermediate container 07c2ce75147a 11:46:54 ---> bb18515b028a 11:46:54 Step 25/25 : LABEL version=0.0.0 11:46:54 ---> Running in 5537f6ec9468 11:46:54 Removing intermediate container 5537f6ec9468 11:46:54 ---> a687121c4dbd 11:46:54 11:46:54 Successfully built a687121c4dbd 11:46:54 Successfully tagged security-secretstore-setup:latest 11:46:54  Building security-secretstore-setup ... done  [Pipeline] } 11:46:54 $ docker stop --time=1 93cb16cca8f2613ccd26cc27e8c8cd55136b725d92dfd73282df93a9b9370033 11:46:56 $ docker rm -f 93cb16cca8f2613ccd26cc27e8c8cd55136b725d92dfd73282df93a9b9370033 [Pipeline] // withDockerContainer [Pipeline] sh 11:46:56 + docker images 11:46:56 REPOSITORY TAG IMAGE ID CREATED SIZE 11:46:56 security-secretstore-setup latest a687121c4dbd 2 seconds ago 42.1MB 11:46:56 ecf3377fcbcb 7 seconds ago 1.63GB 11:46:56 core-command latest 0b118704ef06 8 seconds ago 24.5MB 11:46:56 8996ea96db7a 11 seconds ago 1.61GB 11:46:56 security-spiffe-token-provider latest bd329e288e25 18 seconds ago 28.5MB 11:46:56 sys-mgmt-agent latest c6efbc5137d4 26 seconds ago 307MB 11:46:56 3db22dbfd48c 27 seconds ago 1.61GB 11:46:56 support-scheduler latest 004832ed7aa9 29 seconds ago 26MB 11:46:56 security-proxy-setup latest 0ad5defdcf4e 31 seconds ago 43.4MB 11:46:56 b5ef0582eed7 36 seconds ago 1.62GB 11:46:56 core-metadata latest 3040ec72b98c 38 seconds ago 26.1MB 11:46:56 2c318bd04b7e 42 seconds ago 1.63GB 11:46:56 00b07f03cc09 46 seconds ago 1.62GB 11:46:56 95510dd26868 56 seconds ago 1.62GB 11:46:56 security-bootstrapper latest 8b86293730e8 About a minute ago 24.3MB 11:46:56 core-data latest f2b9ad2c6e87 About a minute ago 35.9MB 11:46:56 security-spire-agent latest 9d71ae732a84 About a minute ago 119MB 11:46:56 support-notifications latest 7780c07c1a13 About a minute ago 26.6MB 11:46:56 938be8d3f670 About a minute ago 1.61GB 11:46:56 2e64ee4f8de4 About a minute ago 1.65GB 11:46:56 baf771a3b63c About a minute ago 1.62GB 11:46:56 96fa4094ed4e About a minute ago 1.61GB 11:46:56 security-spire-server latest 5fcc4b02ca6b About a minute ago 82.9MB 11:46:56 security-spire-config latest 3219c3bcd026 About a minute ago 82.2MB 11:46:56 dfd280d9a0d4 2 minutes ago 1.61GB 11:46:56 d04768dddb11 2 minutes ago 1.61GB 11:46:56 ci-base-image-x86_64 latest 117c4fab9d06 4 minutes ago 896MB 11:46:56 docker 20.10.14 7417809fdb73 25 hours ago 218MB 11:46:56 alpine 3.14 e04c818066af 35 hours ago 5.59MB 11:46:56 alpine 3.15 0ac33e5f5afa 35 hours ago 5.57MB 11:46:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 11:46:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 11:46:56 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 11:47:12 Still waiting to schedule task 11:47:12 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:47:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:47:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:47:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:47:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:47:57 Running on prd-ubuntu18.04-docker-8c-8g-10962 in /w/workspace/edgexfoundry_edgex-go_PR-3945 [Pipeline] { [Pipeline] ws 11:47:57 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:47:57 The recommended git tool is: git 11:47:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:47:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:47:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:47:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:47:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:47:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:47:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:47:59 using credential edgex-jenkins-ssh 11:47:59 Cloning the remote Git repository 11:47:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:47:59 > git init /w/workspace/edgex-go/1 # timeout=10 11:47:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:47:59 > git --version # timeout=10 11:47:59 > git --version # 'git version 2.17.1' 11:47:59 using GIT_SSH to set credentials SSH Credentials for GitHub 11:47:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:48:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:48:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:48:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:48:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:48:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:48:03 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3945/head:refs/remotes/origin/PR-3945 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:48:04 Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:48:04 Merge succeeded, producing 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:48:04 Checking out Revision 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 (PR-3945) 11:48:04 > git config core.sparsecheckout # timeout=10 11:48:04 > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 11:48:04 > git remote # timeout=10 11:48:04 > git config --get remote.origin.url # timeout=10 11:48:04 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:04 > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 11:48:04 > git rev-parse HEAD^{commit} # timeout=10 11:48:04 > git config core.sparsecheckout # timeout=10 11:48:04 > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 11:48:08 Commit message: "fix(all): return 416 code when count is zero and offset > count" 11:48:08 > git --version # timeout=10 11:48:08 > git --version # 'git version 2.17.1' 11:48:08 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:09 + echo snap-build.sh 11:48:09 snap-build.sh 11:48:09 + SNAP_BASE_DIR=. 11:48:09 + '[' '!' -z /w/workspace/edgex-go/1 ']' 11:48:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 11:48:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 11:48:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 11:48:09 + cd /w/workspace/edgex-go/1 11:48:09 + sudo apt-get remove -qy --purge lxd lxd-client 11:48:09 Reading package lists... 11:48:09 Building dependency tree... 11:48:09 Reading state information... 11:48:09 The following packages were automatically installed and are no longer required: 11:48:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:48:09 uidmap xdelta3 11:48:09 Use 'sudo apt autoremove' to remove them. 11:48:09 The following packages will be REMOVED: 11:48:09 lxd* lxd-client* 11:48:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:48:09 After this operation, 31.7 MB disk space will be freed. 11:48:10 (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.) 11:48:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.202s coverage: 28.7% of statements 11:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:48:10 Removing lxd dnsmasq configuration 11:48:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:48:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:48:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:48:12 (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.) 11:48:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:48:13 Processing triggers for systemd (237-3ubuntu10.52) ... 11:48:13 Processing triggers for ureadahead (0.100.0-21) ... 11:48:14 + sudo snap remove --purge lxd 11:48:14 snap "lxd" is not installed 11:48:14 + sudo groupadd --force --system lxd 11:48:14 ++ whoami 11:48:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:48:14 + newgrp - lxd 11:48:14 + sudo snap install lxd 11:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.483s coverage: 98.5% of statements 11:48:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:48:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.444s coverage: 54.9% of statements 11:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:48:22 2022-04-06T11:48:19Z INFO Waiting for automatic snapd restart... 11:48:40 lxd 5.0.0-c5bcb80 from Canonical* installed 11:48:40 + sudo lxd init --auto 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.347s coverage: 89.2% of statements 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.449s coverage: 84.4% of statements 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.075s coverage: 94.7% of statements 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 72.2% of statements 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.558s coverage: 60.0% of statements 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.516s coverage: 0.9% of statements 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.354s coverage: 58.8% of statements 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.447s coverage: 24.0% of statements 11:48:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.457s coverage: 47.1% of statements 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.350s coverage: 79.5% of statements 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.363s coverage: 94.1% of statements 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.316s coverage: 96.3% of statements 11:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 11:48:48 + sudo snap install --classic snapcraft 11:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements 11:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements 11:48:54 snapcraft 6.1 from Canonical* installed 11:48:54 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 11:48:54 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 11:48:54 % Total % Received % Xferd Average Speed Time Time Time Current 11:48:54 Dload Upload Total Spent Left Speed 11:48:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 1400 0 --:--:-- --:--:-- --:--:-- 1397 11:48:54 100 3325k 100 3325k 0 0 4861k 0 --:--:-- --:--:-- --:--:-- 4861k 11:48:54 ./yq_linux_amd64 11:48:54 + sudo snapcraft prime --use-lxd 11:48:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:48:56 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: 11:48:56 - README.md 11:48:56 11:48:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:48:56 Launching a container. 11:48:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 82.5% of statements 11:48:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:49:06 Waiting for container to be ready 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.168s coverage: 100.0% of statements 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.261s coverage: 58.8% of statements 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.315s coverage: 80.0% of statements 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.283s coverage: 85.4% of statements 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.767s coverage: 91.2% of statements 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.885s coverage: 64.4% of statements 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:49:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.246s coverage: 100.0% of statements 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 89.4% of statements 11:49:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 11:49:06 To start your first container, try: lxc launch ubuntu:20.04 11:49:06 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 11:49:06 11:49:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.117s coverage: 73.7% of statements 11:49:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 11:49:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:49:12 Waiting for network to be ready... 11:49:13 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 11:49:13 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 11:49:13 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1381 kB] 11:49:13 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 11:49:13 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 11:49:14 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 11:49:14 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 11:49:14 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 11:49:14 Get:9 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 11:49:14 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [856 kB] 11:49:14 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 11:49:14 Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 11:49:14 Get:13 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 11:49:14 Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 11:49:14 Get:15 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 11:49:14 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 11:49:14 Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 11:49:14 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 11:49:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.346s coverage: 65.4% of statements 11:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:49:14 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 11:49:14 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1710 kB] 11:49:14 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 11:49:14 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 11:49:14 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 11:49:14 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 11:49:14 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 11:49:14 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 11:49:14 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 11:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.842s coverage: 43.8% of statements 11:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements 11:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements 11:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:49:16 Fetched 23.7 MB in 4s (5906 kB/s) 11:49:17 Reading package lists... 11:49:17 Reading package lists... 11:49:18 Building dependency tree... 11:49:18 Reading state information... 11:49:18 The following additional packages will be installed: 11:49:18 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:49:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:49:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:49:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:49:18 Suggested packages: 11:49:18 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:49:18 Recommended packages: 11:49:18 gnupg libsasl2-modules 11:49:18 The following NEW packages will be installed: 11:49:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:49:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:49:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:49:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:49:18 The following packages will be upgraded: 11:49:18 gpg gpg-agent gpgconf libudev1 11:49:18 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 11:49:18 Need to get 3859 kB of archives. 11:49:18 After this operation, 14.9 MB of additional disk space will be used. 11:49:18 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 11:49:18 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 11:49:18 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 11:49:18 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 11:49:18 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 11:49:18 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 11:49:18 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 11:49:19 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 11:49:19 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 11:49:19 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:49:19 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 11:49:19 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 11:49:19 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 11:49:19 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 11:49:19 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 11:49:19 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 11:49:19 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 11:49:19 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 11:49:19 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 11:49:19 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 11:49:19 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 11:49:19 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 11:49:19 debconf: delaying package configuration, since apt-utils is not installed 11:49:19 Fetched 3859 kB in 1s (3332 kB/s) 11:49:19 (Reading database ... 12816 files and directories currently installed.) 11:49:19 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 11:49:19 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:49:19 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 11:49:19 Selecting previously unselected package udev. 11:49:19 (Reading database ... 12816 files and directories currently installed.) 11:49:19 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 11:49:19 Unpacking udev (245.4-4ubuntu3.15) ... 11:49:19 Selecting previously unselected package libfuse2:amd64. 11:49:19 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 11:49:19 Unpacking libfuse2:amd64 (2.9.9-3) ... 11:49:19 Selecting previously unselected package fuse. 11:49:19 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 11:49:19 Unpacking fuse (2.9.9-3) ... 11:49:19 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 11:49:19 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:49:20 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 11:49:20 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:49:20 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 11:49:20 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:49:20 Selecting previously unselected package libksba8:amd64. 11:49:20 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:49:20 Unpacking libksba8:amd64 (1.3.5-2) ... 11:49:20 Selecting previously unselected package libroken18-heimdal:amd64. 11:49:20 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:49:20 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:49:20 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:49:20 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:49:20 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:49:20 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:49:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:49:20 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:20 Selecting previously unselected package libwind0-heimdal:amd64. 11:49:20 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:49:20 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:49:20 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:49:20 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:49:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:49:20 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:49:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:49:20 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:49:20 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:49:20 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:20 Selecting previously unselected package libsasl2-modules-db:amd64. 11:49:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 11:49:20 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:49:20 Selecting previously unselected package libsasl2-2:amd64. 11:49:20 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 11:49:20 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:49:20 Selecting previously unselected package libldap-common. 11:49:20 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 11:49:20 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 11:49:21 Selecting previously unselected package libldap-2.4-2:amd64. 11:49:21 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 11:49:21 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 11:49:21 Selecting previously unselected package dirmngr. 11:49:21 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 11:49:21 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 11:49:21 Setting up libksba8:amd64 (1.3.5-2) ... 11:49:21 Setting up libfuse2:amd64 (2.9.9-3) ... 11:49:21 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 11:49:21 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:49:21 Setting up udev (245.4-4ubuntu3.15) ... 11:49:22 invoke-rc.d: policy-rc.d denied execution of start. 11:49:22 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:49:22 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:22 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 11:49:22 Setting up gpg (2.2.19-3ubuntu2.1) ... 11:49:22 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:22 Setting up fuse (2.9.9-3) ... 11:49:22 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 11:49:22 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:22 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:22 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:22 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:22 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:22 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:22 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:49:22 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 11:49:22 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 11:49:22 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 11:49:22 Processing triggers for systemd (245.4-4ubuntu3) ... 11:49:22 Processing triggers for libc-bin (2.31-0ubuntu9) ... 11:49:23 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 11:49:23 Alias= settings in the [Install] section, and DefaultInstance= for template 11:49:23 units). This means they are not meant to be enabled using systemctl. 11:49:23 11:49:23 Possible reasons for having this kind of units are: 11:49:23 • A unit may be statically enabled by being symlinked from another unit's 11:49:23 .wants/ or .requires/ directory. 11:49:23 • A unit's purpose may be to act as a helper for some other unit which has 11:49:23 a requirement dependency on it. 11:49:23 • A unit may be started when needed via activation (socket, path, timer, 11:49:23 D-Bus, udev, scripted systemctl call, ...). 11:49:23 • In case of template units, the unit is meant to be enabled with some 11:49:23 instance name specified. 11:49:23 Reading package lists... 11:49:23 Building dependency tree... 11:49:23 Reading state information... 11:49:23 The following additional packages will be installed: 11:49:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 11:49:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 11:49:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 11:49:23 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 11:49:23 openssh-client python3 python3-minimal python3.8 python3.8-minimal 11:49:23 squashfs-tools systemd systemd-sysv systemd-timesyncd 11:49:23 Suggested packages: 11:49:23 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 11:49:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:49:23 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 11:49:23 systemd-container policykit-1 11:49:23 Recommended packages: 11:49:23 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 11:49:23 The following NEW packages will be installed: 11:49:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 11:49:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 11:49:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 11:49:23 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 11:49:23 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 11:49:23 The following packages will be upgraded: 11:49:23 libsystemd0 systemd systemd-sysv systemd-timesyncd 11:49:24 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 11:49:24 Need to get 46.5 MB of archives. 11:49:24 After this operation, 181 MB of additional disk space will be used. 11:49:24 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 11:49:24 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 11:49:24 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 11:49:24 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 11:49:24 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 11:49:24 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 11:49:24 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 11:49:24 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 11:49:24 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 11:49:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 17.7% of statements 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:49:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.702s coverage: 92.3% of statements 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:49:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 63.2% of statements 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:49:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.430s coverage: 97.7% of statements 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:49:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:49:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:49:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.196s coverage: 100.0% of statements 11:49:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 11:49:24 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 11:49:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:49:24 GO111MODULE=on go vet ./... 11:49:24 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 11:49:24 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 11:49:24 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 11:49:24 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 11:49:24 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 11:49:24 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 11:49:25 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 11:49:25 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 11:49:25 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 11:49:25 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 11:49:25 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 11:49:25 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 11:49:25 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 11:49:25 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 11:49:25 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 11:49:25 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 11:49:25 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 11:49:25 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 11:49:25 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 11:49:25 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 11:49:25 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 11:49:25 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 11:49:25 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 11:49:25 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 11:49:26 debconf: delaying package configuration, since apt-utils is not installed 11:49:26 Fetched 46.5 MB in 2s (20.3 MB/s) 11:49:26 (Reading database ... 13067 files and directories currently installed.) 11:49:26 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 11:49:26 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:49:26 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 11:49:26 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:49:26 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 11:49:26 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:49:27 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 11:49:27 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:49:27 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 11:49:27 Selecting previously unselected package libpython3.8-minimal:amd64. 11:49:27 (Reading database ... 13068 files and directories currently installed.) 11:49:27 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 11:49:27 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 11:49:28 Selecting previously unselected package libexpat1:amd64. 11:49:28 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 11:49:28 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 11:49:28 Selecting previously unselected package python3.8-minimal. 11:49:28 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 11:49:28 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 11:49:28 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 11:49:28 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 11:49:28 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 11:49:28 Selecting previously unselected package python3-minimal. 11:49:28 (Reading database ... 13359 files and directories currently installed.) 11:49:28 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 11:49:28 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 11:49:28 Selecting previously unselected package mime-support. 11:49:28 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 11:49:28 Unpacking mime-support (3.64ubuntu1) ... 11:49:28 Selecting previously unselected package libmpdec2:amd64. 11:49:28 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 11:49:28 Unpacking libmpdec2:amd64 (2.4.2-3) ... 11:49:29 Selecting previously unselected package libpython3.8-stdlib:amd64. 11:49:29 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 11:49:29 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 11:49:29 Selecting previously unselected package python3.8. 11:49:29 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 11:49:29 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 11:49:29 Selecting previously unselected package libpython3-stdlib:amd64. 11:49:29 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 11:49:29 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 11:49:29 Setting up python3-minimal (3.8.2-0ubuntu2) ... 11:49:29 Selecting previously unselected package python3. 11:49:29 (Reading database ... 13761 files and directories currently installed.) 11:49:29 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 11:49:29 Unpacking python3 (3.8.2-0ubuntu2) ... 11:49:29 Selecting previously unselected package libdbus-1-3:amd64. 11:49:29 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 11:49:29 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 11:49:29 Selecting previously unselected package dbus. 11:49:29 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 11:49:29 Unpacking dbus (1.12.16-2ubuntu2.1) ... 11:49:29 Selecting previously unselected package libbsd0:amd64. 11:49:29 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 11:49:29 Unpacking libbsd0:amd64 (0.10.0-1) ... 11:49:29 Selecting previously unselected package libpam-systemd:amd64. 11:49:29 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 11:49:29 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 11:49:29 Selecting previously unselected package sudo. 11:49:29 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 11:49:29 Unpacking sudo (1.8.31-1ubuntu1.2) ... 11:49:30 Selecting previously unselected package apparmor. 11:49:30 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 11:49:30 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 11:49:30 Selecting previously unselected package libcbor0.6:amd64. 11:49:30 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 11:49:30 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 11:49:30 Selecting previously unselected package libedit2:amd64. 11:49:30 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 11:49:30 Unpacking libedit2:amd64 (3.1-20191231-1) ... 11:49:30 Selecting previously unselected package libfido2-1:amd64. 11:49:30 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 11:49:30 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 11:49:30 Selecting previously unselected package libkrb5support0:amd64. 11:49:30 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 11:49:30 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 11:49:30 Selecting previously unselected package libk5crypto3:amd64. 11:49:30 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 11:49:30 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 11:49:30 Selecting previously unselected package libkeyutils1:amd64. 11:49:30 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 11:49:30 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 11:49:30 Selecting previously unselected package libkrb5-3:amd64. 11:49:30 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 11:49:30 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 11:49:30 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:49:30 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 11:49:30 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 11:49:30 Selecting previously unselected package openssh-client. 11:49:30 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 11:49:30 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 11:49:30 Selecting previously unselected package dbus-user-session. 11:49:30 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 11:49:30 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 11:49:30 Selecting previously unselected package liblzo2-2:amd64. 11:49:30 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 11:49:30 Unpacking liblzo2-2:amd64 (2.10-2) ... 11:49:30 Selecting previously unselected package squashfs-tools. 11:49:30 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 11:49:30 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 11:49:30 Selecting previously unselected package snapd. 11:49:30 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 11:49:30 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 11:49:34 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 11:49:34 Setting up mime-support (3.64ubuntu1) ... 11:49:34 Setting up liblzo2-2:amd64 (2.10-2) ... 11:49:34 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 11:49:34 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 11:49:34 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 11:49:34 Setting up dbus (1.12.16-2ubuntu2.1) ... 11:49:34 Setting up sudo (1.8.31-1ubuntu1.2) ... 11:49:34 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 11:49:34 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 11:49:34 Setting up libmpdec2:amd64 (2.4.2-3) ... 11:49:34 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 11:49:34 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 11:49:34 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 11:49:35 Setting up libbsd0:amd64 (0.10.0-1) ... 11:49:35 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 11:49:35 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 11:49:35 Setting up libedit2:amd64 (3.1-20191231-1) ... 11:49:35 Setting up python3 (3.8.2-0ubuntu2) ... 11:49:35 running python rtupdate hooks for python3.8... 11:49:35 running python post-rtupdate hooks for python3.8... 11:49:35 Setting up apparmor (2.13.3-7ubuntu5.1) ... 11:49:36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:49:36 Reloading AppArmor profiles 11:49:36 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 11:49:36 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 11:49:36 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 11:49:36 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 11:49:36 Setting up systemd (245.4-4ubuntu3.15) ... 11:49:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:49:36 Installing new version of config file /etc/systemd/resolved.conf ... 11:49:38 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 11:49:38 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 11:49:38 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 11:49:38 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 11:49:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:49:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:49:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:49:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:49:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:49:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:49:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:49:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:49:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:49:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:49:41 /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' 11:49:41 Processing triggers for libc-bin (2.31-0ubuntu9) ... 11:49:41 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 11:49:41 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 11:49:41 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 11:49:42 Reading package lists... 11:49:43 Reading package lists... 11:49:43 Building dependency tree... 11:49:43 Reading state information... 11:49:43 Calculating upgrade... 11:49:43 The following packages will be upgraded: 11:49:43 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 11:49:43 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 11:49:43 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 11:49:43 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 11:49:43 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 11:49:43 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 11:49:43 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 11:49:43 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 11:49:43 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 11:49:43 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 11:49:43 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 11:49:43 xz-utils zlib1g 11:49:43 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:49:43 Need to get 65.7 MB of archives. 11:49:43 After this operation, 27.6 MB of additional disk space will be used. 11:49:43 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 11:49:43 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 11:49:43 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 11:49:44 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 11:49:44 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 11:49:44 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 11:49:44 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 11:49:44 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 11:49:44 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 11:49:44 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 11:49:44 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 11:49:44 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 11:49:44 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 11:49:44 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 11:49:44 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 11:49:44 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 11:49:44 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 11:49:44 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 11:49:44 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 11:49:44 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 11:49:44 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 11:49:44 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 11:49:44 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 11:49:44 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 11:49:44 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 11:49:44 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 11:49:44 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 11:49:44 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 11:49:44 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 11:49:44 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 11:49:44 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 11:49:44 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 11:49:44 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 11:49:44 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 11:49:44 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 11:49:45 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 11:49:45 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 11:49:45 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 11:49:45 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 11:49:45 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 11:49:45 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 11:49:45 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 11:49:45 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 11:49:45 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 11:49:45 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 11:49:45 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 11:49:45 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 11:49:45 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 11:49:45 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 11:49:45 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 11:49:45 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 11:49:45 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 11:49:45 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 11:49:45 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 11:49:45 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 11:49:45 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 11:49:45 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 11:49:45 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 11:49:45 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 11:49:45 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 11:49:45 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 11:49:45 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 11:49:45 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 11:49:45 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 11:49:45 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 11:49:45 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 11:49:45 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 11:49:45 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 11:49:45 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 11:49:45 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 11:49:45 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 11:49:45 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 11:49:45 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 11:49:46 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 11:49:46 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 11:49:46 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 11:49:46 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 11:49:46 debconf: delaying package configuration, since apt-utils is not installed 11:49:46 Fetched 65.7 MB in 3s (22.2 MB/s) 11:49:46 (Reading database ... 14313 files and directories currently installed.) 11:49:46 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 11:49:46 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:49:47 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 11:49:47 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:49:47 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 11:49:47 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 11:49:47 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:49:47 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:49:47 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:49:47 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:49:48 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:49:48 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:49:48 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:49:48 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:49:48 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:49:48 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:49:48 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:49:48 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:49:48 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:49:48 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:49:48 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 11:49:48 (Reading database ... 14312 files and directories currently installed.) 11:49:48 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:49:48 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:49:48 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:49:48 (Reading database ... 14312 files and directories currently installed.) 11:49:48 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:49:48 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:49:48 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:49:48 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:49:48 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:49:49 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:49:49 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 11:49:49 (Reading database ... 14312 files and directories currently installed.) 11:49:49 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 11:49:49 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:49:49 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 11:49:50 (Reading database ... 14312 files and directories currently installed.) 11:49:50 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 11:49:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:49:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:49:50 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 11:49:50 Setting up base-files (11ubuntu5.5) ... 11:49:50 Installing new version of config file /etc/issue ... 11:49:50 Installing new version of config file /etc/issue.net ... 11:49:50 Installing new version of config file /etc/lsb-release ... 11:49:50 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:49:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:49:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:49:50 Removing obsolete conffile /etc/default/motd-news ... 11:49:51 (Reading database ... 14311 files and directories currently installed.) 11:49:51 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 11:49:51 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 11:49:51 Setting up bash (5.0-6ubuntu1.1) ... 11:49:51 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 11:49:51 (Reading database ... 14311 files and directories currently installed.) 11:49:51 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 11:49:51 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 11:49:51 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 11:49:51 (Reading database ... 14311 files and directories currently installed.) 11:49:51 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 11:49:51 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 11:49:51 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 11:49:51 (Reading database ... 14311 files and directories currently installed.) 11:49:51 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 11:49:51 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:49:52 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 11:49:52 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:49:52 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 11:49:52 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:49:52 Setting up perl-base (5.30.0-9ubuntu0.2) ... 11:49:52 (Reading database ... 14311 files and directories currently installed.) 11:49:52 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 11:49:52 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:49:53 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 11:49:53 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 11:49:53 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 11:49:53 (Reading database ... 14311 files and directories currently installed.) 11:49:53 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 11:49:53 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 11:49:53 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 11:49:53 (Reading database ... 14311 files and directories currently installed.) 11:49:53 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 11:49:53 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:49:53 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 11:49:53 (Reading database ... 14311 files and directories currently installed.) 11:49:53 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 11:49:53 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:49:53 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 11:49:53 (Reading database ... 14311 files and directories currently installed.) 11:49:53 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 11:49:53 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:49:53 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 11:49:53 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:49:53 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 11:49:54 (Reading database ... 14311 files and directories currently installed.) 11:49:54 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 11:49:54 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:49:54 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 11:49:54 (Reading database ... 14311 files and directories currently installed.) 11:49:54 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 11:49:54 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:49:54 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 11:49:54 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:49:54 Setting up util-linux (2.34-0.1ubuntu9.3) ... 11:49:55 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:49:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:49:55 (Reading database ... 14311 files and directories currently installed.) 11:49:55 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 11:49:55 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:49:55 Setting up libc-bin (2.31-0ubuntu9.7) ... 11:49:55 (Reading database ... 14311 files and directories currently installed.) 11:49:55 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 11:49:55 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 11:49:55 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 11:49:55 (Reading database ... 14311 files and directories currently installed.) 11:49:55 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 11:49:55 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 11:49:56 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 11:49:56 (Reading database ... 14311 files and directories currently installed.) 11:49:56 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 11:49:56 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 11:49:56 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 11:49:56 (Reading database ... 14311 files and directories currently installed.) 11:49:56 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 11:49:56 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 11:49:56 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 11:49:56 (Reading database ... 14311 files and directories currently installed.) 11:49:56 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 11:49:56 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 11:49:56 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 11:49:56 (Reading database ... 14311 files and directories currently installed.) 11:49:56 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 11:49:56 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:49:56 Setting up gpgv (2.2.19-3ubuntu2.1) ... 11:49:56 (Reading database ... 14311 files and directories currently installed.) 11:49:56 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 11:49:56 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 11:49:56 Setting up ubuntu-keyring (2020.02.11.4) ... 11:49:56 (Reading database ... 14311 files and directories currently installed.) 11:49:56 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 11:49:56 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 11:49:56 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 11:49:56 (Reading database ... 14311 files and directories currently installed.) 11:49:56 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 11:49:56 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 11:49:57 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 11:49:57 (Reading database ... 14311 files and directories currently installed.) 11:49:57 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 11:49:57 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 11:49:57 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 11:49:57 (Reading database ... 14311 files and directories currently installed.) 11:49:57 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 11:49:57 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 11:49:57 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 11:49:57 (Reading database ... 14311 files and directories currently installed.) 11:49:57 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 11:49:57 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 11:49:57 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 11:49:57 (Reading database ... 14311 files and directories currently installed.) 11:49:57 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 11:49:57 Unpacking apt (2.0.6) over (2.0.2) ... 11:49:58 Setting up apt (2.0.6) ... 11:49:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:49:58 (Reading database ... 14311 files and directories currently installed.) 11:49:58 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 11:49:58 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:49:58 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 11:49:58 (Reading database ... 14311 files and directories currently installed.) 11:49:58 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 11:49:58 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:49:59 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 11:49:59 (Reading database ... 14313 files and directories currently installed.) 11:49:59 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 11:49:59 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:49:59 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 11:49:59 (Reading database ... 14317 files and directories currently installed.) 11:49:59 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 11:49:59 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:49:59 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 11:49:59 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:49:59 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 11:49:59 (Reading database ... 14317 files and directories currently installed.) 11:49:59 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 11:49:59 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 11:49:59 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 11:50:00 (Reading database ... 14317 files and directories currently installed.) 11:50:00 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 11:50:00 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 11:50:00 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 11:50:00 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 11:50:00 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 11:50:00 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 11:50:00 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 11:50:00 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 11:50:00 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 11:50:00 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 11:50:00 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 11:50:00 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 11:50:00 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 11:50:00 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 11:50:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 11:50:00 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 11:50:00 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 11:50:00 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 11:50:01 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 11:50:01 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 11:50:01 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 11:50:01 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 11:50:01 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 11:50:01 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:50:01 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 11:50:01 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:50:01 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 11:50:01 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:50:01 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 11:50:01 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:50:01 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 11:50:01 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:50:02 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 11:50:02 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:50:02 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 11:50:02 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 11:50:02 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 11:50:02 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 11:50:02 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 11:50:02 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 11:50:03 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 11:50:03 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 11:50:04 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 11:50:04 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 11:50:04 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 11:50:04 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 11:50:04 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 11:50:04 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 11:50:05 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 11:50:05 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 11:50:05 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 11:50:05 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 11:50:05 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 11:50:05 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 11:50:05 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 11:50:05 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 11:50:05 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 11:50:05 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:50:05 Setting up tzdata (2022a-0ubuntu0.20.04) ... 11:50:05 11:50:05 Current default time zone: 'Etc/UTC' 11:50:05 Local time is now: Wed Apr 6 11:50:05 UTC 2022. 11:50:05 Universal Time is now: Wed Apr 6 11:50:05 UTC 2022. 11:50:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:50:05 11:50:05 Setting up xz-utils (5.2.4-1ubuntu1) ... 11:50:05 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:50:05 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:50:05 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 11:50:05 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:50:05 Setting up mount (2.34-0.1ubuntu9.3) ... 11:50:05 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 11:50:05 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 11:50:05 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 11:50:05 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 11:50:05 Setting up openssl (1.1.1f-1ubuntu2.12) ... 11:50:05 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:50:05 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:50:05 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 11:50:06 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:50:06 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 11:50:06 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:50:06 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 11:50:06 Setting up fdisk (2.34-0.1ubuntu9.3) ... 11:50:06 Setting up ca-certificates (20210119~20.04.2) ... 11:50:08 Updating certificates in /etc/ssl/certs... 11:50:08 21 added, 21 removed; done. 11:50:08 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 11:50:08 Setting up perl (5.30.0-9ubuntu0.2) ... 11:50:08 Setting up procps (2:3.3.16-1ubuntu2.3) ... 11:50:09 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 11:50:09 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 11:50:09 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 11:50:09 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 11:50:09 Setting up binutils (2.34-6ubuntu1.3) ... 11:50:09 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 11:50:09 Setting up build-essential (12.8ubuntu1.1) ... 11:50:09 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 11:50:09 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 11:50:09 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 11:50:09 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 11:50:09 Processing triggers for systemd (245.4-4ubuntu3.15) ... 11:50:09 Processing triggers for mime-support (3.64ubuntu1) ... 11:50:09 Processing triggers for ca-certificates (20210119~20.04.2) ... 11:50:09 Updating certificates in /etc/ssl/certs... 11:50:10 0 added, 0 removed; done. 11:50:10 Running hooks in /etc/ca-certificates/update.d... 11:50:10 done. 11:50:11 Reading package lists... 11:50:11 Building dependency tree... 11:50:11 Reading state information... 11:50:11 The following NEW packages will be installed: 11:50:11 apt-transport-https 11:50:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:50:11 Need to get 4680 B of archives. 11:50:11 After this operation, 162 kB of additional disk space will be used. 11:50:11 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 11:50:11 debconf: delaying package configuration, since apt-utils is not installed 11:50:11 Fetched 4680 B in 0s (94.0 kB/s) 11:50:11 Selecting previously unselected package apt-transport-https. 11:50:11 (Reading database ... 14320 files and directories currently installed.) 11:50:11 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 11:50:11 Unpacking apt-transport-https (2.0.6) ... 11:50:11 Setting up apt-transport-https (2.0.6) ... 11:50:12 Waiting for network to be ready... 11:50:20 2022-04-06T11:50:16Z INFO Waiting for automatic snapd restart... 11:50:20 snapd 2.55.2 from Canonical* installed 11:50:21 "snapd" switched to the "latest/stable" channel 11:50:21 11:50:23 core20 20220318 from Canonical* installed 11:50:24 "core20" switched to the "latest/stable" channel 11:50:24 11:50:26 snapcraft 6.1 from Canonical* installed 11:50:27 "snapcraft" switched to the "latest/stable" channel 11:50:27 11:50:32 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: 11:50:32 - README.md 11:50:32 11:50:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:50:32 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 11:50:32 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 11:50:32 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 11:50:33 Reading package lists... 11:50: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 11:50:33 Reading package lists... 11:50:33 Building dependency tree... 11:50:33 Reading state information... 11:50:34 Suggested packages: 11:50:34 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 11:50:34 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 11:50:34 krb5-user libnorm-doc 11:50:34 Recommended packages: 11:50:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:50:34 The following NEW packages will be installed: 11:50:34 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 11:50:34 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 11:50:34 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 11:50:34 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 11:50:34 libzmq5 pkg-config zip 11:50:34 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 11:50:34 Need to get 10.3 MB of archives. 11:50:34 After this operation, 56.5 MB of additional disk space will be used. 11:50:34 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 11:50:34 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 11:50:34 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 11:50:34 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 11:50:34 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 11:50:34 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 11:50:34 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 11:50:34 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 11:50:34 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 11:50:34 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 11:50:34 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 11:50:34 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 11:50:34 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 11:50:34 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 11:50:34 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 11:50:34 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 11:50:34 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 11:50:34 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 11:50:34 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 11:50:34 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 11:50:35 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 11:50:35 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 11:50:35 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 11:50:35 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 11:50:35 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 11:50:35 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 11:50:35 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 11:50:35 debconf: delaying package configuration, since apt-utils is not installed 11:50:35 Fetched 10.3 MB in 1s (9172 kB/s) 11:50:35 Selecting previously unselected package libglib2.0-0:amd64. 11:50:35 (Reading database ... 14324 files and directories currently installed.) 11:50:35 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 11:50:35 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 11:50:35 Selecting previously unselected package libsodium23:amd64. 11:50:35 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 11:50:35 Unpacking libsodium23:amd64 (1.0.18-1) ... 11:50:35 Selecting previously unselected package libpsl5:amd64. 11:50:35 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 11:50:35 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 11:50:35 Selecting previously unselected package libbrotli1:amd64. 11:50:35 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 11:50:35 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 11:50:35 Selecting previously unselected package libnghttp2-14:amd64. 11:50:35 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 11:50:35 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 11:50:35 Selecting previously unselected package librtmp1:amd64. 11:50:35 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 11:50:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 11:50:35 Selecting previously unselected package libssh-4:amd64. 11:50:35 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 11:50:35 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 11:50:36 Selecting previously unselected package libcurl3-gnutls:amd64. 11:50:36 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 11:50:36 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 11:50:36 Selecting previously unselected package liberror-perl. 11:50:36 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 11:50:36 Unpacking liberror-perl (0.17029-1) ... 11:50:36 Selecting previously unselected package git-man. 11:50:36 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 11:50:36 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 11:50:36 Selecting previously unselected package git. 11:50:36 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 11:50:36 Unpacking git (1:2.25.1-1ubuntu3.2) ... 11:50:36 Selecting previously unselected package libgssrpc4:amd64. 11:50:36 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 11:50:36 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 11:50:36 Selecting previously unselected package libkdb5-9:amd64. 11:50:36 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 11:50:36 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 11:50:36 Selecting previously unselected package libkadm5srv-mit11:amd64. 11:50:36 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 11:50:36 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 11:50:36 Selecting previously unselected package libkadm5clnt-mit11:amd64. 11:50:36 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 11:50:36 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 11:50:36 Selecting previously unselected package comerr-dev:amd64. 11:50:36 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 11:50:36 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 11:50:37 Selecting previously unselected package krb5-multidev:amd64. 11:50:37 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 11:50:37 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 11:50:37 Selecting previously unselected package libnorm1:amd64. 11:50:37 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 11:50:37 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 11:50:37 Selecting previously unselected package libnorm-dev:amd64. 11:50:37 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 11:50:37 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 11:50:37 Selecting previously unselected package libpgm-5.2-0:amd64. 11:50:37 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 11:50:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:50:37 Selecting previously unselected package libpgm-dev:amd64. 11:50:37 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 11:50:37 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:50:37 Selecting previously unselected package libsodium-dev:amd64. 11:50:37 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 11:50:37 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 11:50:37 Selecting previously unselected package libzmq5:amd64. 11:50:37 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 11:50:37 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 11:50:37 Selecting previously unselected package libkrb5-dev:amd64. 11:50:37 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 11:50:37 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 11:50:37 Selecting previously unselected package libzmq3-dev:amd64. 11:50:37 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 11:50:37 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 11:50:37 Selecting previously unselected package pkg-config. 11:50:37 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 11:50:37 Unpacking pkg-config (0.29.1-0ubuntu4) ... 11:50:38 Selecting previously unselected package zip. 11:50:38 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 11:50:38 Unpacking zip (3.0-11build1) ... 11:50:38 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 11:50:38 Setting up libsodium23:amd64 (1.0.18-1) ... 11:50:38 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 11:50:38 No schema files found: doing nothing. 11:50:38 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 11:50:38 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 11:50:38 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 11:50:38 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 11:50:38 Setting up liberror-perl (0.17029-1) ... 11:50:38 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 11:50:38 Setting up zip (3.0-11build1) ... 11:50:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 11:50:38 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 11:50:38 Setting up pkg-config (0.29.1-0ubuntu4) ... 11:50:38 Setting up libsodium-dev:amd64 (1.0.18-1) ... 11:50:38 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 11:50:38 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 11:50:38 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 11:50:38 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 11:50:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:50:38 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 11:50:38 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 11:50:38 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 11:50:38 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:50:38 Setting up git (1:2.25.1-1ubuntu3.2) ... 11:50:38 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 11:50:38 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 11:50:38 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 11:50:38 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 11:50:38 comerr-dev set to automatically installed. 11:50:38 git set to automatically installed. 11:50:38 git-man set to automatically installed. 11:50:38 krb5-multidev set to automatically installed. 11:50:38 libbrotli1 set to automatically installed. 11:50:38 libcurl3-gnutls set to automatically installed. 11:50:38 liberror-perl set to automatically installed. 11:50:38 libglib2.0-0 set to automatically installed. 11:50:38 libgssrpc4 set to automatically installed. 11:50:38 libkadm5clnt-mit11 set to automatically installed. 11:50:38 libkadm5srv-mit11 set to automatically installed. 11:50:38 libkdb5-9 set to automatically installed. 11:50:38 libkrb5-dev set to automatically installed. 11:50:38 libnghttp2-14 set to automatically installed. 11:50:38 libnorm-dev set to automatically installed. 11:50:38 libnorm1 set to automatically installed. 11:50:38 libpgm-5.2-0 set to automatically installed. 11:50:38 libpgm-dev set to automatically installed. 11:50:38 libpsl5 set to automatically installed. 11:50:38 librtmp1 set to automatically installed. 11:50:38 libsodium-dev set to automatically installed. 11:50:38 libsodium23 set to automatically installed. 11:50:38 libssh-4 set to automatically installed. 11:50:38 libzmq3-dev set to automatically installed. 11:50:38 libzmq5 set to automatically installed. 11:50:38 pkg-config set to automatically installed. 11:50:38 zip set to automatically installed. 11:50:39 snapd is not logged in, snap install commands will use sudo 11:50:54 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 11:50:54 Downloading snap 'edgex-app-service-configurable' 11:50:54 Pulling app-service-configurable 11:50:54 + snapcraftctl pull 11:50:56 Pulling config-common 11:50:56 + snapcraftctl pull 11:50:57 Pulling go-build-helper 11:50:57 + snapcraftctl pull 11:50:58 'edgex-go' has dependencies that need to be staged: go-build-helper 11:50:58 Skipping pull go-build-helper (already ran) 11:50:58 Building go-build-helper 11:50:58 + snapcraftctl build 11:51:00 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 11:51:00 Staging go-build-helper 11:51:00 + snapcraftctl stage 11:51:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:51:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:51:02 ./bin/test-attribution-txt.sh [Pipeline] echo 11:51:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:51:06 + ls -al . 11:51:06 total 660 11:51:06 drwxrwxr-x 9 1001 1001 4096 Apr 6 11:51 . 11:51:06 drwxr-xr-x 4 root root 4096 Apr 6 11:45 .. 11:51:06 -rw-rw-r-- 1 1001 1001 11 Apr 6 11:43 .dockerignore 11:51:06 drwxrwxr-x 8 1001 1001 4096 Apr 6 11:43 .git 11:51:06 drwxrwxr-x 4 1001 1001 4096 Apr 6 11:43 .github 11:51:06 -rw-rw-r-- 1 1001 1001 870 Apr 6 11:43 .gitignore 11:51:06 -rw-rw-r-- 1 1001 1001 42 Apr 6 11:43 .golangci.yml 11:51:06 -rw-rw-r-- 1 1001 1001 87 Apr 6 11:43 .hadolint.yml 11:51:06 -rw-rw-r-- 1 1001 1001 166 Apr 6 11:43 .sonarcloud.properties 11:51:06 -rw-rw-r-- 1 1001 1001 1171 Apr 6 11:43 ADOPTERS.md 11:51:06 -rw-rw-r-- 1 1001 1001 9953 Apr 6 11:43 Attribution.txt 11:51:06 -rw-rw-r-- 1 1001 1001 51732 Apr 6 11:43 CHANGELOG.md 11:51:06 -rw-rw-r-- 1 1001 1001 3804 Apr 6 11:43 CONTRIBUTING.md 11:51:06 -rw-rw-r-- 1 1001 1001 677 Apr 6 11:43 GOVERNANCE.md 11:51:06 -rw-rw-r-- 1 1001 1001 849 Apr 6 11:43 Jenkinsfile 11:51:06 -rw-rw-r-- 1 1001 1001 10775 Apr 6 11:43 LICENSE 11:51:06 -rw-rw-r-- 1 1001 1001 8478 Apr 6 11:43 Makefile 11:51:06 -rw-rw-r-- 1 1001 1001 582 Apr 6 11:43 OWNERS.md 11:51:06 -rw-rw-r-- 1 1001 1001 8207 Apr 6 11:43 README.md 11:51:06 -rw-rw-r-- 1 1001 1001 6912 Apr 6 11:43 SECURITY.md 11:51:06 -rw-rw-r-- 1 1001 1001 5 Apr 6 11:41 VERSION 11:51:06 -rw-rw-r-- 1 1001 1001 4131 Apr 6 11:43 ZMQWindows.md 11:51:06 drwxrwxr-x 2 1001 1001 4096 Apr 6 11:43 bin 11:51:06 drwxrwxr-x 18 1001 1001 4096 Apr 6 11:43 cmd 11:51:06 -rw-r--r-- 1 root root 429122 Apr 6 11:49 coverage.out 11:51:06 -rw-rw-r-- 1 1001 1001 3175 Apr 6 11:43 go.mod 11:51:06 -rw-rw-r-- 1 1001 1001 34990 Apr 6 11:45 go.sum 11:51:06 drwxrwxr-x 8 1001 1001 4096 Apr 6 11:43 internal 11:51:06 drwxrwxr-x 3 1001 1001 4096 Apr 6 11:43 openapi 11:51:06 drwxrwxr-x 4 1001 1001 4096 Apr 6 11:43 snap 11:51:06 -rw-rw-r-- 1 1001 1001 204 Apr 6 11:43 version.go [Pipeline] sh 11:51:06 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 11:51:06 Fetched 290 kB in 0s (0 B/s) 11:51:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 11:51:06 Fetched 158 kB in 0s (0 B/s) 11:51:06 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 11:51:06 Fetched 242 kB in 0s (0 B/s) 11:51:06 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 11:51:06 Fetched 150 kB in 0s (0 B/s) 11:51:06 Pulling edgex-go 11:51:06 + snapcraftctl pull 11:51:06 + '[' -e coverage.out ] 11:51:06 + chown 1001:1001 coverage.out [Pipeline] stash 11:51:06 Warning: overwriting stash ‘coverage-report’ 11:51:07 Stashed 1 file(s) [Pipeline] sh 11:51:07 Pulling hooks 11:51:07 + snapcraftctl pull 11:51:08 + make build 11:51:08 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 11:51:17 Removing suid/guid from /root/parts/static-packages/install/bin/su 11:51:17 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 11:51:17 Fetched 96.1 kB in 0s (0 B/s) 11:51:17 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 11:51:17 Fetched 78.7 kB in 0s (0 B/s) 11:51:17 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 11:51:17 Fetched 48.0 kB in 0s (0 B/s) 11:51:17 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 11:51:17 Fetched 50.2 kB in 0s (0 B/s) 11:51:17 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 11:51:17 Fetched 14.7 kB in 0s (0 B/s) 11:51:17 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 11:51:17 Fetched 234 kB in 0s (0 B/s) 11:51:17 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 11:51:17 Fetched 155 kB in 0s (0 B/s) 11:51:17 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 11:51:17 Fetched 170 kB in 0s (0 B/s) 11:51:17 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 11:51:17 Fetched 267 kB in 0s (0 B/s) 11:51:17 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:51:17 Fetched 50.6 kB in 0s (0 B/s) 11:51:17 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 11:51:17 Fetched 15.1 kB in 0s (0 B/s) 11:51:17 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 11:51:17 Fetched 51.5 kB in 0s (0 B/s) 11:51:17 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 11:51:17 Fetched 121 kB in 0s (0 B/s) 11:51:17 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 11:51:17 Fetched 29.7 kB in 0s (0 B/s) 11:51:17 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 11:51:17 Fetched 1021 kB in 0s (0 B/s) 11:51:17 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 11:51:17 Fetched 49.3 kB in 0s (0 B/s) 11:51:17 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 11:51:17 Fetched 54.9 kB in 0s (0 B/s) 11:51:17 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 11:51:17 Fetched 16.6 kB in 0s (0 B/s) 11:51:17 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 11:51:17 Fetched 87.9 kB in 0s (0 B/s) 11:51:17 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 11:51:17 Fetched 142 kB in 0s (0 B/s) 11:51:17 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 11:51:17 Fetched 41.8 kB in 0s (0 B/s) 11:51:17 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 11:51:17 Fetched 181 kB in 0s (0 B/s) 11:51:17 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 11:51:17 Fetched 208 kB in 0s (0 B/s) 11:51:17 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 11:51:17 Fetched 161 kB in 0s (0 B/s) 11:51:17 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 11:51:17 Fetched 107 kB in 0s (0 B/s) 11:51:17 Pulling static-packages 11:51:17 + snapcraftctl pull 11:51:19 Pulling version 11:51:19 + cd /root/project 11:51:19 ++ git describe --tags --abbrev=0 11:51:19 ++ sed s/v// 11:51:19 + GIT_VERSION=2.2.0-dev.55 11:51:19 + '[' -z 2.2.0-dev.55 ']' 11:51:19 + snapcraftctl set-version 2.2.0-dev.55 11:51:20 Building app-service-configurable 11:51:20 + snapcraftctl build 11:51:22 Building config-common 11:51:22 + snapcraftctl build 11:51:23 + cp --archive --link --no-dereference . /root/parts/config-common/install 11:51:24 Skipping build go-build-helper (already ran) 11:51:24 Building edgex-go 11:51:24 + cd /root/parts/edgex-go/src 11:51:24 ++ git describe --tags --abbrev=0 11:51:24 ++ sed s/v// 11:51:24 + GIT_VERSION=2.2.0-dev.55 11:51:24 + '[' -z 2.2.0-dev.55 ']' 11:51:24 + echo 2.2.0-dev.55 11:51:24 + '[' '!' -d vendor ']' 11:51:24 + go mod download all 11:51:30 + make build 11:51:30 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 11:51:52 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 11:52:02 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 11:52:02 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 11:52: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:52: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:52: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/support-scheduler/support-scheduler ./cmd/support-scheduler 11:52: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 11:52:08 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 11:52:10 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 11:52: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 11:52: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 11:52: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 11:52: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 11:52:16 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 11:52:16 + case "$service" in 11:52:16 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 11:52: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 11:52:16 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 11:52:16 + case "$service" in 11:52:16 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 11:52: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 11:52:16 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 11:52:16 + case "$service" in 11:52:16 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 11:52: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 11:52:16 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 11:52:16 + case "$service" in 11:52:16 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 11:52: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 11:52:16 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 11:52:16 + case "$service" in 11:52:16 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 11:52: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 11:52:16 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 11:52:16 + case "$service" in 11:52:16 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 11:52: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 11:52:16 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 11:52:16 + case "$service" in 11:52:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 11:52: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 11:52:16 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 11:52:16 + case "$service" in 11:52:16 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 11:52: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 11:52:16 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 11:52:16 + case "$service" in 11:52: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 11:52: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 11:52:16 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 11:52:16 + case "$service" in 11:52:16 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 11:52:16 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 11:52: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 11:52:16 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 11:52:16 + case "$service" in 11:52:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 11:52: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 11:52:16 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 11:52:16 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 11:52: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 11:52:17 Building hooks 11:52:17 + cd /root/parts/hooks/src 11:52:17 + make build 11:52:17 go mod tidy 11:52:17 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 11:52:17 go: downloading github.com/stretchr/testify v1.7.0 11:52:18 go: downloading github.com/davecgh/go-spew v1.1.0 11:52:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:52:18 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 11:52:19 GO111MODULE=on go build -o cmd/install/install ./cmd/install 11:52:20 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 11:52:20 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 11:52:22 Removing suid/guid from /root/parts/static-packages/install/bin/su 11:52:22 Building static-packages 11:52:22 + snapcraftctl build 11:52:24 Building version 11:52:24 + snapcraftctl build 11:52:26 Staging app-service-configurable 11:52:26 + snapcraftctl stage 11:52:27 Staging config-common 11:52:27 + snapcraftctl stage 11:52:29 Skipping stage go-build-helper (already ran) 11:52:29 Staging edgex-go 11:52:29 + snapcraftctl stage 11:52:30 Staging hooks 11:52:30 + snapcraftctl stage 11:52:32 Staging static-packages 11:52:32 + snapcraftctl stage 11:52:33 Staging version 11:52:33 + snapcraftctl stage 11:52:34 Priming app-service-configurable 11:52:34 + snapcraftctl prime 11:52:38 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 11:52:38 stage-packages: 11:52:38 - libnorm1 11:52:38 - libpgm-5.2-0 11:52:38 - libsodium23 11:52:38 - libzmq5 11:52:38 Priming config-common 11:52:38 + snapcraftctl prime 11:52:39 Priming go-build-helper 11:52:39 + snapcraftctl prime 11:52:41 Priming edgex-go 11:52:41 + snapcraftctl prime 11:52:43 Priming hooks 11:52:43 + snapcraftctl prime 11:52:44 Priming static-packages 11:52:44 + snapcraftctl prime 11:52:49 Priming version 11:52:49 + snapcraftctl prime 11:52:50 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] } 11:53:00 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 11:54:21 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 11:54:21 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 11:54: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:54:27 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 11:54: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 11:54: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 11:54:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:54:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:54:54 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 11:55:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:55:08 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] } 11:55:12 $ docker stop --time=1 817d78b4e359881d7a30a4c5db7732ef73577c6f45088a4649684772c7d089b8 11:55:14 $ docker rm -f 817d78b4e359881d7a30a4c5db7732ef73577c6f45088a4649684772c7d089b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:55:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:55:17 11:55:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:55:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:55:17 latest: Pulling from edgex-devops/edgex-compose-arm64 11:55:17 29e5d40040c1: Pulling fs layer 11:55:17 1ce36da41761: Pulling fs layer 11:55:17 25b303627fd3: Pulling fs layer 11:55:17 29e5d40040c1: Verifying Checksum 11:55:17 29e5d40040c1: Download complete 11:55:18 1ce36da41761: Verifying Checksum 11:55:18 1ce36da41761: Download complete 11:55:18 29e5d40040c1: Pull complete 11:55:19 25b303627fd3: Verifying Checksum 11:55:19 25b303627fd3: Download complete 11:55:19 1ce36da41761: Pull complete 11:55:32 25b303627fd3: Pull complete 11:55:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:55:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:55:32 prd-ubuntu20.04-docker-arm64-4c-16g-10961 does not seem to be running inside a container 11:55:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:55:34 $ docker top 446ca84269aea1f8ca086a58c93e8f0e3df80115e993bf66788bf48da5e89d76 -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:35 + docker-compose build --help 11:55:35 + grep parallel 11:55:39 --parallel Build images in parallel. [Pipeline] } 11:55:39 $ docker stop --time=1 446ca84269aea1f8ca086a58c93e8f0e3df80115e993bf66788bf48da5e89d76 11:55:41 $ docker rm -f 446ca84269aea1f8ca086a58c93e8f0e3df80115e993bf66788bf48da5e89d76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:55:42 . [Pipeline] withDockerContainer 11:55:42 prd-ubuntu20.04-docker-arm64-4c-16g-10961 does not seem to be running inside a container 11:55:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:55:43 $ docker top 74aba3e1e9d9082018fc6e877a14ca86c5cafa7bc2617121a34efb289ce46dff -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:44 + docker-compose -f ./docker-compose-build.yml build --parallel 11:55:49 Building core-command ... 11:55:49 Building core-data ... 11:55:49 Building core-metadata ... 11:55:49 Building security-bootstrapper ... 11:55:49 Building security-proxy-setup ... 11:55:49 Building security-secretstore-setup ... 11:55:49 Building security-spiffe-token-provider ... 11:55:49 Building security-spire-agent ... 11:55:49 Building security-spire-config ... 11:55:49 Building security-spire-server ... 11:55:49 Building support-notifications ... 11:55:49 Building support-scheduler ... 11:55:49 Building sys-mgmt-agent ... 11:55:49 Building security-spiffe-token-provider 11:55:49 Building support-scheduler 11:55:49 Building core-command 11:55:49 Building security-spire-config 11:55:49 Building support-notifications 11:57:40 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:57:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:57:40 ---> f93029a480c7 11:57:40 Step 3/20 : WORKDIR /edgex-go 11:57:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:57:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:57:40 ---> f93029a480c7 11:57:40 Step 3/23 : WORKDIR /edgex-go 11:57:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:57:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:57:40 ---> f93029a480c7 11:57:40 Step 3/22 : WORKDIR /edgex-go 11:57:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:57:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:57:40 ---> f93029a480c7 11:57:40 Step 3/22 : WORKDIR /edgex-go 11:57:40 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:57:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:57:40 ---> f93029a480c7 11:57:40 Step 3/24 : WORKDIR /edgex-go 11:57:40 ---> Running in 508dcef2b4ef 11:57:40 ---> Running in df8018b67ca7 11:57:40 ---> Running in 838c06e20a6d 11:57:40 ---> Running in e39ad77d63ef 11:57:40 ---> Running in cb839d6702ac 11:57:40 Removing intermediate container 508dcef2b4ef 11:57:40 ---> 127c54c1ed29 11:57:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:57:40 Removing intermediate container e39ad77d63ef 11:57:40 ---> 58c8b260867a 11:57:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:57:40 Removing intermediate container df8018b67ca7 11:57:40 ---> c71f81283cf2 11:57:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 11:57:40 ---> Running in 84fb0fa3bfcc 11:57:40 ---> Running in 351305caa763 11:57:40 ---> Running in 3a23a49e445d 11:57:40 Removing intermediate container 838c06e20a6d 11:57:40 ---> 905dc8b78b88 11:57:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:57:40 Removing intermediate container cb839d6702ac 11:57:40 ---> 4a12373db3ca 11:57:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:57:40 ---> Running in 34c75657a99f 11:57:40 ---> Running in b1e93ae20bb9 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:57:40 Removing intermediate container 351305caa763 11:57:40 ---> 756ca3ab3179 11:57:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:57:40 ---> Running in bfef1e1a3471 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:57:40 Removing intermediate container b1e93ae20bb9 11:57:40 ---> 7769220191e5 11:57:40 Step 5/23 : RUN apk add --update --no-cache make git 11:57:40 Removing intermediate container 34c75657a99f 11:57:40 ---> be5f0e6940dc 11:57:40 Step 5/22 : RUN apk add --update --no-cache make git 11:57:40 Removing intermediate container 84fb0fa3bfcc 11:57:40 ---> 6eb2fa706257 11:57:40 Step 5/24 : RUN apk add --update --no-cache make git 11:57:40 ---> Running in e5fef800f9a5 11:57:40 ---> Running in 71b3b6d45403 11:57:40 ---> Running in 8253edc50f27 11:57:40 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 11:57:40 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:57:40 OK: 15739 distinct packages available 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:57:40 OK: 220 MiB in 52 packages 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:57:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:57:40 OK: 220 MiB in 52 packages 11:57:40 Removing intermediate container 3a23a49e445d 11:57:40 ---> 82076e7d3f7b 11:57:40 Step 5/20 : COPY go.mod vendor* ./ 11:57:40 OK: 220 MiB in 52 packages 11:57:40 OK: 220 MiB in 52 packages 11:57:40 OK: 220 MiB in 52 packages 11:57:40 Removing intermediate container bfef1e1a3471 11:57:40 ---> d9b1b554b238 11:57:40 Step 6/22 : COPY go.mod vendor* ./ 11:57:41 ---> 2acef8d48528 11:57:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:41 Removing intermediate container 8253edc50f27 11:57:41 ---> 57b8f2daf203 11:57:41 Step 6/24 : COPY go.mod vendor* ./ 11:57:41 ---> Running in 4f0e67dc5245 11:57:41 Removing intermediate container 71b3b6d45403 11:57:41 ---> 1440fd0d93fe 11:57:41 Step 6/23 : COPY go.mod vendor* ./ 11:57:41 ---> 6075aa38ba2e 11:57:41 Removing intermediate container e5fef800f9a5 11:57:41 ---> bbdedb694268 11:57:41 Step 6/22 : COPY go.mod vendor* ./ 11:57:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:41 ---> Running in 724ec1b15b37 11:57:42 ---> f70faf8be62e 11:57:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:42 ---> Running in b91307ad1b8c 11:57:43 ---> cb7df863c4e7 11:57:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:43 ---> 65bdb8d39ede 11:57:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:43 ---> Running in 38cf0da89ab8 11:57:43 ---> Running in 3cbd82e70b83 11:57:46 Removing intermediate container 4f0e67dc5245 11:57:46 ---> c217d138b23c 11:57:46 Step 7/20 : COPY . . 11:57:47 Removing intermediate container 724ec1b15b37 11:57:47 ---> b0d54693e6a8 11:57:47 Step 8/22 : COPY . . 11:57:48 Removing intermediate container b91307ad1b8c 11:57:48 ---> e47604b3a1d3 11:57:48 Step 8/24 : COPY . . 11:57:48 Removing intermediate container 38cf0da89ab8 11:57:48 ---> adbab9c2fd15 11:57:48 Step 8/23 : COPY . . 11:57:49 Removing intermediate container 3cbd82e70b83 11:57:49 ---> 75109fa6ddff 11:57:49 Step 8/22 : COPY . . 11:58:21 ---> 1db68e40dd6e 11:58:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:58:21 ---> Running in d22c681ef6fa 11:58:21 ---> 4cfad874268f 11:58:21 Step 9/23 : RUN make cmd/core-command/core-command 11:58:21 ---> Running in 27c20da312cd 11:58:21 ---> df6f9022e4be 11:58:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:58:21 ---> Running in 9f495ff6f6af 11:58:21 ---> 1de7d73fc80a 11:58:21 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 11:58:21 ---> Running in 0122792e2dc6 11:58:21 ---> 87baa2df4aa4 11:58:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:58:21 ---> Running in 7b309331b97b 11:58:21 Removing intermediate container 0122792e2dc6 11:58:21 ---> 3c1019e4d373 11:58:21 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" 11:58:21 ---> Running in b9576dd13953 11:58:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:58: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 11:58: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 11:58:23 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 11:58:25 spire-1.2.0/ 11:58:31 spire-1.2.0/README.md 11:58:31 spire-1.2.0/bin/ 11:58:31 spire-1.2.0/bin/spire-server 11:58:31 spire-1.2.0/bin/spire-agent 11:58:31 spire-1.2.0/conf/ 11:58:31 spire-1.2.0/conf/server/ 11:58:31 spire-1.2.0/conf/server/server.conf 11:58:31 spire-1.2.0/conf/agent/ 11:58:31 spire-1.2.0/conf/agent/agent.conf 11:58:31 spire-1.2.0/LICENSE 11:58:36 Removing intermediate container b9576dd13953 11:58:36 ---> 98e31ebd94ec 11:58:36 11:58:36 Step 11/24 : FROM alpine:3.15 11:58:36 3.15: Pulling from library/alpine 11:58:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 11:58:38 Status: Downloaded newer image for alpine:3.15 11:58:38 ---> 3fb3c9af89a9 11:58:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:58:38 ---> Running in 25af306833bf 11:58:38 Removing intermediate container 25af306833bf 11:58:38 ---> c9151a2a4ee9 11:58:38 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:38 ---> Running in b2115688f2d8 11:58:41 Removing intermediate container b2115688f2d8 11:58:41 ---> 8206aaec14f1 11:58:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 11:58:41 ---> Running in 905a99c7d63c 11:58:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:58:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:58:45 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 11:58:45 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:58:45 OK: 15729 distinct packages available 11:58:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:58:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:58:47 (1/4) Installing dumb-init (1.2.5-r1) 11:58:47 (2/4) Installing musl-obstack (1.2.3-r0) 11:58:47 (3/4) Installing libucontext (1.1-r0) 11:58:47 (4/4) Installing gcompat (1.0.0-r4) 11:58:48 Executing busybox-1.34.1-r5.trigger 11:58:48 OK: 6 MiB in 18 packages 11:58:50 Removing intermediate container 905a99c7d63c 11:58:50 ---> 68c2fde86743 11:58:50 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 11:58:55 ---> 6149397d96f6 11:58:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:58:55 ---> c51cb9f37909 11:58:55 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 11:58:55 ---> Running in 8b0b8acf2c03 11:58:56 Removing intermediate container 8b0b8acf2c03 11:58:56 ---> 255be6b2e16b 11:58:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:58:57 ---> 24540a221a6b 11:58:57 Step 19/24 : WORKDIR / 11:58:57 ---> Running in 6addc10581b0 11:58:57 Removing intermediate container 6addc10581b0 11:58:57 ---> 50fdb07bcef7 11:58:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:58:57 ---> Running in e4dac3bbc890 11:58:58 Removing intermediate container e4dac3bbc890 11:58:58 ---> d451ca0bdb3e 11:58:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:58:58 ---> Running in 3d16d3cab19c 11:58:58 Removing intermediate container 3d16d3cab19c 11:58:58 ---> dfd37cc0c779 11:58:58 Step 22/24 : LABEL arch=arm64 11:58:58 ---> Running in 760268f73101 11:58:59 Removing intermediate container 760268f73101 11:58:59 ---> 9a74f90d6c02 11:58:59 Step 23/24 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 11:58:59 ---> Running in 30170e995310 11:59:00 Removing intermediate container 30170e995310 11:59:00 ---> c8e7563d6e07 11:59:00 Step 24/24 : LABEL version=0.0.0 11:59:00 ---> Running in 97e9a2413973 11:59:00 Removing intermediate container 97e9a2413973 11:59:00 ---> be980c0a152b 11:59:00 11:59:01 Successfully built be980c0a152b 11:59:01 Successfully tagged security-spire-config-arm64:latest 11:59:01  Building security-spire-config ... done Building security-spire-agent 11:59:40 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:59:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:59:40 ---> f93029a480c7 11:59:40 Step 3/24 : WORKDIR /edgex-go 11:59:40 ---> Using cache 11:59:40 ---> 4a12373db3ca 11:59:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:40 ---> Using cache 11:59:40 ---> be5f0e6940dc 11:59:40 Step 5/24 : RUN apk add --update --no-cache make git 11:59:40 ---> Using cache 11:59:40 ---> bbdedb694268 11:59:40 Step 6/24 : COPY go.mod vendor* ./ 11:59:40 ---> Using cache 11:59:40 ---> 65bdb8d39ede 11:59:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:40 ---> Using cache 11:59:40 ---> 75109fa6ddff 11:59:40 Step 8/24 : COPY . . 11:59:40 ---> Using cache 11:59:40 ---> 87baa2df4aa4 11:59:40 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 11:59:40 ---> Running in 0608402127da 11:59:40 Removing intermediate container 0608402127da 11:59:40 ---> c048aba8dfc8 11:59:40 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" 11:59:40 ---> Running in 1b9763a15dcf 11:59:40 spire-1.2.0/ 11:59:46 spire-1.2.0/README.md 11:59:46 spire-1.2.0/bin/ 11:59:46 spire-1.2.0/bin/spire-server 11:59:46 spire-1.2.0/bin/spire-agent 11:59:46 spire-1.2.0/conf/ 11:59:46 spire-1.2.0/conf/server/ 11:59:46 spire-1.2.0/conf/server/server.conf 11:59:46 spire-1.2.0/conf/agent/ 11:59:46 spire-1.2.0/conf/agent/agent.conf 11:59:46 spire-1.2.0/LICENSE 11:59:53 Removing intermediate container 1b9763a15dcf 11:59:53 ---> e9cd716281a0 11:59:53 11:59:53 Step 11/24 : FROM alpine:3.15 11:59:53 ---> 3fb3c9af89a9 11:59:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:59:53 ---> Using cache 11:59:53 ---> c9151a2a4ee9 11:59:53 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:53 ---> Using cache 11:59:53 ---> 8206aaec14f1 11:59:53 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:59:53 ---> Running in 9e675f985089 11:59:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:59:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:59:56 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 11:59:56 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:59:56 OK: 15729 distinct packages available 11:59:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:59:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:59:59 (1/5) Installing dumb-init (1.2.5-r1) 11:59:59 (2/5) Installing musl-obstack (1.2.3-r0) 11:59:59 (3/5) Installing libucontext (1.1-r0) 11:59:59 (4/5) Installing gcompat (1.0.0-r4) 11:59:59 (5/5) Installing openssl (1.1.1n-r0) 11:59:59 Executing busybox-1.34.1-r5.trigger 11:59:59 OK: 6 MiB in 19 packages 12:00:01 Removing intermediate container 9e675f985089 12:00:01 ---> d4b1756b8465 12:00:01 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 12:00:03 ---> b7b97a9692cc 12:00:03 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 12:00:09 ---> 19f8de282ab0 12:00:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:00:09 ---> 397095a54499 12:00:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:00:10 ---> 0b05fd86956f 12:00:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:00:11 ---> 82822de97ab4 12:00:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:00:11 ---> Running in 8ef1df0d6146 12:00:12 Removing intermediate container 8ef1df0d6146 12:00:12 ---> 688cabfc3cb7 12:00:12 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:00:12 ---> Running in d27607982035 12:00:12 Removing intermediate container d27607982035 12:00:12 ---> 5a9701a55fcf 12:00:12 Step 22/24 : LABEL arch=arm64 12:00:12 ---> Running in 4278393b023a 12:00:13 Removing intermediate container 4278393b023a 12:00:13 ---> 23f54800b97d 12:00:13 Step 23/24 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:00:13 ---> Running in fb39afb9806c 12:00:13 Removing intermediate container fb39afb9806c 12:00:13 ---> 6ddb701086f6 12:00:13 Step 24/24 : LABEL version=0.0.0 12:00:13 ---> Running in f8f3be048a3c 12:00:14 Removing intermediate container f8f3be048a3c 12:00:14 ---> 51b54f3cb69c 12:00:14 12:00:15 Successfully built 51b54f3cb69c 12:00:15 Successfully tagged security-spire-agent-arm64:latest 12:00:15  Building security-spire-agent ... done Building core-metadata 12:00:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:00:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:00:54 ---> f93029a480c7 12:00:54 Step 3/23 : WORKDIR /edgex-go 12:00:54 ---> Using cache 12:00:54 ---> 4a12373db3ca 12:00:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:54 ---> Using cache 12:00:54 ---> be5f0e6940dc 12:00:54 Step 5/23 : RUN apk add --update --no-cache make git 12:00:54 ---> Using cache 12:00:54 ---> bbdedb694268 12:00:54 Step 6/23 : COPY go.mod vendor* ./ 12:00:54 ---> Using cache 12:00:54 ---> 65bdb8d39ede 12:00:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:54 ---> Using cache 12:00:54 ---> 75109fa6ddff 12:00:54 Step 8/23 : COPY . . 12:00:54 ---> Using cache 12:00:54 ---> 87baa2df4aa4 12:00:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:00:54 ---> Running in 4de2ddac663d 12:00:54 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 12:05:01 Removing intermediate container d22c681ef6fa 12:05:01 ---> 5e94851fb85c 12:05:01 12:05:01 Step 9/20 : FROM alpine:3.15 12:05:01 ---> 3fb3c9af89a9 12:05:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:05:01 ---> Using cache 12:05:01 ---> c9151a2a4ee9 12:05:01 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:01 ---> Using cache 12:05:01 ---> 8206aaec14f1 12:05:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:05:01 ---> Running in 8fa5003343d6 12:05:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:05:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:05:01 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 12:05:01 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:05:01 OK: 15729 distinct packages available 12:05:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:05:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:05:01 (1/9) Installing ca-certificates (20211220-r0) 12:05:01 (2/9) Installing brotli-libs (1.0.9-r5) 12:05:01 (3/9) Installing nghttp2-libs (1.46.0-r0) 12:05:01 (4/9) Installing libcurl (7.80.0-r0) 12:05:01 (5/9) Installing curl (7.80.0-r0) 12:05:01 (6/9) Installing dumb-init (1.2.5-r1) 12:05:01 (7/9) Installing musl-obstack (1.2.3-r0) 12:05:01 (8/9) Installing libucontext (1.1-r0) 12:05:01 (9/9) Installing gcompat (1.0.0-r4) 12:05:01 Executing busybox-1.34.1-r5.trigger 12:05:01 Executing ca-certificates-20211220-r0.trigger 12:05:01 OK: 8 MiB in 23 packages 12:05:02 Removing intermediate container 27c20da312cd 12:05:02 ---> 91687db259ca 12:05:02 12:05:02 Step 10/23 : FROM alpine:3.14 12:05:02 3.14: Pulling from library/alpine 12:05:03 Removing intermediate container 8fa5003343d6 12:05:03 ---> 6dbd44400d34 12:05:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 12:05:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:05:04 Status: Downloaded newer image for alpine:3.14 12:05:04 ---> ac73e934f311 12:05:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:05:04 ---> Running in a598e65d62cb 12:05:05 ---> 31da0ca6de64 12:05:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:05:07 ---> 4c904890566c 12:05:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 12:05:08 (1/1) Installing dumb-init (1.2.5-r1) 12:05:08 Executing busybox-1.33.1-r7.trigger 12:05:08 OK: 5 MiB in 15 packages 12:05:10 ---> 099bf3dc87a7 12:05:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 12:05:10 ---> Running in 8972a45f2ecd 12:05:10 Removing intermediate container a598e65d62cb 12:05:10 ---> 03d3a13209e5 12:05:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:05:11 ---> Running in ef63aeb2c363 12:05:11 Removing intermediate container 8972a45f2ecd 12:05:11 ---> 91c3de18f808 12:05:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:12 ---> Running in d1f5583b7e4c 12:05:12 Removing intermediate container ef63aeb2c363 12:05:12 ---> a40d35a24eab 12:05:12 Step 13/23 : ENV APP_PORT=59882 12:05:12 ---> Running in 413032f8431a 12:05:13 Removing intermediate container d1f5583b7e4c 12:05:13 ---> 890124dd1c63 12:05:13 Step 18/20 : LABEL arch=arm64 12:05:13 ---> Running in 3d97cc8aa54f 12:05:13 Removing intermediate container 413032f8431a 12:05:13 ---> d94619432202 12:05:13 Step 14/23 : EXPOSE $APP_PORT 12:05:13 ---> Running in 7337c63f74f7 12:05:14 Removing intermediate container 3d97cc8aa54f 12:05:14 ---> db895b283ee7 12:05:14 Step 19/20 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:05:14 ---> Running in e9ce702a7b1f 12:05:14 Removing intermediate container 7337c63f74f7 12:05:14 ---> ab80cab44551 12:05:14 Step 15/23 : WORKDIR / 12:05:15 ---> Running in 2fcaea21ba9c 12:05:15 Removing intermediate container e9ce702a7b1f 12:05:15 ---> e92a58095708 12:05:15 Step 20/20 : LABEL version=0.0.0 12:05:16 ---> Running in 99956264d812 12:05:16 Removing intermediate container 2fcaea21ba9c 12:05:16 ---> 6a887198b0be 12:05:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:05:17 Removing intermediate container 99956264d812 12:05:17 ---> 2f73b8d751bd 12:05:17 12:05:18 ---> 03ffc57b2f73 12:05:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:05:19 Successfully built 2f73b8d751bd 12:05:19 Successfully tagged security-spiffe-token-provider-arm64:latest 12:05:19  Building security-spiffe-token-provider ... done Building security-proxy-setup 12:05:26 ---> 87a7313faeb7 12:05:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:05:27 ---> 8143978b6c21 12:05:27 Step 19/23 : ENTRYPOINT ["/core-command"] 12:05:28 ---> Running in 45600e7ad099 12:05:29 Removing intermediate container 45600e7ad099 12:05:29 ---> 704d6e35a337 12:05:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:29 ---> Running in dbc114dbf15a 12:05:29 Removing intermediate container 7b309331b97b 12:05:29 ---> fca7c05437f7 12:05:29 12:05:29 Step 10/22 : FROM alpine:3.14 12:05:29 ---> ac73e934f311 12:05:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:05:29 ---> Using cache 12:05:29 ---> 03d3a13209e5 12:05:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:05:29 ---> Using cache 12:05:29 ---> a40d35a24eab 12:05:29 Step 13/22 : ENV APP_PORT=59861 12:05:30 ---> Running in e5019fde2bd7 12:05:30 Removing intermediate container 9f495ff6f6af 12:05:30 ---> 1547a9bfe075 12:05:30 12:05:30 Step 10/22 : FROM alpine:3.14 12:05:30 ---> ac73e934f311 12:05:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:05:30 ---> Running in c736fa3e1aec 12:05:30 Removing intermediate container dbc114dbf15a 12:05:30 ---> 140b5c2ff63a 12:05:30 Step 21/23 : LABEL arch=arm64 12:05:30 ---> Running in e22c31cc43bf 12:05:31 Removing intermediate container e5019fde2bd7 12:05:31 ---> dc673487ba82 12:05:31 Step 14/22 : EXPOSE $APP_PORT 12:05:31 ---> Running in c7f6e876934e 12:05:31 Removing intermediate container e22c31cc43bf 12:05:31 ---> 9802f51c4833 12:05:31 Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:05:32 ---> Running in faa0f7fc6546 12:05:32 Removing intermediate container c7f6e876934e 12:05:32 ---> fd677a219a45 12:05:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:05:33 Removing intermediate container faa0f7fc6546 12:05:33 ---> 2a2936af0c18 12:05:33 Step 23/23 : LABEL version=0.0.0 12:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:05:33 ---> Running in 9cb96be0767c 12:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:05:34 ---> 1e9094c9fe20 12:05:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:05:34 Removing intermediate container 9cb96be0767c 12:05:34 ---> 6f8ef4d5eaa3 12:05:34 12:05:34 (1/2) Installing ca-certificates (20211220-r0) 12:05:34 (2/2) Installing dumb-init (1.2.5-r1) 12:05:34 Executing busybox-1.33.1-r7.trigger 12:05:34 Executing ca-certificates-20211220-r0.trigger 12:05:34 OK: 6 MiB in 16 packages 12:05:35 Successfully built 6f8ef4d5eaa3 12:05:35 Successfully tagged core-command-arm64:latest 12:05:35  Building core-command ... done Building security-bootstrapper 12:05:37 Removing intermediate container c736fa3e1aec 12:05:37 ---> 60802df90738 12:05:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:05:37 ---> Running in 7be2c4701d55 12:05:38 Removing intermediate container 7be2c4701d55 12:05:38 ---> 07947f8c0576 12:05:38 Step 13/22 : ENV APP_PORT=59860 12:05:38 ---> cfb1daef3322 12:05:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:05:38 ---> Running in 8a21d35af57a 12:05:39 Removing intermediate container 8a21d35af57a 12:05:39 ---> 5402d8fe3649 12:05:39 Step 14/22 : EXPOSE $APP_PORT 12:05:39 ---> Running in 23cf1e2d1cc5 12:05:40 ---> 2a2eca957d65 12:05:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:05:40 ---> Running in fe731b3792d6 12:05:41 Removing intermediate container 23cf1e2d1cc5 12:05:41 ---> 3f479ed2ef25 12:05:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:05:41 Removing intermediate container fe731b3792d6 12:05:41 ---> a671afe92149 12:05:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:41 ---> Running in ff1b63c8bd1a 12:05:42 Removing intermediate container ff1b63c8bd1a 12:05:42 ---> 54f2872c728c 12:05:42 Step 20/22 : LABEL arch=arm64 12:05:42 ---> Running in af7e9cfd7914 12:05:42 ---> 855aa4abc7b9 12:05:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:05:43 Removing intermediate container af7e9cfd7914 12:05:43 ---> 4125a1e96615 12:05:43 Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:05:43 ---> Running in e913bd6f03c1 12:05:44 Removing intermediate container e913bd6f03c1 12:05:44 ---> 807a78339e0d 12:05:44 Step 22/22 : LABEL version=0.0.0 12:05:44 ---> Running in a2f9618c4e3f 12:05:45 Removing intermediate container a2f9618c4e3f 12:05:45 ---> fe4fead6935a 12:05:45 12:05:46 Successfully built fe4fead6935a 12:05:46 Successfully tagged support-scheduler-arm64:latest 12:05:46  Building support-scheduler ... done Building security-spire-server 12:05:46 ---> 730f8ff7dd63 12:05:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:05:47 ---> 5c925bd8da05 12:05:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:05:48 ---> Running in 2c387a426178 12:05:48 Removing intermediate container 2c387a426178 12:05:48 ---> c1bcabbc8f9c 12:05:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:48 ---> Running in 7f4b6861407f 12:05:49 Removing intermediate container 7f4b6861407f 12:05:49 ---> 48ed4b54f669 12:05:49 Step 20/22 : LABEL arch=arm64 12:05:49 ---> Running in 6b209576662e 12:05:49 Removing intermediate container 6b209576662e 12:05:49 ---> 04e560b1e393 12:05:49 Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:05:50 ---> Running in 827fc6b6e275 12:05:50 Removing intermediate container 827fc6b6e275 12:05:50 ---> 1e8708d934c5 12:05:50 Step 22/22 : LABEL version=0.0.0 12:05:50 ---> Running in 73608f267a51 12:05:51 Removing intermediate container 73608f267a51 12:05:51 ---> 96947f27f31f 12:05:51 12:05:52 Successfully built 96947f27f31f 12:05:52 Successfully tagged support-notifications-arm64:latest 12:05:52 Building core-data 12:06:07  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:06:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:06:07 ---> f93029a480c7 12:06:07 Step 3/22 : WORKDIR /edgex-go 12:06:07 ---> Using cache 12:06:07 ---> 4a12373db3ca 12:06:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:07 ---> Using cache 12:06:07 ---> be5f0e6940dc 12:06:07 Step 5/22 : RUN apk add --update --no-cache make git 12:06:07 ---> Using cache 12:06:07 ---> bbdedb694268 12:06:07 Step 6/22 : COPY go.mod vendor* ./ 12:06:07 ---> Using cache 12:06:07 ---> 65bdb8d39ede 12:06:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:07 ---> Using cache 12:06:07 ---> 75109fa6ddff 12:06:07 Step 8/22 : COPY . . 12:06:07 ---> Using cache 12:06:07 ---> 87baa2df4aa4 12:06:07 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:06:07 ---> Running in 57f7bc96fd64 12:06:07 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 12:06:19 Removing intermediate container 4de2ddac663d 12:06:19 ---> 3497499801e8 12:06:19 12:06:19 Step 10/23 : FROM alpine:3.14 12:06:19 ---> ac73e934f311 12:06:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:06:19 ---> Using cache 12:06:19 ---> 03d3a13209e5 12:06:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:06:19 ---> Using cache 12:06:19 ---> a40d35a24eab 12:06:19 Step 13/23 : ENV APP_PORT=59881 12:06:20 ---> Running in f2515a4e9ee1 12:06:20 Removing intermediate container f2515a4e9ee1 12:06:21 ---> 4515cd8d662b 12:06:21 Step 14/23 : EXPOSE $APP_PORT 12:06:21 ---> Running in 113d4142cd18 12:06:21 Removing intermediate container 113d4142cd18 12:06:22 ---> b79405695675 12:06:22 Step 15/23 : WORKDIR / 12:06:22 ---> Running in f7a6f8bbfd2b 12:06:23 Removing intermediate container f7a6f8bbfd2b 12:06:23 ---> e7b296e29850 12:06:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:06:24 ---> cef4eeb17731 12:06:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:06:28 ---> b6d0a02e037f 12:06:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:06:30 ---> bbb917d46380 12:06:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:06:30 ---> Running in bdd796950c07 12:06:30 Removing intermediate container bdd796950c07 12:06:30 ---> 22bc7f3482d6 12:06:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:06:31 ---> Running in 77beaefbb98b 12:06:32 Removing intermediate container 77beaefbb98b 12:06:32 ---> 0c4571457ad3 12:06:32 Step 21/23 : LABEL arch=arm64 12:06:32 ---> Running in 9cf440f67964 12:06:33 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:06:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:06:33 ---> f93029a480c7 12:06:33 Step 3/31 : WORKDIR /edgex-go 12:06:33 ---> Using cache 12:06:33 ---> 4a12373db3ca 12:06:33 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:33 ---> Using cache 12:06:33 ---> be5f0e6940dc 12:06:33 Step 5/31 : RUN apk add --update --no-cache make git 12:06:33 ---> Using cache 12:06:33 ---> bbdedb694268 12:06:33 Step 6/31 : COPY go.mod vendor* ./ 12:06:33 ---> Using cache 12:06:33 ---> 65bdb8d39ede 12:06:33 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:33 ---> Using cache 12:06:33 ---> 75109fa6ddff 12:06:33 Step 8/31 : COPY . . 12:06:33 Removing intermediate container 9cf440f67964 12:06:33 ---> f3d1cc511b93 12:06:33 Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:06:33 ---> Running in abd71a74847f 12:06:33 ---> Using cache 12:06:33 ---> 87baa2df4aa4 12:06:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:06:33 ---> Running in 5a52354673b5 12:06:34 Removing intermediate container abd71a74847f 12:06:34 ---> 7118744e7ae3 12:06:34 Step 23/23 : LABEL version=0.0.0 12:06:34 ---> Running in f9b39ecb1803 12:06:35 Removing intermediate container f9b39ecb1803 12:06:35 ---> 68a27e89948f 12:06:35 12:06:36 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 12:06:37 Successfully built 68a27e89948f 12:06:37 Successfully tagged core-metadata-arm64:latest 12:06:37 Building security-secretstore-setup 12:06:55  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:06:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:06:55 ---> f93029a480c7 12:06:55 Step 3/23 : WORKDIR /edgex-go 12:06:55 ---> Using cache 12:06:55 ---> 4a12373db3ca 12:06:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:55 ---> Using cache 12:06:55 ---> be5f0e6940dc 12:06:55 Step 5/23 : RUN apk add --update --no-cache make git 12:06:55 ---> Using cache 12:06:55 ---> bbdedb694268 12:06:55 Step 6/23 : COPY go.mod vendor* ./ 12:06:55 ---> Using cache 12:06:55 ---> 65bdb8d39ede 12:06:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:55 ---> Using cache 12:06:55 ---> 75109fa6ddff 12:06:55 Step 8/23 : COPY . . 12:06:55 ---> Using cache 12:06:55 ---> 87baa2df4aa4 12:06:55 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 12:06:55 ---> Using cache 12:06:55 ---> c048aba8dfc8 12:06:55 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" 12:06:55 ---> Using cache 12:06:55 ---> e9cd716281a0 12:06:55 12:06:55 Step 11/23 : FROM alpine:3.15 12:06:55 ---> 3fb3c9af89a9 12:06:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:06:55 ---> Using cache 12:06:55 ---> c9151a2a4ee9 12:06:55 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:55 ---> Using cache 12:06:55 ---> 8206aaec14f1 12:06:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:06:55 ---> Using cache 12:06:55 ---> d4b1756b8465 12:06:55 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 12:06:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:06:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:06:58 ---> f93029a480c7 12:06:58 Step 3/23 : WORKDIR /edgex-go 12:06:58 ---> Using cache 12:06:58 ---> 4a12373db3ca 12:06:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:58 ---> Using cache 12:06:58 ---> be5f0e6940dc 12:06:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:06:59 ---> Running in 4bef7e6d4b13 12:06:59 ---> 34da8c1b1185 12:06:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:07:01 ---> 49f91f73adfa 12:07:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:07:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:07:02 ---> 36fdacad1dd2 12:07:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:07:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:07:03 ---> 37ab9f833291 12:07:03 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:07:04 OK: 220 MiB in 52 packages 12:07:04 ---> Running in 3e68355aacd1 12:07:05 Removing intermediate container 3e68355aacd1 12:07:05 ---> e3d8b3cfa69e 12:07:05 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:07:05 ---> Running in e37bebb928e8 12:07:05 Removing intermediate container 4bef7e6d4b13 12:07:05 ---> 1724593c17a6 12:07:05 Step 6/23 : COPY go.mod vendor* ./ 12:07:05 Removing intermediate container e37bebb928e8 12:07:05 ---> fd68f6c5da67 12:07:05 Step 21/23 : LABEL arch=arm64 12:07:06 ---> Running in e1672bd85a32 12:07:07 ---> 6afc578e5674 12:07:07 Removing intermediate container e1672bd85a32 12:07:07 ---> 48518195352e 12:07:07 Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:07:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:07 ---> Running in fa8035060a9b 12:07:07 ---> Running in 76cc0ed28754 12:07:09 Removing intermediate container 76cc0ed28754 12:07:09 ---> 13ce7ea25ec1 12:07:09 Step 23/23 : LABEL version=0.0.0 12:07:09 ---> Running in 976e0c6693b3 12:07:09 Removing intermediate container 976e0c6693b3 12:07:09 ---> ffc7c9dffba5 12:07:09 12:07:10 Successfully built ffc7c9dffba5 12:07:10 Successfully tagged security-spire-server-arm64:latest 12:07:10  Building security-spire-server ... done Building sys-mgmt-agent 12:07:13 Removing intermediate container fa8035060a9b 12:07:13 ---> ef2b42647dfc 12:07:13 Step 8/23 : COPY . . 12:07:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:07:31 ---> f93029a480c7 12:07:31 Step 3/25 : WORKDIR /edgex-go 12:07:31 ---> Using cache 12:07:31 ---> 4a12373db3ca 12:07:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:31 ---> Using cache 12:07:31 ---> be5f0e6940dc 12:07:31 Step 5/25 : RUN apk add --update --no-cache make git 12:07:31 ---> Using cache 12:07:31 ---> bbdedb694268 12:07:31 Step 6/25 : COPY go.mod vendor* ./ 12:07:31 ---> Using cache 12:07:31 ---> 65bdb8d39ede 12:07:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:31 ---> Using cache 12:07:31 ---> 75109fa6ddff 12:07:31 Step 8/25 : COPY . . 12:07:31 ---> Using cache 12:07:31 ---> 87baa2df4aa4 12:07:31 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:07:32 ---> Running in 1a621df37602 12:07:35 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 12:07:53 ---> 10349eec527a 12:07:53 Step 9/23 : RUN make cmd/core-data/core-data 12:07:53 ---> Running in 72ca3b059220 12:07:53 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 12:07:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:07:54 ---> f93029a480c7 12:07:54 Step 3/23 : WORKDIR /edgex-go 12:07:54 ---> Using cache 12:07:54 ---> 4a12373db3ca 12:07:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:54 ---> Using cache 12:07:54 ---> be5f0e6940dc 12:07:54 Step 5/23 : RUN apk add --update --no-cache make bash git 12:07:54 ---> Running in a8885646c847 12:07:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:07:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:07:58 OK: 220 MiB in 52 packages 12:07:59 Removing intermediate container a8885646c847 12:07:59 ---> 4cf01f3db9e9 12:07:59 Step 6/23 : COPY go.mod vendor* ./ 12:08:00 ---> b9ba4642d919 12:08:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:00 ---> Running in 450bacf5849c 12:08:05 Removing intermediate container 450bacf5849c 12:08:05 ---> 45c5ea470131 12:08:05 Step 8/23 : COPY . . 12:08:28 ---> 23a3345fa935 12:08:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:08:28 ---> Running in 9e7f7ce0079d 12:08:30 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 12:11:37 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 12:11:52 Removing intermediate container 57f7bc96fd64 12:11:52 ---> ff3b9a9c96ff 12:11:52 12:11:52 Step 10/22 : FROM alpine:3.14 12:11:52 ---> ac73e934f311 12:11:52 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 12:11:52 ---> Running in 8f1bea6b3a42 12:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:11:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:11:54 (1/6) Installing ca-certificates (20211220-r0) 12:11:54 (2/6) Installing brotli-libs (1.0.9-r5) 12:11:54 (3/6) Installing nghttp2-libs (1.43.0-r0) 12:11:54 (4/6) Installing libcurl (7.79.1-r0) 12:11:54 (5/6) Installing curl (7.79.1-r0) 12:11:54 (6/6) Installing dumb-init (1.2.5-r1) 12:11:54 Executing busybox-1.33.1-r7.trigger 12:11:54 Executing ca-certificates-20211220-r0.trigger 12:11:55 OK: 8 MiB in 20 packages 12:11:57 Removing intermediate container 8f1bea6b3a42 12:11:57 ---> c48997c933f5 12:11:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:11:57 ---> Running in dd665d01ca2b 12:11:57 Removing intermediate container dd665d01ca2b 12:11:57 ---> 60ec79a011ad 12:11:57 Step 13/22 : WORKDIR /edgex 12:11:58 ---> Running in f4f97bf4331a 12:11:58 Removing intermediate container f4f97bf4331a 12:11:58 ---> aa2594d2f12f 12:11:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:11:59 ---> 1dcede1b7fe8 12:11:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:12:01 ---> 21a658b4f544 12:12:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:12:03 ---> fa970a479e32 12:12:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:12:04 ---> 321f9397f0f5 12:12:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:12:04 ---> Running in a0042a3472a1 12:12:08 Removing intermediate container a0042a3472a1 12:12:08 ---> f45a2da3cce9 12:12:08 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 12:12:08 ---> Running in 9fd722af7ac6 12:12:08 Removing intermediate container 9fd722af7ac6 12:12:08 ---> f63180d631a2 12:12:08 Step 20/22 : LABEL arch=arm64 12:12:08 ---> Running in 7be2fc8d8216 12:12:09 Removing intermediate container 7be2fc8d8216 12:12:09 ---> a512c153cee9 12:12:09 Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:12:09 ---> Running in cdc2f244b466 12:12:09 Removing intermediate container cdc2f244b466 12:12:09 ---> 33019ad6f523 12:12:09 Step 22/22 : LABEL version=0.0.0 12:12:09 ---> Running in 551e904a8be1 12:12:10 Removing intermediate container 551e904a8be1 12:12:10 ---> e27cca60ee1e 12:12:10 12:12:10 Successfully built e27cca60ee1e 12:12:10 Successfully tagged security-proxy-setup-arm64:latest 12:12:49  Building security-proxy-setup ... done Removing intermediate container 5a52354673b5 12:12:49 ---> 52c24052eace 12:12:49 12:12:49 Step 10/31 : FROM alpine:3.14 12:12:49 ---> ac73e934f311 12:12:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:12:49 ---> Running in f6eef092844c 12:12:49 Removing intermediate container f6eef092844c 12:12:49 ---> 7d0ba2de8c64 12:12:49 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:12:49 ---> Running in 56e7f76aae0b 12:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:12:52 (1/2) Installing dumb-init (1.2.5-r1) 12:12:52 (2/2) Installing su-exec (0.2-r1) 12:12:52 Executing busybox-1.33.1-r7.trigger 12:12:52 OK: 6 MiB in 16 packages 12:12:54 Removing intermediate container 56e7f76aae0b 12:12:54 ---> a249464fbe89 12:12:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:12:54 ---> Running in a3d581297b72 12:12:54 Removing intermediate container a3d581297b72 12:12:54 ---> cc483421f8a8 12:12:54 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:12:54 ---> Running in f591a4574c11 12:12:55 Removing intermediate container f591a4574c11 12:12:55 ---> 240e96e3ef97 12:12:55 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:12:55 ---> Running in e8dc9b04c14f 12:12:58 Removing intermediate container e8dc9b04c14f 12:12:58 ---> e3116ca6acfa 12:12:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:12:58 ---> Running in 4985064f99b3 12:12:59 Removing intermediate container 4985064f99b3 12:12:59 ---> 829df8085327 12:12:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:13:00 ---> 8b36c25a37ee 12:13:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:13:00 ---> Running in a092619d3972 12:13:03 Removing intermediate container a092619d3972 12:13:03 ---> 183208c8678f 12:13:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:13:04 ---> e49c40a368b0 12:13:04 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:13:06 ---> 2c79678c042f 12:13:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:13:07 ---> 76883b052c29 12:13:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:13:08 ---> 7e5b5c7476cd 12:13:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:13:09 ---> 435aa88827df 12:13:09 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:13:09 ---> Running in c95fc30e7e7f 12:13:09 Removing intermediate container c95fc30e7e7f 12:13:09 ---> 9aa03686c7fb 12:13:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:13:10 ---> 729e6f5883f5 12:13:10 Step 26/31 : RUN chmod +x /entrypoint.sh 12:13:11 ---> Running in 97587b4b07a7 12:13:14 Removing intermediate container 97587b4b07a7 12:13:14 ---> 1a72c81ff7df 12:13:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:13:14 ---> Running in 98ec8d381ca6 12:13:15 Removing intermediate container 98ec8d381ca6 12:13:15 ---> 646eec1af459 12:13:15 Step 28/31 : CMD ["gate"] 12:13:15 ---> Running in 9f46ce4e6ded 12:13:15 Removing intermediate container 9f46ce4e6ded 12:13:15 ---> a373b3f5dc9f 12:13:15 Step 29/31 : LABEL arch=arm64 12:13:16 ---> Running in 0208686ba6c5 12:13:16 Removing intermediate container 0208686ba6c5 12:13:16 ---> ef2d1a1356d1 12:13:16 Step 30/31 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:13:16 ---> Running in 77543e54e542 12:13:17 Removing intermediate container 77543e54e542 12:13:17 ---> bed744739318 12:13:17 Step 31/31 : LABEL version=0.0.0 12:13:17 ---> Running in 25ea101d3e87 12:13:18 Removing intermediate container 25ea101d3e87 12:13:18 ---> dd928003b179 12:13:18 12:13:19 Successfully built dd928003b179 12:13:19 Successfully tagged security-bootstrapper-arm64:latest 12:13:34  Building security-bootstrapper ... 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 12:13:46 Removing intermediate container 1a621df37602 12:13:46 ---> 06d2248fdf80 12:13:46 12:13:46 Step 10/25 : FROM alpine:3.14 12:13:46 ---> ac73e934f311 12:13:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:13:46 ---> Running in 4d7839709f51 12:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:13:49 (1/3) Installing ca-certificates (20211220-r0) 12:13:49 (2/3) Installing dumb-init (1.2.5-r1) 12:13:49 (3/3) Installing su-exec (0.2-r1) 12:13:49 Executing busybox-1.33.1-r7.trigger 12:13:49 Executing ca-certificates-20211220-r0.trigger 12:13:49 OK: 6 MiB in 17 packages 12:13:51 Removing intermediate container 4d7839709f51 12:13:51 ---> 75ba303d79d6 12:13:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:13:51 ---> Running in 5dc8877a744e 12:13:51 Removing intermediate container 5dc8877a744e 12:13:51 ---> 172a9db4037c 12:13:51 Step 13/25 : WORKDIR / 12:13:51 ---> Running in 73e3000c2bd5 12:13:52 Removing intermediate container 73e3000c2bd5 12:13:52 ---> cf4864fd0e44 12:13:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:13:53 ---> 3b00ce15d7e4 12:13:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:13:54 ---> 81d4c5695405 12:13:54 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:13:54 ---> 74af030cfd48 12:13:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:13:55 ---> a5e2ae5f9e29 12:13:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:13:57 ---> e3a9d3d2bb83 12:13:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:13:59 ---> 0daec5d369c0 12:13:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:13:59 ---> d13e4e20b35e 12:13:59 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/ 12:14:00 ---> Running in e673d39239d7 12:14:02 Removing intermediate container e673d39239d7 12:14:02 ---> c71fdd897f98 12:14:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:14:02 ---> Running in 55992ade4c2c 12:14:03 Removing intermediate container 55992ade4c2c 12:14:03 ---> aae25c69a8f0 12:14:03 Step 23/25 : LABEL arch=arm64 12:14:03 ---> Running in b08d32fe4ae6 12:14:03 Removing intermediate container b08d32fe4ae6 12:14:03 ---> 7938a9cb97d3 12:14:03 Step 24/25 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:14:03 ---> Running in 0a24e5ca5d04 12:14:04 Removing intermediate container 0a24e5ca5d04 12:14:04 ---> 33bd1a6a45f4 12:14:04 Step 25/25 : LABEL version=0.0.0 12:14:04 ---> Running in c8207d5e377f 12:14:04 Removing intermediate container 9e7f7ce0079d 12:14:04 ---> 0789bf1bf9c5 12:14:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:14:04 ---> Running in 7e3dae52a216 12:14:04 Removing intermediate container c8207d5e377f 12:14:04 ---> 7e67a90803e1 12:14:04 12:14:05 Successfully built 7e67a90803e1 12:14:05 Successfully tagged security-secretstore-setup-arm64:latest 12:14:05  Building security-secretstore-setup ... 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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:14:08 Removing intermediate container 7e3dae52a216 12:14:08 ---> c59ae93ca38c 12:14:08 12:14:08 Step 11/23 : FROM docker:20.10.14 12:14:08 20.10.14: Pulling from library/docker 12:14:16 Removing intermediate container 72ca3b059220 12:14:16 ---> ddcbf73f1a49 12:14:16 12:14:16 Step 10/23 : FROM alpine:3.14 12:14:16 ---> ac73e934f311 12:14:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:14:16 ---> Running in a7325b74d358 12:14:16 Removing intermediate container a7325b74d358 12:14:16 ---> 5df6ba80f54a 12:14:16 Step 12/23 : ENV APP_PORT=59880 12:14:16 ---> Running in 86d9b5041f8d 12:14:16 Removing intermediate container 86d9b5041f8d 12:14:16 ---> cf86c2039e58 12:14:16 Step 13/23 : EXPOSE $APP_PORT 12:14:16 ---> Running in be09abf75563 12:14:17 Removing intermediate container be09abf75563 12:14:17 ---> 4f991781821b 12:14:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:17 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 12:14:17 Status: Downloaded newer image for docker:20.10.14 12:14:17 ---> c346e9eafbab 12:14:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:14:17 ---> Running in dc6d88e5b2f1 12:14:17 ---> Running in aba4c0f746a3 12:14:17 Removing intermediate container aba4c0f746a3 12:14:17 ---> 0a448e6f4bea 12:14:17 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 12:14:18 ---> Running in 2eb18740f684 12:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:14:19 Removing intermediate container dc6d88e5b2f1 12:14:19 ---> 232f5898d0cb 12:14:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:14:19 ---> Running in dec52851998d 12:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:14:20 (1/43) Installing readline (8.1.1-r0) 12:14:20 (2/43) Installing bash (5.1.16-r0) 12:14:20 Executing bash-5.1.16-r0.post-install 12:14:20 (3/43) Installing brotli-libs (1.0.9-r5) 12:14:20 (4/43) Installing nghttp2-libs (1.46.0-r0) 12:14:20 (5/43) Installing libcurl (7.80.0-r0) 12:14:20 (6/43) Installing curl (7.80.0-r0) 12:14:20 (7/43) Installing dumb-init (1.2.5-r1) 12:14:20 (8/43) Installing libbz2 (1.0.8-r1) 12:14:20 (9/43) Installing expat (2.4.7-r0) 12:14:20 (10/43) Installing libffi (3.4.2-r1) 12:14:20 (11/43) Installing gdbm (1.22-r0) 12:14:20 (12/43) Installing xz-libs (5.2.5-r0) 12:14:20 (13/43) Installing libgcc (10.3.1_git20211027-r0) 12:14:20 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 12:14:20 (15/43) Installing mpdecimal (2.5.1-r1) 12:14:20 (16/43) Installing sqlite-libs (3.36.0-r0) 12:14:20 (17/43) Installing python3 (3.9.7-r4) 12:14:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:14:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:14:22 (1/6) Installing dumb-init (1.2.5-r1) 12:14:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:14:22 (3/6) Installing libsodium (1.0.18-r0) 12:14:22 (18/43) Installing py3-appdirs (1.4.4-r2) 12:14:22 (19/43) Installing py3-certifi (2020.12.5-r1) 12:14:22 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 12:14:22 (21/43) Installing py3-idna (3.3-r0) 12:14:22 (22/43) Installing py3-urllib3 (1.26.7-r0) 12:14:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:14:22 (23/43) Installing py3-requests (2.26.0-r1) 12:14:22 (24/43) Installing py3-msgpack (1.0.2-r1) 12:14:23 (25/43) Installing py3-lockfile (0.12.2-r4) 12:14:23 (5/6) Installing libzmq (4.3.4-r0) 12:14:23 (26/43) Installing py3-cachecontrol (0.12.10-r0) 12:14:23 (27/43) Installing py3-colorama (0.4.4-r1) 12:14:23 (28/43) Installing py3-contextlib2 (21.6.0-r1) 12:14:23 (29/43) Installing py3-distlib (0.3.3-r0) 12:14:23 (30/43) Installing py3-distro (1.6.0-r0) 12:14:23 (31/43) Installing py3-six (1.16.0-r0) 12:14:23 (6/6) Installing zeromq (4.3.4-r0) 12:14:23 (32/43) Installing py3-webencodings (0.5.1-r4) 12:14:23 (33/43) Installing py3-html5lib (1.1-r1) 12:14:23 (34/43) Installing py3-parsing (2.4.7-r2) 12:14:23 (35/43) Installing py3-packaging (20.9-r1) 12:14:23 Executing busybox-1.33.1-r7.trigger 12:14:23 (36/43) Installing py3-tomli (1.2.2-r0) 12:14:23 OK: 8 MiB in 20 packages 12:14:23 (37/43) Installing py3-pep517 (0.12.0-r0) 12:14:23 (38/43) Installing py3-progress (1.6-r0) 12:14:23 (39/43) Installing py3-retrying (1.3.3-r2) 12:14:23 (40/43) Installing py3-ordered-set (4.0.2-r2) 12:14:23 (41/43) Installing py3-setuptools (52.0.0-r4) 12:14:23 (42/43) Installing py3-toml (0.10.2-r2) 12:14:23 (43/43) Installing py3-pip (20.3.4-r1) 12:14:23 Executing busybox-1.34.1-r5.trigger 12:14:23 OK: 82 MiB in 65 packages 12:14:24 Removing intermediate container dec52851998d 12:14:24 ---> dc686e0a4fe3 12:14:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:14:25 ---> de0f2718d854 12:14:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:14:26 ---> 8f32de684071 12:14:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:14:27 ---> 3d0348f7f16e 12:14:27 Step 19/23 : ENTRYPOINT ["/core-data"] 12:14:27 ---> Running in f87e034dc66f 12:14:27 Removing intermediate container f87e034dc66f 12:14:27 ---> 068b3d270f33 12:14:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:14:27 ---> Running in 8b39f50870a3 12:14:28 Removing intermediate container 8b39f50870a3 12:14:28 ---> 712820dc3d5a 12:14:28 Step 21/23 : LABEL arch=arm64 12:14:28 ---> Running in 7cc43ddc2b30 12:14:28 Collecting docker-compose==1.23.2 12:14:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:14:28 Removing intermediate container 7cc43ddc2b30 12:14:28 ---> 95e01c8b95c7 12:14:28 Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:14:28 ---> Running in 1098ae4c1a07 12:14:28 Removing intermediate container 1098ae4c1a07 12:14:28 ---> 582637827ea7 12:14:28 Step 23/23 : LABEL version=0.0.0 12:14:29 ---> Running in 0b2508472cdb 12:14:29 Removing intermediate container 0b2508472cdb 12:14:29 ---> 3379d683a809 12:14:29 12:14:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:14:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:14:29 Collecting docopt<0.7,>=0.6.1 12:14:29 Downloading docopt-0.6.2.tar.gz (25 kB) 12:14:30 Successfully built 3379d683a809 12:14:30 Successfully tagged core-data-arm64:latest 12:14:31  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 12:14:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:14:34 Collecting PyYAML<4,>=3.10 12:14:34 Downloading PyYAML-3.13.tar.gz (270 kB) 12:14:36 Collecting websocket-client<1.0,>=0.32.0 12:14:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:14:36 Collecting texttable<0.10,>=0.9.0 12:14:36 Downloading texttable-0.9.1.tar.gz (11 kB) 12:14:38 Collecting jsonschema<3,>=2.5.1 12:14:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:14:39 Collecting docker<4.0,>=3.6.0 12:14:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:14:39 Collecting cached-property<2,>=1.2.0 12:14:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:14:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 12:14:39 Collecting docker-pycreds>=0.4.0 12:14:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:14:39 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) 12:14:40 Collecting urllib3<1.25,>=1.21.1 12:14:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:14:40 Collecting chardet<3.1.0,>=3.0.2 12:14:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:14:40 Collecting idna<2.8,>=2.5 12:14:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:14:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:14:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:14:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:14:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:14:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:14:41 Attempting uninstall: urllib3 12:14:41 Found existing installation: urllib3 1.26.7 12:14:41 Uninstalling urllib3-1.26.7: 12:14:41 Successfully uninstalled urllib3-1.26.7 12:14:42 Attempting uninstall: idna 12:14:42 Found existing installation: idna 3.3 12:14:42 Uninstalling idna-3.3: 12:14:42 Successfully uninstalled idna-3.3 12:14:44 Attempting uninstall: requests 12:14:44 Found existing installation: requests 2.26.0 12:14:44 Uninstalling requests-2.26.0: 12:14:44 Successfully uninstalled requests-2.26.0 12:14:45 Running setup.py install for texttable: started 12:14:47 Running setup.py install for texttable: finished with status 'done' 12:14:47 Running setup.py install for PyYAML: started 12:14:49 Running setup.py install for PyYAML: finished with status 'done' 12:14:49 Running setup.py install for docopt: started 12:14:51 Running setup.py install for docopt: finished with status 'done' 12:14:51 Running setup.py install for dockerpty: started 12:14:52 Running setup.py install for dockerpty: finished with status 'done' 12:14:53 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 12:15:02 Removing intermediate container 2eb18740f684 12:15:02 ---> c6ebd5f34849 12:15:02 Step 14/23 : ENV APP_PORT=58890 12:15:02 ---> Running in 953556a80c7e 12:15:02 Removing intermediate container 953556a80c7e 12:15:02 ---> 25dd9344a9ac 12:15:02 Step 15/23 : EXPOSE $APP_PORT 12:15:02 ---> Running in 25ec745bbdf0 12:15:02 Removing intermediate container 25ec745bbdf0 12:15:02 ---> 0487a937a40e 12:15:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:15:04 ---> c563afe3db8b 12:15:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:15:04 ---> 1f5fef9af1cc 12:15:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:15:05 ---> 2445bc9e9581 12:15:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:15:05 ---> Running in 2add9c25763c 12:15:05 Removing intermediate container 2add9c25763c 12:15:05 ---> e7027ba9cdac 12:15:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:05 ---> Running in 0a9e4cceb73e 12:15:05 Removing intermediate container 0a9e4cceb73e 12:15:05 ---> 22e6a72e76fb 12:15:05 Step 21/23 : LABEL arch=arm64 12:15:06 ---> Running in 5e16933031da 12:15:06 Removing intermediate container 5e16933031da 12:15:06 ---> e2b3c4f9b92d 12:15:06 Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 12:15:06 ---> Running in 5722ec8ea62f 12:15:06 Removing intermediate container 5722ec8ea62f 12:15:06 ---> b1343b03c9d9 12:15:06 Step 23/23 : LABEL version=0.0.0 12:15:06 ---> Running in 5c2e39ca934e 12:15:07 Removing intermediate container 5c2e39ca934e 12:15:07 ---> 632610daaff0 12:15:07 12:15:07 Successfully built 632610daaff0 12:15:07 Successfully tagged sys-mgmt-agent-arm64:latest 12:15:07  Building sys-mgmt-agent ... done  [Pipeline] } 12:15:07 $ docker stop --time=1 74aba3e1e9d9082018fc6e877a14ca86c5cafa7bc2617121a34efb289ce46dff 12:15:09 $ docker rm -f 74aba3e1e9d9082018fc6e877a14ca86c5cafa7bc2617121a34efb289ce46dff [Pipeline] // withDockerContainer [Pipeline] sh 12:15:10 + docker images 12:15:10 REPOSITORY TAG IMAGE ID CREATED SIZE 12:15:10 sys-mgmt-agent-arm64 latest 632610daaff0 4 seconds ago 290MB 12:15:10 core-data-arm64 latest 3379d683a809 41 seconds ago 34.4MB 12:15:10 ddcbf73f1a49 56 seconds ago 1.46GB 12:15:10 c59ae93ca38c About a minute ago 1.43GB 12:15:10 security-secretstore-setup-arm64 latest 7e67a90803e1 About a minute ago 40.8MB 12:15:10 06d2248fdf80 About a minute ago 1.44GB 12:15:10 security-bootstrapper-arm64 latest dd928003b179 About a minute ago 23.6MB 12:15:10 52c24052eace 2 minutes ago 1.43GB 12:15:10 security-proxy-setup-arm64 latest e27cca60ee1e 3 minutes ago 42.1MB 12:15:10 ff3b9a9c96ff 3 minutes ago 1.44GB 12:15:10 security-spire-server-arm64 latest ffc7c9dffba5 8 minutes ago 82.6MB 12:15:10 core-metadata-arm64 latest 68a27e89948f 8 minutes ago 25.1MB 12:15:10 3497499801e8 8 minutes ago 1.43GB 12:15:10 support-notifications-arm64 latest 96947f27f31f 9 minutes ago 25.5MB 12:15:10 support-scheduler-arm64 latest fe4fead6935a 9 minutes ago 24.9MB 12:15:10 core-command-arm64 latest 6f8ef4d5eaa3 9 minutes ago 23.7MB 12:15:10 1547a9bfe075 9 minutes ago 1.43GB 12:15:10 fca7c05437f7 9 minutes ago 1.43GB 12:15:10 security-spiffe-token-provider-arm64 latest 2f73b8d751bd 9 minutes ago 27.7MB 12:15:10 91687db259ca 10 minutes ago 1.43GB 12:15:10 5e94851fb85c 10 minutes ago 1.42GB 12:15:10 security-spire-agent-arm64 latest 51b54f3cb69c 14 minutes ago 118MB 12:15:10 e9cd716281a0 15 minutes ago 1.42GB 12:15:10 security-spire-config-arm64 latest be980c0a152b 16 minutes ago 81.9MB 12:15:10 98e31ebd94ec 16 minutes ago 1.42GB 12:15:10 ci-base-image-arm64 latest f93029a480c7 29 minutes ago 886MB 12:15:10 docker 20.10.14 c346e9eafbab 27 hours ago 202MB 12:15:10 alpine 3.14 ac73e934f311 37 hours ago 5.34MB 12:15:10 alpine 3.15 3fb3c9af89a9 37 hours ago 5.32MB 12:15:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 12:15:10 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 12:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:15:11 12:15:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:15:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:15:11 arm64: Pulling from edgex-lftools-log-publisher 12:15:11 8998bd30e6a1: Pulling fs layer 12:15:11 04944245beec: Pulling fs layer 12:15:11 699f458cf7ca: Pulling fs layer 12:15:11 765212b225bb: Pulling fs layer 12:15:11 f23df028b6ca: Pulling fs layer 12:15:11 d65c8cfc05b1: Pulling fs layer 12:15:11 2437ff75d9bd: Pulling fs layer 12:15:11 f23df028b6ca: Waiting 12:15:11 d65c8cfc05b1: Waiting 12:15:11 765212b225bb: Waiting 12:15:11 2437ff75d9bd: Waiting 12:15:11 04944245beec: Verifying Checksum 12:15:11 04944245beec: Download complete 12:15:11 765212b225bb: Verifying Checksum 12:15:11 765212b225bb: Download complete 12:15:11 f23df028b6ca: Verifying Checksum 12:15:11 f23df028b6ca: Download complete 12:15:11 d65c8cfc05b1: Verifying Checksum 12:15:11 d65c8cfc05b1: Download complete 12:15:12 699f458cf7ca: Verifying Checksum 12:15:12 699f458cf7ca: Download complete 12:15:12 8998bd30e6a1: Verifying Checksum 12:15:12 8998bd30e6a1: Download complete 12:15:15 2437ff75d9bd: Verifying Checksum 12:15:15 2437ff75d9bd: Download complete 12:15:17 8998bd30e6a1: Pull complete 12:15:17 04944245beec: Pull complete 12:15:18 699f458cf7ca: Pull complete 12:15:19 765212b225bb: Pull complete 12:15:20 f23df028b6ca: Pull complete 12:15:20 d65c8cfc05b1: Pull complete 12:15:35 2437ff75d9bd: Pull complete 12:15:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:15:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:15:35 prd-ubuntu20.04-docker-arm64-4c-16g-10961 does not seem to be running inside a container 12:15:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:15:38 $ docker top c3f3e73686b4b1b8065a9296802b2310d6071ba7b742c6c99b0fc11f4f65f7a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:15:39 ---> job-cost.sh 12:15:39 lf-activate-venv: SKIPPING 12:15:39 INFO: No Stack... 12:15:39 INFO: Retrieving Pricing Info for: v3-standard-4 12:15:40 INFO: Archiving Costs [Pipeline] sh 12:15:41 + cat /w/workspace/edgex-go/1/archives/cost.csv 12:15:41 + cut -d, -f6 [Pipeline] lock 12:15:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3945-1-stack-cost] 12:15:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3945-1-stack-cost] did not exist. Created. 12:15:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3945-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:15:42 + echo total: 0.10999999940395355 [Pipeline] stash 12:15:42 Stashed 1 file(s) [Pipeline] } 12:15:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3945-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:15:42 $ docker stop --time=1 c3f3e73686b4b1b8065a9296802b2310d6071ba7b742c6c99b0fc11f4f65f7a9 12:15:43 $ docker rm -f c3f3e73686b4b1b8065a9296802b2310d6071ba7b742c6c99b0fc11f4f65f7a9 [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 12:15:45 provisioning config files... 12:15:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1400496682589813644tmp [Pipeline] { [Pipeline] sh 12:15:45 + set +x 12:15:45 + curl -s https://codecov.io/bash 12:15:45 + bash -s -- 12:15:45 12:15:45 _____ _ 12:15:45 / ____| | | 12:15:45 | | ___ __| | ___ ___ _____ __ 12:15:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:15:45 | |___| (_) | (_| | __/ (_| (_) \ V / 12:15:45 \_____\___/ \__,_|\___|\___\___/ \_/ 12:15:45 Bash-1.0.6 12:15:45 12:15:45 12:15:45 ==> git version 2.25.1 found 12:15:45 ==> 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 12:15:45 Release-Date: 2020-01-08 12:15:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:15:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:15:45 ==> Jenkins CI detected. 12:15:45 current dir:  /w/workspace/edgex-go/1 12:15:45 project root: . 12:15:45 --> token set from env 12:15:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:15:45 ==> Running gcov in . (disable via -X gcov) 12:15:45 ==> Python coveragepy not found 12:15:45 ==> Searching for coverage reports in: 12:15:45 + . 12:15:45 -> Found 1 reports 12:15:45 ==> Detecting git/mercurial file structure 12:15:45 ==> Reading reports 12:15:45 + ./coverage.out bytes=429122 12:15:45 ==> Appending adjustments 12:15:45 https://docs.codecov.io/docs/fixing-reports 12:15:46 + Found adjustments 12:15:46 ==> Gzipping contents 12:15:46 60K /tmp/codecov.Nx5xUd.gz 12:15:46 ==> Uploading reports 12:15:46 url: https://codecov.io 12:15:46 query: branch=PR-3945&commit=2c16b7b0709465bc6f7a1b9e691fff24dc61a275&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3945%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3945&job=&cmd_args= 12:15:46 -> Pinging Codecov 12:15:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3945&commit=2c16b7b0709465bc6f7a1b9e691fff24dc61a275&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3945%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3945&job=&cmd_args= 12:15:47 -> Uploading to 12:15:47 https://storage.googleapis.com/codecov/v4/raw/2022-04-06/00271124DB129430A58F1EEE437C3FCB/2c16b7b0709465bc6f7a1b9e691fff24dc61a275/c12c7b65-0990-47e2-ada9-c6f77f688f5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T121547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f6e240fd6ec9f12a8c9781cb13b3b78b160e39fe1ca6cd6201675234a7837a9 12:15:47 % Total % Received % Xferd Average Speed Time Time Time Current 12:15:47 Dload Upload Total Spent Left Speed 12:15:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58766 0 0 100 58766 0 236k --:--:-- --:--:-- --:--:-- 236k 12:15:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [Pipeline] } 12:15:47 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 12:15:48 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 12:15:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:15:50 ---> package-listing.sh 12:15:50 ++ facter osfamily 12:15:50 ++ tr '[:upper:]' '[:lower:]' 12:15:50 + OS_FAMILY=debian 12:15:50 + workspace=/w/workspace/edgex-go/1 12:15:50 + START_PACKAGES=/tmp/packages_start.txt 12:15:50 + END_PACKAGES=/tmp/packages_end.txt 12:15:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:50 + PACKAGES=/tmp/packages_start.txt 12:15:50 + '[' /w/workspace/edgex-go/1 ']' 12:15:50 + PACKAGES=/tmp/packages_end.txt 12:15:50 + case "${OS_FAMILY}" in 12:15:50 + dpkg -l 12:15:50 + grep '^ii' 12:15:50 + '[' -f /tmp/packages_start.txt ']' 12:15:50 + '[' -f /tmp/packages_end.txt ']' 12:15:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:50 + '[' /w/workspace/edgex-go/1 ']' 12:15:50 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:15:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:15:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:15:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:15:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:51 12:15:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:15:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:51 latest: Pulling from edgex-lftools-log-publisher 12:15:51 5eb5b503b376: Pulling fs layer 12:15:51 5c69ac0246d0: Pulling fs layer 12:15:51 ec43610c2a17: Pulling fs layer 12:15:51 3a2ae6a8a46f: Pulling fs layer 12:15:51 33b1e0a273af: Pulling fs layer 12:15:51 5d3b04190fa2: Pulling fs layer 12:15:51 2f39f015ded8: Pulling fs layer 12:15:51 33b1e0a273af: Waiting 12:15:51 5d3b04190fa2: Waiting 12:15:51 3a2ae6a8a46f: Waiting 12:15:51 2f39f015ded8: Waiting 12:15:51 5c69ac0246d0: Verifying Checksum 12:15:51 5c69ac0246d0: Download complete 12:15:51 3a2ae6a8a46f: Verifying Checksum 12:15:51 3a2ae6a8a46f: Download complete 12:15:51 33b1e0a273af: Verifying Checksum 12:15:51 33b1e0a273af: Download complete 12:15:51 ec43610c2a17: Verifying Checksum 12:15:51 ec43610c2a17: Download complete 12:15:51 5d3b04190fa2: Download complete 12:15:51 5eb5b503b376: Verifying Checksum 12:15:51 5eb5b503b376: Download complete 12:15:52 2f39f015ded8: Download complete 12:15:52 5eb5b503b376: Pull complete 12:15:52 5c69ac0246d0: Pull complete 12:15:53 ec43610c2a17: Pull complete 12:15:53 3a2ae6a8a46f: Pull complete 12:15:53 33b1e0a273af: Pull complete 12:15:53 5d3b04190fa2: Pull complete 12:15:57 2f39f015ded8: Pull complete 12:15:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:15:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:15:57 prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container 12:15:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:16:00 $ docker top d3b8a7614a45b41b004b09891a30da93f5ddfcad3b7fa0253e1fc3776ad1e50a -eo pid,comm [Pipeline] { [Pipeline] sh 12:16:00 + touch /tmp/pre-build-complete [Pipeline] sh 12:16:00 + mkdir -p /var/log/sysstat [Pipeline] sh 12:16:01 + ls /var/log/sa-host 12:16:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:16:01 provisioning config files... 12:16:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6966734249094797170tmp [Pipeline] { [Pipeline] echo 12:16:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:16:01 ---> create-netrc.sh [Pipeline] } 12:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:16:02 ---> python-tools-install.sh [Pipeline] echo 12:16:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:16:02 ---> sudo-logs.sh 12:16:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:16:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:16:03 ---> job-cost.sh 12:16:03 lf-activate-venv: SKIPPING 12:16:03 DEBUG: total: 0.10999999940395355 12:16:03 INFO: Retrieving Stack Cost... 12:16:03 INFO: Retrieving Pricing Info for: v3-standard-8 12:16:04 INFO: Archiving Costs [Pipeline] echo 12:16:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:16:04 ---> logs-deploy.sh 12:16:04 lf-activate-venv: SKIPPING 12:16:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3945/1 12:16:04 INFO: archiving workspace using pattern(s): 12:16:05 Archives upload complete. 12:16:05 INFO: archiving logs to Nexus