Pull request #3904 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 rather than 810ec84be1e3c89b9d79b758676db4fbb7e5f130 Obtained Jenkinsfile from 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 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-ssh8960075621953377347.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-ssh10390316363741967269.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-3904/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-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9899104616365153299.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-ssh16927712140257458500.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-3904/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-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1800677446569959520.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9239 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 810ec84be1e3c89b9d79b758676db4fbb7e5f130 Merge succeeded, producing 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 Checking out Revision 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 (PR-3904) > 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/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # 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 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 # timeout=10 Commit message: "Merge commit '8e1ceee72f1e8b529f59e19a94ec3dfd502baa97' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:52:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:52:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:52:54 ========================================================= 08:52:54 EdgeX Global Pipelines Version Info 08:52:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dcdbe7517045eaf1f173ba4200cbd319e1888c40 # timeout=10 08:52:55 ------------------- 08:52:55 stable info: 08:52:55 ------------------- 08:52:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:52:55 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:52:55 Message: update stable to v1.0.221 08:52:55 ------------------- 08:52:55 experimental info: 08:52:55 ------------------- 08:52:55 Commited By: **** collab-it+edgex@linuxfoundation.org 08:52:55 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:52:55 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93aea0b [Pipeline] echo 08:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:56 provisioning config files... 08:52:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config1602871868888293742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:56 ---> docker-login.sh 08:52:56 nexus3.edgexfoundry.org:10001 08:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:57 Configure a credential helper to remove this warning. See 08:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:57 08:52:57 Login Succeeded 08:52:57 nexus3.edgexfoundry.org:10002 08:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:57 Configure a credential helper to remove this warning. See 08:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:57 08:52:57 Login Succeeded 08:52:57 nexus3.edgexfoundry.org:10003 08:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:57 Configure a credential helper to remove this warning. See 08:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:57 08:52:57 Login Succeeded 08:52:57 nexus3.edgexfoundry.org:10004 08:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:57 Configure a credential helper to remove this warning. See 08:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:57 08:52:57 Login Succeeded 08:52:57 docker.io 08:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:58 Configure a credential helper to remove this warning. See 08:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:58 08:52:58 Login Succeeded 08:52:58 ---> docker-login.sh ends [Pipeline] } 08:52:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:52:58 + 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 08:52:58 + dirname cmd/core-command/Dockerfile 08:52:58 + cut -d/ -f2 08:52:58 + echo core-command,cmd/core-command/Dockerfile 08:52:58 + dirname cmd/core-data/Dockerfile 08:52:58 + cut -d/ -f2 08:52:58 + echo core-data,cmd/core-data/Dockerfile 08:52:58 + dirname cmd/core-metadata/Dockerfile 08:52:58 + cut -d/ -f2 08:52:58 + echo core-metadata,cmd/core-metadata/Dockerfile 08:52:58 + dirname cmd/security-bootstrapper/Dockerfile 08:52:58 + cut -d/ -f2 08:52:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:52:58 + dirname cmd/security-proxy-setup/Dockerfile 08:52:58 + cut -d/ -f2 08:52:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:52:58 + dirname cmd/security-secretstore-setup/Dockerfile 08:52:58 + cut -d/ -f2 08:52:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:52:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:52:58 + cut -d/ -f2 08:52:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:52:58 + dirname cmd/security-spire-agent/Dockerfile 08:52:58 + cut -d/ -f2 08:52:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:52:58 + dirname cmd/security-spire-config/Dockerfile 08:52:58 + cut -d/ -f2 08:52:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:52:58 + dirname cmd/security-spire-server/Dockerfile 08:52:58 + cut -d/ -f2 08:52:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:52:58 + + dirname cmd/support-notifications/Dockerfilecut 08:52:58 -d/ -f2 08:52:58 + echo support-notifications,cmd/support-notifications/Dockerfile 08:52:58 + + dirname cmd/support-scheduler/Dockerfile 08:52:58 cut -d/ -f2 08:52:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:52:58 + dirname cmd/sys-mgmt-agent/Dockerfile 08:52:58 + cut -d/ -f2 08:52:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:52:58 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 08:52:58 + git rev-list -1 --merges 93aea0b364c73c2caed7c301a7df38f5c1ec4c78~1..93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [Pipeline] echo 08:52:58 -----------> git rev-list -1 --merges 93aea0b364c73c2caed7c301a7df38f5c1ec4c78~1..93aea0b364c73c2caed7c301a7df38f5c1ec4c78 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:52:58 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [false] [Pipeline] sh 08:52:59 + git log --format=format:%s -1 93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [Pipeline] echo 08:52:59 ========================================================= 08:52:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:52:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:52:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:52:59 + grep -v github /etc/ssh/ssh_known_hosts 08:52:59 + [ -e /tmp/ssh_known_hosts ] 08:52:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:52:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:52:59 + sudo tee -a /etc/ssh/ssh_known_hosts 08:52:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:53:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:00 08:53:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:53:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:00 latest: Pulling from edgex-devops/git-semver 08:53:00 a0d0a0d46f8b: Pulling fs layer 08:53:00 3e5f54012d9b: Pulling fs layer 08:53:00 4c7163046ea9: Pulling fs layer 08:53:00 0c2d73faf560: Pulling fs layer 08:53:00 0c2d73faf560: Waiting 08:53:00 3e5f54012d9b: Download complete 08:53:00 a0d0a0d46f8b: Verifying Checksum 08:53:00 a0d0a0d46f8b: Download complete 08:53:00 4c7163046ea9: Verifying Checksum 08:53:00 4c7163046ea9: Download complete 08:53:00 0c2d73faf560: Verifying Checksum 08:53:00 0c2d73faf560: Download complete 08:53:00 a0d0a0d46f8b: Pull complete 08:53:00 3e5f54012d9b: Pull complete 08:53:01 4c7163046ea9: Pull complete 08:53:01 0c2d73faf560: Pull complete 08:53:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:53:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:53:01 prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container 08:53:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 08:53:02 $ docker top 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:53:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:02 [ssh-agent] Looking for ssh-agent implementation... 08:53:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:02 $ docker exec 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b ssh-agent 08:53:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiAbanK/agent.13 08:53:02 SSH_AGENT_PID=20 08:53:02 Running ssh-add (command line suppressed) 08:53:03 Identity added: /w/workspace/edgex-go/20@tmp/private_key_621291468084793024.key (/w/workspace/edgex-go/20@tmp/private_key_621291468084793024.key) 08:53:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:03 + git tag --points-at HEAD [Pipeline] } 08:53:03 $ docker exec --env ******** --env ******** 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b ssh-agent -k 08:53:03 unset SSH_AUTH_SOCK; 08:53:03 unset SSH_AGENT_PID; 08:53:03 echo Agent pid 20 killed; 08:53:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:53:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:03 [ssh-agent] Looking for ssh-agent implementation... 08:53:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:03 $ docker exec 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b ssh-agent 08:53:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDGplkF/agent.54 08:53:03 SSH_AGENT_PID=60 08:53:03 Running ssh-add (command line suppressed) 08:53:03 Identity added: /w/workspace/edgex-go/20@tmp/private_key_5228922485593163653.key (/w/workspace/edgex-go/20@tmp/private_key_5228922485593163653.key) 08:53:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:04 + git semver init 08:53:04 # -> Open(): unable to determine branch for HEAD 08:53:04 # $GIT_DIR = /w/workspace/edgex-go/20/.git 08:53:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/20 08:53:04 # $SEMVER_REMOTE_NAME = origin 08:53:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:53:04 # $SEMVER_USER_NAME = edgex-jenkins 08:53:04 # $SEMVER_BRANCH = PR-3904 08:53:04 # $SEMVER_TEMP = /tmp/semver-191459815 08:53:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:53:19 # '/tmp/semver-191459815' -> '/w/workspace/edgex-go/20/.semver' 08:53:19 # -> Force: false 08:53:19 # $SEMVER_DIR = /w/workspace/edgex-go/20/.semver [Pipeline] } 08:53:19 $ docker exec --env ******** --env ******** 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b ssh-agent -k 08:53:19 unset SSH_AUTH_SOCK; 08:53:19 unset SSH_AGENT_PID; 08:53:19 echo Agent pid 60 killed; 08:53:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:19 + git semver [Pipeline] } 08:53:19 $ docker stop --time=1 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b 08:53:21 $ docker rm -f 054c4387b9722d635464628ef3cebc12923b5c63e675b387244dc271c5b4422b [Pipeline] // withDockerContainer [Pipeline] sh 08:53:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:53:22 Stashed 1 file(s) [Pipeline] echo 08:53:22 [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 08:53:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:53:22 ========================================================= 08:53:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:53:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:53:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:53:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:53:22 59bf1c3509f3: Pulling fs layer 08:53:22 666ba61612fd: Pulling fs layer 08:53:22 8ed8ca486205: Pulling fs layer 08:53:22 4fe6c5a15a65: Pulling fs layer 08:53:22 22a0e8bec74d: Pulling fs layer 08:53:22 640e595b4fbd: Pulling fs layer 08:53:22 763cafe07f6e: Pulling fs layer 08:53:22 0c0b528cf693: Pulling fs layer 08:53:22 10935f4eaf8b: Pulling fs layer 08:53:22 4fe6c5a15a65: Waiting 08:53:22 22a0e8bec74d: Waiting 08:53:22 640e595b4fbd: Waiting 08:53:22 763cafe07f6e: Waiting 08:53:22 0c0b528cf693: Waiting 08:53:22 10935f4eaf8b: Waiting 08:53:22 8ed8ca486205: Download complete 08:53:22 666ba61612fd: Verifying Checksum 08:53:22 666ba61612fd: Download complete 08:53:22 22a0e8bec74d: Verifying Checksum 08:53:22 22a0e8bec74d: Download complete 08:53:22 640e595b4fbd: Download complete 08:53:22 59bf1c3509f3: Download complete 08:53:22 763cafe07f6e: Verifying Checksum 08:53:22 763cafe07f6e: Download complete 08:53:23 0c0b528cf693: Verifying Checksum 08:53:23 0c0b528cf693: Download complete 08:53:23 59bf1c3509f3: Pull complete 08:53:23 666ba61612fd: Pull complete 08:53:23 8ed8ca486205: Pull complete 08:53:23 10935f4eaf8b: Verifying Checksum 08:53:23 10935f4eaf8b: Download complete 08:53:23 4fe6c5a15a65: Download complete 08:53:28 4fe6c5a15a65: Pull complete 08:53:28 22a0e8bec74d: Pull complete 08:53:28 640e595b4fbd: Pull complete 08:53:28 763cafe07f6e: Pull complete 08:53:28 0c0b528cf693: Pull complete 08:53:30 10935f4eaf8b: Pull complete 08:53:30 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 08:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:53:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:53:30 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:53:30 WORKDIR /edgex 08:53:30 COPY go.mod . 08:53:30 RUN go mod download build 08:53:30 -t ci-base-image-x86_64 -f - . 08:53:32 Sending build context to Docker daemon 334.6MB 08:53:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:53:32 ---> 99d49a6021b9 08:53:32 Step 2/4 : WORKDIR /edgex 08:53:34 ---> Running in d5f6b178e431 08:53:34 Removing intermediate container d5f6b178e431 08:53:34 ---> 27557a4819cb 08:53:34 Step 3/4 : COPY go.mod . 08:53:34 ---> 335728d5f7ef 08:53:34 Step 4/4 : RUN go mod download 08:53:34 ---> Running in 017106a8b792 08:53:37 Still waiting to schedule task 08:53:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:53:52 Removing intermediate container 017106a8b792 08:53:52 ---> 9d5a54a20818 08:53:52 Successfully built 9d5a54a20818 08:53:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:53:53 + docker inspect -f . ci-base-image-x86_64 08:53:53 . [Pipeline] withDockerContainer 08:53:53 prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container 08:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 08:53:53 $ docker top 9d0aa22367ee35864230d2d1fd081f8e4608ef63731c21342b83b92cc69a245e -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:54 + go version 08:53:54 go version go1.17.6 linux/amd64 [Pipeline] } 08:53:54 $ docker stop --time=1 9d0aa22367ee35864230d2d1fd081f8e4608ef63731c21342b83b92cc69a245e 08:53:55 $ docker rm -f 9d0aa22367ee35864230d2d1fd081f8e4608ef63731c21342b83b92cc69a245e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:53:55 + docker inspect -f . ci-base-image-x86_64 08:53:55 . [Pipeline] withDockerContainer 08:53:55 prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container 08:53:55 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 08:53:56 $ docker top e55cbb4c9a61ca2ff01d20fcc840b8968c35fe8c6e471431786134839d4872eb -eo pid,comm [Pipeline] { [Pipeline] echo 08:53:56 ========================================================= 08:53:56 [edgeXBuildGoParallel] Running Tests and Build... 08:53:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:53:56 + make test 08:53:56 go mod tidy -compat=1.17 08:53:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:54:03 ? github.com/edgexfoundry/edgex-go [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:54:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:54:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 08:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:54:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.146s coverage: 98.5% of statements 08:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:54:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.9% of statements 08:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:54:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.026s coverage: 89.2% of statements 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 84.4% of statements 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.388s coverage: 94.2% of statements 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.099s coverage: 24.0% of statements 08:54:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 08:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 08:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 08:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 08:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.219s coverage: 82.5% of statements 08:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.095s coverage: 80.0% of statements 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.2% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.067s coverage: 89.4% of statements 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.414s coverage: 65.4% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:54:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 08:54:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 08:54:41 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 08:55:00 GO111MODULE=on go vet ./... 08:55:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:55:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:55:02 ./bin/test-attribution-txt.sh [Pipeline] echo 08:55:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:55:03 + ls -al . 08:55:03 total 664 08:55:03 drwxrwxr-x 10 1001 1001 4096 Mar 28 08:55 . 08:55:03 drwxr-xr-x 4 root root 4096 Mar 28 08:53 .. 08:55:03 -rw-rw-r-- 1 1001 1001 11 Mar 28 08:52 .dockerignore 08:55:03 drwxrwxr-x 8 1001 1001 4096 Mar 28 08:52 .git 08:55:03 drwxrwxr-x 4 1001 1001 4096 Mar 28 08:52 .github 08:55:03 -rw-rw-r-- 1 1001 1001 870 Mar 28 08:52 .gitignore 08:55:03 -rw-rw-r-- 1 1001 1001 42 Mar 28 08:52 .golangci.yml 08:55:03 -rw-rw-r-- 1 1001 1001 87 Mar 28 08:52 .hadolint.yml 08:55:03 drwx------ 3 1001 1001 4096 Mar 28 08:53 .semver 08:55:03 -rw-rw-r-- 1 1001 1001 166 Mar 28 08:52 .sonarcloud.properties 08:55:03 -rw-rw-r-- 1 1001 1001 1171 Mar 28 08:52 ADOPTERS.md 08:55:03 -rw-rw-r-- 1 1001 1001 9953 Mar 28 08:52 Attribution.txt 08:55:03 -rw-rw-r-- 1 1001 1001 51732 Mar 28 08:52 CHANGELOG.md 08:55:03 -rw-rw-r-- 1 1001 1001 3804 Mar 28 08:52 CONTRIBUTING.md 08:55:03 -rw-rw-r-- 1 1001 1001 677 Mar 28 08:52 GOVERNANCE.md 08:55:03 -rw-rw-r-- 1 1001 1001 849 Mar 28 08:52 Jenkinsfile 08:55:03 -rw-rw-r-- 1 1001 1001 10775 Mar 28 08:52 LICENSE 08:55:03 -rw-rw-r-- 1 1001 1001 8478 Mar 28 08:52 Makefile 08:55:03 -rw-rw-r-- 1 1001 1001 582 Mar 28 08:52 OWNERS.md 08:55:03 -rw-rw-r-- 1 1001 1001 8207 Mar 28 08:52 README.md 08:55:03 -rw-rw-r-- 1 1001 1001 6912 Mar 28 08:52 SECURITY.md 08:55:03 -rw-rw-r-- 1 1001 1001 5 Mar 28 08:53 VERSION 08:55:03 -rw-rw-r-- 1 1001 1001 4131 Mar 28 08:52 ZMQWindows.md 08:55:03 drwxrwxr-x 2 1001 1001 4096 Mar 28 08:52 bin 08:55:03 drwxrwxr-x 18 1001 1001 4096 Mar 28 08:52 cmd 08:55:03 -rw-r--r-- 1 root root 426503 Mar 28 08:54 coverage.out 08:55:03 -rw-rw-r-- 1 1001 1001 3175 Mar 28 08:52 go.mod 08:55:03 -rw-rw-r-- 1 1001 1001 34990 Mar 28 08:53 go.sum 08:55:03 drwxrwxr-x 8 1001 1001 4096 Mar 28 08:52 internal 08:55:03 drwxrwxr-x 3 1001 1001 4096 Mar 28 08:52 openapi 08:55:03 drwxrwxr-x 4 1001 1001 4096 Mar 28 08:52 snap 08:55:03 -rw-rw-r-- 1 1001 1001 204 Mar 28 08:52 version.go [Pipeline] sh 08:55:03 + '[' -e coverage.out ] 08:55:03 + chown 1001:1001 coverage.out [Pipeline] stash 08:55:04 Stashed 1 file(s) [Pipeline] sh 08:55:04 + make build 08:55:04 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 08:55:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9240 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 08:55:16 Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout 08:55:16 The recommended git tool is: git 08:55:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:55:23 using credential edgex-jenkins-ssh 08:55:23 Cloning the remote Git repository 08:55:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:55:23 > git init /w/workspace/edgex-go/20 # timeout=10 08:55:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:55:24 > git --version # timeout=10 08:55:24 > git --version # 'git version 2.25.1' 08:55:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55: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 08:55:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:55:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:55:35 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 08:55:36 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 08:55:37 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 08:55:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:55:40 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 08:55:41 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 08:55:42 Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 810ec84be1e3c89b9d79b758676db4fbb7e5f130 08:55:42 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 08:55:43 Merge succeeded, producing e87c15684c2d2b9ca88865de8fac344e7b7d958b 08:55:43 Checking out Revision e87c15684c2d2b9ca88865de8fac344e7b7d958b (PR-3904) 08:55:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:55:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:55:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:55:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:55:42 > git config core.sparsecheckout # timeout=10 08:55:42 > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # timeout=10 08:55:42 > git remote # timeout=10 08:55:42 > git config --get remote.origin.url # timeout=10 08:55:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:42 > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 08:55:43 > git rev-parse HEAD^{commit} # timeout=10 08:55:43 > git config core.sparsecheckout # timeout=10 08:55:43 > git checkout -f e87c15684c2d2b9ca88865de8fac344e7b7d958b # timeout=10 08:55: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:55:45 $ docker stop --time=1 e55cbb4c9a61ca2ff01d20fcc840b8968c35fe8c6e471431786134839d4872eb 08:55:47 Commit message: "Merge commit '8e1ceee72f1e8b529f59e19a94ec3dfd502baa97' into HEAD" 08:55:47 First time build. Skipping changelog. 08:55:47 > git rev-list --no-walk dcdbe7517045eaf1f173ba4200cbd319e1888c40 # timeout=10 08:55:49 $ docker rm -f e55cbb4c9a61ca2ff01d20fcc840b8968c35fe8c6e471431786134839d4872eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:50 08:55:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:55:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:55:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:55:50 Dload Upload Total Spent Left Speed 08:55:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44522 0 --:--:-- --:--:-- --:--:-- 44522 08:55:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:50 latest: Pulling from edgex-devops/edgex-compose 08:55:50 cbdbe7a5bc2a: Pulling fs layer 08:55:50 ca9280d653b3: Pulling fs layer 08:55:50 7e9c9ca2126c: Pulling fs layer [Pipeline] sh 08:55:51 cbdbe7a5bc2a: Download complete 08:55:51 ca9280d653b3: Verifying Checksum 08:55:51 cbdbe7a5bc2a: Pull complete 08:55:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:55:51 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 08:55:51 /etc/docker/daemon.json 08:55:51 { 08:55:51 "registry-mirrors": [ 08:55:51 "https://nexus3.edgexfoundry.org:10001" 08:55:51 ], 08:55:51 "bip": "10.250.0.254/24", 08:55:51 "hosts": [ 08:55:51 "tcp://0.0.0.0:5555", 08:55:51 "unix:///var/run/docker.sock" 08:55:51 ], 08:55:51 "mtu": 1458, 08:55:51 "selinux-enabled": true, 08:55:51 "seccomp-profile": "/etc/docker/seccomp.json" 08:55:51 } 08:55:51 7e9c9ca2126c: Verifying Checksum 08:55:51 7e9c9ca2126c: Download complete 08:55:51 ca9280d653b3: Pull complete [Pipeline] sh 08:55:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:55:52 + sudo service docker restart 08:55:55 7e9c9ca2126c: Pull complete 08:55:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:55:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:55:55 prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container 08:55:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 08:55:56 $ docker top 2d0cf415e0a18e556add72b49d97ddba67e99b0a09f35f2a05e57f3321e5a9c5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:57 + docker-compose build --help 08:55:57 + grep parallel 08:55:57 --parallel Build images in parallel. [Pipeline] } 08:55:57 $ docker stop --time=1 2d0cf415e0a18e556add72b49d97ddba67e99b0a09f35f2a05e57f3321e5a9c5 08:55:59 $ docker rm -f 2d0cf415e0a18e556add72b49d97ddba67e99b0a09f35f2a05e57f3321e5a9c5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:59 . [Pipeline] withDockerContainer 08:55:59 prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container 08:55:59 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 08:56:00 $ docker top 85e89407485f98612b334a147b823a383537d08b61b32bc8b4d9783b61bc2dba -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:00 + docker-compose -f ./docker-compose-build.yml build --parallel 08:56:01 Building core-command ... 08:56:01 Building core-data ... 08:56:01 Building core-metadata ... 08:56:01 Building security-bootstrapper ... 08:56:01 Building security-proxy-setup ... 08:56:01 Building security-secretstore-setup ... 08:56:01 Building security-spiffe-token-provider ... 08:56:01 Building security-spire-agent ... 08:56:01 Building security-spire-config ... 08:56:01 Building security-spire-server ... 08:56:01 Building support-notifications ... 08:56:01 Building support-scheduler ... 08:56:01 Building sys-mgmt-agent ... 08:56:01 Building support-notifications 08:56:01 Building sys-mgmt-agent 08:56:01 Building security-proxy-setup 08:56:01 Building security-bootstrapper 08:56:01 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:56:10 provisioning config files... 08:56:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config6052964197040456676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:11 ---> docker-login.sh 08:56:11 nexus3.edgexfoundry.org:10001 08:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:12 Configure a credential helper to remove this warning. See 08:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:12 08:56:12 Login Succeeded 08:56:12 nexus3.edgexfoundry.org:10002 08:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:12 Configure a credential helper to remove this warning. See 08:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:12 08:56:12 Login Succeeded 08:56:12 nexus3.edgexfoundry.org:10003 08:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:12 Configure a credential helper to remove this warning. See 08:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:12 08:56:12 Login Succeeded 08:56:12 nexus3.edgexfoundry.org:10004 08:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:13 Configure a credential helper to remove this warning. See 08:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:13 08:56:13 Login Succeeded 08:56:13 docker.io 08:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:14 Configure a credential helper to remove this warning. See 08:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:14 08:56:14 Login Succeeded 08:56:14 ---> docker-login.sh ends [Pipeline] } 08:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:56:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:56:15 ========================================================= 08:56:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:56:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:56:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:56:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:56:15 9b3977197b4f: Pulling fs layer 08:56:15 1a89e8eeedd5: Pulling fs layer 08:56:15 94645a83ff95: Pulling fs layer 08:56:15 3f3a8bcf1eab: Pulling fs layer 08:56:15 0c92f367c5e7: Pulling fs layer 08:56:15 f7c0051592d6: Pulling fs layer 08:56:15 a227ed2f7395: Pulling fs layer 08:56:15 7b1c46037f91: Pulling fs layer 08:56:15 f7c0051592d6: Waiting 08:56:15 a227ed2f7395: Waiting 08:56:15 3f3a8bcf1eab: Waiting 08:56:15 7b1c46037f91: Waiting 08:56:15 0c92f367c5e7: Waiting 08:56:15 94645a83ff95: Download complete 08:56:15 1a89e8eeedd5: Download complete 08:56:15 0c92f367c5e7: Verifying Checksum 08:56:15 0c92f367c5e7: Download complete 08:56:15 f7c0051592d6: Verifying Checksum 08:56:15 f7c0051592d6: Download complete 08:56:15 9b3977197b4f: Download complete 08:56:15 a227ed2f7395: Download complete 08:56:16 9b3977197b4f: Pull complete 08:56:16 1a89e8eeedd5: Pull complete 08:56:17 94645a83ff95: Pull complete 08:56:17 7b1c46037f91: Verifying Checksum 08:56:17 7b1c46037f91: Download complete 08:56:18 3f3a8bcf1eab: Verifying Checksum 08:56:18 3f3a8bcf1eab: Download complete 08:56:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:56:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:56:19 ---> 9d5a54a20818 08:56:19 Step 3/23 : WORKDIR /edgex-go 08:56:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:56:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:19 ---> 9d5a54a20818 08:56:19 Step 3/22 : WORKDIR /edgex-go 08:56:19 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:56:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:56:19 ---> 9d5a54a20818 08:56:19 Step 3/31 : WORKDIR /edgex-go 08:56:19 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:56:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:56:19 ---> 9d5a54a20818 08:56:19 Step 3/24 : WORKDIR /edgex-go 08:56:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:56:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:19 ---> 9d5a54a20818 08:56:19 Step 3/22 : WORKDIR /edgex-go 08:56:23 ---> Running in 4eaaf419ac53 08:56:23 ---> Running in 6e074c314da4 08:56:23 ---> Running in d7d4c4e7e49e 08:56:23 ---> Running in d2f6e2b708d2 08:56:23 ---> Running in af428338f88c 08:56:23 Removing intermediate container af428338f88c 08:56:23 ---> b2f54cb18d10 08:56:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:23 Removing intermediate container 4eaaf419ac53 08:56:23 ---> 0b682516bff2 08:56:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:23 Removing intermediate container d2f6e2b708d2 08:56:23 ---> 6e4d74d59268 08:56:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:23 Removing intermediate container 6e074c314da4 08:56:23 ---> 38f2d09c5b4b 08:56:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:23 Removing intermediate container d7d4c4e7e49e 08:56:23 ---> aad209c26786 08:56:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:23 ---> Running in cdf8573b13cb 08:56:23 ---> Running in b84154e8e7fb 08:56:23 ---> Running in bc3cfe08fa0c 08:56:23 ---> Running in 3cd9603e61fa 08:56:23 ---> Running in 413da718ba56 08:56:24 Removing intermediate container b84154e8e7fb 08:56:24 ---> b37b0f0a873c 08:56:24 Step 5/22 : RUN apk add --update --no-cache make git 08:56:24 ---> Running in 9609d69f9ffb 08:56:24 Removing intermediate container cdf8573b13cb 08:56:24 ---> 7dbf0390dfc0 08:56:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:56:24 ---> Running in 6f68c776b1bf 08:56:25 Removing intermediate container bc3cfe08fa0c 08:56:25 ---> 0035980b95f1 08:56:25 Step 5/23 : RUN apk add --update --no-cache make bash git 08:56:25 ---> Running in 056e3d51be13 08:56:25 Removing intermediate container 413da718ba56 08:56:25 ---> a760020ab614 08:56:25 Step 5/31 : RUN apk add --update --no-cache make git 08:56:25 ---> Running in b0f5c31ab014 08:56:25 Removing intermediate container 3cd9603e61fa 08:56:25 ---> e07d8d2bbe12 08:56:25 Step 5/24 : RUN apk add --update --no-cache make git 08:56:25 ---> Running in 7a9899929ddb 08:56:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:56:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:56:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:56:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:56:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:56:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:56:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:56:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:56:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:56:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:56:26 OK: 221 MiB in 52 packages 08:56:26 OK: 221 MiB in 52 packages 08:56:26 OK: 221 MiB in 52 packages 08:56:26 OK: 221 MiB in 52 packages 08:56:26 OK: 221 MiB in 52 packages 08:56:27 Removing intermediate container 6f68c776b1bf 08:56:27 ---> beef5cefcc7b 08:56:27 Step 6/22 : COPY go.mod vendor* ./ 08:56:27 Removing intermediate container 9609d69f9ffb 08:56:27 ---> 8a3b95c3c080 08:56:27 Step 6/22 : COPY go.mod vendor* ./ 08:56:27 Removing intermediate container 056e3d51be13 08:56:27 ---> 3efd608ccc5e 08:56:27 Step 6/23 : COPY go.mod vendor* ./ 08:56:27 Removing intermediate container b0f5c31ab014 08:56:27 ---> 175ed80092bc 08:56:27 Step 6/31 : COPY go.mod vendor* ./ 08:56:27 ---> 56f5830e3afe 08:56:27 Removing intermediate container 7a9899929ddb 08:56:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 63b090649649 08:56:27 08:56:27 Step 6/24 : COPY go.mod vendor* ./ 08:56:27 ---> d4b0fc620888 08:56:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:27 ---> 61512ce919d3 08:56:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:27 ---> Running in b1f0c2c85e6c 08:56:27 ---> d9124d68ebae 08:56:27 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:27 ---> Running in 21c9618d33f5 08:56:27 ---> Running in 8590ebcbfe08 08:56:27 ---> Running in 342b40c7c77d 08:56:27 ---> 5f6e79c60c36 08:56:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:28 ---> Running in 6a9c749b50c8 08:56:29 Removing intermediate container b1f0c2c85e6c 08:56:29 ---> f12d0d6d427a 08:56:29 Step 8/22 : COPY . . 08:56:29 Removing intermediate container 21c9618d33f5 08:56:29 ---> 9358bd619009 08:56:29 Step 8/22 : COPY . . 08:56:30 3f3a8bcf1eab: Pull complete 08:56:30 0c92f367c5e7: Pull complete 08:56:30 f7c0051592d6: Pull complete 08:56:30 a227ed2f7395: Pull complete 08:56:30 Removing intermediate container 342b40c7c77d 08:56:30 ---> 538fb972456b 08:56:30 Step 8/31 : COPY . . 08:56:37 Removing intermediate container 6a9c749b50c8 08:56:37 ---> 519e636bec4b 08:56:37 Step 8/24 : COPY . . 08:56:37 Removing intermediate container 8590ebcbfe08 08:56:37 ---> 8db023020ff1 08:56:37 Step 8/23 : COPY . . 08:56:38 7b1c46037f91: Pull complete 08:56:38 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 08:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:56:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:56:39 + docker build -t ci-base-image-arm64+ -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:56:39 WORKDIR /edgex 08:56:39 COPY go.mod . 08:56:39 RUN go mod download . 08:56:39 08:56:41 Sending build context to Docker daemon 169.1MB 08:56:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:56:41 ---> f79e39bc4007 08:56:41 Step 2/4 : WORKDIR /edgex 08:56:42 ---> a71dbce5ef7e 08:56:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:56:42 ---> f9d582c123a1 08:56:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:56:42 ---> d49208d4477d 08:56:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:56:42 ---> Running in d046f08c80e8 08:56:42 ---> Running in d2e7957cffa1 08:56:42 ---> 9b9ad59a9076 08:56:42 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 08:56:42 ---> 063fd2f2abf5 08:56:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:56:42 ---> Running in 44560b4b1b70 08:56:42 ---> Running in 447e149eb123 08:56:42 ---> Running in 7059bce328b9 08:56:42 Removing intermediate container 7059bce328b9 08:56:42 ---> 34e622ab59e1 08:56:42 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" 08:56:42 ---> Running in 423d1cd1acc4 08:56: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:56:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:56:43 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 08:56: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:56:43 ---> Running in 2c4d65053ef8 08:56:43 Removing intermediate container 2c4d65053ef8 08:56:43 ---> 9ad6e99889a7 08:56:43 Step 3/4 : COPY go.mod . 08:56:43 spire-1.2.0/ 08:56:44 ---> e966b20f25d8 08:56:44 Step 4/4 : RUN go mod download 08:56:44 ---> Running in d4bcbbe1fd2b 08:56:45 spire-1.2.0/README.md 08:56:45 spire-1.2.0/bin/ 08:56:45 spire-1.2.0/bin/spire-server 08:56:45 spire-1.2.0/bin/spire-agent 08:56:45 spire-1.2.0/conf/ 08:56:45 spire-1.2.0/conf/server/ 08:56:45 spire-1.2.0/conf/server/server.conf 08:56:45 spire-1.2.0/conf/agent/ 08:56:45 spire-1.2.0/conf/agent/agent.conf 08:56:45 spire-1.2.0/LICENSE 08:56:48 Removing intermediate container 423d1cd1acc4 08:56:48 ---> bf0969eb18e0 08:56:48 08:56:48 Step 11/24 : FROM alpine:3.15 08:56:48 3.15: Pulling from library/alpine 08:56:49 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 08:56:49 Status: Downloaded newer image for alpine:3.15 08:56:49 ---> 9c842ac49a39 08:56:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:56:49 ---> Running in 36e2b7546a47 08:56:49 Removing intermediate container 36e2b7546a47 08:56:49 ---> 7943e9bbd5a6 08:56:49 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:50 ---> Running in 7c8b4359bae6 08:56:52 Removing intermediate container 7c8b4359bae6 08:56:52 ---> e25fdc9aea2e 08:56:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:52 ---> Running in a1b72aaeda35 08:56:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:56:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:56:55 v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:56:55 v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] 08:56:55 OK: 15854 distinct packages available 08:56:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:56:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:56:56 (1/5) Installing dumb-init (1.2.5-r1) 08:56:56 (2/5) Installing musl-obstack (1.2.2-r0) 08:56:56 (3/5) Installing libucontext (1.1-r0) 08:56:56 (4/5) Installing gcompat (1.0.0-r4) 08:56:56 (5/5) Installing openssl (1.1.1n-r0) 08:56:56 Executing busybox-1.34.1-r4.trigger 08:56:56 OK: 6 MiB in 19 packages 08:56:59 Removing intermediate container a1b72aaeda35 08:56:59 ---> 384f143dc73a 08:56:59 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 08:57:01 ---> 4a247881402d 08:57:01 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 08:57:03 ---> 74b25fdc5834 08:57:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:57:04 ---> 5f82ce59f48e 08:57:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:57:05 ---> 7b0cbd57c8a3 08:57:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:57:05 ---> 30801cc507a8 08:57:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:57:06 ---> Running in 5718c88f3a58 08:57:06 Removing intermediate container 5718c88f3a58 08:57:06 ---> 6740572153c5 08:57:06 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:57:06 ---> Running in 53ccc974acfb 08:57:07 Removing intermediate container 53ccc974acfb 08:57:07 ---> 3cc1497b435b 08:57:07 Step 22/24 : LABEL arch=x86_64 08:57:07 ---> Running in d4005e198cbb 08:57:07 Removing intermediate container d4005e198cbb 08:57:07 ---> baa74b5d2c4d 08:57:07 Step 23/24 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:57:08 ---> Running in e2e4f56bcad5 08:57:08 Removing intermediate container e2e4f56bcad5 08:57:08 ---> 7f69d0cee670 08:57:08 Step 24/24 : LABEL version=0.0.0 08:57:09 ---> Running in 7aa1ccb137a0 08:57:09 Removing intermediate container 7aa1ccb137a0 08:57:09 ---> ce45a558424f 08:57:09 08:57:09 Successfully built ce45a558424f 08:57:09 Successfully tagged security-spire-agent:latest 08:57:09  Building security-spire-agent ... done Building support-scheduler 08:57:12 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 08:57:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:57:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:14 ---> 9d5a54a20818 08:57:14 Step 3/22 : WORKDIR /edgex-go 08:57:14 ---> Using cache 08:57:14 ---> aad209c26786 08:57:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:14 ---> Using cache 08:57:14 ---> a760020ab614 08:57:14 Step 5/22 : RUN apk add --update --no-cache make git 08:57:14 ---> Using cache 08:57:14 ---> 175ed80092bc 08:57:14 Step 6/22 : COPY go.mod vendor* ./ 08:57:14 ---> Using cache 08:57:14 ---> d9124d68ebae 08:57:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:14 ---> Using cache 08:57:14 ---> 538fb972456b 08:57:14 Step 8/22 : COPY . . 08:57:14 ---> Using cache 08:57:14 ---> d49208d4477d 08:57:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:57:16 ---> Running in e22ceea2777c 08:57:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:57:22 Removing intermediate container 447e149eb123 08:57:22 ---> 95808b13b92d 08:57:22 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:57:22 Removing intermediate container d046f08c80e8 08:57:22 ---> dee98efb1d64 08:57:22 08:57:22 Step 10/22 : FROM alpine:3.14 08:57:22 Removing intermediate container d2e7957cffa1 08:57:22 ---> 165e7af35930 08:57:22 08:57:22 Step 10/22 : FROM alpine:3.14 08:57:22 Removing intermediate container 44560b4b1b70 08:57:22 ---> 218c25d4b55f 08:57:22 08:57:22 Step 10/31 : FROM alpine:3.14 08:57:22 ---> Running in a09b5242d4c3 08:57:22 3.14: Pulling from library/alpine 08:57:23 3.14: Pulling from library/alpine 08:57:23 3.14: Pulling from library/alpine 08:57:24 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 08:57:24 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 08:57:24 Status: Downloaded newer image for alpine:3.14 08:57:24 Status: Downloaded newer image for alpine:3.14 08:57:24 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 08:57:24 Status: Image is up to date for alpine:3.14 08:57:24 ---> a33ac4f1069a 08:57:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:57:25 ---> a33ac4f1069a 08:57:25 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 08:57:25 ---> a33ac4f1069a 08:57:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:57:25 ---> Running in 50b4a1b5400f 08:57:25 ---> Running in 37f7336aad07 08:57:25 ---> Running in 13ba1c378ca4 08:57:25 Removing intermediate container 50b4a1b5400f 08:57:25 ---> cf127772c764 08:57:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:57:25 ---> Running in 665bcd774260 08:57:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:57:26 (1/6) Installing ca-certificates (20211220-r0) 08:57:26 (2/6) Installing brotli-libs (1.0.9-r5) 08:57:26 (3/6) Installing nghttp2-libs (1.43.0-r0) 08:57:26 (4/6) Installing libcurl (7.79.1-r0) 08:57:26 (5/6) Installing curl (7.79.1-r0) 08:57:26 (6/6) Installing dumb-init (1.2.5-r1) 08:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:57:26 Executing busybox-1.33.1-r6.trigger 08:57:26 Executing ca-certificates-20211220-r0.trigger 08:57:26 (1/2) Installing ca-certificates (20211220-r0) 08:57:26 (2/2) Installing dumb-init (1.2.5-r1) 08:57:26 Executing busybox-1.33.1-r6.trigger 08:57:26 Executing ca-certificates-20211220-r0.trigger 08:57:26 (1/2) Installing dumb-init (1.2.5-r1) 08:57:26 (2/2) Installing su-exec (0.2-r1) 08:57:26 OK: 8 MiB in 20 packages 08:57:26 Executing busybox-1.33.1-r6.trigger 08:57:26 OK: 6 MiB in 16 packages 08:57:26 OK: 6 MiB in 16 packages 08:57:27 Removing intermediate container a09b5242d4c3 08:57:27 ---> 5e5c15bdc003 08:57:27 08:57:27 Step 11/23 : FROM docker:20.10.10 08:57:27 20.10.10: Pulling from library/docker 08:57:28 Removing intermediate container 665bcd774260 08:57:28 ---> ebcf7be0d28d 08:57:28 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:57:28 Removing intermediate container 37f7336aad07 08:57:28 ---> b35e539b6dd0 08:57:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:57:28 ---> Running in ba37ec391286 08:57:28 ---> Running in 3368e71e3ca7 08:57:28 Removing intermediate container 13ba1c378ca4 08:57:28 ---> e1153a9eb94d 08:57:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:57:28 ---> Running in cac11215fb86 08:57:28 Removing intermediate container ba37ec391286 08:57:28 ---> da7c3925ccbc 08:57:28 Step 13/22 : WORKDIR /edgex 08:57:28 Removing intermediate container 3368e71e3ca7 08:57:28 ---> 2f6e9c628c5d 08:57:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:57:28 ---> Running in 676d5b2c117e 08:57:28 ---> Running in 5c5d71f74ee8 08:57:28 Removing intermediate container cac11215fb86 08:57:28 ---> 82a2239d46dc 08:57:28 Step 13/22 : ENV APP_PORT=59860 08:57:29 ---> Running in c408bc9aac88 08:57:29 Removing intermediate container 676d5b2c117e 08:57:29 ---> 26722ac13dad 08:57:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:57:29 Removing intermediate container 5c5d71f74ee8 08:57:29 ---> 92fa4b9b5b2b 08:57:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:57:29 ---> Running in cc135ee5bc8f 08:57:29 Removing intermediate container c408bc9aac88 08:57:29 ---> d33c1d73b1af 08:57:29 Step 14/22 : EXPOSE $APP_PORT 08:57:29 ---> Running in 6328b09c68f8 08:57:29 ---> 2ca3ee7eb1bc 08:57:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:57:29 Removing intermediate container 6328b09c68f8 08:57:29 ---> 99057ecd548d 08:57:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:29 ---> 5f09e476da16 08:57:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:57:30 ---> 57f79a6f3eae 08:57:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:57:30 Removing intermediate container cc135ee5bc8f 08:57:30 ---> 756d2e4f7c8d 08:57:30 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:57:31 ---> 14a9c93c02e6 08:57:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:57:31 ---> 6d7585c3e063 08:57:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:57:31 ---> Running in 7d592e9a7897 08:57:31 Removing intermediate container d4bcbbe1fd2b 08:57:31 ---> b44da304f9bd 08:57:31 Successfully built b44da304f9bd 08:57:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:57:31 Removing intermediate container 7d592e9a7897 08:57:31 ---> c9618e8a0ce6 08:57:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:57:31 + docker inspect -f . ci-base-image-arm64 08:57:31 . [Pipeline] withDockerContainer 08:57:31 ---> 7593ba0b8778 08:57:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:57:31 ---> 8c905a88aeaf 08:57:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:31 prd-ubuntu20.04-docker-arm64-4c-16g-9240 does not seem to be running inside a container 08:57:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-arm64 cat 08:57:32 ---> 7dd71b26ad42 08:57:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:57:32 ---> Running in b801fb1ad729 08:57:32 ---> Running in 41a41a2a1bdd 08:57:32 ---> Running in ce98f8bc1fed 08:57:32 Removing intermediate container b801fb1ad729 08:57:32 ---> e3389c9b1b85 08:57:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:57:32 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 08:57:32 Status: Downloaded newer image for docker:20.10.10 08:57:32 ---> Running in 494848ccd467 08:57:32 ---> b706a049f56e 08:57:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:57:32 ---> Running in 1cc42193f523 08:57:32 Removing intermediate container 494848ccd467 08:57:32 ---> 52c892b0cada 08:57:32 Step 20/22 : LABEL arch=x86_64 08:57:33 Removing intermediate container 1cc42193f523 08:57:33 ---> 9ffc92103230 08:57:33 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 08:57:33 ---> Running in 1eecc12b4f1b 08:57:33 $ docker top 82570928b1080c1398fb679702c557c47088a0c58143b31d3621985c653b51e3 -eo pid,comm 08:57:33 ---> Running in c6f529101eea [Pipeline] { [Pipeline] sh 08:57:33 Removing intermediate container 1eecc12b4f1b 08:57:33 ---> 9b3e66e21d65 08:57:33 Step 21/22 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:57:33 Removing intermediate container 41a41a2a1bdd 08:57:33 ---> 228e870f5be6 08:57:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:57:33 ---> Running in 7cfdc69c55c2 08:57:33 ---> Running in 312043725c0e 08:57:33 Removing intermediate container ce98f8bc1fed 08:57:33 ---> ec13c8a07858 08:57:33 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:33 Removing intermediate container 7cfdc69c55c2 08:57:33 ---> 52d32e938c6e 08:57:33 Step 22/22 : LABEL version=0.0.0 08:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:57:34 Removing intermediate container e22ceea2777c 08:57:34 ---> c0e98f4dcbe6 08:57:34 08:57:34 Step 10/22 : FROM alpine:3.14 08:57:34 ---> a33ac4f1069a 08:57:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:57:34 Removing intermediate container 312043725c0e 08:57:34 ---> 83533391997d 08:57:34 Step 20/22 : LABEL arch=x86_64 08:57:34 ---> d34104b315a9 08:57:34 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:57:34 ---> Running in 34b87449e8a3 08:57:34 ---> Running in 983b738bbabc 08:57:34 ---> Running in c8b1cc740b49 08:57:34 Removing intermediate container 34b87449e8a3 08:57:34 ---> 790b24408a06 08:57:34 08:57:34 + go version 08:57:34 go version go1.17.6 linux/arm64 [Pipeline] } 08:57:34 $ docker stop --time=1 82570928b1080c1398fb679702c557c47088a0c58143b31d3621985c653b51e3 08:57:34 (1/42) Installing readline (8.1.0-r0) 08:57:34 (2/42) Installing bash (5.1.16-r0) 08:57:34 Executing bash-5.1.16-r0.post-install 08:57:34 (3/42) Installing brotli-libs (1.0.9-r5) 08:57:34 Removing intermediate container c8b1cc740b49 08:57:34 ---> 40fd4bd20e47 08:57:34 Step 21/22 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:57:34 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:57:34 (5/42) Installing libcurl (7.79.1-r0) 08:57:34 (6/42) Installing curl (7.79.1-r0) 08:57:34 Successfully built 790b24408a06 08:57:34 (7/42) Installing dumb-init (1.2.5-r1) 08:57:34 (8/42) Installing libbz2 (1.0.8-r1) 08:57:34 (9/42) Installing expat (2.4.7-r0) 08:57:34 (10/42) Installing libffi (3.3-r2) 08:57:34 (11/42) Installing gdbm (1.19-r0) 08:57:34 (12/42) Installing xz-libs (5.2.5-r0) 08:57:34 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:57:34 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:57:34 (15/42) Installing mpdecimal (2.5.1-r1) 08:57:34 (16/42) Installing sqlite-libs (3.35.5-r0) 08:57:34 Successfully tagged support-notifications:latest 08:57:34  Building support-notifications ... done Building security-secretstore-setup 08:57:34 (17/42) Installing python3 (3.9.5-r2) 08:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:57:34 ---> Running in 64fa14d20ba0 08:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:57:35 (1/1) Installing dumb-init (1.2.5-r1) 08:57:35 Executing busybox-1.33.1-r6.trigger 08:57:35 OK: 6 MiB in 15 packages 08:57:35 (18/42) Installing py3-appdirs (1.4.4-r2) 08:57:35 (19/42) Installing py3-chardet (4.0.0-r2) 08:57:35 (20/42) Installing py3-idna (3.2-r0) 08:57:35 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:57:35 (22/42) Installing py3-certifi (2020.12.5-r1) 08:57:35 (23/42) Installing py3-requests (2.25.1-r4) 08:57:35 (24/42) Installing py3-msgpack (1.0.2-r1) 08:57:35 (25/42) Installing py3-lockfile (0.12.2-r4) 08:57:35 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:57:35 (27/42) Installing py3-colorama (0.4.4-r1) 08:57:35 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:57:35 (29/42) Installing py3-distlib (0.3.1-r3) 08:57:35 (30/42) Installing py3-distro (1.5.0-r3) 08:57:35 (31/42) Installing py3-six (1.15.0-r1) 08:57:35 (32/42) Installing py3-webencodings (0.5.1-r4) 08:57:35 (33/42) Installing py3-html5lib (1.1-r1) 08:57:35 (34/42) Installing py3-parsing (2.4.7-r2) 08:57:35 (35/42) Installing py3-packaging (20.9-r1) 08:57:35 (36/42) Installing py3-toml (0.10.2-r2) 08:57:35 (37/42) Installing py3-pep517 (0.10.0-r2) 08:57:35 (38/42) Installing py3-progress (1.5-r2) 08:57:35 (39/42) Installing py3-retrying (1.3.3-r1) 08:57:35 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:57:35 (41/42) Installing py3-setuptools (52.0.0-r3) 08:57:35 (42/42) Installing py3-pip (20.3.4-r1) 08:57:35 Executing busybox-1.33.1-r6.trigger 08:57:35 OK: 84 MiB in 64 packages 08:57:35 $ docker rm -f 82570928b1080c1398fb679702c557c47088a0c58143b31d3621985c653b51e3 08:57:36 Collecting docker-compose==1.23.2 08:57:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:57:36 Collecting PyYAML<4,>=3.10 08:57:36 Downloading PyYAML-3.13.tar.gz (270 kB) 08:57:36 + docker inspect -f . ci-base-image-arm64 08:57:36 . [Pipeline] withDockerContainer 08:57:36 prd-ubuntu20.04-docker-arm64-4c-16g-9240 does not seem to be running inside a container 08:57:36 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-arm64 cat 08:57:37 Collecting docopt<0.7,>=0.6.1 08:57:37 Downloading docopt-0.6.2.tar.gz (25 kB) 08:57:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:57:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:57:38 Removing intermediate container 64fa14d20ba0 08:57:38 ---> c540fa8bf60f 08:57:38 Step 22/22 : LABEL version=0.0.0 08:57:38 ---> 7cf4ae1d25b9 08:57:38 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:57:38 Collecting websocket-client<1.0,>=0.32.0 08:57:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:57:38 Collecting docker<4.0,>=3.6.0 08:57:38 ---> Running in 6abecbb339b0 08:57:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:57:38 $ docker top 8f500e8d4709af412c64cfbc1c3fc2f784e9a7fd49d3b7cd5689b95bfe39172b -eo pid,comm [Pipeline] { 08:57:38 Collecting cached-property<2,>=1.2.0 08:57:38 Removing intermediate container 983b738bbabc 08:57:38 ---> 877736614977 08:57:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:57:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:57:38 Collecting texttable<0.10,>=0.9.0 08:57:38 Downloading texttable-0.9.1.tar.gz (11 kB) 08:57:38 ---> c586ce38b1c1 08:57:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:57:38 ---> Running in 7e51a9fa18c8 08:57:38 Removing intermediate container 6abecbb339b0 08:57:38 ---> 284d916f3597 08:57:38 [Pipeline] echo 08:57:38 ========================================================= 08:57:38 [edgeXBuildGoParallel] Running Tests and Build... 08:57:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:57:38 ---> 7e2ddf9a50bd 08:57:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:57:38 Collecting dockerpty<0.5,>=0.4.1 08:57:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:57:38 Successfully built 284d916f3597 08:57:38 Successfully tagged security-proxy-setup:latest 08:57:38  Building security-proxy-setup ... done Building security-spiffe-token-provider 08:57:38 Removing intermediate container 7e51a9fa18c8 08:57:38 ---> d44f36bbce89 08:57:38 Step 13/22 : ENV APP_PORT=59861 08:57:38 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:57:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:57:38 ---> 9d5a54a20818 08:57:38 Step 3/25 : WORKDIR /edgex-go 08:57:38 ---> Using cache 08:57:38 ---> aad209c26786 08:57:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:38 ---> Using cache 08:57:38 ---> a760020ab614 08:57:38 Step 5/25 : RUN apk add --update --no-cache make git 08:57:38 ---> Using cache 08:57:38 ---> 175ed80092bc 08:57:38 Step 6/25 : COPY go.mod vendor* ./ 08:57:38 ---> Using cache 08:57:38 ---> d9124d68ebae 08:57:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:38 ---> Using cache 08:57:38 ---> 538fb972456b 08:57:38 Step 8/25 : COPY . . 08:57:38 ---> Using cache 08:57:38 ---> d49208d4477d 08:57:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:57:38 ---> a5eae3d90836 08:57:38 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} ---> Running in 47d8e30531fe 08:57:38 08:57:38 ---> Running in 13b21990f2a3 08:57:38 Collecting jsonschema<3,>=2.5.1 08:57:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:57:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:57:39 + make test 08:57:39 go mod tidy -compat=1.17 08:57:39 Collecting docker-pycreds>=0.4.0 08:57:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:57:39 Collecting chardet<3.1.0,>=3.0.2 08:57:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:57:39 Collecting idna<2.8,>=2.5 08:57:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:57:39 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 08:57:39 Collecting urllib3<1.25,>=1.21.1 08:57:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:57:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:57:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:57:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:57:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:57:39 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:57:39 Attempting uninstall: urllib3 08:57:39 Found existing installation: urllib3 1.26.5 08:57:39 Uninstalling urllib3-1.26.5: 08:57:39 Successfully uninstalled urllib3-1.26.5 08:57:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:57:40 ---> Running in 64b361f2ed3c 08:57:40 Attempting uninstall: idna 08:57:40 Found existing installation: idna 3.2 08:57:40 Uninstalling idna-3.2: 08:57:40 Successfully uninstalled idna-3.2 08:57:40 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 08:57:41 Attempting uninstall: chardet 08:57:41 Found existing installation: chardet 4.0.0 08:57:41 Uninstalling chardet-4.0.0: 08:57:41 Successfully uninstalled chardet-4.0.0 08:57:41 Removing intermediate container 47d8e30531fe 08:57:41 ---> 1bdccbd86a50 08:57:41 Step 14/22 : EXPOSE $APP_PORT 08:57:42 Attempting uninstall: requests 08:57:42 Found existing installation: requests 2.25.1 08:57:42 Uninstalling requests-2.25.1: 08:57:42 Successfully uninstalled requests-2.25.1 08:57:42 Removing intermediate container 64b361f2ed3c 08:57:42 ---> 972c96169ed2 08:57:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:57:42 ---> Running in 75f1fb26daad 08:57:42 Running setup.py install for texttable: started 08:57:42 Removing intermediate container 75f1fb26daad 08:57:42 ---> 4c3ba99eb659 08:57:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:42 ---> 7f87e7f7bbda 08:57:42 Step 26/31 : RUN chmod +x /entrypoint.sh 08:57:42 Running setup.py install for texttable: finished with status 'done' 08:57:42 Running setup.py install for PyYAML: started 08:57:43 ---> Running in 3b02c5423a1d 08:57:43 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:57:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:57:43 ---> 9d5a54a20818 08:57:43 Step 3/20 : WORKDIR /edgex-go 08:57:43 ---> Using cache 08:57:43 ---> aad209c26786 08:57:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:57:43 ---> d0e7aba780ed 08:57:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:57:43 ---> Running in 4dfd19b77b86 08:57:43 Running setup.py install for PyYAML: finished with status 'done' 08:57:43 Running setup.py install for docopt: started 08:57:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:57:43 ---> 0c89da4b1876 08:57:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:57:43 Running setup.py install for docopt: finished with status 'done' 08:57:43 Running setup.py install for dockerpty: started 08:57:44 ---> 9a610d98cba9 08:57:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:57:44 ---> Running in 4fcbaeba5024 08:57:44 Running setup.py install for dockerpty: finished with status 'done' 08:57:44 Removing intermediate container 3b02c5423a1d 08:57:44 ---> aa208096b912 08:57:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:57:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:57:44 Removing intermediate container 4fcbaeba5024 08:57:44 ---> 0972e7bde29b 08:57:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:57:44 ---> Running in 2a0c6c0dddae 08:57:44 ---> Running in 8e32ac65cc79 08:57:45 v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:57:45 v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] 08:57:45 OK: 15863 distinct packages available 08:57:45 Removing intermediate container 2a0c6c0dddae 08:57:45 ---> a1bf051f5675 08:57:45 Step 28/31 : CMD ["gate"] 08:57:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:57:45 Removing intermediate container 8e32ac65cc79 08:57:45 ---> e7f568cf8211 08:57:45 Step 20/22 : LABEL arch=x86_64 08:57:45 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 08:57:45 ---> Running in 31c748a4f7fa 08:57:45 ---> Running in cf080dbed2d9 08:57:45 Removing intermediate container cf080dbed2d9 08:57:45 ---> f1dadb5db24e 08:57:45 Step 21/22 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:57:45 Removing intermediate container 31c748a4f7fa 08:57:45 ---> 0b4831a687dc 08:57:45 Step 29/31 : LABEL arch=x86_64 08:57:45 ---> Running in 933cbf7e5d07 08:57:45 ---> Running in 074bb0999521 08:57:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:57:46 Removing intermediate container 933cbf7e5d07 08:57:46 ---> 18f64e51cb14 08:57:46 Step 30/31 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:57:46 Removing intermediate container 074bb0999521 08:57:46 ---> a9ef2e38a7a0 08:57:46 Step 22/22 : LABEL version=0.0.0 08:57:46 OK: 221 MiB in 52 packages 08:57:46 ---> Running in 78238efddd98 08:57:46 ---> Running in 75bdfce78784 08:57:46 Removing intermediate container 78238efddd98 08:57:46 ---> 79df4d5af196 08:57:46 08:57:46 Removing intermediate container 75bdfce78784 08:57:46 ---> 32f8b7711c6e 08:57:46 Step 31/31 : LABEL version=0.0.0 08:57:46 Successfully built 79df4d5af196 08:57:46 Successfully tagged support-scheduler:latest 08:57:46 Building core-metadata 08:57:48  Building support-scheduler ... done  ---> Running in dee1a2841e1e 08:57:48 Removing intermediate container 4dfd19b77b86 08:57:48 ---> c33bc8663bc9 08:57:48 Step 5/20 : COPY go.mod vendor* ./ 08:57:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:57:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:51 ---> 9d5a54a20818 08:57:51 Step 3/23 : WORKDIR /edgex-go 08:57:51 ---> Using cache 08:57:51 ---> aad209c26786 08:57:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:51 ---> Using cache 08:57:51 ---> a760020ab614 08:57:51 Step 5/23 : RUN apk add --update --no-cache make git 08:57:51 ---> Using cache 08:57:51 ---> 175ed80092bc 08:57:51 Step 6/23 : COPY go.mod vendor* ./ 08:57:51 ---> Using cache 08:57:51 ---> d9124d68ebae 08:57:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:51 ---> Using cache 08:57:51 ---> 538fb972456b 08:57:51 Step 8/23 : COPY . . 08:57:51 ---> Using cache 08:57:51 ---> d49208d4477d 08:57:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:57:52 ---> 7fcd59428faf 08:57:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:52 Removing intermediate container dee1a2841e1e 08:57:52 ---> fee1d8a941fb 08:57:52 08:57:52 ---> Running in 1c591a6f0ef7 08:57:52 ---> Running in 6f6a7c600a4b 08:57:52 Successfully built fee1d8a941fb 08:57:52 Successfully tagged security-bootstrapper:latest 08:57:52  Building security-bootstrapper ... done Building core-data 08:57:52 Removing intermediate container c6f529101eea 08:57:52 ---> 1854d09b7f9d 08:57:52 Step 14/23 : ENV APP_PORT=58890 08:57:52 ---> Running in d04e09f41ae4 08:57: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 08:57:55 Removing intermediate container d04e09f41ae4 08:57:55 ---> c3e69c63c13d 08:57:55 Step 15/23 : EXPOSE $APP_PORT 08:57:56 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 08:57:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:57:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:56 ---> 9d5a54a20818 08:57:56 Step 3/23 : WORKDIR /edgex-go 08:57:56 ---> Using cache 08:57:56 ---> aad209c26786 08:57:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:56 ---> Using cache 08:57:56 ---> a760020ab614 08:57:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:57:56 ---> Running in d69cc80f15dd 08:57:57 ---> Running in 098814359e9c 08:57:57 Removing intermediate container 6f6a7c600a4b 08:57:57 ---> 2f0e6add0287 08:57:57 Step 7/20 : COPY . . 08:57:57 Removing intermediate container d69cc80f15dd 08:57:57 ---> dc19bebe0257 08:57:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:57:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:57:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:57:58 OK: 221 MiB in 52 packages 08:58:01 ---> 285be4ffc34b 08:58:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:58:01 Removing intermediate container 13b21990f2a3 08:58:01 ---> 522b57c647a3 08:58:01 08:58:01 Step 10/25 : FROM alpine:3.14 08:58:01 ---> a33ac4f1069a 08:58:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:58:01 Removing intermediate container 098814359e9c 08:58:01 ---> 31347b43ec06 08:58:01 Step 6/23 : COPY go.mod vendor* ./ 08:58:01 ---> Running in d5c5283b632b 08:58:02 ---> 904334c5882b 08:58:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:58:02 ---> 3598eb9118c3 08:58:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:58:03 ---> Running in 3fc1a9383c17 08:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:58:03 ---> 7fca3075527f 08:58:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:58:03 ---> Running in d389af3f61ea 08:58:03 (1/3) Installing ca-certificates (20211220-r0) 08:58:03 (2/3) Installing dumb-init (1.2.5-r1) 08:58:03 (3/3) Installing su-exec (0.2-r1) 08:58:03 Executing busybox-1.33.1-r6.trigger 08:58:03 Executing ca-certificates-20211220-r0.trigger 08:58:03 OK: 6 MiB in 17 packages 08:58:03 Removing intermediate container d389af3f61ea 08:58:03 ---> e40030b392de 08:58:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:58:03 ---> Running in 4fdd9b17a9d1 08:58:04 Removing intermediate container 4fdd9b17a9d1 08:58:04 ---> ff721dabf2d2 08:58:04 Step 21/23 : LABEL arch=x86_64 08:58:05 Removing intermediate container d5c5283b632b 08:58:05 ---> d9ba1732175c 08:58:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:58:05 ---> Running in 514e5991731d 08:58:05 ---> Running in b1f4f19cdccf 08:58:05 Removing intermediate container 514e5991731d 08:58:05 ---> 8883a6b24cab 08:58:05 Step 22/23 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:58:05 Removing intermediate container 3fc1a9383c17 08:58:05 ---> 6693d0cdadf8 08:58:05 Step 8/23 : COPY . . 08:58:05 ---> 581978a900e0 08:58:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:58:05 Removing intermediate container b1f4f19cdccf 08:58:05 ---> 8afc16c3f2d7 08:58:05 Step 13/25 : WORKDIR / 08:58:05 ---> Running in add7d76b2c4e 08:58:05 ---> Running in a9b61f74c7d0 08:58:06 ---> Running in cfd2415cd0f0 08:58:07 Removing intermediate container add7d76b2c4e 08:58:07 ---> a23bab65c2bf 08:58:07 Step 23/23 : LABEL version=0.0.0 08:58:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:58:09 Removing intermediate container cfd2415cd0f0 08:58:09 ---> eb4516535b34 08:58:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:58:09 ---> Running in f08460cad126 08:58:09 ---> cec54428764b 08:58:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:58:09 Removing intermediate container f08460cad126 08:58:09 ---> 31c7ebab651e 08:58:09 08:58:09 Successfully built 31c7ebab651e 08:58:09 Successfully tagged sys-mgmt-agent:latest 08:58:09  Building sys-mgmt-agent ... done Building security-spire-config 08:58:09 ---> 52581fc0e735 08:58:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:58:12 ? github.com/edgexfoundry/edgex-go [no test files] 08:58:14 ---> d930fc1c8f00 08:58:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:58:14 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:58:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:58:14 ---> 9d5a54a20818 08:58:14 Step 3/24 : WORKDIR /edgex-go 08:58:14 ---> Using cache 08:58:14 ---> aad209c26786 08:58:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:14 ---> Using cache 08:58:14 ---> a760020ab614 08:58:14 Step 5/24 : RUN apk add --update --no-cache make git 08:58:14 ---> Using cache 08:58:14 ---> 175ed80092bc 08:58:14 Step 6/24 : COPY go.mod vendor* ./ 08:58:14 ---> Using cache 08:58:14 ---> d9124d68ebae 08:58:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:14 ---> Using cache 08:58:14 ---> 538fb972456b 08:58:14 Step 8/24 : COPY . . 08:58:15 ---> Using cache 08:58:15 ---> d49208d4477d 08:58:15 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 08:58:15 ---> Running in c83f01d384be 08:58:15 ---> ca6effcb70d5 08:58:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:58:15 Removing intermediate container 1c591a6f0ef7 08:58:15 ---> 3787a0c0ec68 08:58:15 08:58:15 Step 10/23 : FROM alpine:3.14 08:58:15 ---> cf94079544f6 08:58:15 Step 9/23 : RUN make cmd/core-data/core-data 08:58:15 ---> a33ac4f1069a 08:58:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:58:15 ---> Using cache 08:58:15 ---> 877736614977 08:58:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:58:15 ---> Using cache 08:58:15 ---> d44f36bbce89 08:58:15 Step 13/23 : ENV APP_PORT=59881 08:58:15 ---> Running in 20d47fe443a7 08:58:15 ---> Running in ae17071b8eec 08:58:15 Removing intermediate container c83f01d384be 08:58:15 ---> 74603857ddd7 08:58:15 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" 08:58:15 ---> Running in 926ca7dbedb7 08:58:15 Removing intermediate container 20d47fe443a7 08:58:15 ---> f44ea4ac48be 08:58:15 Step 14/23 : EXPOSE $APP_PORT 08:58:16 ---> Running in 61779501714c 08:58:16 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 08:58:16 ---> 169a74bbc4c4 08:58:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:58:16 Removing intermediate container 61779501714c 08:58:16 ---> c3e8237efef3 08:58:16 Step 15/23 : WORKDIR / 08:58:16 ---> Running in 48c7984a1b02 08:58:17 Removing intermediate container 48c7984a1b02 08:58:17 ---> 35e686c68664 08:58:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:17 spire-1.2.0/ 08:58:17 ---> 6cb26afcd379 08:58:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:58:17 ---> 7470708f7a9d 08:58:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:58:18 ---> fa3d2f1e973e 08:58:18 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/ 08:58:18 ---> Running in d902e5d0ea35 08:58:18 ---> 649d64a02feb 08:58:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:58:18 ---> 8298276b98b5 08:58:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:58:18 spire-1.2.0/README.md 08:58:18 spire-1.2.0/bin/ 08:58:18 spire-1.2.0/bin/spire-server 08:58:18 spire-1.2.0/bin/spire-agent 08:58:18 spire-1.2.0/conf/ 08:58:18 spire-1.2.0/conf/server/ 08:58:18 spire-1.2.0/conf/server/server.conf 08:58:18 spire-1.2.0/conf/agent/ 08:58:18 spire-1.2.0/conf/agent/agent.conf 08:58:18 spire-1.2.0/LICENSE 08:58:19 ---> Running in ef17240835c3 08:58:19 Removing intermediate container ef17240835c3 08:58:19 ---> 543ffa3d31d2 08:58:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:58:19 ---> Running in 5632bebc1a12 08:58:19 Removing intermediate container d902e5d0ea35 08:58:19 ---> e9ef43db1b50 08:58:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:58:20 Removing intermediate container 5632bebc1a12 08:58:20 ---> b5adf9a61301 08:58:20 Step 21/23 : LABEL arch=x86_64 08:58:20 ---> Running in de55fcae2e0a 08:58:20 ---> Running in 766b63b212da 08:58:20 Removing intermediate container 926ca7dbedb7 08:58:20 ---> 38ce0c50319e 08:58:20 08:58:20 Step 11/24 : FROM alpine:3.15 08:58:20 ---> 9c842ac49a39 08:58:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:20 ---> Using cache 08:58:20 ---> 7943e9bbd5a6 08:58:20 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:20 ---> Using cache 08:58:20 ---> e25fdc9aea2e 08:58:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:58:20 Removing intermediate container de55fcae2e0a 08:58:20 ---> 26e0c66a0d72 08:58:20 Step 23/25 : LABEL arch=x86_64 08:58:20 ---> Running in 1c4f685b0ab4 08:58:20 ---> Running in b8bcf39c4b5c 08:58:20 Removing intermediate container 766b63b212da 08:58:20 ---> 3c86b7ea9ed3 08:58:20 Step 22/23 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:58:21 ---> Running in f1d7b7e40210 08:58:21 Removing intermediate container b8bcf39c4b5c 08:58:21 ---> 2347e4564c76 08:58:21 Step 24/25 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:58:21 ---> Running in c06a92c6cf05 08:58:21 Removing intermediate container f1d7b7e40210 08:58:21 ---> a06e66ad3b29 08:58:21 Step 23/23 : LABEL version=0.0.0 08:58:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:21 Removing intermediate container c06a92c6cf05 08:58:21 ---> b11ca1875b06 08:58:21 Step 25/25 : LABEL version=0.0.0 08:58:21 ---> Running in a2359f52be24 08:58:22 ---> Running in 40d63faff593 08:58:22 Removing intermediate container a2359f52be24 08:58:22 ---> c84b69c118e2 08:58:22 08:58:22 Successfully built c84b69c118e2 08:58:22 Removing intermediate container 40d63faff593 08:58:22 ---> 00cd74daf2ee 08:58:22 08:58:22 Successfully tagged core-metadata:latest 08:58:22 Building core-command 08:58:22  Building core-metadata ... done Successfully built 00cd74daf2ee 08:58:22 Successfully tagged security-secretstore-setup:latest 08:58:22 Building security-spire-server 08:58:22  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:22 v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:58:22 v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] 08:58:22 OK: 15854 distinct packages available 08:58:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:24 (1/4) Installing dumb-init (1.2.5-r1) 08:58:24 (2/4) Installing musl-obstack (1.2.2-r0) 08:58:24 (3/4) Installing libucontext (1.1-r0) 08:58:24 (4/4) Installing gcompat (1.0.0-r4) 08:58:24 Executing busybox-1.34.1-r4.trigger 08:58:24 OK: 6 MiB in 18 packages 08:58:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:58:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:29 ---> 9d5a54a20818 08:58:29 Step 3/23 : WORKDIR /edgex-go 08:58:29 ---> Using cache 08:58:29 ---> aad209c26786 08:58:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:29 ---> Using cache 08:58:29 ---> a760020ab614 08:58:29 Step 5/23 : RUN apk add --update --no-cache make git 08:58:29 ---> Using cache 08:58:29 ---> 175ed80092bc 08:58:29 Step 6/23 : COPY go.mod vendor* ./ 08:58:29 ---> Using cache 08:58:29 ---> d9124d68ebae 08:58:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:29 ---> Using cache 08:58:29 ---> 538fb972456b 08:58:29 Step 8/23 : COPY . . 08:58:29 ---> Using cache 08:58:29 ---> d49208d4477d 08:58:29 Step 9/23 : RUN make cmd/core-command/core-command 08:58:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:58:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:29 ---> 9d5a54a20818 08:58:29 Step 3/23 : WORKDIR /edgex-go 08:58:29 ---> Using cache 08:58:29 ---> aad209c26786 08:58:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:29 ---> Using cache 08:58:29 ---> a760020ab614 08:58:29 Step 5/23 : RUN apk add --update --no-cache make git 08:58:29 ---> Using cache 08:58:29 ---> 175ed80092bc 08:58:29 Step 6/23 : COPY go.mod vendor* ./ 08:58:29 ---> Using cache 08:58:29 ---> d9124d68ebae 08:58:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:29 ---> Using cache 08:58:29 ---> 538fb972456b 08:58:29 Step 8/23 : COPY . . 08:58:29 ---> Using cache 08:58:29 ---> d49208d4477d 08:58:29 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 08:58:29 ---> Using cache 08:58:29 ---> 74603857ddd7 08:58:29 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" 08:58:29 ---> Using cache 08:58:29 ---> 38ce0c50319e 08:58:29 08:58:29 Step 11/23 : FROM alpine:3.15 08:58:29 ---> 9c842ac49a39 08:58:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:29 ---> Using cache 08:58:29 ---> 7943e9bbd5a6 08:58:29 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:29 ---> Using cache 08:58:29 ---> e25fdc9aea2e 08:58:29 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:58:29 ---> Using cache 08:58:29 ---> 384f143dc73a 08:58:29 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 08:58:31 ---> Running in 3364efb44259 08:58:31 ---> 26c9fd9a64da 08:58:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:58:31 Removing intermediate container 1c4f685b0ab4 08:58:31 ---> e0d79e09b382 08:58:31 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 08:58: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 08:58:32 ---> 6a8e2ff7a3af 08:58:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:58:32 Removing intermediate container a9b61f74c7d0 08:58:32 ---> be4057c4503b 08:58:32 08:58:32 Step 9/20 : FROM alpine:3.15 08:58:32 ---> 9c842ac49a39 08:58:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:32 ---> Using cache 08:58:32 ---> 7943e9bbd5a6 08:58:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:32 ---> Using cache 08:58:32 ---> e25fdc9aea2e 08:58:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:58:33 ---> Running in d1d999ed3b7e 08:58:33 ---> 5d6cb3a05635 08:58:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:58:33 ---> 19d5ea8df389 08:58:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:58:33 ---> 40986624f9a0 08:58:33 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:58:33 ---> Running in 52c933496cbe 08:58:33 ---> dd8726ec533c 08:58:33 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:58:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:33 ---> Running in 8bb7377c4ce1 08:58:33 Removing intermediate container 52c933496cbe 08:58:33 ---> a1bd6758b3bc 08:58:33 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:58:33 Removing intermediate container 8bb7377c4ce1 08:58:33 ---> 9e3ba0202f9a 08:58:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:58:33 ---> Running in 570942645a4d 08:58:33 Removing intermediate container 570942645a4d 08:58:33 ---> 77cc065f0126 08:58:33 Step 21/23 : LABEL arch=x86_64 08:58:33 ---> Running in 8adef72612b8 08:58:33 ---> 7f2048758f13 08:58:33 Step 19/24 : WORKDIR / 08:58:33 ---> Running in e96dbc65f126 08:58:34 Removing intermediate container 8adef72612b8 08:58:34 ---> 28ee1c6cfb70 08:58:34 Step 22/23 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:58:34 ---> Running in acb2573c60f7 08:58:34 Removing intermediate container e96dbc65f126 08:58:34 ---> 9c114c1d2cc6 08:58:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:58:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:34 ---> Running in 298e209149f9 08:58:34 Removing intermediate container acb2573c60f7 08:58:34 ---> b001655d9975 08:58:34 Step 23/23 : LABEL version=0.0.0 08:58:34 ---> Running in f3c07628f2c4 08:58:34 Removing intermediate container 298e209149f9 08:58:34 ---> 7cf44f2dc904 08:58:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:58:34 ---> Running in 301d8477a88a 08:58:34 Removing intermediate container f3c07628f2c4 08:58:34 ---> df41db028feb 08:58:34 08:58:34 v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/main] 08:58:34 v3.15.2-26-g40757915bb [https://nl.alpinelinux.org/alpine/v3.15/community] 08:58:34 OK: 15854 distinct packages available 08:58:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:58:34 Successfully built df41db028feb 08:58:34 Successfully tagged security-spire-server:latest 08:58:34  Building security-spire-server ... done Removing intermediate container 301d8477a88a 08:58:34 ---> 081bf416dc61 08:58:34 Step 22/24 : LABEL arch=x86_64 08:58:35 ---> Running in 86c7323052a7 08:58:35 Removing intermediate container 86c7323052a7 08:58:35 ---> 96033b01856b 08:58:35 Step 23/24 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:58:35 ---> Running in d982a9dbdab5 08:58:35 Removing intermediate container d982a9dbdab5 08:58:35 ---> 517db2c3590b 08:58:35 Step 24/24 : LABEL version=0.0.0 08:58:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:58:35 ---> Running in 310e3d83a4e0 08:58:35 (1/9) Installing ca-certificates (20211220-r0) 08:58:35 Removing intermediate container 310e3d83a4e0 08:58:35 ---> d01fd365d8ba 08:58:35 08:58:36 Successfully built d01fd365d8ba 08:58:36 Successfully tagged security-spire-config:latest 08:58:36  Building security-spire-config ... done (2/9) Installing brotli-libs (1.0.9-r5) 08:58:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:58:36 (4/9) Installing libcurl (7.80.0-r0) 08:58:36 (5/9) Installing curl (7.80.0-r0) 08:58:36 (6/9) Installing dumb-init (1.2.5-r1) 08:58:36 (7/9) Installing musl-obstack (1.2.2-r0) 08:58:36 (8/9) Installing libucontext (1.1-r0) 08:58:36 (9/9) Installing gcompat (1.0.0-r4) 08:58:36 Executing busybox-1.34.1-r4.trigger 08:58:36 Executing ca-certificates-20211220-r0.trigger 08:58:36 OK: 8 MiB in 23 packages 08:58:38 Removing intermediate container ae17071b8eec 08:58:38 ---> 1a8f4b14b91a 08:58:38 08:58:38 Step 10/23 : FROM alpine:3.14 08:58:38 ---> a33ac4f1069a 08:58:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:58:38 ---> Running in f7e295dedba7 08:58:38 Removing intermediate container d1d999ed3b7e 08:58:38 ---> 3a2049272489 08:58:38 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:39 Removing intermediate container f7e295dedba7 08:58:39 ---> 237b0c12868b 08:58:39 Step 12/23 : ENV APP_PORT=59880 08:58:39 ---> Running in 64c2fee59c2f 08:58:39 ---> 3834896a6529 08:58:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:58:39 Removing intermediate container 64c2fee59c2f 08:58:39 ---> 8c66a803ab2e 08:58:39 Step 13/23 : EXPOSE $APP_PORT 08:58:39 ---> Running in be1577516883 08:58:39 ---> 65e6b2d4f916 08:58:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:58:40 Removing intermediate container be1577516883 08:58:40 ---> fc87976dba10 08:58:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:40 ---> Running in 3214ded7fa0e 08:58:40 ---> 4f45d4fd0970 08:58:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:58:40 ---> Running in 4d0493a589c8 08:58:40 Removing intermediate container 4d0493a589c8 08:58:40 ---> e01e5acffff5 08:58:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:58:40 ---> Running in 4d4bc604e92e 08:58:40 Removing intermediate container 3214ded7fa0e 08:58:40 ---> 7d41f90148ca 08:58:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:58:40 ---> Running in 085eaffd04cc 08:58:40 Removing intermediate container 4d4bc604e92e 08:58:40 ---> 59ef201def35 08:58:40 Step 18/20 : LABEL arch=x86_64 08:58:41 ---> Running in bfdf68e72c4a 08:58:41 Removing intermediate container bfdf68e72c4a 08:58:41 ---> 3e6955fcaeed 08:58:41 Step 19/20 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:58:41 ---> Running in e6598f06bd86 08:58:41 Removing intermediate container e6598f06bd86 08:58:41 ---> 8900d28679e2 08:58:41 Step 20/20 : LABEL version=0.0.0 08:58:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:58:41 ---> Running in 0af9a102de7c 08:58:41 Removing intermediate container 0af9a102de7c 08:58:41 ---> 0ff629e79cda 08:58:41 08:58:41 Successfully built 0ff629e79cda 08:58:41 Successfully tagged security-spiffe-token-provider:latest 08:58:42  Building security-spiffe-token-provider ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:58:42 (1/6) Installing dumb-init (1.2.5-r1) 08:58:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:58:42 (3/6) Installing libsodium (1.0.18-r0) 08:58:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:58:42 (5/6) Installing libzmq (4.3.4-r0) 08:58:42 (6/6) Installing zeromq (4.3.4-r0) 08:58:43 Executing busybox-1.33.1-r6.trigger 08:58:43 OK: 8 MiB in 20 packages 08:58:44 Removing intermediate container 085eaffd04cc 08:58:44 ---> a6891da800a6 08:58:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:44 ---> 0eae78b3167e 08:58:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:58:45 ---> e46d050855d9 08:58:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:58:45 ---> 175619bbb80e 08:58:45 Step 19/23 : ENTRYPOINT ["/core-data"] 08:58:45 ---> Running in b1ab633a6f80 08:58:45 Removing intermediate container b1ab633a6f80 08:58:45 ---> 7266a2ca332b 08:58:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:58:45 ---> Running in db6cbfa96791 08:58:45 Removing intermediate container db6cbfa96791 08:58:45 ---> 9ec387c8540a 08:58:45 Step 21/23 : LABEL arch=x86_64 08:58:45 ---> Running in e6c0d37455e3 08:58:46 Removing intermediate container e6c0d37455e3 08:58:46 ---> cb070064d10c 08:58:46 Step 22/23 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:58:46 ---> Running in 03a733a69a61 08:58:46 Removing intermediate container 03a733a69a61 08:58:46 ---> 3808409b8bc6 08:58:46 Step 23/23 : LABEL version=0.0.0 08:58:46 ---> Running in dbcd15b43567 08:58:46 Removing intermediate container dbcd15b43567 08:58:46 ---> 484a3081eb0d 08:58:46 08:58:46 Successfully built 484a3081eb0d 08:58:46 Successfully tagged core-data:latest 08:58:48  Building core-data ... done Removing intermediate container 3364efb44259 08:58:48 ---> 4f35e392baeb 08:58:48 08:58:48 Step 10/23 : FROM alpine:3.14 08:58:48 ---> a33ac4f1069a 08:58:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:58:48 ---> Using cache 08:58:48 ---> 877736614977 08:58:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:58:48 ---> Using cache 08:58:48 ---> d44f36bbce89 08:58:48 Step 13/23 : ENV APP_PORT=59882 08:58:48 ---> Running in b0cac46ed8d8 08:58:48 Removing intermediate container b0cac46ed8d8 08:58:48 ---> 8ad2082127ef 08:58:48 Step 14/23 : EXPOSE $APP_PORT 08:58:48 ---> Running in 3e6c0ac947e8 08:58:48 Removing intermediate container 3e6c0ac947e8 08:58:48 ---> de804db13fb3 08:58:48 Step 15/23 : WORKDIR / 08:58:48 ---> Running in dc50c1ab8c1e 08:58:48 Removing intermediate container dc50c1ab8c1e 08:58:48 ---> af8146767684 08:58:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:48 ---> 57d1cc7bfb6a 08:58:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:58:49 ---> cc01b2b7cbaf 08:58:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:58:49 ---> 0a65aea1d01e 08:58:49 Step 19/23 : ENTRYPOINT ["/core-command"] 08:58:49 ---> Running in a9cb0888dbf8 08:58:49 Removing intermediate container a9cb0888dbf8 08:58:49 ---> 02d6f97d7625 08:58:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:58:49 ---> Running in 2228318c3375 08:58:49 Removing intermediate container 2228318c3375 08:58:49 ---> 2bb2efa58d6c 08:58:49 Step 21/23 : LABEL arch=x86_64 08:58:49 ---> Running in 638a80991d75 08:58:49 Removing intermediate container 638a80991d75 08:58:49 ---> 5cf0c2e604a3 08:58:49 Step 22/23 : LABEL git_sha=93aea0b364c73c2caed7c301a7df38f5c1ec4c78 08:58:49 ---> Running in 424b6fd19140 08:58:49 Removing intermediate container 424b6fd19140 08:58:49 ---> 604d43090b0b 08:58:49 Step 23/23 : LABEL version=0.0.0 08:58:49 ---> Running in 1e266af809b9 08:58:50 Removing intermediate container 1e266af809b9 08:58:50 ---> 59ebebc1a1d3 08:58:50 08:58:50 Successfully built 59ebebc1a1d3 08:58:50 Successfully tagged core-command:latest 08:58:50  Building core-command ... done  [Pipeline] } 08:58:50 $ docker stop --time=1 85e89407485f98612b334a147b823a383537d08b61b32bc8b4d9783b61bc2dba 08:58:51 $ docker rm -f 85e89407485f98612b334a147b823a383537d08b61b32bc8b4d9783b61bc2dba [Pipeline] // withDockerContainer [Pipeline] sh 08:58:51 + docker images 08:58:51 REPOSITORY TAG IMAGE ID CREATED SIZE 08:58:51 core-command latest 59ebebc1a1d3 2 seconds ago 24.5MB 08:58:51 4f35e392baeb 4 seconds ago 1.61GB 08:58:51 core-data latest 484a3081eb0d 5 seconds ago 35.9MB 08:58:51 security-spiffe-token-provider latest 0ff629e79cda 10 seconds ago 28.5MB 08:58:51 1a8f4b14b91a 13 seconds ago 1.65GB 08:58:51 security-spire-config latest d01fd365d8ba 16 seconds ago 82.2MB 08:58:51 security-spire-server latest df41db028feb 17 seconds ago 82.9MB 08:58:51 be4057c4503b 19 seconds ago 1.61GB 08:58:51 security-secretstore-setup latest 00cd74daf2ee 30 seconds ago 42.1MB 08:58:51 core-metadata latest c84b69c118e2 30 seconds ago 26.1MB 08:58:51 38ce0c50319e 31 seconds ago 1.61GB 08:58:51 3787a0c0ec68 38 seconds ago 1.62GB 08:58:51 sys-mgmt-agent latest 31c7ebab651e 42 seconds ago 305MB 08:58:51 522b57c647a3 50 seconds ago 1.63GB 08:58:51 security-bootstrapper latest fee1d8a941fb About a minute ago 24.3MB 08:58:51 support-scheduler latest 79df4d5af196 About a minute ago 26MB 08:58:51 security-proxy-setup latest 284d916f3597 About a minute ago 43.4MB 08:58:51 support-notifications latest 790b24408a06 About a minute ago 26.6MB 08:58:51 c0e98f4dcbe6 About a minute ago 1.62GB 08:58:51 5e5c15bdc003 About a minute ago 1.61GB 08:58:51 218c25d4b55f About a minute ago 1.61GB 08:58:51 dee98efb1d64 About a minute ago 1.63GB 08:58:51 165e7af35930 About a minute ago 1.62GB 08:58:51 security-spire-agent latest ce45a558424f About a minute ago 119MB 08:58:51 bf0969eb18e0 2 minutes ago 1.61GB 08:58:51 ci-base-image-x86_64 latest 9d5a54a20818 5 minutes ago 896MB 08:58:51 alpine 3.15 9c842ac49a39 4 days ago 5.57MB 08:58:51 alpine 3.14 a33ac4f1069a 10 days ago 5.59MB 08:58:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 08:58:51 docker 20.10.10 b706a049f56e 4 months ago 216MB 08:58:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 08:58:51 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 08:59:07 Still waiting to schedule task 08:59:07 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:59:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.204s coverage: 28.7% of statements 08:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:00:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.494s coverage: 98.5% of statements 09:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:00:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.383s coverage: 54.9% of statements 09:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:00:25 Running on prd-ubuntu18.04-docker-8c-8g-9241 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 09:00:25 Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.174s coverage: 89.2% of statements 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 84.4% of statements 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.509s coverage: 94.2% of statements 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.225s coverage: 72.2% of statements 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.332s coverage: 60.0% of statements 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.519s coverage: 0.9% of statements 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.329s coverage: 58.8% of statements 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.378s coverage: 24.0% of statements 09:00:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.266s coverage: 47.1% of statements 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.323s coverage: 79.5% of statements 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements 09:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements 09:00:25 The recommended git tool is: git 09:00:27 using credential edgex-jenkins-ssh 09:00:27 Cloning the remote Git repository 09:00:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:00:27 > git init /w/workspace/edgex-go/20 # timeout=10 09:00:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:00:27 > git --version # timeout=10 09:00:27 > git --version # 'git version 2.17.1' 09:00:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:32 Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit 810ec84be1e3c89b9d79b758676db4fbb7e5f130 09:00:32 Merge succeeded, producing 90c65e1c16914549e78c5d2537afca93569f8c8d 09:00:32 Checking out Revision 90c65e1c16914549e78c5d2537afca93569f8c8d (PR-3904) 09:00:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:00:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:00:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:00:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:00:32 > git config core.sparsecheckout # timeout=10 09:00:32 > git checkout -f 810ec84be1e3c89b9d79b758676db4fbb7e5f130 # timeout=10 09:00:32 > git remote # timeout=10 09:00:32 > git config --get remote.origin.url # timeout=10 09:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:32 > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 09:00:32 > git rev-parse HEAD^{commit} # timeout=10 09:00:32 > git config core.sparsecheckout # timeout=10 09:00:32 > git checkout -f 90c65e1c16914549e78c5d2537afca93569f8c8d # timeout=10 09:00:35 Commit message: "Merge commit '8e1ceee72f1e8b529f59e19a94ec3dfd502baa97' into HEAD" 09:00:35 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:35 > git rev-list --no-walk dcdbe7517045eaf1f173ba4200cbd319e1888c40 # timeout=10 09:00:36 + echo snap-build.sh 09:00:36 snap-build.sh 09:00:36 + SNAP_BASE_DIR=. 09:00:36 + '[' '!' -z /w/workspace/edgex-go/20 ']' 09:00:36 + SNAP_BASE_DIR=/w/workspace/edgex-go/20 09:00:36 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/20]' 09:00:36 [snap-build] Building snap in dir [/w/workspace/edgex-go/20] 09:00:36 + cd /w/workspace/edgex-go/20 09:00:36 + sudo apt-get remove -qy --purge lxd lxd-client 09:00:36 Reading package lists... 09:00:36 Building dependency tree... 09:00:36 Reading state information... 09:00:36 The following packages were automatically installed and are no longer required: 09:00:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:00:36 uidmap xdelta3 09:00:36 Use 'sudo apt autoremove' to remove them. 09:00:36 The following packages will be REMOVED: 09:00:36 lxd* lxd-client* 09:00:36 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:00:37 After this operation, 31.7 MB disk space will be freed. 09:00:37 (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.) 09:00:37 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.277s coverage: 94.4% of statements 09:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements 09:00:38 Removing lxd dnsmasq configuration 09:00:38 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:00:38 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:00:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:00:39 (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.) 09:00:39 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:00:41 Processing triggers for systemd (237-3ubuntu10.52) ... 09:00:41 Processing triggers for ureadahead (0.100.0-21) ... 09:00:41 + sudo snap remove --purge lxd 09:00:42 snap "lxd" is not installed 09:00:42 + sudo groupadd --force --system lxd 09:00:42 ++ whoami 09:00:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:00:42 + newgrp - lxd 09:00:42 + sudo snap install lxd 09:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.644s coverage: 82.5% of statements 09:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.340s coverage: 92.9% of statements 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.275s coverage: 80.0% of statements 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.287s coverage: 85.4% of statements 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.724s coverage: 91.2% of statements 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.783s coverage: 64.4% of statements 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.219s coverage: 100.0% of statements 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements 09:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 09:00:52 2022-03-28T09:00:49Z INFO Waiting for automatic snapd restart... 09:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 09:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 09:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.417s coverage: 65.4% of statements 09:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:01:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.8% of statements 09:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:01:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements 09:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:01:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.394s coverage: 84.8% of statements 09:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:01:06 lxd 4.24-c92c0b2 from Canonical* installed 09:01:06 + sudo lxd init --auto 09:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.274s coverage: 17.7% of statements 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.613s coverage: 92.3% of statements 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:01:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:01:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:01:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.348s coverage: 100.0% of statements 09:01:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements 09:01:09 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 09:01:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:01:09 GO111MODULE=on go vet ./... 09:01:15 + sudo snap install --classic snapcraft 09:01:17 snapcraft 6.1 from Canonical* installed 09:01:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:01:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:01:17 % Total % Received % Xferd Average Speed Time Time Time Current 09:01:17 Dload Upload Total Spent Left Speed 09:01:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4416 0 --:--:-- --:--:-- --:--:-- 4416 09:01:17 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9554k 0 --:--:-- --:--:-- --:--:-- 60.1M 09:01:17 ./yq_linux_amd64 09:01:17 + sudo snapcraft prime --use-lxd 09:01:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:01:19 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: 09:01:19 - README.md 09:01:19 09:01:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:01:20 Launching a container. 09:01:32 Waiting for container to be ready 09:01:32 To start your first container, try: lxc launch ubuntu:20.04 09:01:32 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 09:01:32 09:01:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:01:37 Waiting for network to be ready... 09:01:37 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 09:01:37 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 09:01:37 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 09:01:37 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] 09:01:37 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] 09:01:37 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 09:01:37 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 09:01:37 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] 09:01:37 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 09:01:37 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 09:01:37 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 09:01:37 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 09:01:37 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 09:01:37 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 09:01:37 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 09:01:37 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 09:01:37 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 09:01:37 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 09:01:37 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 09:01:37 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] 09:01:37 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] 09:01:37 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 09:01:37 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 09:01:37 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] 09:01:37 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 09:01:37 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 09:01:37 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 09:01:41 Fetched 23.5 MB in 3s (7055 kB/s) 09:01:41 Reading package lists... 09:01:41 Reading package lists... 09:01:41 Building dependency tree... 09:01:41 Reading state information... 09:01:42 The following additional packages will be installed: 09:01:42 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:01:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:01:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:01:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:01:42 Suggested packages: 09:01:42 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:01:42 Recommended packages: 09:01:42 gnupg libsasl2-modules 09:01:42 The following NEW packages will be installed: 09:01:42 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:01:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:01:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:01:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:01:42 The following packages will be upgraded: 09:01:42 gpg gpg-agent gpgconf libudev1 09:01:42 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 09:01:42 Need to get 3859 kB of archives. 09:01:42 After this operation, 14.9 MB of additional disk space will be used. 09:01:42 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 09:01:42 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 09:01:42 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 09:01:42 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 09:01:42 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 09:01:42 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 09:01:42 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 09:01:42 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:01:42 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 09:01:42 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 09:01:42 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 09:01:42 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 09:01:42 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 09:01:42 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 09:01:42 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 09:01:42 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 09:01:42 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 09:01:42 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 09:01:42 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 09:01:42 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 09:01:42 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 09:01:42 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 09:01:42 debconf: delaying package configuration, since apt-utils is not installed 09:01:42 Fetched 3859 kB in 0s (13.8 MB/s) 09:01:42 (Reading database ... 12816 files and directories currently installed.) 09:01:42 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 09:01:42 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:01:42 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 09:01:42 Selecting previously unselected package udev. 09:01:42 (Reading database ... 12816 files and directories currently installed.) 09:01:42 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 09:01:42 Unpacking udev (245.4-4ubuntu3.15) ... 09:01:42 Selecting previously unselected package libfuse2:amd64. 09:01:42 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 09:01:42 Unpacking libfuse2:amd64 (2.9.9-3) ... 09:01:42 Selecting previously unselected package fuse. 09:01:42 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 09:01:42 Unpacking fuse (2.9.9-3) ... 09:01:43 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 09:01:43 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:01:43 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 09:01:43 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:01:43 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 09:01:43 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:01:43 Selecting previously unselected package libksba8:amd64. 09:01:43 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:01:43 Unpacking libksba8:amd64 (1.3.5-2) ... 09:01:43 Selecting previously unselected package libroken18-heimdal:amd64. 09:01:43 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:01:43 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:43 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:01:43 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:01:43 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:43 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:01:43 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:01:43 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:43 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:01:43 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:01:43 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:43 Selecting previously unselected package libwind0-heimdal:amd64. 09:01:43 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:01:43 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:43 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:01:43 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:01:43 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:43 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:01:43 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:01:43 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:43 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:01:43 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:01:43 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:43 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:01:43 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 09:01:43 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:43 Selecting previously unselected package libsasl2-modules-db:amd64. 09:01:43 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:01:43 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:01:43 Selecting previously unselected package libsasl2-2:amd64. 09:01:43 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 09:01:43 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:01:43 Selecting previously unselected package libldap-common. 09:01:43 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 09:01:43 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 09:01:44 Selecting previously unselected package libldap-2.4-2:amd64. 09:01:44 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 09:01:44 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 09:01:44 Selecting previously unselected package dirmngr. 09:01:44 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 09:01:44 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 09:01:44 Setting up libksba8:amd64 (1.3.5-2) ... 09:01:44 Setting up libfuse2:amd64 (2.9.9-3) ... 09:01:44 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 09:01:44 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:01:44 Setting up udev (245.4-4ubuntu3.15) ... 09:01:44 invoke-rc.d: policy-rc.d denied execution of start. 09:01:44 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 09:01:44 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:44 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 09:01:44 Setting up gpg (2.2.19-3ubuntu2.1) ... 09:01:44 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:44 Setting up fuse (2.9.9-3) ... 09:01:44 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 09:01:45 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:45 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:45 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:45 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:45 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:45 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:45 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 09:01:45 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 09:01:45 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 09:01:45 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 09:01:45 Processing triggers for systemd (245.4-4ubuntu3) ... 09:01:46 Processing triggers for libc-bin (2.31-0ubuntu9) ... 09:01:46 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 09:01:46 Alias= settings in the [Install] section, and DefaultInstance= for template 09:01:46 units). This means they are not meant to be enabled using systemctl. 09:01:46 09:01:46 Possible reasons for having this kind of units are: 09:01:46 • A unit may be statically enabled by being symlinked from another unit's 09:01:46 .wants/ or .requires/ directory. 09:01:46 • A unit's purpose may be to act as a helper for some other unit which has 09:01:46 a requirement dependency on it. 09:01:46 • A unit may be started when needed via activation (socket, path, timer, 09:01:46 D-Bus, udev, scripted systemctl call, ...). 09:01:46 • In case of template units, the unit is meant to be enabled with some 09:01:46 instance name specified. 09:01:46 Reading package lists... 09:01:46 Building dependency tree... 09:01:46 Reading state information... 09:01:46 The following additional packages will be installed: 09:01:46 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 09:01:46 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 09:01:46 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 09:01:46 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 09:01:46 openssh-client python3 python3-minimal python3.8 python3.8-minimal 09:01:46 squashfs-tools systemd systemd-sysv systemd-timesyncd 09:01:46 Suggested packages: 09:01:46 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 09:01:46 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:01:46 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 09:01:46 systemd-container policykit-1 09:01:46 Recommended packages: 09:01:46 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 09:01:46 The following NEW packages will be installed: 09:01:46 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 09:01:46 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 09:01:46 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 09:01:46 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 09:01:46 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 09:01:46 The following packages will be upgraded: 09:01:46 libsystemd0 systemd systemd-sysv systemd-timesyncd 09:01:47 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 09:01:47 Need to get 46.5 MB of archives. 09:01:47 After this operation, 181 MB of additional disk space will be used. 09:01:47 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 09:01:47 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 09:01:47 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 09:01:47 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 09:01:47 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 09:01:47 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 09:01:47 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 09:01:47 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 09:01:47 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 09:01:47 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 09:01:47 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 09:01:47 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 09:01:47 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 09:01:47 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 09:01:47 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 09:01:47 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 09:01:47 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 09:01:47 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 09:01:47 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 09:01:47 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 09:01:47 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 09:01:47 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 09:01:47 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 09:01:47 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 09:01:47 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 09:01:47 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 09:01:47 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 09:01:47 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 09:01:47 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 09:01:47 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 09:01:47 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 09:01:47 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 09:01:47 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 09:01:47 debconf: delaying package configuration, since apt-utils is not installed 09:01:47 Fetched 46.5 MB in 1s (77.0 MB/s) 09:01:47 (Reading database ... 13067 files and directories currently installed.) 09:01:47 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 09:01:47 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:01:47 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 09:01:47 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:01:47 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 09:01:48 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:01:48 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 09:01:48 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 09:01:48 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 09:01:48 Selecting previously unselected package libpython3.8-minimal:amd64. 09:01:48 (Reading database ... 13068 files and directories currently installed.) 09:01:48 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:01:48 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:01:48 Selecting previously unselected package libexpat1:amd64. 09:01:48 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 09:01:48 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 09:01:48 Selecting previously unselected package python3.8-minimal. 09:01:48 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:01:48 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 09:01:49 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:01:49 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 09:01:49 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 09:01:49 Selecting previously unselected package python3-minimal. 09:01:49 (Reading database ... 13359 files and directories currently installed.) 09:01:49 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 09:01:49 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 09:01:49 Selecting previously unselected package mime-support. 09:01:49 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 09:01:49 Unpacking mime-support (3.64ubuntu1) ... 09:01:50 Selecting previously unselected package libmpdec2:amd64. 09:01:50 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 09:01:50 Unpacking libmpdec2:amd64 (2.4.2-3) ... 09:01:50 Selecting previously unselected package libpython3.8-stdlib:amd64. 09:01:50 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:01:50 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:01:50 Selecting previously unselected package python3.8. 09:01:50 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 09:01:50 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 09:01:50 Selecting previously unselected package libpython3-stdlib:amd64. 09:01:50 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 09:01:50 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 09:01:50 Setting up python3-minimal (3.8.2-0ubuntu2) ... 09:01:50 Selecting previously unselected package python3. 09:01:50 (Reading database ... 13761 files and directories currently installed.) 09:01:50 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 09:01:50 Unpacking python3 (3.8.2-0ubuntu2) ... 09:01:50 Selecting previously unselected package libdbus-1-3:amd64. 09:01:50 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 09:01:50 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 09:01:50 Selecting previously unselected package dbus. 09:01:50 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 09:01:50 Unpacking dbus (1.12.16-2ubuntu2.1) ... 09:01:50 Selecting previously unselected package libbsd0:amd64. 09:01:50 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 09:01:50 Unpacking libbsd0:amd64 (0.10.0-1) ... 09:01:50 Selecting previously unselected package libpam-systemd:amd64. 09:01:50 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 09:01:50 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 09:01:50 Selecting previously unselected package sudo. 09:01:50 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 09:01:50 Unpacking sudo (1.8.31-1ubuntu1.2) ... 09:01:51 Selecting previously unselected package apparmor. 09:01:51 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 09:01:51 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 09:01:51 Selecting previously unselected package libcbor0.6:amd64. 09:01:51 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 09:01:51 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:01:51 Selecting previously unselected package libedit2:amd64. 09:01:51 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 09:01:51 Unpacking libedit2:amd64 (3.1-20191231-1) ... 09:01:51 Selecting previously unselected package libfido2-1:amd64. 09:01:51 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 09:01:51 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:01:51 Selecting previously unselected package libkrb5support0:amd64. 09:01:51 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 09:01:51 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 09:01:51 Selecting previously unselected package libk5crypto3:amd64. 09:01:51 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 09:01:51 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 09:01:51 Selecting previously unselected package libkeyutils1:amd64. 09:01:51 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 09:01:51 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 09:01:51 Selecting previously unselected package libkrb5-3:amd64. 09:01:51 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 09:01:51 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 09:01:51 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:01:51 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 09:01:51 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 09:01:51 Selecting previously unselected package openssh-client. 09:01:51 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 09:01:51 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 09:01:51 Selecting previously unselected package dbus-user-session. 09:01:51 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 09:01:51 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 09:01:51 Selecting previously unselected package liblzo2-2:amd64. 09:01:51 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 09:01:51 Unpacking liblzo2-2:amd64 (2.10-2) ... 09:01:51 Selecting previously unselected package squashfs-tools. 09:01:51 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 09:01:51 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 09:01:51 Selecting previously unselected package snapd. 09:01:51 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 09:01:51 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 09:01:55 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 09:01:55 Setting up mime-support (3.64ubuntu1) ... 09:01:55 Setting up liblzo2-2:amd64 (2.10-2) ... 09:01:55 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 09:01:55 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 09:01:55 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 09:01:55 Setting up dbus (1.12.16-2ubuntu2.1) ... 09:01:55 Setting up sudo (1.8.31-1ubuntu1.2) ... 09:01:55 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 09:01:55 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 09:01:55 Setting up libmpdec2:amd64 (2.4.2-3) ... 09:01:55 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 09:01:55 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 09:01:55 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 09:01:55 Setting up libbsd0:amd64 (0.10.0-1) ... 09:01:55 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 09:01:55 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 09:01:55 Setting up libedit2:amd64 (3.1-20191231-1) ... 09:01:55 Setting up python3 (3.8.2-0ubuntu2) ... 09:01:55 running python rtupdate hooks for python3.8... 09:01:55 running python post-rtupdate hooks for python3.8... 09:01:56 Setting up apparmor (2.13.3-7ubuntu5.1) ... 09:01:57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:01:57 Reloading AppArmor profiles 09:01:57 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 09:01:57 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 09:01:57 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 09:01:58 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 09:01:58 Setting up systemd (245.4-4ubuntu3.15) ... 09:01:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:01:58 Installing new version of config file /etc/systemd/resolved.conf ... 09:01:59 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 09:01:59 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 09:01:59 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 09:01:59 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 09:01:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:02:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:02:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:02:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:02:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:02:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:02:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:02:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:02:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:02:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:02:02 /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' 09:02:02 Processing triggers for libc-bin (2.31-0ubuntu9) ... 09:02:02 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 09:02:02 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 09:02:02 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 09:02:04 Reading package lists... 09:02:04 Reading package lists... 09:02:04 Building dependency tree... 09:02:04 Reading state information... 09:02:04 Calculating upgrade... 09:02:04 The following packages will be upgraded: 09:02:04 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 09:02:04 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 09:02:04 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 09:02:04 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 09:02:04 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 09:02:04 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 09:02:04 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 09:02:04 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 09:02:04 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 09:02:04 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 09:02:04 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 09:02:04 xz-utils zlib1g 09:02:04 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:02:04 Need to get 65.7 MB of archives. 09:02:04 After this operation, 27.6 MB of additional disk space will be used. 09:02:04 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 09:02:04 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 09:02:05 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 09:02:05 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 09:02:05 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 09:02:05 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 09:02:05 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 09:02:05 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 09:02:05 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 09:02:05 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 09:02:05 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 09:02:05 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 09:02:05 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 09:02:05 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 09:02:05 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 09:02:05 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 09:02:05 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 09:02:05 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 09:02:05 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 09:02:05 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 09:02:05 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 09:02:05 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 09:02:05 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 09:02:05 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 09:02:05 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 09:02:05 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 09:02:05 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 09:02:05 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 09:02:05 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 09:02:05 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 09:02:05 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 09:02:05 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 09:02:05 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 09:02:05 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 09:02:05 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 09:02:05 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 09:02:06 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 09:02:06 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 09:02:06 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 09:02:06 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 09:02:06 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 09:02:06 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 09:02:06 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 09:02:06 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 09:02:06 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 09:02:06 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 09:02:06 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 09:02:06 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 09:02:06 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 09:02:06 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 09:02:06 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 09:02:06 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 09:02:06 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 09:02:06 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 09:02:06 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 09:02:06 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 09:02:06 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 09:02:06 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 09:02:06 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 09:02:06 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 09:02:06 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 09:02:06 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 09:02:06 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 09:02:06 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 09:02:06 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 09:02:06 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 09:02:06 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 09:02:06 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 09:02:06 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 09:02:06 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 09:02:06 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 09:02:06 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 09:02:06 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 09:02:07 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 09:02:07 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 09:02:07 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 09:02:07 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 09:02:08 debconf: delaying package configuration, since apt-utils is not installed 09:02:08 Fetched 65.7 MB in 3s (21.1 MB/s) 09:02:08 (Reading database ... 14313 files and directories currently installed.) 09:02:08 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 09:02:08 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:02:08 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 09:02:08 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:02:08 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 09:02:08 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 09:02:08 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:02:08 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:02:09 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:02:09 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:02:09 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:02:09 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:02:09 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:02:09 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:02:09 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:02:09 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:02:09 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:02:09 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:02:09 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:02:09 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:02:09 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 09:02:09 (Reading database ... 14312 files and directories currently installed.) 09:02:09 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:02:09 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:02:09 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:02:09 (Reading database ... 14312 files and directories currently installed.) 09:02:09 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:02:09 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:02:10 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:02:10 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:02:10 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 09:02:10 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 09:02:10 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 09:02:10 (Reading database ... 14312 files and directories currently installed.) 09:02:10 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 09:02:10 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:02:11 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 09:02:11 (Reading database ... 14312 files and directories currently installed.) 09:02:11 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 09:02:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:02:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:02:11 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 09:02:11 Setting up base-files (11ubuntu5.5) ... 09:02:11 Installing new version of config file /etc/issue ... 09:02:11 Installing new version of config file /etc/issue.net ... 09:02:11 Installing new version of config file /etc/lsb-release ... 09:02:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:02:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:02:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:02:12 Removing obsolete conffile /etc/default/motd-news ... 09:02:12 (Reading database ... 14311 files and directories currently installed.) 09:02:12 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 09:02:12 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 09:02:12 Setting up bash (5.0-6ubuntu1.1) ... 09:02:12 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 09:02:12 (Reading database ... 14311 files and directories currently installed.) 09:02:12 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 09:02:12 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 09:02:12 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 09:02:12 (Reading database ... 14311 files and directories currently installed.) 09:02:12 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 09:02:12 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 09:02:12 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 09:02:12 (Reading database ... 14311 files and directories currently installed.) 09:02:12 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 09:02:12 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:02:13 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 09:02:13 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:02:13 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 09:02:13 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:02:13 Setting up perl-base (5.30.0-9ubuntu0.2) ... 09:02:13 (Reading database ... 14311 files and directories currently installed.) 09:02:13 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 09:02:13 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 09:02:14 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 09:02:14 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 09:02:14 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 09:02:14 (Reading database ... 14311 files and directories currently installed.) 09:02:14 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 09:02:14 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 09:02:14 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 09:02:14 (Reading database ... 14311 files and directories currently installed.) 09:02:14 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 09:02:14 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:02:14 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 09:02:14 (Reading database ... 14311 files and directories currently installed.) 09:02:14 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 09:02:14 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:02:14 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 09:02:14 (Reading database ... 14311 files and directories currently installed.) 09:02:14 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 09:02:14 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:02:14 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 09:02:14 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:02:14 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 09:02:14 (Reading database ... 14311 files and directories currently installed.) 09:02:14 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 09:02:15 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:02:15 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 09:02:15 (Reading database ... 14311 files and directories currently installed.) 09:02:15 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 09:02:15 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:02:15 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 09:02:15 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:02:15 Setting up util-linux (2.34-0.1ubuntu9.3) ... 09:02:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:02:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:02:16 (Reading database ... 14311 files and directories currently installed.) 09:02:16 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 09:02:16 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 09:02:16 Setting up libc-bin (2.31-0ubuntu9.7) ... 09:02:16 (Reading database ... 14311 files and directories currently installed.) 09:02:16 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 09:02:16 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 09:02:16 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 09:02:16 (Reading database ... 14311 files and directories currently installed.) 09:02:16 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 09:02:17 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 09:02:17 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 09:02:17 (Reading database ... 14311 files and directories currently installed.) 09:02:17 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 09:02:17 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 09:02:17 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 09:02:17 (Reading database ... 14311 files and directories currently installed.) 09:02:17 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 09:02:17 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 09:02:17 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 09:02:17 (Reading database ... 14311 files and directories currently installed.) 09:02:17 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 09:02:17 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 09:02:17 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 09:02:17 (Reading database ... 14311 files and directories currently installed.) 09:02:17 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 09:02:17 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 09:02:17 Setting up gpgv (2.2.19-3ubuntu2.1) ... 09:02:17 (Reading database ... 14311 files and directories currently installed.) 09:02:17 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 09:02:17 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 09:02:17 Setting up ubuntu-keyring (2020.02.11.4) ... 09:02:17 (Reading database ... 14311 files and directories currently installed.) 09:02:17 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 09:02:17 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 09:02:17 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 09:02:17 (Reading database ... 14311 files and directories currently installed.) 09:02:17 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 09:02:17 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 09:02:18 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 09:02:18 (Reading database ... 14311 files and directories currently installed.) 09:02:18 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 09:02:18 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 09:02:18 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 09:02:18 (Reading database ... 14311 files and directories currently installed.) 09:02:18 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 09:02:18 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 09:02:18 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 09:02:18 (Reading database ... 14311 files and directories currently installed.) 09:02:18 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 09:02:18 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 09:02:18 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 09:02:18 (Reading database ... 14311 files and directories currently installed.) 09:02:18 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 09:02:18 Unpacking apt (2.0.6) over (2.0.2) ... 09:02:18 Setting up apt (2.0.6) ... 09:02:19 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:02:19 (Reading database ... 14311 files and directories currently installed.) 09:02:19 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 09:02:19 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:02:19 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 09:02:19 (Reading database ... 14311 files and directories currently installed.) 09:02:19 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 09:02:19 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:02:19 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 09:02:20 (Reading database ... 14313 files and directories currently installed.) 09:02:20 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 09:02:20 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:02:20 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 09:02:20 (Reading database ... 14317 files and directories currently installed.) 09:02:20 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 09:02:20 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 09:02:20 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 09:02:20 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 09:02:20 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 09:02:20 (Reading database ... 14317 files and directories currently installed.) 09:02:20 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 09:02:20 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 09:02:20 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 09:02:20 (Reading database ... 14317 files and directories currently installed.) 09:02:20 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 09:02:20 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 09:02:21 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 09:02:21 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 09:02:21 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 09:02:21 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 09:02:21 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 09:02:21 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 09:02:21 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 09:02:21 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 09:02:21 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 09:02:21 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 09:02:21 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 09:02:21 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 09:02:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 09:02:21 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 09:02:21 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 09:02:21 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 09:02:21 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 09:02:21 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 09:02:22 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 09:02:22 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 09:02:22 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 09:02:22 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:02:22 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 09:02:22 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:02:22 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 09:02:22 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:02:22 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 09:02:22 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:02:22 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 09:02:22 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:02:23 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 09:02:23 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 09:02:23 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 09:02:23 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 09:02:23 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:02:23 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:02:23 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:02:23 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:02:24 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:02:24 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:02:24 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:02:24 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:02:25 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:02:25 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:02:25 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:02:25 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:02:26 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 09:02:26 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 09:02:26 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 09:02:26 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 09:02:26 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 09:02:26 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 09:02:26 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 09:02:26 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 09:02:26 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 09:02:26 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:02:26 Setting up tzdata (2022a-0ubuntu0.20.04) ... 09:02:26 09:02:26 Current default time zone: 'Etc/UTC' 09:02:26 Local time is now: Mon Mar 28 09:02:26 UTC 2022. 09:02:26 Universal Time is now: Mon Mar 28 09:02:26 UTC 2022. 09:02:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:02:26 09:02:26 Setting up xz-utils (5.2.4-1ubuntu1) ... 09:02:26 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:02:26 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:02:26 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 09:02:26 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:02:26 Setting up mount (2.34-0.1ubuntu9.3) ... 09:02:26 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 09:02:26 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 09:02:26 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 09:02:26 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 09:02:26 Setting up openssl (1.1.1f-1ubuntu2.12) ... 09:02:26 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:02:26 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:02:26 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 09:02:26 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 09:02:26 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:02:26 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 09:02:26 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 09:02:26 Setting up fdisk (2.34-0.1ubuntu9.3) ... 09:02:26 Setting up ca-certificates (20210119~20.04.2) ... 09:02:28 Updating certificates in /etc/ssl/certs... 09:02:29 21 added, 21 removed; done. 09:02:29 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:02:29 Setting up perl (5.30.0-9ubuntu0.2) ... 09:02:29 Setting up procps (2:3.3.16-1ubuntu2.3) ... 09:02:29 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 09:02:29 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 09:02:29 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 09:02:29 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 09:02:29 Setting up binutils (2.34-6ubuntu1.3) ... 09:02:29 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:02:29 Setting up build-essential (12.8ubuntu1.1) ... 09:02:29 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 09:02:29 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 09:02:29 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 09:02:29 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 09:02:29 Processing triggers for systemd (245.4-4ubuntu3.15) ... 09:02:29 Processing triggers for mime-support (3.64ubuntu1) ... 09:02:29 Processing triggers for ca-certificates (20210119~20.04.2) ... 09:02:30 Updating certificates in /etc/ssl/certs... 09:02:30 0 added, 0 removed; done. 09:02:30 Running hooks in /etc/ca-certificates/update.d... 09:02:30 done. 09:02:31 Reading package lists... 09:02:31 Building dependency tree... 09:02:31 Reading state information... 09:02:32 The following NEW packages will be installed: 09:02:32 apt-transport-https 09:02:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:02:32 Need to get 4680 B of archives. 09:02:32 After this operation, 162 kB of additional disk space will be used. 09:02:32 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 09:02:32 debconf: delaying package configuration, since apt-utils is not installed 09:02:32 Fetched 4680 B in 0s (89.4 kB/s) 09:02:32 Selecting previously unselected package apt-transport-https. 09:02:32 (Reading database ... 14320 files and directories currently installed.) 09:02:32 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 09:02:32 Unpacking apt-transport-https (2.0.6) ... 09:02:32 Setting up apt-transport-https (2.0.6) ... 09:02:32 Waiting for network to be ready... 09:02:39 2022-03-28T09:02:36Z INFO Waiting for automatic snapd restart... 09:02:40 snapd 2.54.4 from Canonical* installed 09:02:41 "snapd" switched to the "latest/stable" channel 09:02:41 09:02:44 core20 20220304 from Canonical* installed 09:02:44 "core20" switched to the "latest/stable" channel 09:02:44 09:02:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:02:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:02:46 ./bin/test-attribution-txt.sh 09:02:46 snapcraft 6.1 from Canonical* installed 09:02:46 "snapcraft" switched to the "latest/stable" channel 09:02:46 [Pipeline] echo 09:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:02:50 + ls -al . 09:02:50 total 660 09:02:50 drwxrwxr-x 9 1001 1001 4096 Mar 28 09:02 . 09:02:50 drwxr-xr-x 4 root root 4096 Mar 28 08:57 .. 09:02:50 -rw-rw-r-- 1 1001 1001 11 Mar 28 08:55 .dockerignore 09:02:50 drwxrwxr-x 8 1001 1001 4096 Mar 28 08:55 .git 09:02:50 drwxrwxr-x 4 1001 1001 4096 Mar 28 08:55 .github 09:02:50 -rw-rw-r-- 1 1001 1001 870 Mar 28 08:55 .gitignore 09:02:50 -rw-rw-r-- 1 1001 1001 42 Mar 28 08:55 .golangci.yml 09:02:50 -rw-rw-r-- 1 1001 1001 87 Mar 28 08:55 .hadolint.yml 09:02:50 -rw-rw-r-- 1 1001 1001 166 Mar 28 08:55 .sonarcloud.properties 09:02:50 -rw-rw-r-- 1 1001 1001 1171 Mar 28 08:55 ADOPTERS.md 09:02:50 -rw-rw-r-- 1 1001 1001 9953 Mar 28 08:55 Attribution.txt 09:02:50 -rw-rw-r-- 1 1001 1001 51732 Mar 28 08:55 CHANGELOG.md 09:02:50 -rw-rw-r-- 1 1001 1001 3804 Mar 28 08:55 CONTRIBUTING.md 09:02:50 -rw-rw-r-- 1 1001 1001 677 Mar 28 08:55 GOVERNANCE.md 09:02:50 -rw-rw-r-- 1 1001 1001 849 Mar 28 08:55 Jenkinsfile 09:02:50 -rw-rw-r-- 1 1001 1001 10775 Mar 28 08:55 LICENSE 09:02:50 -rw-rw-r-- 1 1001 1001 8478 Mar 28 08:55 Makefile 09:02:50 -rw-rw-r-- 1 1001 1001 582 Mar 28 08:55 OWNERS.md 09:02:50 -rw-rw-r-- 1 1001 1001 8207 Mar 28 08:55 README.md 09:02:50 -rw-rw-r-- 1 1001 1001 6912 Mar 28 08:55 SECURITY.md 09:02:50 -rw-rw-r-- 1 1001 1001 5 Mar 28 08:53 VERSION 09:02:50 -rw-rw-r-- 1 1001 1001 4131 Mar 28 08:55 ZMQWindows.md 09:02:50 drwxrwxr-x 2 1001 1001 4096 Mar 28 08:55 bin 09:02:50 drwxrwxr-x 18 1001 1001 4096 Mar 28 08:55 cmd 09:02:50 -rw-r--r-- 1 root root 426503 Mar 28 09:01 coverage.out 09:02:50 -rw-rw-r-- 1 1001 1001 3175 Mar 28 08:55 go.mod 09:02:50 -rw-rw-r-- 1 1001 1001 34990 Mar 28 08:57 go.sum 09:02:50 drwxrwxr-x 8 1001 1001 4096 Mar 28 08:55 internal 09:02:50 drwxrwxr-x 3 1001 1001 4096 Mar 28 08:55 openapi 09:02:50 drwxrwxr-x 4 1001 1001 4096 Mar 28 08:55 snap 09:02:50 -rw-rw-r-- 1 1001 1001 204 Mar 28 08:55 version.go [Pipeline] sh 09:02:51 + '[' -e coverage.out ] 09:02:51 + chown 1001:1001 coverage.out [Pipeline] stash 09:02:51 Warning: overwriting stash ‘coverage-report’ 09:02:51 Stashed 1 file(s) [Pipeline] sh 09:02:52 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: 09:02:52 - README.md 09:02:52 09:02:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:02:52 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 09:02:52 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 09:02:52 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 09:02:52 + make build 09:02:52 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 09:02:53 Reading package lists... 09:02:53 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 09:02:53 Reading package lists... 09:02:53 Building dependency tree... 09:02:53 Reading state information... 09:02:53 Suggested packages: 09:02:53 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 09:02:53 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 09:02:53 krb5-user libnorm-doc 09:02:53 Recommended packages: 09:02:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:02:54 The following NEW packages will be installed: 09:02:54 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 09:02:54 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 09:02:54 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 09:02:54 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 09:02:54 libzmq5 pkg-config zip 09:02:54 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 09:02:54 Need to get 10.3 MB of archives. 09:02:54 After this operation, 56.5 MB of additional disk space will be used. 09:02:54 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 09:02:54 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 09:02:54 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 09:02:54 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 09:02:54 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 09:02:54 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 09:02:54 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 09:02:54 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 09:02:54 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 09:02:54 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 09:02:54 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 09:02:54 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 09:02:54 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 09:02:54 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 09:02:54 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 09:02:54 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 09:02:54 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 09:02:54 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 09:02:54 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 09:02:54 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 09:02:54 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 09:02:54 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 09:02:54 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 09:02:54 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 09:02:54 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 09:02:54 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 09:02:54 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 09:02:54 debconf: delaying package configuration, since apt-utils is not installed 09:02:54 Fetched 10.3 MB in 0s (38.1 MB/s) 09:02:54 Selecting previously unselected package libglib2.0-0:amd64. 09:02:54 (Reading database ... 14324 files and directories currently installed.) 09:02:54 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 09:02:54 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:02:54 Selecting previously unselected package libsodium23:amd64. 09:02:54 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 09:02:54 Unpacking libsodium23:amd64 (1.0.18-1) ... 09:02:55 Selecting previously unselected package libpsl5:amd64. 09:02:55 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 09:02:55 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:02:55 Selecting previously unselected package libbrotli1:amd64. 09:02:55 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 09:02:55 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:02:55 Selecting previously unselected package libnghttp2-14:amd64. 09:02:55 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 09:02:55 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 09:02:55 Selecting previously unselected package librtmp1:amd64. 09:02:55 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 09:02:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:02:55 Selecting previously unselected package libssh-4:amd64. 09:02:55 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 09:02:55 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:02:55 Selecting previously unselected package libcurl3-gnutls:amd64. 09:02:55 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 09:02:55 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:02:55 Selecting previously unselected package liberror-perl. 09:02:55 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 09:02:55 Unpacking liberror-perl (0.17029-1) ... 09:02:55 Selecting previously unselected package git-man. 09:02:55 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 09:02:55 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 09:02:55 Selecting previously unselected package git. 09:02:55 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 09:02:55 Unpacking git (1:2.25.1-1ubuntu3.2) ... 09:02:56 Selecting previously unselected package libgssrpc4:amd64. 09:02:56 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 09:02:56 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:02:56 Selecting previously unselected package libkdb5-9:amd64. 09:02:56 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 09:02:56 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:02:56 Selecting previously unselected package libkadm5srv-mit11:amd64. 09:02:56 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:02:56 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:02:56 Selecting previously unselected package libkadm5clnt-mit11:amd64. 09:02:56 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 09:02:56 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:02:56 Selecting previously unselected package comerr-dev:amd64. 09:02:56 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 09:02:56 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:02:56 Selecting previously unselected package krb5-multidev:amd64. 09:02:56 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 09:02:56 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:02:56 Selecting previously unselected package libnorm1:amd64. 09:02:56 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 09:02:56 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:02:56 Selecting previously unselected package libnorm-dev:amd64. 09:02:56 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 09:02:56 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:02:56 Selecting previously unselected package libpgm-5.2-0:amd64. 09:02:56 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:02:56 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:02:56 Selecting previously unselected package libpgm-dev:amd64. 09:02:56 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 09:02:56 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:02:56 Selecting previously unselected package libsodium-dev:amd64. 09:02:56 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 09:02:56 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 09:02:56 Selecting previously unselected package libzmq5:amd64. 09:02:56 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 09:02:56 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:02:56 Selecting previously unselected package libkrb5-dev:amd64. 09:02:56 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 09:02:56 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:02:56 Selecting previously unselected package libzmq3-dev:amd64. 09:02:56 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 09:02:56 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:02:57 Selecting previously unselected package pkg-config. 09:02:57 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 09:02:57 Unpacking pkg-config (0.29.1-0ubuntu4) ... 09:02:57 Selecting previously unselected package zip. 09:02:57 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 09:02:57 Unpacking zip (3.0-11build1) ... 09:02:57 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 09:02:57 Setting up libsodium23:amd64 (1.0.18-1) ... 09:02:57 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 09:02:57 No schema files found: doing nothing. 09:02:57 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 09:02:57 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 09:02:57 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 09:02:57 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 09:02:57 Setting up liberror-perl (0.17029-1) ... 09:02:57 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 09:02:57 Setting up zip (3.0-11build1) ... 09:02:57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 09:02:57 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 09:02:57 Setting up pkg-config (0.29.1-0ubuntu4) ... 09:02:57 Setting up libsodium-dev:amd64 (1.0.18-1) ... 09:02:57 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 09:02:57 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 09:02:57 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 09:02:57 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 09:02:57 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:02:57 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 09:02:57 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 09:02:57 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 09:02:57 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 09:02:57 Setting up git (1:2.25.1-1ubuntu3.2) ... 09:02:57 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 09:02:57 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 09:02:57 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 09:02:57 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 09:02:58 comerr-dev set to automatically installed. 09:02:58 git set to automatically installed. 09:02:58 git-man set to automatically installed. 09:02:58 krb5-multidev set to automatically installed. 09:02:58 libbrotli1 set to automatically installed. 09:02:58 libcurl3-gnutls set to automatically installed. 09:02:58 liberror-perl set to automatically installed. 09:02:58 libglib2.0-0 set to automatically installed. 09:02:58 libgssrpc4 set to automatically installed. 09:02:58 libkadm5clnt-mit11 set to automatically installed. 09:02:58 libkadm5srv-mit11 set to automatically installed. 09:02:58 libkdb5-9 set to automatically installed. 09:02:58 libkrb5-dev set to automatically installed. 09:02:58 libnghttp2-14 set to automatically installed. 09:02:58 libnorm-dev set to automatically installed. 09:02:58 libnorm1 set to automatically installed. 09:02:58 libpgm-5.2-0 set to automatically installed. 09:02:58 libpgm-dev set to automatically installed. 09:02:58 libpsl5 set to automatically installed. 09:02:58 librtmp1 set to automatically installed. 09:02:58 libsodium-dev set to automatically installed. 09:02:58 libsodium23 set to automatically installed. 09:02:58 libssh-4 set to automatically installed. 09:02:58 libzmq3-dev set to automatically installed. 09:02:58 libzmq5 set to automatically installed. 09:02:58 pkg-config set to automatically installed. 09:02:58 zip set to automatically installed. 09:02:58 snapd is not logged in, snap install commands will use sudo 09:03:11 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 09:03:11 Downloading snap 'edgex-app-service-configurable' 09:03:14 Pulling app-service-configurable 09:03:14 + snapcraftctl pull 09:03:16 Pulling config-common 09:03:16 + snapcraftctl pull 09:03:17 Pulling go-build-helper 09:03:17 + snapcraftctl pull 09:03:18 'edgex-go' has dependencies that need to be staged: go-build-helper 09:03:18 Skipping pull go-build-helper (already ran) 09:03:18 Building go-build-helper 09:03:18 + snapcraftctl build 09:03:20 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 09:03:20 Staging go-build-helper 09:03:20 + snapcraftctl stage 09:03:26 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 09:03:26 Fetched 290 kB in 0s (0 B/s) 09:03:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 09:03:26 Fetched 158 kB in 0s (0 B/s) 09:03:26 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 09:03:26 Fetched 242 kB in 0s (0 B/s) 09:03:26 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 09:03:26 Fetched 150 kB in 0s (0 B/s) 09:03:26 Pulling edgex-go 09:03:26 + snapcraftctl pull 09:03:27 Pulling hooks 09:03:27 + snapcraftctl pull 09:03:39 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:03:39 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 09:03:39 Fetched 96.1 kB in 0s (0 B/s) 09:03:39 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 09:03:39 Fetched 78.7 kB in 0s (0 B/s) 09:03:39 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 09:03:39 Fetched 48.0 kB in 0s (0 B/s) 09:03:39 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 09:03:39 Fetched 50.2 kB in 0s (0 B/s) 09:03:39 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 09:03:39 Fetched 14.7 kB in 0s (0 B/s) 09:03:39 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 09:03:39 Fetched 234 kB in 0s (0 B/s) 09:03:39 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 09:03:39 Fetched 155 kB in 0s (0 B/s) 09:03:39 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 09:03:39 Fetched 170 kB in 0s (0 B/s) 09:03:39 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 09:03:39 Fetched 267 kB in 0s (0 B/s) 09:03:39 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:03:39 Fetched 50.6 kB in 0s (0 B/s) 09:03:39 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 09:03:39 Fetched 15.1 kB in 0s (0 B/s) 09:03:39 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 09:03:39 Fetched 51.5 kB in 0s (0 B/s) 09:03:39 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 09:03:39 Fetched 121 kB in 0s (0 B/s) 09:03:39 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 09:03:39 Fetched 29.7 kB in 0s (0 B/s) 09:03:39 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 09:03:39 Fetched 1021 kB in 0s (0 B/s) 09:03:39 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 09:03:39 Fetched 49.3 kB in 0s (0 B/s) 09:03:39 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 09:03:39 Fetched 54.9 kB in 0s (0 B/s) 09:03:39 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 09:03:39 Fetched 16.6 kB in 0s (0 B/s) 09:03:39 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 09:03:39 Fetched 87.9 kB in 0s (0 B/s) 09:03:39 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 09:03:39 Fetched 142 kB in 0s (0 B/s) 09:03:39 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 09:03:39 Fetched 41.8 kB in 0s (0 B/s) 09:03:39 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 09:03:39 Fetched 181 kB in 0s (0 B/s) 09:03:39 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 09:03:39 Fetched 208 kB in 0s (0 B/s) 09:03:39 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 09:03:39 Fetched 161 kB in 0s (0 B/s) 09:03:39 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 09:03:39 Fetched 107 kB in 0s (0 B/s) 09:03:39 Pulling static-packages 09:03:39 + snapcraftctl pull 09:03:39 Pulling version 09:03:39 + cd /root/project 09:03:39 ++ git describe --tags --abbrev=0 09:03:39 ++ sed s/v// 09:03:39 + GIT_VERSION=2.2.0-dev.47 09:03:39 + '[' -z 2.2.0-dev.47 ']' 09:03:39 + snapcraftctl set-version 2.2.0-dev.47 09:03:40 Building app-service-configurable 09:03:40 + snapcraftctl build 09:03:43 Building config-common 09:03:43 + snapcraftctl build 09:03:44 + cp --archive --link --no-dereference . /root/parts/config-common/install 09:03:44 Skipping build go-build-helper (already ran) 09:03:44 Building edgex-go 09:03:45 + cd /root/parts/edgex-go/src 09:03:45 ++ git describe --tags --abbrev=0 09:03:45 ++ sed s/v// 09:03:45 + GIT_VERSION=2.2.0-dev.47 09:03:45 + '[' -z 2.2.0-dev.47 ']' 09:03:45 + echo 2.2.0-dev.47 09:03:45 + '[' '!' -d vendor ']' 09:03:45 + go mod download all 09:03:50 + make build 09:03:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:04:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:04:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:04:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:04:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:04:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:04:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:04:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:04:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:04:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:04:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:04:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:04:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:04:39 + 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 09:04:39 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:04:39 + case "$service" in 09:04:39 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:04:39 + 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 09:04:39 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:04:39 + case "$service" in 09:04:39 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:04:39 + 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 09:04:39 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:04:39 + case "$service" in 09:04:39 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:04:39 + 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 09:04:39 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:04:39 + case "$service" in 09:04:39 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:04:39 + 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 09:04:39 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:04:39 + case "$service" in 09:04:39 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:04:39 + 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 09:04:39 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:04:40 + case "$service" in 09:04:40 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:04:40 + 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 09:04:40 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:04:40 + case "$service" in 09:04:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:04:40 + 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 09:04:40 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:04:40 + case "$service" in 09:04:40 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:04:40 + 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 09:04:40 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:04:40 + case "$service" in 09:04:40 + 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 09:04:40 + 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 09:04:40 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:04:40 + case "$service" in 09:04:40 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:04:40 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:04:40 + 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 09:04:40 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:04:40 + case "$service" in 09:04:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:04:40 + 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 09:04:40 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:04:40 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:04:40 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:04:41 Building hooks 09:04:41 + cd /root/parts/hooks/src 09:04:41 + make build 09:04:41 go mod tidy 09:04:41 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 09:04:41 go: downloading github.com/stretchr/testify v1.7.0 09:04:41 go: downloading github.com/davecgh/go-spew v1.1.0 09:04:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:04:41 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:04:43 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:04:43 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:04:43 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:04: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-metadata/core-metadata ./cmd/core-metadata 09:04:45 Removing suid/guid from /root/parts/static-packages/install/bin/su 09:04:45 Building static-packages 09:04:45 + snapcraftctl build 09:04:48 Building version 09:04:48 + snapcraftctl build 09:04:50 Staging app-service-configurable 09:04:50 + snapcraftctl stage 09:04:51 Staging config-common 09:04:51 + snapcraftctl stage 09:04:53 Skipping stage go-build-helper (already ran) 09:04:53 Staging edgex-go 09:04:53 + snapcraftctl stage 09:04:54 Staging hooks 09:04:54 + snapcraftctl stage 09:04:56 Staging static-packages 09:04:56 + snapcraftctl stage 09:04:57 Staging version 09:04:57 + snapcraftctl stage 09:04:59 Priming app-service-configurable 09:04:59 + snapcraftctl prime 09:05:02 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 09:05:02 stage-packages: 09:05:02 - libnorm1 09:05:02 - libpgm-5.2-0 09:05:02 - libsodium23 09:05:02 - libzmq5 09:05:02 Priming config-common 09:05:02 + snapcraftctl prime 09:05:03 Priming go-build-helper 09:05:03 + snapcraftctl prime 09:05:05 Priming edgex-go 09:05:05 + snapcraftctl prime 09:05:07 Priming hooks 09:05:07 + snapcraftctl prime 09:05:08 Priming static-packages 09:05:08 + snapcraftctl prime 09:05:12 Priming version 09:05:12 + snapcraftctl prime 09:05:14 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:06: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-command/core-command ./cmd/core-command 09:06:06 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 09:06:09 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 09:06:11 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 09:06:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:06: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:06:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:06:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:06:38 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 09:06: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:06:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:06:58 $ docker stop --time=1 8f500e8d4709af412c64cfbc1c3fc2f784e9a7fd49d3b7cd5689b95bfe39172b 09:07:00 $ docker rm -f 8f500e8d4709af412c64cfbc1c3fc2f784e9a7fd49d3b7cd5689b95bfe39172b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:07:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:07:02 09:07:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:07:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:07:02 latest: Pulling from edgex-devops/edgex-compose-arm64 09:07:02 29e5d40040c1: Pulling fs layer 09:07:02 1ce36da41761: Pulling fs layer 09:07:02 25b303627fd3: Pulling fs layer 09:07:02 29e5d40040c1: Verifying Checksum 09:07:02 29e5d40040c1: Download complete 09:07:03 1ce36da41761: Verifying Checksum 09:07:03 1ce36da41761: Download complete 09:07:03 29e5d40040c1: Pull complete 09:07:04 25b303627fd3: Verifying Checksum 09:07:04 25b303627fd3: Download complete 09:07:04 1ce36da41761: Pull complete 09:07:17 25b303627fd3: Pull complete 09:07:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:07:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:07:17 prd-ubuntu20.04-docker-arm64-4c-16g-9240 does not seem to be running inside a container 09:07:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 09:07:19 $ docker top 77062b392a29344b4e5a3ffc39dfae9489ed7eed4bf351ec3f02a54bd4f06ca9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:20 + docker-compose build --help 09:07:20 + grep parallel 09:07:24 --parallel Build images in parallel. [Pipeline] } 09:07:24 $ docker stop --time=1 77062b392a29344b4e5a3ffc39dfae9489ed7eed4bf351ec3f02a54bd4f06ca9 09:07:26 $ docker rm -f 77062b392a29344b4e5a3ffc39dfae9489ed7eed4bf351ec3f02a54bd4f06ca9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:07:27 . [Pipeline] withDockerContainer 09:07:27 prd-ubuntu20.04-docker-arm64-4c-16g-9240 does not seem to be running inside a container 09:07:27 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:07:28 $ docker top acb5c07c5843928a190b1cfe4c41850b750aa09c1c44dd3f07367d38cfbec863 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:29 + docker-compose -f ./docker-compose-build.yml build --parallel 09:07:33 Building core-command ... 09:07:33 Building core-data ... 09:07:33 Building core-metadata ... 09:07:33 Building security-bootstrapper ... 09:07:33 Building security-proxy-setup ... 09:07:33 Building security-secretstore-setup ... 09:07:33 Building security-spiffe-token-provider ... 09:07:33 Building security-spire-agent ... 09:07:33 Building security-spire-config ... 09:07:33 Building security-spire-server ... 09:07:33 Building support-notifications ... 09:07:33 Building support-scheduler ... 09:07:33 Building sys-mgmt-agent ... 09:07:33 Building security-spire-config 09:07:33 Building security-spire-server 09:07:33 Building security-proxy-setup 09:07:33 Building support-notifications 09:07:33 Building core-command 09:09:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:09:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:09:25 ---> b44da304f9bd 09:09:25 Step 3/23 : WORKDIR /edgex-go 09:09:25 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:09:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:09:25 ---> b44da304f9bd 09:09:25 Step 3/24 : WORKDIR /edgex-go 09:09:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:09:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:09:25 ---> b44da304f9bd 09:09:25 Step 3/22 : WORKDIR /edgex-go 09:09:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:09:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:09:25 ---> b44da304f9bd 09:09:25 Step 3/22 : WORKDIR /edgex-go 09:09:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:09:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:09:25 ---> b44da304f9bd 09:09:25 Step 3/23 : WORKDIR /edgex-go 09:09:25 ---> Running in 375e7ba93a34 09:09:25 ---> Running in 7e0e569b60d9 09:09:25 ---> Running in a6731c662959 09:09:25 ---> Running in aca6b5ee5e00 09:09:25 ---> Running in bb65fc8985aa 09:09:25 Removing intermediate container bb65fc8985aa 09:09:25 ---> afef5acc0ae7 09:09:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:25 Removing intermediate container a6731c662959 09:09:25 ---> c50dc0ca3da5 09:09:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:25 ---> Running in f107d8a58e47 09:09:25 Removing intermediate container 375e7ba93a34 09:09:25 ---> d0868b0b685b 09:09:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:25 Removing intermediate container aca6b5ee5e00 09:09:25 ---> c25e9ddc7ab4 09:09:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:25 ---> Running in 1a83c5ecba0c 09:09:25 Removing intermediate container 7e0e569b60d9 09:09:25 ---> 45120da76010 09:09:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:25 ---> Running in 317b39faceff 09:09:25 ---> Running in 449039e0c5cb 09:09:25 ---> Running in 50bf89863955 09:09:25 Removing intermediate container f107d8a58e47 09:09:25 ---> 8068cc3d28d0 09:09:25 Step 5/24 : RUN apk add --update --no-cache make git 09:09:25 ---> Running in 9b08c579cd49 09:09:25 Removing intermediate container 1a83c5ecba0c 09:09:25 ---> f146181df42e 09:09:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:09:25 ---> Running in 58c1d4f2a0ce 09:09:25 Removing intermediate container 50bf89863955 09:09:25 ---> eb98452b2083 09:09:25 Step 5/22 : RUN apk add --update --no-cache make git 09:09:25 Removing intermediate container 317b39faceff 09:09:25 ---> 8615e58cc7f1 09:09:25 Step 5/23 : RUN apk add --update --no-cache make git 09:09:25 ---> Running in be6d019f4424 09:09:25 ---> Running in b3a7213c6021 09:09:25 Removing intermediate container 449039e0c5cb 09:09:25 ---> 273978cbee75 09:09:25 Step 5/23 : RUN apk add --update --no-cache make git 09:09:25 ---> Running in 4fb3c3708821 09:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:25 OK: 220 MiB in 52 packages 09:09:25 OK: 220 MiB in 52 packages 09:09:25 OK: 220 MiB in 52 packages 09:09:25 OK: 220 MiB in 52 packages 09:09:25 OK: 220 MiB in 52 packages 09:09:25 Removing intermediate container 58c1d4f2a0ce 09:09:25 ---> c29848ce7fcc 09:09:25 Step 6/22 : COPY go.mod vendor* ./ 09:09:25 Removing intermediate container 9b08c579cd49 09:09:25 ---> ca0e59037262 09:09:25 Step 6/24 : COPY go.mod vendor* ./ 09:09:25 Removing intermediate container be6d019f4424 09:09:25 ---> d4116d32c762 09:09:25 Step 6/22 : COPY go.mod vendor* ./ 09:09:25 Removing intermediate container b3a7213c6021 09:09:25 ---> 017218fcfebb 09:09:25 Step 6/23 : COPY go.mod vendor* ./ 09:09:25 Removing intermediate container 4fb3c3708821 09:09:25 ---> 4e0f2a128d97 09:09:25 Step 6/23 : COPY go.mod vendor* ./ 09:09:25 ---> f120be5b88d5 09:09:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:25 ---> Running in df9ac46db513 09:09:25 ---> 8543c5ef63c4 09:09:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:25 ---> Running in 5e95bfcc5248 09:09:25 ---> 352d840fae98 09:09:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:26 ---> Running in 454d93c03b57 09:09:26 ---> aa92d5bdca97 09:09:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:26 ---> 5ba51a25d686 09:09:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:26 ---> Running in 11a433e09da5 09:09:26 ---> Running in 40844b349012 09:09:30 Removing intermediate container df9ac46db513 09:09:30 ---> 622919318d2c 09:09:30 Step 8/22 : COPY . . 09:09:32 Removing intermediate container 454d93c03b57 09:09:32 ---> 8e955c378613 09:09:32 Step 8/23 : COPY . . 09:09:32 Removing intermediate container 5e95bfcc5248 09:09:32 ---> 928f3c7db7e2 09:09:32 Step 8/24 : COPY . . 09:09:32 Removing intermediate container 40844b349012 09:09:32 ---> 6c7bad325d95 09:09:32 Step 8/23 : COPY . . 09:09:32 Removing intermediate container 11a433e09da5 09:09:32 ---> 37173cd7e849 09:09:32 Step 8/22 : COPY . . 09:10:04 ---> c66490191309 09:10:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:10:04 ---> Running in 61501d6aaac0 09:10:04 ---> 2faf78884461 09:10:04 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 09:10:04 ---> Running in 42aa05d58471 09:10:04 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 09:10:04 Removing intermediate container 42aa05d58471 09:10:04 ---> 693d7d3a543e 09:10:04 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" 09:10:04 ---> Running in 9a1b7a0cd230 09:10:04 ---> cb37dc18b097 09:10:04 Step 9/23 : RUN make cmd/core-command/core-command 09:10:04 ---> Running in a7cc753be36c 09:10:04 ---> 554287f28733 09:10:04 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 09:10:04 ---> Running in 7c695ae4d3cd 09:10:05 Removing intermediate container 7c695ae4d3cd 09:10:05 ---> 92e29eba6449 09:10:05 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" 09:10:05 ---> Running in 2e03a177fa6f 09:10:06 ---> 01ff11c46c04 09:10:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:10:06 ---> Running in 4e439bbe1cde 09:10:07 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 09:10:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:10:09 spire-1.2.0/ 09:10:09 spire-1.2.0/ 09:10:14 spire-1.2.0/README.md 09:10:14 spire-1.2.0/bin/ 09:10:14 spire-1.2.0/bin/spire-server 09:10:14 spire-1.2.0/bin/spire-agent 09:10:14 spire-1.2.0/conf/ 09:10:14 spire-1.2.0/conf/server/ 09:10:14 spire-1.2.0/conf/server/server.conf 09:10:14 spire-1.2.0/conf/agent/ 09:10:14 spire-1.2.0/conf/agent/agent.conf 09:10:14 spire-1.2.0/LICENSE 09:10:14 spire-1.2.0/README.md 09:10:14 spire-1.2.0/bin/ 09:10:14 spire-1.2.0/bin/spire-server 09:10:14 spire-1.2.0/bin/spire-agent 09:10:14 spire-1.2.0/conf/ 09:10:14 spire-1.2.0/conf/server/ 09:10:14 spire-1.2.0/conf/server/server.conf 09:10:14 spire-1.2.0/conf/agent/ 09:10:14 spire-1.2.0/conf/agent/agent.conf 09:10:14 spire-1.2.0/LICENSE 09:10:24 Removing intermediate container 9a1b7a0cd230 09:10:24 ---> ded97eb7dba4 09:10:24 09:10:24 Step 11/23 : FROM alpine:3.15 09:10:24 Removing intermediate container 2e03a177fa6f 09:10:24 ---> 5394641e05e1 09:10:24 09:10:24 Step 11/24 : FROM alpine:3.15 09:10:24 3.15: Pulling from library/alpine 09:10:24 3.15: Pulling from library/alpine 09:10:25 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 09:10:25 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 09:10:25 Status: Downloaded newer image for alpine:3.15 09:10:25 Status: Downloaded newer image for alpine:3.15 09:10:25 ---> 7ffa42511a80 09:10:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:25 ---> 7ffa42511a80 09:10:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:25 ---> Running in 4b4d7abb9dfb 09:10:25 ---> Running in fc3e5586e6e1 09:10:25 Removing intermediate container fc3e5586e6e1 09:10:25 ---> d8d5d3975ea3 09:10:25 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:25 ---> Running in 4e1e032edf44 09:10:25 Removing intermediate container 4b4d7abb9dfb 09:10:25 ---> 707f0f996794 09:10:25 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:26 ---> Running in 61f78e011a28 09:10:29 Removing intermediate container 4e1e032edf44 09:10:29 ---> 22c6f6119892 09:10:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:10:29 ---> Running in 347b9373f67f 09:10:29 Removing intermediate container 61f78e011a28 09:10:29 ---> 5cec28c7292e 09:10:29 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:10:29 ---> Running in 410f6e1672ae 09:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:33 v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] 09:10:33 v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:10:33 OK: 15729 distinct packages available 09:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:34 v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] 09:10:34 v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:10:34 OK: 15729 distinct packages available 09:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:36 (1/4) Installing dumb-init (1.2.5-r1) 09:10:36 (2/4) Installing musl-obstack (1.2.2-r0) 09:10:36 (3/4) Installing libucontext (1.1-r0) 09:10:36 (4/4) Installing gcompat (1.0.0-r4) 09:10:36 (1/5) Installing dumb-init (1.2.5-r1) 09:10:36 Executing busybox-1.34.1-r4.trigger 09:10:36 (2/5) Installing musl-obstack (1.2.2-r0) 09:10:36 OK: 6 MiB in 18 packages 09:10:36 (3/5) Installing libucontext (1.1-r0) 09:10:37 (4/5) Installing gcompat (1.0.0-r4) 09:10:37 (5/5) Installing openssl (1.1.1n-r0) 09:10:37 Executing busybox-1.34.1-r4.trigger 09:10:37 OK: 6 MiB in 19 packages 09:10:38 Removing intermediate container 347b9373f67f 09:10:38 ---> e9f13bc958fe 09:10:38 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:10:39 Removing intermediate container 410f6e1672ae 09:10:39 ---> 9f800c9d843c 09:10:39 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:10:47 ---> 36717afc3323 09:10:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:10:47 ---> 1401c6cb47f0 09:10:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:10:47 ---> 7d56564e5aa1 09:10:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:10:47 ---> f16136b06df8 09:10:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:10:47 ---> Running in 24ca23c1f096 09:10:48 Removing intermediate container 24ca23c1f096 09:10:48 ---> 581c26e1ee1c 09:10:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:10:49 ---> d9128179ab6a 09:10:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:10:49 ---> 72adf4aabdc6 09:10:49 Step 19/24 : WORKDIR / 09:10:50 ---> Running in 3010c8591619 09:10:50 ---> 45faef5efdcb 09:10:50 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:50 ---> Running in fcfae9378c44 09:10:50 Removing intermediate container 3010c8591619 09:10:50 ---> b3aea4de292e 09:10:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:50 ---> Running in 587750b8cecb 09:10:50 Removing intermediate container fcfae9378c44 09:10:51 ---> 0e4eb758e35b 09:10:51 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:51 ---> Running in 7898fdcbde6a 09:10:51 Removing intermediate container 587750b8cecb 09:10:51 ---> b5efde83f0cd 09:10:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:51 ---> Running in 2f47fe4229a0 09:10:52 Removing intermediate container 7898fdcbde6a 09:10:52 ---> bb0f08672255 09:10:52 Step 21/23 : LABEL arch=arm64 09:10:52 ---> Running in 967d09318efb 09:10:52 Removing intermediate container 2f47fe4229a0 09:10:52 ---> 7980cbdcc1d6 09:10:52 Step 22/24 : LABEL arch=arm64 09:10:52 ---> Running in 21d901683cb0 09:10:52 Removing intermediate container 967d09318efb 09:10:52 ---> 5bc4f19c0e27 09:10:52 Step 22/23 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:10:53 ---> Running in 0ae6ad9b0309 09:10:53 Removing intermediate container 21d901683cb0 09:10:53 ---> 755f2a04475d 09:10:53 Step 23/24 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:10:53 ---> Running in 583d9d211f18 09:10:54 Removing intermediate container 0ae6ad9b0309 09:10:54 ---> c0ebef162fb0 09:10:54 Step 23/23 : LABEL version=0.0.0 09:10:54 ---> Running in fdce524f0ff2 09:10:54 Removing intermediate container 583d9d211f18 09:10:54 ---> 4a2d5e911abc 09:10:54 Step 24/24 : LABEL version=0.0.0 09:10:54 ---> Running in 0d6d0ae947fe 09:10:54 Removing intermediate container fdce524f0ff2 09:10:54 ---> 6215ffbe5405 09:10:54 09:10:55 Removing intermediate container 0d6d0ae947fe 09:10:55 ---> 107c58da334b 09:10:55 09:10:55 Successfully built 6215ffbe5405 09:10:55 Successfully tagged security-spire-server-arm64:latest 09:10:55 Building core-data 09:10:56  Building security-spire-server ... done Successfully built 107c58da334b 09:10:56 Successfully tagged security-spire-config-arm64:latest 09:10:56  Building security-spire-config ... done Building security-bootstrapper 09:11:52 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:11:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:11:52 ---> b44da304f9bd 09:11:52 Step 3/31 : WORKDIR /edgex-go 09:11:52 ---> Using cache 09:11:52 ---> 45120da76010 09:11:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:11:52 ---> Using cache 09:11:52 ---> eb98452b2083 09:11:52 Step 5/31 : RUN apk add --update --no-cache make git 09:11:52 ---> Using cache 09:11:52 ---> d4116d32c762 09:11:52 Step 6/31 : COPY go.mod vendor* ./ 09:11:52 ---> Using cache 09:11:52 ---> aa92d5bdca97 09:11:52 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:52 ---> Using cache 09:11:52 ---> 37173cd7e849 09:11:52 Step 8/31 : COPY . . 09:11:52 ---> Using cache 09:11:52 ---> 01ff11c46c04 09:11:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:11:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:11:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:11:52 ---> b44da304f9bd 09:11:52 Step 3/23 : WORKDIR /edgex-go 09:11:52 ---> Using cache 09:11:52 ---> 45120da76010 09:11:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:11:52 ---> Using cache 09:11:52 ---> eb98452b2083 09:11:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:11:52 ---> Running in 9bd434723df2 09:11:52 ---> Running in 91028bd97545 09:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:11:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:11:53 OK: 220 MiB in 52 packages 09:11:55 Removing intermediate container 91028bd97545 09:11:55 ---> c40a4df3f993 09:11:55 Step 6/23 : COPY go.mod vendor* ./ 09:11:56 ---> 0693b340dc04 09:11:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:56 ---> Running in f41332ab38c0 09:12:01 Removing intermediate container f41332ab38c0 09:12:01 ---> bac160b197e1 09:12:01 Step 8/23 : COPY . . 09:12:28 ---> b3dd4362e40f 09:12:28 Step 9/23 : RUN make cmd/core-data/core-data 09:12:28 ---> Running in 79a834da9577 09:12:28 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 09:16:05 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 09:16:20 Removing intermediate container a7cc753be36c 09:16:20 ---> 04902185aca4 09:16:20 09:16:20 Step 10/23 : FROM alpine:3.14 09:16:20 3.14: Pulling from library/alpine 09:16:22 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 09:16:22 Status: Downloaded newer image for alpine:3.14 09:16:22 ---> 71a2028e5025 09:16:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:16:22 ---> Running in c4768b4f5c2d 09:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:16:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:16:26 (1/1) Installing dumb-init (1.2.5-r1) 09:16:26 Executing busybox-1.33.1-r6.trigger 09:16:27 OK: 5 MiB in 15 packages 09:16:29 Removing intermediate container c4768b4f5c2d 09:16:29 ---> e1deb41a314e 09:16:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:16:29 ---> Running in 45d8b3f2c240 09:16:30 Removing intermediate container 45d8b3f2c240 09:16:30 ---> 8140adf81900 09:16:30 Step 13/23 : ENV APP_PORT=59882 09:16:31 ---> Running in f0e990a090b5 09:16:32 Removing intermediate container f0e990a090b5 09:16:32 ---> e45a50473316 09:16:32 Step 14/23 : EXPOSE $APP_PORT 09:16:32 ---> Running in abe1c3125d8d 09:16:33 Removing intermediate container abe1c3125d8d 09:16:33 ---> 28ef215c3f5d 09:16:33 Step 15/23 : WORKDIR / 09:16:33 ---> Running in 41b99d81da97 09:16:35 Removing intermediate container 41b99d81da97 09:16:35 ---> 1413e58bef6e 09:16:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:36 Removing intermediate container 4e439bbe1cde 09:16:36 ---> a6a4377e3145 09:16:36 09:16:36 Step 10/22 : FROM alpine:3.14 09:16:36 ---> 71a2028e5025 09:16:36 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:16:36 ---> Running in 986896a40bea 09:16:36 ---> ea599aeb3a9f 09:16:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:16:40 (1/6) Installing ca-certificates (20211220-r0) 09:16:40 (2/6) Installing brotli-libs (1.0.9-r5) 09:16:40 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:16:40 (4/6) Installing libcurl (7.79.1-r0) 09:16:40 (5/6) Installing curl (7.79.1-r0) 09:16:40 (6/6) Installing dumb-init (1.2.5-r1) 09:16:40 Executing busybox-1.33.1-r6.trigger 09:16:40 Executing ca-certificates-20211220-r0.trigger 09:16:40 OK: 8 MiB in 20 packages 09:16:41 ---> fc66c900ed9d 09:16:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:16:42 ---> df32da6f9588 09:16:42 Step 19/23 : ENTRYPOINT ["/core-command"] 09:16:43 Removing intermediate container 61501d6aaac0 09:16:43 ---> 70a55c931357 09:16:43 09:16:43 Step 10/22 : FROM alpine:3.14 09:16:43 ---> 71a2028e5025 09:16:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:16:43 ---> Running in 82b89f315cf4 09:16:43 ---> Running in 5b7cdc5e9816 09:16:44 Removing intermediate container 986896a40bea 09:16:44 ---> 9c21d9844bb7 09:16:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:16:44 ---> Running in 8b9fe35a4f56 09:16:44 Removing intermediate container 82b89f315cf4 09:16:44 ---> 039ba5805879 09:16:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:16:44 ---> Running in d04c1fd33ca6 09:16:45 Removing intermediate container 8b9fe35a4f56 09:16:45 ---> 3880cfaf3d08 09:16:45 Step 13/22 : WORKDIR /edgex 09:16:45 ---> Running in 34a67536e1c0 09:16:45 Removing intermediate container d04c1fd33ca6 09:16:45 ---> b788256415f6 09:16:45 Step 21/23 : LABEL arch=arm64 09:16:45 ---> Running in 2530672dd9e2 09:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:16:46 Removing intermediate container 34a67536e1c0 09:16:46 ---> 1794e5898371 09:16:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:16:46 Removing intermediate container 2530672dd9e2 09:16:46 ---> 2d733b15e44f 09:16:46 Step 22/23 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:16:46 ---> Running in 4b52e5598e86 09:16:47 (1/2) Installing ca-certificates (20211220-r0) 09:16:47 (2/2) Installing dumb-init (1.2.5-r1) 09:16:47 Executing busybox-1.33.1-r6.trigger 09:16:47 Executing ca-certificates-20211220-r0.trigger 09:16:47 Removing intermediate container 4b52e5598e86 09:16:47 ---> 4bc3f5635a48 09:16:47 Step 23/23 : LABEL version=0.0.0 09:16:47 ---> 23bfa47bdd6c 09:16:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:16:47 ---> Running in c815ffd7ac5e 09:16:47 OK: 6 MiB in 16 packages 09:16:48 Removing intermediate container c815ffd7ac5e 09:16:48 ---> eecdac6adef2 09:16:48 09:16:49 Successfully built eecdac6adef2 09:16:49 Successfully tagged core-command-arm64:latest 09:16:49 Building core-metadata 09:16:50  Building core-command ... done Removing intermediate container 5b7cdc5e9816 09:16:50 ---> e2807f5878f6 09:16:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:16:50 ---> Running in d5e2b1153d75 09:16:50 ---> f64b15265b66 09:16:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:16:51 Removing intermediate container d5e2b1153d75 09:16:51 ---> d87f4000109d 09:16:51 Step 13/22 : ENV APP_PORT=59860 09:16:51 ---> Running in acbb6a1a9ad2 09:16:52 Removing intermediate container acbb6a1a9ad2 09:16:52 ---> c85866eeed07 09:16:52 Step 14/22 : EXPOSE $APP_PORT 09:16:52 ---> Running in 75f888431071 09:16:53 Removing intermediate container 75f888431071 09:16:53 ---> fc58fcd656a6 09:16:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:53 ---> 50672311660c 09:16:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:16:54 ---> eb32a87f21be 09:16:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:54 ---> 0536cbe88347 09:16:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:16:54 ---> Running in 73abee986f62 09:16:58 ---> 036431cba4d5 09:16:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:16:58 Removing intermediate container 73abee986f62 09:16:58 ---> a10cd11235b6 09:16:58 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:16:58 ---> Running in 6453b9dab07a 09:16:59 ---> da35f71316e8 09:16:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:16:59 Removing intermediate container 6453b9dab07a 09:16:59 ---> 282f1645b743 09:16:59 Step 20/22 : LABEL arch=arm64 09:16:59 ---> Running in f8f003d83d53 09:16:59 ---> Running in 323317f12585 09:17:00 Removing intermediate container 323317f12585 09:17:00 ---> bf8ae1447615 09:17:00 Step 21/22 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:17:00 Removing intermediate container f8f003d83d53 09:17:00 ---> 812c3178f832 09:17:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:17:00 ---> Running in 82313bb17f08 09:17:00 ---> Running in 1db0057eec53 09:17:01 Removing intermediate container 82313bb17f08 09:17:01 ---> 6b8eca39ab33 09:17:01 Step 22/22 : LABEL version=0.0.0 09:17:01 Removing intermediate container 1db0057eec53 09:17:01 ---> 19452a3353d8 09:17:01 Step 20/22 : LABEL arch=arm64 09:17:01 ---> Running in 49662e713f25 09:17:01 ---> Running in 521217d32212 09:17:02 Removing intermediate container 49662e713f25 09:17:02 ---> bbe835e40b22 09:17:02 09:17:02 Removing intermediate container 521217d32212 09:17:02 ---> 9ef0daf384b2 09:17:02 Step 21/22 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:17:02 ---> Running in 8e9fe8d1ed8a 09:17:03 Removing intermediate container 8e9fe8d1ed8a 09:17:03 ---> 9621362fcc42 09:17:03 Step 22/22 : LABEL version=0.0.0 09:17:03 ---> Running in a9d784c65ccc 09:17:03 Successfully built bbe835e40b22 09:17:03 Successfully tagged security-proxy-setup-arm64:latest 09:17:03  Building security-proxy-setup ... done Building sys-mgmt-agent 09:17:04 Removing intermediate container a9d784c65ccc 09:17:04 ---> 3065f8e4a80e 09:17:04 09:17:04 Successfully built 3065f8e4a80e 09:17:04 Successfully tagged support-notifications-arm64:latest 09:17:04  Building support-notifications ... done Building security-spiffe-token-provider 09:17:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:17:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:17:51 ---> b44da304f9bd 09:17:51 Step 3/23 : WORKDIR /edgex-go 09:17:51 ---> Using cache 09:17:51 ---> 45120da76010 09:17:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:51 ---> Using cache 09:17:51 ---> eb98452b2083 09:17:51 Step 5/23 : RUN apk add --update --no-cache make git 09:17:51 ---> Using cache 09:17:51 ---> d4116d32c762 09:17:51 Step 6/23 : COPY go.mod vendor* ./ 09:17:51 ---> Using cache 09:17:51 ---> aa92d5bdca97 09:17:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:51 ---> Using cache 09:17:51 ---> 37173cd7e849 09:17:51 Step 8/23 : COPY . . 09:17:51 ---> Using cache 09:17:51 ---> 01ff11c46c04 09:17:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:17:51 ---> Running in 75432b6911c8 09:17:51 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 09:18:03 Removing intermediate container 9bd434723df2 09:18:03 ---> 93f7f636cea2 09:18:03 09:18:03 Step 10/31 : FROM alpine:3.14 09:18:03 ---> 71a2028e5025 09:18:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:18:03 ---> Running in 87ed32bca9f8 09:18:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:18:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:18:03 ---> b44da304f9bd 09:18:03 Step 3/23 : WORKDIR /edgex-go 09:18:03 ---> Using cache 09:18:03 ---> 45120da76010 09:18:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:03 ---> Using cache 09:18:03 ---> eb98452b2083 09:18:03 Step 5/23 : RUN apk add --update --no-cache make bash git 09:18:03 ---> Running in bc492affe611 09:18:04 Removing intermediate container 87ed32bca9f8 09:18:04 ---> b97f49ca7093 09:18:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:18:04 ---> Running in 8def17a53136 09:18:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:18:06 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:18:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:18:06 ---> b44da304f9bd 09:18:06 Step 3/20 : WORKDIR /edgex-go 09:18:06 ---> Using cache 09:18:06 ---> 45120da76010 09:18:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:18:06 ---> Running in c44212104d63 09:18:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:18:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:18:07 OK: 220 MiB in 52 packages 09:18:08 (1/2) Installing dumb-init (1.2.5-r1) 09:18:08 (2/2) Installing su-exec (0.2-r1) 09:18:08 Executing busybox-1.33.1-r6.trigger 09:18:08 OK: 6 MiB in 16 packages 09:18:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:18:09 Removing intermediate container bc492affe611 09:18:09 ---> 8084df3a2ab5 09:18:09 Step 6/23 : COPY go.mod vendor* ./ 09:18:09 Removing intermediate container 8def17a53136 09:18:09 ---> 9907dcb68628 09:18:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:18:09 v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] 09:18:09 v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:18:09 OK: 15738 distinct packages available 09:18:10 ---> Running in e5e7d4fb8dbb 09:18:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:18:10 Removing intermediate container e5e7d4fb8dbb 09:18:10 ---> 07b0adcaffba 09:18:10 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:18:10 ---> 4eb48d00f398 09:18:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:10 ---> Running in 65880102600d 09:18:11 ---> Running in edda8ad296eb 09:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:18:11 Removing intermediate container 65880102600d 09:18:11 ---> d09f7696bac4 09:18:11 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:18:11 ---> Running in 92de7ef8f90d 09:18:12 OK: 220 MiB in 52 packages 09:18:14 Removing intermediate container c44212104d63 09:18:14 ---> aac27a4b1aef 09:18:14 Step 5/20 : COPY go.mod vendor* ./ 09:18:15 Removing intermediate container 92de7ef8f90d 09:18:15 ---> e157a9f039af 09:18:15 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:18:15 ---> Running in 77a0896e8d6c 09:18:16 ---> f2bedb9749ac 09:18:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:16 ---> Running in dcfa93da5b84 09:18:17 Removing intermediate container 77a0896e8d6c 09:18:17 ---> fa5e7dfaeb18 09:18:17 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:18:17 Removing intermediate container edda8ad296eb 09:18:17 ---> ee73b68d13ef 09:18:17 Step 8/23 : COPY . . 09:18:18 ---> 916a6e12b66d 09:18:18 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:18:18 ---> Running in 035c578d79e4 09:18:22 Removing intermediate container dcfa93da5b84 09:18:22 ---> 9d36bf94e074 09:18:22 Step 7/20 : COPY . . 09:18:22 Removing intermediate container 035c578d79e4 09:18:22 ---> 245d05950430 09:18:22 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:18:24 ---> bc4bd362c189 09:18:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:18:28 ---> bc1f698a74e6 09:18:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:18:29 ---> 3b42176d65d0 09:18:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:18:31 ---> 5420713f33b3 09:18:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:18:33 ---> 2179f1d22b9a 09:18:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:18:33 ---> Running in d6083ec9297c 09:18:35 Removing intermediate container d6083ec9297c 09:18:35 ---> 3da70f91a66f 09:18:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:18:36 ---> ff6ee6132b7a 09:18:36 Step 26/31 : RUN chmod +x /entrypoint.sh 09:18:36 ---> Running in c8ea397f5624 09:18:42 Removing intermediate container c8ea397f5624 09:18:42 ---> e9ab6725d9ae 09:18:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:18:42 ---> Running in 903cef206054 09:18:43 Removing intermediate container 903cef206054 09:18:43 ---> 5107a1638e95 09:18:43 Step 28/31 : CMD ["gate"] 09:18:44 ---> Running in 599c424fa79c 09:18:45 Removing intermediate container 599c424fa79c 09:18:45 ---> ac98fab1ca81 09:18:45 Step 29/31 : LABEL arch=arm64 09:18:46 ---> Running in 6ab19349792d 09:18:47 Removing intermediate container 6ab19349792d 09:18:47 ---> 0f5c5bcb2939 09:18:47 Step 30/31 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:18:48 ---> Running in efe8a2eca9e3 09:18:49 Removing intermediate container efe8a2eca9e3 09:18:49 ---> dd406ed9e378 09:18:49 Step 31/31 : LABEL version=0.0.0 09:18:50 ---> Running in ee7ea78a6983 09:18:51 Removing intermediate container ee7ea78a6983 09:18:51 ---> e7d0756c6081 09:18:51 09:18:54 Successfully built e7d0756c6081 09:18:54 Successfully tagged security-bootstrapper-arm64:latest 09:18:54 Building security-secretstore-setup 09:19:01  Building security-bootstrapper ... done Removing intermediate container 79a834da9577 09:19:01 ---> 548ac6c2dc69 09:19:01 09:19:01 Step 10/23 : FROM alpine:3.14 09:19:01 ---> 71a2028e5025 09:19:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:19:02 ---> Running in 1c00364debf7 09:19:02 Removing intermediate container 1c00364debf7 09:19:03 ---> ccda20d63669 09:19:03 Step 12/23 : ENV APP_PORT=59880 09:19:03 ---> Running in 82051fe9774e 09:19:04 Removing intermediate container 82051fe9774e 09:19:04 ---> c5d0b4c178d7 09:19:04 Step 13/23 : EXPOSE $APP_PORT 09:19:04 ---> Running in ede8c7760fda 09:19:05 Removing intermediate container ede8c7760fda 09:19:05 ---> dce59028598b 09:19:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:05 ---> Running in b86a14e84af8 09:19:09 Removing intermediate container b86a14e84af8 09:19:09 ---> 2cb18660007f 09:19:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:19:09 ---> Running in e2c3239dd1f1 09:19:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:19:13 ---> 56f576322a7c 09:19:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:19:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:19:13 ---> Running in b424e01f895a 09:19:14 (1/6) Installing dumb-init (1.2.5-r1) 09:19:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:19:14 (3/6) Installing libsodium (1.0.18-r0) 09:19:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:19:15 (5/6) Installing libzmq (4.3.4-r0) 09:19:15 (6/6) Installing zeromq (4.3.4-r0) 09:19:15 Executing busybox-1.33.1-r6.trigger 09:19:15 OK: 8 MiB in 20 packages 09:19:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:19:17 Removing intermediate container e2c3239dd1f1 09:19:17 ---> 60c9e9f1908f 09:19:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:19:18 ---> 5bd618304864 09:19:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:19:18 ---> Running in 44636e5d792f 09:19:19 ---> 4378eea4fe45 09:19:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:19: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:19:24 ---> 07929ddf6b89 09:19:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:19:25 ---> 56426638c33f 09:19:25 Step 19/23 : ENTRYPOINT ["/core-data"] 09:19:25 ---> Running in 0f48a065cae7 09:19:26 Removing intermediate container 0f48a065cae7 09:19:26 ---> 6c3b2fc9b476 09:19:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:19:26 ---> Running in bc4346f66b23 09:19:27 Removing intermediate container bc4346f66b23 09:19:27 ---> 7e7ecaa7b01e 09:19:27 Step 21/23 : LABEL arch=arm64 09:19:27 ---> Running in 6ceb385ee72a 09:19:28 Removing intermediate container 6ceb385ee72a 09:19:28 ---> ad1a7055d499 09:19:28 Step 22/23 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:19:28 ---> Running in fede66ce062e 09:19:28 Removing intermediate container fede66ce062e 09:19:28 ---> 594b4fd406d3 09:19:28 Step 23/23 : LABEL version=0.0.0 09:19:29 ---> Running in a158b424ea51 09:19:30 Removing intermediate container a158b424ea51 09:19:30 ---> 2d7455b2a417 09:19:30 09:19:31 Successfully built 2d7455b2a417 09:19:31 Successfully tagged core-data-arm64:latest 09:19:31  Building core-data ... done Building support-scheduler 09:19:32 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:19:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:19:32 ---> b44da304f9bd 09:19:32 Step 3/25 : WORKDIR /edgex-go 09:19:32 ---> Using cache 09:19:32 ---> 45120da76010 09:19:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:32 ---> Using cache 09:19:32 ---> eb98452b2083 09:19:32 Step 5/25 : RUN apk add --update --no-cache make git 09:19:32 ---> Using cache 09:19:32 ---> d4116d32c762 09:19:32 Step 6/25 : COPY go.mod vendor* ./ 09:19:32 ---> Using cache 09:19:32 ---> aa92d5bdca97 09:19:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:32 ---> Using cache 09:19:32 ---> 37173cd7e849 09:19:32 Step 8/25 : COPY . . 09:19:32 ---> Using cache 09:19:32 ---> 01ff11c46c04 09:19:32 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:19:32 ---> Running in 55d49678cbfc 09:19:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:20:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:20:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:20:05 ---> b44da304f9bd 09:20:05 Step 3/22 : WORKDIR /edgex-go 09:20:05 ---> Using cache 09:20:05 ---> 45120da76010 09:20:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:05 ---> Using cache 09:20:05 ---> eb98452b2083 09:20:05 Step 5/22 : RUN apk add --update --no-cache make git 09:20:05 ---> Using cache 09:20:05 ---> d4116d32c762 09:20:05 Step 6/22 : COPY go.mod vendor* ./ 09:20:05 ---> Using cache 09:20:05 ---> aa92d5bdca97 09:20:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:05 ---> Using cache 09:20:05 ---> 37173cd7e849 09:20:05 Step 8/22 : COPY . . 09:20:05 ---> Using cache 09:20:05 ---> 01ff11c46c04 09:20:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:20:05 ---> Running in c46ed71b8581 09:20:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:23:27 Removing intermediate container 75432b6911c8 09:23:27 ---> 45e0a943dcd1 09:23:27 09:23:27 Step 10/23 : FROM alpine:3.14 09:23:27 ---> 71a2028e5025 09:23:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:23:27 ---> Using cache 09:23:27 ---> e1deb41a314e 09:23:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:23:27 ---> Using cache 09:23:27 ---> 8140adf81900 09:23:27 Step 13/23 : ENV APP_PORT=59881 09:23:27 ---> Running in f6bd0c5f6bbf 09:23:27 Removing intermediate container f6bd0c5f6bbf 09:23:27 ---> 8b18224f71ad 09:23:27 Step 14/23 : EXPOSE $APP_PORT 09:23:27 ---> Running in 134110c80647 09:23:27 Removing intermediate container 134110c80647 09:23:27 ---> 95a50e47a508 09:23:27 Step 15/23 : WORKDIR / 09:23:27 ---> Running in 31700ae731fe 09:23:27 Removing intermediate container 31700ae731fe 09:23:27 ---> 2f0b821a0094 09:23:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:23:27 ---> fd9d4c23736d 09:23:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:23:29 ---> d81f02fd781d 09:23:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:23:30 ---> f1633d6419d4 09:23:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:23:30 ---> Running in 5ea4e50d9f8a 09:23:31 Removing intermediate container 5ea4e50d9f8a 09:23:31 ---> 1d9aa6f9e025 09:23:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:23:31 ---> Running in b381dc584865 09:23:32 Removing intermediate container b381dc584865 09:23:32 ---> fddd6341426f 09:23:32 Step 21/23 : LABEL arch=arm64 09:23:32 ---> Running in f9a1d5caf78c 09:23:33 Removing intermediate container f9a1d5caf78c 09:23:33 ---> a8d18b293e21 09:23:33 Step 22/23 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:23:33 ---> Running in 3aea4cfcc0c2 09:23:33 Removing intermediate container 3aea4cfcc0c2 09:23:33 ---> be0dd5007807 09:23:33 Step 23/23 : LABEL version=0.0.0 09:23:33 ---> Running in 5578badbd5a6 09:23:34 Removing intermediate container 5578badbd5a6 09:23:34 ---> 319858ce1cb3 09:23:34 09:23:35 Successfully built 319858ce1cb3 09:23:35 Successfully tagged core-metadata-arm64:latest 09:23:35 Building security-spire-agent 09:24:14  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:24:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:24:14 ---> b44da304f9bd 09:24:14 Step 3/24 : WORKDIR /edgex-go 09:24:14 ---> Using cache 09:24:14 ---> 45120da76010 09:24:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:14 ---> Using cache 09:24:14 ---> eb98452b2083 09:24:14 Step 5/24 : RUN apk add --update --no-cache make git 09:24:14 ---> Using cache 09:24:14 ---> d4116d32c762 09:24:14 Step 6/24 : COPY go.mod vendor* ./ 09:24:14 ---> Using cache 09:24:14 ---> aa92d5bdca97 09:24:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:14 ---> Using cache 09:24:14 ---> 37173cd7e849 09:24:14 Step 8/24 : COPY . . 09:24:14 ---> Using cache 09:24:14 ---> 01ff11c46c04 09:24:14 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 09:24:15 ---> Running in 0280b80aa069 09:24:15 Removing intermediate container 0280b80aa069 09:24:15 ---> 71e6703f7b04 09:24:15 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" 09:24:15 ---> Running in 0098bfd90219 09:24:20 spire-1.2.0/ 09:24:24 spire-1.2.0/README.md 09:24:24 spire-1.2.0/bin/ 09:24:24 spire-1.2.0/bin/spire-server 09:24:24 spire-1.2.0/bin/spire-agent 09:24:24 spire-1.2.0/conf/ 09:24:24 spire-1.2.0/conf/server/ 09:24:24 spire-1.2.0/conf/server/server.conf 09:24:24 spire-1.2.0/conf/agent/ 09:24:24 spire-1.2.0/conf/agent/agent.conf 09:24:24 spire-1.2.0/LICENSE 09:24:31 Removing intermediate container 0098bfd90219 09:24:31 ---> 01169e829f9a 09:24:31 09:24:31 Step 11/24 : FROM alpine:3.15 09:24:31 ---> 7ffa42511a80 09:24:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:24:31 ---> Using cache 09:24:31 ---> 707f0f996794 09:24:31 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:31 ---> Using cache 09:24:31 ---> 5cec28c7292e 09:24:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:31 ---> Using cache 09:24:31 ---> 9f800c9d843c 09:24:31 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 09:24:34 ---> ecb99f21be1c 09:24:34 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 09:24:39 ---> fc37c4ecb5e1 09:24:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:24:40 ---> 903cb0b73793 09:24:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:24:40 ---> dfa2a6d06233 09:24:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:24:42 ---> 4b53e21fbdb1 09:24:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:24:42 ---> Running in 1b9d8bc425a1 09:24:42 Removing intermediate container 1b9d8bc425a1 09:24:42 ---> 8c06f99f29c3 09:24:42 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:24:42 ---> Running in 25ea76948526 09:24:42 Removing intermediate container 25ea76948526 09:24:42 ---> 54ace2e5038e 09:24:42 Step 22/24 : LABEL arch=arm64 09:24:42 ---> Running in 75374d96ea14 09:24:43 Removing intermediate container 75374d96ea14 09:24:43 ---> 3b7dd25e8b1a 09:24:43 Step 23/24 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:24:43 ---> Running in b7cf0f33c738 09:24:44 Removing intermediate container b7cf0f33c738 09:24:44 ---> c38550f9abdf 09:24:44 Step 24/24 : LABEL version=0.0.0 09:24:44 ---> Running in 8402e1c49f79 09:24:44 Removing intermediate container 8402e1c49f79 09:24:44 ---> 4eb54562f86e 09:24:44 09:24:45 Successfully built 4eb54562f86e 09:24:45 Successfully tagged security-spire-agent-arm64:latest 09:25:53  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:25:53 Removing intermediate container 44636e5d792f 09:25:53 ---> d0f86c08f48f 09:25:53 09:25:53 Step 9/20 : FROM alpine:3.15 09:25:53 ---> 7ffa42511a80 09:25:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:25:53 ---> Using cache 09:25:53 ---> 707f0f996794 09:25:53 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:53 ---> Using cache 09:25:53 ---> 5cec28c7292e 09:25:53 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:25:53 ---> Running in 7d006ca05126 09:25:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:25:53 Removing intermediate container b424e01f895a 09:25:53 ---> 23be20a41e04 09:25:53 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:25:53 ---> Running in 19619339a9c1 09:25:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:25:53 v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/main] 09:25:53 v3.15.2-29-g0e3027f82f [https://nl.alpinelinux.org/alpine/v3.15/community] 09:25:53 OK: 15729 distinct packages available 09:25:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:25:53 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 09:25:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:25:53 (1/9) Installing ca-certificates (20211220-r0) 09:25:53 (2/9) Installing brotli-libs (1.0.9-r5) 09:25:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:25:53 (4/9) Installing libcurl (7.80.0-r0) 09:25:53 (5/9) Installing curl (7.80.0-r0) 09:25:53 (6/9) Installing dumb-init (1.2.5-r1) 09:25:53 (7/9) Installing musl-obstack (1.2.2-r0) 09:25:53 (8/9) Installing libucontext (1.1-r0) 09:25:53 (9/9) Installing gcompat (1.0.0-r4) 09:25:53 Executing busybox-1.34.1-r4.trigger 09:25:53 Executing ca-certificates-20211220-r0.trigger 09:25:53 OK: 8 MiB in 23 packages 09:25:53 Removing intermediate container 19619339a9c1 09:25:53 ---> 959e29fa8059 09:25:53 09:25:53 Step 11/23 : FROM docker:20.10.10 09:25:53 20.10.10: Pulling from library/docker 09:25:56 Removing intermediate container 7d006ca05126 09:25:56 ---> 433646260c1a 09:25:56 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:25:57 ---> 35248227ff0a 09:25:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:26:01 ---> 7958d94cab1f 09:26:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:26:02 ---> 9b3d5171faba 09:26:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:26:02 ---> Running in 772322bde17f 09:26:02 Removing intermediate container 55d49678cbfc 09:26:02 ---> 08cba091e5cf 09:26:02 09:26:02 Step 10/25 : FROM alpine:3.14 09:26:02 ---> 71a2028e5025 09:26:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:26:02 ---> Running in c7b2995570e6 09:26:03 Removing intermediate container 772322bde17f 09:26:03 ---> e71e6ae5a1f8 09:26:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:26:03 ---> Running in 697fa211d058 09:26:03 Removing intermediate container 697fa211d058 09:26:03 ---> c50eb7dda6ae 09:26:03 Step 18/20 : LABEL arch=arm64 09:26:04 ---> Running in 25025335afb5 09:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:26:04 Removing intermediate container 25025335afb5 09:26:04 ---> fdb771371c7e 09:26:04 Step 19/20 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:26:04 ---> Running in 3d26c6face20 09:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:26:05 Removing intermediate container 3d26c6face20 09:26:05 ---> eba584bdf3a3 09:26:05 Step 20/20 : LABEL version=0.0.0 09:26:05 ---> Running in 3746b7b60686 09:26:06 (1/3) Installing ca-certificates (20211220-r0) 09:26:06 (2/3) Installing dumb-init (1.2.5-r1) 09:26:06 (3/3) Installing su-exec (0.2-r1) 09:26:06 Executing busybox-1.33.1-r6.trigger 09:26:06 Executing ca-certificates-20211220-r0.trigger 09:26:06 Removing intermediate container 3746b7b60686 09:26:06 ---> 6b8f70f5babe 09:26:06 09:26:06 OK: 6 MiB in 17 packages 09:26:07 Successfully built 6b8f70f5babe 09:26:07 Successfully tagged security-spiffe-token-provider-arm64:latest 09:26:08  Building security-spiffe-token-provider ... done Removing intermediate container c7b2995570e6 09:26:08 ---> 5213142ce48e 09:26:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:26:08 ---> Running in f7c6403ed2e8 09:26:08 Removing intermediate container f7c6403ed2e8 09:26:08 ---> 24b0a36399be 09:26:09 Step 13/25 : WORKDIR / 09:26:09 ---> Running in f85860164194 09:26:09 Removing intermediate container f85860164194 09:26:09 ---> 9b9956cef544 09:26:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:26:10 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 09:26:10 Status: Downloaded newer image for docker:20.10.10 09:26:10 ---> 520e9a0a30f7 09:26:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:26:10 ---> 3a6756f2c183 09:26:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:26:10 ---> Running in cabcc3ab03ae 09:26:11 Removing intermediate container cabcc3ab03ae 09:26:11 ---> 87716dcf8da6 09:26:11 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:26:11 ---> Running in 27720ab6aa60 09:26:11 ---> e6a70e188b94 09:26:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:26:12 Removing intermediate container c46ed71b8581 09:26:12 ---> 06e6fba3dec3 09:26:12 09:26:12 Step 10/22 : FROM alpine:3.14 09:26:12 ---> 71a2028e5025 09:26:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:26:12 ---> Using cache 09:26:12 ---> e1deb41a314e 09:26:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:26:12 ---> Using cache 09:26:12 ---> 8140adf81900 09:26:12 Step 13/22 : ENV APP_PORT=59861 09:26:12 ---> Running in 864e5ba45a19 09:26:12 ---> eea591d153a1 09:26:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:26:12 Removing intermediate container 864e5ba45a19 09:26:12 ---> 7b9cd8e93ce9 09:26:12 Step 14/22 : EXPOSE $APP_PORT 09:26:12 ---> Running in 85f4057510e0 09:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:26:13 ---> 7d760916ca47 09:26:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:26:13 Removing intermediate container 85f4057510e0 09:26:13 ---> ec5a957f09dd 09:26:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:14 (1/42) Installing readline (8.1.0-r0) 09:26:14 (2/42) Installing bash (5.1.16-r0) 09:26:14 Executing bash-5.1.16-r0.post-install 09:26:14 ---> 23e81ac108a9 09:26:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:26:14 (3/42) Installing brotli-libs (1.0.9-r5) 09:26:14 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:26:14 (5/42) Installing libcurl (7.79.1-r0) 09:26:14 (6/42) Installing curl (7.79.1-r0) 09:26:14 (7/42) Installing dumb-init (1.2.5-r1) 09:26:14 (8/42) Installing libbz2 (1.0.8-r1) 09:26:14 (9/42) Installing expat (2.4.7-r0) 09:26:14 (10/42) Installing libffi (3.3-r2) 09:26:14 (11/42) Installing gdbm (1.19-r0) 09:26:14 (12/42) Installing xz-libs (5.2.5-r0) 09:26:14 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:26:14 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:26:14 (15/42) Installing mpdecimal (2.5.1-r1) 09:26:14 (16/42) Installing sqlite-libs (3.35.5-r0) 09:26:14 (17/42) Installing python3 (3.9.5-r2) 09:26:15 ---> 496679f60068 09:26:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:26:16 ---> d7dc58d1a5f7 09:26:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:26:16 (18/42) Installing py3-appdirs (1.4.4-r2) 09:26:16 (19/42) Installing py3-chardet (4.0.0-r2) 09:26:16 (20/42) Installing py3-idna (3.2-r0) 09:26:16 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:26:16 (22/42) Installing py3-certifi (2020.12.5-r1) 09:26:16 (23/42) Installing py3-requests (2.25.1-r4) 09:26:16 (24/42) Installing py3-msgpack (1.0.2-r1) 09:26:16 (25/42) Installing py3-lockfile (0.12.2-r4) 09:26:16 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:26:16 (27/42) Installing py3-colorama (0.4.4-r1) 09:26:16 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:26:16 (29/42) Installing py3-distlib (0.3.1-r3) 09:26:16 (30/42) Installing py3-distro (1.5.0-r3) 09:26:17 (31/42) Installing py3-six (1.15.0-r1) 09:26:17 (32/42) Installing py3-webencodings (0.5.1-r4) 09:26:17 (33/42) Installing py3-html5lib (1.1-r1) 09:26:17 ---> b88e8aa3eb0c 09:26:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:26:17 (34/42) Installing py3-parsing (2.4.7-r2) 09:26:17 (35/42) Installing py3-packaging (20.9-r1) 09:26:17 ---> d4f636ba6817 09:26:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:26:17 (36/42) Installing py3-toml (0.10.2-r2) 09:26:17 (37/42) Installing py3-pep517 (0.10.0-r2) 09:26:17 (38/42) Installing py3-progress (1.5-r2) 09:26:17 ---> Running in b7085584eb53 09:26:17 (39/42) Installing py3-retrying (1.3.3-r1) 09:26:17 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:26:17 (41/42) Installing py3-setuptools (52.0.0-r3) 09:26:17 (42/42) Installing py3-pip (20.3.4-r1) 09:26:18 Removing intermediate container b7085584eb53 09:26:18 ---> 1ce9e2df7c85 09:26:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:26:18 Executing busybox-1.33.1-r6.trigger 09:26:18 ---> Running in 899aa4d085a6 09:26:18 OK: 84 MiB in 64 packages 09:26:18 ---> e6336323c2a2 09:26:18 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/ 09:26:18 ---> Running in 318695f661cc 09:26:18 Removing intermediate container 899aa4d085a6 09:26:18 ---> fa175dcf4d09 09:26:18 Step 20/22 : LABEL arch=arm64 09:26:18 ---> Running in 3d77d63b17c9 09:26:19 Removing intermediate container 3d77d63b17c9 09:26:19 ---> 372716a03018 09:26:19 Step 21/22 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:26:19 ---> Running in 5e23ece9624a 09:26:19 Removing intermediate container 5e23ece9624a 09:26:19 ---> 30db997e447e 09:26:19 Step 22/22 : LABEL version=0.0.0 09:26:20 ---> Running in d2baa2798883 09:26:20 Removing intermediate container d2baa2798883 09:26:20 ---> b0480f5b003f 09:26:20 09:26:20 Removing intermediate container 318695f661cc 09:26:20 ---> 80733c18f691 09:26:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:26:20 ---> Running in c90f14978493 09:26:21 Successfully built b0480f5b003f 09:26:21 Removing intermediate container c90f14978493 09:26:21 ---> 79919b29150d 09:26:21 Step 23/25 : LABEL arch=arm64 09:26:21 Successfully tagged support-scheduler-arm64:latest 09:26:21  Building support-scheduler ... done  ---> Running in 39a6bb5ab1cd 09:26:21 Removing intermediate container 39a6bb5ab1cd 09:26:21 ---> 419526b08077 09:26:21 Step 24/25 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:26:21 ---> Running in 2d117553bade 09:26:22 Removing intermediate container 2d117553bade 09:26:22 ---> a9d5fdbc472d 09:26:22 Step 25/25 : LABEL version=0.0.0 09:26:22 ---> Running in 5a393da10483 09:26:22 Removing intermediate container 5a393da10483 09:26:22 ---> 2e75f678867f 09:26:22 09:26:22 Collecting docker-compose==1.23.2 09:26:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:26:22 Successfully built 2e75f678867f 09:26:22 Successfully tagged security-secretstore-setup-arm64:latest 09:26:23  Building security-secretstore-setup ... done Collecting cached-property<2,>=1.2.0 09:26:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:26:23 Collecting jsonschema<3,>=2.5.1 09:26:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:26:24 Collecting PyYAML<4,>=3.10 09:26:24 Downloading PyYAML-3.13.tar.gz (270 kB) 09:26:27 Collecting dockerpty<0.5,>=0.4.1 09:26:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:26:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:26:28 Collecting websocket-client<1.0,>=0.32.0 09:26:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:26:29 Collecting docopt<0.7,>=0.6.1 09:26:29 Downloading docopt-0.6.2.tar.gz (25 kB) 09:26:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:26:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:26:31 Collecting docker<4.0,>=3.6.0 09:26:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:26:31 Collecting texttable<0.10,>=0.9.0 09:26:31 Downloading texttable-0.9.1.tar.gz (11 kB) 09:26:33 Collecting docker-pycreds>=0.4.0 09:26:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:26:34 Collecting urllib3<1.25,>=1.21.1 09:26:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:26:34 Collecting chardet<3.1.0,>=3.0.2 09:26:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:26:34 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) 09:26:34 Collecting idna<2.8,>=2.5 09:26:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:26:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:26:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:26:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:26:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:26:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:26:35 Attempting uninstall: urllib3 09:26:35 Found existing installation: urllib3 1.26.5 09:26:35 Uninstalling urllib3-1.26.5: 09:26:35 Successfully uninstalled urllib3-1.26.5 09:26:36 Attempting uninstall: idna 09:26:36 Found existing installation: idna 3.2 09:26:36 Uninstalling idna-3.2: 09:26:36 Successfully uninstalled idna-3.2 09:26:36 Attempting uninstall: chardet 09:26:36 Found existing installation: chardet 4.0.0 09:26:36 Uninstalling chardet-4.0.0: 09:26:37 Successfully uninstalled chardet-4.0.0 09:26:38 Attempting uninstall: requests 09:26:38 Found existing installation: requests 2.25.1 09:26:38 Uninstalling requests-2.25.1: 09:26:38 Successfully uninstalled requests-2.25.1 09:26:38 Running setup.py install for texttable: started 09:26:40 Running setup.py install for texttable: finished with status 'done' 09:26:40 Running setup.py install for PyYAML: started 09:26:42 Running setup.py install for PyYAML: finished with status 'done' 09:26:42 Running setup.py install for docopt: started 09:26:44 Running setup.py install for docopt: finished with status 'done' 09:26:44 Running setup.py install for dockerpty: started 09:26:46 Running setup.py install for dockerpty: finished with status 'done' 09:26:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:26:56 Removing intermediate container 27720ab6aa60 09:26:56 ---> 768f89f3b043 09:26:56 Step 14/23 : ENV APP_PORT=58890 09:26:56 ---> Running in bee298d37f21 09:26:56 Removing intermediate container bee298d37f21 09:26:56 ---> bda50e6731e0 09:26:56 Step 15/23 : EXPOSE $APP_PORT 09:26:56 ---> Running in 1ff7af4aa453 09:26:56 Removing intermediate container 1ff7af4aa453 09:26:56 ---> 90657a18dbdb 09:26:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:26:57 ---> 8d5354e0a89d 09:26:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:26:58 ---> 8e61495fc731 09:26:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:26:58 ---> 0d6dd0e2e392 09:26:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:26:58 ---> Running in 6205670f87ec 09:26:58 Removing intermediate container 6205670f87ec 09:26:58 ---> 509fdb02b351 09:26:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:26:59 ---> Running in 172b58212a71 09:26:59 Removing intermediate container 172b58212a71 09:26:59 ---> 2f31239f053e 09:26:59 Step 21/23 : LABEL arch=arm64 09:26:59 ---> Running in 04818c8c1d94 09:26:59 Removing intermediate container 04818c8c1d94 09:26:59 ---> c57eb2d4df99 09:26:59 Step 22/23 : LABEL git_sha=e87c15684c2d2b9ca88865de8fac344e7b7d958b 09:26:59 ---> Running in 6aca90580cf8 09:27:00 Removing intermediate container 6aca90580cf8 09:27:00 ---> 67c1d8ae4675 09:27:00 Step 23/23 : LABEL version=0.0.0 09:27:00 ---> Running in 38c859528ae8 09:27:00 Removing intermediate container 38c859528ae8 09:27:00 ---> 81a3a86c689c 09:27:00 09:27:00 Successfully built 81a3a86c689c 09:27:00 Successfully tagged sys-mgmt-agent-arm64:latest 09:27:01  Building sys-mgmt-agent ... done  [Pipeline] } 09:27:01 $ docker stop --time=1 acb5c07c5843928a190b1cfe4c41850b750aa09c1c44dd3f07367d38cfbec863 09:27:02 $ docker rm -f acb5c07c5843928a190b1cfe4c41850b750aa09c1c44dd3f07367d38cfbec863 [Pipeline] // withDockerContainer [Pipeline] sh 09:27:03 + docker images 09:27:03 REPOSITORY TAG IMAGE ID CREATED SIZE 09:27:03 sys-mgmt-agent-arm64 latest 81a3a86c689c 3 seconds ago 288MB 09:27:03 security-secretstore-setup-arm64 latest 2e75f678867f 41 seconds ago 40.8MB 09:27:03 support-scheduler-arm64 latest b0480f5b003f 43 seconds ago 24.9MB 09:27:03 06e6fba3dec3 52 seconds ago 1.43GB 09:27:03 security-spiffe-token-provider-arm64 latest 6b8f70f5babe 58 seconds ago 27.7MB 09:27:03 08cba091e5cf About a minute ago 1.44GB 09:27:03 959e29fa8059 About a minute ago 1.43GB 09:27:03 d0f86c08f48f About a minute ago 1.42GB 09:27:03 security-spire-agent-arm64 latest 4eb54562f86e 2 minutes ago 118MB 09:27:03 01169e829f9a 2 minutes ago 1.42GB 09:27:03 core-metadata-arm64 latest 319858ce1cb3 3 minutes ago 25MB 09:27:03 45e0a943dcd1 3 minutes ago 1.43GB 09:27:03 core-data-arm64 latest 2d7455b2a417 7 minutes ago 34.4MB 09:27:03 548ac6c2dc69 8 minutes ago 1.46GB 09:27:03 security-bootstrapper-arm64 latest e7d0756c6081 8 minutes ago 23.6MB 09:27:03 93f7f636cea2 9 minutes ago 1.43GB 09:27:03 support-notifications-arm64 latest 3065f8e4a80e 10 minutes ago 25.5MB 09:27:03 security-proxy-setup-arm64 latest bbe835e40b22 10 minutes ago 42.1MB 09:27:03 core-command-arm64 latest eecdac6adef2 10 minutes ago 23.7MB 09:27:03 70a55c931357 10 minutes ago 1.43GB 09:27:03 a6a4377e3145 10 minutes ago 1.44GB 09:27:03 04902185aca4 10 minutes ago 1.43GB 09:27:03 security-spire-server-arm64 latest 6215ffbe5405 16 minutes ago 82.6MB 09:27:03 security-spire-config-arm64 latest 107c58da334b 16 minutes ago 81.9MB 09:27:03 ded97eb7dba4 16 minutes ago 1.42GB 09:27:03 5394641e05e1 16 minutes ago 1.42GB 09:27:03 ci-base-image-arm64 latest b44da304f9bd 29 minutes ago 885MB 09:27:03 alpine 3.15 7ffa42511a80 4 days ago 5.32MB 09:27:03 alpine 3.14 71a2028e5025 10 days ago 5.34MB 09:27:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 09:27:03 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 09:27:03 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 09:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:27:04 09:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:27:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:27:04 arm64: Pulling from edgex-lftools-log-publisher 09:27:04 8998bd30e6a1: Pulling fs layer 09:27:04 04944245beec: Pulling fs layer 09:27:04 699f458cf7ca: Pulling fs layer 09:27:04 765212b225bb: Pulling fs layer 09:27:04 f23df028b6ca: Pulling fs layer 09:27:04 d65c8cfc05b1: Pulling fs layer 09:27:04 2437ff75d9bd: Pulling fs layer 09:27:04 f23df028b6ca: Waiting 09:27:04 765212b225bb: Waiting 09:27:04 d65c8cfc05b1: Waiting 09:27:04 2437ff75d9bd: Waiting 09:27:04 04944245beec: Download complete 09:27:04 765212b225bb: Verifying Checksum 09:27:04 765212b225bb: Download complete 09:27:04 f23df028b6ca: Download complete 09:27:04 d65c8cfc05b1: Verifying Checksum 09:27:04 d65c8cfc05b1: Download complete 09:27:04 699f458cf7ca: Verifying Checksum 09:27:04 699f458cf7ca: Download complete 09:27:05 8998bd30e6a1: Verifying Checksum 09:27:05 8998bd30e6a1: Download complete 09:27:07 2437ff75d9bd: Verifying Checksum 09:27:07 2437ff75d9bd: Download complete 09:27:09 8998bd30e6a1: Pull complete 09:27:10 04944245beec: Pull complete 09:27:11 699f458cf7ca: Pull complete 09:27:12 765212b225bb: Pull complete 09:27:12 f23df028b6ca: Pull complete 09:27:13 d65c8cfc05b1: Pull complete 09:27:28 2437ff75d9bd: Pull complete 09:27:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:27:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:27:28 prd-ubuntu20.04-docker-arm64-4c-16g-9240 does not seem to be running inside a container 09:27:28 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-lftools-log-publisher:arm64 cat 09:27:31 $ docker top d731c770328452bbf78d811c71a140f90bce140a1818f4782056eeb2d1cdd8e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:32 ---> job-cost.sh 09:27:32 lf-activate-venv: SKIPPING 09:27:32 INFO: No Stack... 09:27:32 INFO: Retrieving Pricing Info for: v3-standard-4 09:27:33 INFO: Archiving Costs [Pipeline] sh 09:27:34 + cat /w/workspace/edgex-go/20/archives/cost.csv 09:27:34 + cut -d, -f6 [Pipeline] lock 09:27:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-20-stack-cost] 09:27:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3904-20-stack-cost] did not exist. Created. 09:27:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:27:35 + echo total: 0.10999999940395355 [Pipeline] stash 09:27:35 Stashed 1 file(s) [Pipeline] } 09:27:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-20-stack-cost] [Pipeline] // lock [Pipeline] } 09:27:35 $ docker stop --time=1 d731c770328452bbf78d811c71a140f90bce140a1818f4782056eeb2d1cdd8e9 09:27:37 $ docker rm -f d731c770328452bbf78d811c71a140f90bce140a1818f4782056eeb2d1cdd8e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:27:37 provisioning config files... 09:27:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config7900347248670750114tmp [Pipeline] { [Pipeline] sh 09:27:37 + set +x 09:27:37 + + curl -s https://codecov.io/bash 09:27:37 bash -s -- 09:27:37 09:27:37 _____ _ 09:27:37 / ____| | | 09:27:37 | | ___ __| | ___ ___ _____ __ 09:27:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:27:37 | |___| (_) | (_| | __/ (_| (_) \ V / 09:27:37 \_____\___/ \__,_|\___|\___\___/ \_/ 09:27:37 Bash-1.0.6 09:27:37 09:27:37 09:27:37 ==> git version 2.25.1 found 09:27:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:27:37 Release-Date: 2020-01-08 09:27:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:27:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:27:37 ==> Jenkins CI detected. 09:27:37 current dir:  /w/workspace/edgex-go/20 09:27:37 project root: . 09:27:37 --> token set from env 09:27:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:27:37 ==> Running gcov in . (disable via -X gcov) 09:27:37 ==> Python coveragepy not found 09:27:37 ==> Searching for coverage reports in: 09:27:37 + . 09:27:38 -> Found 1 reports 09:27:38 ==> Detecting git/mercurial file structure 09:27:38 ==> Reading reports 09:27:38 + ./coverage.out bytes=426503 09:27:38 ==> Appending adjustments 09:27:38 https://docs.codecov.io/docs/fixing-reports 09:27:39 + Found adjustments 09:27:39 ==> Gzipping contents 09:27:39 60K /tmp/codecov.7Mm42D.gz 09:27:39 ==> Uploading reports 09:27:39 url: https://codecov.io 09:27:39 query: branch=PR-3904&commit=93aea0b364c73c2caed7c301a7df38f5c1ec4c78&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 09:27:39 -> Pinging Codecov 09:27:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=93aea0b364c73c2caed7c301a7df38f5c1ec4c78&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 09:27:39 -> Uploading to 09:27:39 https://storage.googleapis.com/codecov/v4/raw/2022-03-28/00271124DB129430A58F1EEE437C3FCB/93aea0b364c73c2caed7c301a7df38f5c1ec4c78/19da8a79-b02e-4ede-9a8a-053adb682081.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220328T092739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c77b7a19d40cce001a0ff17384c6df4b0441044f75f6dd14dfb95c1c066e9d49 09:27:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:27:39 Dload Upload Total Spent Left Speed 09:27:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58372 0 0 100 58372 0 237k --:--:-- --:--:-- --:--:-- 237k 09:27:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/93aea0b364c73c2caed7c301a7df38f5c1ec4c78 [Pipeline] } 09:27:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:27:40 + [ -d /w/workspace/edgex-go/20/archives ] [Pipeline] libraryResource [Pipeline] sh 09:27:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:27:41 ---> package-listing.sh 09:27:41 ++ facter osfamily 09:27:41 ++ tr '[:upper:]' '[:lower:]' 09:27:41 + OS_FAMILY=debian 09:27:41 + workspace=/w/workspace/edgex-go/20 09:27:41 + START_PACKAGES=/tmp/packages_start.txt 09:27:41 + END_PACKAGES=/tmp/packages_end.txt 09:27:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:41 + PACKAGES=/tmp/packages_start.txt 09:27:41 + '[' /w/workspace/edgex-go/20 ']' 09:27:41 + PACKAGES=/tmp/packages_end.txt 09:27:41 + case "${OS_FAMILY}" in 09:27:41 + dpkg -l 09:27:41 + grep '^ii' 09:27:41 + '[' -f /tmp/packages_start.txt ']' 09:27:41 + '[' -f /tmp/packages_end.txt ']' 09:27:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:41 + '[' /w/workspace/edgex-go/20 ']' 09:27:41 + mkdir -p /w/workspace/edgex-go/20/archives/ 09:27:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo 09:27:41 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:27:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:27:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:27:42 09:27:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:27:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:27:43 latest: Pulling from edgex-lftools-log-publisher 09:27:43 5eb5b503b376: Pulling fs layer 09:27:43 5c69ac0246d0: Pulling fs layer 09:27:43 ec43610c2a17: Pulling fs layer 09:27:43 3a2ae6a8a46f: Pulling fs layer 09:27:43 33b1e0a273af: Pulling fs layer 09:27:43 5d3b04190fa2: Pulling fs layer 09:27:43 2f39f015ded8: Pulling fs layer 09:27:43 3a2ae6a8a46f: Waiting 09:27:43 2f39f015ded8: Waiting 09:27:43 5c69ac0246d0: Verifying Checksum 09:27:43 5c69ac0246d0: Download complete 09:27:43 3a2ae6a8a46f: Verifying Checksum 09:27:43 3a2ae6a8a46f: Download complete 09:27:43 33b1e0a273af: Verifying Checksum 09:27:43 33b1e0a273af: Download complete 09:27:43 5d3b04190fa2: Verifying Checksum 09:27:43 5d3b04190fa2: Download complete 09:27:43 ec43610c2a17: Verifying Checksum 09:27:43 5eb5b503b376: Verifying Checksum 09:27:43 5eb5b503b376: Download complete 09:27:43 2f39f015ded8: Download complete 09:27:44 5eb5b503b376: Pull complete 09:27:44 5c69ac0246d0: Pull complete 09:27:45 ec43610c2a17: Pull complete 09:27:45 3a2ae6a8a46f: Pull complete 09:27:45 33b1e0a273af: Pull complete 09:27:45 5d3b04190fa2: Pull complete 09:27:50 2f39f015ded8: Pull complete 09:27:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:27:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:27:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:27:50 prd-ubuntu20.04-docker-8c-8g-9239 does not seem to be running inside a container 09:27:51 $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 09:27:52 $ docker top ce1716cc984957629fe5caf318e1d8ae19e9fd98d06c78e6743d2270591b5392 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:53 + touch /tmp/pre-build-complete [Pipeline] sh 09:27:53 + mkdir -p /var/log/sysstat [Pipeline] sh 09:27:53 + ls /var/log/sa-host 09:27:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:27:54 provisioning config files... 09:27:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config1884480143042132987tmp [Pipeline] { [Pipeline] echo 09:27:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:27:54 ---> create-netrc.sh [Pipeline] } 09:27:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:27:54 ---> python-tools-install.sh [Pipeline] echo 09:27:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:27:54 ---> sudo-logs.sh 09:27:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:27:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:27:55 ---> job-cost.sh 09:27:55 lf-activate-venv: SKIPPING 09:27:55 DEBUG: total: 0.10999999940395355 09:27:55 INFO: Retrieving Stack Cost... 09:27:55 INFO: Retrieving Pricing Info for: v3-standard-8 09:27:56 INFO: Archiving Costs [Pipeline] echo 09:27:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:27:56 ---> logs-deploy.sh 09:27:56 lf-activate-venv: SKIPPING 09:27:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/20 09:27:56 INFO: archiving workspace using pattern(s): 09:27:57 Archives upload complete. 09:27:57 INFO: archiving logs to Nexus