Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839+c716e684b70864673cdf3dc7cabeb53a7964410a (1cebc6c75ebda593c76eee4ed362491a9ef4edf4) 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-ssh7049397020801027226.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-ssh2537723264999588815.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3485868438928299655.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-ssh5315241914239543170.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11166475366579935650.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9629 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 Merge succeeded, producing 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f Checking out Revision 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f (PR-3924) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # 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 c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f # timeout=10 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 418d5ccd75cd3739fae186f8a6e8d732724ee081 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:27 ========================================================= 20:30:27 EdgeX Global Pipelines Version Info 20:30:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:28 ------------------- 20:30:28 stable info: 20:30:28 ------------------- 20:30:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:28 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:28 Message: update stable to v1.0.221 20:30:28 ------------------- 20:30:28 experimental info: 20:30:28 ------------------- 20:30:28 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:28 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:28 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3638bdf [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:29 provisioning config files... 20:30:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3033328303717798632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:29 ---> docker-login.sh 20:30:29 nexus3.edgexfoundry.org:10001 20:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:29 Configure a credential helper to remove this warning. See 20:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:29 20:30:29 Login Succeeded 20:30:29 nexus3.edgexfoundry.org:10002 20:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 nexus3.edgexfoundry.org:10003 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 nexus3.edgexfoundry.org:10004 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 docker.io 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 ---> docker-login.sh ends [Pipeline] } 20:30:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:31 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:30:31 + dirname cmd/core-command/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo core-command,cmd/core-command/Dockerfile 20:30:31 + dirname cmd/core-data/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo core-data,cmd/core-data/Dockerfile 20:30:31 + dirname cmd/core-metadata/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:31 + + dirname cmd/security-bootstrapper/Dockerfile 20:30:31 cut -d/ -f2 20:30:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:31 + dirname cmd/security-proxy-setup/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:31 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:31 + dirname cmd/security-spire-agent/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:31 + dirname cmd/security-spire-config/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:31 + dirname cmd/security-spire-server/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:31 + dirname cmd/support-notifications/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:31 + dirname cmd/support-scheduler/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:31 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:31 + git rev-list -1 --merges 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f~1..3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [Pipeline] echo 20:30:31 -----------> git rev-list -1 --merges 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f~1..3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:30:31 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [false] [Pipeline] sh 20:30:31 + git log --format=format:%s -1 3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f [Pipeline] echo 20:30:31 ========================================================= 20:30:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:32 + grep -v github /etc/ssh/ssh_known_hosts 20:30:32 + [ -e /tmp/ssh_known_hosts ] 20:30:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:32 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:32 20:30:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:32 latest: Pulling from edgex-devops/git-semver 20:30:32 a0d0a0d46f8b: Pulling fs layer 20:30:32 3e5f54012d9b: Pulling fs layer 20:30:32 4c7163046ea9: Pulling fs layer 20:30:32 0c2d73faf560: Pulling fs layer 20:30:32 0c2d73faf560: Waiting 20:30:32 3e5f54012d9b: Verifying Checksum 20:30:32 3e5f54012d9b: Download complete 20:30:32 a0d0a0d46f8b: Verifying Checksum 20:30:32 a0d0a0d46f8b: Download complete 20:30:32 0c2d73faf560: Verifying Checksum 20:30:32 0c2d73faf560: Download complete 20:30:33 4c7163046ea9: Verifying Checksum 20:30:33 4c7163046ea9: Download complete 20:30:33 a0d0a0d46f8b: Pull complete 20:30:33 3e5f54012d9b: Pull complete 20:30:33 4c7163046ea9: Pull complete 20:30:33 0c2d73faf560: Pull complete 20:30:33 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:33 prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container 20:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:34 $ docker top 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:34 [ssh-agent] Looking for ssh-agent implementation... 20:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:35 $ docker exec 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c ssh-agent 20:30:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhmiOoa/agent.13 20:30:35 SSH_AGENT_PID=19 20:30:35 Running ssh-add (command line suppressed) 20:30:35 Identity added: /w/workspace/edgex-go/6@tmp/private_key_6910049203672589954.key (/w/workspace/edgex-go/6@tmp/private_key_6910049203672589954.key) 20:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:35 + git tag --points-at HEAD [Pipeline] } 20:30:35 $ docker exec --env ******** --env ******** 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c ssh-agent -k 20:30:35 unset SSH_AUTH_SOCK; 20:30:35 unset SSH_AGENT_PID; 20:30:35 echo Agent pid 19 killed; 20:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:35 [ssh-agent] Looking for ssh-agent implementation... 20:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:35 $ docker exec 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c ssh-agent 20:30:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFcMDLo/agent.52 20:30:36 SSH_AGENT_PID=59 20:30:36 Running ssh-add (command line suppressed) 20:30:36 Identity added: /w/workspace/edgex-go/6@tmp/private_key_286818340548926766.key (/w/workspace/edgex-go/6@tmp/private_key_286818340548926766.key) 20:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:36 + git semver init 20:30:36 # -> Open(): unable to determine branch for HEAD 20:30:36 # $GIT_DIR = /w/workspace/edgex-go/6/.git 20:30:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 20:30:36 # $SEMVER_REMOTE_NAME = origin 20:30:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:36 # $SEMVER_USER_NAME = edgex-jenkins 20:30:36 # $SEMVER_BRANCH = PR-3924 20:30:36 # $SEMVER_TEMP = /tmp/semver-065973061 20:30:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:49 # '/tmp/semver-065973061' -> '/w/workspace/edgex-go/6/.semver' 20:30:49 # -> Force: false 20:30:49 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 20:30:49 $ docker exec --env ******** --env ******** 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c ssh-agent -k 20:30:49 unset SSH_AUTH_SOCK; 20:30:49 unset SSH_AGENT_PID; 20:30:49 echo Agent pid 59 killed; 20:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:49 + git semver [Pipeline] } 20:30:49 $ docker stop --time=1 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c 20:30:51 $ docker rm -f 85b182d111a0196a92c97b16d643ecc3c7d0e3e4d97da8a1434200681881887c [Pipeline] // withDockerContainer [Pipeline] sh 20:30:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:52 Stashed 1 file(s) [Pipeline] echo 20:30:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 20:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:52 ========================================================= 20:30:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:31:07 59bf1c3509f3: Pulling fs layer 20:31:07 666ba61612fd: Pulling fs layer 20:31:07 8ed8ca486205: Pulling fs layer 20:31:07 4fe6c5a15a65: Pulling fs layer 20:31:07 22a0e8bec74d: Pulling fs layer 20:31:07 640e595b4fbd: Pulling fs layer 20:31:07 763cafe07f6e: Pulling fs layer 20:31:07 0c0b528cf693: Pulling fs layer 20:31:07 10935f4eaf8b: Pulling fs layer 20:31:07 22a0e8bec74d: Waiting 20:31:07 640e595b4fbd: Waiting 20:31:07 763cafe07f6e: Waiting 20:31:07 0c0b528cf693: Waiting 20:31:07 10935f4eaf8b: Waiting 20:31:07 4fe6c5a15a65: Waiting 20:31:07 8ed8ca486205: Download complete 20:31:07 666ba61612fd: Download complete 20:31:07 22a0e8bec74d: Download complete 20:31:07 640e595b4fbd: Verifying Checksum 20:31:07 640e595b4fbd: Download complete 20:31:07 59bf1c3509f3: Download complete 20:31:07 763cafe07f6e: Verifying Checksum 20:31:07 763cafe07f6e: Download complete 20:31:07 Still waiting to schedule task 20:31:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:31:07 0c0b528cf693: Verifying Checksum 20:31:07 0c0b528cf693: Download complete 20:31:07 59bf1c3509f3: Pull complete 20:31:07 666ba61612fd: Pull complete 20:31:08 8ed8ca486205: Pull complete 20:31:08 10935f4eaf8b: Verifying Checksum 20:31:08 4fe6c5a15a65: Verifying Checksum 20:31:08 4fe6c5a15a65: Download complete 20:31:12 4fe6c5a15a65: Pull complete 20:31:12 22a0e8bec74d: Pull complete 20:31:12 640e595b4fbd: Pull complete 20:31:12 763cafe07f6e: Pull complete 20:31:13 0c0b528cf693: Pull complete 20:31:15 10935f4eaf8b: Pull complete 20:31:15 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:15 WORKDIR /edgex 20:31:15 COPY go.mod . 20:31:15 RUN go mod download 20:31:15 + docker build -t ci-base-image-x86_64 -f - . 20:31:17 Sending build context to Docker daemon 334.6MB 20:31:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:17 ---> 99d49a6021b9 20:31:17 Step 2/4 : WORKDIR /edgex 20:31:20 ---> Running in 72c428f589d8 20:31:20 Removing intermediate container 72c428f589d8 20:31:20 ---> 8944b2c0cb21 20:31:20 Step 3/4 : COPY go.mod . 20:31:20 ---> 962ea496ff98 20:31:20 Step 4/4 : RUN go mod download 20:31:20 ---> Running in e3df4ae96155 20:31:35 Removing intermediate container e3df4ae96155 20:31:35 ---> 1c7b5a938519 20:31:35 Successfully built 1c7b5a938519 20:31:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:35 + docker inspect -f . ci-base-image-x86_64 20:31:35 . [Pipeline] withDockerContainer 20:31:35 prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container 20:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:36 $ docker top e4af54b369050aa41cd9b8a708844249c22cd53ed9fc2560f36350595e55e981 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:36 + go version 20:31:36 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:36 $ docker stop --time=1 e4af54b369050aa41cd9b8a708844249c22cd53ed9fc2560f36350595e55e981 20:31:38 $ docker rm -f e4af54b369050aa41cd9b8a708844249c22cd53ed9fc2560f36350595e55e981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:38 + docker inspect -f . ci-base-image-x86_64 20:31:38 . [Pipeline] withDockerContainer 20:31:38 prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container 20:31:38 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:38 $ docker top bf45745cdd1e487e28e7d8a3508984befaf27414623513cb8c69be0308c8afc1 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:38 ========================================================= 20:31:38 [edgeXBuildGoParallel] Running Tests and Build... 20:31:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:39 + make test 20:31:39 go mod tidy -compat=1.17 20:31:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:46 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 20:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 20:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.9% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.989s coverage: 89.2% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.420s coverage: 94.7% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 24.0% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.113s coverage: 47.1% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements 20:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 20:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.147s coverage: 91.2% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.4% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.8% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 20:32:23 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:32:41 GO111MODULE=on go vet ./... 20:32:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:46 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:47 + ls -al . 20:32:47 total 664 20:32:47 drwxrwxr-x 10 1001 1001 4096 Mar 31 20:32 . 20:32:47 drwxr-xr-x 4 root root 4096 Mar 31 20:31 .. 20:32:47 -rw-rw-r-- 1 1001 1001 11 Mar 31 20:30 .dockerignore 20:32:47 drwxrwxr-x 8 1001 1001 4096 Mar 31 20:30 .git 20:32:47 drwxrwxr-x 4 1001 1001 4096 Mar 31 20:30 .github 20:32:47 -rw-rw-r-- 1 1001 1001 870 Mar 31 20:30 .gitignore 20:32:47 -rw-rw-r-- 1 1001 1001 42 Mar 31 20:30 .golangci.yml 20:32:47 -rw-rw-r-- 1 1001 1001 87 Mar 31 20:30 .hadolint.yml 20:32:47 drwx------ 3 1001 1001 4096 Mar 31 20:30 .semver 20:32:47 -rw-rw-r-- 1 1001 1001 166 Mar 31 20:30 .sonarcloud.properties 20:32:47 -rw-rw-r-- 1 1001 1001 1171 Mar 31 20:30 ADOPTERS.md 20:32:47 -rw-rw-r-- 1 1001 1001 9953 Mar 31 20:30 Attribution.txt 20:32:47 -rw-rw-r-- 1 1001 1001 51732 Mar 31 20:30 CHANGELOG.md 20:32:47 -rw-rw-r-- 1 1001 1001 3804 Mar 31 20:30 CONTRIBUTING.md 20:32:47 -rw-rw-r-- 1 1001 1001 677 Mar 31 20:30 GOVERNANCE.md 20:32:47 -rw-rw-r-- 1 1001 1001 849 Mar 31 20:30 Jenkinsfile 20:32:47 -rw-rw-r-- 1 1001 1001 10775 Mar 31 20:30 LICENSE 20:32:47 -rw-rw-r-- 1 1001 1001 8478 Mar 31 20:30 Makefile 20:32:47 -rw-rw-r-- 1 1001 1001 582 Mar 31 20:30 OWNERS.md 20:32:47 -rw-rw-r-- 1 1001 1001 8207 Mar 31 20:30 README.md 20:32:47 -rw-rw-r-- 1 1001 1001 6912 Mar 31 20:30 SECURITY.md 20:32:47 -rw-rw-r-- 1 1001 1001 5 Mar 31 20:30 VERSION 20:32:47 -rw-rw-r-- 1 1001 1001 4131 Mar 31 20:30 ZMQWindows.md 20:32:47 drwxrwxr-x 2 1001 1001 4096 Mar 31 20:30 bin 20:32:47 drwxrwxr-x 18 1001 1001 4096 Mar 31 20:30 cmd 20:32:47 -rw-r--r-- 1 root root 429121 Mar 31 20:32 coverage.out 20:32:47 -rw-rw-r-- 1 1001 1001 3175 Mar 31 20:30 go.mod 20:32:47 -rw-rw-r-- 1 1001 1001 34990 Mar 31 20:31 go.sum 20:32:47 drwxrwxr-x 8 1001 1001 4096 Mar 31 20:30 internal 20:32:47 drwxrwxr-x 3 1001 1001 4096 Mar 31 20:30 openapi 20:32:47 drwxrwxr-x 4 1001 1001 4096 Mar 31 20:30 snap 20:32:47 -rw-rw-r-- 1 1001 1001 204 Mar 31 20:30 version.go [Pipeline] sh 20:32:47 + '[' -e coverage.out ] 20:32:47 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:47 Stashed 1 file(s) [Pipeline] sh 20:32:48 + make build 20:32:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:33:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:33:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:33:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:33:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:33:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:29 $ docker stop --time=1 bf45745cdd1e487e28e7d8a3508984befaf27414623513cb8c69be0308c8afc1 20:33:31 $ docker rm -f bf45745cdd1e487e28e7d8a3508984befaf27414623513cb8c69be0308c8afc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:32 20:33:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:33 latest: Pulling from edgex-devops/edgex-compose 20:33:33 cbdbe7a5bc2a: Pulling fs layer 20:33:33 ca9280d653b3: Pulling fs layer 20:33:33 7e9c9ca2126c: Pulling fs layer 20:33:33 cbdbe7a5bc2a: Verifying Checksum 20:33:33 cbdbe7a5bc2a: Download complete 20:33:33 ca9280d653b3: Verifying Checksum 20:33:33 ca9280d653b3: Download complete 20:33:33 cbdbe7a5bc2a: Pull complete 20:33:33 7e9c9ca2126c: Verifying Checksum 20:33:33 7e9c9ca2126c: Download complete 20:33:33 ca9280d653b3: Pull complete 20:33:37 7e9c9ca2126c: Pull complete 20:33:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:37 prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container 20:33:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:38 $ docker top 0a061fd71683b0fa461e8ae16ac897967f552e8ab7d88b06de3de3b3266d36c3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:38 + grep parallel 20:33:38 + docker-compose build --help 20:33:39 --parallel Build images in parallel. [Pipeline] } 20:33:39 $ docker stop --time=1 0a061fd71683b0fa461e8ae16ac897967f552e8ab7d88b06de3de3b3266d36c3 20:33:40 $ docker rm -f 0a061fd71683b0fa461e8ae16ac897967f552e8ab7d88b06de3de3b3266d36c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:41 . [Pipeline] withDockerContainer 20:33:41 prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container 20:33:41 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:41 $ docker top 719d339c8cc8b5dfaef85f51b33ee2f4a9f8d8a40f5cd7a168e7b9ea01c3c254 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:42 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:42 Building core-command ... 20:33:42 Building core-data ... 20:33:42 Building core-metadata ... 20:33:42 Building security-bootstrapper ... 20:33:42 Building security-proxy-setup ... 20:33:42 Building security-secretstore-setup ... 20:33:42 Building security-spiffe-token-provider ... 20:33:42 Building security-spire-agent ... 20:33:42 Building security-spire-config ... 20:33:42 Building security-spire-server ... 20:33:42 Building support-notifications ... 20:33:42 Building support-scheduler ... 20:33:42 Building sys-mgmt-agent ... 20:33:42 Building security-bootstrapper 20:33:42 Building support-scheduler 20:33:42 Building core-command 20:33:42 Building security-spire-config 20:33:42 Building support-notifications 20:34:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:00 ---> 1c7b5a938519 20:34:00 Step 3/22 : WORKDIR /edgex-go 20:34:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:00 ---> 1c7b5a938519 20:34:00 Step 3/23 : WORKDIR /edgex-go 20:34:00 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:34:00 ---> 1c7b5a938519 20:34:00 Step 3/31 : WORKDIR /edgex-go 20:34:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:00 ---> 1c7b5a938519 20:34:00 Step 3/22 : WORKDIR /edgex-go 20:34:00 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:00 ---> 1c7b5a938519 20:34:00 Step 3/24 : WORKDIR /edgex-go 20:34:03 ---> Running in 169ae0d23731 20:34:03 ---> Running in 7b3070de83b8 20:34:03 ---> Running in b15cea111bbb 20:34:03 ---> Running in f229bc032c08 20:34:03 ---> Running in 2eb7a942c1e8 20:34:03 Removing intermediate container b15cea111bbb 20:34:03 ---> a272383155ca 20:34:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:03 Removing intermediate container 169ae0d23731 20:34:03 ---> 1786aaf72dae 20:34:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:03 Removing intermediate container 7b3070de83b8 20:34:03 ---> 83d23b7a7188 20:34:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:03 Removing intermediate container f229bc032c08 20:34:03 ---> c833e9cc6bdd 20:34:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:03 Removing intermediate container 2eb7a942c1e8 20:34:03 ---> 38c008df5346 20:34:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:03 ---> Running in 5aa082f5b483 20:34:03 ---> Running in 4b248cc40801 20:34:03 ---> Running in ee4c1549ea64 20:34:03 ---> Running in 40f9b6085658 20:34:03 ---> Running in 2f66c53c5c08 20:34:04 Removing intermediate container 5aa082f5b483 20:34:04 ---> c4dfbf6d503c 20:34:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:34:04 ---> Running in a56a096d2dfb 20:34:05 Removing intermediate container ee4c1549ea64 20:34:05 ---> 0eca77d3684b 20:34:05 Step 5/31 : RUN apk add --update --no-cache make git 20:34:05 ---> Running in f1a7b30256c6 20:34:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:06 Removing intermediate container 2f66c53c5c08 20:34:06 ---> e240cb46be6e 20:34:06 Step 5/22 : RUN apk add --update --no-cache make git 20:34:06 Removing intermediate container 4b248cc40801 20:34:06 ---> 49855a428386 20:34:06 Step 5/24 : RUN apk add --update --no-cache make git 20:34:06 ---> Running in c0a277beccba 20:34:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:06 Removing intermediate container 40f9b6085658 20:34:06 ---> 915bd5555329 20:34:06 Step 5/23 : RUN apk add --update --no-cache make git 20:34:06 ---> Running in a2dac21d5f1b 20:34:06 OK: 221 MiB in 52 packages 20:34:07 ---> Running in dcfbce2de6b9 20:34:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:07 OK: 221 MiB in 52 packages 20:34:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:07 Removing intermediate container a56a096d2dfb 20:34:07 ---> 5b22b366d794 20:34:07 Step 6/22 : COPY go.mod vendor* ./ 20:34:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:08 ---> 0c6ace2591f9 20:34:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:08 OK: 221 MiB in 52 packages 20:34:08 ---> Running in 727b6d243e45 20:34:08 Removing intermediate container f1a7b30256c6 20:34:08 ---> 57c0fd15967d 20:34:08 Step 6/31 : COPY go.mod vendor* ./ 20:34:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:08 OK: 221 MiB in 52 packages 20:34:08 ---> c2c3f2cde2e3 20:34:08 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:09 ---> Running in c2a315f418a4 20:34:09 OK: 221 MiB in 52 packages 20:34:09 Removing intermediate container c0a277beccba 20:34:09 ---> 88e1a2d1d1cb 20:34:09 Step 6/22 : COPY go.mod vendor* ./ 20:34:09 ---> d21d3f622090 20:34:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:09 Removing intermediate container a2dac21d5f1b 20:34:09 ---> 638520c05b42 20:34:09 Step 6/24 : COPY go.mod vendor* ./ 20:34:09 ---> Running in 060a83db9797 20:34:09 ---> 7b1642235416 20:34:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:10 ---> Running in 6a5b2b4282b9 20:34:10 Removing intermediate container dcfbce2de6b9 20:34:10 ---> c70293bfe4aa 20:34:10 Step 6/23 : COPY go.mod vendor* ./ 20:34:11 ---> 317bcfe6163b 20:34:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:11 Removing intermediate container 727b6d243e45 20:34:11 ---> f763905a8467 20:34:11 Step 8/22 : COPY . . 20:34:12 ---> Running in 35d63c9e594f 20:34:12 Removing intermediate container c2a315f418a4 20:34:12 ---> 2a495c21ea20 20:34:12 Step 8/31 : COPY . . 20:34:16 Removing intermediate container 060a83db9797 20:34:16 ---> d0811cbb23dc 20:34:16 Step 8/22 : COPY . . 20:34:19 ---> d6a77480c22c 20:34:19 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:19 ---> cb4fe50c58fc 20:34:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:34:19 ---> Running in 4d3652563223 20:34:19 ---> Running in d88cdb04850d 20:34:19 Removing intermediate container 6a5b2b4282b9 20:34:19 ---> 738dbc628f31 20:34:19 Step 8/24 : COPY . . 20:34:19 Removing intermediate container 35d63c9e594f 20:34:19 ---> 0d527f4b84f2 20:34:19 Step 8/23 : COPY . . 20:34:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:34:30 ---> 44c563bc0e07 20:34:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:31 ---> Running in 209ce2dae3e4 20:34:31 ---> 1464120d0f72 20:34:31 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:34:31 ---> cf4d773d2d9c 20:34:31 Step 9/23 : RUN make cmd/core-command/core-command 20:34:31 ---> Running in e0a1e36cdf10 20:34:31 ---> Running in 853bab36aa0d 20:34:32 Removing intermediate container e0a1e36cdf10 20:34:32 ---> 8932e69c4753 20:34:32 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 20:34:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:34:32 ---> Running in 3d39fdf27835 20:34:34 spire-1.2.0/ 20:34:34 spire-1.2.0/README.md 20:34:34 spire-1.2.0/bin/ 20:34:34 spire-1.2.0/bin/spire-server 20:34:34 spire-1.2.0/bin/spire-agent 20:34:34 spire-1.2.0/conf/ 20:34:34 spire-1.2.0/conf/server/ 20:34:34 spire-1.2.0/conf/server/server.conf 20:34:34 spire-1.2.0/conf/agent/ 20:34:34 spire-1.2.0/conf/agent/agent.conf 20:34:34 spire-1.2.0/LICENSE 20:34:37 Removing intermediate container 3d39fdf27835 20:34:37 ---> 821aba5c74b8 20:34:37 20:34:37 Step 11/24 : FROM alpine:3.15 20:34:37 3.15: Pulling from library/alpine 20:34:38 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:34:38 Status: Downloaded newer image for alpine:3.15 20:34:38 ---> 76c8fb57b6fc 20:34:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:38 ---> Running in 553a2be527ca 20:34:39 Removing intermediate container 553a2be527ca 20:34:39 ---> d765258b3dd6 20:34:39 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:39 ---> Running in 6710238821a4 20:34:41 Removing intermediate container 6710238821a4 20:34:41 ---> b2629cc71f0f 20:34:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:34:42 ---> Running in bcf8e711c1e7 20:34:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:44 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:44 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:44 OK: 15854 distinct packages available 20:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:45 (1/4) Installing dumb-init (1.2.5-r1) 20:34:45 (2/4) Installing musl-obstack (1.2.3-r0) 20:34:45 (3/4) Installing libucontext (1.1-r0) 20:34:45 (4/4) Installing gcompat (1.0.0-r4) 20:34:45 Executing busybox-1.34.1-r4.trigger 20:34:45 OK: 6 MiB in 18 packages 20:34:47 Removing intermediate container bcf8e711c1e7 20:34:47 ---> 6c48113818ab 20:34:47 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:34:55 ---> adb3aef73a70 20:34:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:34:55 Removing intermediate container 4d3652563223 20:34:55 ---> f8ff87760648 20:34:55 20:34:55 Step 10/31 : FROM alpine:3.14 20:34:55 Removing intermediate container d88cdb04850d 20:34:55 ---> 32d8e00c30c2 20:34:55 20:34:55 Step 10/22 : FROM alpine:3.14 20:34:55 3.14: Pulling from library/alpine 20:34:55 3.14: Pulling from library/alpine 20:34:55 ---> 84347ac1672e 20:34:55 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:34:55 ---> Running in ec63ec8f5743 20:34:56 Removing intermediate container ec63ec8f5743 20:34:56 ---> 2f411915792a 20:34:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:34:56 ---> ad8cbcd7f4b7 20:34:56 Step 19/24 : WORKDIR / 20:34:56 ---> Running in a7ee6d61cad3 20:34:56 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:34:56 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 20:34:56 Status: Downloaded newer image for alpine:3.14 20:34:56 Status: Downloaded newer image for alpine:3.14 20:34:56 ---> 84b07dd2d1fd 20:34:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:34:56 ---> 84b07dd2d1fd 20:34:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:56 ---> Running in 322417f193b4 20:34:56 ---> Running in bb61f5b8c2a8 20:34:56 Removing intermediate container a7ee6d61cad3 20:34:56 ---> f6cf3cc81a51 20:34:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:56 ---> Running in 55287131cb78 20:34:56 Removing intermediate container bb61f5b8c2a8 20:34:56 ---> 301184306851 20:34:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:56 ---> Running in 10e906eae783 20:34:56 Removing intermediate container 55287131cb78 20:34:56 ---> 2e954174c0c0 20:34:56 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:56 ---> Running in aa2a5ddedb2d 20:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:57 Removing intermediate container aa2a5ddedb2d 20:34:57 ---> 4c64f6501e31 20:34:57 Step 22/24 : LABEL arch=x86_64 20:34:57 ---> Running in 78ebf8bb6e9d 20:34:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9649 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:34:57 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 20:34:57 (1/2) Installing ca-certificates (20211220-r0) 20:34:57 Removing intermediate container 78ebf8bb6e9d 20:34:57 ---> 7a56616d993c 20:34:57 Step 23/24 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:34:57 (2/2) Installing dumb-init (1.2.5-r1) 20:34:57 Executing busybox-1.33.1-r6.trigger 20:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:57 Executing ca-certificates-20211220-r0.trigger 20:34:57 ---> Running in b35db4c50f97 20:34:57 OK: 6 MiB in 16 packages 20:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:57 Removing intermediate container b35db4c50f97 20:34:57 ---> a0445e2cfbb5 20:34:57 Step 24/24 : LABEL version=0.0.0 20:34:57 (1/2) Installing dumb-init (1.2.5-r1) 20:34:57 (2/2) Installing su-exec (0.2-r1) 20:34:57 Executing busybox-1.33.1-r6.trigger 20:34:57 ---> Running in 71c8a59fe89f 20:34:57 OK: 6 MiB in 16 packages 20:34:57 The recommended git tool is: git 20:34:57 Removing intermediate container 71c8a59fe89f 20:34:57 ---> 06dea2738e9f 20:34:57 20:34:58 Successfully built 06dea2738e9f 20:34:58 Successfully tagged security-spire-config:latest 20:34:58 Building core-metadata 20:34:58  Building security-spire-config ... done Removing intermediate container 322417f193b4 20:34:58 ---> b29b5f3cce9b 20:34:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:34:59 ---> Running in 0c5142d69e80 20:35:01 Removing intermediate container 10e906eae783 20:35:01 ---> c0a5eafa3aff 20:35:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:35:01 Removing intermediate container 0c5142d69e80 20:35:01 ---> 4d2aff8459fe 20:35:01 Step 13/22 : ENV APP_PORT=59860 20:35:01 ---> Running in d83a13ae0f23 20:35:02 ---> Running in fbe157d924e8 20:35:02 Removing intermediate container d83a13ae0f23 20:35:02 ---> 458a17d4b439 20:35:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:35:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:02 ---> 1c7b5a938519 20:35:02 Step 3/23 : WORKDIR /edgex-go 20:35:02 ---> Using cache 20:35:02 ---> 38c008df5346 20:35:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:02 ---> Using cache 20:35:02 ---> 0eca77d3684b 20:35:02 Step 5/23 : RUN apk add --update --no-cache make git 20:35:02 ---> Using cache 20:35:02 ---> 57c0fd15967d 20:35:02 Step 6/23 : COPY go.mod vendor* ./ 20:35:02 ---> Using cache 20:35:02 ---> c2c3f2cde2e3 20:35:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:02 ---> Using cache 20:35:02 ---> 2a495c21ea20 20:35:02 Step 8/23 : COPY . . 20:35:02 ---> Using cache 20:35:02 ---> d6a77480c22c 20:35:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:35:03 Removing intermediate container fbe157d924e8 20:35:03 ---> 11b39bd77e47 20:35:03 Step 14/22 : EXPOSE $APP_PORT 20:35:03 ---> Running in f2625e77a349 20:35:03 ---> Running in 7c5ae7e2b335 20:35:04 ---> Running in 55db9cf5f966 20:35:04 Removing intermediate container 7c5ae7e2b335 20:35:04 ---> bbb86eabe5ff 20:35:04 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:35:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:35:04 Removing intermediate container 55db9cf5f966 20:35:04 ---> ada7a21722ff 20:35:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:04 Removing intermediate container 209ce2dae3e4 20:35:04 ---> Running in 5038cc75d239 20:35:04 ---> 8cc81ef5c750 20:35:04 Removing intermediate container 853bab36aa0d 20:35:04 20:35:04 ---> 3e55f6c9ee64 20:35:04 Step 10/22 : FROM alpine:3.14 20:35:04 20:35:04 Step 10/23 : FROM alpine:3.14 ---> 84b07dd2d1fd 20:35:04 20:35:04 Step 11/22 : RUN apk add --update --no-cache dumb-init ---> 84b07dd2d1fd 20:35:04 20:35:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:05 ---> Running in ab833cf9aa94 20:35:05 ---> Running in 6327f38c830d 20:35:05 ---> 60c4ed6d052e 20:35:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:06 ---> 3f453bf9f42d 20:35:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:06 (1/1) Installing dumb-init (1.2.5-r1) 20:35:06 Removing intermediate container 5038cc75d239 20:35:06 Executing busybox-1.33.1-r6.trigger 20:35:06 OK: 6 MiB in 15 packages 20:35:06 ---> 954347b20caf 20:35:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:35:06 (1/1) Installing dumb-init (1.2.5-r1) 20:35:06 Executing busybox-1.33.1-r6.trigger 20:35:06 OK: 6 MiB in 15 packages 20:35:06 ---> Running in 867b446e5786 20:35:06 ---> fad506ad48ec 20:35:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:06 ---> Running in a3ae4545340c 20:35:06 Removing intermediate container 867b446e5786 20:35:06 ---> e249a7e043b4 20:35:06 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:35:06 Removing intermediate container a3ae4545340c 20:35:06 ---> df0c707545a0 20:35:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:06 ---> Running in b0a7b6f411cd 20:35:06 Removing intermediate container ab833cf9aa94 20:35:06 ---> 8c5a03dc8293 20:35:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:06 using credential edgex-jenkins-ssh 20:35:06 Cloning the remote Git repository 20:35:06 ---> 1d190da08d8f 20:35:06 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:35:06 ---> Running in 7582774e6cd8 20:35:06 ---> Running in 53139d5e3c53 20:35:06 Removing intermediate container 6327f38c830d 20:35:06 ---> 941a596d6781 20:35:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:06 Removing intermediate container b0a7b6f411cd 20:35:06 ---> e6cf1e874a6d 20:35:06 Step 20/22 : LABEL arch=x86_64 20:35:07 Removing intermediate container 7582774e6cd8 20:35:07 ---> 6ba3ed64918a 20:35:07 Step 13/23 : ENV APP_PORT=59882 20:35:07 ---> Running in 6735c72db3a5 20:35:07 ---> Running in eb9476b2d9f4 20:35:07 ---> Running in 1615cb4b0053 20:35:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:35:07 > git init /w/workspace/edgex-go/6 # timeout=10 20:35:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:07 > git --version # timeout=10 20:35:07 > git --version # 'git version 2.25.1' 20:35:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:07 Removing intermediate container eb9476b2d9f4 20:35:07 ---> 69e490b53cbd 20:35:07 Step 13/22 : ENV APP_PORT=59861 20:35:07 Removing intermediate container 6735c72db3a5 20:35:07 ---> 6b59e2883f40 20:35:07 Step 21/22 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:35:07 ---> Running in 196bf11dc3a4 20:35:07 Removing intermediate container 1615cb4b0053 20:35:07 ---> f5cc34421908 20:35:07 Step 14/23 : EXPOSE $APP_PORT 20:35:07 ---> Running in 66066d41a038 20:35:07 ---> Running in 6f68867aa0d8 20:35:07 Removing intermediate container 196bf11dc3a4 20:35:07 ---> 763fa711c2f3 20:35:07 Step 14/22 : EXPOSE $APP_PORT 20:35:08 Removing intermediate container 66066d41a038 20:35:08 ---> e1d4b8685bc7 20:35:08 Step 22/22 : LABEL version=0.0.0 20:35:08 ---> Running in feb7dc3414ed 20:35:08 Removing intermediate container 6f68867aa0d8 20:35:08 ---> e76354b1a55e 20:35:08 Step 15/23 : WORKDIR / 20:35:08 ---> Running in b3f761dfcd3b 20:35:08 ---> Running in 4e1380fc6b08 20:35:08 Removing intermediate container feb7dc3414ed 20:35:08 ---> f4672471be51 20:35:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:08 Removing intermediate container b3f761dfcd3b 20:35:08 ---> f38ede457f86 20:35:08 20:35:08 Removing intermediate container 53139d5e3c53 20:35:08 ---> ff027a054cb5 20:35:08 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:08 Removing intermediate container 4e1380fc6b08 20:35:08 ---> a9821abae4fa 20:35:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:08 Successfully built f38ede457f86 20:35:08 Successfully tagged support-notifications:latest 20:35:08  Building support-notifications ... done Building security-proxy-setup 20:35:09 ---> 3c46ebe6caed 20:35:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:14 ---> 1c7b5a938519 20:35:14 Step 3/22 : WORKDIR /edgex-go 20:35:14 ---> Using cache 20:35:14 ---> 38c008df5346 20:35:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:14 ---> Using cache 20:35:14 ---> 0eca77d3684b 20:35:14 Step 5/22 : RUN apk add --update --no-cache make git 20:35:14 ---> Using cache 20:35:14 ---> 57c0fd15967d 20:35:14 Step 6/22 : COPY go.mod vendor* ./ 20:35:14 ---> Using cache 20:35:14 ---> c2c3f2cde2e3 20:35:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:14 ---> Using cache 20:35:14 ---> 2a495c21ea20 20:35:14 Step 8/22 : COPY . . 20:35:14 ---> Using cache 20:35:14 ---> d6a77480c22c 20:35:14 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:35:15 ---> f63606aac440 20:35:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:35:15 ---> 0c2a9d1363a5 20:35:15 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:35:15 ---> 1198401f7fbb 20:35:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:15 ---> Running in 6a551e8a1b68 20:35:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:35:16 ---> a2de2967d83f 20:35:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:16 ---> 087b1d1ed9c3 20:35:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:35:16 ---> 90997d35a3ef 20:35:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:35:16 ---> Running in 360c05e45a2d 20:35:17 Removing intermediate container 360c05e45a2d 20:35:17 ---> b8e0814ebe5b 20:35:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:17 ---> 3d55ace46fa5 20:35:17 Step 19/23 : ENTRYPOINT ["/core-command"] 20:35:17 ---> ac46848b5c7f 20:35:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:35:17 ---> Running in b842cafb69ac 20:35:17 ---> Running in fabab26b4053 20:35:17 Removing intermediate container fabab26b4053 20:35:17 ---> 40b84b6d14d1 20:35:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:18 ---> Running in 02268e70911d 20:35:18 Removing intermediate container b842cafb69ac 20:35:18 ---> ec1f74c3f79a 20:35:18 Step 20/22 : LABEL arch=x86_64 20:35:18 ---> fb46f786eeb2 20:35:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:35:18 ---> Running in 67c353f38fe9 20:35:18 Removing intermediate container 02268e70911d 20:35:18 ---> 0177f9f8762c 20:35:18 Step 21/23 : LABEL arch=x86_64 20:35:18 ---> Running in 2a0d5e00bc2c 20:35:18 ---> 37f825891a91 20:35:18 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:35:18 Removing intermediate container 67c353f38fe9 20:35:18 ---> fe77280b91fa 20:35:18 Step 21/22 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f ---> Running in 7de4707399f8 20:35:18 20:35:18 Removing intermediate container 2a0d5e00bc2c 20:35:18 ---> ac8094ab79d8 20:35:18 Step 22/23 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:35:18 ---> Running in 3f437fb6cc77 20:35:19 ---> Running in b8172d1149de 20:35:19 Removing intermediate container 7de4707399f8 20:35:19 ---> 92e02a694e6c 20:35:19 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:35:19 Removing intermediate container 3f437fb6cc77 20:35:19 ---> 9d168936bd9b 20:35:19 Step 22/22 : LABEL version=0.0.0 20:35:19 ---> Running in 85586bdbab9f 20:35:19 Removing intermediate container b8172d1149de 20:35:19 ---> 45a0c77151e7 20:35:19 Step 23/23 : LABEL version=0.0.0 20:35:19 ---> 2ede53a13f9c 20:35:19 Step 26/31 : RUN chmod +x /entrypoint.sh 20:35:19 ---> Running in 281ddb1e7414 20:35:19 Removing intermediate container 85586bdbab9f 20:35:19 ---> Running in 33a9a8490ffd 20:35:19 ---> dd5db35e49e8 20:35:19 20:35:19 Removing intermediate container 281ddb1e7414 20:35:19 ---> 9fce04b88cba 20:35:19 20:35:19 Successfully built dd5db35e49e8 20:35:19 Successfully tagged support-scheduler:latest 20:35:19  Building support-scheduler ... done Building sys-mgmt-agent 20:35:19 Successfully built 9fce04b88cba 20:35:19 Successfully tagged core-command:latest 20:35:19  Building core-command ... done Building security-spiffe-token-provider 20:35:26 Removing intermediate container 33a9a8490ffd 20:35:26 ---> 2e8e51e6fb35 20:35:26 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:35:26 ---> Running in 336f60af1107 20:35:27 Removing intermediate container 336f60af1107 20:35:27 ---> be911663788a 20:35:27 Step 28/31 : CMD ["gate"] 20:35:28 Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 20:35:29 Merge succeeded, producing 3781f15337a993d56f5e6b11fc9e241653af362e 20:35:29 Checking out Revision 3781f15337a993d56f5e6b11fc9e241653af362e (PR-3924) 20:35:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:35:28 > git config core.sparsecheckout # timeout=10 20:35:28 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 20:35:28 > git remote # timeout=10 20:35:29 > git config --get remote.origin.url # timeout=10 20:35:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:29 > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 20:35:29 > git rev-parse HEAD^{commit} # timeout=10 20:35:29 > git config core.sparsecheckout # timeout=10 20:35:29 > git checkout -f 3781f15337a993d56f5e6b11fc9e241653af362e # timeout=10 20:35:29 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:29 20:35:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:29 ---> 1c7b5a938519 20:35:29 Step 3/23 : WORKDIR /edgex-go 20:35:29 ---> Using cache 20:35:29 ---> 38c008df5346 20:35:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder ---> Using cache 20:35:29 20:35:29 ---> 0eca77d3684b 20:35:29 ---> 1c7b5a938519 20:35:29 Step 3/20 : WORKDIR /edgex-goStep 5/23 : RUN apk add --update --no-cache make bash git 20:35:29 20:35:29 ---> Using cache 20:35:29 ---> 38c008df5346 20:35:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:35:30 ---> Running in d453278d93fb 20:35:31 ---> Running in ff16f91a42cb 20:35:31 ---> Running in 8700fee87e9d 20:35:31 Removing intermediate container f2625e77a349 20:35:31 ---> 15547e14cba0 20:35:31 20:35:31 Step 10/23 : FROM alpine:3.14 20:35:31 ---> 84b07dd2d1fd 20:35:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:31 ---> Using cache 20:35:31 ---> 941a596d6781 20:35:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:31 ---> Using cache 20:35:31 ---> 69e490b53cbd 20:35:31 Step 13/23 : ENV APP_PORT=59881 20:35:31 Removing intermediate container d453278d93fb 20:35:31 ---> 7b07501d24d0 20:35:31 Step 29/31 : LABEL arch=x86_64 20:35:31 ---> Running in a456857749d4 20:35:31 ---> Running in 0e53ec179c3b 20:35:31 Removing intermediate container a456857749d4 20:35:31 ---> 81b170ff9169 20:35:31 Step 14/23 : EXPOSE $APP_PORT 20:35:31 ---> Running in 72653c286418 20:35:31 Removing intermediate container 0e53ec179c3b 20:35:31 ---> a935744c9f15 20:35:31 Step 30/31 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:35:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:32 ---> Running in 87b3aa883a5c 20:35:32 Removing intermediate container 72653c286418 20:35:32 ---> fdfa5ff80d63 20:35:32 Step 15/23 : WORKDIR / 20:35:32 ---> Running in f341db573ab4 20:35:32 Removing intermediate container 87b3aa883a5c 20:35:32 ---> 25b049aaf370 20:35:32 Step 31/31 : LABEL version=0.0.0 20:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:33 ---> Running in 05e4facca04d 20:35:33 Removing intermediate container f341db573ab4 20:35:33 ---> 70f79a47478f 20:35:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:33 OK: 221 MiB in 52 packages 20:35:33 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:35:33 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 20:35:33 OK: 15864 distinct packages available 20:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:33 Removing intermediate container 05e4facca04d 20:35:33 ---> ac8335b7e17e 20:35:33 20:35:33 Successfully built ac8335b7e17e 20:35:33 Successfully tagged security-bootstrapper:latest 20:35:33  Building security-bootstrapper ... done Building security-secretstore-setup 20:35:33 ---> 7c87bfe473e4 20:35:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:35:34 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" 20:35:34 First time build. Skipping changelog. 20:35:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:34 OK: 221 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:34 > git rev-list --no-walk 418d5ccd75cd3739fae186f8a6e8d732724ee081 # timeout=10 20:35:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:35:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:35 Dload Upload Total Spent Left Speed 20:35:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 196k 20:35:35 Removing intermediate container 8700fee87e9d 20:35:35 ---> e1382c5321ff 20:35:35 Step 6/23 : COPY go.mod vendor* ./ [Pipeline] sh 20:35:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:35:36 + sudo tee /etc/docker/daemon.new 20:35:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:35:36 { 20:35:36 "registry-mirrors": [ 20:35:36 "https://nexus3.edgexfoundry.org:10001" 20:35:36 ], 20:35:36 "bip": "10.250.0.254/24", 20:35:36 "hosts": [ 20:35:36 "tcp://0.0.0.0:5555", 20:35:36 "unix:///var/run/docker.sock" 20:35:36 ], 20:35:36 "mtu": 1458, 20:35:36 "selinux-enabled": true, 20:35:36 "seccomp-profile": "/etc/docker/seccomp.json" 20:35:36 } [Pipeline] sh 20:35:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:35:36 ---> c6bb9ac239f6 20:35:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:36 ---> 75df701b38fc 20:35:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:36 + sudo service docker restart 20:35:36 ---> Running in 551490fd8527 20:35:36 Removing intermediate container ff16f91a42cb 20:35:36 ---> ee92b784e308 20:35:36 Step 5/20 : COPY go.mod vendor* ./ 20:35:37 ---> 857b8b7e318f 20:35:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:35:37 ---> Running in 745771e761b4 20:35:37 ---> da537c080b8a 20:35:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:37 ---> Running in fe09520d9d9b 20:35:37 Removing intermediate container 745771e761b4 20:35:37 ---> c07f8bd705e6 20:35:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:38 ---> Running in 2758772a527d 20:35:38 Removing intermediate container 2758772a527d 20:35:38 ---> b8636aa39210 20:35:38 Step 21/23 : LABEL arch=x86_64 20:35:38 Removing intermediate container 551490fd8527 20:35:38 ---> 6d969fbcaf72 20:35:38 Step 8/23 : COPY . . 20:35:38 ---> Running in 9096299ca354 20:35:39 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:35:39 ---> 1c7b5a938519 20:35:39 Step 3/25 : WORKDIR /edgex-go 20:35:39 ---> Using cache 20:35:39 ---> 38c008df5346 20:35:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:39 ---> Using cache 20:35:39 ---> 0eca77d3684b 20:35:39 Step 5/25 : RUN apk add --update --no-cache make git 20:35:39 ---> Using cache 20:35:39 ---> 57c0fd15967d 20:35:39 Step 6/25 : COPY go.mod vendor* ./ 20:35:39 ---> Using cache 20:35:39 ---> c2c3f2cde2e3 20:35:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:39 ---> Using cache 20:35:39 ---> 2a495c21ea20 20:35:39 Step 8/25 : COPY . . 20:35:39 ---> Using cache 20:35:39 ---> d6a77480c22c 20:35:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:41 Removing intermediate container 9096299ca354 20:35:41 ---> f452a4ded403 20:35:41 Step 22/23 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:35:43 ---> Running in 8236ea488747 20:35:43 ---> Running in 6e4d3ff99fba 20:35:43 Removing intermediate container 6a551e8a1b68 20:35:43 ---> 148b2998585d 20:35:43 20:35:43 Step 10/22 : FROM alpine:3.14 20:35:43 ---> 84b07dd2d1fd 20:35:43 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:35:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:35:44 Removing intermediate container fe09520d9d9b 20:35:44 ---> 015fb9899067 20:35:44 Step 7/20 : COPY . . 20:35:44 ---> Running in 6f7dfaace7ba 20:35:44 Removing intermediate container 6e4d3ff99fba 20:35:44 ---> 081be79912cc 20:35:44 Step 23/23 : LABEL version=0.0.0 20:35:46 ---> Running in 3ca6b2c749d6 20:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:46 ---> 2c92d35ca5e4 20:35:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:46 (1/6) Installing ca-certificates (20211220-r0) 20:35:46 (2/6) Installing brotli-libs (1.0.9-r5) 20:35:46 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:35:46 (4/6) Installing libcurl (7.79.1-r0) 20:35:46 (5/6) Installing curl (7.79.1-r0) 20:35:46 (6/6) Installing dumb-init (1.2.5-r1) 20:35:46 Executing busybox-1.33.1-r6.trigger 20:35:46 Executing ca-certificates-20211220-r0.trigger 20:35:47 OK: 8 MiB in 20 packages 20:35:47 ---> Running in 69a2639603d8 20:35:47 Removing intermediate container 3ca6b2c749d6 20:35:47 ---> 2f6de684799d 20:35:47 20:35:48 Successfully built 2f6de684799d 20:35:48 Successfully tagged core-metadata:latest 20:35:48 Building security-spire-agent 20:35:53  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:53 ---> 1c7b5a938519 20:35:53 Step 3/24 : WORKDIR /edgex-go 20:35:53 ---> Using cache 20:35:53 ---> 38c008df5346 20:35:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:53 ---> Using cache 20:35:53 ---> 0eca77d3684b 20:35:53 Step 5/24 : RUN apk add --update --no-cache make git 20:35:53 ---> Using cache 20:35:53 ---> 57c0fd15967d 20:35:53 Step 6/24 : COPY go.mod vendor* ./ 20:35:53 ---> Using cache 20:35:53 ---> c2c3f2cde2e3 20:35:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:53 ---> Using cache 20:35:53 ---> 2a495c21ea20 20:35:53 Step 8/24 : COPY . . 20:35:53 ---> Using cache 20:35:53 ---> d6a77480c22c 20:35:53 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:35:54 ---> c7512a4e614c 20:35:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:35:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:35:54 Removing intermediate container 6f7dfaace7ba 20:35:54 ---> ed6054a3a052 20:35:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:54 ---> Running in 295836d2a311 20:35:54 ---> Running in 1ac16e1e0cff 20:35:54 ---> Running in df4a06dcd490 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:55 provisioning config files... 20:35:55 Removing intermediate container 295836d2a311 20:35:55 ---> 29f5e07eb8d3 20:35:55 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 20:35:55 ---> Running in 65bcd5dfb2fc 20:35:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config939963107840207388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:55 Removing intermediate container df4a06dcd490 20:35:55 ---> f28a29097813 20:35:55 Step 13/22 : WORKDIR /edgex 20:35:55 ---> Running in 59fcecbadb0e 20:35:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:35:55 ---> docker-login.sh 20:35:55 nexus3.edgexfoundry.org:10001 20:35:55 Removing intermediate container 59fcecbadb0e 20:35:55 ---> 53173456da8a 20:35:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:56 ---> 6d12352be621 20:35:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:56 Configure a credential helper to remove this warning. See 20:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:56 20:35:56 Login Succeeded 20:35:56 nexus3.edgexfoundry.org:10002 20:35:56 spire-1.2.0/ 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 nexus3.edgexfoundry.org:10003 20:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 nexus3.edgexfoundry.org:10004 20:35:57 spire-1.2.0/README.md 20:35:57 spire-1.2.0/bin/ 20:35:57 spire-1.2.0/bin/spire-server 20:35:57 spire-1.2.0/bin/spire-agent 20:35:57 spire-1.2.0/conf/ 20:35:57 spire-1.2.0/conf/server/ 20:35:57 spire-1.2.0/conf/server/server.conf 20:35:57 spire-1.2.0/conf/agent/ 20:35:57 spire-1.2.0/conf/agent/agent.conf 20:35:57 spire-1.2.0/LICENSE 20:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:58 Configure a credential helper to remove this warning. See 20:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:58 20:35:58 Login Succeeded 20:35:58 docker.io 20:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:59 ---> 30cfc571df84 20:35:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:59 Configure a credential helper to remove this warning. See 20:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:59 20:35:59 Login Succeeded 20:35:59 ---> docker-login.sh ends [Pipeline] } 20:35:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:59 ========================================================= 20:35:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:35:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:36:00 9b3977197b4f: Pulling fs layer 20:36:00 1a89e8eeedd5: Pulling fs layer 20:36:00 94645a83ff95: Pulling fs layer 20:36:00 3f3a8bcf1eab: Pulling fs layer 20:36:00 0c92f367c5e7: Pulling fs layer 20:36:00 f7c0051592d6: Pulling fs layer 20:36:00 a227ed2f7395: Pulling fs layer 20:36:00 7b1c46037f91: Pulling fs layer 20:36:00 3f3a8bcf1eab: Waiting 20:36:00 0c92f367c5e7: Waiting 20:36:00 f7c0051592d6: Waiting 20:36:00 a227ed2f7395: Waiting 20:36:00 7b1c46037f91: Waiting 20:36:00 94645a83ff95: Verifying Checksum 20:36:00 94645a83ff95: Download complete 20:36:00 1a89e8eeedd5: Verifying Checksum 20:36:00 1a89e8eeedd5: Download complete 20:36:00 0c92f367c5e7: Verifying Checksum 20:36:00 0c92f367c5e7: Download complete 20:36:00 f7c0051592d6: Verifying Checksum 20:36:00 f7c0051592d6: Download complete 20:36:00 9b3977197b4f: Download complete 20:36:00 a227ed2f7395: Verifying Checksum 20:36:00 a227ed2f7395: Download complete 20:36:00 ---> 769d0104db4e 20:36:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:01 9b3977197b4f: Pull complete 20:36:02 1a89e8eeedd5: Pull complete 20:36:02 94645a83ff95: Pull complete 20:36:02 ---> 7ed0681c2cbe 20:36:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:02 Removing intermediate container 65bcd5dfb2fc 20:36:02 ---> fb7f742f341b 20:36:02 20:36:02 Step 11/24 : FROM alpine:3.15 20:36:02 ---> 76c8fb57b6fc 20:36:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:02 ---> Using cache 20:36:02 ---> d765258b3dd6 20:36:02 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:02 ---> Using cache 20:36:02 ---> b2629cc71f0f 20:36:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:36:02 ---> Running in 7901aefe7851 20:36:02 ---> Running in c6162b1c827c 20:36:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:36:02 7b1c46037f91: Verifying Checksum 20:36:02 7b1c46037f91: Download complete 20:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:03 3f3a8bcf1eab: Verifying Checksum 20:36:03 3f3a8bcf1eab: Download complete 20:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:04 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:04 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:04 OK: 15854 distinct packages available 20:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:04 Removing intermediate container 7901aefe7851 20:36:04 ---> d1950a795ef3 20:36:04 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:36:04 ---> Running in e34757a9a1fb 20:36:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:05 Removing intermediate container e34757a9a1fb 20:36:05 ---> c5d954f87e06 20:36:05 Step 20/22 : LABEL arch=x86_64 20:36:05 (1/5) Installing dumb-init (1.2.5-r1) 20:36:05 ---> Running in 0ee98a139bac 20:36:05 (2/5) Installing musl-obstack (1.2.3-r0) 20:36:05 (3/5) Installing libucontext (1.1-r0) 20:36:05 (4/5) Installing gcompat (1.0.0-r4) 20:36:05 (5/5) Installing openssl (1.1.1n-r0) 20:36:06 Executing busybox-1.34.1-r4.trigger 20:36:06 OK: 6 MiB in 19 packages 20:36:06 Removing intermediate container 0ee98a139bac 20:36:06 ---> 79532498cb45 20:36:06 Step 21/22 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:36:06 ---> Running in 3b9b09c6dc2c 20:36:07 Removing intermediate container 3b9b09c6dc2c 20:36:07 ---> 585225ac705d 20:36:07 Step 22/22 : LABEL version=0.0.0 20:36:07 ---> Running in 9050ebd385a8 20:36:07 Removing intermediate container c6162b1c827c 20:36:07 ---> 7477927172cd 20:36:07 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 20:36:07 Removing intermediate container 8236ea488747 20:36:07 ---> 2e5b0cb9307b 20:36:07 20:36:07 Step 10/25 : FROM alpine:3.14 20:36:07 ---> 84b07dd2d1fd 20:36:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:36:07 Removing intermediate container 9050ebd385a8 20:36:07 ---> 48c43f918706 20:36:07 20:36:07 Successfully built 48c43f918706 20:36:08 Successfully tagged security-proxy-setup:latest 20:36:08  Building security-proxy-setup ... done Building security-spire-server 20:36:08 ---> Running in cb85b58c4917 20:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:08 (1/3) Installing ca-certificates (20211220-r0) 20:36:09 (2/3) Installing dumb-init (1.2.5-r1) 20:36:09 (3/3) Installing su-exec (0.2-r1) 20:36:09 Executing busybox-1.33.1-r6.trigger 20:36:09 Executing ca-certificates-20211220-r0.trigger 20:36:09 OK: 6 MiB in 17 packages 20:36:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:12 ---> 1c7b5a938519 20:36:12 Step 3/23 : WORKDIR /edgex-go 20:36:12 ---> Using cache 20:36:12 ---> 38c008df5346 20:36:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:12 ---> Using cache 20:36:12 ---> 0eca77d3684b 20:36:12 Step 5/23 : RUN apk add --update --no-cache make git 20:36:12 ---> Using cache 20:36:12 ---> 57c0fd15967d 20:36:12 Step 6/23 : COPY go.mod vendor* ./ 20:36:12 ---> Using cache 20:36:12 ---> c2c3f2cde2e3 20:36:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:12 ---> Using cache 20:36:12 ---> 2a495c21ea20 20:36:12 Step 8/23 : COPY . . 20:36:12 ---> Using cache 20:36:12 ---> d6a77480c22c 20:36:12 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 20:36:12 ---> Using cache 20:36:12 ---> 29f5e07eb8d3 20:36:12 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 20:36:12 ---> Using cache 20:36:12 ---> fb7f742f341b 20:36:12 20:36:12 Step 11/23 : FROM alpine:3.15 20:36:12 ---> 76c8fb57b6fc 20:36:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:12 ---> Using cache 20:36:12 ---> d765258b3dd6 20:36:12 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:12 ---> Using cache 20:36:12 ---> b2629cc71f0f 20:36:12 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:36:12 ---> Using cache 20:36:12 ---> 7477927172cd 20:36:12 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:36:12 ---> e362fcbac468 20:36:12 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:36:13 Removing intermediate container cb85b58c4917 20:36:13 ---> 8f330d6e8c8b 20:36:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:13 ---> Running in 4c3c6e1697a2 20:36:15 Removing intermediate container 4c3c6e1697a2 20:36:15 ---> cbe061325773 20:36:15 Step 13/25 : WORKDIR / 20:36:15 ---> e4c5e14c6551 20:36:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:36:15 ---> Running in b7eb6d82a39e 20:36:15 ---> 68c67a36b9c9 20:36:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:36:16 Removing intermediate container b7eb6d82a39e 20:36:16 ---> 245a0b09c72e 20:36:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:36:16 ---> ef4908b9676b 20:36:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:36:16 ---> 2953bab1207d 20:36:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:36:16 ---> 886a4e8a76dc 20:36:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:36:16 ---> 37066f970b6b 20:36:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:36:16 ---> 29851ba1aec6 20:36:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:36:16 ---> ad168c2a2389 20:36:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:36:16 ---> f6dba74c4b21 20:36:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:16 ---> 7452519fcb80 20:36:16 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:17 ---> Running in 2b33b9a360c6 20:36:17 ---> Running in 1b7f5d3be52c 20:36:17 ---> a57addfa20bb 20:36:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:36:17 Removing intermediate container 2b33b9a360c6 20:36:17 ---> 2b7966b1a2b0 20:36:17 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:17 Removing intermediate container 1b7f5d3be52c 20:36:17 ---> 649d326832b9 20:36:17 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:17 ---> Running in f8e876768647 20:36:17 ---> Running in 34c7c65c4a3d 20:36:17 ---> 7378bf6e207b 20:36:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:17 Removing intermediate container f8e876768647 20:36:17 ---> 4cdb92283f12 20:36:17 Step 22/24 : LABEL arch=x86_64 20:36:17 Removing intermediate container 34c7c65c4a3d 20:36:17 ---> 54bb1c79f67c 20:36:17 Step 21/23 : LABEL arch=x86_64 20:36:17 ---> Running in 8700724afbb0 20:36:17 ---> Running in ae742756a4af 20:36:17 ---> 3d9745edc193 20:36:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:17 Removing intermediate container 8700724afbb0 20:36:17 ---> aca805deabb0 20:36:17 Step 23/24 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:36:18 ---> Running in e0cd38949771 20:36:18 Removing intermediate container ae742756a4af 20:36:18 ---> a4051f920312 20:36:18 Step 22/23 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:36:18 ---> Running in b3c7a5bc967e 20:36:18 Removing intermediate container e0cd38949771 20:36:18 ---> 0b6ec4e709c3 20:36:18 Step 24/24 : LABEL version=0.0.0 20:36:18 3f3a8bcf1eab: Pull complete 20:36:18 0c92f367c5e7: Pull complete 20:36:18 f7c0051592d6: Pull complete 20:36:18 a227ed2f7395: Pull complete 20:36:19 Removing intermediate container b3c7a5bc967e 20:36:19 ---> c8b5226510b4 20:36:19 Step 23/23 : LABEL version=0.0.0 20:36:20 ---> Running in 358c101157f5 20:36:20 ---> 15f418b5cfed 20:36:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:20 ---> Running in e535890acdf2 20:36:20 Removing intermediate container 358c101157f5 20:36:20 ---> 1335c94c8e85 20:36:20 20:36:20 Successfully built 1335c94c8e85 20:36:20 Successfully tagged security-spire-agent:latest 20:36:20 Building core-data 20:36:20  Building security-spire-agent ... done Removing intermediate container e535890acdf2 20:36:20 ---> f038b3631604 20:36:20 20:36:20 ---> 46dea3644002 20:36:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:36:20 Removing intermediate container 69a2639603d8 20:36:20 ---> aec4b3f5454c 20:36:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:36:21 Successfully built f038b3631604 20:36:21 Successfully tagged security-spire-server:latest 20:36:21  Building security-spire-server ... done Removing intermediate container 1ac16e1e0cff 20:36:21 ---> b03281ea66bc 20:36:21 20:36:21 Step 9/20 : FROM alpine:3.15 20:36:21 ---> 76c8fb57b6fc 20:36:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:21 ---> Using cache 20:36:21 ---> d765258b3dd6 20:36:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:21 ---> Using cache 20:36:21 ---> b2629cc71f0f 20:36:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:22 ---> Running in 2e8d9bf322a8 20:36:22 ---> Running in db5d024ef817 20:36:22 ---> Running in 329c998cf98b 20:36:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:36:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:24 7b1c46037f91: Pull complete 20:36:24 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:24 WORKDIR /edgex 20:36:24 COPY go.mod . 20:36:24 RUN go mod download 20:36:24 + docker build -t ci-base-image-arm64 -f - . 20:36:24 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:24 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:24 OK: 15854 distinct packages available 20:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:24 Removing intermediate container 2e8d9bf322a8 20:36:24 ---> 54d1d7b51c2b 20:36:24 20:36:24 Step 11/23 : FROM docker:20.10.14 20:36:24 Removing intermediate container db5d024ef817 20:36:24 ---> 4d97adbbbc81 20:36:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:36:24 ---> Running in 6309716a7946 20:36:24 20.10.14: Pulling from library/docker 20:36:25 Removing intermediate container 6309716a7946 20:36:25 ---> a00805b125e1 20:36:25 Step 23/25 : LABEL arch=x86_64 20:36:25 ---> Running in 211b28b2cb2c 20:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:25 ---> 1c7b5a938519 20:36:25 Step 3/23 : WORKDIR /edgex-go 20:36:25 ---> Using cache 20:36:25 ---> 38c008df5346 20:36:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:25 ---> Using cache 20:36:25 ---> 0eca77d3684b 20:36:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:36:25 Removing intermediate container 211b28b2cb2c 20:36:25 ---> 1733b3145ff3 20:36:25 Step 24/25 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:36:25 ---> Running in fe00c5d2753e 20:36:25 ---> Running in ac237eab1ac9 20:36:25 (1/9) Installing ca-certificates (20211220-r0) 20:36:25 (2/9) Installing brotli-libs (1.0.9-r5) 20:36:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:36:26 Removing intermediate container fe00c5d2753e 20:36:26 ---> c62b2ec84d0d 20:36:26 Step 25/25 : LABEL version=0.0.0 20:36:26 (4/9) Installing libcurl (7.80.0-r0) 20:36:26 ---> Running in 3e60ae8c3b90 20:36:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:26 (5/9) Installing curl (7.80.0-r0) 20:36:26 (6/9) Installing dumb-init (1.2.5-r1) 20:36:26 Removing intermediate container 3e60ae8c3b90 20:36:26 ---> d6d2b9ed977d 20:36:26 20:36:26 (7/9) Installing musl-obstack (1.2.3-r0) 20:36:26 Successfully built d6d2b9ed977d 20:36:26 Successfully tagged security-secretstore-setup:latest 20:36:26  Building security-secretstore-setup ... done (8/9) Installing libucontext (1.1-r0) 20:36:26 (9/9) Installing gcompat (1.0.0-r4) 20:36:26 Executing busybox-1.34.1-r4.trigger 20:36:26 Executing ca-certificates-20211220-r0.trigger 20:36:26 OK: 8 MiB in 23 packages 20:36:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:27 Sending build context to Docker daemon 169.1MB 20:36:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:27 ---> f79e39bc4007 20:36:27 Step 2/4 : WORKDIR /edgex 20:36:27 OK: 221 MiB in 52 packages 20:36:27 Removing intermediate container 329c998cf98b 20:36:27 ---> a8e09a71528b 20:36:27 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:28 Removing intermediate container ac237eab1ac9 20:36:28 ---> 22d3b5b4de80 20:36:28 Step 6/23 : COPY go.mod vendor* ./ 20:36:28 Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 20:36:28 Status: Downloaded newer image for docker:20.10.14 20:36:28 ---> 5f3d65aad428 20:36:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:36:28 ---> a2cb59967a9f 20:36:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:28 ---> Running in 0711d6151672 20:36:28 ---> 5c15d1cb7966 20:36:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:28 ---> Running in 2140d1ff955f 20:36:28 Removing intermediate container 0711d6151672 20:36:28 ---> ab2eba61d025 20:36:28 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:36:28 ---> Running in 9e4a694c9e48 20:36:28 ---> bda000850be0 20:36:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:28 ---> 30fd979bc24b 20:36:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:36:29 ---> Running in 6667937df333 20:36:29 Removing intermediate container 6667937df333 20:36:29 ---> c7cdb34cc016 20:36:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:29 (1/43) Installing readline (8.1.1-r0) 20:36:29 (2/43) Installing bash (5.1.16-r0) 20:36:29 ---> Running in b7ace529248a 20:36:29 Executing bash-5.1.16-r0.post-install 20:36:29 (3/43) Installing brotli-libs (1.0.9-r5) 20:36:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:36:29 (5/43) Installing libcurl (7.80.0-r0) 20:36:29 (6/43) Installing curl (7.80.0-r0) 20:36:29 (7/43) Installing dumb-init (1.2.5-r1) 20:36:29 (8/43) Installing libbz2 (1.0.8-r1) 20:36:29 (9/43) Installing expat (2.4.7-r0) 20:36:29 (10/43) Installing libffi (3.4.2-r1) 20:36:29 ---> Running in 09222ac1592d 20:36:29 (11/43) Installing gdbm (1.22-r0) 20:36:29 (12/43) Installing xz-libs (5.2.5-r0) 20:36:29 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:36:29 Removing intermediate container 2140d1ff955f 20:36:29 ---> 18cbe21ca640 20:36:29 Step 8/23 : COPY . . 20:36:29 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:36:29 Removing intermediate container b7ace529248a 20:36:29 ---> e4fe13a1477d 20:36:29 Step 18/20 : LABEL arch=x86_64 20:36:29 (15/43) Installing mpdecimal (2.5.1-r1) 20:36:29 (16/43) Installing sqlite-libs (3.36.0-r0) 20:36:29 (17/43) Installing python3 (3.9.7-r4) 20:36:29 ---> Running in 2ffa98d0d66b 20:36:29 (18/43) Installing py3-appdirs (1.4.4-r2) 20:36:29 (19/43) Installing py3-certifi (2020.12.5-r1) 20:36:29 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:36:29 (21/43) Installing py3-idna (3.3-r0) 20:36:29 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:36:29 (23/43) Installing py3-requests (2.26.0-r1) 20:36:29 (24/43) Installing py3-msgpack (1.0.2-r1) 20:36:29 (25/43) Installing py3-lockfile (0.12.2-r4) 20:36:29 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:36:29 Removing intermediate container 09222ac1592d 20:36:29 ---> e4c1f8941612 20:36:29 Step 3/4 : COPY go.mod . 20:36:29 (27/43) Installing py3-colorama (0.4.4-r1) 20:36:29 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:36:29 (29/43) Installing py3-distlib (0.3.3-r0) 20:36:29 (30/43) Installing py3-distro (1.6.0-r0) 20:36:29 (31/43) Installing py3-six (1.16.0-r0) 20:36:29 (32/43) Installing py3-webencodings (0.5.1-r4) 20:36:29 (33/43) Installing py3-html5lib (1.1-r1) 20:36:29 (34/43) Installing py3-parsing (2.4.7-r2) 20:36:29 (35/43) Installing py3-packaging (20.9-r1) 20:36:29 (36/43) Installing py3-tomli (1.2.2-r0) 20:36:29 (37/43) Installing py3-pep517 (0.12.0-r0) 20:36:29 (38/43) Installing py3-progress (1.6-r0) 20:36:29 (39/43) Installing py3-retrying (1.3.3-r2) 20:36:29 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:36:29 (41/43) Installing py3-setuptools (52.0.0-r4) 20:36:29 (42/43) Installing py3-toml (0.10.2-r2) 20:36:29 (43/43) Installing py3-pip (20.3.4-r1) 20:36:29 Executing busybox-1.34.1-r4.trigger 20:36:29 OK: 83 MiB in 65 packages 20:36:30 ---> 00926fa46987 20:36:30 Step 4/4 : RUN go mod download 20:36:30 ---> Running in 61fd93b88c1e 20:36:30 Removing intermediate container 2ffa98d0d66b 20:36:30 ---> 14335800bc8f 20:36:30 Step 19/20 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:36:30 Collecting docker-compose==1.23.2 20:36:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:36:31 Collecting websocket-client<1.0,>=0.32.0 20:36:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:36:31 Collecting docker<4.0,>=3.6.0 20:36:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:36:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:36:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:36:31 Collecting dockerpty<0.5,>=0.4.1 20:36:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:36:31 ---> Running in 6ce888202c89 20:36:31 Removing intermediate container 6ce888202c89 20:36:31 ---> da6cf95aa4c3 20:36:31 Step 20/20 : LABEL version=0.0.0 20:36:31 ---> Running in f23110acb497 20:36:31 Collecting cached-property<2,>=1.2.0 20:36:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:36:31 Collecting jsonschema<3,>=2.5.1 20:36:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:36:31 Removing intermediate container f23110acb497 20:36:31 ---> 7473faf5263c 20:36:31 20:36:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:36:31 Collecting docopt<0.7,>=0.6.1 20:36:31 Downloading docopt-0.6.2.tar.gz (25 kB) 20:36:31 Successfully built 7473faf5263c 20:36:32 Successfully tagged security-spiffe-token-provider:latest 20:36:32  Building security-spiffe-token-provider ... done Collecting PyYAML<4,>=3.10 20:36:32 Downloading PyYAML-3.13.tar.gz (270 kB) 20:36:32 Collecting texttable<0.10,>=0.9.0 20:36:32 Downloading texttable-0.9.1.tar.gz (11 kB) 20:36:33 Collecting docker-pycreds>=0.4.0 20:36:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:36:33 Collecting chardet<3.1.0,>=3.0.2 20:36:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:36:33 Collecting urllib3<1.25,>=1.21.1 20:36:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:36:33 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:36:33 Collecting idna<2.8,>=2.5 20:36:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:36:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:36:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:36:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:36:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:36:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:36:33 Attempting uninstall: urllib3 20:36:33 Found existing installation: urllib3 1.26.7 20:36:33 Uninstalling urllib3-1.26.7: 20:36:33 Successfully uninstalled urllib3-1.26.7 20:36:33 Attempting uninstall: idna 20:36:33 Found existing installation: idna 3.3 20:36:33 Uninstalling idna-3.3: 20:36:33 Successfully uninstalled idna-3.3 20:36:34 Attempting uninstall: requests 20:36:34 Found existing installation: requests 2.26.0 20:36:34 Uninstalling requests-2.26.0: 20:36:34 Successfully uninstalled requests-2.26.0 20:36:34 Running setup.py install for texttable: started 20:36:34 ---> f8f3d93e95e5 20:36:34 Step 9/23 : RUN make cmd/core-data/core-data 20:36:35 ---> Running in 717b01977932 20:36:35 Running setup.py install for texttable: finished with status 'done' 20:36:35 Running setup.py install for PyYAML: started 20:36:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:36:35 Running setup.py install for PyYAML: finished with status 'done' 20:36:35 Running setup.py install for docopt: started 20:36:35 Running setup.py install for docopt: finished with status 'done' 20:36:35 Running setup.py install for dockerpty: started 20:36:36 Running setup.py install for dockerpty: finished with status 'done' 20:36:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:36:38 Removing intermediate container 9e4a694c9e48 20:36:38 ---> ae73ce7a1694 20:36:38 Step 14/23 : ENV APP_PORT=58890 20:36:38 ---> Running in 99de474eccbb 20:36:39 Removing intermediate container 99de474eccbb 20:36:39 ---> 69660dabb04a 20:36:39 Step 15/23 : EXPOSE $APP_PORT 20:36:39 ---> Running in ba248768991b 20:36:39 Removing intermediate container ba248768991b 20:36:39 ---> faf0eaeb3986 20:36:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:36:40 ---> 635b83457d1f 20:36:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:36:40 ---> 76f7ea4f94e9 20:36:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:36:40 ---> 93db7aed8dc8 20:36:40 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:36:40 ---> Running in 35edaea9f634 20:36:40 Removing intermediate container 35edaea9f634 20:36:40 ---> b6504f6c5cc6 20:36:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:40 ---> Running in 0a1e402d8ad0 20:36:40 Removing intermediate container 0a1e402d8ad0 20:36:40 ---> 0d32f20e3adc 20:36:40 Step 21/23 : LABEL arch=x86_64 20:36:40 ---> Running in 69f9f24253df 20:36:41 Removing intermediate container 69f9f24253df 20:36:41 ---> 24a1c1bfcc27 20:36:41 Step 22/23 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:36:41 ---> Running in 59194f9b22b6 20:36:41 Removing intermediate container 59194f9b22b6 20:36:41 ---> 70199f93f724 20:36:41 Step 23/23 : LABEL version=0.0.0 20:36:41 ---> Running in 8f5f5852ed72 20:36:41 Removing intermediate container 8f5f5852ed72 20:36:41 ---> 80c7372033c6 20:36:41 20:36:41 Successfully built 80c7372033c6 20:36:41 Successfully tagged sys-mgmt-agent:latest 20:36:53  Building sys-mgmt-agent ... done Removing intermediate container 717b01977932 20:36:53 ---> 0411ad6ead21 20:36:53 20:36:53 Step 10/23 : FROM alpine:3.14 20:36:53 ---> 84b07dd2d1fd 20:36:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:53 ---> Running in baed5955aacf 20:36:53 Removing intermediate container baed5955aacf 20:36:53 ---> 5ba031471ea4 20:36:53 Step 12/23 : ENV APP_PORT=59880 20:36:53 ---> Running in dadb0f280249 20:36:53 Removing intermediate container dadb0f280249 20:36:53 ---> f4cbfd16e53a 20:36:53 Step 13/23 : EXPOSE $APP_PORT 20:36:53 ---> Running in 86d10e4b1f9d 20:36:53 Removing intermediate container 86d10e4b1f9d 20:36:53 ---> bb8250099878 20:36:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:53 ---> Running in 3740dfb70827 20:36:54 Removing intermediate container 3740dfb70827 20:36:54 ---> 1ceb62c4d3c2 20:36:54 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:36:54 ---> Running in 906b9a8a899e 20:36:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:55 (1/6) Installing dumb-init (1.2.5-r1) 20:36:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:36:56 (3/6) Installing libsodium (1.0.18-r0) 20:36:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:36:56 (5/6) Installing libzmq (4.3.4-r0) 20:36:56 (6/6) Installing zeromq (4.3.4-r0) 20:36:56 Executing busybox-1.33.1-r6.trigger 20:36:56 OK: 8 MiB in 20 packages 20:36:57 Removing intermediate container 906b9a8a899e 20:36:57 ---> bc0fc02d832f 20:36:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:57 ---> 34c6648501f0 20:36:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:57 ---> b85724a70ba7 20:36:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:57 ---> cae82b1080b5 20:36:57 Step 19/23 : ENTRYPOINT ["/core-data"] 20:36:57 ---> Running in f6254d204513 20:36:57 Removing intermediate container f6254d204513 20:36:57 ---> 88264463d6e8 20:36:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:58 ---> Running in 7429a69a213f 20:36:58 Removing intermediate container 7429a69a213f 20:36:58 ---> e35c02e445d4 20:36:58 Step 21/23 : LABEL arch=x86_64 20:36:58 ---> Running in 7f4a02e48407 20:36:58 Removing intermediate container 7f4a02e48407 20:36:58 ---> d8aaf7739019 20:36:58 Step 22/23 : LABEL git_sha=3638bdf90d58d3067b6ef24f3aad3df2bfdb8e1f 20:36:58 ---> Running in 189b5cdbf48a 20:36:58 Removing intermediate container 189b5cdbf48a 20:36:58 ---> 0ac1952f1629 20:36:58 Step 23/23 : LABEL version=0.0.0 20:36:58 ---> Running in bdbe20bb487d 20:36:58 Removing intermediate container bdbe20bb487d 20:36:58 ---> 066f2284f89d 20:36:58 20:36:58 Successfully built 066f2284f89d 20:36:58 Successfully tagged core-data:latest 20:36:58  Building core-data ... done  [Pipeline] } 20:36:58 $ docker stop --time=1 719d339c8cc8b5dfaef85f51b33ee2f4a9f8d8a40f5cd7a168e7b9ea01c3c254 20:36:59 $ docker rm -f 719d339c8cc8b5dfaef85f51b33ee2f4a9f8d8a40f5cd7a168e7b9ea01c3c254 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:00 + docker images 20:37:00 REPOSITORY TAG IMAGE ID CREATED SIZE 20:37:00 core-data latest 066f2284f89d 2 seconds ago 35.9MB 20:37:00 0411ad6ead21 8 seconds ago 1.65GB 20:37:00 sys-mgmt-agent latest 80c7372033c6 19 seconds ago 307MB 20:37:00 security-spiffe-token-provider latest 7473faf5263c 29 seconds ago 28.5MB 20:37:00 security-secretstore-setup latest d6d2b9ed977d 34 seconds ago 42.1MB 20:37:00 54d1d7b51c2b 36 seconds ago 1.62GB 20:37:00 security-spire-server latest f038b3631604 40 seconds ago 82.9MB 20:37:00 security-spire-agent latest 1335c94c8e85 40 seconds ago 119MB 20:37:00 b03281ea66bc 40 seconds ago 1.61GB 20:37:00 security-proxy-setup latest 48c43f918706 53 seconds ago 43.4MB 20:37:00 2e5b0cb9307b 53 seconds ago 1.63GB 20:37:00 fb7f742f341b 59 seconds ago 1.61GB 20:37:00 core-metadata latest 2f6de684799d About a minute ago 26.1MB 20:37:00 148b2998585d About a minute ago 1.63GB 20:37:00 security-bootstrapper latest ac8335b7e17e About a minute ago 24.3MB 20:37:00 15547e14cba0 About a minute ago 1.62GB 20:37:00 core-command latest 9fce04b88cba About a minute ago 24.5MB 20:37:00 support-scheduler latest dd5db35e49e8 About a minute ago 26MB 20:37:00 support-notifications latest f38ede457f86 About a minute ago 26.6MB 20:37:00 3e55f6c9ee64 About a minute ago 1.61GB 20:37:00 8cc81ef5c750 About a minute ago 1.62GB 20:37:00 security-spire-config latest 06dea2738e9f 2 minutes ago 82.2MB 20:37:00 32d8e00c30c2 2 minutes ago 1.62GB 20:37:00 f8ff87760648 2 minutes ago 1.61GB 20:37:00 821aba5c74b8 2 minutes ago 1.61GB 20:37:00 ci-base-image-x86_64 latest 1c7b5a938519 5 minutes ago 896MB 20:37:00 docker 20.10.14 5f3d65aad428 2 days ago 218MB 20:37:00 alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB 20:37:00 alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB 20:37:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 20:37:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 20:37:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:37:15 Still waiting to schedule task 20:37:15 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:37:26 Removing intermediate container 61fd93b88c1e 20:37:26 ---> 44913734b797 20:37:26 Successfully built 44913734b797 20:37:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:37:27 + docker inspect -f . ci-base-image-arm64 20:37:27 . [Pipeline] withDockerContainer 20:37:27 prd-ubuntu20.04-docker-arm64-4c-16g-9649 does not seem to be running inside a container 20:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:37:29 $ docker top 5a172fc51a0ca55fb938f81d989737a2d976ecffc8279a068d1a8de9dbde4aa9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:30 + go version 20:37:30 go version go1.17.6 linux/arm64 [Pipeline] } 20:37:30 $ docker stop --time=1 5a172fc51a0ca55fb938f81d989737a2d976ecffc8279a068d1a8de9dbde4aa9 20:37:31 $ docker rm -f 5a172fc51a0ca55fb938f81d989737a2d976ecffc8279a068d1a8de9dbde4aa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:32 + docker inspect -f . ci-base-image-arm64 20:37:32 . [Pipeline] withDockerContainer 20:37:32 prd-ubuntu20.04-docker-arm64-4c-16g-9649 does not seem to be running inside a container 20:37:33 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:37:34 $ docker top e7548112f51305f9b706b9789ac000896e145e27ffab666bb7434097dfcbcd61 -eo pid,comm [Pipeline] { [Pipeline] echo 20:37:34 ========================================================= 20:37:34 [edgeXBuildGoParallel] Running Tests and Build... 20:37:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:37:35 + make test 20:37:35 go mod tidy -compat=1.17 20:37:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:38:15 ? github.com/edgexfoundry/edgex-go [no test files] 20:40:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:40:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:40:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:40:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:40:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.320s coverage: 28.7% of statements 20:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.651s coverage: 98.5% of statements 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.519s coverage: 54.9% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.441s coverage: 89.2% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.399s coverage: 84.4% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.435s coverage: 94.7% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.263s coverage: 72.2% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.435s coverage: 60.0% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.618s coverage: 0.9% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.374s coverage: 58.8% of statements 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.621s coverage: 24.0% of statements 20:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements 20:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.518s coverage: 79.5% of statements 20:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.351s coverage: 94.1% of statements 20:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.530s coverage: 96.3% of statements 20:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.313s coverage: 87.5% of statements 20:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.298s coverage: 94.4% of statements 20:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements 20:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.816s coverage: 82.5% of statements 20:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.284s coverage: 92.9% of statements 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.297s coverage: 58.8% of statements 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.318s coverage: 80.0% of statements 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements 20:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.873s coverage: 91.2% of statements 20:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.992s coverage: 64.4% of statements 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.168s coverage: 89.4% of statements 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 20:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.441s coverage: 65.4% of statements 20:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.881s coverage: 43.8% of statements 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.754s coverage: 92.3% of statements 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.390s coverage: 63.2% of statements 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.519s coverage: 97.7% of statements 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.218s coverage: 28.9% of statements 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:41:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements 20:41:48 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:41:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:41:48 GO111MODULE=on go vet ./... 20:43:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:43:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:43:40 ./bin/test-attribution-txt.sh [Pipeline] echo 20:43:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:43:43 + ls -al . 20:43:43 total 660 20:43:43 drwxrwxr-x 9 1001 1001 4096 Mar 31 20:43 . 20:43:43 drwxr-xr-x 4 root root 4096 Mar 31 20:37 .. 20:43:43 -rw-rw-r-- 1 1001 1001 11 Mar 31 20:35 .dockerignore 20:43:43 drwxrwxr-x 8 1001 1001 4096 Mar 31 20:35 .git 20:43:43 drwxrwxr-x 4 1001 1001 4096 Mar 31 20:35 .github 20:43:43 -rw-rw-r-- 1 1001 1001 870 Mar 31 20:35 .gitignore 20:43:43 -rw-rw-r-- 1 1001 1001 42 Mar 31 20:35 .golangci.yml 20:43:43 -rw-rw-r-- 1 1001 1001 87 Mar 31 20:35 .hadolint.yml 20:43:43 -rw-rw-r-- 1 1001 1001 166 Mar 31 20:35 .sonarcloud.properties 20:43:43 -rw-rw-r-- 1 1001 1001 1171 Mar 31 20:35 ADOPTERS.md 20:43:43 -rw-rw-r-- 1 1001 1001 9953 Mar 31 20:35 Attribution.txt 20:43:43 -rw-rw-r-- 1 1001 1001 51732 Mar 31 20:35 CHANGELOG.md 20:43:43 -rw-rw-r-- 1 1001 1001 3804 Mar 31 20:35 CONTRIBUTING.md 20:43:43 -rw-rw-r-- 1 1001 1001 677 Mar 31 20:35 GOVERNANCE.md 20:43:43 -rw-rw-r-- 1 1001 1001 849 Mar 31 20:35 Jenkinsfile 20:43:43 -rw-rw-r-- 1 1001 1001 10775 Mar 31 20:35 LICENSE 20:43:43 -rw-rw-r-- 1 1001 1001 8478 Mar 31 20:35 Makefile 20:43:43 -rw-rw-r-- 1 1001 1001 582 Mar 31 20:35 OWNERS.md 20:43:43 -rw-rw-r-- 1 1001 1001 8207 Mar 31 20:35 README.md 20:43:43 -rw-rw-r-- 1 1001 1001 6912 Mar 31 20:35 SECURITY.md 20:43:43 -rw-rw-r-- 1 1001 1001 5 Mar 31 20:30 VERSION 20:43:43 -rw-rw-r-- 1 1001 1001 4131 Mar 31 20:35 ZMQWindows.md 20:43:43 drwxrwxr-x 2 1001 1001 4096 Mar 31 20:35 bin 20:43:43 drwxrwxr-x 18 1001 1001 4096 Mar 31 20:35 cmd 20:43:43 -rw-r--r-- 1 root root 429121 Mar 31 20:41 coverage.out 20:43:43 -rw-rw-r-- 1 1001 1001 3175 Mar 31 20:35 go.mod 20:43:43 -rw-rw-r-- 1 1001 1001 34990 Mar 31 20:37 go.sum 20:43:43 drwxrwxr-x 8 1001 1001 4096 Mar 31 20:35 internal 20:43:43 drwxrwxr-x 3 1001 1001 4096 Mar 31 20:35 openapi 20:43:43 drwxrwxr-x 4 1001 1001 4096 Mar 31 20:35 snap 20:43:43 -rw-rw-r-- 1 1001 1001 204 Mar 31 20:35 version.go [Pipeline] sh 20:43:44 + '[' -e coverage.out ] 20:43:44 + chown 1001:1001 coverage.out [Pipeline] stash 20:43:44 Warning: overwriting stash ‘coverage-report’ 20:43:45 Stashed 1 file(s) [Pipeline] sh 20:43:46 + make build 20:43:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:45:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:47: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 20:47: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-notifications/support-notifications ./cmd/support-notifications 20:47:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:47:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:47:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:48:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:48:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:48:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:48:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:48:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:48:44 $ docker stop --time=1 e7548112f51305f9b706b9789ac000896e145e27ffab666bb7434097dfcbcd61 20:48:46 $ docker rm -f e7548112f51305f9b706b9789ac000896e145e27ffab666bb7434097dfcbcd61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:48 20:48:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:48:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:49 latest: Pulling from edgex-devops/edgex-compose-arm64 20:48:49 29e5d40040c1: Pulling fs layer 20:48:49 1ce36da41761: Pulling fs layer 20:48:49 25b303627fd3: Pulling fs layer 20:48:49 29e5d40040c1: Verifying Checksum 20:48:49 29e5d40040c1: Download complete 20:48:50 1ce36da41761: Verifying Checksum 20:48:50 1ce36da41761: Download complete 20:48:50 29e5d40040c1: Pull complete 20:48:51 25b303627fd3: Verifying Checksum 20:48:51 1ce36da41761: Pull complete 20:49:03 25b303627fd3: Pull complete 20:49:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:49:04 prd-ubuntu20.04-docker-arm64-4c-16g-9649 does not seem to be running inside a container 20:49:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:49:06 $ docker top 41f646e83838d8b0b27dea55b6a8a9b0b262b3a45ce56396916df511845458cd -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:07 + docker-compose build --help 20:49:07 + grep parallel 20:49:14 --parallel Build images in parallel. [Pipeline] } 20:49:14 $ docker stop --time=1 41f646e83838d8b0b27dea55b6a8a9b0b262b3a45ce56396916df511845458cd 20:49:16 $ docker rm -f 41f646e83838d8b0b27dea55b6a8a9b0b262b3a45ce56396916df511845458cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:17 . [Pipeline] withDockerContainer 20:49:17 prd-ubuntu20.04-docker-arm64-4c-16g-9649 does not seem to be running inside a container 20:49:17 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:49:18 $ docker top 9a9f3e66fbd7f77a593d402f8cfe54ca894d7344f1aa0dbd942b40143e694e81 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:19 + docker-compose -f ./docker-compose-build.yml build --parallel 20:49:26 Building core-command ... 20:49:26 Building core-data ... 20:49:26 Building core-metadata ... 20:49:26 Building security-bootstrapper ... 20:49:26 Building security-proxy-setup ... 20:49:26 Building security-secretstore-setup ... 20:49:26 Building security-spiffe-token-provider ... 20:49:26 Building security-spire-agent ... 20:49:26 Building security-spire-config ... 20:49:26 Building security-spire-server ... 20:49:26 Building support-notifications ... 20:49:26 Building support-scheduler ... 20:49:26 Building sys-mgmt-agent ... 20:49:26 Building security-secretstore-setup 20:49:26 Building support-scheduler 20:49:26 Building security-spire-server 20:49:26 Building support-notifications 20:49:26 Building core-data 20:51:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:18 ---> 44913734b797 20:51:18 Step 3/22 : WORKDIR /edgex-go 20:51:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:18 ---> 44913734b797 20:51:18 Step 3/22 : WORKDIR /edgex-go 20:51:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:18 ---> 44913734b797 20:51:18 Step 3/23 : WORKDIR /edgex-go 20:51:18 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:51:18 ---> 44913734b797 20:51:18 Step 3/25 : WORKDIR /edgex-go 20:51:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:18 ---> 44913734b797 20:51:18 Step 3/23 : WORKDIR /edgex-go 20:51:18 ---> Running in af69a3a5a549 20:51:18 ---> Running in 0f22356ac7ab 20:51:18 ---> Running in b04d7030b48f 20:51:18 ---> Running in 75b85ab4f3d0 20:51:18 ---> Running in ab630640ec05 20:51:18 Removing intermediate container b04d7030b48f 20:51:18 ---> ce7b72401557 20:51:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:18 Removing intermediate container 0f22356ac7ab 20:51:18 ---> 413195c2c0f9 20:51:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:18 ---> Running in 8f0e3307441e 20:51:18 Removing intermediate container 75b85ab4f3d0 20:51:18 ---> b260fbeade24 20:51:18 ---> Running in c5d99856cd1b 20:51:18 Removing intermediate container af69a3a5a549 20:51:18 ---> b27a8e5bc1d7 20:51:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:18 Removing intermediate container ab630640ec05 20:51:18 ---> 8534df60843e 20:51:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:18 ---> Running in e2da1543e4eb 20:51:18 ---> Running in 16b60f3bbd5b 20:51:18 ---> Running in dba97e2bcdff 20:51:18 Removing intermediate container c5d99856cd1b 20:51:18 ---> 65a25f8fa5b0 20:51:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:51:18 Removing intermediate container 16b60f3bbd5b 20:51:18 ---> dcec7ea164ee 20:51:18 Step 5/22 : RUN apk add --update --no-cache make git 20:51:18 Removing intermediate container 8f0e3307441e 20:51:18 ---> 526c646eaeea 20:51:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:51:18 ---> Running in feca62d60fac 20:51:18 ---> Running in d6746b735503 20:51:18 ---> Running in f530dbf46d48 20:51:18 Removing intermediate container dba97e2bcdff 20:51:18 ---> 3ea31e9c564e 20:51:18 Step 5/25 : RUN apk add --update --no-cache make git 20:51:18 Removing intermediate container e2da1543e4eb 20:51:18 ---> a14fe85a2f1c 20:51:18 Step 5/23 : RUN apk add --update --no-cache make git 20:51:18 ---> Running in 3f8591378153 20:51:18 ---> Running in bde8a2414ff4 20:51:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:21 OK: 220 MiB in 52 packages 20:51:22 OK: 220 MiB in 52 packages 20:51:23 OK: 220 MiB in 52 packages 20:51:23 OK: 220 MiB in 52 packages 20:51:23 OK: 220 MiB in 52 packages 20:51:23 Removing intermediate container feca62d60fac 20:51:23 ---> d01dbb1e5896 20:51:23 Step 6/22 : COPY go.mod vendor* ./ 20:51:24 Removing intermediate container f530dbf46d48 20:51:24 ---> 0daa287e2687 20:51:24 Step 6/22 : COPY go.mod vendor* ./ 20:51:25 Removing intermediate container d6746b735503 20:51:25 ---> 456c11f788d1 20:51:25 Step 6/23 : COPY go.mod vendor* ./ 20:51:25 Removing intermediate container bde8a2414ff4 20:51:25 Removing intermediate container 3f8591378153 20:51:25 ---> f81f09230c08 20:51:25 Step 6/23 : COPY go.mod vendor* ./ 20:51:25 ---> 8f00f43fa79d 20:51:25 Step 6/25 : COPY go.mod vendor* ./ 20:51:25 ---> c6fe707514be 20:51:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:25 ---> Running in e3d4b89cd24c 20:51:26 ---> 8575f3ac2683 20:51:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:26 ---> 2f15edd4f68a 20:51:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:26 ---> Running in 8bf8d25615c2 20:51:26 ---> Running in d6d2f775e21a 20:51:27 ---> 6eb8b469458f 20:51:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:27 ---> 3e30ea8135e1 20:51:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:27 ---> Running in 3f4e1c95fedd 20:51:27 ---> Running in 25724219a004 20:51:32 Removing intermediate container e3d4b89cd24c 20:51:32 ---> 273d25558427 20:51:32 Step 8/22 : COPY . . 20:51:34 Removing intermediate container d6d2f775e21a 20:51:34 ---> ec56f5bd7d6d 20:51:34 Step 8/22 : COPY . . 20:51:34 Removing intermediate container 8bf8d25615c2 20:51:34 ---> c0d9436a8e2c 20:51:34 Step 8/23 : COPY . . 20:51:34 Removing intermediate container 3f4e1c95fedd 20:51:34 ---> ecacbf62a7d0 20:51:34 Step 8/23 : COPY . . 20:51:34 Removing intermediate container 25724219a004 20:51:34 ---> c5b7d898a9c2 20:51:34 Step 8/25 : COPY . . 20:52:13 ---> 75c4aff1119d 20:52:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:52:13 ---> 35d5c8bf5fa6 20:52:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:52:13 ---> 0348ada44293 20:52:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:52:13 ---> 939e3e0700b3 20:52:13 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 20:52:13 ---> Running in 53be80ba4900 20:52:13 ---> Running in 62e71fe9d662 20:52:13 ---> Running in 0077c9c5d615 20:52:13 ---> Running in f083b180da10 20:52:13 ---> ee303855c579 20:52:13 Step 9/23 : RUN make cmd/core-data/core-data 20:52:13 Removing intermediate container f083b180da10 20:52:13 ---> ea602eafb3e3 20:52:13 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 20:52:13 ---> Running in c7fa3adcac8c 20:52:13 ---> Running in 252bff04fbed 20:52:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:52: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:52:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:52:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:52:16 spire-1.2.0/ 20:52:22 spire-1.2.0/README.md 20:52:22 spire-1.2.0/bin/ 20:52:22 spire-1.2.0/bin/spire-server 20:52:22 spire-1.2.0/bin/spire-agent 20:52:22 spire-1.2.0/conf/ 20:52:22 spire-1.2.0/conf/server/ 20:52:22 spire-1.2.0/conf/server/server.conf 20:52:22 spire-1.2.0/conf/agent/ 20:52:22 spire-1.2.0/conf/agent/agent.conf 20:52:22 spire-1.2.0/LICENSE 20:52:29 Removing intermediate container 252bff04fbed 20:52:29 ---> f478be2cb184 20:52:29 20:52:29 Step 11/23 : FROM alpine:3.15 20:52:29 3.15: Pulling from library/alpine 20:52:30 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 20:52:30 Status: Downloaded newer image for alpine:3.15 20:52:30 ---> 03078ca19a05 20:52:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:52:30 ---> Running in 64e287f8a74e 20:52:30 Removing intermediate container 64e287f8a74e 20:52:30 ---> 810e26e41c56 20:52:30 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:30 ---> Running in 79e3414fcbbb 20:52:34 Removing intermediate container 79e3414fcbbb 20:52:34 ---> 8658a0fc3cf1 20:52:34 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:34 ---> Running in b4171ecfe1d2 20:52:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:52:39 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:52:39 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 20:52:39 OK: 15729 distinct packages available 20:52:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:52:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:52:42 (1/5) Installing dumb-init (1.2.5-r1) 20:52:42 (2/5) Installing musl-obstack (1.2.3-r0) 20:52:42 (3/5) Installing libucontext (1.1-r0) 20:52:42 (4/5) Installing gcompat (1.0.0-r4) 20:52:42 (5/5) Installing openssl (1.1.1n-r0) 20:52:42 Executing busybox-1.34.1-r4.trigger 20:52:42 OK: 6 MiB in 19 packages 20:52:44 Removing intermediate container b4171ecfe1d2 20:52:44 ---> d7f8fc54a4f4 20:52:44 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:52:50 ---> 43702fdeaa58 20:52:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:52:50 ---> a78eb6a3a94c 20:52:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:52:51 ---> 457cd375000d 20:52:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:52:53 ---> 3ae007cb37ff 20:52:53 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:52:53 ---> Running in 57c3507d0b1d 20:52:53 Removing intermediate container 57c3507d0b1d 20:52:53 ---> eefa415d51cf 20:52:53 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:52:53 ---> Running in 559e0e09e7f5 20:52:54 Removing intermediate container 559e0e09e7f5 20:52:54 ---> 0dc7b24e04bf 20:52:54 Step 21/23 : LABEL arch=arm64 20:52:54 ---> Running in fdfcf986c1ca 20:52:55 Removing intermediate container fdfcf986c1ca 20:52:55 ---> 3638cd20fe3d 20:52:55 Step 22/23 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 20:52:55 ---> Running in a526a3236547 20:52:55 Removing intermediate container a526a3236547 20:52:55 ---> 8acc7c7f3bb3 20:52:55 Step 23/23 : LABEL version=0.0.0 20:52:55 ---> Running in 2eedb795a5df 20:52:56 Removing intermediate container 2eedb795a5df 20:52:56 ---> 983675f1e840 20:52:56 20:52:57 Successfully built 983675f1e840 20:52:57 Successfully tagged security-spire-server-arm64:latest 20:52:57  Building security-spire-server ... done Building security-spire-config 20:53:44 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:53:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:53:44 ---> 44913734b797 20:53:44 Step 3/24 : WORKDIR /edgex-go 20:53:44 ---> Using cache 20:53:44 ---> b260fbeade24 20:53:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:44 ---> Using cache 20:53:44 ---> dcec7ea164ee 20:53:44 Step 5/24 : RUN apk add --update --no-cache make git 20:53:44 ---> Using cache 20:53:44 ---> 0daa287e2687 20:53:44 Step 6/24 : COPY go.mod vendor* ./ 20:53:44 ---> Using cache 20:53:44 ---> 2f15edd4f68a 20:53:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:44 ---> Using cache 20:53:44 ---> ec56f5bd7d6d 20:53:44 Step 8/24 : COPY . . 20:53:44 ---> Using cache 20:53:44 ---> 75c4aff1119d 20:53:44 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 20:53:44 ---> Running in 76f62a5f9081 20:53:44 Removing intermediate container 76f62a5f9081 20:53:44 ---> 4afbc1c40d93 20:53:44 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 20:53:44 ---> Running in 8fcb0a892570 20:53:44 spire-1.2.0/ 20:53:46 Running on prd-ubuntu18.04-docker-8c-8g-9948 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:53:46 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 20:53:46 The recommended git tool is: git 20:53:47 spire-1.2.0/README.md 20:53:47 spire-1.2.0/bin/ 20:53:47 spire-1.2.0/bin/spire-server 20:53:47 spire-1.2.0/bin/spire-agent 20:53:47 spire-1.2.0/conf/ 20:53:47 spire-1.2.0/conf/server/ 20:53:47 spire-1.2.0/conf/server/server.conf 20:53:47 spire-1.2.0/conf/agent/ 20:53:47 spire-1.2.0/conf/agent/agent.conf 20:53:47 spire-1.2.0/LICENSE 20:53:48 using credential edgex-jenkins-ssh 20:53:48 Cloning the remote Git repository 20:53:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:53:48 > git init /w/workspace/edgex-go/6 # timeout=10 20:53:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:53:48 > git --version # timeout=10 20:53:48 > git --version # 'git version 2.17.1' 20:53:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:53:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:53:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:53:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:53:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:53:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:53:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:53:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:53:53 Merging remotes/origin/main commit c716e684b70864673cdf3dc7cabeb53a7964410a into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 20:53:54 Merge succeeded, producing 713ff3db5fce3e835e0c0c87a083ec18cdb2b939 20:53:54 Checking out Revision 713ff3db5fce3e835e0c0c87a083ec18cdb2b939 (PR-3924) 20:53:54 Removing intermediate container 8fcb0a892570 20:53:54 ---> 37e0f042f870 20:53:54 20:53:54 Step 11/24 : FROM alpine:3.15 20:53:54 ---> 03078ca19a05 20:53:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:53:54 ---> Using cache 20:53:54 ---> 810e26e41c56 20:53:54 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:54 ---> Using cache 20:53:54 ---> 8658a0fc3cf1 20:53:54 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:53:54 ---> Running in 58ad6c435bdf 20:53:53 > git config core.sparsecheckout # timeout=10 20:53:53 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 20:53:53 > git remote # timeout=10 20:53:53 > git config --get remote.origin.url # timeout=10 20:53:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:53:54 > git merge c716e684b70864673cdf3dc7cabeb53a7964410a # timeout=10 20:53:54 > git rev-parse HEAD^{commit} # timeout=10 20:53:54 > git config core.sparsecheckout # timeout=10 20:53:54 > git checkout -f 713ff3db5fce3e835e0c0c87a083ec18cdb2b939 # timeout=10 20:53:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:57 Commit message: "Merge commit 'c716e684b70864673cdf3dc7cabeb53a7964410a' into HEAD" 20:53:57 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 20:53:57 > git rev-list --no-walk 418d5ccd75cd3739fae186f8a6e8d732724ee081 # timeout=10 [Pipeline] libraryResource [Pipeline] sh 20:53:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:58 + echo snap-build.sh 20:53:58 snap-build.sh 20:53:58 + SNAP_BASE_DIR=. 20:53:58 + '[' '!' -z /w/workspace/edgex-go/6 ']' 20:53:58 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 20:53:58 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 20:53:58 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 20:53:58 + cd /w/workspace/edgex-go/6 20:53:58 + sudo apt-get remove -qy --purge lxd lxd-client 20:53:58 Reading package lists... 20:53:58 Building dependency tree... 20:53:58 Reading state information... 20:53:58 The following packages were automatically installed and are no longer required: 20:53:58 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:53:58 uidmap xdelta3 20:53:58 Use 'sudo apt autoremove' to remove them. 20:53:58 The following packages will be REMOVED: 20:53:58 lxd* lxd-client* 20:53:58 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:53:58 After this operation, 31.7 MB disk space will be freed. 20:53:58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 20:53:58 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:53:59 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:53:59 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 20:53:59 OK: 15729 distinct packages available 20:53:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:59 Removing lxd dnsmasq configuration 20:53:59 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:53:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:54:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:54:00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 20:54:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:54:02 (1/4) Installing dumb-init (1.2.5-r1) 20:54:02 Processing triggers for systemd (237-3ubuntu10.52) ... 20:54:02 Processing triggers for ureadahead (0.100.0-21) ... 20:54:02 (2/4) Installing musl-obstack (1.2.3-r0) 20:54:02 (3/4) Installing libucontext (1.1-r0) 20:54:02 (4/4) Installing gcompat (1.0.0-r4) 20:54:02 Executing busybox-1.34.1-r4.trigger 20:54:02 OK: 6 MiB in 18 packages 20:54:02 + sudo snap remove --purge lxd 20:54:02 snap "lxd" is not installed 20:54:02 + sudo groupadd --force --system lxd 20:54:02 ++ whoami 20:54:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:54:02 + newgrp - lxd 20:54:03 + sudo snap install lxd 20:54:04 Removing intermediate container 58ad6c435bdf 20:54:04 ---> 7fe0a82432b4 20:54:04 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 20:54:11 ---> acf5dc2a5fc1 20:54:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:54:11 ---> ede9fac0d8f3 20:54:11 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:54:11 ---> Running in 82b1900c4c9d 20:54:12 Removing intermediate container 82b1900c4c9d 20:54:12 ---> 1585dea36523 20:54:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:54:13 2022-03-31T20:54:09Z INFO Waiting for automatic snapd restart... 20:54:13 ---> 24dac3057870 20:54:13 Step 19/24 : WORKDIR / 20:54:13 ---> Running in 0c1583079bc5 20:54:14 Removing intermediate container 0c1583079bc5 20:54:14 ---> aff3c7b866db 20:54:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:54:14 ---> Running in d5d673371927 20:54:15 Removing intermediate container d5d673371927 20:54:15 ---> ff072a927149 20:54:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:54:15 ---> Running in 93de120c882c 20:54:15 Removing intermediate container 93de120c882c 20:54:15 ---> 51e04e9270dc 20:54:15 Step 22/24 : LABEL arch=arm64 20:54:15 ---> Running in 6336ed3723c0 20:54:16 Removing intermediate container 6336ed3723c0 20:54:16 ---> c705143a9bd8 20:54:16 Step 23/24 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 20:54:16 ---> Running in 0f2d643dab80 20:54:17 Removing intermediate container 0f2d643dab80 20:54:17 ---> 32d53c5adc76 20:54:17 Step 24/24 : LABEL version=0.0.0 20:54:17 ---> Running in 2d091d585501 20:54:18 Removing intermediate container 2d091d585501 20:54:18 ---> 7f184366f88f 20:54:18 20:54:18 Successfully built 7f184366f88f 20:54:18 Successfully tagged security-spire-config-arm64:latest 20:54:18  Building security-spire-config ... done Building security-proxy-setup 20:54:28 lxd 4.24-c92c0b2 from Canonical* installed 20:54:28 + sudo lxd init --auto 20:54:38 + sudo snap install --classic snapcraft 20:54:42 snapcraft 6.1 from Canonical* installed 20:54:42 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:54:42 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:54:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:42 Dload Upload Total Spent Left Speed 20:54:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 20:54:42 100 3325k 100 3325k 0 0 9722k 0 --:--:-- --:--:-- --:--:-- 9722k 20:54:42 ./yq_linux_amd64 20:54:42 + sudo snapcraft prime --use-lxd 20:54:44 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:54:44 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:54:44 - README.md 20:54:44 20:54:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:54:45 Launching a container. 20:54:55 Waiting for container to be ready 20:54:55 To start your first container, try: lxc launch ubuntu:20.04 20:54:55 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 20:54:55 20:55:01 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:55:01 Waiting for network to be ready... 20:55:02 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 20:55:02 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 20:55:02 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 20:55:02 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 20:55:02 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 20:55:02 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 20:55:02 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 20:55:02 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 20:55:02 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 20:55:02 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 20:55:02 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 20:55:02 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1702 kB] 20:55:02 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] 20:55:02 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 20:55:02 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 20:55:02 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [910 kB] 20:55:02 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] 20:55:02 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 20:55:02 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 20:55:02 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1375 kB] 20:55:03 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] 20:55:03 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 20:55:03 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 20:55:03 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [850 kB] 20:55:03 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [121 kB] 20:55:03 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 20:55:03 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 20:55:06 Fetched 23.6 MB in 3s (6928 kB/s) 20:55:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:06 ---> 44913734b797 20:55:06 Step 3/22 : WORKDIR /edgex-go 20:55:06 ---> Using cache 20:55:06 ---> b260fbeade24 20:55:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:06 ---> Using cache 20:55:06 ---> dcec7ea164ee 20:55:06 Step 5/22 : RUN apk add --update --no-cache make git 20:55:06 ---> Using cache 20:55:06 ---> 0daa287e2687 20:55:06 Step 6/22 : COPY go.mod vendor* ./ 20:55:06 ---> Using cache 20:55:06 ---> 2f15edd4f68a 20:55:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:06 ---> Using cache 20:55:06 ---> ec56f5bd7d6d 20:55:06 Step 8/22 : COPY . . 20:55:06 ---> Using cache 20:55:06 ---> 75c4aff1119d 20:55:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:55:06 ---> Running in bc466a40e16d 20:55:06 Reading package lists... 20:55:06 Reading package lists... 20:55:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:55:06 Building dependency tree... 20:55:06 Reading state information... 20:55:06 The following additional packages will be installed: 20:55:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:55:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:55:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:55:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:55:06 Suggested packages: 20:55:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:55:06 Recommended packages: 20:55:06 gnupg libsasl2-modules 20:55:06 The following NEW packages will be installed: 20:55:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:55:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:55:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:55:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:55:06 The following packages will be upgraded: 20:55:06 gpg gpg-agent gpgconf libudev1 20:55:06 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 20:55:06 Need to get 3859 kB of archives. 20:55:06 After this operation, 14.9 MB of additional disk space will be used. 20:55:06 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 20:55:07 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 20:55:07 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 20:55:07 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 20:55:07 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 20:55:07 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 20:55:07 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 20:55:07 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 20:55:07 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 20:55:07 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:55:07 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 20:55:07 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 20:55:07 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 20:55:07 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 20:55:07 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 20:55:07 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 20:55:07 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 20:55:07 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 20:55:07 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 20:55:07 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 20:55:07 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 20:55:07 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 20:55:08 debconf: delaying package configuration, since apt-utils is not installed 20:55:08 Fetched 3859 kB in 1s (3526 kB/s) 20:55:08 (Reading database ... 12816 files and directories currently installed.) 20:55:08 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 20:55:08 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:55:08 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 20:55:08 Selecting previously unselected package udev. 20:55:08 (Reading database ... 12816 files and directories currently installed.) 20:55:08 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 20:55:08 Unpacking udev (245.4-4ubuntu3.15) ... 20:55:08 Selecting previously unselected package libfuse2:amd64. 20:55:08 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 20:55:08 Unpacking libfuse2:amd64 (2.9.9-3) ... 20:55:08 Selecting previously unselected package fuse. 20:55:08 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 20:55:08 Unpacking fuse (2.9.9-3) ... 20:55:08 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 20:55:08 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:55:08 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 20:55:08 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:55:08 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 20:55:08 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:55:08 Selecting previously unselected package libksba8:amd64. 20:55:08 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:55:08 Unpacking libksba8:amd64 (1.3.5-2) ... 20:55:08 Selecting previously unselected package libroken18-heimdal:amd64. 20:55:08 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:55:08 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:08 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:55:08 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:55:08 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:08 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:55:08 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:55:08 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:09 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:55:09 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:55:09 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:09 Selecting previously unselected package libwind0-heimdal:amd64. 20:55:09 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:55:09 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:09 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:55:09 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:55:09 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:09 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:55:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:55:09 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:09 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:55:09 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:55:09 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:09 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:55:09 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:55:09 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:09 Selecting previously unselected package libsasl2-modules-db:amd64. 20:55:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:55:09 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:55:09 Selecting previously unselected package libsasl2-2:amd64. 20:55:09 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 20:55:09 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:55:09 Selecting previously unselected package libldap-common. 20:55:09 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 20:55:09 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:55:09 Selecting previously unselected package libldap-2.4-2:amd64. 20:55:09 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 20:55:09 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:55:09 Selecting previously unselected package dirmngr. 20:55:09 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 20:55:09 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 20:55:09 Setting up libksba8:amd64 (1.3.5-2) ... 20:55:09 Setting up libfuse2:amd64 (2.9.9-3) ... 20:55:09 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:55:09 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:55:09 Setting up udev (245.4-4ubuntu3.15) ... 20:55:10 invoke-rc.d: policy-rc.d denied execution of start. 20:55:10 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 20:55:10 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:10 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 20:55:10 Setting up gpg (2.2.19-3ubuntu2.1) ... 20:55:10 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:10 Setting up fuse (2.9.9-3) ... 20:55:10 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 20:55:10 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:10 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:10 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:10 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:10 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:11 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:11 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:55:11 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:55:11 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 20:55:11 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 20:55:11 Processing triggers for systemd (245.4-4ubuntu3) ... 20:55:11 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:55:11 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 20:55:11 Alias= settings in the [Install] section, and DefaultInstance= for template 20:55:11 units). This means they are not meant to be enabled using systemctl. 20:55:11 20:55:11 Possible reasons for having this kind of units are: 20:55:11 • A unit may be statically enabled by being symlinked from another unit's 20:55:11 .wants/ or .requires/ directory. 20:55:11 • A unit's purpose may be to act as a helper for some other unit which has 20:55:11 a requirement dependency on it. 20:55:11 • A unit may be started when needed via activation (socket, path, timer, 20:55:11 D-Bus, udev, scripted systemctl call, ...). 20:55:11 • In case of template units, the unit is meant to be enabled with some 20:55:11 instance name specified. 20:55:11 Reading package lists... 20:55:12 Building dependency tree... 20:55:12 Reading state information... 20:55:12 The following additional packages will be installed: 20:55:12 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:55:12 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:55:12 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:55:12 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 20:55:12 openssh-client python3 python3-minimal python3.8 python3.8-minimal 20:55:12 squashfs-tools systemd systemd-sysv systemd-timesyncd 20:55:12 Suggested packages: 20:55:12 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 20:55:12 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:55:12 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 20:55:12 systemd-container policykit-1 20:55:12 Recommended packages: 20:55:12 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 20:55:12 The following NEW packages will be installed: 20:55:12 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 20:55:12 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 20:55:12 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 20:55:12 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 20:55:12 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 20:55:12 The following packages will be upgraded: 20:55:12 libsystemd0 systemd systemd-sysv systemd-timesyncd 20:55:12 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 20:55:12 Need to get 46.5 MB of archives. 20:55:12 After this operation, 181 MB of additional disk space will be used. 20:55:12 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 20:55:12 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 20:55:12 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 20:55:12 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 20:55:12 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 20:55:12 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 20:55:12 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 20:55:12 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 20:55:12 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 20:55:12 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 20:55:12 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 20:55:12 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 20:55:12 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 20:55:12 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 20:55:12 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 20:55:12 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 20:55:13 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 20:55:13 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 20:55:13 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 20:55:13 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 20:55:13 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 20:55:13 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 20:55:13 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 20:55:13 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 20:55:13 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 20:55:13 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 20:55:13 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 20:55:13 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 20:55:13 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 20:55:13 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 20:55:13 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 20:55:13 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 20:55:13 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 20:55:15 debconf: delaying package configuration, since apt-utils is not installed 20:55:15 Fetched 46.5 MB in 2s (19.6 MB/s) 20:55:15 (Reading database ... 13067 files and directories currently installed.) 20:55:15 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 20:55:15 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:55:15 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 20:55:15 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:55:15 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 20:55:15 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:55:15 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 20:55:15 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 20:55:15 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 20:55:15 Selecting previously unselected package libpython3.8-minimal:amd64. 20:55:15 (Reading database ... 13068 files and directories currently installed.) 20:55:15 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:55:15 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:55:15 Selecting previously unselected package libexpat1:amd64. 20:55:15 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 20:55:15 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:55:16 Selecting previously unselected package python3.8-minimal. 20:55:16 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:55:16 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:55:16 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:55:16 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 20:55:16 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 20:55:17 Selecting previously unselected package python3-minimal. 20:55:17 (Reading database ... 13359 files and directories currently installed.) 20:55:17 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 20:55:17 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 20:55:17 Selecting previously unselected package mime-support. 20:55:17 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 20:55:17 Unpacking mime-support (3.64ubuntu1) ... 20:55:17 Selecting previously unselected package libmpdec2:amd64. 20:55:17 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 20:55:17 Unpacking libmpdec2:amd64 (2.4.2-3) ... 20:55:17 Selecting previously unselected package libpython3.8-stdlib:amd64. 20:55:17 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:55:17 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:55:17 Selecting previously unselected package python3.8. 20:55:17 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 20:55:17 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:55:17 Selecting previously unselected package libpython3-stdlib:amd64. 20:55:17 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 20:55:17 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:55:17 Setting up python3-minimal (3.8.2-0ubuntu2) ... 20:55:17 Selecting previously unselected package python3. 20:55:17 (Reading database ... 13761 files and directories currently installed.) 20:55:17 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 20:55:17 Unpacking python3 (3.8.2-0ubuntu2) ... 20:55:17 Selecting previously unselected package libdbus-1-3:amd64. 20:55:17 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 20:55:17 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:55:17 Selecting previously unselected package dbus. 20:55:17 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 20:55:17 Unpacking dbus (1.12.16-2ubuntu2.1) ... 20:55:17 Selecting previously unselected package libbsd0:amd64. 20:55:17 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 20:55:17 Unpacking libbsd0:amd64 (0.10.0-1) ... 20:55:17 Selecting previously unselected package libpam-systemd:amd64. 20:55:17 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 20:55:17 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:55:17 Selecting previously unselected package sudo. 20:55:17 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 20:55:17 Unpacking sudo (1.8.31-1ubuntu1.2) ... 20:55:18 Selecting previously unselected package apparmor. 20:55:18 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 20:55:18 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 20:55:18 Selecting previously unselected package libcbor0.6:amd64. 20:55:18 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 20:55:18 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:55:18 Selecting previously unselected package libedit2:amd64. 20:55:18 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 20:55:18 Unpacking libedit2:amd64 (3.1-20191231-1) ... 20:55:18 Selecting previously unselected package libfido2-1:amd64. 20:55:18 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 20:55:18 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:55:18 Selecting previously unselected package libkrb5support0:amd64. 20:55:18 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 20:55:18 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:55:18 Selecting previously unselected package libk5crypto3:amd64. 20:55:18 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 20:55:18 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:55:18 Selecting previously unselected package libkeyutils1:amd64. 20:55:18 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 20:55:18 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:55:18 Selecting previously unselected package libkrb5-3:amd64. 20:55:18 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 20:55:18 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:55:18 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:55:18 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 20:55:18 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:55:18 Selecting previously unselected package openssh-client. 20:55:18 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 20:55:18 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 20:55:18 Selecting previously unselected package dbus-user-session. 20:55:18 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 20:55:18 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 20:55:18 Selecting previously unselected package liblzo2-2:amd64. 20:55:18 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 20:55:18 Unpacking liblzo2-2:amd64 (2.10-2) ... 20:55:18 Selecting previously unselected package squashfs-tools. 20:55:18 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 20:55:18 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 20:55:18 Selecting previously unselected package snapd. 20:55:18 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 20:55:18 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 20:55:22 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:55:22 Setting up mime-support (3.64ubuntu1) ... 20:55:22 Setting up liblzo2-2:amd64 (2.10-2) ... 20:55:22 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:55:22 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:55:22 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 20:55:22 Setting up dbus (1.12.16-2ubuntu2.1) ... 20:55:22 Setting up sudo (1.8.31-1ubuntu1.2) ... 20:55:22 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:55:22 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:55:22 Setting up libmpdec2:amd64 (2.4.2-3) ... 20:55:22 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 20:55:22 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:55:22 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 20:55:23 Setting up libbsd0:amd64 (0.10.0-1) ... 20:55:23 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:55:23 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 20:55:23 Setting up libedit2:amd64 (3.1-20191231-1) ... 20:55:23 Setting up python3 (3.8.2-0ubuntu2) ... 20:55:23 running python rtupdate hooks for python3.8... 20:55:23 running python post-rtupdate hooks for python3.8... 20:55:23 Setting up apparmor (2.13.3-7ubuntu5.1) ... 20:55:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:55:24 Reloading AppArmor profiles 20:55:24 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:55:24 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 20:55:24 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 20:55:24 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 20:55:24 Setting up systemd (245.4-4ubuntu3.15) ... 20:55:24 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:55:24 Installing new version of config file /etc/systemd/resolved.conf ... 20:55:26 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 20:55:26 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 20:55:26 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 20:55:26 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 20:55:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:55:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:55:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:55:28 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:55:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:55:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:55:28 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 20:55:28 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:55:29 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 20:55:29 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:55:29 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 20:55:30 Reading package lists... 20:55:30 Reading package lists... 20:55:31 Building dependency tree... 20:55:31 Reading state information... 20:55:31 Calculating upgrade... 20:55:31 The following packages will be upgraded: 20:55:31 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 20:55:31 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 20:55:31 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 20:55:31 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 20:55:31 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 20:55:31 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 20:55:31 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 20:55:31 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 20:55:31 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 20:55:31 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 20:55:31 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 20:55:31 xz-utils zlib1g 20:55:31 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:55:31 Need to get 65.7 MB of archives. 20:55:31 After this operation, 27.6 MB of additional disk space will be used. 20:55:31 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 20:55:31 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 20:55:31 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 20:55:31 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 20:55:31 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 20:55:31 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 20:55:31 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 20:55:31 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 20:55:31 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 20:55:31 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 20:55:31 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 20:55:31 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 20:55:31 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 20:55:31 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 20:55:31 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 20:55:31 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 20:55:31 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 20:55:31 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 20:55:31 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 20:55:31 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 20:55:31 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 20:55:31 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 20:55:31 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 20:55:31 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 20:55:31 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 20:55:31 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 20:55:31 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 20:55:31 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 20:55:31 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 20:55:31 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 20:55:31 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 20:55:31 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 20:55:31 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 20:55:31 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 20:55:31 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 20:55:31 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 20:55:31 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 20:55:31 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 20:55:31 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 20:55:31 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 20:55:31 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 20:55:31 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 20:55:31 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 20:55:31 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 20:55:31 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 20:55:31 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 20:55:31 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 20:55:31 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 20:55:31 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 20:55:31 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 20:55:31 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 20:55:31 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 20:55:31 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 20:55:31 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 20:55:31 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 20:55:31 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 20:55:31 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 20:55:32 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 20:55:32 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 20:55:32 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 20:55:32 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 20:55:32 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 20:55:32 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 20:55:32 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 20:55:32 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 20:55:32 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 20:55:32 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 20:55:32 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 20:55:32 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 20:55:32 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 20:55:32 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 20:55:32 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 20:55:32 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 20:55:32 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 20:55:32 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 20:55:32 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 20:55:32 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 20:55:32 debconf: delaying package configuration, since apt-utils is not installed 20:55:32 Fetched 65.7 MB in 1s (53.1 MB/s) 20:55:32 (Reading database ... 14313 files and directories currently installed.) 20:55:32 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 20:55:32 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:55:33 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 20:55:33 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:55:33 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 20:55:33 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 20:55:33 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:55:33 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:55:33 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:55:33 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:55:34 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:55:34 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:55:34 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:55:34 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:55:34 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:55:34 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:55:34 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:55:34 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:55:34 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:55:34 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:55:34 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 20:55:34 (Reading database ... 14312 files and directories currently installed.) 20:55:34 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:55:34 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:55:34 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:55:34 (Reading database ... 14312 files and directories currently installed.) 20:55:34 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:55:34 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:55:34 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:55:34 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:55:34 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:55:34 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:55:35 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 20:55:35 (Reading database ... 14312 files and directories currently installed.) 20:55:35 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 20:55:35 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:55:35 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 20:55:36 (Reading database ... 14312 files and directories currently installed.) 20:55:36 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 20:55:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:55:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:55:36 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 20:55:36 Setting up base-files (11ubuntu5.5) ... 20:55:36 Installing new version of config file /etc/issue ... 20:55:36 Installing new version of config file /etc/issue.net ... 20:55:36 Installing new version of config file /etc/lsb-release ... 20:55:36 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:55:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:55:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:55:36 Removing obsolete conffile /etc/default/motd-news ... 20:55:36 (Reading database ... 14311 files and directories currently installed.) 20:55:36 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 20:55:36 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 20:55:37 Setting up bash (5.0-6ubuntu1.1) ... 20:55:37 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 20:55:37 (Reading database ... 14311 files and directories currently installed.) 20:55:37 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 20:55:37 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 20:55:37 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 20:55:37 (Reading database ... 14311 files and directories currently installed.) 20:55:37 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:55:37 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:55:37 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 20:55:37 (Reading database ... 14311 files and directories currently installed.) 20:55:37 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 20:55:37 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:55:38 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 20:55:38 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:55:38 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 20:55:38 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:55:38 Setting up perl-base (5.30.0-9ubuntu0.2) ... 20:55:38 (Reading database ... 14311 files and directories currently installed.) 20:55:38 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 20:55:38 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:55:38 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 20:55:38 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 20:55:38 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 20:55:39 (Reading database ... 14311 files and directories currently installed.) 20:55:39 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 20:55:39 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 20:55:39 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 20:55:39 (Reading database ... 14311 files and directories currently installed.) 20:55:39 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:55:39 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:55:39 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 20:55:39 (Reading database ... 14311 files and directories currently installed.) 20:55:39 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 20:55:39 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:55:39 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 20:55:39 (Reading database ... 14311 files and directories currently installed.) 20:55:39 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 20:55:39 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:55:39 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 20:55:39 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:55:39 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 20:55:39 (Reading database ... 14311 files and directories currently installed.) 20:55:39 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 20:55:39 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:55:39 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 20:55:39 (Reading database ... 14311 files and directories currently installed.) 20:55:39 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 20:55:39 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:55:39 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 20:55:39 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:55:40 Setting up util-linux (2.34-0.1ubuntu9.3) ... 20:55:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:55:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:55:40 (Reading database ... 14311 files and directories currently installed.) 20:55:40 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 20:55:40 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 20:55:40 Setting up libc-bin (2.31-0ubuntu9.7) ... 20:55:41 (Reading database ... 14311 files and directories currently installed.) 20:55:41 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 20:55:41 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 20:55:41 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 20:55:41 (Reading database ... 14311 files and directories currently installed.) 20:55:41 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 20:55:41 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 20:55:41 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 20:55:41 (Reading database ... 14311 files and directories currently installed.) 20:55:41 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 20:55:41 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:55:41 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 20:55:41 (Reading database ... 14311 files and directories currently installed.) 20:55:41 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 20:55:41 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 20:55:41 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 20:55:41 (Reading database ... 14311 files and directories currently installed.) 20:55:41 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 20:55:41 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 20:55:41 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 20:55:41 (Reading database ... 14311 files and directories currently installed.) 20:55:41 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 20:55:42 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:55:42 Setting up gpgv (2.2.19-3ubuntu2.1) ... 20:55:42 (Reading database ... 14311 files and directories currently installed.) 20:55:42 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 20:55:42 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 20:55:42 Setting up ubuntu-keyring (2020.02.11.4) ... 20:55:42 (Reading database ... 14311 files and directories currently installed.) 20:55:42 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:55:42 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:55:42 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:55:42 (Reading database ... 14311 files and directories currently installed.) 20:55:42 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:55:42 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:55:42 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:55:42 (Reading database ... 14311 files and directories currently installed.) 20:55:42 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 20:55:42 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 20:55:42 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 20:55:42 (Reading database ... 14311 files and directories currently installed.) 20:55:42 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 20:55:42 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 20:55:42 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 20:55:42 (Reading database ... 14311 files and directories currently installed.) 20:55:42 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 20:55:42 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 20:55:42 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 20:55:42 (Reading database ... 14311 files and directories currently installed.) 20:55:42 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 20:55:42 Unpacking apt (2.0.6) over (2.0.2) ... 20:55:43 Setting up apt (2.0.6) ... 20:55:43 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:55:43 (Reading database ... 14311 files and directories currently installed.) 20:55:43 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 20:55:43 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:55:43 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 20:55:43 (Reading database ... 14311 files and directories currently installed.) 20:55:43 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 20:55:44 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:55:44 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 20:55:44 (Reading database ... 14313 files and directories currently installed.) 20:55:44 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 20:55:44 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:55:44 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 20:55:44 (Reading database ... 14317 files and directories currently installed.) 20:55:44 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 20:55:44 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 20:55:44 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 20:55:44 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:55:44 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 20:55:44 (Reading database ... 14317 files and directories currently installed.) 20:55:44 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:55:44 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:55:44 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 20:55:45 (Reading database ... 14317 files and directories currently installed.) 20:55:45 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:55:45 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:55:45 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:55:45 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:55:45 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 20:55:45 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:55:45 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 20:55:45 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 20:55:45 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 20:55:45 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 20:55:45 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 20:55:45 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 20:55:45 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 20:55:45 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 20:55:45 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 20:55:45 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 20:55:45 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 20:55:45 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 20:55:45 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 20:55:45 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 20:55:46 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 20:55:46 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:55:46 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 20:55:46 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:55:46 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 20:55:46 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:55:46 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 20:55:46 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:55:46 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 20:55:46 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:55:46 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 20:55:47 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:55:47 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 20:55:47 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:55:47 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 20:55:47 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 20:55:47 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:55:47 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:55:47 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:55:47 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:55:48 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:55:48 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:55:49 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:55:49 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:55:49 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:55:49 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:55:49 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:55:49 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:55:50 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 20:55:50 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 20:55:50 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 20:55:50 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 20:55:50 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 20:55:50 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 20:55:50 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 20:55:50 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 20:55:50 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 20:55:50 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:55:50 Setting up tzdata (2022a-0ubuntu0.20.04) ... 20:55:50 20:55:50 Current default time zone: 'Etc/UTC' 20:55:50 Local time is now: Thu Mar 31 20:55:50 UTC 2022. 20:55:50 Universal Time is now: Thu Mar 31 20:55:50 UTC 2022. 20:55:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:55:50 20:55:50 Setting up xz-utils (5.2.4-1ubuntu1) ... 20:55:50 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:55:50 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:55:50 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 20:55:50 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:55:50 Setting up mount (2.34-0.1ubuntu9.3) ... 20:55:50 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 20:55:50 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 20:55:50 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 20:55:50 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 20:55:50 Setting up openssl (1.1.1f-1ubuntu2.12) ... 20:55:50 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:55:50 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:55:50 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 20:55:50 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:55:50 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:55:50 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:55:50 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 20:55:50 Setting up fdisk (2.34-0.1ubuntu9.3) ... 20:55:50 Setting up ca-certificates (20210119~20.04.2) ... 20:55:52 Updating certificates in /etc/ssl/certs... 20:55:53 21 added, 21 removed; done. 20:55:53 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:55:53 Setting up perl (5.30.0-9ubuntu0.2) ... 20:55:53 Setting up procps (2:3.3.16-1ubuntu2.3) ... 20:55:53 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 20:55:53 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 20:55:53 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 20:55:53 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 20:55:53 Setting up binutils (2.34-6ubuntu1.3) ... 20:55:53 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:55:53 Setting up build-essential (12.8ubuntu1.1) ... 20:55:53 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 20:55:53 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 20:55:53 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 20:55:53 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:55:53 Processing triggers for systemd (245.4-4ubuntu3.15) ... 20:55:54 Processing triggers for mime-support (3.64ubuntu1) ... 20:55:54 Processing triggers for ca-certificates (20210119~20.04.2) ... 20:55:54 Updating certificates in /etc/ssl/certs... 20:55:54 0 added, 0 removed; done. 20:55:54 Running hooks in /etc/ca-certificates/update.d... 20:55:54 done. 20:55:55 Reading package lists... 20:55:56 Building dependency tree... 20:55:56 Reading state information... 20:55:56 The following NEW packages will be installed: 20:55:56 apt-transport-https 20:55:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:55:56 Need to get 4680 B of archives. 20:55:56 After this operation, 162 kB of additional disk space will be used. 20:55:56 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 20:55:56 debconf: delaying package configuration, since apt-utils is not installed 20:55:56 Fetched 4680 B in 0s (23.9 kB/s) 20:55:56 Selecting previously unselected package apt-transport-https. 20:55:56 (Reading database ... 14320 files and directories currently installed.) 20:55:56 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 20:55:56 Unpacking apt-transport-https (2.0.6) ... 20:55:56 Setting up apt-transport-https (2.0.6) ... 20:55:56 Waiting for network to be ready... 20:56:03 2022-03-31T20:56:00Z INFO Waiting for automatic snapd restart... 20:56:03 snapd 2.54.4 from Canonical* installed 20:56:05 "snapd" switched to the "latest/stable" channel 20:56:05 20:56:07 core20 20220318 from Canonical* installed 20:56:07 "core20" switched to the "latest/stable" channel 20:56:07 20:56:10 snapcraft 6.1 from Canonical* installed 20:56:10 "snapcraft" switched to the "latest/stable" channel 20:56:10 20:56:14 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:56:14 - README.md 20:56:14 20:56:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:56:14 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 20:56:14 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 20:56:15 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:56:16 Reading package lists... 20:56:16 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 20:56:16 Reading package lists... 20:56:16 Building dependency tree... 20:56:16 Reading state information... 20:56:16 Suggested packages: 20:56:16 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 20:56:16 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 20:56:16 krb5-user libnorm-doc 20:56:16 Recommended packages: 20:56:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:56:16 The following NEW packages will be installed: 20:56:16 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 20:56:16 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 20:56:16 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 20:56:16 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 20:56:16 libzmq5 pkg-config zip 20:56:16 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 20:56:17 Need to get 10.3 MB of archives. 20:56:17 After this operation, 56.5 MB of additional disk space will be used. 20:56:17 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 20:56:17 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 20:56:17 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 20:56:17 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 20:56:17 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 20:56:17 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 20:56:17 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 20:56:17 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 20:56:17 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 20:56:17 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 20:56:17 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 20:56:17 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 20:56:17 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 20:56:17 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 20:56:17 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 20:56:17 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 20:56:17 Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 20:56:17 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 20:56:17 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 20:56:17 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 20:56:18 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 20:56:18 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 20:56:18 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 20:56:18 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 20:56:18 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 20:56:18 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 20:56:18 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 20:56:18 debconf: delaying package configuration, since apt-utils is not installed 20:56:18 Fetched 10.3 MB in 1s (7792 kB/s) 20:56:18 Selecting previously unselected package libglib2.0-0:amd64. 20:56:18 (Reading database ... 14324 files and directories currently installed.) 20:56:18 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 20:56:18 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:56:18 Selecting previously unselected package libsodium23:amd64. 20:56:18 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 20:56:18 Unpacking libsodium23:amd64 (1.0.18-1) ... 20:56:18 Selecting previously unselected package libpsl5:amd64. 20:56:18 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 20:56:18 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:56:18 Selecting previously unselected package libbrotli1:amd64. 20:56:18 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 20:56:18 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:56:18 Selecting previously unselected package libnghttp2-14:amd64. 20:56:18 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 20:56:18 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 20:56:19 Selecting previously unselected package librtmp1:amd64. 20:56:19 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 20:56:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:56:19 Selecting previously unselected package libssh-4:amd64. 20:56:19 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 20:56:19 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:56:19 Selecting previously unselected package libcurl3-gnutls:amd64. 20:56:19 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 20:56:19 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:56:19 Selecting previously unselected package liberror-perl. 20:56:19 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 20:56:19 Unpacking liberror-perl (0.17029-1) ... 20:56:19 Selecting previously unselected package git-man. 20:56:19 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 20:56:19 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 20:56:19 Selecting previously unselected package git. 20:56:19 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 20:56:19 Unpacking git (1:2.25.1-1ubuntu3.2) ... 20:56:19 Selecting previously unselected package libgssrpc4:amd64. 20:56:19 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 20:56:19 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:56:19 Selecting previously unselected package libkdb5-9:amd64. 20:56:19 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 20:56:19 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:56:19 Selecting previously unselected package libkadm5srv-mit11:amd64. 20:56:19 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:56:19 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:56:20 Selecting previously unselected package libkadm5clnt-mit11:amd64. 20:56:20 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:56:20 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:56:20 Selecting previously unselected package comerr-dev:amd64. 20:56:20 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 20:56:20 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:56:20 Selecting previously unselected package krb5-multidev:amd64. 20:56:20 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 20:56:20 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:56:20 Selecting previously unselected package libnorm1:amd64. 20:56:20 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 20:56:20 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:56:20 Selecting previously unselected package libnorm-dev:amd64. 20:56:20 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 20:56:20 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:56:20 Selecting previously unselected package libpgm-5.2-0:amd64. 20:56:20 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:56:20 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:56:20 Selecting previously unselected package libpgm-dev:amd64. 20:56:20 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:56:20 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:56:20 Selecting previously unselected package libsodium-dev:amd64. 20:56:20 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 20:56:20 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 20:56:20 Selecting previously unselected package libzmq5:amd64. 20:56:20 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 20:56:20 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:56:20 Selecting previously unselected package libkrb5-dev:amd64. 20:56:20 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 20:56:20 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:56:20 Selecting previously unselected package libzmq3-dev:amd64. 20:56:20 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 20:56:20 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:56:20 Selecting previously unselected package pkg-config. 20:56:20 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 20:56:20 Unpacking pkg-config (0.29.1-0ubuntu4) ... 20:56:20 Selecting previously unselected package zip. 20:56:20 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 20:56:20 Unpacking zip (3.0-11build1) ... 20:56:20 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:56:20 Setting up libsodium23:amd64 (1.0.18-1) ... 20:56:20 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:56:20 No schema files found: doing nothing. 20:56:20 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:56:20 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:56:20 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 20:56:20 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:56:20 Setting up liberror-perl (0.17029-1) ... 20:56:20 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:56:20 Setting up zip (3.0-11build1) ... 20:56:20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:56:20 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:56:20 Setting up pkg-config (0.29.1-0ubuntu4) ... 20:56:20 Setting up libsodium-dev:amd64 (1.0.18-1) ... 20:56:20 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:56:21 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:56:21 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 20:56:21 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:56:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:56:21 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:56:21 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:56:21 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:56:21 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:56:21 Setting up git (1:2.25.1-1ubuntu3.2) ... 20:56:21 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:56:21 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:56:21 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:56:21 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 20:56:22 comerr-dev set to automatically installed. 20:56:22 git set to automatically installed. 20:56:22 git-man set to automatically installed. 20:56:22 krb5-multidev set to automatically installed. 20:56:22 libbrotli1 set to automatically installed. 20:56:22 libcurl3-gnutls set to automatically installed. 20:56:22 liberror-perl set to automatically installed. 20:56:22 libglib2.0-0 set to automatically installed. 20:56:22 libgssrpc4 set to automatically installed. 20:56:22 libkadm5clnt-mit11 set to automatically installed. 20:56:22 libkadm5srv-mit11 set to automatically installed. 20:56:22 libkdb5-9 set to automatically installed. 20:56:22 libkrb5-dev set to automatically installed. 20:56:22 libnghttp2-14 set to automatically installed. 20:56:22 libnorm-dev set to automatically installed. 20:56:22 libnorm1 set to automatically installed. 20:56:22 libpgm-5.2-0 set to automatically installed. 20:56:22 libpgm-dev set to automatically installed. 20:56:22 libpsl5 set to automatically installed. 20:56:22 librtmp1 set to automatically installed. 20:56:22 libsodium-dev set to automatically installed. 20:56:22 libsodium23 set to automatically installed. 20:56:22 libssh-4 set to automatically installed. 20:56:22 libzmq3-dev set to automatically installed. 20:56:22 libzmq5 set to automatically installed. 20:56:22 pkg-config set to automatically installed. 20:56:22 zip set to automatically installed. 20:56:22 snapd is not logged in, snap install commands will use sudo 20:56:34 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 20:56:34 Downloading snap 'edgex-app-service-configurable' 20:56:37 Pulling app-service-configurable 20:56:37 + snapcraftctl pull 20:56:38 Pulling config-common 20:56:38 + snapcraftctl pull 20:56:40 Pulling go-build-helper 20:56:40 + snapcraftctl pull 20:56:41 'edgex-go' has dependencies that need to be staged: go-build-helper 20:56:41 Skipping pull go-build-helper (already ran) 20:56:41 Building go-build-helper 20:56:41 + snapcraftctl build 20:56:42 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 20:56:43 Staging go-build-helper 20:56:43 + snapcraftctl stage 20:56:47 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 20:56:47 Fetched 290 kB in 0s (0 B/s) 20:56:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 20:56:47 Fetched 158 kB in 0s (0 B/s) 20:56:47 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 20:56:47 Fetched 242 kB in 0s (0 B/s) 20:56:47 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 20:56:47 Fetched 150 kB in 0s (0 B/s) 20:56:47 Pulling edgex-go 20:56:47 + snapcraftctl pull 20:56:48 Pulling hooks 20:56:48 + snapcraftctl pull 20:57:01 Removing suid/guid from /root/parts/static-packages/install/bin/su 20:57:01 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 20:57:01 Fetched 96.1 kB in 0s (0 B/s) 20:57:01 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 20:57:01 Fetched 78.7 kB in 0s (0 B/s) 20:57:01 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 20:57:01 Fetched 48.0 kB in 0s (0 B/s) 20:57:01 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 20:57:01 Fetched 50.2 kB in 0s (0 B/s) 20:57:01 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 20:57:01 Fetched 14.7 kB in 0s (0 B/s) 20:57:01 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 20:57:01 Fetched 234 kB in 0s (0 B/s) 20:57:01 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 20:57:01 Fetched 155 kB in 0s (0 B/s) 20:57:01 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 20:57:01 Fetched 170 kB in 0s (0 B/s) 20:57:01 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 20:57:01 Fetched 267 kB in 0s (0 B/s) 20:57:01 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:57:01 Fetched 50.6 kB in 0s (0 B/s) 20:57:01 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 20:57:01 Fetched 15.1 kB in 0s (0 B/s) 20:57:01 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 20:57:01 Fetched 51.5 kB in 0s (0 B/s) 20:57:01 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 20:57:01 Fetched 121 kB in 0s (0 B/s) 20:57:01 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 20:57:01 Fetched 29.7 kB in 0s (0 B/s) 20:57:01 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 20:57:01 Fetched 1021 kB in 0s (0 B/s) 20:57:01 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 20:57:01 Fetched 49.3 kB in 0s (0 B/s) 20:57:01 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 20:57:01 Fetched 54.9 kB in 0s (0 B/s) 20:57:01 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 20:57:01 Fetched 16.6 kB in 0s (0 B/s) 20:57:01 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 20:57:01 Fetched 87.9 kB in 0s (0 B/s) 20:57:01 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 20:57:01 Fetched 142 kB in 0s (0 B/s) 20:57:01 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 20:57:01 Fetched 41.8 kB in 0s (0 B/s) 20:57:01 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 20:57:01 Fetched 181 kB in 0s (0 B/s) 20:57:01 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 20:57:01 Fetched 208 kB in 0s (0 B/s) 20:57:01 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 20:57:01 Fetched 161 kB in 0s (0 B/s) 20:57:01 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 20:57:01 Fetched 107 kB in 0s (0 B/s) 20:57:01 Pulling static-packages 20:57:01 + snapcraftctl pull 20:57:01 Pulling version 20:57:01 + cd /root/project 20:57:01 ++ git describe --tags --abbrev=0 20:57:01 ++ sed s/v// 20:57:01 + GIT_VERSION=2.2.0-dev.54 20:57:01 + '[' -z 2.2.0-dev.54 ']' 20:57:01 + snapcraftctl set-version 2.2.0-dev.54 20:57:02 Building app-service-configurable 20:57:02 + snapcraftctl build 20:57:03 Building config-common 20:57:03 + snapcraftctl build 20:57:04 + cp --archive --link --no-dereference . /root/parts/config-common/install 20:57:05 Skipping build go-build-helper (already ran) 20:57:06 Building edgex-go 20:57:06 + cd /root/parts/edgex-go/src 20:57:06 ++ git describe --tags --abbrev=0 20:57:06 ++ sed s/v// 20:57:06 + GIT_VERSION=2.2.0-dev.54 20:57:06 + '[' -z 2.2.0-dev.54 ']' 20:57:06 + echo 2.2.0-dev.54 20:57:06 + '[' '!' -d vendor ']' 20:57:06 + go mod download all 20:57:10 + make build 20:57:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:57:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:57:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:57:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:57:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:57:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:57:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:57:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:57:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:57:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:57:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:57:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:57:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:57:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:57:55 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:57:55 + case "$service" in 20:57:55 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:57:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:57:55 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:57:55 + case "$service" in 20:57:55 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:57:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:57:55 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:57:55 + case "$service" in 20:57:55 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:57:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:57:55 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:57:55 + case "$service" in 20:57:55 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:57:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:57:55 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:57:55 + case "$service" in 20:57:55 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:57:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:57:55 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:57:55 + case "$service" in 20:57:55 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:57:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:57:55 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:57:55 + case "$service" in 20:57:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:57:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:57:55 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:57:55 + case "$service" in 20:57:55 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:57:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:57:55 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:57:55 + case "$service" in 20:57:55 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 20:57:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:57:55 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:57:55 + case "$service" in 20:57:55 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:57:55 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:57:55 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 20:57:55 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:57:55 + case "$service" in 20:57:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:57:55 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 20:57:55 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:57:55 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:57:55 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:57:56 Building hooks 20:57:56 + cd /root/parts/hooks/src 20:57:56 + make build 20:57:56 go mod tidy 20:57:56 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0 20:57:58 github.com/canonical/edgex-go/hooks/cmd/configure imports 20:57:58 github.com/canonical/edgex-snap-hooks/v2: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 20:57:58 github.com/canonical/edgex-go/hooks/cmd/configure imports 20:57:58 github.com/canonical/edgex-snap-hooks/v2/options: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 20:57:58 make: *** [Makefile:5: tidy] Error 1 20:57:58 Failed to run 'override-build': Exit code was 2. 20:57:58 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:58:01 Failed in branch amd64 21:00:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:00:54 Removing intermediate container 0077c9c5d615 21:00:54 ---> db12b4f718ba 21:00:54 21:00:54 Step 10/25 : FROM alpine:3.14 21:00:54 3.14: Pulling from library/alpine 21:00:54 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 21:00:55 Status: Downloaded newer image for alpine:3.14 21:00:55 ---> cc3d11fa2d52 21:00:55 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:00:55 ---> Running in 001176b1d412 21:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:59 (1/3) Installing ca-certificates (20211220-r0) 21:00:59 (2/3) Installing dumb-init (1.2.5-r1) 21:00:59 (3/3) Installing su-exec (0.2-r1) 21:00:59 Executing busybox-1.33.1-r6.trigger 21:00:59 Executing ca-certificates-20211220-r0.trigger 21:01:00 OK: 6 MiB in 17 packages 21:01:02 Removing intermediate container 001176b1d412 21:01:02 ---> f1ced37f07ad 21:01:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:02 ---> Running in fbbc2cf83f6b 21:01:03 Removing intermediate container fbbc2cf83f6b 21:01:03 ---> eba3b213ab95 21:01:03 Step 13/25 : WORKDIR / 21:01:03 ---> Running in e5405e2c67af 21:01:04 Removing intermediate container e5405e2c67af 21:01:04 ---> 03635badee91 21:01:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:01:07 ---> 5d58723ce40e 21:01:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:01:09 ---> d473ee2d9eba 21:01:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:01:11 ---> fe6a1032ef32 21:01:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:01:13 ---> 5b10bb965de9 21:01:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:01:18 ---> 5ee1b1c84149 21:01:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:01:24 ---> 8ae667c5b926 21:01:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:01:25 Removing intermediate container 62e71fe9d662 21:01:25 ---> c136ea8a586e 21:01:25 21:01:25 Step 10/22 : FROM alpine:3.14 21:01:25 ---> cc3d11fa2d52 21:01:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:01:25 ---> 7c62eec5eb1a 21:01:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:01:25 ---> Running in 5683299258a4 21:01:26 ---> Running in e0eee9015715 21:01:26 Removing intermediate container 53be80ba4900 21:01:26 ---> 6709b385aff9 21:01:26 21:01:26 Step 10/22 : FROM alpine:3.14 21:01:26 ---> cc3d11fa2d52 21:01:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:01:26 ---> Running in 0a8acecda2c7 21:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:31 Removing intermediate container e0eee9015715 21:01:31 ---> 93babfe5731a 21:01:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:01:31 ---> Running in 451f68613c0c 21:01:31 (1/1) Installing dumb-init (1.2.5-r1) 21:01:31 Executing busybox-1.33.1-r6.trigger 21:01:31 OK: 5 MiB in 15 packages 21:01:32 Removing intermediate container 451f68613c0c 21:01:32 ---> 2aa3a5261050 21:01:32 Step 23/25 : LABEL arch=arm64 21:01:32 ---> Running in 9c749ab4335a 21:01:32 (1/2) Installing ca-certificates (20211220-r0) 21:01:32 (2/2) Installing dumb-init (1.2.5-r1) 21:01:32 Executing busybox-1.33.1-r6.trigger 21:01:32 Executing ca-certificates-20211220-r0.trigger 21:01:33 Removing intermediate container 9c749ab4335a 21:01:33 ---> 1a8d02c4af9e 21:01:33 Step 24/25 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 21:01:33 ---> Running in 7ce610a569b0 21:01:33 OK: 6 MiB in 16 packages 21:01:33 Removing intermediate container 5683299258a4 21:01:33 ---> e7592a68b04c 21:01:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:34 ---> Running in f227364e206b 21:01:35 Removing intermediate container 7ce610a569b0 21:01:35 ---> 7ab4dcb0b03a 21:01:35 Step 25/25 : LABEL version=0.0.0 21:01:35 ---> Running in 06914fa0556c 21:01:35 Removing intermediate container f227364e206b 21:01:35 ---> d28db5f5fafa 21:01:35 Step 13/22 : ENV APP_PORT=59861 21:01:35 ---> Running in 7edd2b566267 21:01:36 Removing intermediate container 06914fa0556c 21:01:36 ---> b5c3cc7c09f2 21:01:36 21:01:36 Removing intermediate container 7edd2b566267 21:01:36 ---> 588c4f9e3904 21:01:36 Step 14/22 : EXPOSE $APP_PORT 21:01:36 Removing intermediate container 0a8acecda2c7 21:01:36 ---> 228e6e36f90b 21:01:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:01:37 ---> Running in 1e7098f66824 21:01:37 ---> Running in 4f7e867a9f94 21:01:37 Successfully built b5c3cc7c09f2 21:01:37 Successfully tagged security-secretstore-setup-arm64:latest 21:01:37  Building security-secretstore-setup ... done Building security-spire-agent 21:01:38 Removing intermediate container 1e7098f66824 21:01:38 ---> b5cd95473946 21:01:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:38 Removing intermediate container 4f7e867a9f94 21:01:38 ---> ef620bc117e4 21:01:38 Step 13/22 : ENV APP_PORT=59860 21:01:38 ---> Running in fd63703e0432 21:01:39 Removing intermediate container fd63703e0432 21:01:39 ---> 37895ed77386 21:01:39 Step 14/22 : EXPOSE $APP_PORT 21:01:39 ---> Running in 17f6feea10d6 21:01:39 ---> b64cee7b8d6a 21:01:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:01:40 Removing intermediate container 17f6feea10d6 21:01:40 ---> a54765697df6 21:01:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:42 ---> 6ee0eeb7c3d9 21:01:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:01:43 ---> b75b7a0579c8 21:01:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:01:45 ---> 3b51b01c21a4 21:01:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:01:45 ---> Running in 9a811d4fdce5 21:01:45 ---> 1f016faa918d 21:01:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:01:46 Removing intermediate container 9a811d4fdce5 21:01:46 ---> 000707fa44cc 21:01:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:46 ---> Running in 056c85b5da02 21:01:47 ---> 9a64b36dd56a 21:01:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:01:47 ---> Running in 18a455cd5125 21:01:47 Removing intermediate container 056c85b5da02 21:01:47 ---> 248689b00c7c 21:01:47 Step 20/22 : LABEL arch=arm64 21:01:47 ---> Running in 188a7c244d9b 21:01:48 Removing intermediate container 18a455cd5125 21:01:48 ---> 6dbf972ed13c 21:01:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:48 Removing intermediate container 188a7c244d9b 21:01:48 ---> 58c8f9af2aee 21:01:48 Step 21/22 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 21:01:48 ---> Running in a2aa20f45faa 21:01:48 ---> Running in 51b0ce25aec6 21:01:49 Removing intermediate container a2aa20f45faa 21:01:49 ---> 92331487ffaa 21:01:49 Step 20/22 : LABEL arch=arm64 21:01:50 Removing intermediate container 51b0ce25aec6 21:01:50 ---> c66eca811fbe 21:01:50 Step 22/22 : LABEL version=0.0.0 21:01:50 ---> Running in 82be34044e13 21:01:50 ---> Running in 1ba5c6140168 21:01:51 Removing intermediate container 82be34044e13 21:01:51 ---> b375779c37fb 21:01:51 Step 21/22 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 21:01:51 Removing intermediate container 1ba5c6140168 21:01:51 ---> 8aba84292a5e 21:01:51 21:01:51 ---> Running in 823db6e632f2 21:01:52 Successfully built 8aba84292a5e 21:01:52 Successfully tagged support-scheduler-arm64:latest 21:01:52 Building security-bootstrapper 21:01:52 Removing intermediate container 823db6e632f2 21:01:52 ---> 0016d9c689cb 21:01:52 Step 22/22 : LABEL version=0.0.0 Building support-scheduler ... done  21:01:52 ---> Running in 548177325f28 21:01:53 Removing intermediate container 548177325f28 21:01:53 ---> 24dc2ef21140 21:01:53 21:01:54 Successfully built 24dc2ef21140 21:01:54 Successfully tagged support-notifications-arm64:latest 21:01:54  Building support-notifications ... done Building core-metadata 21:02:09 Removing intermediate container c7fa3adcac8c 21:02:09 ---> f3490edd0d91 21:02:09 21:02:09 Step 10/23 : FROM alpine:3.14 21:02:09 ---> cc3d11fa2d52 21:02:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:02:09 ---> Running in feed0ca293e7 21:02:09 Removing intermediate container feed0ca293e7 21:02:09 ---> 9ffedd7548c2 21:02:09 Step 12/23 : ENV APP_PORT=59880 21:02:09 ---> Running in cdf2d2d38fd9 21:02:09 Removing intermediate container cdf2d2d38fd9 21:02:09 ---> 348732054e37 21:02:09 Step 13/23 : EXPOSE $APP_PORT 21:02:09 ---> Running in 0aedd0e966c0 21:02:09 Removing intermediate container 0aedd0e966c0 21:02:09 ---> 07f6638b7aff 21:02:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:09 ---> Running in a0456bd6c481 21:02:12 Removing intermediate container a0456bd6c481 21:02:12 ---> 28cce171a138 21:02:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:02:12 ---> Running in 1a61684187e8 21:02:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:02:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:02:17 (1/6) Installing dumb-init (1.2.5-r1) 21:02:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:02:17 (3/6) Installing libsodium (1.0.18-r0) 21:02:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:02:17 (5/6) Installing libzmq (4.3.4-r0) 21:02:17 (6/6) Installing zeromq (4.3.4-r0) 21:02:17 Executing busybox-1.33.1-r6.trigger 21:02:17 OK: 8 MiB in 20 packages 21:02:20 Removing intermediate container 1a61684187e8 21:02:20 ---> 5f0c0f4ece22 21:02:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:20 ---> cfebf56d4a6b 21:02:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:02:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:02:24 ---> 44e6ed69cacf 21:02:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:02:25 ---> 34dacfc7bf51 21:02:25 Step 19/23 : ENTRYPOINT ["/core-data"] 21:02:25 ---> Running in 081970ba7f59 21:02:26 Removing intermediate container 081970ba7f59 21:02:26 ---> 685f40a32133 21:02:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:26 ---> Running in 7aef2781beb2 21:02:27 Removing intermediate container 7aef2781beb2 21:02:27 ---> 5db0e596825a 21:02:27 Step 21/23 : LABEL arch=arm64 21:02:28 ---> Running in 7d1a330c260b 21:02:29 Removing intermediate container 7d1a330c260b 21:02:29 ---> 7e9e72734098 21:02:29 Step 22/23 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 21:02:29 ---> Running in 77db7a040123 21:02:29 Removing intermediate container 77db7a040123 21:02:29 ---> fbf347e47753 21:02:29 Step 23/23 : LABEL version=0.0.0 21:02:30 ---> Running in f5852ff0bfca 21:02:31 Removing intermediate container f5852ff0bfca 21:02:31 ---> 673030589370 21:02:31 21:02:32 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:02:32 ---> 44913734b797 21:02:32 Step 3/24 : WORKDIR /edgex-go 21:02:32 ---> Using cache 21:02:32 ---> b260fbeade24 21:02:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:32 ---> Using cache 21:02:32 ---> dcec7ea164ee 21:02:32 Step 5/24 : RUN apk add --update --no-cache make git 21:02:32 ---> Using cache 21:02:32 ---> 0daa287e2687 21:02:32 Step 6/24 : COPY go.mod vendor* ./ 21:02:32 ---> Using cache 21:02:32 ---> 2f15edd4f68a 21:02:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:32 ---> Using cache 21:02:32 ---> ec56f5bd7d6d 21:02:32 Step 8/24 : COPY . . 21:02:32 Successfully built 673030589370 21:02:32 Successfully tagged core-data-arm64:latest 21:02:32  Building core-data ... done Building security-spiffe-token-provider 21:02:32 ---> Using cache 21:02:32 ---> 75c4aff1119d 21:02:32 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 21:02:32 ---> Using cache 21:02:32 ---> 4afbc1c40d93 21:02:32 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 21:02:32 ---> Using cache 21:02:32 ---> 37e0f042f870 21:02:32 21:02:32 Step 11/24 : FROM alpine:3.15 21:02:32 ---> 03078ca19a05 21:02:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:02:32 ---> Using cache 21:02:32 ---> 810e26e41c56 21:02:32 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:32 ---> Using cache 21:02:32 ---> 8658a0fc3cf1 21:02:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:02:32 ---> Using cache 21:02:32 ---> d7f8fc54a4f4 21:02:32 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 21:02:39 ---> d3bc0ed2ad33 21:02:39 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 21:02:42 Removing intermediate container bc466a40e16d 21:02:42 ---> 26ee764839c0 21:02:42 21:02:42 Step 10/22 : FROM alpine:3.14 21:02:42 ---> cc3d11fa2d52 21:02:42 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:02:42 ---> Running in 6a09d2b24405 21:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:02:45 (1/6) Installing ca-certificates (20211220-r0) 21:02:45 (2/6) Installing brotli-libs (1.0.9-r5) 21:02:45 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:02:45 (4/6) Installing libcurl (7.79.1-r0) 21:02:45 (5/6) Installing curl (7.79.1-r0) 21:02:45 (6/6) Installing dumb-init (1.2.5-r1) 21:02:45 Executing busybox-1.33.1-r6.trigger 21:02:45 Executing ca-certificates-20211220-r0.trigger 21:02:45 OK: 8 MiB in 20 packages 21:02:46 ---> 6094a3d37c19 21:02:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:02:47 ---> bee77a1fa1e1 21:02:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:02:48 Removing intermediate container 6a09d2b24405 21:02:48 ---> 0c69a0ac6034 21:02:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:02:48 ---> b2a8ff41fd47 21:02:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:02:48 ---> Running in 7aa36c00f9d1 21:02:48 Removing intermediate container 7aa36c00f9d1 21:02:48 ---> 45a6be414574 21:02:48 Step 13/22 : WORKDIR /edgex 21:02:48 ---> Running in 06976c41d85c 21:02:49 ---> cd8da5e49730 21:02:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:02:49 ---> Running in 42d6c272deaf 21:02:49 Removing intermediate container 06976c41d85c 21:02:49 ---> 246cd9d68eed 21:02:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:02:50 Removing intermediate container 42d6c272deaf 21:02:50 ---> 2f2ec43e47ef 21:02:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:02:50 ---> Running in f41717ba4108 21:02:51 ---> 272d50682e55 21:02:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:02:51 Removing intermediate container f41717ba4108 21:02:51 ---> 24401808bff5 21:02:51 Step 22/24 : LABEL arch=arm64 21:02:51 ---> Running in dffd243b3da8 21:02:52 Removing intermediate container dffd243b3da8 21:02:52 ---> 489fe2cf0c43 21:02:52 Step 23/24 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 21:02:52 ---> Running in d36d02ac30e7 21:02:53 Removing intermediate container d36d02ac30e7 21:02:53 ---> 405bec981a20 21:02:53 Step 24/24 : LABEL version=0.0.0 21:02:53 ---> Running in 3a6f014b550c 21:02:54 Removing intermediate container 3a6f014b550c 21:02:54 ---> 1e62d4df7ca9 21:02:54 21:02:54 ---> f415f63131ee 21:02:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:02:54 Successfully built 1e62d4df7ca9 21:02:54 Successfully tagged security-spire-agent-arm64:latest 21:02:54  Building security-spire-agent ... done Building core-command 21:02:56 ---> b81874b99888 21:02:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:02:57 ---> 9105531595e8 21:02:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:57 ---> Running in 965f19b53e6b 21:03:00 Removing intermediate container 965f19b53e6b 21:03:00 ---> 7f9818034e6d 21:03:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:03:00 ---> Running in 5624a0666bd2 21:03:00 Removing intermediate container 5624a0666bd2 21:03:00 ---> 8b937d613d6a 21:03:00 Step 20/22 : LABEL arch=arm64 21:03:01 ---> Running in 95c80299ab1c 21:03:01 Removing intermediate container 95c80299ab1c 21:03:01 ---> 0d945bf51a47 21:03:01 Step 21/22 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 21:03:02 ---> Running in 37c4ffdec4a3 21:03:02 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:03:02 ---> 44913734b797 21:03:02 Step 3/31 : WORKDIR /edgex-go 21:03:02 ---> Using cache 21:03:02 ---> b260fbeade24 21:03:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:02 ---> Using cache 21:03:02 ---> dcec7ea164ee 21:03:02 Step 5/31 : RUN apk add --update --no-cache make git 21:03:02 ---> Using cache 21:03:02 ---> 0daa287e2687 21:03:02 Step 6/31 : COPY go.mod vendor* ./ 21:03:02 ---> Using cache 21:03:02 ---> 2f15edd4f68a 21:03:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:02 ---> Using cache 21:03:02 ---> ec56f5bd7d6d 21:03:02 Step 8/31 : COPY . . 21:03:02 ---> Using cache 21:03:02 ---> 75c4aff1119d 21:03:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:03:02 Removing intermediate container 37c4ffdec4a3 21:03:02 ---> f8c2e4a9192e 21:03:02 Step 22/22 : LABEL version=0.0.0 21:03:02 ---> Running in e9426a10782c 21:03:02 ---> Running in 7946d0fc4aec 21:03:03 Removing intermediate container 7946d0fc4aec 21:03:03 ---> d1a3117d9f07 21:03:03 21:03:05 Successfully built d1a3117d9f07 21:03:05 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 21:03:05 Successfully tagged security-proxy-setup-arm64:latest 21:03:05 Building sys-mgmt-agent 21:03:06  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:03:06 ---> 44913734b797 21:03:06 Step 3/23 : WORKDIR /edgex-go 21:03:06 ---> Using cache 21:03:06 ---> b260fbeade24 21:03:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:06 ---> Using cache 21:03:06 ---> dcec7ea164ee 21:03:06 Step 5/23 : RUN apk add --update --no-cache make git 21:03:06 ---> Using cache 21:03:06 ---> 0daa287e2687 21:03:06 Step 6/23 : COPY go.mod vendor* ./ 21:03:06 ---> Using cache 21:03:06 ---> 2f15edd4f68a 21:03:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:06 ---> Using cache 21:03:06 ---> ec56f5bd7d6d 21:03:06 Step 8/23 : COPY . . 21:03:06 ---> Using cache 21:03:06 ---> 75c4aff1119d 21:03:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:03:06 ---> Running in 3c26d688e7f3 21:03:08 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 21:03:47 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:03:47 ---> 44913734b797 21:03:47 Step 3/20 : WORKDIR /edgex-go 21:03:47 ---> Using cache 21:03:47 ---> b260fbeade24 21:03:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:03:47 ---> Running in d4b46daa65d6 21:03:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:52 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:03:52 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 21:03:52 OK: 15739 distinct packages available 21:03:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:55 OK: 220 MiB in 52 packages 21:03:58 Removing intermediate container d4b46daa65d6 21:03:58 ---> 5bcd8f1a6474 21:03:58 Step 5/20 : COPY go.mod vendor* ./ 21:04:00 ---> 25834c1b5c9f 21:04:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:00 ---> Running in 8f4b75f5d49b 21:04:08 Removing intermediate container 8f4b75f5d49b 21:04:08 ---> 8899123c1016 21:04:08 Step 7/20 : COPY . . 21:04:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:09 ---> 44913734b797 21:04:09 Step 3/23 : WORKDIR /edgex-go 21:04:09 ---> Using cache 21:04:09 ---> b260fbeade24 21:04:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:09 ---> Using cache 21:04:09 ---> dcec7ea164ee 21:04:09 Step 5/23 : RUN apk add --update --no-cache make git 21:04:09 ---> Using cache 21:04:09 ---> 0daa287e2687 21:04:09 Step 6/23 : COPY go.mod vendor* ./ 21:04:09 ---> Using cache 21:04:09 ---> 2f15edd4f68a 21:04:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:09 ---> Using cache 21:04:09 ---> ec56f5bd7d6d 21:04:09 Step 8/23 : COPY . . 21:04:09 ---> Using cache 21:04:09 ---> 75c4aff1119d 21:04:09 Step 9/23 : RUN make cmd/core-command/core-command 21:04:09 ---> Running in d8226622325a 21:04:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:04:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:16 ---> 44913734b797 21:04:16 Step 3/23 : WORKDIR /edgex-go 21:04:16 ---> Using cache 21:04:16 ---> b260fbeade24 21:04:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:16 ---> Using cache 21:04:16 ---> dcec7ea164ee 21:04:16 Step 5/23 : RUN apk add --update --no-cache make bash git 21:04:16 ---> Running in e0358d63b9a3 21:04:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:04:21 OK: 220 MiB in 52 packages 21:04:24 Removing intermediate container e0358d63b9a3 21:04:24 ---> ed2669d8ea4e 21:04:24 Step 6/23 : COPY go.mod vendor* ./ 21:04:25 ---> d05bf48ed64e 21:04:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:26 ---> Running in 00e6d8efd47b 21:04:34 Removing intermediate container 00e6d8efd47b 21:04:34 ---> 93e1b112e257 21:04:34 Step 8/23 : COPY . . 21:04:46 ---> a0d944232613 21:04:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:04:46 ---> Running in cb650849cd3f 21:04: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:05:10 ---> 90e3f00886e6 21:05:10 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:05:10 ---> Running in f4a05bfdfb42 21:05:10 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 21:11:02 Removing intermediate container e9426a10782c 21:11:02 ---> 54d87617e27f 21:11:02 21:11:02 Step 10/31 : FROM alpine:3.14 21:11:02 ---> cc3d11fa2d52 21:11:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:11:02 ---> Running in 7423e074cced 21:11:02 Removing intermediate container 7423e074cced 21:11:02 ---> 6bb4428c4e1b 21:11:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:11:02 ---> Running in 3002caff970f 21:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:11:02 (1/2) Installing dumb-init (1.2.5-r1) 21:11:02 (2/2) Installing su-exec (0.2-r1) 21:11:02 Executing busybox-1.33.1-r6.trigger 21:11:02 OK: 6 MiB in 16 packages 21:11:02 Removing intermediate container 3002caff970f 21:11:02 ---> e9ef3aba1e7f 21:11:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:11:02 ---> Running in 86cebfda2b0f 21:11:02 Removing intermediate container 86cebfda2b0f 21:11:02 ---> f4d751b22ed8 21:11:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:11:02 ---> Running in 6917c57092d9 21:11:02 Removing intermediate container 6917c57092d9 21:11:02 ---> 186da8747906 21:11:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:11:02 ---> Running in 702081e86684 21:11:02 Removing intermediate container 702081e86684 21:11:02 ---> 64238dafff77 21:11:02 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:11:02 ---> Running in 4c1e659e6dcc 21:11:02 Removing intermediate container 4c1e659e6dcc 21:11:02 ---> b3381d39af3d 21:11:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:11:02 ---> 4b2fa69d426a 21:11:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:11:02 ---> Running in 2f928cbe0d91 21:11:06 Removing intermediate container 2f928cbe0d91 21:11:06 ---> d369f48ed7b4 21:11:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:08 ---> 2bd69e6c2420 21:11:08 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:11:12 ---> d45fe9c8d431 21:11:12 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:11:14 ---> e6781a6a1efe 21:11:14 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:11:15 ---> 3081ed10db8e 21:11:15 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:11:16 Removing intermediate container 3c26d688e7f3 21:11:16 ---> 6f10e31771ac 21:11:16 21:11:16 Step 10/23 : FROM alpine:3.14 21:11:16 ---> cc3d11fa2d52 21:11:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:11:16 ---> Using cache 21:11:16 ---> e7592a68b04c 21:11:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:11:16 ---> Using cache 21:11:16 ---> d28db5f5fafa 21:11:16 Step 13/23 : ENV APP_PORT=59881 21:11:16 ---> Running in 0cd6a6176ce6 21:11:17 ---> f04e52d7d7ea 21:11:17 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:11:17 Removing intermediate container 0cd6a6176ce6 21:11:17 ---> 34cde8318b11 21:11:17 Step 14/23 : EXPOSE $APP_PORT 21:11:17 ---> Running in 46d6a6b1031d 21:11:17 ---> Running in 1df133cf7e2d 21:11:18 Removing intermediate container 46d6a6b1031d 21:11:18 ---> 46dc30c94d1e 21:11:18 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:11:18 Removing intermediate container 1df133cf7e2d 21:11:18 ---> 645241dc89c4 21:11:18 Step 15/23 : WORKDIR / 21:11:19 ---> Running in 1a45e5389d85 21:11:19 Removing intermediate container 1a45e5389d85 21:11:19 ---> 4877d5e541b4 21:11:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:19 ---> 3ed5faedd515 21:11:19 Step 26/31 : RUN chmod +x /entrypoint.sh 21:11:20 ---> Running in f1e12c4fb29d 21:11:21 ---> 133d3c96fa2b 21:11:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:11:24 ---> 226932efbcb9 21:11:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:11:24 Removing intermediate container f1e12c4fb29d 21:11:24 ---> 513b9a511221 21:11:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:11:25 ---> Running in 0f9df1539d12 21:11:25 ---> 580b6a67ecee 21:11:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:11:25 Removing intermediate container 0f9df1539d12 21:11:25 ---> ae6a8dc2a040 21:11:25 Step 28/31 : CMD ["gate"] 21:11:25 ---> Running in 3f2ecbbb9f03 21:11:26 ---> Running in d1078452ad69 21:11:26 Removing intermediate container 3f2ecbbb9f03 21:11:26 ---> 21f2c84bbd66 21:11:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:26 ---> Running in 2afd1837ec82 21:11:27 Removing intermediate container d1078452ad69 21:11:27 ---> 345a21195e48 21:11:27 Step 29/31 : LABEL arch=arm64 21:11:27 Removing intermediate container 2afd1837ec82 21:11:27 ---> 8044ac99fb3d 21:11:27 Step 21/23 : LABEL arch=arm64 21:11:27 ---> Running in cf17d6526ea0 21:11:28 ---> Running in 40fdfe04b76d 21:11:28 Removing intermediate container cf17d6526ea0 21:11:28 ---> 4c226bf10e5f 21:11:28 Step 22/23 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 21:11:28 ---> Running in a04463fe9218 21:11:29 Removing intermediate container 40fdfe04b76d 21:11:29 ---> 2365573aa02d 21:11:29 Step 30/31 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 21:11:29 ---> Running in f23f2ba76aa3 21:11:29 Removing intermediate container a04463fe9218 21:11:29 ---> 2922bd128058 21:11:29 Step 23/23 : LABEL version=0.0.0 21:11:30 ---> Running in 735d5c5302cb 21:11:30 Removing intermediate container f23f2ba76aa3 21:11:30 ---> c7b6e2af2028 21:11:30 Step 31/31 : LABEL version=0.0.0 21:11:30 Removing intermediate container 735d5c5302cb 21:11:30 ---> e0ce18f7b5dd 21:11:30 21:11:31 ---> Running in 5190fdde3d32 21:11:31 Successfully built e0ce18f7b5dd 21:11:31 Successfully tagged core-metadata-arm64:latest 21:11:31  Building core-metadata ... done Removing intermediate container 5190fdde3d32 21:11:31 ---> 179e2548de43 21:11:31 21:11:32 Successfully built 179e2548de43 21:11:32 Successfully tagged security-bootstrapper-arm64:latest 21:11:59  Building security-bootstrapper ... done Removing intermediate container d8226622325a 21:11:59 ---> 34c02f6b66dc 21:11:59 21:11:59 Step 10/23 : FROM alpine:3.14 21:11:59 ---> cc3d11fa2d52 21:11:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:11:59 ---> Using cache 21:11:59 ---> e7592a68b04c 21:11:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:11:59 ---> Using cache 21:11:59 ---> d28db5f5fafa 21:11:59 Step 13/23 : ENV APP_PORT=59882 21:11:59 ---> Running in ff147e8dbf26 21:11:59 Removing intermediate container ff147e8dbf26 21:11:59 ---> 59168cba66ea 21:11:59 Step 14/23 : EXPOSE $APP_PORT 21:11:59 ---> Running in 25d5245ec872 21:12:00 Removing intermediate container 25d5245ec872 21:12:00 ---> a3917c2f9b33 21:12:00 Step 15/23 : WORKDIR / 21:12:00 ---> Running in 2a0ffd56e5ce 21:12:00 Removing intermediate container 2a0ffd56e5ce 21:12:00 ---> b92226a9226a 21:12:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:01 ---> 31cfe08b4e39 21:12:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:12:04 ---> 5810423f958e 21:12:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:12:06 ---> 4b0fbb6fb4fd 21:12:06 Step 19/23 : ENTRYPOINT ["/core-command"] 21:12:06 ---> Running in d968313fd77a 21:12:06 Removing intermediate container d968313fd77a 21:12:06 ---> d6e614a67938 21:12:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:06 ---> Running in 69f8f5c1a973 21:12:07 Removing intermediate container 69f8f5c1a973 21:12:07 ---> 2382de8b7a25 21:12:07 Step 21/23 : LABEL arch=arm64 21:12:07 ---> Running in 4df0beca222f 21:12:08 Removing intermediate container cb650849cd3f 21:12:08 ---> 3bdff4c70481 21:12:08 21:12:08 Step 9/20 : FROM alpine:3.15 21:12:08 ---> 03078ca19a05 21:12:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:12:08 ---> Using cache 21:12:08 ---> 810e26e41c56 21:12:08 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:08 ---> Using cache 21:12:08 ---> 8658a0fc3cf1 21:12:08 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:12:08 Removing intermediate container 4df0beca222f 21:12:08 ---> 2fa999b9edf8 21:12:08 Step 22/23 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 21:12:08 ---> Running in b7738afe8745 21:12:08 ---> Running in 679991c98620 21:12:09 Removing intermediate container 679991c98620 21:12:09 ---> b4edcc84eb5a 21:12:09 Step 23/23 : LABEL version=0.0.0 21:12:09 ---> Running in fdb636678019 21:12:09 Removing intermediate container fdb636678019 21:12:09 ---> a14c09bf1825 21:12:09 21:12:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:12:10 Successfully built a14c09bf1825 21:12:10 Successfully tagged core-command-arm64:latest 21:12:10  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:12:12 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:12:12 v3.15.3-11-g5ab1de845f [https://nl.alpinelinux.org/alpine/v3.15/community] 21:12:12 OK: 15729 distinct packages available 21:12:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:12:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:12:14 (1/9) Installing ca-certificates (20211220-r0) 21:12:14 (2/9) Installing brotli-libs (1.0.9-r5) 21:12:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:12:14 (4/9) Installing libcurl (7.80.0-r0) 21:12:14 (5/9) Installing curl (7.80.0-r0) 21:12:14 (6/9) Installing dumb-init (1.2.5-r1) 21:12:14 (7/9) Installing musl-obstack (1.2.3-r0) 21:12:15 (8/9) Installing libucontext (1.1-r0) 21:12:15 (9/9) Installing gcompat (1.0.0-r4) 21:12:15 Executing busybox-1.34.1-r4.trigger 21:12:15 Executing ca-certificates-20211220-r0.trigger 21:12:15 OK: 8 MiB in 23 packages 21:12:16 Removing intermediate container f4a05bfdfb42 21:12:16 ---> 165012109743 21:12:16 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:12:16 ---> Running in 31b70f9de2dc 21:12:17 Removing intermediate container b7738afe8745 21:12:17 ---> b994c3aa8055 21:12:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:17 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 21:12:17 ---> 5d1933b0ccd7 21:12:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:12:19 ---> 8feea67ea8b1 21:12:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:12:19 Removing intermediate container 31b70f9de2dc 21:12:19 ---> e47aa04bc27a 21:12:19 21:12:19 Step 11/23 : FROM docker:20.10.14 21:12:19 20.10.14: Pulling from library/docker 21:12:20 ---> 77bb273acd1c 21:12:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:12:20 ---> Running in f3d532ed6f1d 21:12:20 Removing intermediate container f3d532ed6f1d 21:12:20 ---> 43a89924e06c 21:12:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:20 ---> Running in 363479d9f88e 21:12:21 Removing intermediate container 363479d9f88e 21:12:21 ---> 9db46c078324 21:12:21 Step 18/20 : LABEL arch=arm64 21:12:21 ---> Running in 66a0d1f62c52 21:12:21 Removing intermediate container 66a0d1f62c52 21:12:21 ---> cd273add4617 21:12:21 Step 19/20 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 21:12:21 ---> Running in 87897b16ae65 21:12:22 Removing intermediate container 87897b16ae65 21:12:22 ---> ff44e996c096 21:12:22 Step 20/20 : LABEL version=0.0.0 21:12:22 ---> Running in 7dd8b14bcf39 21:12:22 Removing intermediate container 7dd8b14bcf39 21:12:22 ---> 67e494521f1f 21:12:22 21:12:23 Successfully built 67e494521f1f 21:12:23 Successfully tagged security-spiffe-token-provider-arm64:latest 21:12:26  Building security-spiffe-token-provider ... done Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec 21:12:26 Status: Downloaded newer image for docker:20.10.14 21:12:26 ---> c52727829a8a 21:12:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:12:26 ---> Running in a5e0bca9f0e4 21:12:27 Removing intermediate container a5e0bca9f0e4 21:12:27 ---> 44f3ccf125fd 21:12:27 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:12:27 ---> Running in 40d0c6b315ec 21:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:12:29 (1/43) Installing readline (8.1.1-r0) 21:12:29 (2/43) Installing bash (5.1.16-r0) 21:12:29 Executing bash-5.1.16-r0.post-install 21:12:29 (3/43) Installing brotli-libs (1.0.9-r5) 21:12:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:12:29 (5/43) Installing libcurl (7.80.0-r0) 21:12:29 (6/43) Installing curl (7.80.0-r0) 21:12:29 (7/43) Installing dumb-init (1.2.5-r1) 21:12:29 (8/43) Installing libbz2 (1.0.8-r1) 21:12:29 (9/43) Installing expat (2.4.7-r0) 21:12:29 (10/43) Installing libffi (3.4.2-r1) 21:12:29 (11/43) Installing gdbm (1.22-r0) 21:12:29 (12/43) Installing xz-libs (5.2.5-r0) 21:12:29 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:12:29 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:12:29 (15/43) Installing mpdecimal (2.5.1-r1) 21:12:29 (16/43) Installing sqlite-libs (3.36.0-r0) 21:12:29 (17/43) Installing python3 (3.9.7-r4) 21:12:32 (18/43) Installing py3-appdirs (1.4.4-r2) 21:12:32 (19/43) Installing py3-certifi (2020.12.5-r1) 21:12:32 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:12:32 (21/43) Installing py3-idna (3.3-r0) 21:12:32 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:12:32 (23/43) Installing py3-requests (2.26.0-r1) 21:12:32 (24/43) Installing py3-msgpack (1.0.2-r1) 21:12:32 (25/43) Installing py3-lockfile (0.12.2-r4) 21:12:32 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:12:32 (27/43) Installing py3-colorama (0.4.4-r1) 21:12:32 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:12:32 (29/43) Installing py3-distlib (0.3.3-r0) 21:12:32 (30/43) Installing py3-distro (1.6.0-r0) 21:12:32 (31/43) Installing py3-six (1.16.0-r0) 21:12:32 (32/43) Installing py3-webencodings (0.5.1-r4) 21:12:32 (33/43) Installing py3-html5lib (1.1-r1) 21:12:32 (34/43) Installing py3-parsing (2.4.7-r2) 21:12:32 (35/43) Installing py3-packaging (20.9-r1) 21:12:32 (36/43) Installing py3-tomli (1.2.2-r0) 21:12:32 (37/43) Installing py3-pep517 (0.12.0-r0) 21:12:32 (38/43) Installing py3-progress (1.6-r0) 21:12:32 (39/43) Installing py3-retrying (1.3.3-r2) 21:12:32 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:12:32 (41/43) Installing py3-setuptools (52.0.0-r4) 21:12:32 (42/43) Installing py3-toml (0.10.2-r2) 21:12:32 (43/43) Installing py3-pip (20.3.4-r1) 21:12:33 Executing busybox-1.34.1-r4.trigger 21:12:33 OK: 82 MiB in 65 packages 21:12:38 Collecting docker-compose==1.23.2 21:12:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:12:39 Collecting jsonschema<3,>=2.5.1 21:12:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:12:39 Collecting docopt<0.7,>=0.6.1 21:12:39 Downloading docopt-0.6.2.tar.gz (25 kB) 21:12:41 Collecting cached-property<2,>=1.2.0 21:12:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:12:42 Collecting texttable<0.10,>=0.9.0 21:12:42 Downloading texttable-0.9.1.tar.gz (11 kB) 21:12:45 Collecting docker<4.0,>=3.6.0 21:12:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:12:45 Collecting websocket-client<1.0,>=0.32.0 21:12:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:12:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:12:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:12:47 Collecting dockerpty<0.5,>=0.4.1 21:12:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:12:50 Collecting PyYAML<4,>=3.10 21:12:50 Downloading PyYAML-3.13.tar.gz (270 kB) 21:12:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:12:54 Collecting docker-pycreds>=0.4.0 21:12:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:12:54 Collecting chardet<3.1.0,>=3.0.2 21:12:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:12:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:12:54 Collecting idna<2.8,>=2.5 21:12:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:12:55 Collecting urllib3<1.25,>=1.21.1 21:12:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:12:56 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:12:56 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:12:56 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:12:56 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:12:57 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:12:57 Attempting uninstall: urllib3 21:12:57 Found existing installation: urllib3 1.26.7 21:12:57 Uninstalling urllib3-1.26.7: 21:12:57 Successfully uninstalled urllib3-1.26.7 21:12:57 Attempting uninstall: idna 21:12:57 Found existing installation: idna 3.3 21:12:57 Uninstalling idna-3.3: 21:12:58 Successfully uninstalled idna-3.3 21:13:01 Attempting uninstall: requests 21:13:01 Found existing installation: requests 2.26.0 21:13:01 Uninstalling requests-2.26.0: 21:13:01 Successfully uninstalled requests-2.26.0 21:13:01 Running setup.py install for texttable: started 21:13:04 Running setup.py install for texttable: finished with status 'done' 21:13:04 Running setup.py install for PyYAML: started 21:13:06 Running setup.py install for PyYAML: finished with status 'done' 21:13:06 Running setup.py install for docopt: started 21:13:08 Running setup.py install for docopt: finished with status 'done' 21:13:08 Running setup.py install for dockerpty: started 21:13:11 Running setup.py install for dockerpty: finished with status 'done' 21:13:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:13:23 Removing intermediate container 40d0c6b315ec 21:13:23 ---> 8eea77726242 21:13:23 Step 14/23 : ENV APP_PORT=58890 21:13:23 ---> Running in 2284fb984ad2 21:13:23 Removing intermediate container 2284fb984ad2 21:13:23 ---> a03aec317999 21:13:23 Step 15/23 : EXPOSE $APP_PORT 21:13:23 ---> Running in fdf2609e307c 21:13:23 Removing intermediate container fdf2609e307c 21:13:23 ---> 3a4680ce45b7 21:13:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:13:24 ---> 015956ee2f6d 21:13:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:13:24 ---> 86d4b60b8c23 21:13:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:13:25 ---> 73e20e9f6a74 21:13:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:13:25 ---> Running in 3fa7097a8f07 21:13:25 Removing intermediate container 3fa7097a8f07 21:13:25 ---> 6952225b15d9 21:13:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:26 ---> Running in 9c43b2797caa 21:13:26 Removing intermediate container 9c43b2797caa 21:13:26 ---> 7cf907278375 21:13:26 Step 21/23 : LABEL arch=arm64 21:13:26 ---> Running in d7fa90df1b93 21:13:26 Removing intermediate container d7fa90df1b93 21:13:26 ---> f3fe1ad3e5da 21:13:26 Step 22/23 : LABEL git_sha=3781f15337a993d56f5e6b11fc9e241653af362e 21:13:27 ---> Running in 10bdb480a24d 21:13:27 Removing intermediate container 10bdb480a24d 21:13:27 ---> c89d1961b59e 21:13:27 Step 23/23 : LABEL version=0.0.0 21:13:27 ---> Running in a167380b5ff7 21:13:27 Removing intermediate container a167380b5ff7 21:13:27 ---> a9ad9523a7f0 21:13:27 21:13:28 Successfully built a9ad9523a7f0 21:13:28 Successfully tagged sys-mgmt-agent-arm64:latest 21:13:28  Building sys-mgmt-agent ... done  [Pipeline] } 21:13:28 $ docker stop --time=1 9a9f3e66fbd7f77a593d402f8cfe54ca894d7344f1aa0dbd942b40143e694e81 21:13:30 $ docker rm -f 9a9f3e66fbd7f77a593d402f8cfe54ca894d7344f1aa0dbd942b40143e694e81 [Pipeline] // withDockerContainer [Pipeline] sh 21:13:31 + docker images 21:13:31 REPOSITORY TAG IMAGE ID CREATED SIZE 21:13:31 sys-mgmt-agent-arm64 latest a9ad9523a7f0 4 seconds ago 290MB 21:13:31 security-spiffe-token-provider-arm64 latest 67e494521f1f About a minute ago 27.7MB 21:13:31 e47aa04bc27a About a minute ago 1.43GB 21:13:31 core-command-arm64 latest a14c09bf1825 About a minute ago 23.7MB 21:13:31 3bdff4c70481 About a minute ago 1.42GB 21:13:31 34c02f6b66dc About a minute ago 1.43GB 21:13:31 security-bootstrapper-arm64 latest 179e2548de43 2 minutes ago 23.6MB 21:13:31 core-metadata-arm64 latest e0ce18f7b5dd 2 minutes ago 25.1MB 21:13:31 6f10e31771ac 2 minutes ago 1.43GB 21:13:31 54d87617e27f 2 minutes ago 1.43GB 21:13:31 security-proxy-setup-arm64 latest d1a3117d9f07 10 minutes ago 42.1MB 21:13:31 security-spire-agent-arm64 latest 1e62d4df7ca9 10 minutes ago 118MB 21:13:31 26ee764839c0 10 minutes ago 1.44GB 21:13:31 core-data-arm64 latest 673030589370 11 minutes ago 34.4MB 21:13:31 f3490edd0d91 11 minutes ago 1.46GB 21:13:31 support-notifications-arm64 latest 24dc2ef21140 11 minutes ago 25.5MB 21:13:31 support-scheduler-arm64 latest 8aba84292a5e 11 minutes ago 24.9MB 21:13:31 security-secretstore-setup-arm64 latest b5c3cc7c09f2 11 minutes ago 40.8MB 21:13:31 6709b385aff9 12 minutes ago 1.43GB 21:13:31 c136ea8a586e 12 minutes ago 1.43GB 21:13:31 db12b4f718ba 12 minutes ago 1.44GB 21:13:31 security-spire-config-arm64 latest 7f184366f88f 19 minutes ago 81.9MB 21:13:31 37e0f042f870 19 minutes ago 1.42GB 21:13:31 security-spire-server-arm64 latest 983675f1e840 20 minutes ago 82.6MB 21:13:31 f478be2cb184 21 minutes ago 1.42GB 21:13:31 ci-base-image-arm64 latest 44913734b797 36 minutes ago 886MB 21:13:31 docker 20.10.14 c52727829a8a 2 days ago 202MB 21:13:31 alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB 21:13:31 alpine 3.15 03078ca19a05 2 days ago 5.32MB 21:13:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 21:13:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:31 21:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:13:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:32 arm64: Pulling from edgex-lftools-log-publisher 21:13:32 8998bd30e6a1: Pulling fs layer 21:13:32 04944245beec: Pulling fs layer 21:13:32 699f458cf7ca: Pulling fs layer 21:13:32 765212b225bb: Pulling fs layer 21:13:32 f23df028b6ca: Pulling fs layer 21:13:32 d65c8cfc05b1: Pulling fs layer 21:13:32 2437ff75d9bd: Pulling fs layer 21:13:32 765212b225bb: Waiting 21:13:32 f23df028b6ca: Waiting 21:13:32 d65c8cfc05b1: Waiting 21:13:32 2437ff75d9bd: Waiting 21:13:32 04944245beec: Verifying Checksum 21:13:32 04944245beec: Download complete 21:13:32 765212b225bb: Verifying Checksum 21:13:32 765212b225bb: Download complete 21:13:32 f23df028b6ca: Verifying Checksum 21:13:32 f23df028b6ca: Download complete 21:13:32 d65c8cfc05b1: Verifying Checksum 21:13:32 d65c8cfc05b1: Download complete 21:13:32 699f458cf7ca: Verifying Checksum 21:13:32 699f458cf7ca: Download complete 21:13:32 8998bd30e6a1: Verifying Checksum 21:13:32 8998bd30e6a1: Download complete 21:13:35 2437ff75d9bd: Download complete 21:13:37 8998bd30e6a1: Pull complete 21:13:38 04944245beec: Pull complete 21:13:39 699f458cf7ca: Pull complete 21:13:39 765212b225bb: Pull complete 21:13:40 f23df028b6ca: Pull complete 21:13:41 d65c8cfc05b1: Pull complete 21:13:56 2437ff75d9bd: Pull complete 21:13:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:13:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:13:56 prd-ubuntu20.04-docker-arm64-4c-16g-9649 does not seem to be running inside a container 21:13:56 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:13:59 $ docker top 23f739b90ed013567a2a7289f442aa615f00af9a69dc8f1b2909f9afd06ea01c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:00 ---> job-cost.sh 21:14:00 lf-activate-venv: SKIPPING 21:14:00 INFO: No Stack... 21:14:00 INFO: Retrieving Pricing Info for: v3-standard-4 21:14:01 INFO: Archiving Costs [Pipeline] sh 21:14:02 + cat+ /w/workspace/edgex-go/6/archives/cost.csv 21:14:02 cut -d, -f6 [Pipeline] lock 21:14:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-6-stack-cost] 21:14:02 Resource [jenkins-edgexfoundry-edgex-go-PR-3924-6-stack-cost] did not exist. Created. 21:14:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:14:03 + echo total: 0.10999999940395355 [Pipeline] stash 21:14:03 Stashed 1 file(s) [Pipeline] } 21:14:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:14:03 $ docker stop --time=1 23f739b90ed013567a2a7289f442aa615f00af9a69dc8f1b2909f9afd06ea01c 21:14:05 $ docker rm -f 23f739b90ed013567a2a7289f442aa615f00af9a69dc8f1b2909f9afd06ea01c [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:14:06 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 21:14:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:14:07 ---> package-listing.sh 21:14:07 ++ facter osfamily 21:14:07 ++ tr '[:upper:]' '[:lower:]' 21:14:07 + OS_FAMILY=debian 21:14:07 + workspace=/w/workspace/edgex-go/6 21:14:07 + START_PACKAGES=/tmp/packages_start.txt 21:14:07 + END_PACKAGES=/tmp/packages_end.txt 21:14:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:14:07 + PACKAGES=/tmp/packages_start.txt 21:14:07 + '[' /w/workspace/edgex-go/6 ']' 21:14:07 + PACKAGES=/tmp/packages_end.txt 21:14:07 + case "${OS_FAMILY}" in 21:14:07 + dpkg -l 21:14:07 + grep '^ii' 21:14:07 + '[' -f /tmp/packages_start.txt ']' 21:14:07 + '[' -f /tmp/packages_end.txt ']' 21:14:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:14:07 + '[' /w/workspace/edgex-go/6 ']' 21:14:07 + mkdir -p /w/workspace/edgex-go/6/archives/ 21:14:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 21:14:07 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:14:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:14:08 21:14:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:14:08 latest: Pulling from edgex-lftools-log-publisher 21:14:08 5eb5b503b376: Pulling fs layer 21:14:08 5c69ac0246d0: Pulling fs layer 21:14:08 ec43610c2a17: Pulling fs layer 21:14:08 3a2ae6a8a46f: Pulling fs layer 21:14:08 33b1e0a273af: Pulling fs layer 21:14:08 5d3b04190fa2: Pulling fs layer 21:14:08 2f39f015ded8: Pulling fs layer 21:14:08 5d3b04190fa2: Waiting 21:14:08 3a2ae6a8a46f: Waiting 21:14:08 33b1e0a273af: Waiting 21:14:08 2f39f015ded8: Waiting 21:14:08 5c69ac0246d0: Download complete 21:14:08 3a2ae6a8a46f: Download complete 21:14:08 33b1e0a273af: Verifying Checksum 21:14:08 33b1e0a273af: Download complete 21:14:09 5d3b04190fa2: Download complete 21:14:09 ec43610c2a17: Verifying Checksum 21:14:09 ec43610c2a17: Download complete 21:14:09 5eb5b503b376: Verifying Checksum 21:14:09 5eb5b503b376: Download complete 21:14:09 2f39f015ded8: Download complete 21:14:10 5eb5b503b376: Pull complete 21:14:10 5c69ac0246d0: Pull complete 21:14:11 ec43610c2a17: Pull complete 21:14:11 3a2ae6a8a46f: Pull complete 21:14:11 33b1e0a273af: Pull complete 21:14:11 5d3b04190fa2: Pull complete 21:14:16 2f39f015ded8: Pull complete 21:14:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:14:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:14:16 prd-ubuntu20.04-docker-8c-8g-9629 does not seem to be running inside a container 21:14:17 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:14:18 $ docker top e377ad6d4589a3a79312cd21ddfde8fda15c2659b06770d6cbb78448f7b1e269 -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:19 + touch /tmp/pre-build-complete [Pipeline] sh 21:14:19 + mkdir -p /var/log/sysstat [Pipeline] sh 21:14:19 + ls /var/log/sa-host 21:14:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:19 provisioning config files... 21:14:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config2924045556640655363tmp [Pipeline] { [Pipeline] echo 21:14:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:14:20 ---> create-netrc.sh [Pipeline] } 21:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:14:20 ---> python-tools-install.sh [Pipeline] echo 21:14:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:14:20 ---> sudo-logs.sh 21:14:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:14:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:14:21 ---> job-cost.sh 21:14:21 lf-activate-venv: SKIPPING 21:14:21 DEBUG: total: 0.10999999940395355 21:14:21 INFO: Retrieving Stack Cost... 21:14:21 INFO: Retrieving Pricing Info for: v3-standard-8 21:14:22 INFO: Archiving Costs [Pipeline] echo 21:14:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:14:22 ---> logs-deploy.sh 21:14:22 lf-activate-venv: SKIPPING 21:14:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/6 21:14:22 INFO: archiving workspace using pattern(s): 21:14:23 Archives upload complete. 21:14:23 INFO: archiving logs to Nexus 21:14:24 ---> uname -a: 21:14:24 Linux prd-ubuntu20-04-docker-8c-8g-9629 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:14:24 21:14:24 21:14:24 ---> lscpu: 21:14:24 Architecture: x86_64 21:14:24 CPU op-mode(s): 32-bit, 64-bit 21:14:24 Byte Order: Little Endian 21:14:24 Address sizes: 40 bits physical, 48 bits virtual 21:14:24 CPU(s): 8 21:14:24 On-line CPU(s) list: 0-7 21:14:24 Thread(s) per core: 1 21:14:24 Core(s) per socket: 1 21:14:24 Socket(s): 8 21:14:24 NUMA node(s): 1 21:14:24 Vendor ID: AuthenticAMD 21:14:24 CPU family: 23 21:14:24 Model: 49 21:14:24 Model name: AMD EPYC-Rome Processor 21:14:24 Stepping: 0 21:14:24 CPU MHz: 2799.998 21:14:24 BogoMIPS: 5599.99 21:14:24 Virtualization: AMD-V 21:14:24 Hypervisor vendor: KVM 21:14:24 Virtualization type: full 21:14:24 L1d cache: 256 KiB 21:14:24 L1i cache: 256 KiB 21:14:24 L2 cache: 4 MiB 21:14:24 L3 cache: 128 MiB 21:14:24 NUMA node0 CPU(s): 0-7 21:14:24 Vulnerability Itlb multihit: Not affected 21:14:24 Vulnerability L1tf: Not affected 21:14:24 Vulnerability Mds: Not affected 21:14:24 Vulnerability Meltdown: Not affected 21:14:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:14:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:14:24 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:14:24 Vulnerability Srbds: Not affected 21:14:24 Vulnerability Tsx async abort: Not affected 21:14:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:14:24 21:14:24 21:14:24 ---> nproc: 21:14:24 8 21:14:24 21:14:24 21:14:24 ---> df -h: 21:14:24 Filesystem Size Used Avail Use% Mounted on 21:14:24 overlay 155G 18G 138G 12% / 21:14:24 tmpfs 64M 0 64M 0% /dev 21:14:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:14:24 shm 64M 0 64M 0% /dev/shm 21:14:24 /dev/vda1 155G 18G 138G 12% /facter-os 21:14:24 21:14:24 21:14:24 ---> sar -b -r -n DEV: 21:14:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9629) 03/31/22 _x86_64_ (8 CPU) 21:14:24 21:14:24 20:29:44 LINUX RESTART (8 CPU) 21:14:24 21:14:24 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:14:24 20:31:02 308.33 54.52 253.81 0.00 5160.61 170278.55 0.00 21:14:24 20:32:01 124.79 1.97 122.83 0.00 36.60 63235.52 0.00 21:14:24 20:33:01 38.08 0.23 37.84 0.00 2.53 14371.75 0.00 21:14:24 20:34:01 151.11 0.05 151.06 0.00 6.80 197995.67 0.00 21:14:24 20:35:01 720.48 0.22 720.26 0.00 21.46 320986.64 0.00 21:14:24 20:36:01 946.77 0.22 946.55 0.00 16.39 352450.52 0.00 21:14:24 20:37:01 873.76 0.13 873.63 0.00 3.46 205321.47 0.00 21:14:24 20:38:01 3.03 0.00 3.03 0.00 0.00 41.85 0.00 21:14:24 20:39:02 1.50 0.00 1.50 0.00 0.00 16.40 0.00 21:14:24 20:40:01 2.58 0.00 2.58 0.00 0.00 31.59 0.00 21:14:24 20:41:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 21:14:24 20:42:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 21:14:24 20:43:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 21:14:24 20:44:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 21:14:24 20:45:01 1.13 0.02 1.12 0.00 0.13 12.13 0.00 21:14:24 20:46:01 1.33 0.00 1.33 0.00 0.00 18.00 0.00 21:14:24 20:47:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 21:14:24 20:48:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 21:14:24 20:49:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 21:14:24 20:50:01 1.70 0.00 1.70 0.00 0.00 20.40 0.00 21:14:24 20:51:01 2.80 1.58 1.22 0.00 50.39 15.60 0.00 21:14:24 20:52:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 21:14:24 20:53:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 21:14:24 20:54:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 21:14:24 20:55:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 21:14:24 20:56:01 1.53 0.00 1.53 0.00 0.00 19.19 0.00 21:14:24 20:57:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 21:14:24 20:58:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 21:14:24 20:59:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 21:14:24 21:00:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 21:14:24 21:01:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 21:14:24 21:02:01 0.93 0.00 0.93 0.00 0.00 12.53 0.00 21:14:24 21:03:01 1.27 0.00 1.27 0.00 0.00 13.20 0.00 21:14:24 21:04:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 21:14:24 21:05:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 21:14:24 21:06:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 21:14:24 21:07:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 21:14:24 21:08:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 21:14:24 21:09:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 21:14:24 21:10:01 1.57 0.00 1.57 0.00 0.00 20.00 0.00 21:14:24 21:11:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 21:14:24 21:12:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 21:14:24 21:13:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 21:14:24 21:14:01 0.88 0.00 0.88 0.00 0.00 11.73 0.00 21:14:24 Average: 73.05 1.34 71.71 0.00 120.49 30119.52 0.00 21:14:24 21:14:24 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:14:24 20:31:02 29606296 31825892 512260 1.56 93872 2428028 1777468 5.24 1100832 1864868 500 21:14:24 20:32:01 26388188 30185132 2102504 6.39 149908 3846648 2873728 8.47 3129536 2894944 519048 21:14:24 20:33:01 27725168 31743484 543196 1.65 154556 4035864 1961052 5.78 1492280 3173912 423896 21:14:24 20:34:01 24970672 31724944 562120 1.71 158128 6696108 1915948 5.65 1865184 5480200 633208 21:14:24 20:35:01 20447440 31585804 690324 2.10 176932 10908840 2821312 8.31 2100192 9599724 19584 21:14:24 20:36:01 18499360 31421480 840568 2.56 203776 12574740 3115652 9.18 2638416 10906056 1876 21:14:24 20:37:01 20390228 31741336 536080 1.63 225612 11028608 1798320 5.30 2369452 9349616 244 21:14:24 20:38:01 20397284 31748452 528844 1.61 225628 11028604 1798320 5.30 2360944 9349616 20 21:14:24 20:39:02 20398036 31749128 528220 1.61 225664 11028616 1798320 5.30 2361076 9349620 20 21:14:24 20:40:01 20404716 31755804 521564 1.59 225708 11028592 1798320 5.30 2354048 9349596 16 21:14:24 20:41:01 20405236 31756376 521064 1.58 225740 11028596 1798320 5.30 2354132 9349600 12 21:14:24 20:42:01 20409584 31760728 516708 1.57 225756 11028596 1798320 5.30 2350240 9349600 184 21:14:24 20:43:01 20409200 31760388 517216 1.57 225772 11028600 1798320 5.30 2350556 9349604 16 21:14:24 20:44:01 20409648 31760852 516696 1.57 225784 11028604 1798320 5.30 2351028 9349608 192 21:14:24 20:45:01 20409348 31760764 516960 1.57 225792 11028608 1818088 5.36 2349944 9349732 228 21:14:24 20:46:01 20409332 31760896 516748 1.57 225812 11028740 1818088 5.36 2350340 9349864 268 21:14:24 20:47:01 20409316 31760908 516700 1.57 225828 11028744 1818088 5.36 2349976 9349868 16 21:14:24 20:48:01 20409648 31761248 516444 1.57 225836 11028744 1818088 5.36 2350296 9349868 280 21:14:24 20:49:01 20409672 31761280 516404 1.57 225844 11028748 1818088 5.36 2350168 9349872 24 21:14:24 20:50:01 20409356 31760992 516648 1.57 225872 11028748 1818088 5.36 2350404 9349876 40 21:14:24 20:51:01 20405232 31759296 518152 1.58 225896 11030264 1834472 5.41 2356476 9349448 200 21:14:24 20:52:01 20405256 31759356 518088 1.58 225916 11030272 1834472 5.41 2355464 9349436 172 21:14:24 20:53:01 20405208 31759356 518160 1.58 225936 11030272 1834472 5.41 2355764 9349444 16 21:14:24 20:54:01 20405160 31759324 518116 1.58 225968 11030280 1834472 5.41 2355960 9349444 224 21:14:24 20:55:01 20406776 31760972 516600 1.57 225988 11030280 1834472 5.41 2353736 9349448 56 21:14:24 20:56:01 20406776 31760976 516564 1.57 226000 11030284 1834472 5.41 2353292 9349452 200 21:14:24 20:57:01 20407280 31761520 516024 1.57 226016 11030288 1834472 5.41 2352924 9349460 40 21:14:24 20:58:01 20407444 31761696 515748 1.57 226024 11030288 1834472 5.41 2353604 9349456 288 21:14:24 20:59:01 20406892 31761168 516216 1.57 226040 11030292 1834472 5.41 2353032 9349460 192 21:14:24 21:00:01 20407168 31761448 515900 1.57 226060 11030296 1850604 5.45 2352944 9349464 68 21:14:24 21:01:01 20406868 31761180 516124 1.57 226072 11030296 1850604 5.45 2353040 9349468 20 21:14:24 21:02:01 20406736 31761052 516408 1.57 226088 11030300 1850604 5.45 2352976 9349472 208 21:14:24 21:03:01 20406696 31761032 516360 1.57 226088 11030300 1850604 5.45 2353268 9349472 156 21:14:24 21:04:01 20406640 31761000 516320 1.57 226108 11030308 1850604 5.45 2353532 9349476 216 21:14:24 21:05:01 20406632 31760996 516292 1.57 226124 11030312 1850604 5.45 2353080 9349480 52 21:14:24 21:06:01 20406496 31761000 516160 1.57 226144 11030440 1850604 5.45 2353376 9349600 196 21:14:24 21:07:01 20406968 31761524 515584 1.57 226160 11030444 1850604 5.45 2353228 9349616 156 21:14:24 21:08:01 20406916 31761472 515804 1.57 226180 11030444 1850604 5.45 2353156 9349616 184 21:14:24 21:09:01 20406908 31761504 515980 1.57 226196 11030452 1850604 5.45 2353196 9349620 52 21:14:24 21:10:01 20407080 31761680 515736 1.57 226216 11030456 1850604 5.45 2353060 9349624 92 21:14:24 21:11:01 20406812 31761448 515944 1.57 226220 11030456 1850604 5.45 2353508 9349628 20 21:14:24 21:12:01 20406724 31761364 515952 1.57 226232 11030464 1850604 5.45 2353456 9349632 192 21:14:24 21:13:01 20406916 31761592 515884 1.57 226256 11030468 1850604 5.45 2353304 9349644 24 21:14:24 21:14:01 20406472 31761160 516128 1.57 226280 11030468 1850604 5.45 2353944 9349636 204 21:14:24 Average: 20978995 31712477 566625 1.72 216455 10445905 1909763 5.63 2312917 8845549 36430 21:14:24 21:14:24 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:14:24 20:31:02 ens3 1241.06 1437.71 6473.77 207.91 0.00 0.00 0.00 0.00 21:14:24 20:31:02 docker0 788.24 516.18 67.11 2724.18 0.00 0.00 0.00 0.00 21:14:24 20:31:02 lo 4.00 4.00 0.38 0.38 0.00 0.00 0.00 0.00 21:14:24 20:32:01 ens3 307.66 205.78 4431.02 74.21 0.00 0.00 0.00 0.00 21:14:24 20:32:01 docker0 91.75 124.23 7.90 1007.54 0.00 0.00 0.00 0.00 21:14:24 20:32:01 vethba114e8 0.29 0.46 0.02 0.04 0.00 0.00 0.00 0.00 21:14:24 20:32:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 21:14:24 20:33:01 ens3 25.51 14.70 22.88 11.02 0.00 0.00 0.00 0.00 21:14:24 20:33:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 21:14:24 20:33:01 vethba114e8 1.22 1.25 0.09 0.10 0.00 0.00 0.00 0.00 21:14:24 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:34:01 ens3 123.35 86.84 1698.00 76.88 0.00 0.00 0.00 0.00 21:14:24 20:34:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:14:24 20:34:01 veth48ce894 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 21:14:24 20:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:14:24 20:35:01 ens3 136.86 93.85 971.49 22.78 0.00 0.00 0.00 0.00 21:14:24 20:35:01 docker0 62.76 87.52 3.56 842.23 0.00 0.00 0.00 0.00 21:14:24 20:35:01 veth48ce894 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 21:14:24 20:35:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:14:24 20:36:01 ens3 149.82 112.08 778.34 88.54 0.00 0.00 0.00 0.00 21:14:24 20:36:01 docker0 45.33 71.56 2.58 737.75 0.00 0.00 0.00 0.00 21:14:24 20:36:01 vethb065c40 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 21:14:24 20:36:01 veth48ce894 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 21:14:24 20:36:01 vethc3fb6db 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:14:24 20:36:01 veth961cad4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:14:24 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:37:01 ens3 218.76 142.51 1842.04 91.57 0.00 0.00 0.00 0.00 21:14:24 20:37:01 docker0 60.74 95.17 3.91 710.30 0.00 0.00 0.00 0.00 21:14:24 20:37:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 21:14:24 20:38:01 ens3 1.15 0.83 0.48 0.08 0.00 0.00 0.00 0.00 21:14:24 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:39:02 ens3 0.33 0.32 0.02 0.03 0.00 0.00 0.00 0.00 21:14:24 20:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:41:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:14:24 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:42:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:14:24 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:44:01 ens3 1.90 0.50 0.55 0.28 0.00 0.00 0.00 0.00 21:14:24 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:45:01 ens3 0.17 0.02 0.02 0.00 0.00 0.00 0.00 0.00 21:14:24 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:46:01 ens3 0.37 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:14:24 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:47:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:48:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:50:01 ens3 0.30 0.22 0.10 0.02 0.00 0.00 0.00 0.00 21:14:24 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:51:01 ens3 7.60 5.63 5.52 6.30 0.00 0.00 0.00 0.00 21:14:24 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:53:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:54:01 ens3 3.03 0.88 0.86 0.50 0.00 0.00 0.00 0.00 21:14:24 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:55:01 ens3 9.27 13.40 1.06 17.30 0.00 0.00 0.00 0.00 21:14:24 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:56:01 ens3 4.28 8.43 0.40 7.60 0.00 0.00 0.00 0.00 21:14:24 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:58:01 ens3 4.82 8.52 0.56 7.73 0.00 0.00 0.00 0.00 21:14:24 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 20:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:00:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 21:01:01 ens3 3.85 7.87 0.31 7.56 0.00 0.00 0.00 0.00 21:14:24 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:02:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 21:03:01 ens3 0.10 0.03 0.06 0.00 0.00 0.00 0.00 0.00 21:14:24 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:04:01 ens3 2.80 4.28 0.44 3.96 0.00 0.00 0.00 0.00 21:14:24 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 21:05:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:06:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:14:24 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 21:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:08:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 21:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:10:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 21:11:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:14:24 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:12:01 ens3 0.43 0.17 0.14 0.01 0.00 0.00 0.00 0.00 21:14:24 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 21:13:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:14:24 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:14:01 ens3 3.35 0.77 0.85 0.49 0.00 0.00 0.00 0.00 21:14:24 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:14:24 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:14:24 Average: ens3 51.05 48.75 367.45 14.19 0.00 0.00 0.00 0.00 21:14:24 Average: docker0 23.85 20.33 1.93 136.59 0.00 0.00 0.00 0.00 21:14:24 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 21:14:24 21:14:24 21:14:24 ---> sar -P ALL: 21:14:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9629) 03/31/22 _x86_64_ (8 CPU) 21:14:24 21:14:24 20:29:44 LINUX RESTART (8 CPU) 21:14:24 21:14:24 20:30:01 CPU %user %nice %system %iowait %steal %idle 21:14:24 20:31:02 all 9.45 0.00 3.12 2.49 0.05 84.89 21:14:24 20:31:02 0 8.98 0.00 3.43 2.31 0.05 85.22 21:14:24 20:31:02 1 7.80 0.00 3.31 0.74 0.03 88.11 21:14:24 20:31:02 2 8.45 0.00 2.50 1.68 0.03 87.35 21:14:24 20:31:02 3 13.06 0.00 4.48 5.82 0.07 76.56 21:14:24 20:31:02 4 7.29 0.00 3.87 0.44 0.05 88.34 21:14:24 20:31:02 5 11.83 0.00 2.95 2.90 0.05 82.28 21:14:24 20:31:02 6 10.98 0.00 2.01 0.64 0.05 86.33 21:14:24 20:31:02 7 7.11 0.00 2.38 5.43 0.09 84.99 21:14:24 20:32:01 all 31.65 0.00 7.39 1.68 0.08 59.20 21:14:24 20:32:01 0 30.40 0.00 6.55 0.43 0.07 62.56 21:14:24 20:32:01 1 31.95 0.00 6.95 0.22 0.07 60.81 21:14:24 20:32:01 2 31.65 0.00 7.30 0.34 0.12 60.59 21:14:24 20:32:01 3 32.12 0.00 8.07 3.62 0.09 56.10 21:14:24 20:32:01 4 31.03 0.00 7.43 5.33 0.07 56.15 21:14:24 20:32:01 5 32.62 0.00 6.94 1.15 0.09 59.20 21:14:24 20:32:01 6 31.46 0.00 9.20 0.03 0.07 59.23 21:14:24 20:32:01 7 31.98 0.00 6.71 2.28 0.07 58.96 21:14:24 20:33:01 all 40.74 0.00 5.19 0.29 0.08 53.69 21:14:24 20:33:01 0 39.71 0.00 5.18 0.52 0.07 54.52 21:14:24 20:33:01 1 40.66 0.00 5.37 0.10 0.07 53.80 21:14:24 20:33:01 2 39.64 0.00 5.28 0.13 0.07 54.88 21:14:24 20:33:01 3 40.05 0.00 5.40 0.00 0.07 54.48 21:14:24 20:33:01 4 42.01 0.00 5.38 0.10 0.08 52.43 21:14:24 20:33:01 5 41.44 0.00 4.90 0.03 0.08 53.54 21:14:24 20:33:01 6 40.05 0.00 5.04 1.25 0.08 53.58 21:14:24 20:33:01 7 42.38 0.00 5.00 0.20 0.10 52.32 21:14:24 20:34:01 all 25.89 0.00 9.38 1.98 0.09 62.66 21:14:24 20:34:01 0 24.87 0.00 11.13 1.00 0.09 62.90 21:14:24 20:34:01 1 24.74 0.00 7.97 0.07 0.08 67.14 21:14:24 20:34:01 2 24.02 0.00 8.43 14.18 0.10 53.27 21:14:24 20:34:01 3 27.31 0.00 9.79 0.10 0.10 62.69 21:14:24 20:34:01 4 25.60 0.00 8.52 0.02 0.07 65.79 21:14:24 20:34:01 5 28.07 0.00 8.78 0.15 0.09 62.91 21:14:24 20:34:01 6 26.39 0.00 10.49 0.24 0.09 62.79 21:14:24 20:34:01 7 26.16 0.00 9.91 0.07 0.10 63.76 21:14:24 20:35:01 all 55.21 0.00 13.09 8.53 0.13 23.04 21:14:24 20:35:01 0 56.65 0.00 13.65 11.93 0.12 17.66 21:14:24 20:35:01 1 57.12 0.00 12.00 8.41 0.15 22.33 21:14:24 20:35:01 2 50.23 0.00 13.44 11.13 0.12 25.08 21:14:24 20:35:01 3 56.33 0.00 13.78 7.53 0.14 22.22 21:14:24 20:35:01 4 56.39 0.00 12.60 6.59 0.12 24.31 21:14:24 20:35:01 5 53.52 0.00 14.59 5.25 0.12 26.52 21:14:24 20:35:01 6 56.92 0.00 11.83 9.48 0.14 21.63 21:14:24 20:35:01 7 54.50 0.00 12.81 7.95 0.14 24.61 21:14:24 20:36:01 all 52.19 0.00 15.53 10.28 0.14 21.85 21:14:24 20:36:01 0 49.61 0.00 14.42 4.81 0.14 31.02 21:14:24 20:36:01 1 54.38 0.00 15.63 7.32 0.15 22.52 21:14:24 20:36:01 2 50.21 0.00 13.20 4.94 0.15 31.49 21:14:24 20:36:01 3 53.41 0.00 15.24 15.90 0.15 15.29 21:14:24 20:36:01 4 52.81 0.00 16.07 6.26 0.15 24.70 21:14:24 20:36:01 5 51.20 0.00 17.54 7.88 0.14 23.25 21:14:24 20:36:01 6 52.83 0.00 16.78 20.83 0.14 9.43 21:14:24 20:36:01 7 53.10 0.00 15.30 14.31 0.14 17.16 21:14:24 20:37:01 all 38.99 0.00 10.54 5.48 0.11 44.87 21:14:24 20:37:01 0 37.18 0.00 11.16 2.65 0.12 48.89 21:14:24 20:37:01 1 40.70 0.00 11.01 7.85 0.12 40.31 21:14:24 20:37:01 2 34.45 0.00 10.54 7.96 0.10 46.94 21:14:24 20:37:01 3 39.80 0.00 10.33 4.36 0.10 45.41 21:14:24 20:37:01 4 39.43 0.00 10.82 4.20 0.12 45.43 21:14:24 20:37:01 5 40.42 0.00 9.91 4.79 0.12 44.77 21:14:24 20:37:01 6 39.91 0.00 10.76 8.11 0.10 41.12 21:14:24 20:37:01 7 40.03 0.00 9.82 3.93 0.14 46.08 21:14:24 20:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:14:24 20:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:14:24 20:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 20:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:38:01 7 0.00 0.00 0.02 0.08 0.00 99.90 21:14:24 20:39:02 all 0.01 0.00 0.01 0.01 0.00 99.97 21:14:24 20:39:02 0 0.02 0.00 0.03 0.00 0.02 99.93 21:14:24 20:39:02 1 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:39:02 2 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 20:39:02 3 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:39:02 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:39:02 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:39:02 6 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:39:02 7 0.02 0.00 0.03 0.05 0.02 99.88 21:14:24 20:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:14:24 20:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:14:24 20:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 20:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:14:24 20:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:14:24 20:40:01 7 0.02 0.00 0.00 0.05 0.00 99.93 21:14:24 20:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:14:24 20:41:01 0 0.02 0.00 0.02 0.03 0.00 99.93 21:14:24 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 20:41:01 7 0.02 0.00 0.02 0.03 0.02 99.92 21:14:24 21:14:24 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:14:24 20:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:14:24 20:42:01 0 0.02 0.00 0.07 0.00 0.02 99.90 21:14:24 20:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:14:24 20:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:14:24 20:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:14:24 20:43:01 all 0.12 0.00 0.01 0.00 0.00 99.86 21:14:24 20:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:14:24 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:14:24 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:43:01 7 0.96 0.00 0.02 0.02 0.00 99.01 21:14:24 20:44:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:14:24 20:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 20:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:14:24 20:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:44:01 7 1.97 0.00 0.02 0.03 0.02 97.96 21:14:24 20:45:01 all 0.26 0.00 0.01 0.01 0.00 99.71 21:14:24 20:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:14:24 20:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 20:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:14:24 20:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:14:24 20:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 20:45:01 7 1.97 0.00 0.02 0.05 0.00 97.96 21:14:24 20:46:01 all 0.27 0.00 0.00 0.00 0.01 99.72 21:14:24 20:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 20:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:14:24 20:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:14:24 20:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:14:24 20:46:01 7 1.99 0.00 0.02 0.03 0.00 97.96 21:14:24 20:47:01 all 0.26 0.00 0.01 0.00 0.01 99.72 21:14:24 20:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:14:24 20:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:14:24 20:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:47:01 7 1.99 0.00 0.00 0.03 0.02 97.97 21:14:24 20:48:01 all 0.27 0.00 0.00 0.00 0.00 99.72 21:14:24 20:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 21:14:24 20:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:14:24 20:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 20:48:01 7 1.97 0.00 0.00 0.03 0.00 98.00 21:14:24 20:49:01 all 0.19 0.00 0.02 0.00 0.00 99.78 21:14:24 20:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:14:24 20:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 20:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:49:01 7 1.52 0.00 0.13 0.00 0.00 98.35 21:14:24 20:50:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:14:24 20:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:50:01 1 0.03 0.00 0.03 0.02 0.02 99.90 21:14:24 20:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:14:24 20:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:14:24 20:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:14:24 20:50:01 7 0.00 0.00 0.02 0.03 0.00 99.95 21:14:24 20:51:01 all 0.20 0.00 0.03 0.00 0.01 99.75 21:14:24 20:51:01 0 0.13 0.00 0.05 0.00 0.00 99.82 21:14:24 20:51:01 1 0.33 0.00 0.03 0.02 0.02 99.60 21:14:24 20:51:01 2 0.17 0.00 0.05 0.00 0.02 99.77 21:14:24 20:51:01 3 0.38 0.00 0.02 0.02 0.00 99.58 21:14:24 20:51:01 4 0.13 0.00 0.03 0.00 0.00 99.83 21:14:24 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:51:01 6 0.35 0.00 0.02 0.00 0.00 99.63 21:14:24 20:51:01 7 0.12 0.00 0.07 0.00 0.02 99.80 21:14:24 20:52:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:14:24 20:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 21:14:24 20:52:01 1 0.03 0.00 0.02 0.03 0.02 99.90 21:14:24 20:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:14:24 20:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 20:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:14:24 21:14:24 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:14:24 20:53:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:14:24 20:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:14:24 20:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:53:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:14:24 20:54:01 all 0.15 0.00 0.01 0.01 0.00 99.83 21:14:24 20:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 20:54:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:14:24 20:54:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:14:24 20:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 20:54:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:14:24 20:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 20:54:01 7 0.96 0.00 0.03 0.03 0.00 98.97 21:14:24 20:55:01 all 0.09 0.00 0.02 0.00 0.00 99.88 21:14:24 20:55:01 0 0.08 0.00 0.03 0.00 0.00 99.88 21:14:24 20:55:01 1 0.07 0.00 0.02 0.02 0.02 99.88 21:14:24 20:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:55:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:14:24 20:55:01 4 0.03 0.00 0.02 0.02 0.00 99.93 21:14:24 20:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:14:24 20:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:14:24 20:55:01 7 0.43 0.00 0.02 0.00 0.00 99.55 21:14:24 20:56:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:14:24 20:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:14:24 20:56:01 1 0.05 0.00 0.05 0.03 0.02 99.85 21:14:24 20:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:14:24 20:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:14:24 20:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:14:24 20:57:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:14:24 20:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:14:24 20:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 20:57:01 7 0.00 0.00 0.03 0.02 0.00 99.95 21:14:24 20:58:01 all 0.02 0.00 0.01 0.00 0.00 99.95 21:14:24 20:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:14:24 20:58:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:14:24 20:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 20:58:01 3 0.00 0.00 0.03 0.00 0.02 99.95 21:14:24 20:58:01 4 0.07 0.00 0.00 0.00 0.02 99.92 21:14:24 20:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 20:58:01 7 0.03 0.00 0.02 0.02 0.00 99.93 21:14:24 20:59:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:14:24 20:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:59:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:14:24 20:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 20:59:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:14:24 20:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 20:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 20:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 20:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:14:24 21:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:14:24 21:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 21:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:14:24 21:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:00:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:14:24 21:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 21:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:14:24 21:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 21:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:14:24 21:01:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:14:24 21:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:01:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:14:24 21:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 21:01:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:14:24 21:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:14:24 21:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:01:01 7 0.02 0.00 0.03 0.02 0.00 99.93 21:14:24 21:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:14:24 21:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 21:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 21:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 21:14:24 21:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 21:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:14:24 21:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:14:24 21:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:03:01 1 0.02 0.00 0.02 0.03 0.00 99.93 21:14:24 21:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 21:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:14:24 21:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:14:24 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:14:24 21:04:01 all 0.04 0.00 0.01 0.00 0.00 99.94 21:14:24 21:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:14:24 21:04:01 1 0.05 0.00 0.02 0.02 0.00 99.92 21:14:24 21:04:01 2 0.20 0.00 0.02 0.00 0.00 99.78 21:14:24 21:04:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:14:24 21:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 21:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:14:24 21:05:01 all 0.26 0.00 0.01 0.01 0.00 99.73 21:14:24 21:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 21:05:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:14:24 21:05:01 2 1.97 0.00 0.00 0.00 0.00 98.03 21:14:24 21:05:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:14:24 21:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:05:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:14:24 21:06:01 all 0.18 0.00 0.01 0.00 0.00 99.80 21:14:24 21:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 21:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:14:24 21:06:01 2 1.39 0.00 0.00 0.00 0.00 98.61 21:14:24 21:06:01 3 0.02 0.00 0.05 0.00 0.02 99.92 21:14:24 21:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 21:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:14:24 21:06:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:14:24 21:07:01 all 0.03 0.00 0.01 0.00 0.00 99.95 21:14:24 21:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 21:07:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:14:24 21:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 21:14:24 21:07:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:14:24 21:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 21:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 21:08:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:14:24 21:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 21:08:01 1 0.00 0.00 0.00 0.02 0.02 99.97 21:14:24 21:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 21:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:14:24 21:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:08:01 7 0.00 0.00 0.00 0.03 0.02 99.95 21:14:24 21:09:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:14:24 21:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 21:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:14:24 21:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:14:24 21:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:14:24 21:10:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:14:24 21:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:14:24 21:10:01 2 0.08 0.00 0.02 0.00 0.02 99.88 21:14:24 21:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:14:24 21:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:14:24 21:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:14:24 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:10:01 7 0.00 0.00 0.02 0.03 0.00 99.95 21:14:24 21:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:14:24 21:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 21:11:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:14:24 21:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:11:01 3 0.05 0.00 0.05 0.00 0.02 99.88 21:14:24 21:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:12:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:14:24 21:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:14:24 21:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:14:24 21:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:14:24 21:12:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:14:24 21:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:14:24 21:13:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:14:24 21:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:14:24 21:13:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:14:24 21:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:13:01 3 0.02 0.00 0.02 0.00 0.03 99.93 21:14:24 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:14:24 21:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 21:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:14:24 21:14:01 all 0.11 0.00 0.02 0.00 0.00 99.87 21:14:24 21:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:14:24 21:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:14:24 21:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 21:14:01 3 0.80 0.00 0.05 0.00 0.00 99.15 21:14:24 21:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:14:24 21:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:14:24 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:14:24 21:14:01 7 0.02 0.00 0.03 0.02 0.00 99.93 21:14:24 21:14:24 Average: CPU %user %nice %system %iowait %steal %idle 21:14:24 Average: all 5.76 0.00 1.45 0.69 0.02 92.09 21:14:24 Average: 0 5.56 0.00 1.48 0.53 0.02 92.41 21:14:24 Average: 1 5.80 0.00 1.40 0.57 0.02 92.21 21:14:24 Average: 2 5.43 0.00 1.36 0.90 0.02 92.29 21:14:24 Average: 3 5.92 0.00 1.52 0.84 0.02 91.70 21:14:24 Average: 4 5.72 0.00 1.45 0.51 0.02 92.30 21:14:24 Average: 5 5.82 0.00 1.47 0.50 0.02 92.20 21:14:24 Average: 6 5.80 0.00 1.48 0.91 0.02 91.79 21:14:24 Average: 7 6.02 0.00 1.39 0.78 0.02 91.79 21:14:24 21:14:24 21:14:24