Pull request #3930 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 12679344879a08b212870445801930d5cb2f77c3 rather than 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 Obtained Jenkinsfile from 12679344879a08b212870445801930d5cb2f77c3 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-ssh15084768440661964887.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-ssh4567767983968547472.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3930/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3930/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16557849141962793060.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12577345216630929678.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3930/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3930/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2888299617440392042.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9394’ Running on prd-ubuntu20.04-docker-8c-8g-9397 in /w/workspace/edgexfoundry_edgex-go_PR-3930 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 Merge succeeded, producing 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 Checking out Revision 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 (PR-3930) > 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/3930/head:refs/remotes/origin/PR-3930 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # 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 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # timeout=10 Commit message: "feat(metadata): implement POST device resource" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:56:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:56:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:56:06 ========================================================= 03:56:06 EdgeX Global Pipelines Version Info 03:56:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c29f22dc13eb7018ec2223c0329ebd00a055b854 # timeout=10 03:56:07 ------------------- 03:56:07 stable info: 03:56:07 ------------------- 03:56:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:56:07 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:56:07 Message: update stable to v1.0.221 03:56:08 ------------------- 03:56:08 experimental info: 03:56:08 ------------------- 03:56:08 Commited By: **** collab-it+edgex@linuxfoundation.org 03:56:08 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:56:08 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3930 [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3930 [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3930 [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98bf537 [Pipeline] echo 03:56:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:08 provisioning config files... 03:56:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7879103474211087742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:09 ---> docker-login.sh 03:56:09 nexus3.edgexfoundry.org:10001 03:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:56:09 Configure a credential helper to remove this warning. See 03:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:56:09 03:56:09 Login Succeeded 03:56:09 nexus3.edgexfoundry.org:10002 03:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:56:09 Configure a credential helper to remove this warning. See 03:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:56:09 03:56:09 Login Succeeded 03:56:09 nexus3.edgexfoundry.org:10003 03:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:56:09 Configure a credential helper to remove this warning. See 03:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:56:09 03:56:09 Login Succeeded 03:56:09 nexus3.edgexfoundry.org:10004 03:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:56:10 Configure a credential helper to remove this warning. See 03:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:56:10 03:56:10 Login Succeeded 03:56:10 docker.io 03:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:56:10 Configure a credential helper to remove this warning. See 03:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:56:10 03:56:10 Login Succeeded 03:56:10 ---> docker-login.sh ends [Pipeline] } 03:56:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:10 + 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 03:56:10 + dirname cmd/core-command/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + echo core-command,cmd/core-command/Dockerfile 03:56:10 + + cut -d/ -f2 03:56:10 dirname cmd/core-data/Dockerfile 03:56:10 + echo core-data,cmd/core-data/Dockerfile 03:56:10 + dirname cmd/core-metadata/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + echo core-metadata,cmd/core-metadata/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + dirname cmd/security-bootstrapper/Dockerfile 03:56:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:56:10 + dirname cmd/security-proxy-setup/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:56:10 + dirname cmd/security-secretstore-setup/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:56:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:56:10 + dirname cmd/security-spire-agent/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:56:10 + dirname cmd/security-spire-config/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:56:10 + dirname cmd/security-spire-server/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:56:10 + dirname cmd/support-notifications/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + echo support-notifications,cmd/support-notifications/Dockerfile 03:56:10 + dirname cmd/support-scheduler/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:56:10 + dirname cmd/sys-mgmt-agent/Dockerfile 03:56:10 + cut -d/ -f2 03:56:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:56:10 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 03:56:11 + git rev-list -1 --merges 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8~1..98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [Pipeline] echo 03:56:11 -----------> git rev-list -1 --merges 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8~1..98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [false] [Pipeline] sh 03:56:11 + git log --format=format:%s -1 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [Pipeline] echo 03:56:11 ========================================================= 03:56:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:56:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:56:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:56:12 + grep -v github /etc/ssh/ssh_known_hosts 03:56:12 + [ -e /tmp/ssh_known_hosts ] 03:56:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:56:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:56:12 + sudo tee -a /etc/ssh/ssh_known_hosts 03:56:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:56:12 03:56:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:56:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:56:12 latest: Pulling from edgex-devops/git-semver 03:56:12 a0d0a0d46f8b: Pulling fs layer 03:56:12 3e5f54012d9b: Pulling fs layer 03:56:12 4c7163046ea9: Pulling fs layer 03:56:12 0c2d73faf560: Pulling fs layer 03:56:12 3e5f54012d9b: Verifying Checksum 03:56:12 3e5f54012d9b: Download complete 03:56:12 a0d0a0d46f8b: Download complete 03:56:12 0c2d73faf560: Verifying Checksum 03:56:12 0c2d73faf560: Download complete 03:56:12 4c7163046ea9: Verifying Checksum 03:56:12 4c7163046ea9: Download complete 03:56:13 a0d0a0d46f8b: Pull complete 03:56:13 3e5f54012d9b: Pull complete 03:56:13 4c7163046ea9: Pull complete 03:56:13 0c2d73faf560: Pull complete 03:56:13 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:56:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:56:13 prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container 03:56:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:56:14 $ docker top d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:56:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:14 [ssh-agent] Looking for ssh-agent implementation... 03:56:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:14 $ docker exec d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 ssh-agent 03:56:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLKmoGK/agent.13 03:56:14 SSH_AGENT_PID=20 03:56:14 Running ssh-add (command line suppressed) 03:56:15 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4508398715526763861.key (/w/workspace/edgex-go/2@tmp/private_key_4508398715526763861.key) 03:56:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:15 + git tag --points-at HEAD [Pipeline] } 03:56:15 $ docker exec --env ******** --env ******** d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 ssh-agent -k 03:56:15 unset SSH_AUTH_SOCK; 03:56:15 unset SSH_AGENT_PID; 03:56:15 echo Agent pid 20 killed; 03:56:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:56:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:15 [ssh-agent] Looking for ssh-agent implementation... 03:56:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:15 $ docker exec d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 ssh-agent 03:56:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBhBKMC/agent.53 03:56:15 SSH_AGENT_PID=59 03:56:15 Running ssh-add (command line suppressed) 03:56:16 Identity added: /w/workspace/edgex-go/2@tmp/private_key_32938224515633802.key (/w/workspace/edgex-go/2@tmp/private_key_32938224515633802.key) 03:56:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:16 + git semver init 03:56:16 # -> Open(): unable to determine branch for HEAD 03:56:16 # $GIT_DIR = /w/workspace/edgex-go/2/.git 03:56:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 03:56:16 # $SEMVER_REMOTE_NAME = origin 03:56:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:56:16 # $SEMVER_USER_NAME = edgex-jenkins 03:56:16 # $SEMVER_BRANCH = PR-3930 03:56:16 # $SEMVER_TEMP = /tmp/semver-797719517 03:56:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:56:31 # '/tmp/semver-797719517' -> '/w/workspace/edgex-go/2/.semver' 03:56:31 # -> Force: false 03:56:31 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 03:56:31 $ docker exec --env ******** --env ******** d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 ssh-agent -k 03:56:31 unset SSH_AUTH_SOCK; 03:56:31 unset SSH_AGENT_PID; 03:56:31 echo Agent pid 59 killed; 03:56:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:31 + git semver [Pipeline] } 03:56:31 $ docker stop --time=1 d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 03:56:33 $ docker rm -f d8db3dddc0c1580196d246c55b2a4446f6b0a2097168eb8cabfbeacd4c5fe5c1 [Pipeline] // withDockerContainer [Pipeline] sh 03:56:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:56:34 Stashed 1 file(s) [Pipeline] echo 03:56:34 [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 03:56:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:56:34 ========================================================= 03:56:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:56:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:56:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:56:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:56:34 59bf1c3509f3: Pulling fs layer 03:56:34 666ba61612fd: Pulling fs layer 03:56:34 8ed8ca486205: Pulling fs layer 03:56:34 4fe6c5a15a65: Pulling fs layer 03:56:34 22a0e8bec74d: Pulling fs layer 03:56:34 640e595b4fbd: Pulling fs layer 03:56:34 763cafe07f6e: Pulling fs layer 03:56:34 0c0b528cf693: Pulling fs layer 03:56:34 10935f4eaf8b: Pulling fs layer 03:56:34 0c0b528cf693: Waiting 03:56:34 22a0e8bec74d: Waiting 03:56:34 640e595b4fbd: Waiting 03:56:34 763cafe07f6e: Waiting 03:56:34 4fe6c5a15a65: Waiting 03:56:34 10935f4eaf8b: Waiting 03:56:34 8ed8ca486205: Download complete 03:56:34 666ba61612fd: Verifying Checksum 03:56:34 666ba61612fd: Download complete 03:56:34 22a0e8bec74d: Verifying Checksum 03:56:34 22a0e8bec74d: Download complete 03:56:34 640e595b4fbd: Verifying Checksum 03:56:34 640e595b4fbd: Download complete 03:56:34 59bf1c3509f3: Verifying Checksum 03:56:34 59bf1c3509f3: Download complete 03:56:34 763cafe07f6e: Download complete 03:56:35 0c0b528cf693: Verifying Checksum 03:56:35 0c0b528cf693: Download complete 03:56:35 59bf1c3509f3: Pull complete 03:56:35 666ba61612fd: Pull complete 03:56:35 8ed8ca486205: Pull complete 03:56:35 10935f4eaf8b: Verifying Checksum 03:56:35 10935f4eaf8b: Download complete 03:56:35 4fe6c5a15a65: Verifying Checksum 03:56:35 4fe6c5a15a65: Download complete 03:56:39 4fe6c5a15a65: Pull complete 03:56:39 22a0e8bec74d: Pull complete 03:56:39 640e595b4fbd: Pull complete 03:56:39 763cafe07f6e: Pull complete 03:56:39 0c0b528cf693: Pull complete 03:56:42 10935f4eaf8b: Pull complete 03:56:42 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:56:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:56:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:56:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:56:42 WORKDIR /edgex 03:56:42 COPY go.mod . 03:56:42 RUN go mod download 03:56:42 + docker build -t ci-base-image-x86_64 -f - . 03:56:44 Sending build context to Docker daemon 334.5MB 03:56:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:56:44 ---> 99d49a6021b9 03:56:44 Step 2/4 : WORKDIR /edgex 03:56:46 ---> Running in ab936e66c3b4 03:56:46 Removing intermediate container ab936e66c3b4 03:56:46 ---> b9fd52b18e29 03:56:46 Step 3/4 : COPY go.mod . 03:56:46 ---> 2c2d0fa99d00 03:56:46 Step 4/4 : RUN go mod download 03:56:46 ---> Running in 5378969971ab 03:56:49 Still waiting to schedule task 03:56:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9395’ 03:57:01 Removing intermediate container 5378969971ab 03:57:01 ---> c58bc691d6ac 03:57:01 Successfully built c58bc691d6ac 03:57:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:57:01 + docker inspect -f . ci-base-image-x86_64 03:57:01 . [Pipeline] withDockerContainer 03:57:01 prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container 03:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:57:02 $ docker top dc8ff6001512a5a8dcdd73d1f0e01735cfdb6f9ec1dfc60468b0f532aaa3801e -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:02 + go version 03:57:02 go version go1.17.6 linux/amd64 [Pipeline] } 03:57:02 $ docker stop --time=1 dc8ff6001512a5a8dcdd73d1f0e01735cfdb6f9ec1dfc60468b0f532aaa3801e 03:57:04 $ docker rm -f dc8ff6001512a5a8dcdd73d1f0e01735cfdb6f9ec1dfc60468b0f532aaa3801e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:57:04 + docker inspect -f . ci-base-image-x86_64 03:57:04 . [Pipeline] withDockerContainer 03:57:04 prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container 03:57:04 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:57:05 $ docker top 3093d61e59f236cf1b50d95721446cf79c1f30828fe801aecc59b75ed61eda45 -eo pid,comm [Pipeline] { [Pipeline] echo 03:57:05 ========================================================= 03:57:05 [edgeXBuildGoParallel] Running Tests and Build... 03:57:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:57:05 + make test 03:57:05 go mod tidy -compat=1.17 03:57:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:57:11 ? github.com/edgexfoundry/edgex-go [no test files] 03:57:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:57:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:57:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 03:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:57:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:57:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements 03:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:57:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.9% of statements 03:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.023s coverage: 89.2% of statements 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.092s coverage: 84.4% of statements 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.397s coverage: 94.5% of statements 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.115s coverage: 72.2% of statements 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.110s coverage: 24.0% of statements 03:57:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 03:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 03:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 03:57:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 03:57:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 82.5% of statements 03:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.4% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.070s coverage: 89.4% of statements 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.412s coverage: 65.4% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.8% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:57:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 03:57:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 03:57:49 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 03:58:07 GO111MODULE=on go vet ./... 03:58:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:58:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:58:10 ./bin/test-attribution-txt.sh [Pipeline] echo 03:58:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:58:11 + ls -al . 03:58:11 total 664 03:58:11 drwxrwxr-x 10 1001 1001 4096 Mar 30 03:58 . 03:58:11 drwxr-xr-x 4 root root 4096 Mar 30 03:57 .. 03:58:11 -rw-rw-r-- 1 1001 1001 11 Mar 30 03:56 .dockerignore 03:58:11 drwxrwxr-x 8 1001 1001 4096 Mar 30 03:56 .git 03:58:11 drwxrwxr-x 4 1001 1001 4096 Mar 30 03:56 .github 03:58:11 -rw-rw-r-- 1 1001 1001 870 Mar 30 03:56 .gitignore 03:58:11 -rw-rw-r-- 1 1001 1001 42 Mar 30 03:56 .golangci.yml 03:58:11 -rw-rw-r-- 1 1001 1001 87 Mar 30 03:56 .hadolint.yml 03:58:11 drwx------ 3 1001 1001 4096 Mar 30 03:56 .semver 03:58:11 -rw-rw-r-- 1 1001 1001 166 Mar 30 03:56 .sonarcloud.properties 03:58:11 -rw-rw-r-- 1 1001 1001 1171 Mar 30 03:56 ADOPTERS.md 03:58:11 -rw-rw-r-- 1 1001 1001 9953 Mar 30 03:56 Attribution.txt 03:58:11 -rw-rw-r-- 1 1001 1001 51732 Mar 30 03:56 CHANGELOG.md 03:58:11 -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:56 CONTRIBUTING.md 03:58:11 -rw-rw-r-- 1 1001 1001 677 Mar 30 03:56 GOVERNANCE.md 03:58:11 -rw-rw-r-- 1 1001 1001 849 Mar 30 03:56 Jenkinsfile 03:58:11 -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:56 LICENSE 03:58:11 -rw-rw-r-- 1 1001 1001 8478 Mar 30 03:56 Makefile 03:58:11 -rw-rw-r-- 1 1001 1001 582 Mar 30 03:56 OWNERS.md 03:58:11 -rw-rw-r-- 1 1001 1001 8207 Mar 30 03:56 README.md 03:58:11 -rw-rw-r-- 1 1001 1001 6912 Mar 30 03:56 SECURITY.md 03:58:11 -rw-rw-r-- 1 1001 1001 5 Mar 30 03:56 VERSION 03:58:11 -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:56 ZMQWindows.md 03:58:11 drwxrwxr-x 2 1001 1001 4096 Mar 30 03:56 bin 03:58:11 drwxrwxr-x 18 1001 1001 4096 Mar 30 03:56 cmd 03:58:11 -rw-r--r-- 1 root root 427664 Mar 30 03:57 coverage.out 03:58:11 -rw-rw-r-- 1 1001 1001 3175 Mar 30 03:56 go.mod 03:58:11 -rw-rw-r-- 1 1001 1001 34990 Mar 30 03:56 go.sum 03:58:11 drwxrwxr-x 8 1001 1001 4096 Mar 30 03:56 internal 03:58:11 drwxrwxr-x 3 1001 1001 4096 Mar 30 03:56 openapi 03:58:11 drwxrwxr-x 4 1001 1001 4096 Mar 30 03:56 snap 03:58:11 -rw-rw-r-- 1 1001 1001 204 Mar 30 03:56 version.go [Pipeline] sh 03:58:11 + '[' -e coverage.out ] 03:58:11 + chown 1001:1001 coverage.out [Pipeline] stash 03:58:11 Stashed 1 file(s) [Pipeline] sh 03:58:11 + make build 03:58:11 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 03:58:30 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 03:58:39 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 03:58:39 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 03:58:41 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 03:58:41 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 03:58:43 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 03:58: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:58:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:58: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:58:47 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 03:58:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:58:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:58:52 $ docker stop --time=1 3093d61e59f236cf1b50d95721446cf79c1f30828fe801aecc59b75ed61eda45 03:58:54 $ docker rm -f 3093d61e59f236cf1b50d95721446cf79c1f30828fe801aecc59b75ed61eda45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:58:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:58:56 03:58:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:58:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:58:56 latest: Pulling from edgex-devops/edgex-compose 03:58:56 cbdbe7a5bc2a: Pulling fs layer 03:58:56 ca9280d653b3: Pulling fs layer 03:58:56 7e9c9ca2126c: Pulling fs layer 03:58:56 cbdbe7a5bc2a: Verifying Checksum 03:58:56 cbdbe7a5bc2a: Download complete 03:58:56 ca9280d653b3: Verifying Checksum 03:58:56 ca9280d653b3: Download complete 03:58:56 cbdbe7a5bc2a: Pull complete 03:58:57 7e9c9ca2126c: Download complete 03:58:57 ca9280d653b3: Pull complete 03:59:00 7e9c9ca2126c: Pull complete 03:59:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:59:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:59:00 prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container 03:59:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:59:02 $ docker top e4ff24d43df4617014244509effe5baf89efc4eb703112ecaa6fb3ba997b1f72 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:02 + docker-compose build --help 03:59:02 + grep parallel 03:59:03 --parallel Build images in parallel. [Pipeline] } 03:59:03 $ docker stop --time=1 e4ff24d43df4617014244509effe5baf89efc4eb703112ecaa6fb3ba997b1f72 03:59:04 $ docker rm -f e4ff24d43df4617014244509effe5baf89efc4eb703112ecaa6fb3ba997b1f72 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:59:04 . [Pipeline] withDockerContainer 03:59:04 prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container 03:59:04 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:59:05 $ docker top 3fe316969f1cb497b97e361c38bf621b67344a8c93daeef346b577d0afd4209f -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:05 + docker-compose -f ./docker-compose-build.yml build --parallel 03:59:06 Building core-command ... 03:59:06 Building core-data ... 03:59:06 Building core-metadata ... 03:59:06 Building security-bootstrapper ... 03:59:06 Building security-proxy-setup ... 03:59:06 Building security-secretstore-setup ... 03:59:06 Building security-spiffe-token-provider ... 03:59:06 Building security-spire-agent ... 03:59:06 Building security-spire-config ... 03:59:06 Building security-spire-server ... 03:59:06 Building support-notifications ... 03:59:06 Building support-scheduler ... 03:59:06 Building sys-mgmt-agent ... 03:59:06 Building support-notifications 03:59:06 Building core-data 03:59:06 Building core-metadata 03:59:06 Building security-proxy-setup 03:59:06 Building security-spire-agent 03:59:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:59:24 ---> c58bc691d6ac 03:59:24 Step 3/23 : WORKDIR /edgex-go 03:59:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:59:24 ---> c58bc691d6ac 03:59:24 Step 3/22 : WORKDIR /edgex-go 03:59:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:59:24 ---> c58bc691d6ac 03:59:24 Step 3/23 : WORKDIR /edgex-go 03:59:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:59:24 ---> c58bc691d6ac 03:59:24 Step 3/22 : WORKDIR /edgex-go 03:59:25 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:59:25 ---> c58bc691d6ac 03:59:25 Step 3/24 : WORKDIR /edgex-go 03:59:33 ---> Running in 6d1359e68cae 03:59:33 ---> Running in 35a5825e9ef6 03:59:33 ---> Running in 2ff13c0baa2f 03:59:33 ---> Running in 03d54886aa54 03:59:33 ---> Running in 39b31fab3418 03:59:33 Removing intermediate container 6d1359e68cae 03:59:33 ---> 809fdcf9ae9f 03:59:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:33 Removing intermediate container 39b31fab3418 03:59:33 ---> 28ab0f723c73 03:59:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:33 Removing intermediate container 03d54886aa54 03:59:33 ---> 9108b89d2d70 03:59:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:33 Removing intermediate container 2ff13c0baa2f 03:59:33 ---> 81a846f472f4 03:59:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:33 Removing intermediate container 35a5825e9ef6 03:59:33 ---> 6158faf9eba0 03:59:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:33 ---> Running in 6d5e52fa6b6c 03:59:33 ---> Running in a30f5c7c3450 03:59:33 ---> Running in 79fdc5383f98 03:59:33 ---> Running in 22c8ca802d50 03:59:33 ---> Running in 79f726f7c9b6 03:59:34 Removing intermediate container a30f5c7c3450 03:59:34 ---> c875d56d49f0 03:59:34 Step 5/24 : RUN apk add --update --no-cache make git 03:59:34 Removing intermediate container 6d5e52fa6b6c 03:59:34 ---> acd38ff2dfef 03:59:34 Step 5/23 : RUN apk add --update --no-cache make git 03:59:34 ---> Running in c7abba5c1f73 03:59:34 ---> Running in fc8d6bb8533e 03:59:35 Removing intermediate container 79fdc5383f98 03:59:35 ---> 263e33c9bd9d 03:59:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:59:35 ---> Running in 6b9fc0054c08 03:59:35 Removing intermediate container 22c8ca802d50 03:59:35 ---> 134408e35cdf 03:59:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:59:35 Removing intermediate container 79f726f7c9b6 03:59:35 ---> 8033a0dd8210 03:59:35 Step 5/22 : RUN apk add --update --no-cache make git 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:59:35 ---> Running in 3bbb4158c1a4 03:59:35 ---> Running in 4e1792a9039c 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:59:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:59:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:59:36 OK: 221 MiB in 52 packages 03:59:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:59:36 OK: 221 MiB in 52 packages 03:59:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:59:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:59:36 Removing intermediate container c7abba5c1f73 03:59:36 ---> d85dd6529363 03:59:36 Step 6/24 : COPY go.mod vendor* ./ 03:59:36 OK: 221 MiB in 52 packages 03:59:36 ---> fca7d202340c 03:59:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:36 OK: 221 MiB in 52 packages 03:59:36 OK: 221 MiB in 52 packages 03:59:36 Removing intermediate container fc8d6bb8533e 03:59:36 ---> 115a87081b4a 03:59:36 Step 6/23 : COPY go.mod vendor* ./ 03:59:37 ---> Running in 6f587199f4a8 03:59:37 ---> 66b7f9c98b5e 03:59:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:37 Removing intermediate container 6b9fc0054c08 03:59:37 ---> 1a6bb52351e6 03:59:37 Step 6/23 : COPY go.mod vendor* ./ 03:59:37 ---> Running in 67d8493e5ad8 03:59:37 ---> 3bbecdf71e4a 03:59:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:37 ---> Running in ce64a1f06d59 03:59:37 Removing intermediate container 3bbb4158c1a4 03:59:37 ---> 13d150bcfd70 03:59:37 Step 6/22 : COPY go.mod vendor* ./ 03:59:37 Removing intermediate container 4e1792a9039c 03:59:37 ---> f0d66a870f73 03:59:37 Step 6/22 : COPY go.mod vendor* ./ 03:59:37 ---> 270b259c012c 03:59:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:37 ---> Running in 977826a97616 03:59:37 ---> 62a1f52ade80 03:59:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:37 ---> Running in 2cf11e6ca584 03:59:38 Removing intermediate container 6f587199f4a8 03:59:38 ---> d679f958dbbf 03:59:38 Step 8/24 : COPY . . 03:59:42 Removing intermediate container 67d8493e5ad8 03:59:42 ---> 9eb10c4fac56 03:59:42 Step 8/23 : COPY . . 03:59:47 Removing intermediate container ce64a1f06d59 03:59:47 ---> 68b150716cbe 03:59:47 Step 8/23 : COPY . . 03:59:47 Removing intermediate container 977826a97616 03:59:47 ---> 8b0aab36fdd5 03:59:47 Step 8/22 : COPY . . 03:59:47 Removing intermediate container 2cf11e6ca584 03:59:47 ---> 38b6d097fc6d 03:59:47 Step 8/22 : COPY . . 03:59:47 ---> 7ad7c10ec178 03:59:47 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 03:59:47 ---> 3dd27c581508 03:59:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:00:02 ---> Running in 8b7029a52855 04:00:02 ---> Running in 3fecda3fdf58 04:00:02 Removing intermediate container 3fecda3fdf58 04:00:02 ---> 9121ee8036a4 04:00:02 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" 04:00:02 ---> dd7cdcd8f56b 04:00:02 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:00:02 ---> 514fdf2a76ac 04:00:02 Step 9/23 : RUN make cmd/core-data/core-data 04:00:02 ---> Running in ec4a949475af 04:00:02 ---> 2d860e5f9af5 04:00:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:00:02 ---> Running in 88f9d5eae285 04:00:02 ---> Running in a9843a3be94a 04:00:02 ---> Running in 0459cba9e055 04:00:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:00:02 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 04:00:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:00:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:00:03 spire-1.2.0/ 04:00:04 spire-1.2.0/README.md 04:00:04 spire-1.2.0/bin/ 04:00:04 spire-1.2.0/bin/spire-server 04:00:04 spire-1.2.0/bin/spire-agent 04:00:04 spire-1.2.0/conf/ 04:00:04 spire-1.2.0/conf/server/ 04:00:04 spire-1.2.0/conf/server/server.conf 04:00:04 spire-1.2.0/conf/agent/ 04:00:04 spire-1.2.0/conf/agent/agent.conf 04:00:04 spire-1.2.0/LICENSE 04:00:08 Removing intermediate container ec4a949475af 04:00:08 ---> d8729229606b 04:00:08 04:00:08 Step 11/24 : FROM alpine:3.15 04:00:08 3.15: Pulling from library/alpine 04:00:09 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 04:00:09 Status: Downloaded newer image for alpine:3.15 04:00:09 ---> 76c8fb57b6fc 04:00:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:00:09 ---> Running in f412e08c89f6 04:00:10 Removing intermediate container f412e08c89f6 04:00:10 ---> 2f4e46ac87bc 04:00:10 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:00:10 ---> Running in 05748529b0e7 04:00:12 Removing intermediate container 05748529b0e7 04:00:12 ---> 498189e0086f 04:00:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:00:12 ---> Running in b4c4e2a6e450 04:00:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:00:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:00:15 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:00:15 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 04:00:15 OK: 15854 distinct packages available 04:00:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:00:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:00:16 (1/5) Installing dumb-init (1.2.5-r1) 04:00:16 (2/5) Installing musl-obstack (1.2.3-r0) 04:00:16 (3/5) Installing libucontext (1.1-r0) 04:00:16 (4/5) Installing gcompat (1.0.0-r4) 04:00:16 (5/5) Installing openssl (1.1.1n-r0) 04:00:16 Executing busybox-1.34.1-r4.trigger 04:00:16 OK: 6 MiB in 19 packages 04:00:19 Removing intermediate container b4c4e2a6e450 04:00:19 ---> 77fa3172fde3 04:00:19 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 04:00:21 ---> f9a032951f52 04:00:21 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:00:24 ---> 2afa0572a9a3 04:00:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:00:25 ---> 8ef0233d0e93 04:00:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:00:26 ---> 7f6c933d031e 04:00:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:00:26 ---> a6f154e2487e 04:00:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:00:26 ---> Running in d6ed2e234939 04:00:27 Removing intermediate container d6ed2e234939 04:00:27 ---> ace081f7b9d7 04:00:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:00:27 ---> Running in f2a21744c26f 04:00:27 Removing intermediate container f2a21744c26f 04:00:27 ---> b870e4cc570e 04:00:27 Step 22/24 : LABEL arch=x86_64 04:00:28 ---> Running in d96dbb3e17e8 04:00:28 Removing intermediate container d96dbb3e17e8 04:00:28 ---> 8336725a3c7b 04:00:28 Step 23/24 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:00:28 ---> Running in 25a5a28765e0 04:00:28 Removing intermediate container 25a5a28765e0 04:00:28 ---> 4cfa1379c85f 04:00:28 Step 24/24 : LABEL version=0.0.0 04:00:28 ---> Running in f8096011408d 04:00:29 Removing intermediate container f8096011408d 04:00:29 ---> 91c7c2b24b73 04:00:29 04:00:29 Successfully built 91c7c2b24b73 04:00:29 Successfully tagged security-spire-agent:latest 04:00:29 Building security-secretstore-setup 04:00:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9398 in /w/workspace/edgexfoundry_edgex-go_PR-3930 [Pipeline] { [Pipeline] ws 04:00:32 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:00:33  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:00:33 The recommended git tool is: git 04:00:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:00:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:00:33 ---> c58bc691d6ac 04:00:33 Step 3/25 : WORKDIR /edgex-go 04:00:34 ---> Using cache 04:00:34 ---> 6158faf9eba0 04:00:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:00:34 ---> Using cache 04:00:34 ---> 134408e35cdf 04:00:34 Step 5/25 : RUN apk add --update --no-cache make git 04:00:37 ---> Running in 8fa1fb67aea1 04:00:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:00:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:00:39 OK: 221 MiB in 52 packages 04:00:41 Removing intermediate container 88f9d5eae285 04:00:41 ---> 7e53f57851b7 04:00:41 04:00:41 Step 10/22 : FROM alpine:3.14 04:00:41 Removing intermediate container 0459cba9e055 04:00:41 ---> a4a58081aa3b 04:00:41 04:00:41 Step 10/23 : FROM alpine:3.14 04:00:41 Removing intermediate container a9843a3be94a 04:00:41 ---> 958c76beb5b4 04:00:41 04:00:41 Step 10/22 : FROM alpine:3.14 04:00:41 Removing intermediate container 8b7029a52855 04:00:41 ---> 72b267699bc0 04:00:41 04:00:41 Step 10/23 : FROM alpine:3.14 04:00:41 Removing intermediate container 8fa1fb67aea1 04:00:41 ---> b60fe332d49c 04:00:41 Step 6/25 : COPY go.mod vendor* ./ 04:00:41 ---> 6d258fb9a864 04:00:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:41 ---> Running in 2c92d53966cf 04:00:41 3.14: Pulling from library/alpine 04:00:41 using credential edgex-jenkins-ssh 04:00:41 Cloning the remote Git repository 04:00:42 3.14: Pulling from library/alpine 04:00:42 3.14: Pulling from library/alpine 04:00:42 3.14: Pulling from library/alpine 04:00:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:00:42 > git init /w/workspace/edgex-go/2 # timeout=10 04:00:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:00:42 > git --version # timeout=10 04:00:42 > git --version # 'git version 2.25.1' 04:00:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:00:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:43 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 04:00:43 Status: Downloaded newer image for alpine:3.14 04:00:43 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 04:00:43 Status: Image is up to date for alpine:3.14 04:00:43 ---> 84b07dd2d1fd 04:00:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:00:43 ---> 84b07dd2d1fd 04:00:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:00:43 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 04:00:43 Status: Image is up to date for alpine:3.14 04:00:43 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 04:00:43 Status: Image is up to date for alpine:3.14 04:00:43 ---> 84b07dd2d1fd 04:00:43 ---> 84b07dd2d1fd 04:00:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-initStep 11/22 : RUN apk add --update --no-cache curl dumb-init 04:00:43 04:00:43 ---> Running in b2a0a62f9fe6 04:00:43 ---> Running in aea63cce352e 04:00:43 ---> Running in bfdc0007f092 04:00:43 ---> Running in 81d437be519a 04:00:43 Removing intermediate container b2a0a62f9fe6 04:00:43 ---> 72c1423ff698 04:00:43 Step 12/23 : ENV APP_PORT=59880 04:00:43 ---> Running in 31239b64b4dd 04:00:43 Removing intermediate container 31239b64b4dd 04:00:43 ---> 32377fe20e37 04:00:43 Step 13/23 : EXPOSE $APP_PORT 04:00:43 ---> Running in 0551ae00193e 04:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:00:44 Removing intermediate container 0551ae00193e 04:00:44 ---> ba61df08f5a3 04:00:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:00:44 ---> Running in a560a48bdd47 04:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:00:44 Removing intermediate container 2c92d53966cf 04:00:44 ---> 0b431d3df363 04:00:44 Step 8/25 : COPY . . 04:00:44 (1/1) Installing dumb-init (1.2.5-r1) 04:00:44 Executing busybox-1.33.1-r6.trigger 04:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:00:44 OK: 6 MiB in 15 packages 04:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:00:44 (1/6) Installing ca-certificates (20211220-r0) 04:00:44 (2/6) Installing brotli-libs (1.0.9-r5) 04:00:44 (3/6) Installing nghttp2-libs (1.43.0-r0) 04:00:44 (4/6) Installing libcurl (7.79.1-r0) 04:00:44 (5/6) Installing curl (7.79.1-r0) 04:00:44 (6/6) Installing dumb-init (1.2.5-r1) 04:00:44 Executing busybox-1.33.1-r6.trigger 04:00:44 Executing ca-certificates-20211220-r0.trigger 04:00:44 (1/2) Installing ca-certificates (20211220-r0) 04:00:44 OK: 8 MiB in 20 packages 04:00:44 (2/2) Installing dumb-init (1.2.5-r1) 04:00:44 Executing busybox-1.33.1-r6.trigger 04:00:44 Executing ca-certificates-20211220-r0.trigger 04:00:44 OK: 6 MiB in 16 packages 04:00:49 Removing intermediate container aea63cce352e 04:00:49 ---> 07e05abf5e19 04:00:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:00:49 ---> Running in 0eaf02d36666 04:00:49 ---> 1b75bf7e97c5 04:00:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:00:49 Removing intermediate container a560a48bdd47 04:00:49 ---> 7c7d27c15404 04:00:49 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:00:49 Removing intermediate container 0eaf02d36666 04:00:49 ---> da6199446c13 04:00:49 Step 13/23 : ENV APP_PORT=59881 04:00:49 ---> Running in 04819f47062e 04:00:49 Removing intermediate container 81d437be519a 04:00:49 ---> c7efeb9edc1e 04:00:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:00:49 Removing intermediate container bfdc0007f092 04:00:49 ---> 4d0e304bb343 04:00:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:00:49 ---> Running in 2a2553bc023d 04:00:49 ---> Running in d9456ae7f09d 04:00:49 ---> Running in 1665c14a4df1 04:00:49 ---> Running in db4698932221 04:00:49 Removing intermediate container d9456ae7f09d 04:00:49 ---> f0675cfdd31f 04:00:49 Step 14/23 : EXPOSE $APP_PORT 04:00:49 ---> Running in a0173eba16ab 04:00:49 Removing intermediate container 1665c14a4df1 04:00:49 ---> 7c3b93a6bf66 04:00:49 Step 13/22 : WORKDIR /edgex 04:00:49 Removing intermediate container db4698932221 04:00:49 ---> 6782c929dcc7 04:00:49 Step 13/22 : ENV APP_PORT=59860 04:00:49 ---> Running in c011121f87d5 04:00:49 ---> Running in 6e6904979a94 04:00:49 Removing intermediate container a0173eba16ab 04:00:49 ---> 69a022de7bde 04:00:49 Step 15/23 : WORKDIR / 04:00: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 04:00:50 ---> Running in 25efac5c3d87 04:00:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:00:50 Removing intermediate container c011121f87d5 04:00:50 ---> 7f60e7d16fee 04:00:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:00:50 Removing intermediate container 6e6904979a94 04:00:50 ---> 23cb22c800fa 04:00:50 Step 14/22 : EXPOSE $APP_PORT 04:00:50 ---> Running in 90388befefef 04:00:50 Removing intermediate container 25efac5c3d87 04:00:50 ---> 866954a10902 04:00:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:50 Removing intermediate container 90388befefef 04:00:50 ---> 779bdc037129 04:00:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:50 ---> 2410c40455b2 04:00:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:00:50 ---> f334a1b16074 04:00:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:00:50 ---> 8fd2377a7a9e 04:00:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:00:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:00:51 (1/6) Installing dumb-init (1.2.5-r1) 04:00:51 ---> 106b78aa0770 04:00:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:00:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:00:51 ---> fceb5ccd55a6 04:00:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:00:51 ---> dcf3b025ec55 04:00:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:00:51 (3/6) Installing libsodium (1.0.18-r0) 04:00:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:00:51 (5/6) Installing libzmq (4.3.4-r0) 04:00:51 (6/6) Installing zeromq (4.3.4-r0) 04:00:51 ---> 1e3aea335965 04:00:51 ---> 155014074226 04:00:51 Step 19/23 : ENTRYPOINT ["/core-metadata"]Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:00:51 Executing busybox-1.33.1-r6.trigger 04:00:51 04:00:51 OK: 8 MiB in 20 packages 04:00:51 ---> Running in 8b84e494bea7 04:00:51 ---> Running in ca1e75ac70f2 04:00:51 ---> 669bd9c47740 04:00:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:00:51 Removing intermediate container ca1e75ac70f2 04:00:51 ---> e1e63648c47a 04:00:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:51 Removing intermediate container 8b84e494bea7 04:00:51 ---> f22312c29058 04:00:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:51 ---> Running in 73b9addf5f2b 04:00:51 ---> 0ae7234d9d9a 04:00:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:00:51 ---> Running in cda02db83bb1 04:00:52 ---> Running in 379d601b35a5 04:00:52 Removing intermediate container 73b9addf5f2b 04:00:52 ---> 75c4ebf22657 04:00:52 Step 21/23 : LABEL arch=x86_64 04:00:52 Removing intermediate container cda02db83bb1 04:00:52 ---> 52ecb7d8b5da 04:00:52 Step 20/22 : LABEL arch=x86_64 04:00:52 ---> Running in b211d42c6d54 04:00:52 Removing intermediate container 2a2553bc023d 04:00:52 ---> 9769c7d39488 04:00:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:52 ---> Running in bae5c9875faa 04:00:52 Removing intermediate container b211d42c6d54 04:00:52 ---> bc66cfd56459 04:00:52 Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:00:52 ---> Running in b55642e229ae 04:00:52 Removing intermediate container bae5c9875faa 04:00:52 ---> 540694851d75 04:00:52 Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:00:52 ---> d60daf34f4e1 04:00:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:00:52 ---> Running in e9cae0503d02 04:00:52 Removing intermediate container b55642e229ae 04:00:52 ---> 15aaf83388fc 04:00:52 Step 23/23 : LABEL version=0.0.0 04:00:52 Removing intermediate container e9cae0503d02 04:00:52 ---> a550f37af33a 04:00:52 Step 22/22 : LABEL version=0.0.0 04:00:53 ---> Running in 5c6c7edce2f2 04:00:53 ---> Running in e527c32e977f 04:00:53 Removing intermediate container 379d601b35a5 04:00:53 ---> 41094a317e72 04:00:53 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 04:00:53 ---> Running in ad05463ae224 04:00:53 Removing intermediate container 5c6c7edce2f2 04:00:53 ---> e0bd29f3d6fe 04:00:53 04:00:53 Removing intermediate container e527c32e977f 04:00:53 ---> 01bd2294f8a0 04:00:53 04:00:53 Removing intermediate container ad05463ae224 04:00:53 ---> 93d8a4cfda0b 04:00:53 Step 20/22 : LABEL arch=x86_64 04:00:53 Successfully built e0bd29f3d6fe 04:00:53 Successfully tagged core-metadata:latest 04:00:53  Building core-metadata ... done Building sys-mgmt-agent 04:00:53 Successfully built 01bd2294f8a0 04:00:53 ---> Running in 682fed1b833f 04:00:53 Successfully tagged support-notifications:latest 04:00:53 Building support-scheduler 04:00:53  Building support-notifications ... done  ---> 7d651ca17f25 04:00:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:00:53 Removing intermediate container 682fed1b833f 04:00:53 ---> d18db1a05f0b 04:00:53 Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:01:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:01:00 ---> c58bc691d6ac 04:01:00 Step 3/22 : WORKDIR /edgex-go 04:01:00 ---> Using cache 04:01:00 ---> 6158faf9eba0 04:01:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:00 ---> Using cache 04:01:00 ---> 134408e35cdf 04:01:00 Step 5/22 : RUN apk add --update --no-cache make git 04:01:00 ---> Using cache 04:01:00 ---> b60fe332d49c 04:01:00 Step 6/22 : COPY go.mod vendor* ./ 04:01:00 ---> Using cache 04:01:00 ---> 6d258fb9a864 04:01:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:00 ---> Using cache 04:01:00 ---> 0b431d3df363 04:01:00 Step 8/22 : COPY . . 04:01:00 ---> Using cache 04:01:00 ---> 1b75bf7e97c5 04:01:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:00:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:01:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:01:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:01:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:01:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3930/head:refs/remotes/origin/PR-3930 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:01:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:01:00 ---> c58bc691d6ac 04:01:00 Step 3/23 : WORKDIR /edgex-go 04:01:00 ---> Using cache 04:01:00 ---> 6158faf9eba0 04:01:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:00 ---> Using cache 04:01:00 ---> 134408e35cdf 04:01:00 Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:01:01 Step 5/23 : RUN apk add --update --no-cache make bash git 04:01:01 Merge succeeded, producing 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:01:01 Checking out Revision 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 (PR-3930) 04:01:00 > git config core.sparsecheckout # timeout=10 04:01:00 > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # timeout=10 04:01:01 > git remote # timeout=10 04:01:01 > git config --get remote.origin.url # timeout=10 04:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:01 > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 04:01:01 > git rev-parse HEAD^{commit} # timeout=10 04:01:01 > git config core.sparsecheckout # timeout=10 04:01:01 > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # timeout=10 04:01:02 ---> Running in 60555d8f32a0 04:01:02 ---> 50f388bbb905 04:01:02 Step 19/23 : ENTRYPOINT ["/core-data"] 04:01:02 ---> Running in 96dc5c082c39 04:01:02 Removing intermediate container 60555d8f32a0 04:01:02 ---> 6f56641635b2 04:01:02 Step 22/22 : LABEL version=0.0.0 04:01:02 ---> Running in f0621e134850 04:01:02 ---> Running in f637cd582507 04:01:02 ---> Running in 177f584726b2 04:01:02 Removing intermediate container f637cd582507 04:01:02 ---> 7ac635c0d7c1 04:01:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:03 Removing intermediate container 177f584726b2 04:01:03 ---> b442dd38a10e 04:01:03 04:01:03 ---> Running in 6baccdcbe39e 04:01:03 Successfully built b442dd38a10e 04:01:03 Successfully tagged security-proxy-setup:latest 04:01:03  Building security-proxy-setup ... done Building security-spire-config 04:01:03 Removing intermediate container 6baccdcbe39e 04:01:03 ---> b7b95c294327 04:01:03 Step 21/23 : LABEL arch=x86_64 04:01:03 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 04:01:04 ---> Running in 7a972c9584fc 04:01:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:01:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:01:05 OK: 221 MiB in 52 packages 04:01:05 Commit message: "feat(metadata): implement POST device resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:01:06 % Total % Received % Xferd Average Speed Time Time Time Current 04:01:06 Dload Upload Total Spent Left Speed 04:01:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47562 0 --:--:-- --:--:-- --:--:-- 47562 [Pipeline] sh 04:01:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:01:07 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:01:07 ---> c58bc691d6ac 04:01:07 Step 3/24 : WORKDIR /edgex-go 04:01:07 ---> Using cache 04:01:07 ---> 6158faf9eba0 04:01:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:07 ---> Using cache 04:01:07 ---> 134408e35cdf 04:01:07 Step 5/24 : RUN apk add --update --no-cache make git 04:01:07 ---> Using cache 04:01:07 ---> b60fe332d49c 04:01:07 Step 6/24 : COPY go.mod vendor* ./ 04:01:07 ---> Using cache 04:01:07 ---> 6d258fb9a864 04:01:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:07 ---> Using cache 04:01:07 ---> 0b431d3df363 04:01:07 Step 8/24 : COPY . . 04:01:07 ---> Using cache 04:01:07 ---> 1b75bf7e97c5 04:01:07 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 04:01: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:01:07 + sudo tee /etc/docker/daemon.new 04:01:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:01:07 { 04:01:07 "registry-mirrors": [ 04:01:07 "https://nexus3.edgexfoundry.org:10001" 04:01:07 ], 04:01:07 "bip": "10.250.0.254/24", 04:01:07 "hosts": [ 04:01:07 "tcp://0.0.0.0:5555", 04:01:07 "unix:///var/run/docker.sock" 04:01:07 ], 04:01:07 "mtu": 1458, 04:01:07 "selinux-enabled": true, 04:01:07 "seccomp-profile": "/etc/docker/seccomp.json" 04:01:07 } [Pipeline] sh 04:01:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:01:08 + sudo service docker restart 04:01:08 Removing intermediate container 7a972c9584fc 04:01:08 ---> 6cab369cbae8 04:01:08 Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:01:09 ---> Running in a62e8d241373 04:01:09 ---> Running in 4d44dd4c12b0 04:01:09 Removing intermediate container f0621e134850 04:01:09 ---> 930a0623af62 04:01:09 Step 6/23 : COPY go.mod vendor* ./ 04:01:09 Removing intermediate container a62e8d241373 04:01:09 ---> ce93077c2c36 04:01:09 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" 04:01:09 Removing intermediate container 4d44dd4c12b0 04:01:09 ---> 9b684e607f6a 04:01:09 Step 23/23 : LABEL version=0.0.0 04:01:09 ---> Running in 86e56bffec99 04:01:09 ---> Running in aa4478af1956 04:01:09 ---> 440c7e2b38ae 04:01:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:09 ---> Running in 913c66341c82 04:01:09 Removing intermediate container aa4478af1956 04:01:09 ---> 047619022f5a 04:01:09 04:01:09 Successfully built 047619022f5a 04:01:09 Successfully tagged core-data:latest 04:01:09 Building security-bootstrapper 04:01:10  Building core-data ... done spire-1.2.0/ 04:01:11 spire-1.2.0/README.md 04:01:11 spire-1.2.0/bin/ 04:01:11 spire-1.2.0/bin/spire-server 04:01:11 spire-1.2.0/bin/spire-agent 04:01:11 spire-1.2.0/conf/ 04:01:11 spire-1.2.0/conf/server/ 04:01:11 spire-1.2.0/conf/server/server.conf 04:01:11 spire-1.2.0/conf/agent/ 04:01:11 spire-1.2.0/conf/agent/agent.conf 04:01:11 spire-1.2.0/LICENSE 04:01:15 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:15 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:01:15 ---> c58bc691d6ac 04:01:15 Step 3/31 : WORKDIR /edgex-go 04:01:15 ---> Using cache 04:01:15 ---> 6158faf9eba0 04:01:15 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:15 ---> Using cache 04:01:15 ---> 134408e35cdf 04:01:15 Step 5/31 : RUN apk add --update --no-cache make git 04:01:15 ---> Using cache 04:01:15 ---> b60fe332d49c 04:01:15 Step 6/31 : COPY go.mod vendor* ./ 04:01:15 ---> Using cache 04:01:15 ---> 6d258fb9a864 04:01:15 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:15 ---> Using cache 04:01:15 ---> 0b431d3df363 04:01:15 Step 8/31 : COPY . . 04:01:15 ---> Using cache 04:01:15 ---> 1b75bf7e97c5 04:01:15 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:01:19 ---> Running in 63febddcdb4d 04:01:19 Removing intermediate container 04819f47062e 04:01:19 ---> 8694b2f86b54 04:01:19 04:01:19 Step 10/25 : FROM alpine:3.14 04:01:19 ---> 84b07dd2d1fd 04:01:19 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:01:19 ---> Running in 4e2be19a9ad0 04:01:19 Removing intermediate container 913c66341c82 04:01:19 ---> 11c6dff88e1f 04:01:19 Step 8/23 : COPY . . 04:01:19 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 04:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:01:20 (1/3) Installing ca-certificates (20211220-r0) 04:01:20 (2/3) Installing dumb-init (1.2.5-r1) 04:01:20 (3/3) Installing su-exec (0.2-r1) 04:01:20 Executing busybox-1.33.1-r6.trigger 04:01:20 Executing ca-certificates-20211220-r0.trigger 04:01:20 OK: 6 MiB in 17 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:26 provisioning config files... 04:01:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3786671598814149503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:26 Removing intermediate container 86e56bffec99 04:01:26 ---> 8e29c1661af6 04:01:26 04:01:26 Step 11/24 : FROM alpine:3.15 04:01:26 ---> 76c8fb57b6fc 04:01:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:01:26 ---> Using cache 04:01:26 ---> 2f4e46ac87bc 04:01:26 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:26 ---> Using cache 04:01:26 ---> 498189e0086f 04:01:26 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:01:26 ---> Running in 0e368ede848a 04:01:26 ---> 3148091ddb48 04:01:26 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:01:26 Removing intermediate container 4e2be19a9ad0 04:01:26 ---> 859aa57a1026 04:01:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:01:26 ---> Running in e3041cba7251 04:01:26 ---> docker-login.sh 04:01:26 nexus3.edgexfoundry.org:10001 04:01:26 ---> Running in b63b19ca510a 04:01:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:01:27 Removing intermediate container b63b19ca510a 04:01:27 ---> 7e7d58bdc6a1 04:01:27 Step 13/25 : WORKDIR / 04:01:27 ---> Running in 58cbbe301422 04:01: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 04:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:27 Removing intermediate container 58cbbe301422 04:01:27 ---> e9c8878a3e49 04:01:27 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:27 Configure a credential helper to remove this warning. See 04:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:27 04:01:27 Login Succeeded 04:01:27 nexus3.edgexfoundry.org:10002 04:01:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:28 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:01:28 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 04:01:28 OK: 15854 distinct packages available 04:01:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:28 Configure a credential helper to remove this warning. See 04:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:28 04:01:28 Login Succeeded 04:01:28 nexus3.edgexfoundry.org:10003 04:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:28 Configure a credential helper to remove this warning. See 04:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:28 04:01:28 Login Succeeded 04:01:28 nexus3.edgexfoundry.org:10004 04:01:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:01:29 ---> 034798684a12 04:01:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:29 Configure a credential helper to remove this warning. See 04:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:29 04:01:29 Login Succeeded 04:01:29 docker.io 04:01:29 (1/4) Installing dumb-init (1.2.5-r1) 04:01:29 Removing intermediate container 96dc5c082c39 04:01:29 ---> 881ef0a18e1f 04:01:29 04:01:29 Step 10/22 : FROM alpine:3.14 04:01:29 ---> 84b07dd2d1fd 04:01:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:01:29 ---> Using cache 04:01:29 ---> 07e05abf5e19 04:01:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:01:29 ---> Using cache 04:01:29 ---> da6199446c13 04:01:29 Step 13/22 : ENV APP_PORT=59861 04:01:29 (2/4) Installing musl-obstack (1.2.3-r0) 04:01:29 ---> Running in 82aed6ef734a 04:01:29 ---> da68ffe52dc1 04:01:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:01:29 (3/4) Installing libucontext (1.1-r0) 04:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:29 (4/4) Installing gcompat (1.0.0-r4) 04:01:29 Executing busybox-1.34.1-r4.trigger 04:01:29 OK: 6 MiB in 18 packages 04:01:30 Removing intermediate container 82aed6ef734a 04:01:30 ---> f95250781242 04:01:30 Step 14/22 : EXPOSE $APP_PORT 04:01:30 ---> Running in 9aaa7321c48d 04:01:30 ---> dea5b635baf5 04:01:30 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:30 Configure a credential helper to remove this warning. See 04:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:30 04:01:30 Login Succeeded 04:01:30 ---> docker-login.sh ends [Pipeline] } 04:01:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:01:30 Removing intermediate container 9aaa7321c48d 04:01:30 ---> 6851c70d54c2 04:01:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:01:30 Removing intermediate container 0e368ede848a 04:01:30 ---> dc63d92d2fde 04:01:30 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:01:30 ---> 973fdbc774c6 04:01:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] echo 04:01:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:30 ========================================================= 04:01:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:01:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:01:30 ---> aabe0ddd4e78 04:01:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:01:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:01:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:01:31 9b3977197b4f: Pulling fs layer 04:01:31 1a89e8eeedd5: Pulling fs layer 04:01:31 94645a83ff95: Pulling fs layer 04:01:31 3f3a8bcf1eab: Pulling fs layer 04:01:31 0c92f367c5e7: Pulling fs layer 04:01:31 f7c0051592d6: Pulling fs layer 04:01:31 a227ed2f7395: Pulling fs layer 04:01:31 7b1c46037f91: Pulling fs layer 04:01:31 3f3a8bcf1eab: Waiting 04:01:31 f7c0051592d6: Waiting 04:01:31 a227ed2f7395: Waiting 04:01:31 7b1c46037f91: Waiting 04:01:31 0c92f367c5e7: Waiting 04:01:31 94645a83ff95: Verifying Checksum 04:01:31 94645a83ff95: Download complete 04:01:31 1a89e8eeedd5: Verifying Checksum 04:01:31 1a89e8eeedd5: Download complete 04:01:31 0c92f367c5e7: Verifying Checksum 04:01:31 0c92f367c5e7: Download complete 04:01:31 f7c0051592d6: Verifying Checksum 04:01:31 f7c0051592d6: Download complete 04:01:31 9b3977197b4f: Verifying Checksum 04:01:31 9b3977197b4f: Download complete 04:01:31 a227ed2f7395: Verifying Checksum 04:01:31 a227ed2f7395: Download complete 04:01:31 9b3977197b4f: Pull complete 04:01:32 1a89e8eeedd5: Pull complete 04:01:32 94645a83ff95: Pull complete 04:01:33 ---> 3a37ddf5a903 04:01:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:01:33 ---> ec6670c41607 04:01:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:01:33 ---> c16b46da3cae 04:01:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:01:33 7b1c46037f91: Verifying Checksum 04:01:33 7b1c46037f91: Download complete 04:01:33 ---> d06ae9e4004e 04:01:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:01:33 ---> 8de91fc49083 04:01:33 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:01:33 ---> 5665fcb8940f 04:01:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:01:33 ---> Running in 1c058f0d52cc 04:01:33 ---> Running in fb3e2c44ab22 04:01:34 3f3a8bcf1eab: Download complete 04:01:34 ---> 7170d8f9fc53 04:01:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 04:01:34 Removing intermediate container 1c058f0d52cc 04:01:34 ---> 9a756ace55e8 04:01:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:34 Removing intermediate container fb3e2c44ab22 04:01:34 ---> 9e484c001e43 04:01:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:01:34 ---> Running in 7b88e41e9e61 04:01:34 ---> Running in 5e4799cd3f55 04:01:35 ---> 894ee2d3ca51 04:01:35 Step 19/24 : WORKDIR / 04:01:35 Removing intermediate container 5e4799cd3f55 04:01:35 ---> 2df3a0b31b9b 04:01:35 Step 20/22 : LABEL arch=x86_64 04:01:35 ---> Running in a0a6a9b83ed0 04:01:35 ---> Running in 4b5cdfe600e0 04:01:35 Removing intermediate container a0a6a9b83ed0 04:01:35 ---> 83675cc45a40 04:01:35 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:01:35 ---> Running in 1b4cfbc352fc 04:01:35 Removing intermediate container 4b5cdfe600e0 04:01:35 ---> 1a6948d1a55d 04:01:35 Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:01:35 ---> Running in a7bcad8859cd 04:01:35 Removing intermediate container 1b4cfbc352fc 04:01:35 ---> 5a5209e049b7 04:01:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:01:35 Removing intermediate container a7bcad8859cd 04:01:35 Removing intermediate container 7b88e41e9e61 04:01:35 ---> 4b6c2d968369 04:01:35 ---> f3c9adb70300 04:01:35 Step 22/22 : LABEL version=0.0.0Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:01:35 04:01:35 ---> Running in 95ea5a192451 04:01:35 ---> Running in 6481e2d32463 04:01:35 ---> Running in 889fafd820d9 04:01:36 Removing intermediate container 95ea5a192451 04:01:36 ---> 2599567503cc 04:01:36 Step 22/24 : LABEL arch=x86_64 04:01:36 Removing intermediate container 889fafd820d9 04:01:36 ---> cf552569ace7 04:01:36 Step 23/25 : LABEL arch=x86_64 04:01:36 ---> Running in 4377c121cd03 04:01:36 Removing intermediate container 6481e2d32463 04:01:36 ---> 656c3837a8f8 04:01:36 04:01:36 ---> Running in 4d53a0a45b24 04:01:36 Successfully built 656c3837a8f8 04:01:36 Successfully tagged support-scheduler:latest 04:01:36 Removing intermediate container 4377c121cd03 04:01:36  Building support-scheduler ... done  ---> aa07028cffde 04:01:36 Step 23/24 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:01:36 Building core-command 04:01:36 Removing intermediate container 4d53a0a45b24 04:01:36 ---> 53991e28a65a 04:01:36 Step 24/25 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:01:36 ---> Running in a11c32d21a70 04:01:36 ---> Running in b22677a558d8 04:01:40 Removing intermediate container a11c32d21a70 04:01:40 ---> 3415dc856a12 04:01:40 Step 24/24 : LABEL version=0.0.0 04:01:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:01:41 ---> c58bc691d6ac 04:01:41 Step 3/23 : WORKDIR /edgex-go 04:01:41 ---> Using cache 04:01:41 ---> 6158faf9eba0 04:01:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:41 ---> Using cache 04:01:41 ---> 134408e35cdf 04:01:41 Step 5/23 : RUN apk add --update --no-cache make git 04:01:41 ---> Using cache 04:01:41 ---> b60fe332d49c 04:01:41 Step 6/23 : COPY go.mod vendor* ./ 04:01:41 ---> Using cache 04:01:41 ---> 6d258fb9a864 04:01:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:41 ---> Using cache 04:01:41 ---> 0b431d3df363 04:01:41 Step 8/23 : COPY . . 04:01:41 ---> Using cache 04:01:41 ---> 1b75bf7e97c5 04:01:41 Step 9/23 : RUN make cmd/core-command/core-command 04:01:44 Removing intermediate container b22677a558d8 04:01:44 ---> 4ae045dffd2a 04:01:44 Step 25/25 : LABEL version=0.0.0 04:01:44 ---> Running in e741b0ffbb65 04:01:44 ---> Running in e9881718e765 04:01:44 ---> Running in b48ab92e1965 04:01:44 Removing intermediate container e9881718e765 04:01:44 ---> 4f78fd75a190 04:01:44 04:01:44 Removing intermediate container b48ab92e1965 04:01:44 ---> 46414d159b48 04:01:44 04:01:44 Successfully built 4f78fd75a190 04:01:44 Successfully tagged security-spire-config:latest 04:01:44  Building security-spire-config ... done Building security-spiffe-token-provider 04:01:44 Successfully built 46414d159b48 04:01: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 04:01:44 Successfully tagged security-secretstore-setup:latest 04:01:44 Building security-spire-server 04:01:46 3f3a8bcf1eab: Pull complete 04:01:46 0c92f367c5e7: Pull complete 04:01:46 f7c0051592d6: Pull complete 04:01:46 a227ed2f7395: Pull complete 04:01:53  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:01:53 ---> c58bc691d6ac 04:01:53 Step 3/20 : WORKDIR /edgex-go 04:01:53 ---> Using cache 04:01:53 ---> 6158faf9eba0 04:01:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 04:01:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:01:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:01:53 ---> c58bc691d6ac 04:01:53 Step 3/23 : WORKDIR /edgex-go 04:01:53 ---> Using cache 04:01:53 ---> 6158faf9eba0 04:01:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:53 ---> Using cache 04:01:53 ---> 134408e35cdf 04:01:53 Step 5/23 : RUN apk add --update --no-cache make git 04:01:53 ---> Using cache 04:01:53 ---> b60fe332d49c 04:01:53 Step 6/23 : COPY go.mod vendor* ./ 04:01:53 ---> Using cache 04:01:53 ---> 6d258fb9a864 04:01:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:53 ---> Using cache 04:01:53 ---> 0b431d3df363 04:01:53 Step 8/23 : COPY . . 04:01:53 ---> Using cache 04:01:53 ---> 1b75bf7e97c5 04:01:53 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 04:01:53 ---> Using cache 04:01:53 ---> ce93077c2c36 04:01:53 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" 04:01:53 ---> Using cache 04:01:53 ---> 8e29c1661af6 04:01:53 04:01:53 Step 11/23 : FROM alpine:3.15 04:01:53 ---> 76c8fb57b6fc 04:01:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:01:53 ---> Using cache 04:01:53 ---> 2f4e46ac87bc 04:01:53 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:53 ---> Using cache 04:01:53 ---> 498189e0086f 04:01:53 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:01:53 ---> Using cache 04:01:53 ---> 77fa3172fde3 04:01:53 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:01:53 7b1c46037f91: Pull complete 04:01:53 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:01:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:01:53 + docker build -t ci-base-image-arm64 -f - . 04:01:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:01:53 WORKDIR /edgex 04:01:53 COPY go.mod . 04:01:53 RUN go mod download 04:01:56 Sending build context to Docker daemon 169MB 04:01:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:01:56 ---> f79e39bc4007 04:01:56 Step 2/4 : WORKDIR /edgex 04:01:57 ---> Running in 48e87e388d8b 04:01:58 Removing intermediate container 48e87e388d8b 04:01:58 ---> 0f7ec2252ac6 04:01:58 Step 3/4 : COPY go.mod . 04:01:58 ---> 3f6d7613ee8e 04:01:58 Step 4/4 : RUN go mod download 04:01:58 ---> Running in 014b61de3ad1 04:02:01 ---> df4285fe2e19 04:02:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:02:01 ---> Running in 91a2fb3c5047 04:02:01 Removing intermediate container e3041cba7251 04:02:01 ---> f337061a8344 04:02:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:02:01 Removing intermediate container 63febddcdb4d 04:02:01 ---> ca0bb50a590b 04:02:01 04:02:01 Step 10/31 : FROM alpine:3.14 04:02:01 ---> 84b07dd2d1fd 04:02:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:02:01 ---> Running in 663116cf8217 04:02:01 ---> 8ee93bd1b48e 04:02:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:02:01 ---> Running in d01d9710b396 04:02:01 Removing intermediate container d01d9710b396 04:02:01 ---> 3d91134eb34c 04:02:01 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:02:01 ---> 742d4f195449 04:02:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:02:01 ---> Running in 0187e8f03ffc 04:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:02:01 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 04:02:01 ---> 8beff03bd6b7 04:02:01 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:02:01 ---> Running in 040e460b6377 04:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:02:01 Removing intermediate container 040e460b6377 04:02:01 ---> d9bf33dc06e9 04:02:01 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:02:01 ---> Running in f90c10b10869 04:02:01 (1/2) Installing dumb-init (1.2.5-r1) 04:02:01 (2/2) Installing su-exec (0.2-r1) 04:02:01 Executing busybox-1.33.1-r6.trigger 04:02:01 Removing intermediate container f90c10b10869 04:02:01 ---> f8ce34b46aaa 04:02:01 Step 21/23 : LABEL arch=x86_64 04:02:01 OK: 6 MiB in 16 packages 04:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:02:01 ---> Running in a501b92de71b 04:02:01 Removing intermediate container 663116cf8217 04:02:01 ---> 39532b929b5c 04:02:01 04:02:01 Step 11/23 : FROM docker:20.10.10 04:02:01 Removing intermediate container a501b92de71b 04:02:01 ---> 2693dd02ffcb 04:02:01 Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:02:01 20.10.10: Pulling from library/docker 04:02:01 ---> Running in bd9f75e08103 04:02:01 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:02:01 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 04:02:01 OK: 15864 distinct packages available 04:02:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:02:02 Removing intermediate container bd9f75e08103 04:02:02 ---> 6a589b78f71c 04:02:02 Step 23/23 : LABEL version=0.0.0Removing intermediate container 0187e8f03ffc 04:02:02 04:02:02 ---> 735583cd316e 04:02:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:02:02 ---> Running in 0dedeb4c9915 04:02:02 ---> Running in e27bc41afd17 04:02:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:02:02 Removing intermediate container e27bc41afd17 04:02:02 ---> 5d31c2ea6706 04:02:02 04:02:02 Removing intermediate container 0dedeb4c9915 04:02:02 ---> e59fd14836fc 04:02:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:02:02 OK: 221 MiB in 52 packages 04:02:03 ---> Running in 3170bc4c97c1 04:02:03 Successfully built 5d31c2ea6706 04:02:03 Successfully tagged security-spire-server:latest 04:02:03  Building security-spire-server ... done Removing intermediate container e741b0ffbb65 04:02:03 ---> 99283040c012 04:02:03 04:02:03 Step 10/23 : FROM alpine:3.14 04:02:03 ---> 84b07dd2d1fd 04:02:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:02:03 ---> Using cache 04:02:03 ---> 07e05abf5e19 04:02:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:02:03 ---> Using cache 04:02:03 ---> da6199446c13 04:02:03 Step 13/23 : ENV APP_PORT=59882 04:02:03 Removing intermediate container 3170bc4c97c1 04:02:03 ---> 4f891bdbf57f 04:02:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:02:03 ---> Running in 57cefbd53db6 04:02:03 ---> Running in be8784ad219e 04:02:03 Removing intermediate container 91a2fb3c5047 04:02:03 ---> cbe5c5796189 04:02:03 Step 5/20 : COPY go.mod vendor* ./ 04:02:03 Removing intermediate container 57cefbd53db6 04:02:03 ---> fef36086b342 04:02:03 Step 14/23 : EXPOSE $APP_PORT 04:02:03 ---> Running in 8091ec585917 04:02:03 ---> 8e1542034373 04:02:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:04 Removing intermediate container 8091ec585917 04:02:04 ---> 0dda222fc8ba 04:02:04 Step 15/23 : WORKDIR / 04:02:04 ---> Running in 3f586007c156 04:02:04 ---> Running in e3b65df78343 04:02:04 Removing intermediate container be8784ad219e 04:02:04 ---> fc2b6d9f8b8a 04:02:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:02:04 ---> Running in 6271efd4da31 04:02:04 Removing intermediate container e3b65df78343 04:02:04 ---> 565c982f6e94 04:02:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:02:04 Removing intermediate container 6271efd4da31 04:02:04 ---> 927a8916ba27 04:02:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:02:04 ---> fe489a3b5968 04:02:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:02:05 ---> 69e24ea2f043 04:02:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:02:05 ---> 82eaf129c060 04:02:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:02:05 ---> Running in 43bb0a98a97f 04:02:05 Removing intermediate container 3f586007c156 04:02:05 ---> c623fa03e8a9 04:02:05 Step 7/20 : COPY . . 04:02:05 ---> e3f5affc7d15 04:02:05 Step 19/23 : ENTRYPOINT ["/core-command"] 04:02:05 ---> Running in 8cd64b9d8902 04:02:06 Removing intermediate container 8cd64b9d8902 04:02:06 ---> 9ffaf5e9348a 04:02:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:02:07 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:02:08 Status: Downloaded newer image for docker:20.10.10 04:02:08 ---> b706a049f56e 04:02:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:02:08 ---> Running in 25f965afc34e 04:02:08 ---> Running in 7fda6d7b80d3 04:02:08 Removing intermediate container 25f965afc34e 04:02:08 ---> ec6d52b3a9b5 04:02:08 Step 21/23 : LABEL arch=x86_64 04:02:08 Removing intermediate container 7fda6d7b80d3 04:02:08 ---> d681909a4fc9 04:02:08 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:02:08 Removing intermediate container 43bb0a98a97f 04:02:08 ---> e23e38f4f67d 04:02:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:02:08 ---> Running in b077b356429c 04:02:08 ---> Running in 399672af55d4 04:02:08 ---> 73af56583e82 04:02:08 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:02:08 Removing intermediate container b077b356429c 04:02:08 ---> 88701ce5f753 04:02:08 Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:02:08 ---> Running in ca64a075c0cf 04:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:02:09 (1/42) Installing readline (8.1.0-r0) 04:02:09 (2/42) Installing bash (5.1.16-r0) 04:02:09 Removing intermediate container ca64a075c0cf 04:02:09 ---> 3597117d578a 04:02:09 Step 23/23 : LABEL version=0.0.0 04:02:09 Executing bash-5.1.16-r0.post-install 04:02:09 (3/42) Installing brotli-libs (1.0.9-r5) 04:02:09 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:02:09 (5/42) Installing libcurl (7.79.1-r0) 04:02:09 (6/42) Installing curl (7.79.1-r0) 04:02:09 (7/42) Installing dumb-init (1.2.5-r1) 04:02:09 (8/42) Installing libbz2 (1.0.8-r1) 04:02:09 (9/42) Installing expat (2.4.7-r0) 04:02:09 (10/42) Installing libffi (3.3-r2) 04:02:09 (11/42) Installing gdbm (1.19-r0) 04:02:09 (12/42) Installing xz-libs (5.2.5-r0) 04:02:09 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:02:09 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:02:09 ---> Running in 2c758fa30f67 04:02:09 (15/42) Installing mpdecimal (2.5.1-r1) 04:02:09 (16/42) Installing sqlite-libs (3.35.5-r0) 04:02:09 (17/42) Installing python3 (3.9.5-r2) 04:02:09 (18/42) Installing py3-appdirs (1.4.4-r2) 04:02:09 (19/42) Installing py3-chardet (4.0.0-r2) 04:02:09 (20/42) Installing py3-idna (3.2-r0) 04:02:09 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:02:09 (22/42) Installing py3-certifi (2020.12.5-r1) 04:02:09 (23/42) Installing py3-requests (2.25.1-r4) 04:02:09 ---> 89802c58f207 04:02:09 (24/42) Installing py3-msgpack (1.0.2-r1) 04:02:09 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:02:09 (25/42) Installing py3-lockfile (0.12.2-r4) 04:02:09 Removing intermediate container 2c758fa30f67 04:02:09 ---> 2d370d939af6 04:02:09 04:02:09 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:02:09 (27/42) Installing py3-colorama (0.4.4-r1) 04:02:09 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:02:09 (29/42) Installing py3-distlib (0.3.1-r3) 04:02:09 (30/42) Installing py3-distro (1.5.0-r3) 04:02:09 (31/42) Installing py3-six (1.15.0-r1) 04:02:09 (32/42) Installing py3-webencodings (0.5.1-r4) 04:02:09 (33/42) Installing py3-html5lib (1.1-r1) 04:02:09 (34/42) Installing py3-parsing (2.4.7-r2) 04:02:09 (35/42) Installing py3-packaging (20.9-r1) 04:02:09 (36/42) Installing py3-toml (0.10.2-r2) 04:02:09 (37/42) Installing py3-pep517 (0.10.0-r2) 04:02:09 Successfully built 2d370d939af6 04:02:09 (38/42) Installing py3-progress (1.5-r2) 04:02:09 Successfully tagged core-command:latest 04:02:09  Building core-command ... done (39/42) Installing py3-retrying (1.3.3-r1) 04:02:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:02:09 (41/42) Installing py3-setuptools (52.0.0-r3) 04:02:10 (42/42) Installing py3-pip (20.3.4-r1) 04:02:10 Executing busybox-1.33.1-r6.trigger 04:02:10 OK: 84 MiB in 64 packages 04:02:10 Collecting docker-compose==1.23.2 04:02:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:02:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:02:11 Collecting cached-property<2,>=1.2.0 04:02:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:02:11 Collecting docker<4.0,>=3.6.0 04:02:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:02:11 Collecting websocket-client<1.0,>=0.32.0 04:02:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:02:11 Collecting dockerpty<0.5,>=0.4.1 04:02:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:02:11 ---> f6e12ca7265b 04:02:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:02:12 Collecting PyYAML<4,>=3.10 04:02:12 Downloading PyYAML-3.13.tar.gz (270 kB) 04:02:12 ---> 497dfdafd9bf 04:02:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:02:12 Collecting docopt<0.7,>=0.6.1 04:02:12 Downloading docopt-0.6.2.tar.gz (25 kB) 04:02:12 ---> fcf00caab518 04:02:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:02:13 ---> Running in 9cff2a5a2ac5 04:02:13 Collecting texttable<0.10,>=0.9.0 04:02:13 Downloading texttable-0.9.1.tar.gz (11 kB) 04:02:13 ---> 53d6273665ad 04:02:13 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:02:13 Collecting jsonschema<3,>=2.5.1 04:02:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:02:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:02:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:02:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:02:14 Collecting docker-pycreds>=0.4.0 04:02:14 ---> Running in 9ae546f05c55 04:02:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:02:14 Collecting chardet<3.1.0,>=3.0.2 04:02:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:02:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 04:02:14 Collecting idna<2.8,>=2.5 04:02:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:02:14 Collecting urllib3<1.25,>=1.21.1 04:02:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:02:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:02:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:02:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:02:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:02:14 Removing intermediate container 9ae546f05c55 04:02:14 ---> d9df68afe76d 04:02:14 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:02:15 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:02:15 Attempting uninstall: urllib3 04:02:15 Found existing installation: urllib3 1.26.5 04:02:15 Uninstalling urllib3-1.26.5: 04:02:15 Successfully uninstalled urllib3-1.26.5 04:02:15 Attempting uninstall: idna 04:02:15 Found existing installation: idna 3.2 04:02:15 Uninstalling idna-3.2: 04:02:15 Successfully uninstalled idna-3.2 04:02:15 ---> 155a1800aed0 04:02:15 Step 26/31 : RUN chmod +x /entrypoint.sh 04:02:15 Attempting uninstall: chardet 04:02:15 Found existing installation: chardet 4.0.0 04:02:15 Uninstalling chardet-4.0.0: 04:02:15 Successfully uninstalled chardet-4.0.0 04:02:16 ---> Running in 33cdc68e47f5 04:02:16 Attempting uninstall: requests 04:02:16 Found existing installation: requests 2.25.1 04:02:16 Uninstalling requests-2.25.1: 04:02:16 Successfully uninstalled requests-2.25.1 04:02:16 Running setup.py install for texttable: started 04:02:17 Running setup.py install for texttable: finished with status 'done' 04:02:17 Running setup.py install for PyYAML: started 04:02:17 Running setup.py install for PyYAML: finished with status 'done' 04:02:17 Running setup.py install for docopt: started 04:02:17 Removing intermediate container 33cdc68e47f5 04:02:17 ---> b814cf6b2a57 04:02:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:02:18 ---> Running in 0f50bc37a843 04:02:18 Running setup.py install for docopt: finished with status 'done' 04:02:18 Running setup.py install for dockerpty: started 04:02:18 Removing intermediate container 0f50bc37a843 04:02:18 ---> a5153a21b028 04:02:18 Step 28/31 : CMD ["gate"] 04:02:18 ---> Running in 8b74aa4b7fcd 04:02:18 Running setup.py install for dockerpty: finished with status 'done' 04:02:18 Removing intermediate container 8b74aa4b7fcd 04:02:18 ---> 84e8f6cf5c65 04:02:18 Step 29/31 : LABEL arch=x86_64 04:02:19 ---> Running in f30188aa9b12 04:02:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:02:19 Removing intermediate container f30188aa9b12 04:02:19 ---> 7c32636f3b32 04:02:19 Step 30/31 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:02:19 ---> Running in 88647e737fc6 04:02:19 Removing intermediate container 88647e737fc6 04:02:19 ---> 12a7e6394bca 04:02:19 Step 31/31 : LABEL version=0.0.0 04:02:20 ---> Running in 38ed04d12ece 04:02:20 Removing intermediate container 38ed04d12ece 04:02:20 ---> ba43da84c959 04:02:20 04:02:20 Successfully built ba43da84c959 04:02:20 Successfully tagged security-bootstrapper:latest 04:02:23  Building security-bootstrapper ... done Removing intermediate container 399672af55d4 04:02:23 ---> 2ca0845572cc 04:02:23 Step 14/23 : ENV APP_PORT=58890 04:02:23 ---> Running in 1856a143b105 04:02:23 Removing intermediate container 1856a143b105 04:02:23 ---> 530bcf761991 04:02:23 Step 15/23 : EXPOSE $APP_PORT 04:02:23 ---> Running in 4dff43042360 04:02:23 Removing intermediate container 4dff43042360 04:02:23 ---> 4f518a3a6dd5 04:02:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:02:23 ---> 0c603955c2cc 04:02:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:02:24 ---> b13f0456056f 04:02:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:02:24 ---> be1daf15efc9 04:02:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:02:24 ---> Running in 7afe42647aa0 04:02:24 Removing intermediate container 7afe42647aa0 04:02:24 ---> 42cb9b0dbc4e 04:02:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:02:24 ---> Running in 2bef14b2db18 04:02:25 Removing intermediate container 2bef14b2db18 04:02:25 ---> 48f39da6787a 04:02:25 Step 21/23 : LABEL arch=x86_64 04:02:25 ---> Running in b08944a0e86d 04:02:25 Removing intermediate container b08944a0e86d 04:02:25 ---> 5aa62dc0722c 04:02:25 Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:02:25 ---> Running in b82df8096125 04:02:25 Removing intermediate container b82df8096125 04:02:25 ---> ef84e85377e2 04:02:25 Step 23/23 : LABEL version=0.0.0 04:02:25 ---> Running in 814e822cb5a6 04:02:25 Removing intermediate container 814e822cb5a6 04:02:25 ---> 10a7d1dc8880 04:02:25 04:02:25 Successfully built 10a7d1dc8880 04:02:25 Successfully tagged sys-mgmt-agent:latest 04:02:30  Building sys-mgmt-agent ... done Removing intermediate container 9cff2a5a2ac5 04:02:30 ---> 277041aab93a 04:02:30 04:02:30 Step 9/20 : FROM alpine:3.15 04:02:30 ---> 76c8fb57b6fc 04:02:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:02:30 ---> Using cache 04:02:30 ---> 2f4e46ac87bc 04:02:30 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:30 ---> Using cache 04:02:30 ---> 498189e0086f 04:02:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:02:30 ---> Running in fa8bb62b7394 04:02:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:02:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:02:31 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:02:31 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 04:02:31 OK: 15854 distinct packages available 04:02:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:02:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:02:32 (1/9) Installing ca-certificates (20211220-r0) 04:02:32 (2/9) Installing brotli-libs (1.0.9-r5) 04:02:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:02:33 (4/9) Installing libcurl (7.80.0-r0) 04:02:33 (5/9) Installing curl (7.80.0-r0) 04:02:33 (6/9) Installing dumb-init (1.2.5-r1) 04:02:33 (7/9) Installing musl-obstack (1.2.3-r0) 04:02:33 (8/9) Installing libucontext (1.1-r0) 04:02:33 (9/9) Installing gcompat (1.0.0-r4) 04:02:33 Executing busybox-1.34.1-r4.trigger 04:02:33 Executing ca-certificates-20211220-r0.trigger 04:02:33 OK: 8 MiB in 23 packages 04:02:34 Removing intermediate container fa8bb62b7394 04:02:34 ---> 91400eca6c8b 04:02:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 04:02:34 ---> ae39b7a14976 04:02:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:02:34 ---> 42631630db20 04:02:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:02:35 ---> 955905ea98b2 04:02:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:02:35 ---> Running in 1229409de85f 04:02:35 Removing intermediate container 1229409de85f 04:02:35 ---> 026fa03f58ef 04:02:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:02:35 ---> Running in 707a23a55392 04:02:35 Removing intermediate container 707a23a55392 04:02:35 ---> 4be122175cb7 04:02:35 Step 18/20 : LABEL arch=x86_64 04:02:35 ---> Running in 98604e9390bb 04:02:35 Removing intermediate container 98604e9390bb 04:02:35 ---> 947e8521c0f7 04:02:35 Step 19/20 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:02:35 ---> Running in 4fdb7ee59dfd 04:02:35 Removing intermediate container 4fdb7ee59dfd 04:02:35 ---> 663e7542116c 04:02:35 Step 20/20 : LABEL version=0.0.0 04:02:35 ---> Running in 252f6384b0b2 04:02:35 Removing intermediate container 252f6384b0b2 04:02:35 ---> ea56e3004af7 04:02:35 04:02:36 Successfully built ea56e3004af7 04:02:36 Successfully tagged security-spiffe-token-provider:latest 04:02:36  Building security-spiffe-token-provider ... done  [Pipeline] } 04:02:36 $ docker stop --time=1 3fe316969f1cb497b97e361c38bf621b67344a8c93daeef346b577d0afd4209f 04:02:37 $ docker rm -f 3fe316969f1cb497b97e361c38bf621b67344a8c93daeef346b577d0afd4209f [Pipeline] // withDockerContainer [Pipeline] sh 04:02:37 + docker images 04:02:37 REPOSITORY TAG IMAGE ID CREATED SIZE 04:02:37 security-spiffe-token-provider latest ea56e3004af7 2 seconds ago 28.5MB 04:02:37 277041aab93a 8 seconds ago 1.61GB 04:02:37 sys-mgmt-agent latest 10a7d1dc8880 12 seconds ago 305MB 04:02:37 security-bootstrapper latest ba43da84c959 17 seconds ago 24.3MB 04:02:37 core-command latest 2d370d939af6 28 seconds ago 24.5MB 04:02:37 99283040c012 34 seconds ago 1.61GB 04:02:37 security-spire-server latest 5d31c2ea6706 35 seconds ago 82.9MB 04:02:37 39532b929b5c 36 seconds ago 1.61GB 04:02:37 ca0bb50a590b 52 seconds ago 1.61GB 04:02:37 security-secretstore-setup latest 46414d159b48 53 seconds ago 42.1MB 04:02:37 security-spire-config latest 4f78fd75a190 53 seconds ago 82.2MB 04:02:37 support-scheduler latest 656c3837a8f8 About a minute ago 26MB 04:02:37 881ef0a18e1f About a minute ago 1.62GB 04:02:37 8e29c1661af6 About a minute ago 1.61GB 04:02:37 8694b2f86b54 About a minute ago 1.63GB 04:02:37 core-data latest 047619022f5a About a minute ago 35.9MB 04:02:37 security-proxy-setup latest b442dd38a10e About a minute ago 43.4MB 04:02:37 support-notifications latest 01bd2294f8a0 About a minute ago 26.6MB 04:02:37 core-metadata latest e0bd29f3d6fe About a minute ago 26.1MB 04:02:37 a4a58081aa3b About a minute ago 1.65GB 04:02:37 72b267699bc0 About a minute ago 1.62GB 04:02:37 958c76beb5b4 About a minute ago 1.62GB 04:02:37 7e53f57851b7 About a minute ago 1.63GB 04:02:37 security-spire-agent latest 91c7c2b24b73 2 minutes ago 119MB 04:02:37 d8729229606b 2 minutes ago 1.61GB 04:02:37 ci-base-image-x86_64 latest c58bc691d6ac 5 minutes ago 896MB 04:02:37 alpine 3.14 84b07dd2d1fd 28 hours ago 5.59MB 04:02:37 alpine 3.15 76c8fb57b6fc 28 hours ago 5.57MB 04:02:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 04:02:37 docker 20.10.10 b706a049f56e 4 months ago 216MB 04:02:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 04:02:37 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 04:02:52 Still waiting to schedule task 04:02:52 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:02:55 Removing intermediate container 014b61de3ad1 04:02:55 ---> 254069ba5142 04:02:55 Successfully built 254069ba5142 04:02:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:02:55 + docker inspect -f . ci-base-image-arm64 04:02:55 . [Pipeline] withDockerContainer 04:02:55 prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container 04:02:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:02:57 $ docker top 778d7a56d11f2cdd7b2a65598c5932bb0df6ea3b5914679a3e58eca6bd3e07fe -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:58 + go version 04:02:58 go version go1.17.6 linux/arm64 [Pipeline] } 04:02:58 $ docker stop --time=1 778d7a56d11f2cdd7b2a65598c5932bb0df6ea3b5914679a3e58eca6bd3e07fe 04:02:59 $ docker rm -f 778d7a56d11f2cdd7b2a65598c5932bb0df6ea3b5914679a3e58eca6bd3e07fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:03:00 + docker inspect -f . ci-base-image-arm64 04:03:00 . [Pipeline] withDockerContainer 04:03:00 prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container 04:03:00 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:03:02 $ docker top a1ff9ae9ce134981eca6dd1bfc8c65a6e4b916c58976d9d73724c5673ffc0f89 -eo pid,comm [Pipeline] { [Pipeline] echo 04:03:02 ========================================================= 04:03:02 [edgeXBuildGoParallel] Running Tests and Build... 04:03:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:03:02 + make test 04:03:02 go mod tidy -compat=1.17 04:03:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:03:35 Running on prd-ubuntu18.04-docker-8c-8g-9399 in /w/workspace/edgexfoundry_edgex-go_PR-3930 [Pipeline] { [Pipeline] ws 04:03:35 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:03:35 The recommended git tool is: git 04:03:36 ? github.com/edgexfoundry/edgex-go [no test files] 04:03:37 using credential edgex-jenkins-ssh 04:03:37 Cloning the remote Git repository 04:03:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:03:37 > git init /w/workspace/edgex-go/2 # timeout=10 04:03:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:03:37 > git --version # timeout=10 04:03:37 > git --version # 'git version 2.17.1' 04:03:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:03:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:03:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:03:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3930/head:refs/remotes/origin/PR-3930 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:03:42 Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:03:42 Merge succeeded, producing 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:03:42 Checking out Revision 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 (PR-3930) 04:03:42 > git config core.sparsecheckout # timeout=10 04:03:42 > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # timeout=10 04:03:42 > git remote # timeout=10 04:03:42 > git config --get remote.origin.url # timeout=10 04:03:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:42 > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 04:03:43 > git rev-parse HEAD^{commit} # timeout=10 04:03:43 > git config core.sparsecheckout # timeout=10 04:03:43 > git checkout -f 98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 # timeout=10 04:03:46 Commit message: "feat(metadata): implement POST device resource" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:47 + echo snap-build.sh 04:03:47 snap-build.sh 04:03:47 + SNAP_BASE_DIR=. 04:03:47 + '[' '!' -z /w/workspace/edgex-go/2 ']' 04:03:47 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 04:03:47 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 04:03:47 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 04:03:47 + cd /w/workspace/edgex-go/2 04:03:47 + sudo apt-get remove -qy --purge lxd lxd-client 04:03:47 Reading package lists... 04:03:47 Building dependency tree... 04:03:47 Reading state information... 04:03:47 The following packages were automatically installed and are no longer required: 04:03:47 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:03:47 uidmap xdelta3 04:03:47 Use 'sudo apt autoremove' to remove them. 04:03:47 The following packages will be REMOVED: 04:03:47 lxd* lxd-client* 04:03:47 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:03:47 After this operation, 31.7 MB disk space will be freed. 04:03:48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 04:03:48 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:03:49 Removing lxd dnsmasq configuration 04:03:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:03:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:03:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:03:50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 04:03:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:03:51 Processing triggers for systemd (237-3ubuntu10.52) ... 04:03:51 Processing triggers for ureadahead (0.100.0-21) ... 04:03:52 + sudo snap remove --purge lxd 04:03:52 snap "lxd" is not installed 04:03:52 + sudo groupadd --force --system lxd 04:03:52 ++ whoami 04:03:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:03:52 + newgrp - lxd 04:03:52 + sudo snap install lxd 04:04:00 2022-03-30T04:03:57Z INFO Waiting for automatic snapd restart... 04:04:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:05:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:05:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:05:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:05:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:05:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:05:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:05:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:05:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:05:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:05:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:05:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:05:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:05:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:05:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:05:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.249s coverage: 28.7% of statements 04:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:05:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.422s coverage: 98.5% of statements 04:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:05:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.415s coverage: 54.9% of statements 04:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.919s coverage: 89.2% of statements 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.432s coverage: 84.4% of statements 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.732s coverage: 94.5% of statements 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.382s coverage: 72.2% of statements 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.452s coverage: 60.0% of statements 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.370s coverage: 0.9% of statements 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.276s coverage: 58.8% of statements 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.592s coverage: 24.0% of statements 04:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.412s coverage: 47.1% of statements 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.306s coverage: 79.5% of statements 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements 04:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 04:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.299s coverage: 94.4% of statements 04:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements 04:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.798s coverage: 82.5% of statements 04:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.343s coverage: 92.9% of statements 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements 04:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements 04:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.337s coverage: 85.4% of statements 04:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.842s coverage: 91.2% of statements 04:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 64.4% of statements 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.233s coverage: 100.0% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements 04:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 04:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.453s coverage: 65.4% of statements 04:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.920s coverage: 43.8% of statements 04:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.273s coverage: 89.5% of statements 04:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.307s coverage: 84.8% of statements 04:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:06:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.382s coverage: 17.7% of statements 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:06:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.743s coverage: 92.3% of statements 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:06:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:06:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.495s coverage: 97.7% of statements 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:06:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.235s coverage: 28.9% of statements 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:06:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:06:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.202s coverage: 100.0% of statements 04:06:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 04:06:51 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 04:06:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:06:51 GO111MODULE=on go vet ./... 04:08:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:43 ./bin/test-attribution-txt.sh [Pipeline] echo 04:08:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:08:45 + ls -al . 04:08:45 total 660 04:08:45 drwxrwxr-x 9 1001 1001 4096 Mar 30 04:08 . 04:08:45 drwxr-xr-x 4 root root 4096 Mar 30 04:03 .. 04:08:45 -rw-rw-r-- 1 1001 1001 11 Mar 30 04:01 .dockerignore 04:08:45 drwxrwxr-x 8 1001 1001 4096 Mar 30 04:01 .git 04:08:45 drwxrwxr-x 4 1001 1001 4096 Mar 30 04:01 .github 04:08:45 -rw-rw-r-- 1 1001 1001 870 Mar 30 04:01 .gitignore 04:08:45 -rw-rw-r-- 1 1001 1001 42 Mar 30 04:01 .golangci.yml 04:08:45 -rw-rw-r-- 1 1001 1001 87 Mar 30 04:01 .hadolint.yml 04:08:45 -rw-rw-r-- 1 1001 1001 166 Mar 30 04:01 .sonarcloud.properties 04:08:45 -rw-rw-r-- 1 1001 1001 1171 Mar 30 04:01 ADOPTERS.md 04:08:45 -rw-rw-r-- 1 1001 1001 9953 Mar 30 04:01 Attribution.txt 04:08:45 -rw-rw-r-- 1 1001 1001 51732 Mar 30 04:01 CHANGELOG.md 04:08:45 -rw-rw-r-- 1 1001 1001 3804 Mar 30 04:01 CONTRIBUTING.md 04:08:45 -rw-rw-r-- 1 1001 1001 677 Mar 30 04:01 GOVERNANCE.md 04:08:45 -rw-rw-r-- 1 1001 1001 849 Mar 30 04:01 Jenkinsfile 04:08:45 -rw-rw-r-- 1 1001 1001 10775 Mar 30 04:01 LICENSE 04:08:45 -rw-rw-r-- 1 1001 1001 8478 Mar 30 04:01 Makefile 04:08:45 -rw-rw-r-- 1 1001 1001 582 Mar 30 04:01 OWNERS.md 04:08:45 -rw-rw-r-- 1 1001 1001 8207 Mar 30 04:01 README.md 04:08:45 -rw-rw-r-- 1 1001 1001 6912 Mar 30 04:01 SECURITY.md 04:08:45 -rw-rw-r-- 1 1001 1001 5 Mar 30 03:56 VERSION 04:08:45 -rw-rw-r-- 1 1001 1001 4131 Mar 30 04:01 ZMQWindows.md 04:08:45 drwxrwxr-x 2 1001 1001 4096 Mar 30 04:01 bin 04:08:45 drwxrwxr-x 18 1001 1001 4096 Mar 30 04:01 cmd 04:08:45 -rw-r--r-- 1 root root 427664 Mar 30 04:06 coverage.out 04:08:45 -rw-rw-r-- 1 1001 1001 3175 Mar 30 04:01 go.mod 04:08:45 -rw-rw-r-- 1 1001 1001 34990 Mar 30 04:01 go.sum 04:08:45 drwxrwxr-x 8 1001 1001 4096 Mar 30 04:01 internal 04:08:45 drwxrwxr-x 3 1001 1001 4096 Mar 30 04:01 openapi 04:08:45 drwxrwxr-x 4 1001 1001 4096 Mar 30 04:01 snap 04:08:45 -rw-rw-r-- 1 1001 1001 204 Mar 30 04:01 version.go [Pipeline] sh 04:08:45 + '[' -e coverage.out ] 04:08:45 + chown 1001:1001 coverage.out [Pipeline] stash 04:08:45 Warning: overwriting stash ‘coverage-report’ 04:08:46 Stashed 1 file(s) [Pipeline] sh 04:08:47 + make build 04:08:47 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 04:09:22 lxd 4.24-c92c0b2 from Canonical* installed 04:09:22 + sudo lxd init --auto 04:09:32 + sudo snap install --classic snapcraft 04:09:38 snapcraft 6.1 from Canonical* installed 04:09:38 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:09:38 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:09:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:38 Dload Upload Total Spent Left Speed 04:09:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3940 0 --:--:-- --:--:-- --:--:-- 3940 04:09:38 100 3325k 100 3325k 0 0 9109k 0 --:--:-- --:--:-- --:--:-- 9109k 04:09:38 ./yq_linux_amd64 04:09:38 + sudo snapcraft prime --use-lxd 04:09:40 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:09:40 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 04:09:40 - README.md 04:09:40 04:09:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:09:41 Launching a container. 04:09:51 Waiting for container to be ready 04:09:51 To start your first container, try: lxc launch ubuntu:20.04 04:09:51 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 04:09:51 04:10:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:10:04 Waiting for network to be ready... 04:10:05 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 04:10:05 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1349 kB] 04:10:05 Get:3 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [235 kB] 04:10:05 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 04:10:05 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 04:10:05 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [832 kB] 04:10:05 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 04:10:05 Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 04:10:05 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 04:10:05 Get:10 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 04:10:05 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 04:10:05 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 04:10:05 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 04:10:05 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 04:10:05 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 04:10:05 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 04:10:05 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 04:10:05 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 04:10:06 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 04:10:06 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1680 kB] 04:10:06 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [317 kB] 04:10:06 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 04:10:06 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 04:10:06 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [893 kB] 04:10:06 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 04:10:06 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 04:10:06 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 04:10:08 Fetched 23.5 MB in 3s (7244 kB/s) 04:10:08 Reading package lists... 04:10:09 Reading package lists... 04:10:09 Building dependency tree... 04:10:09 Reading state information... 04:10:09 The following additional packages will be installed: 04:10:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:10:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:10:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:10:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:10:09 Suggested packages: 04:10:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:10:09 Recommended packages: 04:10:09 gnupg libsasl2-modules 04:10:09 The following NEW packages will be installed: 04:10:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:10:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:10:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:10:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:10:09 The following packages will be upgraded: 04:10:09 gpg gpg-agent gpgconf libudev1 04:10:09 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 04:10:09 Need to get 3859 kB of archives. 04:10:09 After this operation, 14.9 MB of additional disk space will be used. 04:10:09 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 04:10:09 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 04:10:10 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 04:10:10 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 04:10:10 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 04:10:10 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 04:10:10 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 04:10:10 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:10:10 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 04:10:10 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 04:10:10 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 04:10:10 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 04:10:10 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 04:10:10 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 04:10:10 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 04:10:10 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 04:10:10 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 04:10:10 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 04:10:10 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 04:10:10 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 04:10:10 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 04:10:10 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 04:10:10 debconf: delaying package configuration, since apt-utils is not installed 04:10:10 Fetched 3859 kB in 1s (3307 kB/s) 04:10:10 (Reading database ... 12816 files and directories currently installed.) 04:10:10 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 04:10:10 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:10:10 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 04:10:10 Selecting previously unselected package udev. 04:10:10 (Reading database ... 12816 files and directories currently installed.) 04:10:10 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 04:10:10 Unpacking udev (245.4-4ubuntu3.15) ... 04:10:11 Selecting previously unselected package libfuse2:amd64. 04:10:11 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 04:10:11 Unpacking libfuse2:amd64 (2.9.9-3) ... 04:10:11 Selecting previously unselected package fuse. 04:10:11 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 04:10:11 Unpacking fuse (2.9.9-3) ... 04:10:11 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 04:10:11 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:10:11 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 04:10:11 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:10:11 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 04:10:11 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:10:11 Selecting previously unselected package libksba8:amd64. 04:10:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:10:11 Unpacking libksba8:amd64 (1.3.5-2) ... 04:10:11 Selecting previously unselected package libroken18-heimdal:amd64. 04:10:11 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:10:11 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:10:11 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:10:11 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:10:11 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:10:11 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:11 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:10:11 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:10:11 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:11 Selecting previously unselected package libwind0-heimdal:amd64. 04:10:11 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:10:11 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:11 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:10:11 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:10:11 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:11 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:10:11 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:10:11 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:10:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:10:12 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:12 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:10:12 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:10:12 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:12 Selecting previously unselected package libsasl2-modules-db:amd64. 04:10:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 04:10:12 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:10:12 Selecting previously unselected package libsasl2-2:amd64. 04:10:12 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 04:10:12 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:10:12 Selecting previously unselected package libldap-common. 04:10:12 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 04:10:12 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:10:12 Selecting previously unselected package libldap-2.4-2:amd64. 04:10:12 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 04:10:12 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:10:12 Selecting previously unselected package dirmngr. 04:10:12 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 04:10:12 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 04:10:12 Setting up libksba8:amd64 (1.3.5-2) ... 04:10:12 Setting up libfuse2:amd64 (2.9.9-3) ... 04:10:12 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:10:12 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:10:12 Setting up udev (245.4-4ubuntu3.15) ... 04:10:13 invoke-rc.d: policy-rc.d denied execution of start. 04:10:13 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:10:13 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:13 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 04:10:13 Setting up gpg (2.2.19-3ubuntu2.1) ... 04:10:13 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:13 Setting up fuse (2.9.9-3) ... 04:10:13 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 04:10:13 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:13 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:13 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:13 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:13 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:13 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:13 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:10:13 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:10:13 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 04:10:13 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 04:10:13 Processing triggers for systemd (245.4-4ubuntu3) ... 04:10:14 Processing triggers for libc-bin (2.31-0ubuntu9) ... 04:10:14 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 04:10:14 Alias= settings in the [Install] section, and DefaultInstance= for template 04:10:14 units). This means they are not meant to be enabled using systemctl. 04:10:14 04:10:14 Possible reasons for having this kind of units are: 04:10:14 • A unit may be statically enabled by being symlinked from another unit's 04:10:14 .wants/ or .requires/ directory. 04:10:14 • A unit's purpose may be to act as a helper for some other unit which has 04:10:14 a requirement dependency on it. 04:10:14 • A unit may be started when needed via activation (socket, path, timer, 04:10:14 D-Bus, udev, scripted systemctl call, ...). 04:10:14 • In case of template units, the unit is meant to be enabled with some 04:10:14 instance name specified. 04:10:14 Reading package lists... 04:10:14 Building dependency tree... 04:10:14 Reading state information... 04:10:14 The following additional packages will be installed: 04:10:14 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 04:10:14 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 04:10:14 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 04:10:14 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 04:10:14 openssh-client python3 python3-minimal python3.8 python3.8-minimal 04:10:14 squashfs-tools systemd systemd-sysv systemd-timesyncd 04:10:14 Suggested packages: 04:10:14 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 04:10:14 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:10:14 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 04:10:14 systemd-container policykit-1 04:10:14 Recommended packages: 04:10:14 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 04:10:15 The following NEW packages will be installed: 04:10:15 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 04:10:15 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 04:10:15 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 04:10:15 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 04:10:15 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 04:10:15 The following packages will be upgraded: 04:10:15 libsystemd0 systemd systemd-sysv systemd-timesyncd 04:10:15 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 04:10:15 Need to get 46.5 MB of archives. 04:10:15 After this operation, 181 MB of additional disk space will be used. 04:10:15 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 04:10:15 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 04:10:15 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 04:10:15 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 04:10:15 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 04:10:15 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 04:10:15 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 04:10:15 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 04:10:15 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 04:10:15 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 04:10:15 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 04:10:15 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 04:10:15 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 04:10:15 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 04:10:15 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 04:10:15 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 04:10:15 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 04:10:15 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 04:10:15 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 04:10:15 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 04:10:15 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 04:10:15 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 04:10:15 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 04:10:15 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 04:10:15 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 04:10:15 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 04:10:15 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 04:10:16 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 04:10:16 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 04:10:16 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 04:10:16 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 04:10:16 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 04:10:16 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 04:10:16 debconf: delaying package configuration, since apt-utils is not installed 04:10:16 Fetched 46.5 MB in 1s (49.1 MB/s) 04:10:16 (Reading database ... 13067 files and directories currently installed.) 04:10:16 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 04:10:16 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:10:16 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 04:10:16 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:10:16 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 04:10:16 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:10:17 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 04:10:17 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:10:17 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 04:10:17 Selecting previously unselected package libpython3.8-minimal:amd64. 04:10:17 (Reading database ... 13068 files and directories currently installed.) 04:10:17 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 04:10:17 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 04:10:17 Selecting previously unselected package libexpat1:amd64. 04:10:17 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 04:10:17 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 04:10:17 Selecting previously unselected package python3.8-minimal. 04:10:17 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 04:10:17 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 04:10:17 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 04:10:17 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 04:10:17 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 04:10:18 Selecting previously unselected package python3-minimal. 04:10:18 (Reading database ... 13359 files and directories currently installed.) 04:10:18 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 04:10:18 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 04:10:18 Selecting previously unselected package mime-support. 04:10:18 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 04:10:18 Unpacking mime-support (3.64ubuntu1) ... 04:10:18 Selecting previously unselected package libmpdec2:amd64. 04:10:18 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 04:10:18 Unpacking libmpdec2:amd64 (2.4.2-3) ... 04:10:18 Selecting previously unselected package libpython3.8-stdlib:amd64. 04:10:18 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 04:10:18 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 04:10:18 Selecting previously unselected package python3.8. 04:10:18 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 04:10:18 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 04:10:19 Selecting previously unselected package libpython3-stdlib:amd64. 04:10:19 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 04:10:19 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:10:19 Setting up python3-minimal (3.8.2-0ubuntu2) ... 04:10:19 Selecting previously unselected package python3. 04:10:19 (Reading database ... 13761 files and directories currently installed.) 04:10:19 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 04:10:19 Unpacking python3 (3.8.2-0ubuntu2) ... 04:10:19 Selecting previously unselected package libdbus-1-3:amd64. 04:10:19 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 04:10:19 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 04:10:19 Selecting previously unselected package dbus. 04:10:19 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 04:10:19 Unpacking dbus (1.12.16-2ubuntu2.1) ... 04:10:19 Selecting previously unselected package libbsd0:amd64. 04:10:19 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 04:10:19 Unpacking libbsd0:amd64 (0.10.0-1) ... 04:10:19 Selecting previously unselected package libpam-systemd:amd64. 04:10:19 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 04:10:19 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 04:10:19 Selecting previously unselected package sudo. 04:10:19 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 04:10:19 Unpacking sudo (1.8.31-1ubuntu1.2) ... 04:10:19 Selecting previously unselected package apparmor. 04:10:19 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 04:10:19 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 04:10:19 Selecting previously unselected package libcbor0.6:amd64. 04:10:19 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 04:10:19 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:10:19 Selecting previously unselected package libedit2:amd64. 04:10:19 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 04:10:19 Unpacking libedit2:amd64 (3.1-20191231-1) ... 04:10:19 Selecting previously unselected package libfido2-1:amd64. 04:10:19 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 04:10:19 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:10:20 Selecting previously unselected package libkrb5support0:amd64. 04:10:20 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 04:10:20 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:10:20 Selecting previously unselected package libk5crypto3:amd64. 04:10:20 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 04:10:20 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:10:20 Selecting previously unselected package libkeyutils1:amd64. 04:10:20 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 04:10:20 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:10:20 Selecting previously unselected package libkrb5-3:amd64. 04:10:20 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 04:10:20 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:10:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:10:20 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 04:10:20 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:10:20 Selecting previously unselected package openssh-client. 04:10:20 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 04:10:20 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 04:10:20 Selecting previously unselected package dbus-user-session. 04:10:20 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 04:10:20 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 04:10:20 Selecting previously unselected package liblzo2-2:amd64. 04:10:20 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 04:10:20 Unpacking liblzo2-2:amd64 (2.10-2) ... 04:10:20 Selecting previously unselected package squashfs-tools. 04:10:20 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 04:10:20 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 04:10:20 Selecting previously unselected package snapd. 04:10:20 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 04:10:20 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 04:10:23 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:10:23 Setting up mime-support (3.64ubuntu1) ... 04:10:23 Setting up liblzo2-2:amd64 (2.10-2) ... 04:10:23 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:10:23 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:10:23 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 04:10:23 Setting up dbus (1.12.16-2ubuntu2.1) ... 04:10:24 Setting up sudo (1.8.31-1ubuntu1.2) ... 04:10:24 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:10:24 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:10:24 Setting up libmpdec2:amd64 (2.4.2-3) ... 04:10:24 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 04:10:24 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:10:24 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 04:10:24 Setting up libbsd0:amd64 (0.10.0-1) ... 04:10:24 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:10:24 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 04:10:24 Setting up libedit2:amd64 (3.1-20191231-1) ... 04:10:24 Setting up python3 (3.8.2-0ubuntu2) ... 04:10:24 running python rtupdate hooks for python3.8... 04:10:24 running python post-rtupdate hooks for python3.8... 04:10:24 Setting up apparmor (2.13.3-7ubuntu5.1) ... 04:10:25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:10:25 Reloading AppArmor profiles 04:10:25 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:10:25 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 04:10:26 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 04:10:26 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 04:10:26 Setting up systemd (245.4-4ubuntu3.15) ... 04:10:26 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:10:26 Installing new version of config file /etc/systemd/resolved.conf ... 04:10:28 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 04:10:28 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 04:10:28 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 04:10:28 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 04:10:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:10:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:10:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:10:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:10:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:10:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:10:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:10:29 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:10:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:10:30 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:10:30 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 04:10:30 Processing triggers for libc-bin (2.31-0ubuntu9) ... 04:10:31 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 04:10:31 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 04:10:31 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 04:10:32 Reading package lists... 04:10:32 Reading package lists... 04:10:32 Building dependency tree... 04:10:32 Reading state information... 04:10:32 Calculating upgrade... 04:10:32 The following packages will be upgraded: 04:10:32 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 04:10:32 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 04:10:32 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 04:10:32 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 04:10:32 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 04:10:32 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 04:10:32 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 04:10:32 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 04:10:32 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 04:10:32 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 04:10:32 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 04:10:32 xz-utils zlib1g 04:10:32 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:10:32 Need to get 65.7 MB of archives. 04:10:32 After this operation, 27.6 MB of additional disk space will be used. 04:10:32 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 04:10:32 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 04:10:33 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 04:10:33 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 04:10:33 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 04:10:33 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 04:10:33 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 04:10:33 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 04:10:33 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 04:10:33 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 04:10:33 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 04:10:33 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 04:10:33 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 04:10:33 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 04:10:33 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 04:10:33 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 04:10:33 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 04:10:33 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 04:10:33 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 04:10:33 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 04:10:33 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 04:10:33 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 04:10:33 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 04:10:33 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 04:10:33 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 04:10:34 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 04:10:34 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 04:10:34 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 04:10:34 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 04:10:34 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 04:10:34 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 04:10:34 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 04:10:34 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 04:10:34 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 04:10:34 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 04:10:34 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 04:10:34 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 04:10:34 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 04:10:34 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 04:10:34 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 04:10:34 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 04:10:34 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 04:10:34 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 04:10:34 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 04:10:34 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 04:10:34 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 04:10:34 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 04:10:34 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 04:10:34 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 04:10:34 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 04:10:34 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 04:10:34 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 04:10:34 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 04:10:34 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 04:10:34 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 04:10:34 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 04:10:34 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 04:10:34 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 04:10:34 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 04:10:34 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 04:10:34 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 04:10:34 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 04:10:34 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 04:10:34 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 04:10:34 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 04:10:34 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 04:10:34 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 04:10:34 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 04:10:34 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 04:10:34 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 04:10:34 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 04:10:34 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 04:10:35 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 04:10:35 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 04:10:35 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 04:10:35 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 04:10:35 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] 04:10:36 debconf: delaying package configuration, since apt-utils is not installed 04:10:36 Fetched 65.7 MB in 3s (22.1 MB/s) 04:10:36 (Reading database ... 14313 files and directories currently installed.) 04:10:36 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 04:10:36 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:10:36 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 04:10:36 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:10:36 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 04:10:36 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 04:10:36 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:10:36 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:10:36 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:10:36 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:10:37 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:10:37 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:10:37 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:10:37 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:10:37 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:10:37 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:10:37 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:10:37 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:10:37 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:10:37 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:10:37 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 04:10:37 (Reading database ... 14312 files and directories currently installed.) 04:10:37 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:10:37 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:10:37 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:10:37 (Reading database ... 14312 files and directories currently installed.) 04:10:37 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:10:37 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:10:37 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:10:38 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:10:38 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:10:38 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:10:39 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 04:10:39 (Reading database ... 14312 files and directories currently installed.) 04:10:39 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 04:10:39 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:10:39 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 04:10:39 (Reading database ... 14312 files and directories currently installed.) 04:10:39 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 04:10:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:10:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:10:40 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 04:10:40 Setting up base-files (11ubuntu5.5) ... 04:10:40 Installing new version of config file /etc/issue ... 04:10:40 Installing new version of config file /etc/issue.net ... 04:10:40 Installing new version of config file /etc/lsb-release ... 04:10:40 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:10:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:10:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:10:40 Removing obsolete conffile /etc/default/motd-news ... 04:10:40 (Reading database ... 14311 files and directories currently installed.) 04:10:40 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 04:10:40 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 04:10:40 Setting up bash (5.0-6ubuntu1.1) ... 04:10:40 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 04:10:41 (Reading database ... 14311 files and directories currently installed.) 04:10:41 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 04:10:41 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 04:10:41 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 04:10:41 (Reading database ... 14311 files and directories currently installed.) 04:10:41 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 04:10:41 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 04:10:41 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 04:10:41 (Reading database ... 14311 files and directories currently installed.) 04:10:41 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 04:10:41 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:10:41 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 04:10:41 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:10:41 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 04:10:41 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:10:42 Setting up perl-base (5.30.0-9ubuntu0.2) ... 04:10:42 (Reading database ... 14311 files and directories currently installed.) 04:10:42 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 04:10:42 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:10:42 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 04:10:42 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 04:10:42 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 04:10:42 (Reading database ... 14311 files and directories currently installed.) 04:10:42 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 04:10:42 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 04:10:42 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 04:10:42 (Reading database ... 14311 files and directories currently installed.) 04:10:42 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 04:10:42 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:10:43 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 04:10:43 (Reading database ... 14311 files and directories currently installed.) 04:10:43 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 04:10:43 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:10:43 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 04:10:43 (Reading database ... 14311 files and directories currently installed.) 04:10:43 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 04:10:43 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:10:43 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 04:10:43 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:10:43 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 04:10:43 (Reading database ... 14311 files and directories currently installed.) 04:10:43 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 04:10:43 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:10:43 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 04:10:43 (Reading database ... 14311 files and directories currently installed.) 04:10:43 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 04:10:43 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:10:43 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 04:10:43 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:10:44 Setting up util-linux (2.34-0.1ubuntu9.3) ... 04:10:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:10:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:10:44 (Reading database ... 14311 files and directories currently installed.) 04:10:44 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 04:10:44 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:10:45 Setting up libc-bin (2.31-0ubuntu9.7) ... 04:10:45 (Reading database ... 14311 files and directories currently installed.) 04:10:45 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 04:10:45 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 04:10:45 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 04:10:45 (Reading database ... 14311 files and directories currently installed.) 04:10:45 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 04:10:45 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 04:10:45 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 04:10:45 (Reading database ... 14311 files and directories currently installed.) 04:10:45 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 04:10:45 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 04:10:45 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 04:10:45 (Reading database ... 14311 files and directories currently installed.) 04:10:45 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 04:10:45 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 04:10:45 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 04:10:45 (Reading database ... 14311 files and directories currently installed.) 04:10:45 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 04:10:45 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 04:10:45 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 04:10:45 (Reading database ... 14311 files and directories currently installed.) 04:10:45 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 04:10:45 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:10:45 Setting up gpgv (2.2.19-3ubuntu2.1) ... 04:10:45 (Reading database ... 14311 files and directories currently installed.) 04:10:45 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 04:10:45 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 04:10:46 Setting up ubuntu-keyring (2020.02.11.4) ... 04:10:46 (Reading database ... 14311 files and directories currently installed.) 04:10:46 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 04:10:46 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 04:10:46 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 04:10:46 (Reading database ... 14311 files and directories currently installed.) 04:10:46 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 04:10:46 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 04:10:46 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 04:10:46 (Reading database ... 14311 files and directories currently installed.) 04:10:46 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 04:10:46 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 04:10:46 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 04:10:46 (Reading database ... 14311 files and directories currently installed.) 04:10:46 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 04:10:46 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 04:10:46 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 04:10:46 (Reading database ... 14311 files and directories currently installed.) 04:10:46 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 04:10:46 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 04:10:46 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 04:10:46 (Reading database ... 14311 files and directories currently installed.) 04:10:46 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 04:10:46 Unpacking apt (2.0.6) over (2.0.2) ... 04:10:47 Setting up apt (2.0.6) ... 04:10:47 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:10:47 (Reading database ... 14311 files and directories currently installed.) 04:10:47 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 04:10:47 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:10:47 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 04:10:48 (Reading database ... 14311 files and directories currently installed.) 04:10:48 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 04:10:48 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:10:48 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 04:10:48 (Reading database ... 14313 files and directories currently installed.) 04:10:48 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 04:10:48 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:10:48 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 04:10:48 (Reading database ... 14317 files and directories currently installed.) 04:10:48 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 04:10:48 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:10:48 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 04:10:48 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:10:48 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 04:10:48 (Reading database ... 14317 files and directories currently installed.) 04:10:48 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 04:10:48 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 04:10:49 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 04:10:49 (Reading database ... 14317 files and directories currently installed.) 04:10:49 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 04:10:49 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 04:10:49 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 04:10:49 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 04:10:49 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 04:10:49 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 04:10:49 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 04:10:49 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 04:10:49 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 04:10:49 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 04:10:49 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 04:10:49 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 04:10:49 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 04:10:49 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 04:10:50 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 04:10:50 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 04:10:50 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 04:10:50 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 04:10:50 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 04:10:50 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 04:10:50 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 04:10:50 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 04:10:50 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 04:10:50 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:10:50 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 04:10:50 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:10:50 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 04:10:50 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:10:51 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 04:10:51 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:10:51 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 04:10:51 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:10:51 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 04:10:51 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:10:51 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 04:10:51 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 04:10:51 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:10:51 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:10:51 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:10:51 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:10:52 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:10:52 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:10:53 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:10:53 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:10: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 04:10:54 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:10:54 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:10:55 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:10:55 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:10:56 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:10:56 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:10:56 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 04:10:56 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 04:10:56 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 04:10:56 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 04:10:56 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 04:10:56 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 04:10:56 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 04:10:56 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:10:56 Setting up tzdata (2022a-0ubuntu0.20.04) ... 04:10:56 04:10:56 Current default time zone: 'Etc/UTC' 04:10:56 Local time is now: Wed Mar 30 04:10:56 UTC 2022. 04:10:56 Universal Time is now: Wed Mar 30 04:10:56 UTC 2022. 04:10:56 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:10:56 04:10:56 Setting up xz-utils (5.2.4-1ubuntu1) ... 04:10:56 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:10:56 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:10:56 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 04:10:56 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:10:56 Setting up mount (2.34-0.1ubuntu9.3) ... 04:10:56 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 04:10:56 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 04:10:56 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 04:10:56 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 04:10:56 Setting up openssl (1.1.1f-1ubuntu2.12) ... 04:10:56 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:10:56 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:10:57 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 04:10:57 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:10:57 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 04:10:57 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:10:57 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 04:10:57 Setting up fdisk (2.34-0.1ubuntu9.3) ... 04:10:57 Setting up ca-certificates (20210119~20.04.2) ... 04:10:59 Updating certificates in /etc/ssl/certs... 04:10:59 21 added, 21 removed; done. 04:10:59 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 04:10:59 Setting up perl (5.30.0-9ubuntu0.2) ... 04:10:59 Setting up procps (2:3.3.16-1ubuntu2.3) ... 04:11:00 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 04:11:00 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 04:11:00 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 04:11:00 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 04:11:00 Setting up binutils (2.34-6ubuntu1.3) ... 04:11:00 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 04:11:00 Setting up build-essential (12.8ubuntu1.1) ... 04:11:00 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 04:11:00 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 04:11:00 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 04:11:00 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 04:11:00 Processing triggers for systemd (245.4-4ubuntu3.15) ... 04:11:00 Processing triggers for mime-support (3.64ubuntu1) ... 04:11:00 Processing triggers for ca-certificates (20210119~20.04.2) ... 04:11:00 Updating certificates in /etc/ssl/certs... 04:11:00 0 added, 0 removed; done. 04:11:00 Running hooks in /etc/ca-certificates/update.d... 04:11:00 done. 04:11:02 Reading package lists... 04:11:02 Building dependency tree... 04:11:02 Reading state information... 04:11:02 The following NEW packages will be installed: 04:11:02 apt-transport-https 04:11:02 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:11:02 Need to get 4680 B of archives. 04:11:02 After this operation, 162 kB of additional disk space will be used. 04:11:02 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 04:11:02 debconf: delaying package configuration, since apt-utils is not installed 04:11:02 Fetched 4680 B in 0s (62.1 kB/s) 04:11:02 Selecting previously unselected package apt-transport-https. 04:11:02 (Reading database ... 14320 files and directories currently installed.) 04:11:02 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 04:11:02 Unpacking apt-transport-https (2.0.6) ... 04:11:02 Setting up apt-transport-https (2.0.6) ... 04:11:03 Waiting for network to be ready... 04:11:09 2022-03-30T04:11:07Z INFO Waiting for automatic snapd restart... 04:11:10 snapd 2.54.4 from Canonical* installed 04:11:11 "snapd" switched to the "latest/stable" channel 04:11:11 04:11:14 core20 20220304 from Canonical* installed 04:11:14 "core20" switched to the "latest/stable" channel 04:11:14 04:11:17 snapcraft 6.1 from Canonical* installed 04:11:17 "snapcraft" switched to the "latest/stable" channel 04:11:17 04:11:23 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 04:11:23 - README.md 04:11:23 04:11:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:11:23 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 04:11:23 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 04:11:23 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 04:11:23 Reading package lists... 04:11:23 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 04:11:24 Reading package lists... 04:11:24 Building dependency tree... 04:11:24 Reading state information... 04:11:24 Suggested packages: 04:11:24 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 04:11:24 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 04:11:24 krb5-user libnorm-doc 04:11:24 Recommended packages: 04:11:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:11:24 The following NEW packages will be installed: 04:11:24 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 04:11:24 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 04:11:24 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 04:11:24 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 04:11:24 libzmq5 pkg-config zip 04:11:24 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 04:11:24 Need to get 10.3 MB of archives. 04:11:24 After this operation, 56.5 MB of additional disk space will be used. 04:11:24 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 04:11:24 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 04:11:24 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 04:11:24 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 04:11:24 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 04:11:24 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 04:11:24 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 04:11:24 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 04:11:24 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 04:11:24 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 04:11:24 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 04:11:24 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 04:11:24 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 04:11:24 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 04:11:24 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 04:11:24 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 04:11:24 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 04:11:25 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 04:11:25 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 04:11:25 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 04:11:25 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 04:11:25 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 04:11:25 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 04:11:25 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 04:11:25 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 04:11:25 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 04:11:25 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 04:11:25 debconf: delaying package configuration, since apt-utils is not installed 04:11:25 Fetched 10.3 MB in 1s (9219 kB/s) 04:11:25 Selecting previously unselected package libglib2.0-0:amd64. 04:11:25 (Reading database ... 14324 files and directories currently installed.) 04:11:25 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 04:11:25 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:11:26 Selecting previously unselected package libsodium23:amd64. 04:11:26 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 04:11:26 Unpacking libsodium23:amd64 (1.0.18-1) ... 04:11:26 Selecting previously unselected package libpsl5:amd64. 04:11:26 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 04:11:26 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:11:26 Selecting previously unselected package libbrotli1:amd64. 04:11:26 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 04:11:26 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:11:26 Selecting previously unselected package libnghttp2-14:amd64. 04:11:26 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 04:11:26 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 04:11:26 Selecting previously unselected package librtmp1:amd64. 04:11:26 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 04:11:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:11:26 Selecting previously unselected package libssh-4:amd64. 04:11:26 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 04:11:26 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:11:26 Selecting previously unselected package libcurl3-gnutls:amd64. 04:11:26 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 04:11:26 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:11:26 Selecting previously unselected package liberror-perl. 04:11:26 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 04:11:26 Unpacking liberror-perl (0.17029-1) ... 04:11:26 Selecting previously unselected package git-man. 04:11:26 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 04:11:26 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 04:11:26 Selecting previously unselected package git. 04:11:26 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 04:11:26 Unpacking git (1:2.25.1-1ubuntu3.2) ... 04:11:27 Selecting previously unselected package libgssrpc4:amd64. 04:11:27 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 04:11:27 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 04:11:27 Selecting previously unselected package libkdb5-9:amd64. 04:11:27 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 04:11:27 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 04:11:27 Selecting previously unselected package libkadm5srv-mit11:amd64. 04:11:27 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 04:11:27 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 04:11:27 Selecting previously unselected package libkadm5clnt-mit11:amd64. 04:11:27 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 04:11:27 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 04:11:27 Selecting previously unselected package comerr-dev:amd64. 04:11:27 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 04:11:27 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 04:11:27 Selecting previously unselected package krb5-multidev:amd64. 04:11:27 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 04:11:27 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 04:11:27 Selecting previously unselected package libnorm1:amd64. 04:11:27 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 04:11:27 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 04:11:27 Selecting previously unselected package libnorm-dev:amd64. 04:11:27 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 04:11:27 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 04:11:27 Selecting previously unselected package libpgm-5.2-0:amd64. 04:11:27 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 04:11:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:11:27 Selecting previously unselected package libpgm-dev:amd64. 04:11:27 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 04:11:27 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:11:27 Selecting previously unselected package libsodium-dev:amd64. 04:11:27 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 04:11:27 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 04:11:27 Selecting previously unselected package libzmq5:amd64. 04:11:27 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 04:11:27 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 04:11:27 Selecting previously unselected package libkrb5-dev:amd64. 04:11:27 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 04:11:27 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 04:11:27 Selecting previously unselected package libzmq3-dev:amd64. 04:11:27 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 04:11:27 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 04:11:28 Selecting previously unselected package pkg-config. 04:11:28 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 04:11:28 Unpacking pkg-config (0.29.1-0ubuntu4) ... 04:11:28 Selecting previously unselected package zip. 04:11:28 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 04:11:28 Unpacking zip (3.0-11build1) ... 04:11:28 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:11:28 Setting up libsodium23:amd64 (1.0.18-1) ... 04:11:28 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:11:28 No schema files found: doing nothing. 04:11:28 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:11:28 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 04:11:28 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 04:11:28 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 04:11:28 Setting up liberror-perl (0.17029-1) ... 04:11:28 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 04:11:28 Setting up zip (3.0-11build1) ... 04:11:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:11:28 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 04:11:28 Setting up pkg-config (0.29.1-0ubuntu4) ... 04:11:28 Setting up libsodium-dev:amd64 (1.0.18-1) ... 04:11:28 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:11:28 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 04:11:28 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 04:11:28 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 04:11:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:11:28 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 04:11:28 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 04:11:28 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:11:28 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:11:28 Setting up git (1:2.25.1-1ubuntu3.2) ... 04:11:28 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 04:11:28 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 04:11:28 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 04:11:28 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 04:11:29 comerr-dev set to automatically installed. 04:11:29 git set to automatically installed. 04:11:29 git-man set to automatically installed. 04:11:29 krb5-multidev set to automatically installed. 04:11:29 libbrotli1 set to automatically installed. 04:11:29 libcurl3-gnutls set to automatically installed. 04:11:29 liberror-perl set to automatically installed. 04:11:29 libglib2.0-0 set to automatically installed. 04:11:29 libgssrpc4 set to automatically installed. 04:11:29 libkadm5clnt-mit11 set to automatically installed. 04:11:29 libkadm5srv-mit11 set to automatically installed. 04:11:29 libkdb5-9 set to automatically installed. 04:11:29 libkrb5-dev set to automatically installed. 04:11:29 libnghttp2-14 set to automatically installed. 04:11:29 libnorm-dev set to automatically installed. 04:11:29 libnorm1 set to automatically installed. 04:11:29 libpgm-5.2-0 set to automatically installed. 04:11:29 libpgm-dev set to automatically installed. 04:11:29 libpsl5 set to automatically installed. 04:11:29 librtmp1 set to automatically installed. 04:11:29 libsodium-dev set to automatically installed. 04:11:29 libsodium23 set to automatically installed. 04:11:29 libssh-4 set to automatically installed. 04:11:29 libzmq3-dev set to automatically installed. 04:11:29 libzmq5 set to automatically installed. 04:11:29 pkg-config set to automatically installed. 04:11:29 zip set to automatically installed. 04:11:30 snapd is not logged in, snap install commands will use sudo 04:11:40 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 04:11:40 Downloading snap 'edgex-app-service-configurable' 04:11:48 Pulling app-service-configurable 04:11:48 + snapcraftctl pull 04:11:49 Pulling config-common 04:11:49 + snapcraftctl pull 04:11:51 Pulling go-build-helper 04:11:51 + snapcraftctl pull 04:11:52 'edgex-go' has dependencies that need to be staged: go-build-helper 04:11:52 Skipping pull go-build-helper (already ran) 04:11:52 Building go-build-helper 04:11:52 + snapcraftctl build 04:11:54 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 04:11:54 Staging go-build-helper 04:11:54 + snapcraftctl stage 04:11:58 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 04:11:58 Fetched 290 kB in 0s (0 B/s) 04:11:58 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 04:11:58 Fetched 158 kB in 0s (0 B/s) 04:11:58 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 04:11:58 Fetched 242 kB in 0s (0 B/s) 04:11:58 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 04:11:58 Fetched 150 kB in 0s (0 B/s) 04:11:58 Pulling edgex-go 04:11:58 + snapcraftctl pull 04:12:00 Pulling hooks 04:12:00 + snapcraftctl pull 04:12:12 Removing suid/guid from /root/parts/static-packages/install/bin/su 04:12:12 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 04:12:12 Fetched 96.1 kB in 0s (0 B/s) 04:12:12 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 04:12:12 Fetched 78.7 kB in 0s (0 B/s) 04:12:12 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 04:12:12 Fetched 48.0 kB in 0s (0 B/s) 04:12:12 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 04:12:12 Fetched 50.2 kB in 0s (0 B/s) 04:12:12 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 04:12:12 Fetched 14.7 kB in 0s (0 B/s) 04:12:12 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 04:12:12 Fetched 234 kB in 0s (0 B/s) 04:12:12 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 04:12:12 Fetched 155 kB in 0s (0 B/s) 04:12:12 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 04:12:12 Fetched 170 kB in 0s (0 B/s) 04:12:12 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 04:12:12 Fetched 267 kB in 0s (0 B/s) 04:12:12 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:12:12 Fetched 50.6 kB in 0s (0 B/s) 04:12:12 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 04:12:12 Fetched 15.1 kB in 0s (0 B/s) 04:12:12 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 04:12:12 Fetched 51.5 kB in 0s (0 B/s) 04:12:12 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 04:12:12 Fetched 121 kB in 0s (0 B/s) 04:12:12 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 04:12:12 Fetched 29.7 kB in 0s (0 B/s) 04:12:12 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 04:12:12 Fetched 1021 kB in 0s (0 B/s) 04:12:12 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 04:12:12 Fetched 49.3 kB in 0s (0 B/s) 04:12:12 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 04:12:12 Fetched 54.9 kB in 0s (0 B/s) 04:12:12 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 04:12:12 Fetched 16.6 kB in 0s (0 B/s) 04:12:12 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 04:12:12 Fetched 87.9 kB in 0s (0 B/s) 04:12:12 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 04:12:12 Fetched 142 kB in 0s (0 B/s) 04:12:12 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 04:12:12 Fetched 41.8 kB in 0s (0 B/s) 04:12:12 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 04:12:12 Fetched 181 kB in 0s (0 B/s) 04:12:12 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 04:12:12 Fetched 208 kB in 0s (0 B/s) 04:12:12 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 04:12:12 Fetched 161 kB in 0s (0 B/s) 04:12:12 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 04:12:12 Fetched 107 kB in 0s (0 B/s) 04:12:12 Pulling static-packages 04:12:12 + snapcraftctl pull 04:12:12 Pulling version 04:12:12 + cd /root/project 04:12:12 ++ git describe --tags --abbrev=0 04:12:12 ++ sed s/v// 04:12:12 + GIT_VERSION=2.2.0-dev.48 04:12:12 + '[' -z 2.2.0-dev.48 ']' 04:12:12 + snapcraftctl set-version 2.2.0-dev.48 04:12:14 Building app-service-configurable 04:12:14 + snapcraftctl build 04:12:16 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 04:12:16 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 04:12:16 Building config-common 04:12:16 + snapcraftctl build 04:12:17 + cp --archive --link --no-dereference . /root/parts/config-common/install 04:12:18 Skipping build go-build-helper (already ran) 04:12:18 Building edgex-go 04:12:18 + cd /root/parts/edgex-go/src 04:12:18 ++ git describe --tags --abbrev=0 04:12:18 ++ sed s/v// 04:12:18 + GIT_VERSION=2.2.0-dev.48 04:12:18 + '[' -z 2.2.0-dev.48 ']' 04:12:18 + echo 2.2.0-dev.48 04:12:18 + '[' '!' -d vendor ']' 04:12:18 + go mod download all 04:12:20 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 04:12:21 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 04:12:22 + make build 04:12:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:12:28 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 04:12:34 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 04:12: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:12:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:12:46 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 04:12:51 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 04:12:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:12:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:12:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:12:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:12:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:12:57 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 04:12:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:12:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:13:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:13:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:13:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:13:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:13:06 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:13:06 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:13:06 + case "$service" in 04:13:06 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:13:06 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:13:06 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:13:06 + case "$service" in 04:13:06 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:13:06 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:13:06 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:13:06 + case "$service" in 04:13:06 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:13:06 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:13:06 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:13:06 + case "$service" in 04:13:06 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:13:06 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:13:06 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:13:06 + case "$service" in 04:13:06 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:13:06 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:13:06 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:13:06 + case "$service" in 04:13:06 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:13:06 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:13:06 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:13:06 + case "$service" in 04:13:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:13:06 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:13:06 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:13:06 + case "$service" in 04:13:06 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:13:06 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:13:06 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:13:06 + case "$service" in 04:13:06 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 04:13:06 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:13:06 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:13:06 + case "$service" in 04:13:06 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:13:06 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:13:06 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 04:13:06 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:13:06 + case "$service" in 04:13:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:13:06 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 04:13:06 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:13:06 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:13:06 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:13: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:13:07 Building hooks 04:13:07 + cd /root/parts/hooks/src 04:13:07 + make build 04:13:07 go mod tidy 04:13:07 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 04:13:07 go: downloading github.com/stretchr/testify v1.7.0 04:13:08 go: downloading github.com/davecgh/go-spew v1.1.0 04:13:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:13:08 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 04:13:09 GO111MODULE=on go build -o cmd/install/install ./cmd/install 04:13:10 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 04:13:10 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [Pipeline] } 04:13:11 $ docker stop --time=1 a1ff9ae9ce134981eca6dd1bfc8c65a6e4b916c58976d9d73724c5673ffc0f89 04:13:12 Removing suid/guid from /root/parts/static-packages/install/bin/su 04:13:12 Building static-packages 04:13:12 + snapcraftctl build 04:13:13 $ docker rm -f a1ff9ae9ce134981eca6dd1bfc8c65a6e4b916c58976d9d73724c5673ffc0f89 04:13:14 Building version 04:13:14 + snapcraftctl build [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:15 Staging app-service-configurable 04:13:15 + snapcraftctl stage 04:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:13:16 04:13:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:13:16 latest: Pulling from edgex-devops/edgex-compose-arm64 04:13:16 29e5d40040c1: Pulling fs layer 04:13:16 1ce36da41761: Pulling fs layer 04:13:16 25b303627fd3: Pulling fs layer 04:13:16 29e5d40040c1: Verifying Checksum 04:13:16 29e5d40040c1: Download complete 04:13:17 Staging config-common 04:13:17 + snapcraftctl stage 04:13:17 1ce36da41761: Verifying Checksum 04:13:17 1ce36da41761: Download complete 04:13:17 29e5d40040c1: Pull complete 04:13:18 Skipping stage go-build-helper (already ran) 04:13:18 Staging edgex-go 04:13:18 + snapcraftctl stage 04:13:18 25b303627fd3: Verifying Checksum 04:13:18 25b303627fd3: Download complete 04:13:18 1ce36da41761: Pull complete 04:13:19 Staging hooks 04:13:19 + snapcraftctl stage 04:13:21 Staging static-packages 04:13:21 + snapcraftctl stage 04:13:22 Staging version 04:13:22 + snapcraftctl stage 04:13:23 Priming app-service-configurable 04:13:23 + snapcraftctl prime 04:13:26 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 04:13:26 stage-packages: 04:13:26 - libnorm1 04:13:26 - libpgm-5.2-0 04:13:26 - libsodium23 04:13:26 - libzmq5 04:13:26 Priming config-common 04:13:26 + snapcraftctl prime 04:13:27 Priming go-build-helper 04:13:27 + snapcraftctl prime 04:13:28 Priming edgex-go 04:13:28 + snapcraftctl prime 04:13:28 25b303627fd3: Pull complete 04:13:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:13:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:13:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:13:29 prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container 04:13:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:13:30 Priming hooks 04:13:30 + snapcraftctl prime 04:13:31 $ docker top 3c0767f30d262bd575a8c1fc3d77ec795ea0a31152ec380a9f4a5f81434777c1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:32 Priming static-packages 04:13:32 + snapcraftctl prime 04:13:32 + grep parallel 04:13:32 + docker-compose build --help 04:13:36 Priming version 04:13:36 + snapcraftctl prime 04:13:37 --parallel Build images in parallel. 04:13:37 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } 04:13:37 $ docker stop --time=1 3c0767f30d262bd575a8c1fc3d77ec795ea0a31152ec380a9f4a5f81434777c1 04:13:39 $ docker rm -f 3c0767f30d262bd575a8c1fc3d77ec795ea0a31152ec380a9f4a5f81434777c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:13:40 . [Pipeline] withDockerContainer 04:13:40 prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container 04:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:13:41 $ docker top 45ec8a0dd53628b6dfad89e8c0ee97a3fb1c63b14b07fc9dd5de2816af739094 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:42 + docker-compose -f ./docker-compose-build.yml build --parallel 04:13:48 Building core-command ... 04:13:48 Building core-data ... 04:13:48 Building core-metadata ... 04:13:48 Building security-bootstrapper ... 04:13:48 Building security-proxy-setup ... 04:13:48 Building security-secretstore-setup ... 04:13:48 Building security-spiffe-token-provider ... 04:13:48 Building security-spire-agent ... 04:13:48 Building security-spire-config ... 04:13:48 Building security-spire-server ... 04:13:48 Building support-notifications ... 04:13:48 Building support-scheduler ... 04:13:48 Building sys-mgmt-agent ... 04:13:48 Building sys-mgmt-agent 04:13:48 Building security-bootstrapper 04:13:48 Building security-secretstore-setup 04:13:48 Building core-data 04:13:48 Building security-spire-agent 04:15:39 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:15:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:15:39 ---> 254069ba5142 04:15:39 Step 3/31 : WORKDIR /edgex-go 04:15:39 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:15:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:15:39 ---> 254069ba5142 04:15:39 Step 3/25 : WORKDIR /edgex-go 04:15:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:15:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:15:39 ---> 254069ba5142 04:15:39 Step 3/23 : WORKDIR /edgex-go 04:15:39 ---> Running in 8985cf20962b 04:15:39 ---> Running in dab764802133 04:15:39 ---> Running in eae0471fe076 04:15:39 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:15:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:15:39 ---> 254069ba5142 04:15:39 Step 3/24 : WORKDIR /edgex-go 04:15:39 ---> Running in f8c2d936ee72 04:15:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:15:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:15:39 ---> 254069ba5142 04:15:39 Step 3/23 : WORKDIR /edgex-go 04:15:39 ---> Running in 3faa30109ef7 04:15:39 Removing intermediate container dab764802133 04:15:39 ---> 24eda68f9829 04:15:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:39 Removing intermediate container 8985cf20962b 04:15:39 ---> 5e7dfc2e724a 04:15:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:39 Removing intermediate container f8c2d936ee72 04:15:39 Removing intermediate container eae0471fe076 04:15:39 ---> ae6725f7976d 04:15:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:39 ---> fd0f194e6c1e 04:15:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:39 ---> Running in 739897eeb145 04:15:39 Removing intermediate container 3faa30109ef7 04:15:39 ---> 20a992e9e8c3 04:15:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:39 ---> Running in d6720e16860d 04:15:39 ---> Running in d57352ed47aa 04:15:39 ---> Running in 5ebe72b7ac51 04:15:39 ---> Running in 0cf1e2cd74c5 04:15:39 Removing intermediate container 739897eeb145 04:15:39 ---> 68abecb53be2 04:15:39 Step 5/31 : RUN apk add --update --no-cache make git 04:15:39 ---> Running in 43a17886e92a 04:15:39 Removing intermediate container d57352ed47aa 04:15:39 ---> f24d2782b427 04:15:39 Step 5/24 : RUN apk add --update --no-cache make git 04:15:39 Removing intermediate container d6720e16860d 04:15:39 ---> 7a09724b0765 04:15:39 Step 5/23 : RUN apk add --update --no-cache make bash git 04:15:39 Removing intermediate container 0cf1e2cd74c5 04:15:39 ---> e0547dcd3603 04:15:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:15:39 ---> Running in 5aa4b34edf3f 04:15:39 ---> Running in 4fbcbe32491e 04:15:39 Removing intermediate container 5ebe72b7ac51 04:15:39 ---> Running in 11b1c828b25d 04:15:39 ---> 2ae3750644be 04:15:39 Step 5/25 : RUN apk add --update --no-cache make git 04:15:39 ---> Running in 00363b1aee24 04:15:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:15:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:15:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:15:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:15:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:15:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:15:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:15:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:15:42 OK: 220 MiB in 52 packages 04:15:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:15:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:15:43 Removing intermediate container 43a17886e92a 04:15:43 ---> 6c2ed135b3a8 04:15:43 Step 6/31 : COPY go.mod vendor* ./ 04:15:43 OK: 220 MiB in 52 packages 04:15:43 OK: 220 MiB in 52 packages 04:15:43 OK: 220 MiB in 52 packages 04:15:44 OK: 220 MiB in 52 packages 04:15:45 ---> 30baa29b2a0a 04:15:45 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:45 ---> Running in 8e5b05a4f63c 04:15:45 Removing intermediate container 5aa4b34edf3f 04:15:45 ---> 85146b69b2e9 04:15:45 Step 6/24 : COPY go.mod vendor* ./ 04:15:45 Removing intermediate container 00363b1aee24 04:15:45 Removing intermediate container 11b1c828b25d 04:15:45 ---> be2f3f3c135f 04:15:45 Step 6/25 : COPY go.mod vendor* ./ 04:15:45 ---> 07175313f57b 04:15:45 Step 6/23 : COPY go.mod vendor* ./ 04:15:45 Removing intermediate container 4fbcbe32491e 04:15:45 ---> f53e467ee6f1 04:15:45 Step 6/23 : COPY go.mod vendor* ./ 04:15:46 ---> 5be8d12023c0 04:15:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:46 ---> 36647cf6da27 04:15:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:47 ---> 2cec68bfd54e 04:15:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:47 ---> Running in 58bc50d8b80a 04:15:47 ---> Running in 47c8feeaacd3 04:15:47 ---> Running in 4f030261a85f 04:15:47 ---> b64511db77cf 04:15:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:48 ---> Running in b3bc8edef549 04:15:49 Removing intermediate container 8e5b05a4f63c 04:15:49 ---> 5ebf9bfa3d28 04:15:49 Step 8/31 : COPY . . 04:15:53 Removing intermediate container 58bc50d8b80a 04:15:53 ---> 61da538a60d5 04:15:53 Step 8/23 : COPY . . 04:15:53 Removing intermediate container b3bc8edef549 04:15:53 ---> 74d16a4b38e4 04:15:53 Step 8/25 : COPY . . 04:15:54 Removing intermediate container 4f030261a85f 04:15:54 ---> f5781c1468b4 04:15:54 Step 8/23 : COPY . . 04:15:54 Removing intermediate container 47c8feeaacd3 04:15:54 ---> 67e34845a286 04:15:54 Step 8/24 : COPY . . 04:16:26 ---> fb0befbecc69 04:16:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:16:26 ---> Running in c8c167e597ac 04:16:26 ---> 920d7acc8fa3 04:16:26 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:16:26 ---> Running in 9c77abada4a4 04:16:26 ---> d1c9fb448f94 04:16:26 Step 9/23 : RUN make cmd/core-data/core-data 04:16:27 ---> Running in 2a16191605e7 04:16:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:16:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:16:29 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 04:16:29 ---> 70f4897c3f37 04:16:29 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 04:16:29 ---> Running in bc5e43df8ab1 04:16:30 ---> 38976d62e98b 04:16:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:16:30 ---> Running in cafae1557795 04:16:30 Removing intermediate container bc5e43df8ab1 04:16:30 ---> 7a0f50284717 04:16:30 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 04:16:31 ---> Running in 43ea30014bbd 04:16:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:16:35 spire-1.2.0/ 04:16:41 spire-1.2.0/README.md 04:16:41 spire-1.2.0/bin/ 04:16:41 spire-1.2.0/bin/spire-server 04:16:41 spire-1.2.0/bin/spire-agent 04:16:41 spire-1.2.0/conf/ 04:16:41 spire-1.2.0/conf/server/ 04:16:41 spire-1.2.0/conf/server/server.conf 04:16:41 spire-1.2.0/conf/agent/ 04:16:41 spire-1.2.0/conf/agent/agent.conf 04:16:41 spire-1.2.0/LICENSE 04:16:46 Removing intermediate container 43ea30014bbd 04:16:46 ---> 42d3403b5f79 04:16:46 04:16:46 Step 11/24 : FROM alpine:3.15 04:16:46 3.15: Pulling from library/alpine 04:16:47 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 04:16:47 Status: Downloaded newer image for alpine:3.15 04:16:47 ---> 03078ca19a05 04:16:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:16:47 ---> Running in 0d155461a0f4 04:16:47 Removing intermediate container 0d155461a0f4 04:16:47 ---> ca1a37cea4b6 04:16:47 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:47 ---> Running in 3b610403f205 04:16:50 Removing intermediate container 3b610403f205 04:16:50 ---> 8320e2ef2776 04:16:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:16:50 ---> Running in ab9413205567 04:16:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:16:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:16:55 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:16:55 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 04:16:55 OK: 15729 distinct packages available 04:16:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:16:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:16:56 (1/5) Installing dumb-init (1.2.5-r1) 04:16:56 (2/5) Installing musl-obstack (1.2.3-r0) 04:16:57 (3/5) Installing libucontext (1.1-r0) 04:16:57 (4/5) Installing gcompat (1.0.0-r4) 04:16:57 (5/5) Installing openssl (1.1.1n-r0) 04:16:57 Executing busybox-1.34.1-r4.trigger 04:16:57 OK: 6 MiB in 19 packages 04:16:58 Removing intermediate container ab9413205567 04:16:58 ---> 3156ce78c5f1 04:16:58 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 04:17:02 ---> bb1fd88957b1 04:17:02 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:17:07 ---> 80faea8f9cd0 04:17:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:17:08 ---> 16c1214ae6c1 04:17:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:17:09 ---> f13c14f4bcde 04:17:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:17:10 ---> 742024c491ba 04:17:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:17:10 ---> Running in ac74a6a69fac 04:17:10 Removing intermediate container ac74a6a69fac 04:17:10 ---> d562a4040859 04:17:10 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:17:10 ---> Running in bcfc075c3d9a 04:17:11 Removing intermediate container bcfc075c3d9a 04:17:11 ---> 6ddcd2672078 04:17:11 Step 22/24 : LABEL arch=arm64 04:17:11 ---> Running in 45413c41cfc7 04:17:12 Removing intermediate container 45413c41cfc7 04:17:12 ---> d087f3e6cc25 04:17:12 Step 23/24 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:17:12 ---> Running in 972b90382a1f 04:17:12 Removing intermediate container 972b90382a1f 04:17:12 ---> a21675202999 04:17:12 Step 24/24 : LABEL version=0.0.0 04:17:12 ---> Running in 0193ca24c34d 04:17:13 Removing intermediate container 0193ca24c34d 04:17:13 ---> e53ef2ba7884 04:17:13 04:17:13 Successfully built e53ef2ba7884 04:17:13 Successfully tagged security-spire-agent-arm64:latest 04:17:13  Building security-spire-agent ... done Building core-command 04:18:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:18:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:18:01 ---> 254069ba5142 04:18:01 Step 3/23 : WORKDIR /edgex-go 04:18:01 ---> Using cache 04:18:01 ---> 20a992e9e8c3 04:18:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:01 ---> Using cache 04:18:01 ---> e0547dcd3603 04:18:01 Step 5/23 : RUN apk add --update --no-cache make git 04:18:01 ---> Running in 44315d75bb3e 04:18:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:18:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:18:01 OK: 220 MiB in 52 packages 04:18:01 Removing intermediate container 44315d75bb3e 04:18:01 ---> 34804a2ca3d0 04:18:01 Step 6/23 : COPY go.mod vendor* ./ 04:18:01 ---> 8280f917109d 04:18:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:01 ---> Running in dbb83b3b4744 04:18:06 Removing intermediate container dbb83b3b4744 04:18:06 ---> 29ae38c6f7b2 04:18:06 Step 8/23 : COPY . . 04:18:33 ---> 7a6693321408 04:18:33 Step 9/23 : RUN make cmd/core-command/core-command 04:18:33 ---> Running in 59d3f06c208c 04:18:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:22: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:23:14 Removing intermediate container 9c77abada4a4 04:23:14 ---> c1ffcd5d7bba 04:23:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:23:14 ---> Running in 35d935001263 04:23:16 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 04:23:17 Removing intermediate container c8c167e597ac 04:23:17 ---> df7da076835e 04:23:17 04:23:17 Step 10/31 : FROM alpine:3.14 04:23:17 3.14: Pulling from library/alpine 04:23:17 Removing intermediate container cafae1557795 04:23:17 ---> 138d334c4c95 04:23:17 04:23:17 Step 10/25 : FROM alpine:3.14 04:23:18 3.14: Pulling from library/alpine 04:23:19 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 04:23:19 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 04:23:19 Status: Downloaded newer image for alpine:3.14 04:23:19 Status: Downloaded newer image for alpine:3.14 04:23:19 ---> cc3d11fa2d52 04:23:19 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:23:19 ---> cc3d11fa2d52 04:23:19 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:23:19 ---> Running in 5a8dff1177fd 04:23:19 ---> Running in b4f190f5049b 04:23:20 Removing intermediate container 5a8dff1177fd 04:23:20 ---> 68eba72b9669 04:23:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:23:20 ---> Running in a4401e764b1f 04:23:21 Removing intermediate container 35d935001263 04:23:21 ---> 331911461561 04:23:21 04:23:21 Step 11/23 : FROM docker:20.10.10 04:23:21 20.10.10: Pulling from library/docker 04:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:23:23 (1/3) Installing ca-certificates (20211220-r0) 04:23:23 (2/3) Installing dumb-init (1.2.5-r1) 04:23:23 (3/3) Installing su-exec (0.2-r1) 04:23:23 Executing busybox-1.33.1-r6.trigger 04:23:23 Executing ca-certificates-20211220-r0.trigger 04:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:23:24 OK: 6 MiB in 17 packages 04:23:25 (1/2) Installing dumb-init (1.2.5-r1) 04:23:25 (2/2) Installing su-exec (0.2-r1) 04:23:25 Executing busybox-1.33.1-r6.trigger 04:23:25 OK: 6 MiB in 16 packages 04:23:27 Removing intermediate container b4f190f5049b 04:23:27 ---> f4171a1c77a3 04:23:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:23:27 Removing intermediate container a4401e764b1f 04:23:27 ---> 6fc1c7d82bdf 04:23:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:23:27 ---> Running in ca2c7b6dbf79 04:23:27 ---> Running in a63c02bdeadd 04:23:28 Removing intermediate container ca2c7b6dbf79 04:23:28 ---> 6b8f4073097f 04:23:28 Step 13/25 : WORKDIR / 04:23:28 Removing intermediate container a63c02bdeadd 04:23:28 ---> d1cad47ac356 04:23:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:23:29 ---> Running in 8a15bc56ce84 04:23:29 ---> Running in e47b4d546bfa 04:23:29 Removing intermediate container 8a15bc56ce84 04:23:29 ---> 7e5742cf214a 04:23:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:23:29 Removing intermediate container e47b4d546bfa 04:23:29 ---> e659cbc13695 04:23:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:23:30 ---> Running in 2de7ae504151 04:23:32 ---> bc411c472eb1 04:23:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:23:34 ---> 680bde17cc30 04:23:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:23:34 Removing intermediate container 2de7ae504151 04:23:34 ---> 93b2e5c6bd0d 04:23:34 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:23:34 ---> Running in 5c664639e97a 04:23:35 ---> 94d00dcc06f7 04:23:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:23:35 Removing intermediate container 5c664639e97a 04:23:35 ---> bd00789a4edf 04:23:35 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:23:37 ---> 4512623e7955 04:23:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:23:37 ---> dfe372ce192f 04:23:37 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:23:37 ---> Running in c48186845efe 04:23:41 Removing intermediate container c48186845efe 04:23:41 ---> 2b83a618885c 04:23:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:23:41 ---> 2a3e9f3ec1a5 04:23:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:23:42 ---> 5b35a44db719 04:23:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:23:47 ---> 74053ddd373f 04:23:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:23:48 ---> 2db9cd158ee7 04:23:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:23:49 ---> 9ec80570c086 04:23:49 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 04:23:49 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:23:49 ---> Running in fe423005eb3a 04:23:49 Status: Downloaded newer image for docker:20.10.10 04:23:49 ---> 520e9a0a30f7 04:23:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:23:49 ---> Running in ead1dca31ea7 04:23:50 Removing intermediate container ead1dca31ea7 04:23:50 ---> 2da58d97bcef 04:23:50 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:23:50 ---> 931f0d62ada2 04:23:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:23:51 ---> Running in 35443a30b7f3 04:23:52 ---> 4219813ab0f5 04:23:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:23:53 Removing intermediate container fe423005eb3a 04:23:53 ---> e3de09c869d0 04:23:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:23:53 ---> Running in 59f4ae976f91 04:23:54 ---> f35ba3748747 04:23:54 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:23:54 (1/42) Installing readline (8.1.0-r0) 04:23:54 (2/42) Installing bash (5.1.16-r0) 04:23:54 Executing bash-5.1.16-r0.post-install 04:23:54 (3/42) Installing brotli-libs (1.0.9-r5) 04:23:54 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:23:54 (5/42) Installing libcurl (7.79.1-r0) 04:23:54 (6/42) Installing curl (7.79.1-r0) 04:23:54 (7/42) Installing dumb-init (1.2.5-r1) 04:23:54 (8/42) Installing libbz2 (1.0.8-r1) 04:23:54 (9/42) Installing expat (2.4.7-r0) 04:23:54 (10/42) Installing libffi (3.3-r2) 04:23:54 (11/42) Installing gdbm (1.19-r0) 04:23:54 (12/42) Installing xz-libs (5.2.5-r0) 04:23:54 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:23:54 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:23:54 (15/42) Installing mpdecimal (2.5.1-r1) 04:23:54 (16/42) Installing sqlite-libs (3.35.5-r0) 04:23:54 ---> Running in 4fd48253f2a6 04:23:54 Removing intermediate container 59f4ae976f91 04:23:54 ---> 2776c746a07b 04:23:54 Step 23/25 : LABEL arch=arm64 04:23:54 (17/42) Installing python3 (3.9.5-r2) 04:23:54 ---> Running in 6835bde0051e 04:23:55 Removing intermediate container 4fd48253f2a6 04:23:55 ---> 0c4db9c646ec 04:23:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:23:55 Removing intermediate container 6835bde0051e 04:23:55 ---> 27b11b7294c4 04:23:55 Step 24/25 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:23:56 ---> Running in 87ba1d32aba5 04:23:56 Removing intermediate container 87ba1d32aba5 04:23:56 ---> 34dc641aff04 04:23:56 Step 25/25 : LABEL version=0.0.0 04:23:57 ---> Running in caf339d0bfdb 04:23:57 ---> 079814761213 04:23:57 Step 26/31 : RUN chmod +x /entrypoint.sh 04:23:57 (18/42) Installing py3-appdirs (1.4.4-r2) 04:23:57 (19/42) Installing py3-chardet (4.0.0-r2) 04:23:57 (20/42) Installing py3-idna (3.2-r0) 04:23:57 ---> Running in 290fdc695dcb 04:23:57 Removing intermediate container caf339d0bfdb 04:23:57 ---> bc01e2e6bdad 04:23:57 04:23:57 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:23:57 (22/42) Installing py3-certifi (2020.12.5-r1) 04:23:57 (23/42) Installing py3-requests (2.25.1-r4) 04:23:57 (24/42) Installing py3-msgpack (1.0.2-r1) 04:23:57 (25/42) Installing py3-lockfile (0.12.2-r4) 04:23:57 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:23:57 (27/42) Installing py3-colorama (0.4.4-r1) 04:23:57 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:23:57 (29/42) Installing py3-distlib (0.3.1-r3) 04:23:57 (30/42) Installing py3-distro (1.5.0-r3) 04:23:57 (31/42) Installing py3-six (1.15.0-r1) 04:23:57 (32/42) Installing py3-webencodings (0.5.1-r4) 04:23:57 (33/42) Installing py3-html5lib (1.1-r1) 04:23:58 (34/42) Installing py3-parsing (2.4.7-r2) 04:23:58 (35/42) Installing py3-packaging (20.9-r1) 04:23:58 (36/42) Installing py3-toml (0.10.2-r2) 04:23:58 (37/42) Installing py3-pep517 (0.10.0-r2) 04:23:58 (38/42) Installing py3-progress (1.5-r2) 04:23:58 (39/42) Installing py3-retrying (1.3.3-r1) 04:23:58 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:23:58 (41/42) Installing py3-setuptools (52.0.0-r3) 04:23:58 (42/42) Installing py3-pip (20.3.4-r1) 04:23:58 Successfully built bc01e2e6bdad 04:23:58 Successfully tagged security-secretstore-setup-arm64:latest 04:23:58 Building support-scheduler 04:23:59  Building security-secretstore-setup ... done Executing busybox-1.33.1-r6.trigger 04:23:59 OK: 84 MiB in 64 packages 04:23:59 Removing intermediate container 2a16191605e7 04:23:59 ---> a4537c60227a 04:23:59 04:23:59 Step 10/23 : FROM alpine:3.14 04:23:59 ---> cc3d11fa2d52 04:23:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:23:59 ---> Running in e705edb2e096 04:24:00 Removing intermediate container e705edb2e096 04:24:00 ---> 80fa98a43ac5 04:24:00 Step 12/23 : ENV APP_PORT=59880 04:24:00 ---> Running in 193477e9e6b5 04:24:01 Removing intermediate container 290fdc695dcb 04:24:01 ---> 0a65bf5ca0db 04:24:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:24:01 Removing intermediate container 193477e9e6b5 04:24:01 ---> 1b5f81ba8f33 04:24:01 Step 13/23 : EXPOSE $APP_PORT 04:24:01 ---> Running in 5d4ca82445e1 04:24:01 ---> Running in 9c31d36632c4 04:24:02 Removing intermediate container 5d4ca82445e1 04:24:02 ---> 12db37095fe7 04:24:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:02 ---> Running in 1bbb6e22500b 04:24:02 Removing intermediate container 9c31d36632c4 04:24:02 ---> 12faa3b36bff 04:24:02 Step 28/31 : CMD ["gate"] 04:24:03 ---> Running in 8b11696396b9 04:24:04 Removing intermediate container 8b11696396b9 04:24:04 ---> b5c5abc44862 04:24:04 Step 29/31 : LABEL arch=arm64 04:24:04 ---> Running in 81a7b39e61bd 04:24:04 Collecting docker-compose==1.23.2 04:24:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:24:05 Collecting dockerpty<0.5,>=0.4.1 04:24:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:24:05 Removing intermediate container 1bbb6e22500b 04:24:05 ---> 70e9afffa721 04:24:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:24:05 Removing intermediate container 81a7b39e61bd 04:24:05 ---> 2b4caa1776b1 04:24:05 Step 30/31 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:24:05 ---> Running in fdd36ac037c1 04:24:06 ---> Running in 5b473663dfcc 04:24:08 Removing intermediate container 5b473663dfcc 04:24:08 ---> 9fbb5ed9727e 04:24:08 Step 31/31 : LABEL version=0.0.0 04:24:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:24:08 ---> Running in 0dd469122157 04:24:08 Collecting PyYAML<4,>=3.10 04:24:08 Downloading PyYAML-3.13.tar.gz (270 kB) 04:24:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:24:09 Removing intermediate container 0dd469122157 04:24:09 ---> 58ed13881e69 04:24:09 04:24:09 (1/6) Installing dumb-init (1.2.5-r1) 04:24:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:24:10 Successfully built 58ed13881e69 04:24:10 Successfully tagged security-bootstrapper-arm64:latest 04:24:10  Building security-bootstrapper ... done Building support-notifications 04:24:10 (3/6) Installing libsodium (1.0.18-r0) 04:24:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:24:10 (5/6) Installing libzmq (4.3.4-r0) 04:24:10 (6/6) Installing zeromq (4.3.4-r0) 04:24:10 Executing busybox-1.33.1-r6.trigger 04:24:10 OK: 8 MiB in 20 packages 04:24:12 Collecting docopt<0.7,>=0.6.1 04:24:12 Downloading docopt-0.6.2.tar.gz (25 kB) 04:24:12 Removing intermediate container fdd36ac037c1 04:24:12 ---> 59f723af3517 04:24:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:24:14 ---> 663c0c936f64 04:24:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:24:15 Collecting websocket-client<1.0,>=0.32.0 04:24:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:24:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:24:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:24:16 Collecting cached-property<2,>=1.2.0 04:24:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:24:16 Collecting texttable<0.10,>=0.9.0 04:24:16 Downloading texttable-0.9.1.tar.gz (11 kB) 04:24:17 Removing intermediate container 59d3f06c208c 04:24:17 ---> af8f5fb40145 04:24:17 04:24:17 Step 10/23 : FROM alpine:3.14 04:24:17 ---> cc3d11fa2d52 04:24:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:24:17 ---> Running in 2cd7671424d4 04:24:17 ---> 76320ba456a2 04:24:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:24:19 Collecting docker<4.0,>=3.6.0 04:24:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:24:19 ---> b75a8f18c72e 04:24:19 Step 19/23 : ENTRYPOINT ["/core-data"] 04:24:19 ---> Running in 8bbdf7d7dfb0 04:24:19 Collecting jsonschema<3,>=2.5.1 04:24:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:24:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:24:19 Removing intermediate container 8bbdf7d7dfb0 04:24:19 ---> 197d1d8a2cc9 04:24:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:24:19 ---> Running in 61ca9be8622e 04:24:19 Collecting docker-pycreds>=0.4.0 04:24:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:24:20 Removing intermediate container 61ca9be8622e 04:24:20 ---> 4711f05adf1b 04:24:20 Step 21/23 : LABEL arch=arm64 04:24:20 (1/1) Installing dumb-init (1.2.5-r1) 04:24:20 Executing busybox-1.33.1-r6.trigger 04:24:20 ---> Running in be06a5f9baa8 04:24:20 OK: 5 MiB in 15 packages 04:24:21 Collecting urllib3<1.25,>=1.21.1 04:24:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:24:21 Collecting idna<2.8,>=2.5 04:24:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:24:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 04:24:21 Removing intermediate container be06a5f9baa8 04:24:21 ---> 600a18c9b6ab 04:24:21 Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:24:21 Collecting chardet<3.1.0,>=3.0.2 04:24:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:24:21 ---> Running in edc8af32ef27 04:24:22 Removing intermediate container 2cd7671424d4 04:24:22 ---> 74da22ec75c0 04:24:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:24:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:24:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:24:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:24:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:24:22 ---> Running in 89ebbca32a9f 04:24:22 Removing intermediate container edc8af32ef27 04:24:22 ---> 3f01c4d733a8 04:24:22 Step 23/23 : LABEL version=0.0.0 04:24:22 ---> Running in 2691ed597d23 04:24:22 Removing intermediate container 89ebbca32a9f 04:24:22 ---> dc85f0d49651 04:24:22 Step 13/23 : ENV APP_PORT=59882 04:24:23 ---> Running in 5f527ca43130 04:24:23 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:24:23 Attempting uninstall: urllib3 04:24:23 Found existing installation: urllib3 1.26.5 04:24:23 Uninstalling urllib3-1.26.5: 04:24:23 Successfully uninstalled urllib3-1.26.5 04:24:23 Removing intermediate container 2691ed597d23 04:24:23 ---> b6e59782358c 04:24:23 04:24:23 Removing intermediate container 5f527ca43130 04:24:23 ---> 7c4b7aa0e6a0 04:24:23 Step 14/23 : EXPOSE $APP_PORT 04:24:24 ---> Running in a020b9504110 04:24:24 Attempting uninstall: idna 04:24:24 Found existing installation: idna 3.2 04:24:24 Uninstalling idna-3.2: 04:24:24 Successfully uninstalled idna-3.2 04:24:24 Removing intermediate container a020b9504110 04:24:24 ---> d16eb1b86826 04:24:24 Step 15/23 : WORKDIR / 04:24:24 Successfully built b6e59782358c 04:24:24 ---> Running in e6741fb852ad 04:24:24 Successfully tagged core-data-arm64:latest 04:24:24 Building security-spire-server 04:24:25  Building core-data ... done Removing intermediate container e6741fb852ad 04:24:25 ---> 7a0d5201e6b3 04:24:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:24:25 Attempting uninstall: chardet 04:24:25 Found existing installation: chardet 4.0.0 04:24:25 Uninstalling chardet-4.0.0: 04:24:25 Successfully uninstalled chardet-4.0.0 04:24:25 ---> 631db3d64930 04:24:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:24:27 Attempting uninstall: requests 04:24:27 Found existing installation: requests 2.25.1 04:24:27 Uninstalling requests-2.25.1: 04:24:27 Successfully uninstalled requests-2.25.1 04:24:27 ---> e45b28702798 04:24:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:24:27 Running setup.py install for texttable: started 04:24:28 ---> 8ed7b90a065d 04:24:28 Step 19/23 : ENTRYPOINT ["/core-command"] 04:24:28 ---> Running in e4b9126dbb0c 04:24:29 Removing intermediate container e4b9126dbb0c 04:24:29 ---> 955fbff9beae 04:24:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:24:29 ---> Running in ec16372de02d 04:24:29 Running setup.py install for texttable: finished with status 'done' 04:24:29 Running setup.py install for PyYAML: started 04:24:29 Removing intermediate container ec16372de02d 04:24:29 ---> 95284deaf304 04:24:29 Step 21/23 : LABEL arch=arm64 04:24:29 ---> Running in c2e50e98f8ab 04:24:30 Removing intermediate container c2e50e98f8ab 04:24:30 ---> d58c916431d6 04:24:30 Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:24:30 ---> Running in 31d5fdda3224 04:24:31 Removing intermediate container 31d5fdda3224 04:24:31 ---> 95f6e014a36d 04:24:31 Step 23/23 : LABEL version=0.0.0 04:24:31 ---> Running in 44acf6802847 04:24:32 Removing intermediate container 44acf6802847 04:24:32 ---> dabda642eed4 04:24:32 04:24:32 Running setup.py install for PyYAML: finished with status 'done' 04:24:32 Successfully built dabda642eed4 04:24:32 Successfully tagged core-command-arm64:latest 04:24:32 Building security-proxy-setup 04:24:32  Building core-command ... done  Running setup.py install for docopt: started 04:24:34 Running setup.py install for docopt: finished with status 'done' 04:24:34 Running setup.py install for dockerpty: started 04:24:37 Running setup.py install for dockerpty: finished with status 'done' 04:24:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:24:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:24:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:24:43 ---> 254069ba5142 04:24:43 Step 3/22 : WORKDIR /edgex-go 04:24:43 ---> Using cache 04:24:43 ---> 20a992e9e8c3 04:24:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:43 ---> Using cache 04:24:43 ---> e0547dcd3603 04:24:43 Step 5/22 : RUN apk add --update --no-cache make git 04:24:43 ---> Using cache 04:24:43 ---> 34804a2ca3d0 04:24:43 Step 6/22 : COPY go.mod vendor* ./ 04:24:43 ---> Using cache 04:24:43 ---> 8280f917109d 04:24:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:43 ---> Using cache 04:24:43 ---> 29ae38c6f7b2 04:24:43 Step 8/22 : COPY . . 04:24:43 ---> Using cache 04:24:43 ---> 7a6693321408 04:24:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:24:43 ---> Running in 08a3e34cd94c 04:24:44 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 04:24:57 Removing intermediate container 35443a30b7f3 04:24:57 ---> 35102744ab91 04:24:57 Step 14/23 : ENV APP_PORT=58890 04:24:57 ---> Running in 435162305fe9 04:24:57 Removing intermediate container 435162305fe9 04:24:57 ---> 964345a43518 04:24:57 Step 15/23 : EXPOSE $APP_PORT 04:24:57 ---> Running in 67648bed6c00 04:24:57 Removing intermediate container 67648bed6c00 04:24:57 ---> 58826c8efc3d 04:24:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:25:01 ---> 6e7102b02b2b 04:25:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:25:02 ---> 6de9ee9735d2 04:25:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:25:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:25:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:25:03 ---> 254069ba5142 04:25:03 Step 3/22 : WORKDIR /edgex-go 04:25:03 ---> Using cache 04:25:03 ---> 20a992e9e8c3 04:25:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:03 ---> Using cache 04:25:03 ---> e0547dcd3603 04:25:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:25:03 ---> Running in ef7d77c923a8 04:25:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:25:05 ---> 8e9387cfc6f0 04:25:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:25:05 ---> Running in 1b62e0698e04 04:25:05 Removing intermediate container 1b62e0698e04 04:25:05 ---> f1cdb884e97e 04:25:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:25:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:25:05 ---> Running in 903b1bb964b0 04:25:06 OK: 220 MiB in 52 packages 04:25:06 Removing intermediate container 903b1bb964b0 04:25:06 ---> 1875854815b2 04:25:06 Step 21/23 : LABEL arch=arm64 04:25:06 ---> Running in 321061afc634 04:25:08 Removing intermediate container 321061afc634 04:25:08 ---> 8ad9e770a519 04:25:08 Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:25:08 Removing intermediate container ef7d77c923a8 04:25:08 ---> 3247ca51f6ac 04:25:08 Step 6/22 : COPY go.mod vendor* ./ 04:25:08 ---> Running in 28f2362fffd7 04:25:09 Removing intermediate container 28f2362fffd7 04:25:09 ---> 15ac5552c6e0 04:25:09 Step 23/23 : LABEL version=0.0.0 04:25:09 ---> c10bc74c1694 04:25:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:09 ---> Running in 2da704f69a5b 04:25:09 ---> Running in 83062eb215df 04:25:11 Removing intermediate container 2da704f69a5b 04:25:11 ---> 6e72eb555da5 04:25:11 04:25:12 Successfully built 6e72eb555da5 04:25:12 Successfully tagged sys-mgmt-agent-arm64:latest 04:25:12 Building core-metadata 04:25:16  Building sys-mgmt-agent ... done Removing intermediate container 83062eb215df 04:25:16 ---> b4f7afca46a2 04:25:16 Step 8/22 : COPY . . 04:25:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:25:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:25:26 ---> 254069ba5142 04:25:26 Step 3/23 : WORKDIR /edgex-go 04:25:26 ---> Using cache 04:25:26 ---> 20a992e9e8c3 04:25:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:26 ---> Using cache 04:25:26 ---> e0547dcd3603 04:25:26 Step 5/23 : RUN apk add --update --no-cache make git 04:25:26 ---> Using cache 04:25:26 ---> 34804a2ca3d0 04:25:26 Step 6/23 : COPY go.mod vendor* ./ 04:25:26 ---> Using cache 04:25:26 ---> 8280f917109d 04:25:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:26 ---> Using cache 04:25:26 ---> 29ae38c6f7b2 04:25:26 Step 8/23 : COPY . . 04:25:26 ---> Using cache 04:25:26 ---> 7a6693321408 04:25:26 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 04:25:27 ---> Running in 5ed87beecc72 04:25:28 Removing intermediate container 5ed87beecc72 04:25:28 ---> e1e53eb4d943 04:25:28 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 04:25:28 ---> Running in e496c4b48343 04:25:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:25:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:25:32 ---> 254069ba5142 04:25:32 Step 3/22 : WORKDIR /edgex-go 04:25:32 ---> Using cache 04:25:32 ---> 20a992e9e8c3 04:25:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:32 ---> Using cache 04:25:32 ---> e0547dcd3603 04:25:32 Step 5/22 : RUN apk add --update --no-cache make git 04:25:32 ---> Using cache 04:25:32 ---> 34804a2ca3d0 04:25:32 Step 6/22 : COPY go.mod vendor* ./ 04:25:32 ---> Using cache 04:25:32 ---> 8280f917109d 04:25:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:32 ---> Using cache 04:25:32 ---> 29ae38c6f7b2 04:25:32 Step 8/22 : COPY . . 04:25:32 ---> Using cache 04:25:32 ---> 7a6693321408 04:25:32 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:25:32 ---> Running in 750c96b0cb2e 04:25:32 spire-1.2.0/ 04:25: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:25:37 spire-1.2.0/README.md 04:25:37 spire-1.2.0/bin/ 04:25:37 spire-1.2.0/bin/spire-server 04:25:37 spire-1.2.0/bin/spire-agent 04:25:37 spire-1.2.0/conf/ 04:25:37 spire-1.2.0/conf/server/ 04:25:37 spire-1.2.0/conf/server/server.conf 04:25:37 spire-1.2.0/conf/agent/ 04:25:37 spire-1.2.0/conf/agent/agent.conf 04:25:37 spire-1.2.0/LICENSE 04:25:49 Removing intermediate container e496c4b48343 04:25:49 ---> 326142de5670 04:25:49 04:25:49 Step 11/23 : FROM alpine:3.15 04:25:49 ---> 03078ca19a05 04:25:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:25:49 ---> Using cache 04:25:49 ---> ca1a37cea4b6 04:25:49 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:49 ---> Using cache 04:25:49 ---> 8320e2ef2776 04:25:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:25:49 ---> Using cache 04:25:49 ---> 3156ce78c5f1 04:25:49 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:26:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:26:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:26:02 ---> 254069ba5142 04:26:02 Step 3/23 : WORKDIR /edgex-go 04:26:02 ---> Using cache 04:26:02 ---> 20a992e9e8c3 04:26:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:02 ---> Using cache 04:26:02 ---> e0547dcd3603 04:26:02 Step 5/23 : RUN apk add --update --no-cache make git 04:26:02 ---> Using cache 04:26:02 ---> 34804a2ca3d0 04:26:02 Step 6/23 : COPY go.mod vendor* ./ 04:26:02 ---> Using cache 04:26:02 ---> 8280f917109d 04:26:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:02 ---> Using cache 04:26:02 ---> 29ae38c6f7b2 04:26:02 Step 8/23 : COPY . . 04:26:02 ---> Using cache 04:26:02 ---> 7a6693321408 04:26:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:26:02 ---> 8fadaa865e4f 04:26:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ ---> Running in 1ec609c100fa 04:26:02 04:26:02 ---> d18cc5f9918e 04:26:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:26:02 ---> db6e7bcc36ed 04:26:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:26:02 ---> Running in 19f7b66d5926 04:26:03 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 04:26:04 ---> 89a149ea4661 04:26:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:26:05 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 04:26:05 ---> 6e53d0ca6b05 04:26:05 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:26:05 ---> Running in d607ee4574aa 04:26:06 Removing intermediate container d607ee4574aa 04:26:06 ---> 641a8c6d0acc 04:26:06 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:26:06 ---> Running in 39db191d0ba8 04:26:06 Removing intermediate container 39db191d0ba8 04:26:06 ---> ad1bf1b57fc4 04:26:06 Step 21/23 : LABEL arch=arm64 04:26:06 ---> Running in 8d90c443a43f 04:26:07 Removing intermediate container 8d90c443a43f 04:26:07 ---> bc0b13858a93 04:26:07 Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:26:07 ---> Running in 62bd48ff9341 04:26:08 Removing intermediate container 62bd48ff9341 04:26:08 ---> 88d74cbcd772 04:26:08 Step 23/23 : LABEL version=0.0.0 04:26:08 ---> Running in 209c9be757b8 04:26:08 Removing intermediate container 209c9be757b8 04:26:08 ---> 275d6d824fd8 04:26:08 04:26:09 Successfully built 275d6d824fd8 04:26:09 Successfully tagged security-spire-server-arm64:latest 04:26:09  Building security-spire-server ... done Building security-spire-config 04:26:48 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:26:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:26:48 ---> 254069ba5142 04:26:48 Step 3/24 : WORKDIR /edgex-go 04:26:48 ---> Using cache 04:26:48 ---> 20a992e9e8c3 04:26:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:48 ---> Using cache 04:26:48 ---> e0547dcd3603 04:26:48 Step 5/24 : RUN apk add --update --no-cache make git 04:26:48 ---> Using cache 04:26:48 ---> 34804a2ca3d0 04:26:48 Step 6/24 : COPY go.mod vendor* ./ 04:26:48 ---> Using cache 04:26:48 ---> 8280f917109d 04:26:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:48 ---> Using cache 04:26:48 ---> 29ae38c6f7b2 04:26:48 Step 8/24 : COPY . . 04:26:48 ---> Using cache 04:26:48 ---> 7a6693321408 04:26:48 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 04:26:48 ---> Using cache 04:26:48 ---> e1e53eb4d943 04:26:48 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" 04:26:48 ---> Using cache 04:26:48 ---> 326142de5670 04:26:48 04:26:48 Step 11/24 : FROM alpine:3.15 04:26:48 ---> 03078ca19a05 04:26:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:26:48 ---> Using cache 04:26:48 ---> ca1a37cea4b6 04:26:48 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:48 ---> Using cache 04:26:48 ---> 8320e2ef2776 04:26:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:26:48 ---> Running in f14472a5e3c9 04:26:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:26:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:26:48 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:26:48 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 04:26:48 OK: 15729 distinct packages available 04:26:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:26:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:26:51 (1/4) Installing dumb-init (1.2.5-r1) 04:26:51 (2/4) Installing musl-obstack (1.2.3-r0) 04:26:51 (3/4) Installing libucontext (1.1-r0) 04:26:51 (4/4) Installing gcompat (1.0.0-r4) 04:26:51 Executing busybox-1.34.1-r4.trigger 04:26:51 OK: 6 MiB in 18 packages 04:26:53 Removing intermediate container f14472a5e3c9 04:26:53 ---> d1e762475c41 04:26:53 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:26:59 ---> b1e013ddb9f3 04:26:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:26:59 ---> f3bc33702eb3 04:26:59 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:26:59 ---> Running in 613c57396e92 04:27:00 Removing intermediate container 613c57396e92 04:27:00 ---> 9432deccacb8 04:27:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:27:01 ---> f3485630b611 04:27:01 Step 19/24 : WORKDIR / 04:27:01 ---> Running in a85c6c5547be 04:27:01 Removing intermediate container a85c6c5547be 04:27:01 ---> 285419a8689f 04:27:01 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:27:01 ---> Running in c3ac73d5c045 04:27:02 Removing intermediate container c3ac73d5c045 04:27:02 ---> cee0ef1d6c0e 04:27:02 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:27:02 ---> Running in df7fbfb703c9 04:27:03 Removing intermediate container df7fbfb703c9 04:27:03 ---> 9bb436b74509 04:27:03 Step 22/24 : LABEL arch=arm64 04:27:03 ---> Running in d73f93dee7f2 04:27:03 Removing intermediate container d73f93dee7f2 04:27:03 ---> b84aafedca9e 04:27:03 Step 23/24 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:27:03 ---> Running in 5666e7c5adfb 04:27:04 Removing intermediate container 5666e7c5adfb 04:27:04 ---> 8b05f2c755ef 04:27:04 Step 24/24 : LABEL version=0.0.0 04:27:04 ---> Running in b5785d28a049 04:27:05 Removing intermediate container b5785d28a049 04:27:05 ---> f37e016c0779 04:27:05 04:27:05 Successfully built f37e016c0779 04:27:05 Successfully tagged security-spire-config-arm64:latest 04:27:05  Building security-spire-config ... done Building security-spiffe-token-provider 04:27:44 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:27:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:27:44 ---> 254069ba5142 04:27:44 Step 3/20 : WORKDIR /edgex-go 04:27:44 ---> Using cache 04:27:44 ---> 20a992e9e8c3 04:27:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 04:27:44 ---> Running in 0dc7eaf4490d 04:27:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:27:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:27:44 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:27:44 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 04:27:44 OK: 15739 distinct packages available 04:27:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:27:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:27:46 OK: 220 MiB in 52 packages 04:27:48 Removing intermediate container 0dc7eaf4490d 04:27:48 ---> 437c5e841d54 04:27:48 Step 5/20 : COPY go.mod vendor* ./ 04:27:49 ---> 68a44f3825fc 04:27:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:49 ---> Running in c348aa87a2aa 04:27:54 Removing intermediate container c348aa87a2aa 04:27:54 ---> 44984129abef 04:27:54 Step 7/20 : COPY . . 04:28:17 ---> a75b53ebfaca 04:28:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:28:17 ---> Running in edb52ce688d3 04:28:18 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 04:30:55 Removing intermediate container 08a3e34cd94c 04:30:55 ---> ccd26d6bafc3 04:30:55 04:30:55 Step 10/22 : FROM alpine:3.14 04:30:55 ---> cc3d11fa2d52 04:30:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:30:55 ---> Using cache 04:30:55 ---> 74da22ec75c0 04:30:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:30:55 ---> Using cache 04:30:55 ---> dc85f0d49651 04:30:55 Step 13/22 : ENV APP_PORT=59861 04:30:55 ---> Running in 7796036acf18 04:30:55 Removing intermediate container 7796036acf18 04:30:55 ---> 8fd87134356c 04:30:55 Step 14/22 : EXPOSE $APP_PORT 04:30:55 ---> Running in 6a0cf840c30d 04:30:55 Removing intermediate container 6a0cf840c30d 04:30:55 ---> 4a665cc9011f 04:30:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:30:55 ---> bef729a5cbe6 04:30:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:30:55 ---> 53f320c8a0e1 04:30:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:30:55 ---> e90369cb1485 04:30:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:30:55 ---> Running in 18b4f7bbc2b4 04:30:55 Removing intermediate container 18b4f7bbc2b4 04:30:55 ---> 4bad4efdac56 04:30:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:30:55 ---> Running in 839a45b52027 04:30:55 Removing intermediate container 839a45b52027 04:30:55 ---> a068ab8828d1 04:30:55 Step 20/22 : LABEL arch=arm64 04:30:55 ---> Running in 01323b69751b 04:30:56 Removing intermediate container 01323b69751b 04:30:56 ---> e5def5a1ca5b 04:30:56 Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:30:56 ---> Running in 44daa599a137 04:30:56 Removing intermediate container 44daa599a137 04:30:56 ---> 593da701018e 04:30:56 Step 22/22 : LABEL version=0.0.0 04:30:56 ---> Running in 4fb18266b7a8 04:30:57 Removing intermediate container 4fb18266b7a8 04:30:57 ---> 52e376307dc6 04:30:57 04:30:58 Successfully built 52e376307dc6 04:30:58 Successfully tagged support-scheduler-arm64:latest 04:31:37  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/secrets-config ./cmd/secrets-config 04:31:59 Removing intermediate container 750c96b0cb2e 04:31:59 ---> 97d1d58f3286 04:31:59 04:31:59 Step 10/22 : FROM alpine:3.14 04:31:59 ---> cc3d11fa2d52 04:31:59 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 04:31:59 ---> Running in b8eefccdd24a 04:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:32:00 (1/6) Installing ca-certificates (20211220-r0) 04:32:00 (2/6) Installing brotli-libs (1.0.9-r5) 04:32:00 (3/6) Installing nghttp2-libs (1.43.0-r0) 04:32:00 (4/6) Installing libcurl (7.79.1-r0) 04:32:00 (5/6) Installing curl (7.79.1-r0) 04:32:00 (6/6) Installing dumb-init (1.2.5-r1) 04:32:00 Executing busybox-1.33.1-r6.trigger 04:32:00 Executing ca-certificates-20211220-r0.trigger 04:32:00 OK: 8 MiB in 20 packages 04:32:03 Removing intermediate container b8eefccdd24a 04:32:03 ---> 1e747cc29115 04:32:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:32:03 ---> Running in 343983d55fc9 04:32:03 Removing intermediate container 343983d55fc9 04:32:03 ---> 75306a8c9ab9 04:32:03 Step 13/22 : WORKDIR /edgex 04:32:03 ---> Running in 5b3d69718299 04:32:03 Removing intermediate container 5b3d69718299 04:32:03 ---> 972e778b17a7 04:32:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:32:04 ---> 381e62889f49 04:32:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:32:06 ---> cd8d57f6cc21 04:32:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:32:09 ---> b71999eccfe3 04:32:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:32:10 ---> 76618bbcefab 04:32:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:32:10 ---> Running in 6299e602c063 04:32:13 Removing intermediate container 6299e602c063 04:32:13 ---> 5418dcc4f66c 04:32:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 04:32:13 ---> Running in 4c2bc99bdc0a 04:32:13 Removing intermediate container 4c2bc99bdc0a 04:32:13 ---> f61d22f9d55f 04:32:13 Step 20/22 : LABEL arch=arm64 04:32:13 ---> Running in a82cf90e7e26 04:32:14 Removing intermediate container a82cf90e7e26 04:32:14 ---> 738ef435a9a8 04:32:14 Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:32:14 ---> Running in 14d082005a44 04:32:14 Removing intermediate container 14d082005a44 04:32:14 ---> 082c13958955 04:32:14 Step 22/22 : LABEL version=0.0.0 04:32:15 ---> Running in 1407b9bdc094 04:32:15 Removing intermediate container 1407b9bdc094 04:32:15 ---> 23b34150f5a6 04:32:15 04:32:16 Successfully built 23b34150f5a6 04:32:16 Successfully tagged security-proxy-setup-arm64:latest 04:32:42  Building security-proxy-setup ... done Removing intermediate container 1ec609c100fa 04:32:42 ---> b379a3839149 04:32:42 04:32:42 Step 10/23 : FROM alpine:3.14 04:32:42 ---> cc3d11fa2d52 04:32:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:32:42 ---> Using cache 04:32:42 ---> 74da22ec75c0 04:32:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:32:42 ---> Using cache 04:32:42 ---> dc85f0d49651 04:32:42 Step 13/23 : ENV APP_PORT=59881 04:32:42 Removing intermediate container 19f7b66d5926 04:32:42 ---> 228865a2f11d 04:32:42 04:32:42 Step 10/22 : FROM alpine:3.14 04:32:42 ---> cc3d11fa2d52 04:32:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:32:42 ---> Running in f7e7e3c4e32c 04:32:43 ---> Running in 5d70464770d9 04:32:43 Removing intermediate container f7e7e3c4e32c 04:32:43 ---> cac7ca4d1f5b 04:32:43 Step 14/23 : EXPOSE $APP_PORT 04:32:43 ---> Running in 04a33cd4a5db 04:32:44 Removing intermediate container 04a33cd4a5db 04:32:44 ---> 72d232d66d40 04:32:44 Step 15/23 : WORKDIR / 04:32:44 ---> Running in 17e1dc4ad248 04:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:32:44 Removing intermediate container 17e1dc4ad248 04:32:44 ---> 58f9e9364b5d 04:32:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:32:45 ---> 8f81d1632b96 04:32:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:32:45 (1/2) Installing ca-certificates (20211220-r0) 04:32:45 (2/2) Installing dumb-init (1.2.5-r1) 04:32:45 Executing busybox-1.33.1-r6.trigger 04:32:46 Executing ca-certificates-20211220-r0.trigger 04:32:46 OK: 6 MiB in 16 packages 04:32:48 ---> 8a8550a6c4ae 04:32:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:32:48 Removing intermediate container 5d70464770d9 04:32:48 ---> a7db00021bc0 04:32:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:32:48 ---> Running in 6e5518a8e20c 04:32:49 Removing intermediate container 6e5518a8e20c 04:32:49 ---> 69f63d608271 04:32:49 Step 13/22 : ENV APP_PORT=59860 04:32:49 ---> Running in b50008366ae4 04:32:49 ---> 3cbf8496203f 04:32:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:32:49 ---> Running in 3a445e5ebb1e 04:32:49 Removing intermediate container b50008366ae4 04:32:49 ---> 66e25f988b5d 04:32:49 Step 14/22 : EXPOSE $APP_PORT 04:32:49 ---> Running in f8a44d8dd71e 04:32:49 Removing intermediate container 3a445e5ebb1e 04:32:49 ---> e32904ba59f2 04:32:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:32:50 ---> Running in ad9e0a8c1287 04:32:50 Removing intermediate container f8a44d8dd71e 04:32:50 ---> fa569231bf38 04:32:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:32:50 Removing intermediate container ad9e0a8c1287 04:32:50 ---> 6bab1da786ae 04:32:50 Step 21/23 : LABEL arch=arm64 04:32:50 ---> Running in 8eb84a74bf4a 04:32:51 ---> 8c8b22967fd2 04:32:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:32:51 Removing intermediate container 8eb84a74bf4a 04:32:51 ---> 862da37726c3 04:32:51 Step 22/23 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:32:51 ---> Running in c6ef770ee37e 04:32:51 Removing intermediate container c6ef770ee37e 04:32:51 ---> 53155a312e98 04:32:51 Step 23/23 : LABEL version=0.0.0 04:32:52 ---> Running in 47266f8228e1 04:32:52 Removing intermediate container 47266f8228e1 04:32:52 ---> dae2473ab958 04:32:52 04:32:53 ---> 52115fe88969 04:32:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:32:53 Successfully built dae2473ab958 04:32:53 Successfully tagged core-metadata-arm64:latest 04:32:53  Building core-metadata ... done  ---> dd1b09a1a064 04:32:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:32:53 ---> Running in 289e7600f457 04:32:54 Removing intermediate container 289e7600f457 04:32:54 ---> 2bc9431c66a7 04:32:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:32:54 ---> Running in 5ff299254dd9 04:32:54 Removing intermediate container 5ff299254dd9 04:32:54 ---> 5c82859c2377 04:32:54 Step 20/22 : LABEL arch=arm64 04:32:54 ---> Running in aaa8390e1a6c 04:32:55 Removing intermediate container aaa8390e1a6c 04:32:55 ---> 097844586180 04:32:55 Step 21/22 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:32:55 ---> Running in b69176ad40f5 04:32:55 Removing intermediate container b69176ad40f5 04:32:55 ---> c1e9198fa652 04:32:55 Step 22/22 : LABEL version=0.0.0 04:32:55 ---> Running in 76a9554b6f63 04:32:56 Removing intermediate container 76a9554b6f63 04:32:56 ---> 740fed843250 04:32:56 04:32:56 Successfully built 740fed843250 04:32:56 Successfully tagged support-notifications-arm64:latest 04:33:04  Building support-notifications ... done Removing intermediate container edb52ce688d3 04:33:04 ---> 813ff58b429f 04:33:04 04:33:04 Step 9/20 : FROM alpine:3.15 04:33:04 ---> 03078ca19a05 04:33:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:33:04 ---> Using cache 04:33:04 ---> ca1a37cea4b6 04:33:04 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:04 ---> Using cache 04:33:04 ---> 8320e2ef2776 04:33:04 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:33:04 ---> Running in 0618eefc1a75 04:33:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:33:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:33:06 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:33:06 v3.15.3-1-g33a0539d1f [https://nl.alpinelinux.org/alpine/v3.15/community] 04:33:06 OK: 15729 distinct packages available 04:33:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:33:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:33:08 (1/9) Installing ca-certificates (20211220-r0) 04:33:08 (2/9) Installing brotli-libs (1.0.9-r5) 04:33:08 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:33:08 (4/9) Installing libcurl (7.80.0-r0) 04:33:08 (5/9) Installing curl (7.80.0-r0) 04:33:08 (6/9) Installing dumb-init (1.2.5-r1) 04:33:09 (7/9) Installing musl-obstack (1.2.3-r0) 04:33:09 (8/9) Installing libucontext (1.1-r0) 04:33:09 (9/9) Installing gcompat (1.0.0-r4) 04:33:09 Executing busybox-1.34.1-r4.trigger 04:33:09 Executing ca-certificates-20211220-r0.trigger 04:33:09 OK: 8 MiB in 23 packages 04:33:11 Removing intermediate container 0618eefc1a75 04:33:11 ---> 762aaa6504d6 04:33:11 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 04:33:11 ---> e84a9e3ae95c 04:33:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:33:12 ---> de63d521759a 04:33:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:33:13 ---> c435285950b5 04:33:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:33:13 ---> Running in dfeef2f5767b 04:33:13 Removing intermediate container dfeef2f5767b 04:33:13 ---> f0de51a67813 04:33:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:33:13 ---> Running in e0eb9a7cea2a 04:33:13 Removing intermediate container e0eb9a7cea2a 04:33:13 ---> 4972fe4449e8 04:33:13 Step 18/20 : LABEL arch=arm64 04:33:13 ---> Running in c0169f5a1ce1 04:33:14 Removing intermediate container c0169f5a1ce1 04:33:14 ---> 9cbf850dd212 04:33:14 Step 19/20 : LABEL git_sha=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 04:33:14 ---> Running in 38b514dfb5fd 04:33:14 Removing intermediate container 38b514dfb5fd 04:33:14 ---> bf25a7cf3578 04:33:14 Step 20/20 : LABEL version=0.0.0 04:33:14 ---> Running in bffc80edd907 04:33:15 Removing intermediate container bffc80edd907 04:33:15 ---> c8af67ccd9d9 04:33:15 04:33:15 Successfully built c8af67ccd9d9 04:33:15 Successfully tagged security-spiffe-token-provider-arm64:latest 04:33:15  Building security-spiffe-token-provider ... done  [Pipeline] } 04:33:15 $ docker stop --time=1 45ec8a0dd53628b6dfad89e8c0ee97a3fb1c63b14b07fc9dd5de2816af739094 04:33:17 $ docker rm -f 45ec8a0dd53628b6dfad89e8c0ee97a3fb1c63b14b07fc9dd5de2816af739094 [Pipeline] // withDockerContainer [Pipeline] sh 04:33:18 + docker images 04:33:18 REPOSITORY TAG IMAGE ID CREATED SIZE 04:33:18 security-spiffe-token-provider-arm64 latest c8af67ccd9d9 4 seconds ago 27.7MB 04:33:18 813ff58b429f 16 seconds ago 1.42GB 04:33:18 support-notifications-arm64 latest 740fed843250 23 seconds ago 25.5MB 04:33:18 core-metadata-arm64 latest dae2473ab958 26 seconds ago 25.1MB 04:33:18 b379a3839149 37 seconds ago 1.43GB 04:33:18 228865a2f11d 38 seconds ago 1.43GB 04:33:18 security-proxy-setup-arm64 latest 23b34150f5a6 About a minute ago 42.1MB 04:33:18 97d1d58f3286 About a minute ago 1.44GB 04:33:18 support-scheduler-arm64 latest 52e376307dc6 2 minutes ago 24.9MB 04:33:18 ccd26d6bafc3 2 minutes ago 1.43GB 04:33:18 security-spire-config-arm64 latest f37e016c0779 6 minutes ago 81.9MB 04:33:18 security-spire-server-arm64 latest 275d6d824fd8 7 minutes ago 82.6MB 04:33:18 326142de5670 7 minutes ago 1.42GB 04:33:18 sys-mgmt-agent-arm64 latest 6e72eb555da5 8 minutes ago 288MB 04:33:18 core-command-arm64 latest dabda642eed4 8 minutes ago 23.7MB 04:33:18 core-data-arm64 latest b6e59782358c 8 minutes ago 34.4MB 04:33:18 af8f5fb40145 9 minutes ago 1.43GB 04:33:18 security-bootstrapper-arm64 latest 58ed13881e69 9 minutes ago 23.6MB 04:33:18 a4537c60227a 9 minutes ago 1.46GB 04:33:18 security-secretstore-setup-arm64 latest bc01e2e6bdad 9 minutes ago 40.8MB 04:33:18 331911461561 9 minutes ago 1.43GB 04:33:18 138d334c4c95 10 minutes ago 1.44GB 04:33:18 df7da076835e 10 minutes ago 1.43GB 04:33:18 security-spire-agent-arm64 latest e53ef2ba7884 16 minutes ago 118MB 04:33:18 42d3403b5f79 16 minutes ago 1.42GB 04:33:18 ci-base-image-arm64 latest 254069ba5142 30 minutes ago 886MB 04:33:18 alpine 3.14 cc3d11fa2d52 28 hours ago 5.34MB 04:33:18 alpine 3.15 03078ca19a05 28 hours ago 5.32MB 04:33:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 04:33:18 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 04:33:18 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 04:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:18 04:33:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:19 arm64: Pulling from edgex-lftools-log-publisher 04:33:19 8998bd30e6a1: Pulling fs layer 04:33:19 04944245beec: Pulling fs layer 04:33:19 699f458cf7ca: Pulling fs layer 04:33:19 765212b225bb: Pulling fs layer 04:33:19 f23df028b6ca: Pulling fs layer 04:33:19 d65c8cfc05b1: Pulling fs layer 04:33:19 2437ff75d9bd: Pulling fs layer 04:33:19 765212b225bb: Waiting 04:33:19 f23df028b6ca: Waiting 04:33:19 d65c8cfc05b1: Waiting 04:33:19 2437ff75d9bd: Waiting 04:33:19 04944245beec: Verifying Checksum 04:33:19 04944245beec: Download complete 04:33:19 765212b225bb: Verifying Checksum 04:33:19 765212b225bb: Download complete 04:33:19 f23df028b6ca: Verifying Checksum 04:33:19 f23df028b6ca: Download complete 04:33:19 d65c8cfc05b1: Download complete 04:33:19 699f458cf7ca: Verifying Checksum 04:33:19 699f458cf7ca: Download complete 04:33:20 8998bd30e6a1: Verifying Checksum 04:33:20 8998bd30e6a1: Download complete 04:33:22 2437ff75d9bd: Verifying Checksum 04:33:22 2437ff75d9bd: Download complete 04:33:24 8998bd30e6a1: Pull complete 04:33:25 04944245beec: Pull complete 04:33:26 699f458cf7ca: Pull complete 04:33:27 765212b225bb: Pull complete 04:33:27 f23df028b6ca: Pull complete 04:33:27 d65c8cfc05b1: Pull complete 04:33:42 2437ff75d9bd: Pull complete 04:33:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:33:43 prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container 04:33:43 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:33:45 $ docker top f978dd6af584d89deecaacbad14f1110573e936154e9c2faf1d9b286c53c3398 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:46 ---> job-cost.sh 04:33:46 lf-activate-venv: SKIPPING 04:33:46 INFO: No Stack... 04:33:47 INFO: Retrieving Pricing Info for: v3-standard-4 04:33:48 INFO: Archiving Costs [Pipeline] sh 04:33:49 + cat /w/workspace/edgex-go/2/archives/cost.csv 04:33:49 + cut -d, -f6 [Pipeline] lock 04:33:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3930-2-stack-cost] 04:33:49 Resource [jenkins-edgexfoundry-edgex-go-PR-3930-2-stack-cost] did not exist. Created. 04:33:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3930-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:49 + echo total: 0.10999999940395355 [Pipeline] stash 04:33:50 Stashed 1 file(s) [Pipeline] } 04:33:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3930-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:50 $ docker stop --time=1 f978dd6af584d89deecaacbad14f1110573e936154e9c2faf1d9b286c53c3398 04:33:51 $ docker rm -f f978dd6af584d89deecaacbad14f1110573e936154e9c2faf1d9b286c53c3398 [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 04:33:52 provisioning config files... 04:33:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6200556781342077650tmp [Pipeline] { [Pipeline] sh 04:33:52 + set +x 04:33:52 + + bashcurl -s -s -- https://codecov.io/bash 04:33:52 04:33:52 04:33:52 _____ _ 04:33:52 / ____| | | 04:33:52 | | ___ __| | ___ ___ _____ __ 04:33:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:33:52 | |___| (_) | (_| | __/ (_| (_) \ V / 04:33:52 \_____\___/ \__,_|\___|\___\___/ \_/ 04:33:52 Bash-1.0.6 04:33:52 04:33:52 04:33:52 ==> git version 2.25.1 found 04:33:52 ==> 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 04:33:52 Release-Date: 2020-01-08 04:33:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:33:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:33:52 ==> Jenkins CI detected. 04:33:52 current dir:  /w/workspace/edgex-go/2 04:33:52 project root: . 04:33:52 --> token set from env 04:33:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:33:52 ==> Running gcov in . (disable via -X gcov) 04:33:52 ==> Python coveragepy not found 04:33:52 ==> Searching for coverage reports in: 04:33:52 + . 04:33:52 -> Found 1 reports 04:33:52 ==> Detecting git/mercurial file structure 04:33:52 ==> Reading reports 04:33:52 + ./coverage.out bytes=427664 04:33:52 ==> Appending adjustments 04:33:52 https://docs.codecov.io/docs/fixing-reports 04:33:53 + Found adjustments 04:33:53 ==> Gzipping contents 04:33:53 60K /tmp/codecov.BgRqPW.gz 04:33:53 ==> Uploading reports 04:33:53 url: https://codecov.io 04:33:53 query: branch=PR-3930&commit=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3930&job=&cmd_args= 04:33:53 -> Pinging Codecov 04:33:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3930&commit=98bf5371d3e76d12aa80c63d54a4082a8f44dbc8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3930&job=&cmd_args= 04:33:53 -> Uploading to 04:33:53 https://storage.googleapis.com/codecov/v4/raw/2022-03-30/00271124DB129430A58F1EEE437C3FCB/98bf5371d3e76d12aa80c63d54a4082a8f44dbc8/2bccbd99-e8aa-41a4-a2c0-8ed11deab83e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T043353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e405cab3d2b23f0ecff429ff0660639123effbbbf17be5ef0d43ae812c46f36 04:33:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:54 Dload Upload Total Spent Left Speed 04:33:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58467 0 0 100 58467 0 230k --:--:-- --:--:-- --:--:-- 230k 04:33:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/98bf5371d3e76d12aa80c63d54a4082a8f44dbc8 [Pipeline] } 04:33:54 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 04:33:55 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 04:33:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:33:56 ---> package-listing.sh 04:33:56 ++ facter osfamily 04:33:56 ++ tr '[:upper:]' '[:lower:]' 04:33:56 + OS_FAMILY=debian 04:33:56 + workspace=/w/workspace/edgex-go/2 04:33:56 + START_PACKAGES=/tmp/packages_start.txt 04:33:56 + END_PACKAGES=/tmp/packages_end.txt 04:33:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:33:56 + PACKAGES=/tmp/packages_start.txt 04:33:56 + '[' /w/workspace/edgex-go/2 ']' 04:33:56 + PACKAGES=/tmp/packages_end.txt 04:33:56 + case "${OS_FAMILY}" in 04:33:56 + dpkg -l 04:33:56 + grep '^ii' 04:33:56 + '[' -f /tmp/packages_start.txt ']' 04:33:56 + '[' -f /tmp/packages_end.txt ']' 04:33:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:33:56 + '[' /w/workspace/edgex-go/2 ']' 04:33:56 + mkdir -p /w/workspace/edgex-go/2/archives/ 04:33:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 04:33:56 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:33:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:33:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:57 04:33:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:33:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:57 latest: Pulling from edgex-lftools-log-publisher 04:33:57 5eb5b503b376: Pulling fs layer 04:33:57 5c69ac0246d0: Pulling fs layer 04:33:57 ec43610c2a17: Pulling fs layer 04:33:57 3a2ae6a8a46f: Pulling fs layer 04:33:57 33b1e0a273af: Pulling fs layer 04:33:57 5d3b04190fa2: Pulling fs layer 04:33:57 2f39f015ded8: Pulling fs layer 04:33:57 2f39f015ded8: Waiting 04:33:57 5d3b04190fa2: Waiting 04:33:57 33b1e0a273af: Waiting 04:33:57 3a2ae6a8a46f: Waiting 04:33:57 5c69ac0246d0: Verifying Checksum 04:33:57 5c69ac0246d0: Download complete 04:33:57 3a2ae6a8a46f: Verifying Checksum 04:33:57 3a2ae6a8a46f: Download complete 04:33:57 33b1e0a273af: Verifying Checksum 04:33:57 33b1e0a273af: Download complete 04:33:57 5d3b04190fa2: Verifying Checksum 04:33:57 5d3b04190fa2: Download complete 04:33:57 ec43610c2a17: Verifying Checksum 04:33:57 ec43610c2a17: Download complete 04:33:58 5eb5b503b376: Verifying Checksum 04:33:58 5eb5b503b376: Download complete 04:33:58 2f39f015ded8: Download complete 04:33:59 5eb5b503b376: Pull complete 04:33:59 5c69ac0246d0: Pull complete 04:33:59 ec43610c2a17: Pull complete 04:33:59 3a2ae6a8a46f: Pull complete 04:34:00 33b1e0a273af: Pull complete 04:34:00 5d3b04190fa2: Pull complete 04:34:04 2f39f015ded8: Pull complete 04:34:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:34:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:34:04 prd-ubuntu20.04-docker-8c-8g-9397 does not seem to be running inside a container 04:34:04 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:34:06 $ docker top ba83267f422409bf24ed46cb67f04b8ca6df957114b7cde13e51e1c860d06e0a -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:34:07 + mkdir -p /var/log/sysstat [Pipeline] sh 04:34:07 + ls /var/log/sa-host 04:34:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:34:07 provisioning config files... 04:34:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4228851448681478112tmp [Pipeline] { [Pipeline] echo 04:34:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:34:08 ---> create-netrc.sh [Pipeline] } 04:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:34:08 ---> python-tools-install.sh [Pipeline] echo 04:34:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:34:08 ---> sudo-logs.sh 04:34:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:34:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:34:08 ---> job-cost.sh 04:34:08 lf-activate-venv: SKIPPING 04:34:08 DEBUG: total: 0.10999999940395355 04:34:08 INFO: Retrieving Stack Cost... 04:34:09 INFO: Retrieving Pricing Info for: v3-standard-8 04:34:09 INFO: Archiving Costs [Pipeline] echo 04:34:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:34:10 ---> logs-deploy.sh 04:34:10 lf-activate-venv: SKIPPING 04:34:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3930/2 04:34:10 INFO: archiving workspace using pattern(s): 04:34:11 Archives upload complete. 04:34:11 INFO: archiving logs to Nexus