Pull request #3937 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 rather than c870e69a3546c9bb2ebfd772f2567623e2946be6 Obtained Jenkinsfile from ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 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-ssh14612617026350697406.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-ssh4623074289710926702.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-3937/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-3937/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10845234638010985316.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-ssh15247377748563433840.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-3937/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-3937/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13793160162771988909.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9552’ Running on prd-ubuntu20.04-docker-8c-8g-9555 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit c870e69a3546c9bb2ebfd772f2567623e2946be6 Merge succeeded, producing c870e69a3546c9bb2ebfd772f2567623e2946be6 Checking out Revision c870e69a3546c9bb2ebfd772f2567623e2946be6 (PR-3937) > 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/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # 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 ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # timeout=10 Commit message: "feat(metadata): implement DELETE device command API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-31T04:04:07.464Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-31T04:04:07.501Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-31T04:04:07.515Z] ========================================================= [2022-03-31T04:04:07.515Z] EdgeX Global Pipelines Version Info [2022-03-31T04:04:07.515Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0e78d0b21875e4f5a04d0410db62d39127108bc4 # timeout=10 [2022-03-31T04:04:08.296Z] ------------------- [2022-03-31T04:04:08.296Z] stable info: [2022-03-31T04:04:08.296Z] ------------------- [2022-03-31T04:04:08.296Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-31T04:04:08.296Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T04:04:08.296Z] Message: update stable to v1.0.221 [2022-03-31T04:04:08.871Z] ------------------- [2022-03-31T04:04:08.871Z] experimental info: [2022-03-31T04:04:08.871Z] ------------------- [2022-03-31T04:04:08.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-31T04:04:08.871Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T04:04:08.871Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-31T04:04:09.006Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-31T04:04:09.020Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-31T04:04:09.033Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-31T04:04:09.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-31T04:04:09.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-31T04:04:09.075Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-31T04:04:09.091Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-31T04:04:09.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-31T04:04:09.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-31T04:04:09.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-31T04:04:09.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-31T04:04:09.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-31T04:04:09.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-31T04:04:09.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-31T04:04:09.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-31T04:04:09.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T04:04:09.230Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T04:04:09.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-31T04:04:09.258Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-31T04:04:09.272Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-31T04:04:09.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-31T04:04:09.305Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-31T04:04:09.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3937 [Pipeline] echo [2022-03-31T04:04:09.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3937 [Pipeline] echo [2022-03-31T04:04:09.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3937 [Pipeline] echo [2022-03-31T04:04:09.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c870e69a3546c9bb2ebfd772f2567623e2946be6 [Pipeline] echo [2022-03-31T04:04:09.373Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c870e69 [Pipeline] echo [2022-03-31T04:04:09.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T04:04:09.428Z] provisioning config files... [2022-03-31T04:04:09.444Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3267396576130882934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T04:04:09.749Z] ---> docker-login.sh [2022-03-31T04:04:09.749Z] nexus3.edgexfoundry.org:10001 [2022-03-31T04:04:10.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T04:04:10.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T04:04:10.010Z] Configure a credential helper to remove this warning. See [2022-03-31T04:04:10.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T04:04:10.010Z] [2022-03-31T04:04:10.010Z] Login Succeeded [2022-03-31T04:04:10.010Z] nexus3.edgexfoundry.org:10002 [2022-03-31T04:04:10.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T04:04:10.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T04:04:10.272Z] Configure a credential helper to remove this warning. See [2022-03-31T04:04:10.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T04:04:10.272Z] [2022-03-31T04:04:10.272Z] Login Succeeded [2022-03-31T04:04:10.272Z] nexus3.edgexfoundry.org:10003 [2022-03-31T04:04:10.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T04:04:10.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T04:04:10.272Z] Configure a credential helper to remove this warning. See [2022-03-31T04:04:10.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T04:04:10.272Z] [2022-03-31T04:04:10.272Z] Login Succeeded [2022-03-31T04:04:10.272Z] nexus3.edgexfoundry.org:10004 [2022-03-31T04:04:10.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T04:04:10.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T04:04:10.534Z] Configure a credential helper to remove this warning. See [2022-03-31T04:04:10.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T04:04:10.534Z] [2022-03-31T04:04:10.534Z] Login Succeeded [2022-03-31T04:04:10.534Z] docker.io [2022-03-31T04:04:10.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T04:04:11.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T04:04:11.110Z] Configure a credential helper to remove this warning. See [2022-03-31T04:04:11.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T04:04:11.110Z] [2022-03-31T04:04:11.110Z] Login Succeeded [2022-03-31T04:04:11.110Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T04:04:11.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T04:04:11.436Z] + 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 [2022-03-31T04:04:11.436Z] + dirname cmd/core-command/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/core-data/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/core-metadata/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/support-notifications/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-31T04:04:11.436Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-31T04:04:11.436Z] + cut -d/ -f2 [2022-03-31T04:04:11.436Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-31T04:04:11.475Z] 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 [2022-03-31T04:04:11.814Z] + git rev-list -1 --merges c870e69a3546c9bb2ebfd772f2567623e2946be6~1..c870e69a3546c9bb2ebfd772f2567623e2946be6 [Pipeline] echo [2022-03-31T04:04:11.837Z] -----------> git rev-list -1 --merges c870e69a3546c9bb2ebfd772f2567623e2946be6~1..c870e69a3546c9bb2ebfd772f2567623e2946be6 c870e69a3546c9bb2ebfd772f2567623e2946be6 [false] [Pipeline] sh [2022-03-31T04:04:12.131Z] + git log --format=format:%s -1 c870e69a3546c9bb2ebfd772f2567623e2946be6 [Pipeline] echo [2022-03-31T04:04:12.149Z] ========================================================= [2022-03-31T04:04:12.149Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-31T04:04:12.149Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-31T04:04:12.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-31T04:04:12.561Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-31T04:04:12.561Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-31T04:04:12.561Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-31T04:04:12.561Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-31T04:04:12.561Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-31T04:04:12.561Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:04:12.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T04:04:12.910Z] [2022-03-31T04:04:12.910Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:04:13.219Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T04:04:13.219Z] latest: Pulling from edgex-devops/git-semver [2022-03-31T04:04:13.219Z] a0d0a0d46f8b: Pulling fs layer [2022-03-31T04:04:13.219Z] 3e5f54012d9b: Pulling fs layer [2022-03-31T04:04:13.219Z] 4c7163046ea9: Pulling fs layer [2022-03-31T04:04:13.219Z] 0c2d73faf560: Pulling fs layer [2022-03-31T04:04:13.219Z] 0c2d73faf560: Waiting [2022-03-31T04:04:13.219Z] 3e5f54012d9b: Download complete [2022-03-31T04:04:13.219Z] a0d0a0d46f8b: Download complete [2022-03-31T04:04:13.219Z] 0c2d73faf560: Verifying Checksum [2022-03-31T04:04:13.219Z] 0c2d73faf560: Download complete [2022-03-31T04:04:13.219Z] 4c7163046ea9: Verifying Checksum [2022-03-31T04:04:13.219Z] 4c7163046ea9: Download complete [2022-03-31T04:04:13.482Z] a0d0a0d46f8b: Pull complete [2022-03-31T04:04:13.482Z] 3e5f54012d9b: Pull complete [2022-03-31T04:04:13.743Z] 4c7163046ea9: Pull complete [2022-03-31T04:04:14.006Z] 0c2d73faf560: Pull complete [2022-03-31T04:04:14.006Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-31T04:04:14.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T04:04:14.006Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-31T04:04:14.180Z] prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container [2022-03-31T04:04:14.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-31T04:04:15.013Z] $ docker top c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-31T04:04:15.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T04:04:15.125Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T04:04:15.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T04:04:15.266Z] $ docker exec c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 ssh-agent [2022-03-31T04:04:15.389Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBheNhD/agent.15 [2022-03-31T04:04:15.389Z] SSH_AGENT_PID=22 [2022-03-31T04:04:15.399Z] Running ssh-add (command line suppressed) [2022-03-31T04:04:15.523Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7754455539319255161.key (/w/workspace/edgex-go/2@tmp/private_key_7754455539319255161.key) [2022-03-31T04:04:15.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T04:04:15.836Z] + git tag --points-at HEAD [Pipeline] } [2022-03-31T04:04:15.855Z] $ docker exec --env ******** --env ******** c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 ssh-agent -k [2022-03-31T04:04:15.973Z] unset SSH_AUTH_SOCK; [2022-03-31T04:04:15.973Z] unset SSH_AGENT_PID; [2022-03-31T04:04:15.974Z] echo Agent pid 22 killed; [2022-03-31T04:04:15.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-31T04:04:16.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T04:04:16.011Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T04:04:16.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T04:04:16.158Z] $ docker exec c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 ssh-agent [2022-03-31T04:04:16.289Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNMKfbH/agent.54 [2022-03-31T04:04:16.289Z] SSH_AGENT_PID=60 [2022-03-31T04:04:16.295Z] Running ssh-add (command line suppressed) [2022-03-31T04:04:16.431Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_727428115814300299.key (/w/workspace/edgex-go/2@tmp/private_key_727428115814300299.key) [2022-03-31T04:04:16.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T04:04:16.739Z] + git semver init [2022-03-31T04:04:16.739Z] # -> Open(): unable to determine branch for HEAD [2022-03-31T04:04:16.739Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-31T04:04:16.739Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-31T04:04:16.739Z] # $SEMVER_REMOTE_NAME = origin [2022-03-31T04:04:16.739Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-31T04:04:16.739Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-31T04:04:16.739Z] # $SEMVER_BRANCH = PR-3937 [2022-03-31T04:04:16.739Z] # $SEMVER_TEMP = /tmp/semver-367770933 [2022-03-31T04:04:16.739Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-31T04:04:31.693Z] # '/tmp/semver-367770933' -> '/w/workspace/edgex-go/2/.semver' [2022-03-31T04:04:31.693Z] # -> Force: false [2022-03-31T04:04:31.693Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-31T04:04:31.709Z] $ docker exec --env ******** --env ******** c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 ssh-agent -k [2022-03-31T04:04:31.836Z] unset SSH_AUTH_SOCK; [2022-03-31T04:04:31.837Z] unset SSH_AGENT_PID; [2022-03-31T04:04:31.837Z] echo Agent pid 60 killed; [2022-03-31T04:04:31.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T04:04:32.153Z] + git semver [Pipeline] } [2022-03-31T04:04:32.170Z] $ docker stop --time=1 c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 [2022-03-31T04:04:34.267Z] $ docker rm -f c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T04:04:34.652Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-31T04:04:34.903Z] Stashed 1 file(s) [Pipeline] echo [2022-03-31T04:04:34.907Z] [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 [2022-03-31T04:04:35.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T04:04:35.025Z] ========================================================= [2022-03-31T04:04:35.025Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-31T04:04:35.025Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T04:04:35.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T04:04:35.316Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-31T04:04:35.316Z] 59bf1c3509f3: Pulling fs layer [2022-03-31T04:04:35.316Z] 666ba61612fd: Pulling fs layer [2022-03-31T04:04:35.316Z] 8ed8ca486205: Pulling fs layer [2022-03-31T04:04:35.316Z] 4fe6c5a15a65: Pulling fs layer [2022-03-31T04:04:35.316Z] 22a0e8bec74d: Pulling fs layer [2022-03-31T04:04:35.316Z] 640e595b4fbd: Pulling fs layer [2022-03-31T04:04:35.316Z] 763cafe07f6e: Pulling fs layer [2022-03-31T04:04:35.316Z] 0c0b528cf693: Pulling fs layer [2022-03-31T04:04:35.316Z] 10935f4eaf8b: Pulling fs layer [2022-03-31T04:04:35.316Z] 640e595b4fbd: Waiting [2022-03-31T04:04:35.316Z] 763cafe07f6e: Waiting [2022-03-31T04:04:35.316Z] 10935f4eaf8b: Waiting [2022-03-31T04:04:35.316Z] 22a0e8bec74d: Waiting [2022-03-31T04:04:35.316Z] 0c0b528cf693: Waiting [2022-03-31T04:04:35.316Z] 8ed8ca486205: Verifying Checksum [2022-03-31T04:04:35.316Z] 8ed8ca486205: Download complete [2022-03-31T04:04:35.316Z] 666ba61612fd: Download complete [2022-03-31T04:04:35.316Z] 22a0e8bec74d: Verifying Checksum [2022-03-31T04:04:35.316Z] 22a0e8bec74d: Download complete [2022-03-31T04:04:35.316Z] 59bf1c3509f3: Verifying Checksum [2022-03-31T04:04:35.316Z] 640e595b4fbd: Verifying Checksum [2022-03-31T04:04:35.316Z] 640e595b4fbd: Download complete [2022-03-31T04:04:35.316Z] 763cafe07f6e: Verifying Checksum [2022-03-31T04:04:35.316Z] 763cafe07f6e: Download complete [2022-03-31T04:04:35.577Z] 0c0b528cf693: Download complete [2022-03-31T04:04:35.577Z] 59bf1c3509f3: Pull complete [2022-03-31T04:04:35.837Z] 666ba61612fd: Pull complete [2022-03-31T04:04:35.837Z] 8ed8ca486205: Pull complete [2022-03-31T04:04:36.098Z] 10935f4eaf8b: Verifying Checksum [2022-03-31T04:04:36.098Z] 10935f4eaf8b: Download complete [2022-03-31T04:04:36.098Z] 4fe6c5a15a65: Verifying Checksum [2022-03-31T04:04:36.098Z] 4fe6c5a15a65: Download complete [2022-03-31T04:04:40.295Z] 4fe6c5a15a65: Pull complete [2022-03-31T04:04:40.295Z] 22a0e8bec74d: Pull complete [2022-03-31T04:04:40.295Z] 640e595b4fbd: Pull complete [2022-03-31T04:04:40.557Z] 763cafe07f6e: Pull complete [2022-03-31T04:04:40.557Z] 0c0b528cf693: Pull complete [2022-03-31T04:04:43.109Z] 10935f4eaf8b: Pull complete [2022-03-31T04:04:43.109Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-31T04:04:43.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T04:04:43.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T04:04:43.417Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T04:04:43.417Z] WORKDIR /edgex [2022-03-31T04:04:43.417Z] COPY go.mod . [2022-03-31T04:04:43.417Z] RUN go mod download [2022-03-31T04:04:43.417Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-31T04:04:44.807Z] Sending build context to Docker daemon 334.6MB [2022-03-31T04:04:44.807Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T04:04:44.807Z] ---> 99d49a6021b9 [2022-03-31T04:04:44.807Z] Step 2/4 : WORKDIR /edgex [2022-03-31T04:04:47.356Z] ---> Running in a9fb492b90fc [2022-03-31T04:04:47.356Z] Removing intermediate container a9fb492b90fc [2022-03-31T04:04:47.356Z] ---> fd9e00d5bbb2 [2022-03-31T04:04:47.356Z] Step 3/4 : COPY go.mod . [2022-03-31T04:04:47.356Z] ---> fd4552dd056e [2022-03-31T04:04:47.356Z] Step 4/4 : RUN go mod download [2022-03-31T04:04:47.356Z] ---> Running in 8a72d0fb574e [2022-03-31T04:04:49.984Z] Still waiting to schedule task [2022-03-31T04:04:49.984Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9553’ is offline [2022-03-31T04:05:02.264Z] Removing intermediate container 8a72d0fb574e [2022-03-31T04:05:02.264Z] ---> 709f1cd35cc1 [2022-03-31T04:05:02.264Z] Successfully built 709f1cd35cc1 [2022-03-31T04:05:02.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:05:02.558Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T04:05:02.558Z] . [Pipeline] withDockerContainer [2022-03-31T04:05:02.643Z] prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container [2022-03-31T04:05:02.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-31T04:05:03.119Z] $ docker top 13b83a401e90f26b81f24c9ab779d4056948a28281ea9430eb2876d40159d0f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T04:05:03.492Z] + go version [2022-03-31T04:05:03.492Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-31T04:05:03.508Z] $ docker stop --time=1 13b83a401e90f26b81f24c9ab779d4056948a28281ea9430eb2876d40159d0f4 [2022-03-31T04:05:04.785Z] $ docker rm -f 13b83a401e90f26b81f24c9ab779d4056948a28281ea9430eb2876d40159d0f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:05:05.205Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T04:05:05.206Z] . [Pipeline] withDockerContainer [2022-03-31T04:05:05.277Z] prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container [2022-03-31T04:05:05.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-31T04:05:05.706Z] $ docker top de5a87e5d1a024b0ae9dd28df61844c43515394ea75173912eeae5b6df856ebb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T04:05:05.787Z] ========================================================= [2022-03-31T04:05:05.787Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T04:05:05.787Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T04:05:06.077Z] + make test [2022-03-31T04:05:06.077Z] go mod tidy -compat=1.17 [2022-03-31T04:05:06.077Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T04:05:12.653Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T04:05:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T04:05:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements [2022-03-31T04:05:24.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T04:05:25.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.9% of statements [2022-03-31T04:05:25.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T04:05:25.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T04:05:30.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.010s coverage: 89.2% of statements [2022-03-31T04:05:30.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T04:05:30.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T04:05:30.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T04:05:30.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.4% of statements [2022-03-31T04:05:30.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T04:05:30.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T04:05:30.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T04:05:30.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T04:05:30.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T04:05:30.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.465s coverage: 94.9% of statements [2022-03-31T04:05:30.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T04:05:30.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T04:05:30.724Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements [2022-03-31T04:05:30.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T04:05:30.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T04:05:30.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T04:05:30.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T04:05:30.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T04:05:30.724Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements [2022-03-31T04:05:30.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T04:05:30.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T04:05:30.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T04:05:30.724Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.104s coverage: 0.9% of statements [2022-03-31T04:05:30.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T04:05:30.724Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-03-31T04:05:30.724Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 24.0% of statements [2022-03-31T04:05:30.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T04:05:30.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2022-03-31T04:05:30.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-03-31T04:05:30.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2022-03-31T04:05:30.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-03-31T04:05:30.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2022-03-31T04:05:38.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2022-03-31T04:05:38.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2022-03-31T04:05:40.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements [2022-03-31T04:05:40.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 58.8% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.157s coverage: 91.2% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.417s coverage: 65.4% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.060s coverage: 28.9% of statements [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T04:05:50.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-03-31T04:05:50.417Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-31T04:05:50.417Z] 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 [2022-03-31T04:06:08.519Z] GO111MODULE=on go vet ./... [2022-03-31T04:06:13.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T04:06:13.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T04:06:14.072Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T04:06:14.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T04:06:14.952Z] + ls -al . [2022-03-31T04:06:14.952Z] total 664 [2022-03-31T04:06:14.952Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 04:06 . [2022-03-31T04:06:14.952Z] drwxr-xr-x 4 root root 4096 Mar 31 04:05 .. [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 04:04 .dockerignore [2022-03-31T04:06:14.952Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 04:04 .git [2022-03-31T04:06:14.952Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 04:04 .github [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 04:04 .gitignore [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 04:04 .golangci.yml [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 04:04 .hadolint.yml [2022-03-31T04:06:14.952Z] drwx------ 3 1001 1001 4096 Mar 31 04:04 .semver [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 04:04 .sonarcloud.properties [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 04:04 ADOPTERS.md [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 04:04 Attribution.txt [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 04:04 CHANGELOG.md [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 04:04 CONTRIBUTING.md [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 04:04 GOVERNANCE.md [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 04:04 Jenkinsfile [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 04:04 LICENSE [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 04:04 Makefile [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 04:04 OWNERS.md [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 04:04 README.md [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 04:04 SECURITY.md [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 04:04 VERSION [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 04:04 ZMQWindows.md [2022-03-31T04:06:14.952Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 04:04 bin [2022-03-31T04:06:14.952Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 04:04 cmd [2022-03-31T04:06:14.952Z] -rw-r--r-- 1 root root 429764 Mar 31 04:05 coverage.out [2022-03-31T04:06:14.952Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 04:04 go.mod [2022-03-31T04:06:14.953Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 04:04 go.sum [2022-03-31T04:06:14.953Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 04:04 internal [2022-03-31T04:06:14.953Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 04:04 openapi [2022-03-31T04:06:14.953Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 04:04 snap [2022-03-31T04:06:14.953Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 04:04 version.go [Pipeline] sh [2022-03-31T04:06:15.244Z] + '[' -e coverage.out ] [2022-03-31T04:06:15.244Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T04:06:15.356Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T04:06:15.640Z] + make build [2022-03-31T04:06:15.640Z] 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 [2022-03-31T04:06:27.733Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9556 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws [2022-03-31T04:06:27.747Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-31T04:06:27.970Z] The recommended git tool is: git [2022-03-31T04:06:33.746Z] 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 [2022-03-31T04:06:35.159Z] using credential edgex-jenkins-ssh [2022-03-31T04:06:35.179Z] Cloning the remote Git repository [2022-03-31T04:06:35.281Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T04:06:35.385Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-31T04:06:35.541Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T04:06:35.543Z] > git --version # timeout=10 [2022-03-31T04:06:35.629Z] > git --version # 'git version 2.25.1' [2022-03-31T04:06:35.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T04:06:35.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T04:06:43.724Z] 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 [2022-03-31T04:06:45.107Z] 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 [2022-03-31T04:06:46.488Z] 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 [2022-03-31T04:06:46.748Z] 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 [2022-03-31T04:06:48.132Z] 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 [2022-03-31T04:06:49.075Z] 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 [2022-03-31T04:06:50.456Z] 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 [2022-03-31T04:06:51.398Z] 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 [2022-03-31T04:06:52.782Z] 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 [2022-03-31T04:06:53.725Z] 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 [2022-03-31T04:06:53.841Z] Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:06:54.223Z] Merge succeeded, producing c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:06:54.224Z] Checking out Revision c870e69a3546c9bb2ebfd772f2567623e2946be6 (PR-3937) [2022-03-31T04:06:52.727Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T04:06:52.786Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T04:06:52.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T04:06:52.916Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T04:06:52.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T04:06:52.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T04:06:53.866Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T04:06:53.893Z] > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # timeout=10 [2022-03-31T04:06:54.133Z] > git remote # timeout=10 [2022-03-31T04:06:54.153Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T04:06:54.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T04:06:54.179Z] > git merge ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 [2022-03-31T04:06:54.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T04:06:54.236Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T04:06:54.253Z] > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # timeout=10 [2022-03-31T04:06:55.637Z] 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] } [2022-03-31T04:06:56.593Z] $ docker stop --time=1 de5a87e5d1a024b0ae9dd28df61844c43515394ea75173912eeae5b6df856ebb [2022-03-31T04:06:58.485Z] Commit message: "feat(metadata): implement DELETE device command API" [2022-03-31T04:06:59.318Z] $ docker rm -f de5a87e5d1a024b0ae9dd28df61844c43515394ea75173912eeae5b6df856ebb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-31T04:07:00.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T04:07:00.241Z] [2022-03-31T04:07:00.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:07:00.514Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-31T04:07:00.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T04:07:00.514Z] Dload Upload Total Spent Left Speed [2022-03-31T04:07:00.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49345 0 --:--:-- --:--:-- --:--:-- 49345 [2022-03-31T04:07:00.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T04:07:00.542Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-31T04:07:00.542Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-31T04:07:00.542Z] ca9280d653b3: Pulling fs layer [2022-03-31T04:07:00.542Z] 7e9c9ca2126c: Pulling fs layer [2022-03-31T04:07:00.542Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-03-31T04:07:00.801Z] ca9280d653b3: Verifying Checksum [2022-03-31T04:07:00.801Z] ca9280d653b3: Download complete [2022-03-31T04:07:00.801Z] cbdbe7a5bc2a: Pull complete [2022-03-31T04:07:01.062Z] 7e9c9ca2126c: Download complete [2022-03-31T04:07:01.062Z] ca9280d653b3: Pull complete [2022-03-31T04:07:01.075Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-31T04:07:01.428Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-31T04:07:01.428Z] + sudo tee /etc/docker/daemon.new [2022-03-31T04:07:01.428Z] { [2022-03-31T04:07:01.428Z] "registry-mirrors": [ [2022-03-31T04:07:01.428Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-31T04:07:01.428Z] ], [2022-03-31T04:07:01.428Z] "bip": "10.250.0.254/24", [2022-03-31T04:07:01.428Z] "hosts": [ [2022-03-31T04:07:01.428Z] "tcp://0.0.0.0:5555", [2022-03-31T04:07:01.428Z] "unix:///var/run/docker.sock" [2022-03-31T04:07:01.428Z] ], [2022-03-31T04:07:01.428Z] "mtu": 1458, [2022-03-31T04:07:01.428Z] "selinux-enabled": true, [2022-03-31T04:07:01.428Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-31T04:07:01.428Z] } [Pipeline] sh [2022-03-31T04:07:01.796Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-31T04:07:02.151Z] + sudo service docker restart [2022-03-31T04:07:04.364Z] 7e9c9ca2126c: Pull complete [2022-03-31T04:07:04.364Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-31T04:07:04.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T04:07:04.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-31T04:07:04.428Z] prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container [2022-03-31T04:07:04.465Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-31T04:07:05.870Z] $ docker top 9c3d64abd8329e63622a9d8510ff46930d357311d1ac2ec20052ba8157718e4e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T04:07:06.222Z] + docker-compose build --help [2022-03-31T04:07:06.222Z] + grep parallel [2022-03-31T04:07:06.793Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T04:07:06.807Z] $ docker stop --time=1 9c3d64abd8329e63622a9d8510ff46930d357311d1ac2ec20052ba8157718e4e [2022-03-31T04:07:08.126Z] $ docker rm -f 9c3d64abd8329e63622a9d8510ff46930d357311d1ac2ec20052ba8157718e4e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:07:08.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T04:07:08.610Z] . [Pipeline] withDockerContainer [2022-03-31T04:07:08.691Z] prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container [2022-03-31T04:07:08.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-31T04:07:09.088Z] $ docker top f7909960492ca242c52b2109df745dea86716611a981d0e9d7adce0f9aa895bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T04:07:09.451Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T04:07:10.021Z] Building core-command ... [2022-03-31T04:07:10.021Z] Building core-data ... [2022-03-31T04:07:10.021Z] Building core-metadata ... [2022-03-31T04:07:10.021Z] Building security-bootstrapper ... [2022-03-31T04:07:10.021Z] Building security-proxy-setup ... [2022-03-31T04:07:10.021Z] Building security-secretstore-setup ... [2022-03-31T04:07:10.021Z] Building security-spiffe-token-provider ... [2022-03-31T04:07:10.021Z] Building security-spire-agent ... [2022-03-31T04:07:10.021Z] Building security-spire-config ... [2022-03-31T04:07:10.021Z] Building security-spire-server ... [2022-03-31T04:07:10.021Z] Building support-notifications ... [2022-03-31T04:07:10.021Z] Building support-scheduler ... [2022-03-31T04:07:10.021Z] Building sys-mgmt-agent ... [2022-03-31T04:07:10.021Z] Building security-spire-config [2022-03-31T04:07:10.021Z] Building security-secretstore-setup [2022-03-31T04:07:10.021Z] Building core-data [2022-03-31T04:07:10.021Z] Building security-bootstrapper [2022-03-31T04:07:10.021Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T04:07:20.677Z] provisioning config files... [2022-03-31T04:07:20.703Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3056450037894228893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T04:07:21.057Z] ---> docker-login.sh [2022-03-31T04:07:21.057Z] nexus3.edgexfoundry.org:10001 [2022-03-31T04:07:21.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T04:07:21.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T04:07:21.934Z] Configure a credential helper to remove this warning. See [2022-03-31T04:07:21.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T04:07:21.934Z] [2022-03-31T04:07:21.934Z] Login Succeeded [2022-03-31T04:07:21.934Z] nexus3.edgexfoundry.org:10002 [2022-03-31T04:07:22.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T04:07:22.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T04:07:22.481Z] Configure a credential helper to remove this warning. See [2022-03-31T04:07:22.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T04:07:22.481Z] [2022-03-31T04:07:22.481Z] Login Succeeded [2022-03-31T04:07:22.481Z] nexus3.edgexfoundry.org:10003 [2022-03-31T04:07:22.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T04:07:22.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T04:07:22.754Z] Configure a credential helper to remove this warning. See [2022-03-31T04:07:22.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T04:07:22.754Z] [2022-03-31T04:07:22.754Z] Login Succeeded [2022-03-31T04:07:22.754Z] nexus3.edgexfoundry.org:10004 [2022-03-31T04:07:23.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T04:07:23.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T04:07:23.354Z] Configure a credential helper to remove this warning. See [2022-03-31T04:07:23.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T04:07:23.354Z] [2022-03-31T04:07:23.354Z] Login Succeeded [2022-03-31T04:07:23.354Z] docker.io [2022-03-31T04:07:23.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T04:07:24.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T04:07:24.221Z] Configure a credential helper to remove this warning. See [2022-03-31T04:07:24.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T04:07:24.221Z] [2022-03-31T04:07:24.221Z] Login Succeeded [2022-03-31T04:07:24.221Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T04:07:24.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-31T04:07:24.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T04:07:24.761Z] ========================================================= [2022-03-31T04:07:24.761Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-31T04:07:24.761Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T04:07:25.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T04:07:25.363Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-31T04:07:25.363Z] 9b3977197b4f: Pulling fs layer [2022-03-31T04:07:25.363Z] 1a89e8eeedd5: Pulling fs layer [2022-03-31T04:07:25.363Z] 94645a83ff95: Pulling fs layer [2022-03-31T04:07:25.363Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-31T04:07:25.363Z] 0c92f367c5e7: Pulling fs layer [2022-03-31T04:07:25.363Z] f7c0051592d6: Pulling fs layer [2022-03-31T04:07:25.363Z] 3f3a8bcf1eab: Waiting [2022-03-31T04:07:25.363Z] 0c92f367c5e7: Waiting [2022-03-31T04:07:25.363Z] a227ed2f7395: Pulling fs layer [2022-03-31T04:07:25.363Z] f7c0051592d6: Waiting [2022-03-31T04:07:25.363Z] 7b1c46037f91: Pulling fs layer [2022-03-31T04:07:25.363Z] a227ed2f7395: Waiting [2022-03-31T04:07:25.363Z] 7b1c46037f91: Waiting [2022-03-31T04:07:25.363Z] 94645a83ff95: Verifying Checksum [2022-03-31T04:07:25.363Z] 94645a83ff95: Download complete [2022-03-31T04:07:25.363Z] 1a89e8eeedd5: Verifying Checksum [2022-03-31T04:07:25.363Z] 1a89e8eeedd5: Download complete [2022-03-31T04:07:25.363Z] 0c92f367c5e7: Verifying Checksum [2022-03-31T04:07:25.363Z] 0c92f367c5e7: Download complete [2022-03-31T04:07:25.363Z] f7c0051592d6: Verifying Checksum [2022-03-31T04:07:25.363Z] f7c0051592d6: Download complete [2022-03-31T04:07:25.363Z] 9b3977197b4f: Download complete [2022-03-31T04:07:25.363Z] a227ed2f7395: Verifying Checksum [2022-03-31T04:07:25.363Z] a227ed2f7395: Download complete [2022-03-31T04:07:26.354Z] 9b3977197b4f: Pull complete [2022-03-31T04:07:26.631Z] 1a89e8eeedd5: Pull complete [2022-03-31T04:07:26.907Z] 94645a83ff95: Pull complete [2022-03-31T04:07:27.520Z] 7b1c46037f91: Verifying Checksum [2022-03-31T04:07:27.520Z] 7b1c46037f91: Download complete [2022-03-31T04:07:28.115Z] 3f3a8bcf1eab: Download complete [2022-03-31T04:07:28.121Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:07:28.121Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:07:28.121Z] ---> 709f1cd35cc1 [2022-03-31T04:07:28.121Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T04:07:28.121Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:07:28.121Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:07:28.121Z] ---> 709f1cd35cc1 [2022-03-31T04:07:28.121Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T04:07:28.380Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:07:28.380Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:07:28.380Z] ---> 709f1cd35cc1 [2022-03-31T04:07:28.380Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T04:07:28.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:07:28.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:07:28.642Z] ---> 709f1cd35cc1 [2022-03-31T04:07:28.642Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T04:07:28.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:07:28.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:07:28.642Z] ---> 709f1cd35cc1 [2022-03-31T04:07:28.642Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T04:07:32.846Z] ---> Running in 670b53e18f44 [2022-03-31T04:07:32.846Z] ---> Running in 4c1158974661 [2022-03-31T04:07:32.846Z] ---> Running in 0db8ae5cf190 [2022-03-31T04:07:32.846Z] ---> Running in d47ffc770c61 [2022-03-31T04:07:32.846Z] ---> Running in 84253671a73c [2022-03-31T04:07:32.846Z] Removing intermediate container 670b53e18f44 [2022-03-31T04:07:32.846Z] ---> e807dbec0e7a [2022-03-31T04:07:32.846Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:07:32.846Z] Removing intermediate container 4c1158974661 [2022-03-31T04:07:32.846Z] ---> 85005d8b7ae5 [2022-03-31T04:07:32.846Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:07:32.846Z] Removing intermediate container 0db8ae5cf190 [2022-03-31T04:07:32.846Z] ---> 768e20e221e4 [2022-03-31T04:07:32.846Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:07:32.846Z] Removing intermediate container d47ffc770c61 [2022-03-31T04:07:32.846Z] ---> 56d333312ccd [2022-03-31T04:07:32.846Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:07:32.846Z] Removing intermediate container 84253671a73c [2022-03-31T04:07:32.846Z] ---> 1c6f815aa263 [2022-03-31T04:07:32.846Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:07:32.846Z] ---> Running in accab4f3f3e8 [2022-03-31T04:07:32.846Z] ---> Running in b898d9ead496 [2022-03-31T04:07:32.846Z] ---> Running in bd3c0f42223e [2022-03-31T04:07:32.846Z] ---> Running in 0a1ab24a2f2c [2022-03-31T04:07:32.846Z] ---> Running in 7300fc0263c3 [2022-03-31T04:07:33.423Z] Removing intermediate container accab4f3f3e8 [2022-03-31T04:07:33.423Z] ---> dc0d46c527b8 [2022-03-31T04:07:33.423Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T04:07:33.685Z] ---> Running in 0c20d3bde9e0 [2022-03-31T04:07:34.255Z] Removing intermediate container b898d9ead496 [2022-03-31T04:07:34.255Z] ---> 5f98676ae195 [2022-03-31T04:07:34.255Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T04:07:34.255Z] ---> Running in 7f50dda7b8f5 [2022-03-31T04:07:34.255Z] Removing intermediate container bd3c0f42223e [2022-03-31T04:07:34.255Z] ---> 6241b91bcb28 [2022-03-31T04:07:34.255Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T04:07:34.256Z] Removing intermediate container 7300fc0263c3 [2022-03-31T04:07:34.256Z] ---> 29a7a4880919 [2022-03-31T04:07:34.256Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T04:07:34.514Z] ---> Running in dbc8a1f477c4 [2022-03-31T04:07:34.514Z] Removing intermediate container 0a1ab24a2f2c [2022-03-31T04:07:34.514Z] ---> f335c6604df8 [2022-03-31T04:07:34.514Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T04:07:34.514Z] ---> Running in 9d0b94d01f99 [2022-03-31T04:07:34.514Z] ---> Running in d8f8a22ee723 [2022-03-31T04:07:34.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:07:34.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:07:34.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:07:35.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:07:35.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:07:35.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:07:35.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:07:35.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:07:35.554Z] OK: 221 MiB in 52 packages [2022-03-31T04:07:35.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:07:35.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:07:35.829Z] OK: 221 MiB in 52 packages [2022-03-31T04:07:36.105Z] OK: 221 MiB in 52 packages [2022-03-31T04:07:36.105Z] Removing intermediate container 0c20d3bde9e0 [2022-03-31T04:07:36.105Z] ---> 6084433383cf [2022-03-31T04:07:36.105Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T04:07:36.105Z] OK: 221 MiB in 52 packages [2022-03-31T04:07:36.105Z] OK: 221 MiB in 52 packages [2022-03-31T04:07:36.367Z] ---> e5d6a44236d1 [2022-03-31T04:07:36.367Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:07:36.367Z] Removing intermediate container 7f50dda7b8f5 [2022-03-31T04:07:36.367Z] ---> 5fa3848b8f47 [2022-03-31T04:07:36.367Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T04:07:36.367Z] ---> Running in 4b5ca1119470 [2022-03-31T04:07:36.628Z] ---> 5681c9b2f3af [2022-03-31T04:07:36.628Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:07:36.628Z] Removing intermediate container dbc8a1f477c4 [2022-03-31T04:07:36.628Z] ---> 1563af13ba80 [2022-03-31T04:07:36.628Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T04:07:36.628Z] ---> Running in 21fcf6a70233 [2022-03-31T04:07:36.628Z] Removing intermediate container d8f8a22ee723 [2022-03-31T04:07:36.628Z] ---> d9b64c872a9c [2022-03-31T04:07:36.628Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T04:07:36.890Z] ---> 5b6316da5468 [2022-03-31T04:07:36.890Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:07:36.890Z] ---> Running in a24392cdf5c8 [2022-03-31T04:07:36.890Z] Removing intermediate container 9d0b94d01f99 [2022-03-31T04:07:36.890Z] ---> c637c99183f7 [2022-03-31T04:07:36.890Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T04:07:36.890Z] ---> 756dfe31cf95 [2022-03-31T04:07:36.890Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:07:36.890Z] ---> Running in 7f1673f771e3 [2022-03-31T04:07:37.155Z] ---> 58ed8e53cd86 [2022-03-31T04:07:37.155Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:07:37.155Z] ---> Running in db32fc33f030 [2022-03-31T04:07:37.728Z] Removing intermediate container 4b5ca1119470 [2022-03-31T04:07:37.728Z] ---> b85489dbc28e [2022-03-31T04:07:37.728Z] Step 8/25 : COPY . . [2022-03-31T04:07:38.299Z] Removing intermediate container 21fcf6a70233 [2022-03-31T04:07:38.299Z] ---> aeecaa321a2f [2022-03-31T04:07:38.299Z] Step 8/31 : COPY . . [2022-03-31T04:07:40.531Z] 3f3a8bcf1eab: Pull complete [2022-03-31T04:07:40.531Z] 0c92f367c5e7: Pull complete [2022-03-31T04:07:40.531Z] f7c0051592d6: Pull complete [2022-03-31T04:07:40.531Z] a227ed2f7395: Pull complete [2022-03-31T04:07:41.590Z] Removing intermediate container a24392cdf5c8 [2022-03-31T04:07:41.591Z] ---> aa1c50467d29 [2022-03-31T04:07:41.591Z] Step 8/23 : COPY . . [2022-03-31T04:07:44.915Z] Removing intermediate container 7f1673f771e3 [2022-03-31T04:07:44.915Z] Removing intermediate container db32fc33f030 [2022-03-31T04:07:44.915Z] ---> 7eedf1fa163f [2022-03-31T04:07:44.915Z] ---> 7845e3e18ac6 [2022-03-31T04:07:44.915Z] Step 8/24 : COPY . .Step 8/23 : COPY . . [2022-03-31T04:07:44.915Z] [2022-03-31T04:07:44.915Z] ---> 0ac62e33103e [2022-03-31T04:07:44.915Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T04:07:44.915Z] ---> d092060addfa [2022-03-31T04:07:44.915Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T04:07:45.193Z] ---> Running in ab6db876ea5c [2022-03-31T04:07:45.193Z] ---> Running in 8e3fff7c0d5a [2022-03-31T04:07:45.829Z] 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 [2022-03-31T04:07:45.829Z] 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 [2022-03-31T04:07:47.256Z] 7b1c46037f91: Pull complete [2022-03-31T04:07:47.257Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-31T04:07:47.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T04:07:47.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T04:07:47.616Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T04:07:47.616Z] WORKDIR /edgex [2022-03-31T04:07:47.616Z] COPY go.mod . [2022-03-31T04:07:47.616Z] RUN go mod download [2022-03-31T04:07:47.616Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-31T04:07:51.080Z] Sending build context to Docker daemon 169.1MB [2022-03-31T04:07:51.080Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T04:07:51.080Z] ---> f79e39bc4007 [2022-03-31T04:07:51.080Z] Step 2/4 : WORKDIR /edgex [2022-03-31T04:07:52.442Z] ---> 1f928a3caa5e [2022-03-31T04:07:52.442Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T04:07:52.518Z] ---> Running in 070438f99d5f [2022-03-31T04:07:52.790Z] Removing intermediate container 070438f99d5f [2022-03-31T04:07:52.790Z] ---> 37af82267ef3 [2022-03-31T04:07:52.790Z] Step 3/4 : COPY go.mod . [2022-03-31T04:07:53.063Z] ---> 6e20ccf290cf [2022-03-31T04:07:53.063Z] Step 4/4 : RUN go mod download [2022-03-31T04:07:53.339Z] ---> Running in 3bfe89673149 [2022-03-31T04:07:54.986Z] ---> Running in 03ea0fdc27f1 [2022-03-31T04:07:54.986Z] ---> d1d7236d2f89 [2022-03-31T04:07:54.986Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T04:07:54.986Z] ---> 8b00a9de6426 [2022-03-31T04:07:54.986Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T04:07:55.246Z] ---> Running in ff53be6b998f [2022-03-31T04:07:55.246Z] ---> Running in b86562923dc1 [2022-03-31T04:07:55.842Z] Removing intermediate container ff53be6b998f [2022-03-31T04:07:55.842Z] ---> c2a9c9ecb8f9 [2022-03-31T04:07:55.842Z] 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" [2022-03-31T04:07:55.842Z] 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 [2022-03-31T04:07:56.104Z] 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 [2022-03-31T04:07:56.105Z] ---> Running in 3cf7f06dff7b [2022-03-31T04:07:57.487Z] spire-1.2.0/ [2022-03-31T04:07:58.876Z] spire-1.2.0/README.md [2022-03-31T04:07:58.876Z] spire-1.2.0/bin/ [2022-03-31T04:07:58.876Z] spire-1.2.0/bin/spire-server [2022-03-31T04:07:58.876Z] spire-1.2.0/bin/spire-agent [2022-03-31T04:07:58.876Z] spire-1.2.0/conf/ [2022-03-31T04:07:58.876Z] spire-1.2.0/conf/server/ [2022-03-31T04:07:58.876Z] spire-1.2.0/conf/server/server.conf [2022-03-31T04:07:58.876Z] spire-1.2.0/conf/agent/ [2022-03-31T04:07:58.876Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T04:07:58.876Z] spire-1.2.0/LICENSE [2022-03-31T04:08:03.076Z] Removing intermediate container 3cf7f06dff7b [2022-03-31T04:08:03.076Z] ---> 5acef48b85fe [2022-03-31T04:08:03.076Z] [2022-03-31T04:08:03.076Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T04:08:03.076Z] 3.15: Pulling from library/alpine [2022-03-31T04:08:03.334Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T04:08:03.334Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T04:08:03.334Z] ---> 76c8fb57b6fc [2022-03-31T04:08:03.334Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T04:08:04.271Z] ---> Running in 0c11aa3d8df0 [2022-03-31T04:08:04.530Z] Removing intermediate container 0c11aa3d8df0 [2022-03-31T04:08:04.530Z] ---> e088bc904bda [2022-03-31T04:08:04.530Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:08:04.790Z] ---> Running in 4adcde8eaf9d [2022-03-31T04:08:07.327Z] Removing intermediate container 4adcde8eaf9d [2022-03-31T04:08:07.327Z] ---> d3bad35f35d5 [2022-03-31T04:08:07.327Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T04:08:07.327Z] ---> Running in e87dea88c4d5 [2022-03-31T04:08:08.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:09.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:09.474Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T04:08:09.474Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T04:08:09.474Z] OK: 15854 distinct packages available [2022-03-31T04:08:09.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:10.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:10.873Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T04:08:10.873Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T04:08:10.873Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T04:08:11.131Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T04:08:11.131Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T04:08:11.131Z] OK: 6 MiB in 18 packages [2022-03-31T04:08:11.391Z] 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 [2022-03-31T04:08:13.300Z] Removing intermediate container e87dea88c4d5 [2022-03-31T04:08:13.300Z] ---> 09ed1c4cab19 [2022-03-31T04:08:13.300Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T04:08:18.579Z] ---> ec4843d500ed [2022-03-31T04:08:18.579Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T04:08:18.579Z] Removing intermediate container ab6db876ea5c [2022-03-31T04:08:18.579Z] ---> 868fc175b26a [2022-03-31T04:08:18.579Z] [2022-03-31T04:08:18.579Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T04:08:18.579Z] Removing intermediate container 8e3fff7c0d5a [2022-03-31T04:08:18.579Z] ---> 58e1e81e4d35 [2022-03-31T04:08:18.579Z] [2022-03-31T04:08:18.579Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T04:08:18.579Z] 3.14: Pulling from library/alpine [2022-03-31T04:08:18.579Z] 3.14: Pulling from library/alpine [2022-03-31T04:08:18.579Z] ---> 15d9a4418ce5 [2022-03-31T04:08:18.579Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T04:08:18.579Z] ---> Running in 35a406651d11 [2022-03-31T04:08:18.579Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T04:08:18.839Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T04:08:18.839Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T04:08:18.839Z] Status: Image is up to date for alpine:3.14 [2022-03-31T04:08:18.839Z] ---> 84b07dd2d1fd [2022-03-31T04:08:18.839Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T04:08:19.103Z] ---> 84b07dd2d1fd [2022-03-31T04:08:19.103Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T04:08:19.103Z] Removing intermediate container 35a406651d11 [2022-03-31T04:08:19.103Z] ---> 6bbfde2271f2 [2022-03-31T04:08:19.104Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T04:08:19.104Z] ---> Running in 5e6e5a5ece02 [2022-03-31T04:08:19.104Z] ---> Running in 7ac6368bc63b [2022-03-31T04:08:19.671Z] Removing intermediate container 5e6e5a5ece02 [2022-03-31T04:08:19.671Z] ---> 82e66933da70 [2022-03-31T04:08:19.671Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T04:08:19.671Z] ---> 256dc86ad589 [2022-03-31T04:08:19.671Z] Step 19/24 : WORKDIR / [2022-03-31T04:08:19.932Z] ---> Running in b676067c2543 [2022-03-31T04:08:19.932Z] ---> Running in 22da714318e7 [2022-03-31T04:08:19.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:19.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:20.191Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T04:08:20.191Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T04:08:20.191Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T04:08:20.191Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:08:20.191Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T04:08:20.451Z] Removing intermediate container 22da714318e7 [2022-03-31T04:08:20.451Z] ---> 6308e2472887 [2022-03-31T04:08:20.451Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T04:08:20.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:20.451Z] OK: 6 MiB in 17 packages [2022-03-31T04:08:20.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:20.451Z] ---> Running in c625261f13b7 [2022-03-31T04:08:20.716Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T04:08:20.716Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T04:08:20.716Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:08:20.716Z] OK: 6 MiB in 16 packages [2022-03-31T04:08:20.976Z] Removing intermediate container c625261f13b7 [2022-03-31T04:08:20.976Z] ---> 0c1a55792044 [2022-03-31T04:08:20.976Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T04:08:20.976Z] ---> Running in 70fa948f09f2 [2022-03-31T04:08:21.253Z] Removing intermediate container 7ac6368bc63b [2022-03-31T04:08:21.253Z] ---> e8c752ce2dbf [2022-03-31T04:08:21.253Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T04:08:21.516Z] Removing intermediate container 70fa948f09f2 [2022-03-31T04:08:21.516Z] ---> 98cdd754d880 [2022-03-31T04:08:21.516Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T04:08:21.776Z] ---> Running in 2598bacb8747 [2022-03-31T04:08:21.776Z] Removing intermediate container b676067c2543 [2022-03-31T04:08:21.776Z] ---> 720f5de48eeb [2022-03-31T04:08:21.776Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T04:08:21.776Z] ---> Running in 954ebb0c06e6 [2022-03-31T04:08:21.776Z] ---> Running in 97b5b72ed708 [2022-03-31T04:08:21.776Z] Removing intermediate container 2598bacb8747 [2022-03-31T04:08:21.776Z] ---> 6250b65ce349 [2022-03-31T04:08:21.776Z] Step 13/25 : WORKDIR / [2022-03-31T04:08:22.035Z] Removing intermediate container 954ebb0c06e6 [2022-03-31T04:08:22.036Z] ---> Running in 521f0c890d5e [2022-03-31T04:08:22.036Z] ---> 976c76247d3d [2022-03-31T04:08:22.036Z] Step 23/24 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:08:22.296Z] Removing intermediate container 97b5b72ed708 [2022-03-31T04:08:22.296Z] ---> 363c2fe4b35b [2022-03-31T04:08:22.296Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T04:08:22.296Z] ---> Running in e680ff2a558a [2022-03-31T04:08:22.573Z] Removing intermediate container 521f0c890d5e [2022-03-31T04:08:22.573Z] ---> 0cd11aad3169 [2022-03-31T04:08:22.573Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-31T04:08:22.573Z] ---> Running in b0b95e417ac7 [2022-03-31T04:08:22.573Z] Removing intermediate container e680ff2a558a [2022-03-31T04:08:22.573Z] ---> f2246166fb01 [2022-03-31T04:08:22.573Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T04:08:23.149Z] Removing intermediate container b0b95e417ac7 [2022-03-31T04:08:23.149Z] ---> c26624094d7b [2022-03-31T04:08:23.149Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T04:08:23.149Z] ---> Running in f5cfff89f4ee [2022-03-31T04:08:23.149Z] ---> f75d06adc09a [2022-03-31T04:08:23.149Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-31T04:08:23.149Z] ---> Running in a7f98f7d99c7 [2022-03-31T04:08:23.411Z] Removing intermediate container f5cfff89f4ee [2022-03-31T04:08:23.411Z] ---> 747f8781ec53 [2022-03-31T04:08:23.411Z] [2022-03-31T04:08:23.671Z] Successfully built 747f8781ec53 [2022-03-31T04:08:23.671Z] ---> e10d2a899322 [2022-03-31T04:08:23.671Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T04:08:23.671Z] Successfully tagged security-spire-config:latest [2022-03-31T04:08:23.671Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-03-31T04:08:24.612Z] Removing intermediate container 03ea0fdc27f1 [2022-03-31T04:08:24.612Z] ---> 3afc1cbb4725 [2022-03-31T04:08:24.612Z] [2022-03-31T04:08:24.612Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T04:08:24.612Z] ---> 84b07dd2d1fd [2022-03-31T04:08:24.612Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T04:08:27.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:08:27.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:08:27.907Z] ---> 709f1cd35cc1 [2022-03-31T04:08:27.907Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T04:08:27.907Z] ---> Using cache [2022-03-31T04:08:27.907Z] ---> 56d333312ccd [2022-03-31T04:08:27.907Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:08:27.907Z] ---> Using cache [2022-03-31T04:08:27.907Z] ---> f335c6604df8 [2022-03-31T04:08:27.907Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T04:08:27.907Z] ---> c05c648d87a6 [2022-03-31T04:08:27.907Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-31T04:08:27.907Z] ---> Running in 9755a86991cf [2022-03-31T04:08:27.907Z] ---> Running in 1dd0d681d6a2 [2022-03-31T04:08:28.169Z] Removing intermediate container a7f98f7d99c7 [2022-03-31T04:08:28.169Z] ---> 513bd3b6c7d5 [2022-03-31T04:08:28.169Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T04:08:28.169Z] ---> 99ff05f5d162 [2022-03-31T04:08:28.169Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T04:08:28.169Z] ---> Running in edc6f1eb855d [2022-03-31T04:08:28.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:28.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:28.997Z] Removing intermediate container edc6f1eb855d [2022-03-31T04:08:28.997Z] ---> b8519ad6f8a3 [2022-03-31T04:08:28.997Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T04:08:28.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:28.997Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T04:08:28.997Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:08:28.997Z] OK: 6 MiB in 15 packages [2022-03-31T04:08:29.260Z] ---> 3bb4a2249093 [2022-03-31T04:08:29.260Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T04:08:29.524Z] ---> 6d90803679c6 [2022-03-31T04:08:29.524Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T04:08:29.524Z] ---> Running in 6c86ad2169d4 [2022-03-31T04:08:29.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:30.044Z] OK: 221 MiB in 52 packages [2022-03-31T04:08:30.044Z] ---> 8cd379bd1e46 [2022-03-31T04:08:30.044Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T04:08:30.044Z] Removing intermediate container 1dd0d681d6a2 [2022-03-31T04:08:30.044Z] ---> 9e277f9299dd [2022-03-31T04:08:30.044Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T04:08:30.303Z] ---> Running in aa2e8fd663f9 [2022-03-31T04:08:30.303Z] ---> 207eca705a5e [2022-03-31T04:08:30.303Z] 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/ [2022-03-31T04:08:30.562Z] Removing intermediate container aa2e8fd663f9 [2022-03-31T04:08:30.562Z] ---> 8065556a22fc [2022-03-31T04:08:30.563Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T04:08:30.563Z] ---> Running in 044ee2b1328d [2022-03-31T04:08:30.822Z] ---> Running in 1d59a22abc70 [2022-03-31T04:08:30.822Z] Removing intermediate container 9755a86991cf [2022-03-31T04:08:30.822Z] ---> 2e61bb123c6f [2022-03-31T04:08:30.822Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T04:08:30.822Z] Removing intermediate container 6c86ad2169d4 [2022-03-31T04:08:30.822Z] ---> 4fcf334dfb13 [2022-03-31T04:08:30.822Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:08:30.822Z] Removing intermediate container 1d59a22abc70 [2022-03-31T04:08:30.822Z] ---> aa6f2e77f636 [2022-03-31T04:08:30.822Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T04:08:30.822Z] Removing intermediate container b86562923dc1 [2022-03-31T04:08:30.822Z] ---> 13db6a0e635e [2022-03-31T04:08:30.822Z] [2022-03-31T04:08:30.822Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T04:08:30.822Z] ---> 84b07dd2d1fd [2022-03-31T04:08:31.091Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T04:08:31.091Z] ---> Running in d25e7681d6bd [2022-03-31T04:08:31.091Z] ---> Running in 0bdd44e342b8 [2022-03-31T04:08:31.091Z] ---> 8a51eb10c653 [2022-03-31T04:08:31.091Z] ---> 53ce8256ca7e [2022-03-31T04:08:31.091Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper .Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:08:31.091Z] [2022-03-31T04:08:31.091Z] ---> Running in af604d5151a4 [2022-03-31T04:08:31.351Z] Removing intermediate container d25e7681d6bd [2022-03-31T04:08:31.351Z] ---> 6452eeaf42ff [2022-03-31T04:08:31.351Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T04:08:31.351Z] Removing intermediate container 0bdd44e342b8 [2022-03-31T04:08:31.351Z] ---> 1b4e646b4dec [2022-03-31T04:08:31.351Z] Step 15/23 : WORKDIR / [2022-03-31T04:08:31.614Z] ---> Running in 1d4affbf45dd [2022-03-31T04:08:31.615Z] ---> Running in ce54da28fdb9 [2022-03-31T04:08:31.615Z] Removing intermediate container 1d4affbf45dd [2022-03-31T04:08:31.615Z] ---> c204bf1ba1ef [2022-03-31T04:08:31.615Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T04:08:31.615Z] Removing intermediate container 044ee2b1328d [2022-03-31T04:08:31.615Z] ---> 8dceb6de33c8 [2022-03-31T04:08:31.615Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T04:08:31.874Z] Removing intermediate container ce54da28fdb9 [2022-03-31T04:08:31.874Z] ---> cd771d95db69 [2022-03-31T04:08:31.874Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:08:31.874Z] ---> 758c9f6dd2de [2022-03-31T04:08:31.874Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T04:08:31.874Z] ---> Running in a7c2eccb4dde [2022-03-31T04:08:31.874Z] ---> Running in ce5d27bd023e [2022-03-31T04:08:31.874Z] Removing intermediate container a7c2eccb4dde [2022-03-31T04:08:31.874Z] ---> f5565ff65572 [2022-03-31T04:08:31.874Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:08:32.169Z] ---> Running in 69b0aeb569db [2022-03-31T04:08:32.169Z] ---> c5062543a69b [2022-03-31T04:08:32.169Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T04:08:32.169Z] Removing intermediate container ce5d27bd023e [2022-03-31T04:08:32.169Z] ---> cfa5a4a1daf9 [2022-03-31T04:08:32.169Z] Step 23/25 : LABEL arch=x86_64 [2022-03-31T04:08:32.169Z] ---> 4833036e0058 [2022-03-31T04:08:32.169Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T04:08:32.169Z] ---> Running in cec1dad64dcf [2022-03-31T04:08:32.169Z] ---> 26443120adff [2022-03-31T04:08:32.169Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T04:08:32.432Z] Removing intermediate container cec1dad64dcf [2022-03-31T04:08:32.432Z] ---> cf54fe479fa6 [2022-03-31T04:08:32.432Z] Step 24/25 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:08:32.432Z] ---> Running in 0a02ce6503f3 [2022-03-31T04:08:32.432Z] ---> aee1db272e72 [2022-03-31T04:08:32.432Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T04:08:32.692Z] ---> Running in 29514f17bdb0 [2022-03-31T04:08:32.692Z] Removing intermediate container af604d5151a4 [2022-03-31T04:08:32.692Z] ---> 06cebc0b954b [2022-03-31T04:08:32.692Z] Step 8/23 : COPY . . [2022-03-31T04:08:33.026Z] Removing intermediate container 0a02ce6503f3 [2022-03-31T04:08:33.026Z] ---> eb7fc673550a [2022-03-31T04:08:33.026Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T04:08:33.026Z] ---> 9b3766642e64 [2022-03-31T04:08:33.026Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T04:08:33.026Z] ---> Running in d9b9970f16cd [2022-03-31T04:08:33.598Z] Removing intermediate container 29514f17bdb0 [2022-03-31T04:08:33.598Z] ---> da74093f4404 [2022-03-31T04:08:33.598Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T04:08:34.168Z] Removing intermediate container 69b0aeb569db [2022-03-31T04:08:34.168Z] ---> 41284a5c5bd3 [2022-03-31T04:08:34.168Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T04:08:35.111Z] ---> a7aa3c3bf31a [2022-03-31T04:08:35.111Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T04:08:35.111Z] Removing intermediate container d9b9970f16cd [2022-03-31T04:08:35.111Z] ---> 5b792e5d1f8c [2022-03-31T04:08:35.111Z] [2022-03-31T04:08:35.374Z] ---> Running in 20bf8d18a44e [2022-03-31T04:08:35.374Z] Successfully built 5b792e5d1f8c [2022-03-31T04:08:35.374Z] Successfully tagged security-secretstore-setup:latest [2022-03-31T04:08:35.374Z] ---> d9191322156b [2022-03-31T04:08:35.374Z]  Building security-secretstore-setup ... done Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T04:08:35.374Z] Building security-spiffe-token-provider [2022-03-31T04:08:35.374Z] ---> Running in c475c537371a [2022-03-31T04:08:35.633Z] ---> Running in e31d9bd6dd26 [2022-03-31T04:08:36.686Z] Removing intermediate container c475c537371a [2022-03-31T04:08:36.686Z] ---> 7bb5344630ea [2022-03-31T04:08:36.686Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:08:36.686Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:37.690Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:37.690Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T04:08:37.690Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T04:08:37.690Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T04:08:37.964Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T04:08:37.964Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T04:08:37.964Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T04:08:38.224Z] ---> Running in b04b1d407500 [2022-03-31T04:08:38.224Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:08:38.224Z] OK: 8 MiB in 20 packages [2022-03-31T04:08:38.827Z] Removing intermediate container b04b1d407500 [2022-03-31T04:08:38.827Z] ---> c426ddcdb5f1 [2022-03-31T04:08:38.827Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T04:08:39.398Z] ---> Running in 43d9856760e4 [2022-03-31T04:08:39.660Z] Removing intermediate container e31d9bd6dd26 [2022-03-31T04:08:39.660Z] ---> 0d866b18c554 [2022-03-31T04:08:39.660Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T04:08:39.660Z] ---> 5b85f5adc389 [2022-03-31T04:08:39.660Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T04:08:39.660Z] Removing intermediate container 43d9856760e4 [2022-03-31T04:08:39.660Z] ---> e8c19374da25 [2022-03-31T04:08:39.660Z] Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:08:40.234Z] Removing intermediate container 20bf8d18a44e [2022-03-31T04:08:40.234Z] ---> 79ebccde2e23 [2022-03-31T04:08:40.234Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:08:40.234Z] ---> Running in 0a8e308c5175 [2022-03-31T04:08:40.234Z] ---> Running in 22c5483633bb [2022-03-31T04:08:40.234Z] ---> Running in 9000e34c9b4b [2022-03-31T04:08:40.495Z] Removing intermediate container 0a8e308c5175 [2022-03-31T04:08:40.495Z] ---> d9ffeb1ff3ff [2022-03-31T04:08:40.495Z] Step 28/31 : CMD ["gate"] [2022-03-31T04:08:40.495Z] ---> 5e6873b2056d [2022-03-31T04:08:40.495Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T04:08:40.495Z] Removing intermediate container 9000e34c9b4b [2022-03-31T04:08:40.495Z] ---> 0e8e17a35e0b [2022-03-31T04:08:40.496Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T04:08:40.496Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:08:40.496Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:08:40.496Z] ---> 709f1cd35cc1 [2022-03-31T04:08:40.496Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T04:08:40.496Z] ---> Using cache [2022-03-31T04:08:40.496Z] ---> 56d333312ccd [2022-03-31T04:08:40.496Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T04:08:40.757Z] ---> Running in 2f4c6f4013ec [2022-03-31T04:08:40.757Z] 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 [2022-03-31T04:08:40.757Z] ---> Running in 2612c50d8b8a [2022-03-31T04:08:40.757Z] ---> Running in f5e76ea66035 [2022-03-31T04:08:41.019Z] Removing intermediate container 2f4c6f4013ec [2022-03-31T04:08:41.019Z] ---> 8c3c4ccca61b [2022-03-31T04:08:41.019Z] Step 29/31 : LABEL arch=x86_64 [2022-03-31T04:08:41.019Z] Removing intermediate container 2612c50d8b8a [2022-03-31T04:08:41.019Z] ---> 0d6d89bb2a0e [2022-03-31T04:08:41.019Z] [2022-03-31T04:08:41.294Z] Successfully built 0d6d89bb2a0e [2022-03-31T04:08:41.294Z] Successfully tagged core-command:latest [2022-03-31T04:08:41.294Z] Building support-scheduler [2022-03-31T04:08:41.294Z] ---> Running in 373a3fd8c03e [2022-03-31T04:08:41.294Z]  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:41.294Z] ---> c7c41d616948 [2022-03-31T04:08:41.294Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T04:08:41.556Z] Removing intermediate container 373a3fd8c03e [2022-03-31T04:08:41.556Z] ---> 387885771dfc [2022-03-31T04:08:41.556Z] Step 30/31 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:08:42.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:42.696Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T04:08:42.696Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T04:08:42.696Z] OK: 15864 distinct packages available [2022-03-31T04:08:42.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:43.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:08:43.838Z] OK: 221 MiB in 52 packages [2022-03-31T04:08:43.838Z] ---> Running in a017dc86a148 [2022-03-31T04:08:43.838Z] ---> b113ddafaf0f [2022-03-31T04:08:43.838Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T04:08:44.779Z] ---> Running in 00652a5e4ebc [2022-03-31T04:08:44.779Z] Removing intermediate container a017dc86a148 [2022-03-31T04:08:44.779Z] ---> 434af85612c2 [2022-03-31T04:08:44.779Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T04:08:45.039Z] ---> Running in b08070027b98 [2022-03-31T04:08:45.039Z] Removing intermediate container 00652a5e4ebc [2022-03-31T04:08:45.039Z] ---> a9edfa6a74ec [2022-03-31T04:08:45.039Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:08:45.039Z] Removing intermediate container f5e76ea66035 [2022-03-31T04:08:45.039Z] ---> ff1151bed2f0 [2022-03-31T04:08:45.039Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T04:08:45.299Z] ---> Running in 2f2c579b848e [2022-03-31T04:08:45.299Z] Removing intermediate container b08070027b98 [2022-03-31T04:08:45.299Z] ---> 608ee1703a34 [2022-03-31T04:08:45.299Z] [2022-03-31T04:08:45.566Z] Removing intermediate container 2f2c579b848e [2022-03-31T04:08:45.566Z] ---> 603758a8fbf5 [2022-03-31T04:08:45.566Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T04:08:45.566Z] Successfully built 608ee1703a34 [2022-03-31T04:08:45.566Z] ---> 692335cdd6c8 [2022-03-31T04:08:45.566Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:08:45.566Z] Successfully tagged security-bootstrapper:latest [2022-03-31T04:08:45.566Z]  Building security-bootstrapper ... done Building core-metadata [2022-03-31T04:08:45.828Z] ---> Running in 1a463605e085 [2022-03-31T04:08:45.828Z] ---> Running in b7bd6326e112 [2022-03-31T04:08:46.088Z] Removing intermediate container 1a463605e085 [2022-03-31T04:08:46.088Z] ---> 0f066366d7f2 [2022-03-31T04:08:46.088Z] Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:08:48.008Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:08:48.008Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:08:48.008Z] ---> 709f1cd35cc1 [2022-03-31T04:08:48.008Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T04:08:48.008Z] ---> Using cache [2022-03-31T04:08:48.008Z] ---> 56d333312ccd [2022-03-31T04:08:48.008Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:08:48.008Z] ---> Using cache [2022-03-31T04:08:48.008Z] ---> f335c6604df8 [2022-03-31T04:08:48.008Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T04:08:48.008Z] ---> Using cache [2022-03-31T04:08:48.008Z] ---> d9b64c872a9c [2022-03-31T04:08:48.008Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T04:08:48.008Z] ---> Using cache [2022-03-31T04:08:48.008Z] ---> 756dfe31cf95 [2022-03-31T04:08:48.008Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:08:48.008Z] ---> Using cache [2022-03-31T04:08:48.008Z] ---> 7eedf1fa163f [2022-03-31T04:08:48.008Z] Step 8/22 : COPY . . [2022-03-31T04:08:48.008Z] ---> Using cache [2022-03-31T04:08:48.008Z] ---> 8b00a9de6426 [2022-03-31T04:08:48.008Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T04:08:48.267Z] ---> Running in d1cb2a56584a [2022-03-31T04:08:48.838Z] ---> Running in 57314180d937 [2022-03-31T04:08:49.098Z] Removing intermediate container d1cb2a56584a [2022-03-31T04:08:49.098Z] ---> 101ea770ac11 [2022-03-31T04:08:49.098Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T04:08:49.920Z] Removing intermediate container 3bfe89673149 [2022-03-31T04:08:49.920Z] ---> dbbe712ca450 [2022-03-31T04:08:49.920Z] Successfully built dbbe712ca450 [2022-03-31T04:08:49.920Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:08:50.036Z] ---> Running in 0cf3675b3eb0 [2022-03-31T04:08:50.036Z] Removing intermediate container b7bd6326e112 [2022-03-31T04:08:50.036Z] ---> 44ea133fcc92 [2022-03-31T04:08:50.036Z] Step 7/20 : COPY . . [2022-03-31T04:08:50.036Z] 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 [2022-03-31T04:08:50.265Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T04:08:50.265Z] . [Pipeline] withDockerContainer [2022-03-31T04:08:50.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-9556 does not seem to be running inside a container [2022-03-31T04:08:50.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T04:08:50.608Z] Removing intermediate container 0cf3675b3eb0 [2022-03-31T04:08:50.608Z] ---> 4551b32de6eb [2022-03-31T04:08:50.608Z] [2022-03-31T04:08:50.608Z] Successfully built 4551b32de6eb [2022-03-31T04:08:50.608Z] Successfully tagged core-data:latest [2022-03-31T04:08:50.608Z]  Building core-data ... done Building security-spire-server [2022-03-31T04:08:51.942Z] $ docker top bc32586c2db860dab573912d1ba2a62bf1e2b3a045ae91edc252b66b7c3bcdfc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T04:08:52.859Z] + go version [2022-03-31T04:08:52.860Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-31T04:08:52.888Z] $ docker stop --time=1 bc32586c2db860dab573912d1ba2a62bf1e2b3a045ae91edc252b66b7c3bcdfc [2022-03-31T04:08:53.152Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:08:53.153Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:08:53.153Z] ---> 709f1cd35cc1 [2022-03-31T04:08:53.153Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T04:08:53.153Z] ---> Using cache [2022-03-31T04:08:53.153Z] ---> 56d333312ccd [2022-03-31T04:08:53.153Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:08:53.153Z] ---> Using cache [2022-03-31T04:08:53.153Z] ---> f335c6604df8 [2022-03-31T04:08:53.153Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T04:08:53.153Z] ---> Using cache [2022-03-31T04:08:53.153Z] ---> d9b64c872a9c [2022-03-31T04:08:53.153Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T04:08:53.153Z] ---> Using cache [2022-03-31T04:08:53.153Z] ---> 756dfe31cf95 [2022-03-31T04:08:53.153Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:08:53.153Z] ---> Using cache [2022-03-31T04:08:53.153Z] ---> 7eedf1fa163f [2022-03-31T04:08:53.153Z] Step 8/23 : COPY . . [2022-03-31T04:08:53.153Z] ---> Using cache [2022-03-31T04:08:53.153Z] ---> 8b00a9de6426 [2022-03-31T04:08:53.153Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T04:08:54.534Z] $ docker rm -f bc32586c2db860dab573912d1ba2a62bf1e2b3a045ae91edc252b66b7c3bcdfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:08:55.126Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T04:08:55.126Z] . [Pipeline] withDockerContainer [2022-03-31T04:08:55.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-9556 does not seem to be running inside a container [2022-03-31T04:08:55.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T04:08:56.757Z] $ docker top 630ca86162b541a14ea475481bdfd966ed91c92ca5e2ec8fa75b52ce450a425e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T04:08:57.038Z] ========================================================= [2022-03-31T04:08:57.038Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T04:08:57.038Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T04:08:57.695Z] + make test [2022-03-31T04:08:57.695Z] go mod tidy -compat=1.17 [2022-03-31T04:08:58.440Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:08:58.440Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:08:58.440Z] ---> 709f1cd35cc1 [2022-03-31T04:08:58.440Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T04:08:58.440Z] ---> Using cache [2022-03-31T04:08:58.440Z] ---> 56d333312ccd [2022-03-31T04:08:58.440Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:08:58.440Z] ---> Using cache [2022-03-31T04:08:58.440Z] ---> f335c6604df8 [2022-03-31T04:08:58.440Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T04:08:58.440Z] ---> Using cache [2022-03-31T04:08:58.441Z] ---> d9b64c872a9c [2022-03-31T04:08:58.441Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T04:08:58.441Z] ---> Using cache [2022-03-31T04:08:58.441Z] ---> 756dfe31cf95 [2022-03-31T04:08:58.441Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:08:58.441Z] ---> Using cache [2022-03-31T04:08:58.441Z] ---> 7eedf1fa163f [2022-03-31T04:08:58.441Z] Step 8/23 : COPY . . [2022-03-31T04:08:58.441Z] ---> Using cache [2022-03-31T04:08:58.441Z] ---> 8b00a9de6426 [2022-03-31T04:08:58.441Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T04:08:58.441Z] ---> Using cache [2022-03-31T04:08:58.441Z] ---> c2a9c9ecb8f9 [2022-03-31T04:08:58.441Z] 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" [2022-03-31T04:08:58.441Z] ---> Using cache [2022-03-31T04:08:58.441Z] ---> 5acef48b85fe [2022-03-31T04:08:58.441Z] [2022-03-31T04:08:58.441Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T04:08:58.441Z] ---> 76c8fb57b6fc [2022-03-31T04:08:58.441Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T04:08:58.441Z] ---> Using cache [2022-03-31T04:08:58.441Z] ---> e088bc904bda [2022-03-31T04:08:58.441Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:08:58.441Z] ---> Using cache [2022-03-31T04:08:58.441Z] ---> d3bad35f35d5 [2022-03-31T04:08:58.441Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T04:08:58.677Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T04:09:01.743Z] ---> Running in 8aa841f28fa1 [2022-03-31T04:09:01.743Z] ---> Running in db0ff964b3ee [2022-03-31T04:09:01.743Z] ---> 12c918ace6fe [2022-03-31T04:09:01.743Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T04:09:01.743Z] ---> Running in 44eae80b96b6 [2022-03-31T04:09:02.313Z] 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 [2022-03-31T04:09:02.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:02.572Z] 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 [2022-03-31T04:09:03.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:03.710Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T04:09:03.710Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T04:09:03.710Z] OK: 15854 distinct packages available [2022-03-31T04:09:03.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:04.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:04.909Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T04:09:04.909Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T04:09:04.909Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T04:09:05.169Z] Removing intermediate container 22c5483633bb [2022-03-31T04:09:05.169Z] ---> 2080608e7ab6 [2022-03-31T04:09:05.169Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T04:09:05.169Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T04:09:05.169Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T04:09:05.169Z] ---> Running in 71321fd67348 [2022-03-31T04:09:05.428Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T04:09:05.428Z] OK: 6 MiB in 19 packages [2022-03-31T04:09:05.998Z] 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 [2022-03-31T04:09:06.567Z] Removing intermediate container db0ff964b3ee [2022-03-31T04:09:06.567Z] ---> aff1b8fb9558 [2022-03-31T04:09:06.567Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T04:09:07.954Z] Removing intermediate container 71321fd67348 [2022-03-31T04:09:07.954Z] ---> a72e436268ba [2022-03-31T04:09:07.954Z] [2022-03-31T04:09:07.954Z] Step 11/23 : FROM docker:20.10.10 [2022-03-31T04:09:07.954Z] 20.10.10: Pulling from library/docker [2022-03-31T04:09:08.213Z] ---> 714d72db2171 [2022-03-31T04:09:08.213Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T04:09:09.597Z] ---> 0d59842fccc4 [2022-03-31T04:09:09.597Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T04:09:10.540Z] ---> 00502cea2fcc [2022-03-31T04:09:10.540Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T04:09:11.489Z] ---> 08165e51999f [2022-03-31T04:09:11.489Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T04:09:11.489Z] ---> Running in fa9e8adcd14b [2022-03-31T04:09:12.433Z] Removing intermediate container fa9e8adcd14b [2022-03-31T04:09:12.433Z] ---> b8e1ab030510 [2022-03-31T04:09:12.433Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T04:09:12.693Z] ---> Running in 1d4f94f9b818 [2022-03-31T04:09:13.265Z] Removing intermediate container 1d4f94f9b818 [2022-03-31T04:09:13.265Z] ---> 7924d87570c9 [2022-03-31T04:09:13.265Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T04:09:13.838Z] ---> Running in d9d61bbb4a80 [2022-03-31T04:09:14.407Z] Removing intermediate container d9d61bbb4a80 [2022-03-31T04:09:14.407Z] ---> 72b43572efc4 [2022-03-31T04:09:14.407Z] Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:09:14.667Z] ---> Running in 9fbf79bf6d18 [2022-03-31T04:09:15.240Z] Removing intermediate container 9fbf79bf6d18 [2022-03-31T04:09:15.240Z] ---> 5d157e54280f [2022-03-31T04:09:15.240Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T04:09:15.813Z] ---> Running in df5eb3aee516 [2022-03-31T04:09:16.754Z] Removing intermediate container df5eb3aee516 [2022-03-31T04:09:16.754Z] ---> d823793d1bac [2022-03-31T04:09:16.754Z] [2022-03-31T04:09:17.012Z] Successfully built d823793d1bac [2022-03-31T04:09:17.012Z] Successfully tagged security-spire-server:latest [2022-03-31T04:09:17.012Z]  Building security-spire-server ... done Building support-notifications [2022-03-31T04:09:17.012Z] Removing intermediate container 57314180d937 [2022-03-31T04:09:17.012Z] ---> 2b54e76bf46b [2022-03-31T04:09:17.012Z] [2022-03-31T04:09:17.012Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T04:09:17.012Z] ---> 84b07dd2d1fd [2022-03-31T04:09:17.012Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T04:09:17.012Z] ---> Using cache [2022-03-31T04:09:17.012Z] ---> 9e277f9299dd [2022-03-31T04:09:17.012Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T04:09:17.012Z] ---> Using cache [2022-03-31T04:09:17.012Z] ---> 8065556a22fc [2022-03-31T04:09:17.012Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T04:09:20.297Z] ---> Running in 767cc3e3cdbf [2022-03-31T04:09:22.200Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:09:22.200Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:09:22.200Z] ---> 709f1cd35cc1 [2022-03-31T04:09:22.200Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T04:09:22.200Z] ---> Using cache [2022-03-31T04:09:22.200Z] ---> 56d333312ccd [2022-03-31T04:09:22.200Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:09:22.200Z] ---> Using cache [2022-03-31T04:09:22.200Z] ---> f335c6604df8 [2022-03-31T04:09:22.200Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T04:09:22.769Z] Removing intermediate container 767cc3e3cdbf [2022-03-31T04:09:22.769Z] ---> 49a797a9f285 [2022-03-31T04:09:22.769Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T04:09:22.769Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-31T04:09:23.028Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-31T04:09:23.028Z] ---> Running in 2034e09c5d2a [2022-03-31T04:09:23.028Z] ---> b706a049f56e [2022-03-31T04:09:23.028Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-31T04:09:23.028Z] ---> Running in a76fcfd59bad [2022-03-31T04:09:23.028Z] ---> Running in 37566c6be8b8 [2022-03-31T04:09:23.028Z] Removing intermediate container 2034e09c5d2a [2022-03-31T04:09:23.028Z] ---> 1298998bf7ef [2022-03-31T04:09:23.028Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:09:23.294Z] Removing intermediate container 37566c6be8b8 [2022-03-31T04:09:23.294Z] ---> 44299a19a8e4 [2022-03-31T04:09:23.294Z] 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 [2022-03-31T04:09:23.294Z] ---> dfcc71278da1 [2022-03-31T04:09:23.294Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T04:09:23.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:23.294Z] ---> Running in 71fbcfd11696 [2022-03-31T04:09:23.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:23.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:24.148Z] (1/42) Installing readline (8.1.0-r0) [2022-03-31T04:09:24.148Z] (2/42) Installing bash (5.1.16-r0) [2022-03-31T04:09:24.148Z] Executing bash-5.1.16-r0.post-install [2022-03-31T04:09:24.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:24.148Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-31T04:09:24.148Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T04:09:24.148Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-31T04:09:24.148Z] (6/42) Installing curl (7.79.1-r0) [2022-03-31T04:09:24.148Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-31T04:09:24.148Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-31T04:09:24.148Z] (9/42) Installing expat (2.4.7-r0) [2022-03-31T04:09:24.407Z] (10/42) Installing libffi (3.3-r2) [2022-03-31T04:09:24.407Z] (11/42) Installing gdbm (1.19-r0) [2022-03-31T04:09:24.407Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-31T04:09:24.407Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T04:09:24.407Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T04:09:24.407Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-31T04:09:24.407Z] ---> 5ee019fa52ae [2022-03-31T04:09:24.407Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T04:09:24.407Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-31T04:09:24.407Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-31T04:09:24.668Z] OK: 221 MiB in 52 packages [2022-03-31T04:09:24.946Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-31T04:09:24.946Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-31T04:09:24.946Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-31T04:09:24.946Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-31T04:09:24.946Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-31T04:09:24.946Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-31T04:09:24.946Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-31T04:09:24.946Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-31T04:09:24.946Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-31T04:09:24.946Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-31T04:09:24.946Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-31T04:09:24.946Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-31T04:09:24.946Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-31T04:09:24.946Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-31T04:09:25.249Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-31T04:09:25.249Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-31T04:09:25.249Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-31T04:09:25.249Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-31T04:09:25.249Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-31T04:09:25.249Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-31T04:09:25.249Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-31T04:09:25.249Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-31T04:09:25.249Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-31T04:09:25.249Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-31T04:09:25.249Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-31T04:09:25.508Z] ---> 643fb3a04538 [2022-03-31T04:09:25.508Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T04:09:25.508Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:09:25.508Z] OK: 84 MiB in 64 packages [2022-03-31T04:09:25.508Z] ---> Running in 6d0570c7cd6a [2022-03-31T04:09:25.767Z] Removing intermediate container a76fcfd59bad [2022-03-31T04:09:25.767Z] ---> a34f269861de [2022-03-31T04:09:25.767Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T04:09:26.027Z] Removing intermediate container 6d0570c7cd6a [2022-03-31T04:09:26.027Z] ---> c4c8df6964c1 [2022-03-31T04:09:26.027Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:09:26.287Z] ---> d3f69f63bf5d [2022-03-31T04:09:26.287Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:09:26.287Z] ---> Running in acbb4780bfb6 [2022-03-31T04:09:26.547Z] ---> Running in 0cbe3ce35b88 [2022-03-31T04:09:26.547Z] Removing intermediate container acbb4780bfb6 [2022-03-31T04:09:26.547Z] ---> 90781131d1a6 [2022-03-31T04:09:26.547Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T04:09:26.547Z] Collecting docker-compose==1.23.2 [2022-03-31T04:09:26.807Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T04:09:26.807Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T04:09:26.807Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T04:09:26.807Z] ---> Running in 3b549ee80b5d [2022-03-31T04:09:27.138Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T04:09:27.138Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T04:09:27.399Z] Removing intermediate container 3b549ee80b5d [2022-03-31T04:09:27.399Z] ---> 1d6c96ff4320 [2022-03-31T04:09:27.399Z] Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:09:27.399Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-31T04:09:27.659Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T04:09:27.659Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T04:09:27.659Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T04:09:27.659Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T04:09:27.659Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T04:09:27.659Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T04:09:27.918Z] ---> Running in 86d356ccc35f [2022-03-31T04:09:28.178Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T04:09:28.178Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T04:09:28.178Z] Removing intermediate container 86d356ccc35f [2022-03-31T04:09:28.178Z] ---> 7eea1982582c [2022-03-31T04:09:28.178Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T04:09:28.452Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T04:09:28.452Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T04:09:28.452Z] ---> Running in 5e81e741a6ec [2022-03-31T04:09:28.452Z] Removing intermediate container 0cbe3ce35b88 [2022-03-31T04:09:28.452Z] ---> d8b9df45ef19 [2022-03-31T04:09:28.452Z] Step 8/22 : COPY . . [2022-03-31T04:09:28.452Z] Removing intermediate container 44eae80b96b6 [2022-03-31T04:09:28.452Z] ---> 5974ea8daba3 [2022-03-31T04:09:28.452Z] [2022-03-31T04:09:28.452Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T04:09:28.452Z] ---> 76c8fb57b6fc [2022-03-31T04:09:28.452Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T04:09:28.452Z] ---> Using cache [2022-03-31T04:09:28.452Z] ---> e088bc904bda [2022-03-31T04:09:28.452Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:09:28.452Z] ---> Using cache [2022-03-31T04:09:28.452Z] ---> d3bad35f35d5 [2022-03-31T04:09:28.452Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T04:09:28.452Z] Collecting PyYAML<4,>=3.10 [2022-03-31T04:09:28.452Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T04:09:28.452Z] Removing intermediate container 8aa841f28fa1 [2022-03-31T04:09:28.452Z] ---> aac57a40188a [2022-03-31T04:09:28.452Z] [2022-03-31T04:09:28.452Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T04:09:28.452Z] ---> 84b07dd2d1fd [2022-03-31T04:09:28.452Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T04:09:28.452Z] ---> Using cache [2022-03-31T04:09:28.452Z] ---> 9e277f9299dd [2022-03-31T04:09:28.452Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T04:09:28.452Z] ---> Using cache [2022-03-31T04:09:28.452Z] ---> 8065556a22fc [2022-03-31T04:09:28.452Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T04:09:28.838Z] ---> Running in ad63f1a7f8ea [2022-03-31T04:09:29.409Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T04:09:29.409Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T04:09:29.409Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T04:09:29.409Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T04:09:29.409Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T04:09:29.409Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T04:09:29.409Z] 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) [2022-03-31T04:09:29.712Z] Collecting idna<2.8,>=2.5 [2022-03-31T04:09:29.712Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T04:09:29.712Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T04:09:29.712Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T04:09:29.712Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T04:09:29.712Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T04:09:29.712Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T04:09:29.712Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T04:09:29.975Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T04:09:29.975Z] Attempting uninstall: urllib3 [2022-03-31T04:09:29.975Z] Found existing installation: urllib3 1.26.5 [2022-03-31T04:09:29.975Z] Uninstalling urllib3-1.26.5: [2022-03-31T04:09:29.975Z] Successfully uninstalled urllib3-1.26.5 [2022-03-31T04:09:29.975Z] Removing intermediate container 5e81e741a6ec [2022-03-31T04:09:29.975Z] ---> 6009bc247d97 [2022-03-31T04:09:29.975Z] [2022-03-31T04:09:29.975Z] ---> Running in f30311aaf104 [2022-03-31T04:09:30.260Z] Attempting uninstall: idna [2022-03-31T04:09:30.260Z] Found existing installation: idna 3.2 [2022-03-31T04:09:30.260Z] Uninstalling idna-3.2: [2022-03-31T04:09:30.260Z] Successfully uninstalled idna-3.2 [2022-03-31T04:09:30.260Z] Successfully built 6009bc247d97 [2022-03-31T04:09:30.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:30.521Z] Successfully tagged support-scheduler:latest [2022-03-31T04:09:30.521Z] Building security-proxy-setup [2022-03-31T04:09:30.521Z]  Building support-scheduler ... done  Attempting uninstall: chardet [2022-03-31T04:09:30.521Z] Found existing installation: chardet 4.0.0 [2022-03-31T04:09:30.521Z] Uninstalling chardet-4.0.0: [2022-03-31T04:09:30.783Z] Successfully uninstalled chardet-4.0.0 [2022-03-31T04:09:31.039Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T04:09:31.043Z] Removing intermediate container f30311aaf104 [2022-03-31T04:09:31.043Z] ---> 282014bd1489 [2022-03-31T04:09:31.043Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T04:09:31.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:31.882Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T04:09:31.882Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T04:09:31.882Z] OK: 15854 distinct packages available [2022-03-31T04:09:31.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:32.450Z] Attempting uninstall: requests [2022-03-31T04:09:32.450Z] Found existing installation: requests 2.25.1 [2022-03-31T04:09:32.450Z] Uninstalling requests-2.25.1: [2022-03-31T04:09:32.450Z] Successfully uninstalled requests-2.25.1 [2022-03-31T04:09:32.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:09:32.969Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T04:09:33.228Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T04:09:33.228Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T04:09:33.228Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T04:09:33.487Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T04:09:33.487Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T04:09:33.746Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T04:09:33.746Z] Running setup.py install for texttable: started [2022-03-31T04:09:33.746Z] ---> Running in 0739d0d3db30 [2022-03-31T04:09:33.746Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T04:09:33.746Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T04:09:34.008Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T04:09:34.009Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T04:09:34.009Z] OK: 8 MiB in 23 packages [2022-03-31T04:09:34.009Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T04:09:34.009Z] Running setup.py install for PyYAML: started [2022-03-31T04:09:34.578Z] Removing intermediate container 0739d0d3db30 [2022-03-31T04:09:34.578Z] ---> dbdbdc14cf56 [2022-03-31T04:09:34.578Z] Step 15/23 : WORKDIR / [2022-03-31T04:09:34.578Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T04:09:34.841Z] Running setup.py install for docopt: started [2022-03-31T04:09:34.841Z] ---> Running in 8db3ab9d1e54 [2022-03-31T04:09:35.102Z] ---> d986e7944305 [2022-03-31T04:09:35.102Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T04:09:35.102Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:09:35.102Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:09:35.102Z] ---> 709f1cd35cc1 [2022-03-31T04:09:35.102Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T04:09:35.102Z] ---> Using cache [2022-03-31T04:09:35.102Z] ---> 56d333312ccd [2022-03-31T04:09:35.102Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:09:35.102Z] ---> Using cache [2022-03-31T04:09:35.102Z] ---> f335c6604df8 [2022-03-31T04:09:35.102Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T04:09:35.102Z] ---> Using cache [2022-03-31T04:09:35.102Z] ---> d9b64c872a9c [2022-03-31T04:09:35.102Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T04:09:35.102Z] ---> Using cache [2022-03-31T04:09:35.102Z] ---> 756dfe31cf95 [2022-03-31T04:09:35.102Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:09:35.102Z] ---> Using cache [2022-03-31T04:09:35.102Z] ---> 7eedf1fa163f [2022-03-31T04:09:35.103Z] Step 8/22 : COPY . . [2022-03-31T04:09:35.103Z] ---> Using cache [2022-03-31T04:09:35.103Z] ---> 8b00a9de6426 [2022-03-31T04:09:35.103Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T04:09:35.362Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T04:09:35.362Z] Running setup.py install for dockerpty: started [2022-03-31T04:09:35.362Z] Removing intermediate container 8db3ab9d1e54 [2022-03-31T04:09:35.362Z] ---> ff9430f59e4c [2022-03-31T04:09:35.363Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:09:35.363Z] ---> Running in a664f251336a [2022-03-31T04:09:35.363Z] ---> Running in 72ae30fc8dbe [2022-03-31T04:09:35.363Z] Removing intermediate container ad63f1a7f8ea [2022-03-31T04:09:35.363Z] ---> 9941700d4183 [2022-03-31T04:09:35.363Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:09:35.622Z] ---> 28e44aada826 [2022-03-31T04:09:35.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T04:09:35.622Z] ---> d4f2fa4c14a1 [2022-03-31T04:09:35.622Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T04:09:35.623Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T04:09:35.882Z] 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 [2022-03-31T04:09:35.882Z] 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 [2022-03-31T04:09:36.142Z] 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 [2022-03-31T04:09:36.712Z] ---> fc16aa322928 [2022-03-31T04:09:36.712Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T04:09:36.712Z] ---> aebb4ca46056 [2022-03-31T04:09:36.712Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T04:09:37.289Z] ---> db47d2822bcd [2022-03-31T04:09:37.289Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T04:09:37.289Z] ---> 70a599b67448 [2022-03-31T04:09:37.289Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T04:09:37.289Z] ---> Running in df0b16d7eb3e [2022-03-31T04:09:37.289Z] ---> Running in a09318db4ed1 [2022-03-31T04:09:37.552Z] Removing intermediate container df0b16d7eb3e [2022-03-31T04:09:37.552Z] ---> 13b04ccc7745 [2022-03-31T04:09:37.552Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:09:37.552Z] Removing intermediate container a09318db4ed1 [2022-03-31T04:09:37.552Z] ---> b7559a9f6b09 [2022-03-31T04:09:37.552Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:09:37.552Z] ---> Running in fabedc842c42 [2022-03-31T04:09:37.552Z] ---> Running in af7734ba4102 [2022-03-31T04:09:37.818Z] Removing intermediate container fabedc842c42 [2022-03-31T04:09:37.818Z] ---> afd50a1d3ffc [2022-03-31T04:09:37.818Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T04:09:37.818Z] Removing intermediate container af7734ba4102 [2022-03-31T04:09:37.818Z] ---> 1d1bd593be72 [2022-03-31T04:09:37.818Z] Step 18/20 : LABEL arch=x86_64 [2022-03-31T04:09:38.083Z] ---> Running in 3b33742ecb37 [2022-03-31T04:09:38.083Z] ---> Running in 0a10c4b92732 [2022-03-31T04:09:38.343Z] Removing intermediate container 0a10c4b92732 [2022-03-31T04:09:38.343Z] ---> a314e783710c [2022-03-31T04:09:38.343Z] Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:09:38.343Z] Removing intermediate container 3b33742ecb37 [2022-03-31T04:09:38.343Z] ---> 73d07cfb37ee [2022-03-31T04:09:38.343Z] Step 19/20 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:09:38.619Z] ---> Running in b7be5e6cc55b [2022-03-31T04:09:38.619Z] ---> Running in 2663cb69233b [2022-03-31T04:09:38.946Z] Removing intermediate container 2663cb69233b [2022-03-31T04:09:38.946Z] ---> a29b97dcb8b5 [2022-03-31T04:09:38.946Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T04:09:38.946Z] Removing intermediate container b7be5e6cc55b [2022-03-31T04:09:38.946Z] ---> 0f6fef7cc6bd [2022-03-31T04:09:38.946Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T04:09:39.256Z] ---> Running in 3b9a64feb668 [2022-03-31T04:09:39.256Z] ---> Running in 22f93ef3c7c9 [2022-03-31T04:09:39.649Z] Removing intermediate container 22f93ef3c7c9 [2022-03-31T04:09:39.649Z] ---> 5d881f237c2b [2022-03-31T04:09:39.649Z] [2022-03-31T04:09:39.649Z] Removing intermediate container 3b9a64feb668 [2022-03-31T04:09:39.649Z] ---> df6b35717f9d [2022-03-31T04:09:39.649Z] [2022-03-31T04:09:39.978Z] Successfully built 5d881f237c2b [2022-03-31T04:09:39.978Z] Successfully tagged core-metadata:latest [2022-03-31T04:09:39.978Z]  Building core-metadata ... done Successfully built df6b35717f9d [2022-03-31T04:09:39.978Z] Building security-spire-agent [2022-03-31T04:09:39.978Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-31T04:09:39.978Z]  Building security-spiffe-token-provider ... done Removing intermediate container 71fbcfd11696 [2022-03-31T04:09:39.978Z] ---> 31d54da3a5b6 [2022-03-31T04:09:39.978Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T04:09:40.236Z] ---> Running in 1004534d1d41 [2022-03-31T04:09:42.772Z] Removing intermediate container 1004534d1d41 [2022-03-31T04:09:42.772Z] ---> be777c8dea0a [2022-03-31T04:09:42.772Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T04:09:44.680Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:09:44.680Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:09:44.680Z] ---> 709f1cd35cc1 [2022-03-31T04:09:44.680Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T04:09:44.680Z] ---> Using cache [2022-03-31T04:09:44.680Z] ---> 56d333312ccd [2022-03-31T04:09:44.680Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:09:44.680Z] ---> Using cache [2022-03-31T04:09:44.680Z] ---> f335c6604df8 [2022-03-31T04:09:44.680Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T04:09:44.680Z] ---> Using cache [2022-03-31T04:09:44.680Z] ---> d9b64c872a9c [2022-03-31T04:09:44.680Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T04:09:44.680Z] ---> Using cache [2022-03-31T04:09:44.680Z] ---> 756dfe31cf95 [2022-03-31T04:09:44.680Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:09:44.680Z] ---> Using cache [2022-03-31T04:09:44.680Z] ---> 7eedf1fa163f [2022-03-31T04:09:44.680Z] Step 8/24 : COPY . . [2022-03-31T04:09:44.680Z] ---> Using cache [2022-03-31T04:09:44.680Z] ---> 8b00a9de6426 [2022-03-31T04:09:44.680Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T04:09:44.680Z] ---> Using cache [2022-03-31T04:09:44.680Z] ---> c2a9c9ecb8f9 [2022-03-31T04:09:44.680Z] 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" [2022-03-31T04:09:44.680Z] ---> Using cache [2022-03-31T04:09:44.680Z] ---> 5acef48b85fe [2022-03-31T04:09:44.680Z] [2022-03-31T04:09:44.680Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T04:09:44.680Z] ---> 76c8fb57b6fc [2022-03-31T04:09:44.680Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T04:09:44.680Z] ---> Using cache [2022-03-31T04:09:44.680Z] ---> e088bc904bda [2022-03-31T04:09:44.680Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:09:44.680Z] ---> Using cache [2022-03-31T04:09:44.680Z] ---> d3bad35f35d5 [2022-03-31T04:09:44.680Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T04:09:44.680Z] ---> Using cache [2022-03-31T04:09:44.680Z] ---> aff1b8fb9558 [2022-03-31T04:09:44.680Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T04:09:44.680Z] ---> Running in b33656875459 [2022-03-31T04:09:45.249Z] Removing intermediate container b33656875459 [2022-03-31T04:09:45.249Z] ---> 03253eb706e2 [2022-03-31T04:09:45.249Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T04:09:45.508Z] ---> 3d5ade96bdbc [2022-03-31T04:09:45.508Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T04:09:48.829Z] ---> 411233dcc212 [2022-03-31T04:09:48.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T04:09:48.829Z] ---> 7fde782cb569 [2022-03-31T04:09:48.829Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T04:09:49.138Z] ---> 0026afb68be3 [2022-03-31T04:09:49.138Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T04:09:49.397Z] ---> 95d81066879b [2022-03-31T04:09:49.397Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T04:09:49.656Z] ---> 7cf59af7c1a7 [2022-03-31T04:09:49.656Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T04:09:49.656Z] ---> Running in feac4ca5919e [2022-03-31T04:09:49.656Z] ---> 211fb277d59f [2022-03-31T04:09:49.656Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T04:09:49.915Z] Removing intermediate container feac4ca5919e [2022-03-31T04:09:49.915Z] ---> 074e233cecaf [2022-03-31T04:09:49.915Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:09:50.174Z] ---> Running in bb015951767b [2022-03-31T04:09:50.174Z] ---> 803e557520a7 [2022-03-31T04:09:50.174Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T04:09:50.174Z] ---> Running in 9c698d3a0adf [2022-03-31T04:09:50.434Z] Removing intermediate container bb015951767b [2022-03-31T04:09:50.434Z] ---> 55ae61bab233 [2022-03-31T04:09:50.434Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T04:09:50.434Z] ---> Running in 8101ba19c981 [2022-03-31T04:09:50.434Z] Removing intermediate container 9c698d3a0adf [2022-03-31T04:09:50.434Z] ---> 30c53d9ce203 [2022-03-31T04:09:50.434Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T04:09:50.434Z] ---> Running in 2a9636c007f0 [2022-03-31T04:09:50.693Z] Removing intermediate container 8101ba19c981 [2022-03-31T04:09:50.693Z] ---> 1e1b3e83af6f [2022-03-31T04:09:50.693Z] Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:09:50.952Z] Removing intermediate container 2a9636c007f0 [2022-03-31T04:09:50.952Z] ---> be9690c8240a [2022-03-31T04:09:50.952Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T04:09:50.952Z] ---> Running in d7421d7bb3cd [2022-03-31T04:09:50.952Z] ---> Running in 58b106e9ab6f [2022-03-31T04:09:51.210Z] Removing intermediate container d7421d7bb3cd [2022-03-31T04:09:51.211Z] ---> 4b61fcb0bb0d [2022-03-31T04:09:51.211Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T04:09:51.787Z] Removing intermediate container 58b106e9ab6f [2022-03-31T04:09:51.787Z] ---> dea7bda398cb [2022-03-31T04:09:51.787Z] Step 23/24 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:09:51.787Z] ---> Running in c6112868692a [2022-03-31T04:09:51.787Z] ---> Running in 5cbb89c4ec64 [2022-03-31T04:09:52.047Z] Removing intermediate container c6112868692a [2022-03-31T04:09:52.047Z] ---> 5f41f2e46b60 [2022-03-31T04:09:52.047Z] [2022-03-31T04:09:52.047Z] Removing intermediate container 5cbb89c4ec64 [2022-03-31T04:09:52.047Z] ---> 2fd6b64df6ab [2022-03-31T04:09:52.047Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T04:09:52.308Z] Successfully built 5f41f2e46b60 [2022-03-31T04:09:52.308Z] Successfully tagged sys-mgmt-agent:latest [2022-03-31T04:09:52.308Z]  Building sys-mgmt-agent ... done  ---> Running in fa74c15ebf98 [2022-03-31T04:09:52.879Z] Removing intermediate container fa74c15ebf98 [2022-03-31T04:09:52.880Z] ---> a5ad2ab880c7 [2022-03-31T04:09:52.880Z] [2022-03-31T04:09:52.880Z] Successfully built a5ad2ab880c7 [2022-03-31T04:09:52.880Z] Successfully tagged security-spire-agent:latest [2022-03-31T04:09:55.420Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T04:10:00.708Z] Removing intermediate container 72ae30fc8dbe [2022-03-31T04:10:00.708Z] ---> aff161c3ac92 [2022-03-31T04:10:00.708Z] [2022-03-31T04:10:00.708Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T04:10:00.708Z] Removing intermediate container a664f251336a [2022-03-31T04:10:00.708Z] ---> 84b07dd2d1fd [2022-03-31T04:10:00.708Z] ---> ccd4cda5124e [2022-03-31T04:10:00.708Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T04:10:00.708Z] [2022-03-31T04:10:00.708Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T04:10:00.708Z] ---> 84b07dd2d1fd [2022-03-31T04:10:00.708Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T04:10:00.708Z] ---> Running in 4e8ef6f2b1d1 [2022-03-31T04:10:00.708Z] ---> Running in 67d1bd171ff4 [2022-03-31T04:10:00.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:10:00.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T04:10:00.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:10:00.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T04:10:00.708Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T04:10:00.708Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T04:10:00.708Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T04:10:00.708Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T04:10:00.708Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T04:10:00.708Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T04:10:00.708Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:10:00.708Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T04:10:00.708Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T04:10:00.708Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T04:10:00.708Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:10:00.708Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T04:10:00.708Z] OK: 6 MiB in 16 packages [2022-03-31T04:10:00.708Z] OK: 8 MiB in 20 packages [2022-03-31T04:10:01.647Z] Removing intermediate container 4e8ef6f2b1d1 [2022-03-31T04:10:01.647Z] ---> cb329f419517 [2022-03-31T04:10:01.647Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T04:10:01.647Z] Removing intermediate container 67d1bd171ff4 [2022-03-31T04:10:01.647Z] ---> d13bdcbd813f [2022-03-31T04:10:01.647Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T04:10:01.647Z] ---> Running in 2afc08df1c78 [2022-03-31T04:10:01.647Z] ---> Running in cd4358dd4dd3 [2022-03-31T04:10:01.647Z] Removing intermediate container 2afc08df1c78 [2022-03-31T04:10:01.647Z] ---> e85164bbc306 [2022-03-31T04:10:01.647Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T04:10:01.647Z] Removing intermediate container cd4358dd4dd3 [2022-03-31T04:10:01.647Z] ---> a17ee41a574d [2022-03-31T04:10:01.647Z] Step 13/22 : WORKDIR /edgex [2022-03-31T04:10:01.647Z] ---> Running in 9fc5b91452f3 [2022-03-31T04:10:01.647Z] ---> Running in fd4a12cbd5ac [2022-03-31T04:10:01.907Z] Removing intermediate container 9fc5b91452f3 [2022-03-31T04:10:01.907Z] ---> ff8fed051e9d [2022-03-31T04:10:01.907Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T04:10:01.907Z] ---> Running in ad13f2fff242 [2022-03-31T04:10:01.907Z] Removing intermediate container fd4a12cbd5ac [2022-03-31T04:10:01.907Z] ---> f2e1b4f87b01 [2022-03-31T04:10:01.907Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T04:10:01.907Z] Removing intermediate container ad13f2fff242 [2022-03-31T04:10:01.907Z] ---> 566ebacb7faa [2022-03-31T04:10:01.907Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:10:02.164Z] ---> 34cd8e0cd8bd [2022-03-31T04:10:02.164Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T04:10:02.164Z] ---> 630df1a2c34b [2022-03-31T04:10:02.164Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T04:10:02.732Z] ---> bc780e38b42f [2022-03-31T04:10:02.732Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T04:10:02.732Z] ---> 8926111bdb20 [2022-03-31T04:10:02.732Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T04:10:02.991Z] ---> 7f2a5cd151a6 [2022-03-31T04:10:02.991Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T04:10:02.991Z] ---> Running in a90f02dc5268 [2022-03-31T04:10:03.251Z] ---> b9c0f66fb01b [2022-03-31T04:10:03.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T04:10:03.251Z] Removing intermediate container a90f02dc5268 [2022-03-31T04:10:03.251Z] ---> a5e329c771d2 [2022-03-31T04:10:03.251Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:10:03.251Z] ---> Running in 19fb4a3c7a87 [2022-03-31T04:10:03.251Z] ---> 38082d0f5b0b [2022-03-31T04:10:03.251Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T04:10:03.510Z] Removing intermediate container 19fb4a3c7a87 [2022-03-31T04:10:03.510Z] ---> 75e1d772b151 [2022-03-31T04:10:03.510Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T04:10:03.510Z] ---> Running in d6f0f46a0bde [2022-03-31T04:10:03.510Z] ---> Running in fa839794c5f7 [2022-03-31T04:10:03.510Z] Removing intermediate container fa839794c5f7 [2022-03-31T04:10:03.510Z] ---> 3940c8ebead6 [2022-03-31T04:10:03.510Z] Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:10:03.510Z] ---> Running in 01b97008b6d0 [2022-03-31T04:10:03.770Z] Removing intermediate container 01b97008b6d0 [2022-03-31T04:10:03.770Z] ---> 52e3fa1494c2 [2022-03-31T04:10:03.770Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T04:10:03.770Z] ---> Running in e5864a941dc8 [2022-03-31T04:10:03.770Z] Removing intermediate container e5864a941dc8 [2022-03-31T04:10:03.770Z] ---> b6b6243d3b39 [2022-03-31T04:10:03.770Z] [2022-03-31T04:10:04.036Z] Successfully built b6b6243d3b39 [2022-03-31T04:10:04.036Z] Successfully tagged support-notifications:latest [2022-03-31T04:10:04.036Z]  Building support-notifications ... done Removing intermediate container d6f0f46a0bde [2022-03-31T04:10:04.036Z] ---> 547910df9c21 [2022-03-31T04:10:04.036Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T04:10:04.036Z] ---> Running in b40a881a05e3 [2022-03-31T04:10:04.299Z] Removing intermediate container b40a881a05e3 [2022-03-31T04:10:04.299Z] ---> 03138abbb00f [2022-03-31T04:10:04.299Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T04:10:04.299Z] ---> Running in ac9f405f6935 [2022-03-31T04:10:04.299Z] Removing intermediate container ac9f405f6935 [2022-03-31T04:10:04.299Z] ---> 2a95849fa19f [2022-03-31T04:10:04.299Z] Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:10:04.558Z] ---> Running in e6b3f0d851dd [2022-03-31T04:10:04.558Z] Removing intermediate container e6b3f0d851dd [2022-03-31T04:10:04.558Z] ---> 212ececbdc65 [2022-03-31T04:10:04.558Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T04:10:04.558Z] ---> Running in 4462a04b8d50 [2022-03-31T04:10:04.558Z] Removing intermediate container 4462a04b8d50 [2022-03-31T04:10:04.558Z] ---> 89c3c488bef7 [2022-03-31T04:10:04.558Z] [2022-03-31T04:10:04.820Z] Successfully built 89c3c488bef7 [2022-03-31T04:10:04.820Z] Successfully tagged security-proxy-setup:latest [2022-03-31T04:10:04.826Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-03-31T04:10:04.832Z] $ docker stop --time=1 f7909960492ca242c52b2109df745dea86716611a981d0e9d7adce0f9aa895bf [2022-03-31T04:10:06.160Z] $ docker rm -f f7909960492ca242c52b2109df745dea86716611a981d0e9d7adce0f9aa895bf [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T04:10:06.510Z] + docker images [2022-03-31T04:10:06.510Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T04:10:06.510Z] security-proxy-setup latest 89c3c488bef7 2 seconds ago 43.4MB [2022-03-31T04:10:06.510Z] support-notifications latest b6b6243d3b39 3 seconds ago 26.6MB [2022-03-31T04:10:06.510Z] ccd4cda5124e 7 seconds ago 1.63GB [2022-03-31T04:10:06.510Z] aff161c3ac92 9 seconds ago 1.62GB [2022-03-31T04:10:06.510Z] security-spire-agent latest a5ad2ab880c7 14 seconds ago 119MB [2022-03-31T04:10:06.510Z] sys-mgmt-agent latest 5f41f2e46b60 15 seconds ago 305MB [2022-03-31T04:10:06.510Z] security-spiffe-token-provider latest df6b35717f9d 27 seconds ago 28.5MB [2022-03-31T04:10:06.510Z] core-metadata latest 5d881f237c2b 27 seconds ago 26.2MB [2022-03-31T04:10:06.510Z] support-scheduler latest 6009bc247d97 38 seconds ago 26MB [2022-03-31T04:10:06.510Z] aac57a40188a 39 seconds ago 1.62GB [2022-03-31T04:10:06.510Z] 5974ea8daba3 39 seconds ago 1.61GB [2022-03-31T04:10:06.510Z] 2b54e76bf46b 50 seconds ago 1.62GB [2022-03-31T04:10:06.510Z] security-spire-server latest d823793d1bac 50 seconds ago 82.9MB [2022-03-31T04:10:06.510Z] a72e436268ba 59 seconds ago 1.62GB [2022-03-31T04:10:06.510Z] core-data latest 4551b32de6eb About a minute ago 35.9MB [2022-03-31T04:10:06.510Z] security-bootstrapper latest 608ee1703a34 About a minute ago 24.3MB [2022-03-31T04:10:06.510Z] core-command latest 0d6d89bb2a0e About a minute ago 24.5MB [2022-03-31T04:10:06.510Z] security-secretstore-setup latest 5b792e5d1f8c About a minute ago 42.1MB [2022-03-31T04:10:06.510Z] 13db6a0e635e About a minute ago 1.65GB [2022-03-31T04:10:06.510Z] security-spire-config latest 747f8781ec53 About a minute ago 82.2MB [2022-03-31T04:10:06.510Z] 3afc1cbb4725 About a minute ago 1.61GB [2022-03-31T04:10:06.510Z] 58e1e81e4d35 About a minute ago 1.63GB [2022-03-31T04:10:06.510Z] 868fc175b26a About a minute ago 1.61GB [2022-03-31T04:10:06.510Z] 5acef48b85fe 2 minutes ago 1.61GB [2022-03-31T04:10:06.510Z] ci-base-image-x86_64 latest 709f1cd35cc1 5 minutes ago 896MB [2022-03-31T04:10:06.510Z] alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB [2022-03-31T04:10:06.510Z] alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB [2022-03-31T04:10:06.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-31T04:10:06.510Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-31T04:10:06.510Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-31T04:10:06.510Z] 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 [2022-03-31T04:10:21.653Z] Still waiting to schedule task [2022-03-31T04:10:21.653Z] ‘prd-ubuntu18.04-docker-8c-8g-9557’ is offline [2022-03-31T04:10:52.911Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T04:11:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T04:11:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T04:11:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T04:11:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T04:11:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T04:11:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T04:11:05.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T04:11:05.339Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T04:11:06.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T04:11:06.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T04:11:06.791Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T04:11:06.791Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T04:11:06.791Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T04:11:06.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T04:11:16.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements [2022-03-31T04:11:16.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T04:11:16.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T04:11:21.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.394s coverage: 98.5% of statements [2022-03-31T04:11:21.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T04:11:22.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.620s coverage: 54.9% of statements [2022-03-31T04:11:22.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T04:11:22.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T04:11:45.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.142s coverage: 89.2% of statements [2022-03-31T04:11:45.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T04:11:45.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T04:11:45.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T04:11:45.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.407s coverage: 84.4% of statements [2022-03-31T04:11:45.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T04:11:45.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T04:11:45.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T04:11:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.816s coverage: 94.9% of statements [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T04:11:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.490s coverage: 72.2% of statements [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T04:11:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.577s coverage: 60.0% of statements [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T04:11:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.555s coverage: 0.9% of statements [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T04:11:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.274s coverage: 58.8% of statements [2022-03-31T04:11:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.515s coverage: 24.0% of statements [2022-03-31T04:11:45.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T04:11:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements [2022-03-31T04:11:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.323s coverage: 79.5% of statements [2022-03-31T04:11:45.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.198s coverage: 94.1% of statements [2022-03-31T04:11:46.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.306s coverage: 96.3% of statements [2022-03-31T04:11:46.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements [2022-03-31T04:11:58.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.273s coverage: 94.4% of statements [2022-03-31T04:11:58.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2022-03-31T04:12:01.209Z] Running on prd-ubuntu18.04-docker-8c-8g-9558 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws [2022-03-31T04:12:01.223Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-31T04:12:01.307Z] The recommended git tool is: git [2022-03-31T04:12:02.908Z] using credential edgex-jenkins-ssh [2022-03-31T04:12:02.920Z] Cloning the remote Git repository [2022-03-31T04:12:02.948Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T04:12:02.979Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-31T04:12:03.022Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T04:12:03.022Z] > git --version # timeout=10 [2022-03-31T04:12:03.030Z] > git --version # 'git version 2.17.1' [2022-03-31T04:12:03.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T04:12:03.057Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T04:12:04.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.799s coverage: 82.5% of statements [2022-03-31T04:12:04.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T04:12:08.080Z] Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:12:08.199Z] Merge succeeded, producing c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:12:08.200Z] Checking out Revision c870e69a3546c9bb2ebfd772f2567623e2946be6 (PR-3937) [2022-03-31T04:12:07.269Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T04:12:07.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T04:12:07.285Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T04:12:07.300Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T04:12:07.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T04:12:07.306Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T04:12:08.096Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T04:12:08.104Z] > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # timeout=10 [2022-03-31T04:12:08.167Z] > git remote # timeout=10 [2022-03-31T04:12:08.174Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T04:12:08.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T04:12:08.191Z] > git merge ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 [2022-03-31T04:12:08.200Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T04:12:08.210Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T04:12:08.214Z] > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # timeout=10 [2022-03-31T04:12:11.745Z] Commit message: "feat(metadata): implement DELETE device command API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T04:12:12.574Z] + echo snap-build.sh [2022-03-31T04:12:12.574Z] snap-build.sh [2022-03-31T04:12:12.574Z] + SNAP_BASE_DIR=. [2022-03-31T04:12:12.574Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-31T04:12:12.574Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-31T04:12:12.574Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-31T04:12:12.574Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-31T04:12:12.574Z] + cd /w/workspace/edgex-go/2 [2022-03-31T04:12:12.574Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-31T04:12:12.574Z] Reading package lists... [2022-03-31T04:12:12.574Z] Building dependency tree... [2022-03-31T04:12:12.574Z] Reading state information... [2022-03-31T04:12:12.574Z] The following packages were automatically installed and are no longer required: [2022-03-31T04:12:12.574Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-31T04:12:12.574Z] uidmap xdelta3 [2022-03-31T04:12:12.574Z] Use 'sudo apt autoremove' to remove them. [2022-03-31T04:12:12.574Z] The following packages will be REMOVED: [2022-03-31T04:12:12.574Z] lxd* lxd-client* [2022-03-31T04:12:12.574Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-31T04:12:12.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T04:12:12.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T04:12:12.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T04:12:12.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T04:12:12.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.261s coverage: 58.8% of statements [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T04:12:12.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.409s coverage: 80.0% of statements [2022-03-31T04:12:12.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.270s coverage: 87.2% of statements [2022-03-31T04:12:12.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2022-03-31T04:12:12.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.802s coverage: 91.2% of statements [2022-03-31T04:12:12.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T04:12:12.835Z] After this operation, 31.7 MB disk space will be freed. [2022-03-31T04:12:12.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.884s coverage: 64.4% of statements [2022-03-31T04:12:12.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T04:12:12.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T04:12:12.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements [2022-03-31T04:12:12.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 89.4% of statements [2022-03-31T04:12:12.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2022-03-31T04:12:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2022-03-31T04:12:13.626Z] (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.) [2022-03-31T04:12:13.626Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T04:12:13.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2022-03-31T04:12:14.572Z] Removing lxd dnsmasq configuration [2022-03-31T04:12:14.572Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T04:12:14.572Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-31T04:12:15.144Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-31T04:12:15.406Z] (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.) [2022-03-31T04:12:15.406Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T04:12:16.797Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-31T04:12:16.797Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-31T04:12:17.370Z] + sudo snap remove --purge lxd [2022-03-31T04:12:17.633Z] snap "lxd" is not installed [2022-03-31T04:12:17.633Z] + sudo groupadd --force --system lxd [2022-03-31T04:12:17.633Z] ++ whoami [2022-03-31T04:12:17.633Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-31T04:12:17.633Z] + newgrp - lxd [2022-03-31T04:12:17.633Z] + sudo snap install lxd [2022-03-31T04:12:20.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.402s coverage: 65.4% of statements [2022-03-31T04:12:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T04:12:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T04:12:20.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T04:12:21.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.752s coverage: 43.8% of statements [2022-03-31T04:12:21.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T04:12:21.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T04:12:21.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements [2022-03-31T04:12:21.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T04:12:21.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements [2022-03-31T04:12:21.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T04:12:21.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T04:12:21.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T04:12:21.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T04:12:27.658Z] 2022-03-31T04:12:24Z INFO Waiting for automatic snapd restart... [2022-03-31T04:12:30.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.347s coverage: 17.7% of statements [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T04:12:30.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.628s coverage: 92.3% of statements [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T04:12:30.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.382s coverage: 63.2% of statements [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T04:12:30.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T04:12:30.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T04:12:30.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T04:12:30.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.227s coverage: 100.0% of statements [2022-03-31T04:12:30.300Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-31T04:12:30.300Z] 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 [2022-03-31T04:12:30.300Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-31T04:12:30.300Z] GO111MODULE=on go vet ./... [2022-03-31T04:12:42.585Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-31T04:12:42.585Z] + sudo lxd init --auto [2022-03-31T04:12:52.606Z] + sudo snap install --classic snapcraft [2022-03-31T04:12:55.173Z] snapcraft 6.1 from Canonical* installed [2022-03-31T04:12:55.173Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-31T04:12:55.173Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-31T04:12:55.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T04:12:55.173Z] Dload Upload Total Spent Left Speed [2022-03-31T04:12:55.173Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3825 0 --:--:-- --:--:-- --:--:-- 3825 [2022-03-31T04:12:55.173Z] 100 3325k 100 3325k 0 0 7089k 0 --:--:-- --:--:-- --:--:-- 7089k [2022-03-31T04:12:55.433Z] ./yq_linux_amd64 [2022-03-31T04:12:55.433Z] + sudo snapcraft prime --use-lxd [2022-03-31T04:12:57.348Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-31T04:12:57.348Z] 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: [2022-03-31T04:12:57.348Z] - README.md [2022-03-31T04:12:57.348Z] [2022-03-31T04:12:57.348Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T04:12:57.610Z] Launching a container. [2022-03-31T04:13:07.617Z] Waiting for container to be ready [2022-03-31T04:13:08.188Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-31T04:13:08.188Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-31T04:13:08.188Z] [2022-03-31T04:13:12.401Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-31T04:13:13.787Z] Waiting for network to be ready... [2022-03-31T04:13:14.046Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-31T04:13:14.046Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-31T04:13:14.046Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-31T04:13:14.046Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] [2022-03-31T04:13:14.305Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] [2022-03-31T04:13:14.305Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-31T04:13:14.305Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-31T04:13:14.305Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] [2022-03-31T04:13:14.305Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-31T04:13:14.305Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] [2022-03-31T04:13:14.305Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-31T04:13:14.305Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-31T04:13:14.305Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-31T04:13:14.305Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-31T04:13:14.305Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-31T04:13:14.305Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-31T04:13:14.305Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-31T04:13:14.305Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-31T04:13:14.305Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-31T04:13:14.565Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] [2022-03-31T04:13:14.565Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] [2022-03-31T04:13:14.565Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-31T04:13:14.565Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-31T04:13:14.565Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] [2022-03-31T04:13:14.565Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] [2022-03-31T04:13:14.565Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-31T04:13:14.565Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-31T04:13:17.114Z] Fetched 23.6 MB in 3s (7253 kB/s) [2022-03-31T04:13:17.683Z] Reading package lists... [2022-03-31T04:13:17.945Z] Reading package lists... [2022-03-31T04:13:18.206Z] Building dependency tree... [2022-03-31T04:13:18.206Z] Reading state information... [2022-03-31T04:13:18.206Z] The following additional packages will be installed: [2022-03-31T04:13:18.206Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T04:13:18.206Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T04:13:18.206Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T04:13:18.206Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-31T04:13:18.206Z] Suggested packages: [2022-03-31T04:13:18.206Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-31T04:13:18.206Z] Recommended packages: [2022-03-31T04:13:18.206Z] gnupg libsasl2-modules [2022-03-31T04:13:18.206Z] The following NEW packages will be installed: [2022-03-31T04:13:18.206Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T04:13:18.206Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T04:13:18.206Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T04:13:18.206Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-31T04:13:18.206Z] The following packages will be upgraded: [2022-03-31T04:13:18.206Z] gpg gpg-agent gpgconf libudev1 [2022-03-31T04:13:18.466Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-31T04:13:18.466Z] Need to get 3859 kB of archives. [2022-03-31T04:13:18.466Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-31T04:13:18.466Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-31T04:13:18.466Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-31T04:13:18.466Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-31T04:13:18.466Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-31T04:13:18.466Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-31T04:13:19.036Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-31T04:13:19.036Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-31T04:13:19.297Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-31T04:13:19.297Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-31T04:13:19.297Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-31T04:13:19.297Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-31T04:13:19.297Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-31T04:13:19.297Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-31T04:13:19.297Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-31T04:13:19.297Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-31T04:13:19.297Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-31T04:13:19.297Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-31T04:13:19.297Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-31T04:13:19.297Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-31T04:13:19.297Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-31T04:13:19.297Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-31T04:13:19.557Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-31T04:13:19.557Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T04:13:19.557Z] Fetched 3859 kB in 1s (3217 kB/s) [2022-03-31T04:13:19.557Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T04:13:19.557Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T04:13:19.818Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T04:13:19.818Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T04:13:19.818Z] Selecting previously unselected package udev. [2022-03-31T04:13:19.818Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T04:13:19.818Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T04:13:19.818Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-31T04:13:20.077Z] Selecting previously unselected package libfuse2:amd64. [2022-03-31T04:13:20.078Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-31T04:13:20.078Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-31T04:13:20.078Z] Selecting previously unselected package fuse. [2022-03-31T04:13:20.078Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-31T04:13:20.078Z] Unpacking fuse (2.9.9-3) ... [2022-03-31T04:13:20.078Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T04:13:20.078Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T04:13:20.338Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T04:13:20.338Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T04:13:20.338Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T04:13:20.338Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T04:13:20.338Z] Selecting previously unselected package libksba8:amd64. [2022-03-31T04:13:20.338Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-31T04:13:20.338Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-31T04:13:20.338Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-31T04:13:20.338Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T04:13:20.338Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:20.603Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-31T04:13:20.603Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T04:13:20.603Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:20.603Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-31T04:13:20.603Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T04:13:20.603Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:20.603Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-31T04:13:20.603Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T04:13:20.603Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:20.603Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-31T04:13:20.603Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T04:13:20.603Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:20.603Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-31T04:13:20.603Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T04:13:20.603Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:20.863Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-31T04:13:20.863Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T04:13:20.863Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:20.863Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-31T04:13:20.863Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T04:13:20.863Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:20.863Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-31T04:13:20.863Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T04:13:20.863Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:20.863Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-31T04:13:20.863Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T04:13:20.863Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T04:13:20.863Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-31T04:13:20.863Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T04:13:20.863Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T04:13:21.126Z] Selecting previously unselected package libldap-common. [2022-03-31T04:13:21.126Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-31T04:13:21.126Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T04:13:21.126Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-31T04:13:21.126Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-31T04:13:21.126Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T04:13:21.126Z] Selecting previously unselected package dirmngr. [2022-03-31T04:13:21.126Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T04:13:21.126Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T04:13:21.126Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-31T04:13:21.126Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-31T04:13:21.387Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T04:13:21.387Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T04:13:21.387Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-31T04:13:21.647Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-31T04:13:21.907Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T04:13:21.907Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:21.907Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-31T04:13:21.907Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-31T04:13:21.907Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:21.907Z] Setting up fuse (2.9.9-3) ... [2022-03-31T04:13:21.907Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-31T04:13:22.479Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:22.479Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:22.479Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:22.479Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:22.479Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:22.479Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:22.479Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T04:13:22.479Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T04:13:22.479Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T04:13:22.739Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-31T04:13:22.739Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-31T04:13:22.739Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T04:13:23.306Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-31T04:13:23.306Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-31T04:13:23.306Z] units). This means they are not meant to be enabled using systemctl. [2022-03-31T04:13:23.306Z] [2022-03-31T04:13:23.306Z] Possible reasons for having this kind of units are: [2022-03-31T04:13:23.306Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-31T04:13:23.306Z] .wants/ or .requires/ directory. [2022-03-31T04:13:23.306Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-31T04:13:23.306Z] a requirement dependency on it. [2022-03-31T04:13:23.306Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-31T04:13:23.306Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-31T04:13:23.306Z] • In case of template units, the unit is meant to be enabled with some [2022-03-31T04:13:23.306Z] instance name specified. [2022-03-31T04:13:23.566Z] Reading package lists... [2022-03-31T04:13:23.566Z] Building dependency tree... [2022-03-31T04:13:23.566Z] Reading state information... [2022-03-31T04:13:23.826Z] The following additional packages will be installed: [2022-03-31T04:13:23.826Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T04:13:23.826Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T04:13:23.826Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T04:13:23.826Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-31T04:13:23.826Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-31T04:13:23.826Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-31T04:13:23.826Z] Suggested packages: [2022-03-31T04:13:23.826Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-31T04:13:23.826Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-31T04:13:23.826Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-31T04:13:23.826Z] systemd-container policykit-1 [2022-03-31T04:13:23.826Z] Recommended packages: [2022-03-31T04:13:23.826Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-31T04:13:23.826Z] The following NEW packages will be installed: [2022-03-31T04:13:23.826Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T04:13:23.826Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T04:13:23.826Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T04:13:23.826Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-31T04:13:23.826Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-31T04:13:23.826Z] The following packages will be upgraded: [2022-03-31T04:13:23.826Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-31T04:13:23.826Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-31T04:13:23.826Z] Need to get 46.5 MB of archives. [2022-03-31T04:13:23.826Z] After this operation, 181 MB of additional disk space will be used. [2022-03-31T04:13:23.826Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-31T04:13:23.826Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-31T04:13:23.826Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-31T04:13:23.826Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-31T04:13:23.826Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-31T04:13:23.826Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-31T04:13:24.087Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-31T04:13:24.087Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-31T04:13:24.087Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-31T04:13:24.088Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-31T04:13:24.088Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-31T04:13:24.088Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-31T04:13:24.088Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-31T04:13:24.088Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-31T04:13:24.088Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-31T04:13:24.088Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-31T04:13:24.088Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-31T04:13:24.088Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-31T04:13:24.088Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-31T04:13:24.088Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-31T04:13:24.088Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-31T04:13:24.088Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-31T04:13:24.088Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-31T04:13:24.088Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-31T04:13:24.088Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-31T04:13:24.088Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-31T04:13:24.088Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-31T04:13:24.088Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-31T04:13:24.088Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-31T04:13:24.088Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-31T04:13:24.088Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-31T04:13:24.088Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-31T04:13:24.088Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-31T04:13:24.658Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T04:13:24.658Z] Fetched 46.5 MB in 1s (76.6 MB/s) [2022-03-31T04:13:24.658Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-31T04:13:24.658Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T04:13:24.658Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T04:13:24.658Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T04:13:24.658Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T04:13:24.919Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T04:13:24.919Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T04:13:25.488Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T04:13:25.488Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T04:13:25.488Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T04:13:25.488Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-31T04:13:25.749Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-31T04:13:25.750Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T04:13:25.750Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T04:13:25.750Z] Selecting previously unselected package libexpat1:amd64. [2022-03-31T04:13:25.750Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-31T04:13:25.750Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T04:13:25.750Z] Selecting previously unselected package python3.8-minimal. [2022-03-31T04:13:25.750Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T04:13:25.750Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T04:13:26.010Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T04:13:26.010Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T04:13:26.010Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T04:13:26.580Z] Selecting previously unselected package python3-minimal. [2022-03-31T04:13:26.580Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-31T04:13:26.580Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T04:13:26.580Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T04:13:26.580Z] Selecting previously unselected package mime-support. [2022-03-31T04:13:26.580Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-31T04:13:26.580Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-31T04:13:26.580Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-31T04:13:26.580Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-31T04:13:26.580Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T04:13:26.839Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-31T04:13:26.839Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T04:13:26.839Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T04:13:26.839Z] Selecting previously unselected package python3.8. [2022-03-31T04:13:26.839Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T04:13:26.839Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T04:13:27.101Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-31T04:13:27.101Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T04:13:27.101Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T04:13:27.101Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T04:13:27.101Z] Selecting previously unselected package python3. [2022-03-31T04:13:27.361Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-31T04:13:27.361Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T04:13:27.361Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-31T04:13:27.362Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-31T04:13:27.362Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T04:13:27.362Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T04:13:27.362Z] Selecting previously unselected package dbus. [2022-03-31T04:13:27.362Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T04:13:27.362Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T04:13:27.362Z] Selecting previously unselected package libbsd0:amd64. [2022-03-31T04:13:27.362Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-31T04:13:27.362Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-31T04:13:27.622Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-31T04:13:27.622Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T04:13:27.622Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T04:13:27.622Z] Selecting previously unselected package sudo. [2022-03-31T04:13:27.622Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-31T04:13:27.622Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T04:13:27.622Z] Selecting previously unselected package apparmor. [2022-03-31T04:13:27.622Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T04:13:27.622Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T04:13:27.882Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-31T04:13:27.882Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-31T04:13:27.882Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T04:13:27.882Z] Selecting previously unselected package libedit2:amd64. [2022-03-31T04:13:27.882Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-31T04:13:27.882Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T04:13:27.882Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-31T04:13:27.882Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-31T04:13:27.882Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T04:13:27.882Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-31T04:13:27.882Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T04:13:27.882Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:13:28.142Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-31T04:13:28.142Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T04:13:28.142Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:13:28.142Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-31T04:13:28.142Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-31T04:13:28.142Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T04:13:28.142Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-31T04:13:28.142Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T04:13:28.142Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:13:28.142Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-31T04:13:28.142Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T04:13:28.142Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:13:28.402Z] Selecting previously unselected package openssh-client. [2022-03-31T04:13:28.402Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-31T04:13:28.402Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T04:13:28.402Z] Selecting previously unselected package dbus-user-session. [2022-03-31T04:13:28.402Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T04:13:28.402Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T04:13:28.402Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-31T04:13:28.402Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-31T04:13:28.402Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-31T04:13:28.402Z] Selecting previously unselected package squashfs-tools. [2022-03-31T04:13:28.402Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-31T04:13:28.402Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T04:13:28.662Z] Selecting previously unselected package snapd. [2022-03-31T04:13:28.662Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-31T04:13:28.662Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T04:13:31.966Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T04:13:31.966Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-31T04:13:31.966Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-31T04:13:31.966Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T04:13:31.966Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:13:31.966Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T04:13:31.966Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T04:13:31.966Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T04:13:31.966Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:13:31.966Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:13:31.966Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T04:13:31.966Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T04:13:31.966Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T04:13:31.966Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T04:13:32.539Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-31T04:13:32.539Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T04:13:32.539Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T04:13:32.539Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T04:13:32.539Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-31T04:13:32.539Z] running python rtupdate hooks for python3.8... [2022-03-31T04:13:32.539Z] running python post-rtupdate hooks for python3.8... [2022-03-31T04:13:32.539Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T04:13:33.480Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-31T04:13:33.741Z] Reloading AppArmor profiles [2022-03-31T04:13:33.741Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:13:33.741Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T04:13:34.003Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-31T04:13:34.263Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-31T04:13:34.263Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-31T04:13:34.263Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-31T04:13:34.263Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-31T04:13:36.174Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-31T04:13:36.174Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T04:13:36.174Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T04:13:36.174Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T04:13:36.436Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-31T04:13:36.697Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-31T04:13:36.958Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-31T04:13:36.958Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-31T04:13:37.219Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T04:13:37.219Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T04:13:37.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-31T04:13:37.742Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-31T04:13:38.004Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-31T04:13:38.265Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-31T04:13:38.526Z] /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' [2022-03-31T04:13:38.526Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T04:13:39.097Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T04:13:39.358Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T04:13:39.358Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T04:13:40.194Z] Reading package lists... [2022-03-31T04:13:40.455Z] Reading package lists... [2022-03-31T04:13:40.716Z] Building dependency tree... [2022-03-31T04:13:40.716Z] Reading state information... [2022-03-31T04:13:40.716Z] Calculating upgrade... [2022-03-31T04:13:40.978Z] The following packages will be upgraded: [2022-03-31T04:13:40.978Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-31T04:13:40.978Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-31T04:13:40.978Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-31T04:13:40.978Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-31T04:13:40.978Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-31T04:13:40.978Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-31T04:13:40.978Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-31T04:13:40.978Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-31T04:13:40.978Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-31T04:13:40.978Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-31T04:13:40.978Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-31T04:13:40.978Z] xz-utils zlib1g [2022-03-31T04:13:41.240Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T04:13:41.240Z] Need to get 65.7 MB of archives. [2022-03-31T04:13:41.240Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-31T04:13:41.240Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-31T04:13:41.240Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-31T04:13:41.503Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-31T04:13:42.077Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-31T04:13:42.077Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-31T04:13:42.077Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-31T04:13:42.077Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-31T04:13:42.077Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-31T04:13:42.077Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-31T04:13:42.077Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-31T04:13:42.077Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-31T04:13:42.077Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-31T04:13:42.077Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-31T04:13:42.077Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-31T04:13:42.077Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-31T04:13:42.077Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-31T04:13:42.077Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-31T04:13:42.077Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-31T04:13:42.077Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-31T04:13:42.077Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-31T04:13:42.077Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-31T04:13:42.077Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-31T04:13:42.077Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-31T04:13:42.077Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-31T04:13:42.077Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-31T04:13:42.077Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-31T04:13:42.077Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-31T04:13:42.077Z] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-31T04:13:42.077Z] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-31T04:13:42.077Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-31T04:13:42.077Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-31T04:13:42.339Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-31T04:13:42.339Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-31T04:13:42.339Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-31T04:13:42.339Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-31T04:13:42.339Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-31T04:13:42.339Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-31T04:13:42.339Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-31T04:13:42.601Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-03-31T04:13:42.601Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-31T04:13:42.601Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-31T04:13:42.601Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-31T04:13:42.601Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-31T04:13:42.601Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-31T04:13:42.601Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-31T04:13:42.601Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-31T04:13:42.601Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-31T04:13:42.601Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-31T04:13:42.601Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-31T04:13:42.601Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-31T04:13:42.601Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-31T04:13:42.601Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-31T04:13:42.601Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-31T04:13:42.601Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-31T04:13:42.861Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-31T04:13:42.861Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-31T04:13:42.861Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-31T04:13:42.861Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-31T04:13:42.861Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-31T04:13:42.861Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-31T04:13:42.861Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-31T04:13:42.861Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-31T04:13:42.861Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-31T04:13:42.861Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-31T04:13:42.861Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-31T04:13:42.861Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-31T04:13:42.861Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-31T04:13:43.123Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-31T04:13:43.123Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-31T04:13:43.123Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-31T04:13:43.123Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-31T04:13:43.123Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-31T04:13:43.385Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-31T04:13:43.646Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-31T04:13:43.646Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-31T04:13:43.646Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-31T04:13:43.908Z] 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] [2022-03-31T04:13:44.479Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T04:13:44.479Z] Fetched 65.7 MB in 3s (21.8 MB/s) [2022-03-31T04:13:44.479Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T04:13:44.479Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T04:13:44.479Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T04:13:44.740Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T04:13:44.740Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T04:13:44.740Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-31T04:13:44.740Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-31T04:13:45.001Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T04:13:45.267Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T04:13:45.267Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T04:13:45.267Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T04:13:45.528Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T04:13:45.528Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T04:13:45.528Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T04:13:45.793Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T04:13:45.793Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T04:13:45.793Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T04:13:45.793Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T04:13:45.793Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T04:13:46.054Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T04:13:46.054Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T04:13:46.054Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T04:13:46.054Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T04:13:46.054Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T04:13:46.054Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T04:13:46.054Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T04:13:46.054Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T04:13:46.054Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T04:13:46.054Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T04:13:46.316Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T04:13:46.316Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T04:13:46.316Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T04:13:46.316Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T04:13:46.316Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T04:13:46.577Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T04:13:46.577Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T04:13:46.577Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T04:13:47.149Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T04:13:47.149Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T04:13:47.149Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-31T04:13:47.149Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-31T04:13:47.149Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-31T04:13:47.149Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-31T04:13:47.721Z] Setting up base-files (11ubuntu5.5) ... [2022-03-31T04:13:47.721Z] Installing new version of config file /etc/issue ... [2022-03-31T04:13:47.721Z] Installing new version of config file /etc/issue.net ... [2022-03-31T04:13:47.721Z] Installing new version of config file /etc/lsb-release ... [2022-03-31T04:13:47.721Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-31T04:13:47.982Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-31T04:13:48.241Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-31T04:13:48.241Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-31T04:13:48.241Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:48.241Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-31T04:13:48.241Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-31T04:13:48.502Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-31T04:13:48.502Z] 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 [2022-03-31T04:13:48.502Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:48.502Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T04:13:48.502Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-31T04:13:48.502Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-31T04:13:48.502Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:48.502Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T04:13:48.761Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T04:13:48.761Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T04:13:48.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:48.761Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T04:13:48.761Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T04:13:49.331Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T04:13:49.331Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T04:13:49.331Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T04:13:49.331Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T04:13:49.900Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-31T04:13:49.900Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:49.900Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-31T04:13:49.900Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T04:13:50.160Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-31T04:13:50.160Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-31T04:13:50.160Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-31T04:13:50.423Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:50.423Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-31T04:13:50.423Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-31T04:13:50.423Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-31T04:13:50.423Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:50.423Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T04:13:50.423Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T04:13:50.423Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T04:13:50.684Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:50.684Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T04:13:50.684Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T04:13:50.684Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T04:13:50.684Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:50.684Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T04:13:50.684Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T04:13:50.945Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T04:13:50.945Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T04:13:50.945Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T04:13:50.945Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:50.945Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T04:13:50.945Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T04:13:50.945Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T04:13:51.233Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:51.233Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T04:13:51.233Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T04:13:51.233Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T04:13:51.233Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T04:13:51.804Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-31T04:13:52.066Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-31T04:13:52.333Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-31T04:13:52.333Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:52.333Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T04:13:52.333Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T04:13:52.594Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T04:13:52.594Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:52.594Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-31T04:13:52.594Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-31T04:13:52.855Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-31T04:13:52.856Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:52.856Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-31T04:13:52.856Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-31T04:13:52.856Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-31T04:13:52.856Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:52.856Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T04:13:52.856Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T04:13:53.116Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-31T04:13:53.116Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:53.116Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-31T04:13:53.116Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-31T04:13:53.116Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-31T04:13:53.116Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:53.116Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-31T04:13:53.116Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-31T04:13:53.376Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-31T04:13:53.376Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:53.376Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T04:13:53.376Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T04:13:53.376Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-31T04:13:53.376Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:53.376Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-31T04:13:53.376Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-31T04:13:53.636Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-31T04:13:53.636Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:53.636Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T04:13:53.636Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T04:13:53.636Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T04:13:53.636Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:53.636Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T04:13:53.636Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T04:13:53.897Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T04:13:53.897Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:53.897Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-31T04:13:53.897Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-31T04:13:53.897Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-31T04:13:53.897Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:53.898Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-31T04:13:53.898Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-31T04:13:54.158Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-31T04:13:54.158Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:54.158Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-31T04:13:54.158Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-31T04:13:54.158Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-31T04:13:54.418Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:54.418Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-31T04:13:54.418Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-31T04:13:54.679Z] Setting up apt (2.0.6) ... [2022-03-31T04:13:55.250Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-31T04:13:55.251Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:55.251Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T04:13:55.251Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T04:13:55.251Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T04:13:55.511Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T04:13:55.511Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T04:13:55.511Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T04:13:55.511Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-31T04:13:55.511Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T04:13:55.511Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T04:13:55.772Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T04:13:55.772Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T04:13:55.772Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T04:13:55.772Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T04:13:55.772Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T04:13:56.033Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-31T04:13:56.033Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T04:13:56.033Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-31T04:13:56.295Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T04:13:56.295Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T04:13:56.295Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T04:13:56.559Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T04:13:56.559Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T04:13:56.559Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T04:13:56.559Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T04:13:56.559Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T04:13:56.559Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T04:13:56.820Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T04:13:56.820Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T04:13:56.820Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T04:13:56.820Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T04:13:57.081Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-31T04:13:57.081Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-31T04:13:57.081Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T04:13:57.081Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-31T04:13:57.340Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-31T04:13:57.340Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-31T04:13:57.340Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-31T04:13:57.340Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-31T04:13:57.340Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-31T04:13:57.340Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-31T04:13:57.602Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-31T04:13:57.602Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-31T04:13:57.862Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T04:13:57.862Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T04:13:57.862Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T04:13:57.862Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T04:13:57.862Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T04:13:57.862Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T04:13:58.123Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T04:13:58.123Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T04:13:58.384Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T04:13:58.384Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T04:13:58.384Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T04:13:58.384Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T04:13:58.384Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T04:13:58.384Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T04:13:58.384Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-31T04:13:58.384Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-31T04:13:58.643Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T04:13:58.643Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T04:13:58.903Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T04:13:58.903Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T04:13:59.845Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T04:13:59.845Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T04:14:00.415Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T04:14:00.415Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T04:14:00.676Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T04:14:00.676Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T04:14:00.937Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T04:14:00.937Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T04:14:01.511Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T04:14:01.511Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T04:14:01.771Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-31T04:14:01.771Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-31T04:14:01.771Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-31T04:14:01.771Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-31T04:14:01.771Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T04:14:01.771Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-31T04:14:01.771Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T04:14:01.771Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T04:14:01.771Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-31T04:14:02.033Z] [2022-03-31T04:14:02.033Z] Current default time zone: 'Etc/UTC' [2022-03-31T04:14:02.033Z] Local time is now: Thu Mar 31 04:14:01 UTC 2022. [2022-03-31T04:14:02.033Z] Universal Time is now: Thu Mar 31 04:14:01 UTC 2022. [2022-03-31T04:14:02.033Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-31T04:14:02.033Z] [2022-03-31T04:14:02.033Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-31T04:14:02.033Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T04:14:02.033Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T04:14:02.033Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T04:14:02.033Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T04:14:02.033Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-31T04:14:02.033Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-31T04:14:02.033Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-31T04:14:02.033Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T04:14:02.033Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-31T04:14:02.033Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-31T04:14:02.033Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T04:14:02.033Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T04:14:02.033Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-31T04:14:02.033Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T04:14:02.033Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T04:14:02.033Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T04:14:02.033Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T04:14:02.033Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-31T04:14:02.033Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-31T04:14:03.944Z] Updating certificates in /etc/ssl/certs... [2022-03-31T04:14:04.889Z] 21 added, 21 removed; done. [2022-03-31T04:14:04.889Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T04:14:04.889Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-31T04:14:04.889Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-31T04:14:05.151Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T04:14:05.151Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T04:14:05.151Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-31T04:14:05.151Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-31T04:14:05.151Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-31T04:14:05.151Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T04:14:05.151Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-31T04:14:05.151Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T04:14:05.151Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T04:14:05.151Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T04:14:05.151Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T04:14:05.151Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-31T04:14:05.411Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-31T04:14:05.411Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-31T04:14:05.411Z] Updating certificates in /etc/ssl/certs... [2022-03-31T04:14:05.978Z] 0 added, 0 removed; done. [2022-03-31T04:14:05.978Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-31T04:14:05.978Z] done. [2022-03-31T04:14:07.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T04:14:07.180Z] Reading package lists... [2022-03-31T04:14:07.180Z] Building dependency tree... [2022-03-31T04:14:07.180Z] Reading state information... [2022-03-31T04:14:07.440Z] The following NEW packages will be installed: [2022-03-31T04:14:07.440Z] apt-transport-https [2022-03-31T04:14:07.440Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T04:14:07.440Z] Need to get 4680 B of archives. [2022-03-31T04:14:07.440Z] After this operation, 162 kB of additional disk space will be used. [2022-03-31T04:14:07.440Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-31T04:14:07.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T04:14:07.701Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T04:14:07.701Z] Fetched 4680 B in 0s (84.5 kB/s) [2022-03-31T04:14:07.701Z] Selecting previously unselected package apt-transport-https. [2022-03-31T04:14:07.701Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-31T04:14:07.701Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-31T04:14:07.701Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-31T04:14:07.701Z] Setting up apt-transport-https (2.0.6) ... [2022-03-31T04:14:07.961Z] Waiting for network to be ready... [2022-03-31T04:14:08.875Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T04:14:12.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T04:14:12.947Z] + ls -al . [2022-03-31T04:14:12.948Z] total 660 [2022-03-31T04:14:12.948Z] drwxrwxr-x 9 1001 1001 4096 Mar 31 04:14 . [2022-03-31T04:14:12.948Z] drwxr-xr-x 4 root root 4096 Mar 31 04:08 .. [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 04:06 .dockerignore [2022-03-31T04:14:12.948Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 04:06 .git [2022-03-31T04:14:12.948Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 04:06 .github [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 04:06 .gitignore [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 04:06 .golangci.yml [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 04:06 .hadolint.yml [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 04:06 .sonarcloud.properties [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 04:06 ADOPTERS.md [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 04:06 Attribution.txt [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 04:06 CHANGELOG.md [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 04:06 CONTRIBUTING.md [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 04:06 GOVERNANCE.md [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 04:06 Jenkinsfile [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 04:06 LICENSE [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 04:06 Makefile [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 04:06 OWNERS.md [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 04:06 README.md [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 04:06 SECURITY.md [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 04:04 VERSION [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 04:06 ZMQWindows.md [2022-03-31T04:14:12.948Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 04:06 bin [2022-03-31T04:14:12.948Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 04:06 cmd [2022-03-31T04:14:12.948Z] -rw-r--r-- 1 root root 429764 Mar 31 04:12 coverage.out [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 04:06 go.mod [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 04:06 go.sum [2022-03-31T04:14:12.948Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 04:06 internal [2022-03-31T04:14:12.948Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 04:06 openapi [2022-03-31T04:14:12.948Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 04:06 snap [2022-03-31T04:14:12.948Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 04:06 version.go [Pipeline] sh [2022-03-31T04:14:13.625Z] + '[' -e coverage.out ] [2022-03-31T04:14:13.625Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T04:14:13.655Z] Warning: overwriting stash ‘coverage-report’ [2022-03-31T04:14:14.426Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T04:14:14.543Z] 2022-03-31T04:14:11Z INFO Waiting for automatic snapd restart... [2022-03-31T04:14:14.543Z] snapd 2.54.4 from Canonical* installed [2022-03-31T04:14:15.077Z] + make build [2022-03-31T04:14:15.077Z] 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 [2022-03-31T04:14:15.926Z] "snapd" switched to the "latest/stable" channel [2022-03-31T04:14:15.927Z] [2022-03-31T04:14:18.468Z] core20 20220318 from Canonical* installed [2022-03-31T04:14:18.468Z] "core20" switched to the "latest/stable" channel [2022-03-31T04:14:18.468Z] [2022-03-31T04:14:21.005Z] snapcraft 6.1 from Canonical* installed [2022-03-31T04:14:21.005Z] "snapcraft" switched to the "latest/stable" channel [2022-03-31T04:14:21.005Z] [2022-03-31T04:14:26.294Z] 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: [2022-03-31T04:14:26.294Z] - README.md [2022-03-31T04:14:26.294Z] [2022-03-31T04:14:26.294Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T04:14:26.294Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T04:14:26.294Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T04:14:26.294Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T04:14:26.865Z] Reading package lists... [2022-03-31T04:14:27.125Z] 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 [2022-03-31T04:14:27.386Z] Reading package lists... [2022-03-31T04:14:27.386Z] Building dependency tree... [2022-03-31T04:14:27.386Z] Reading state information... [2022-03-31T04:14:27.646Z] Suggested packages: [2022-03-31T04:14:27.646Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-31T04:14:27.646Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-31T04:14:27.646Z] krb5-user libnorm-doc [2022-03-31T04:14:27.646Z] Recommended packages: [2022-03-31T04:14:27.646Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-31T04:14:27.646Z] The following NEW packages will be installed: [2022-03-31T04:14:27.646Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-31T04:14:27.646Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-31T04:14:27.646Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-31T04:14:27.646Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-31T04:14:27.646Z] libzmq5 pkg-config zip [2022-03-31T04:14:27.646Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T04:14:27.646Z] Need to get 10.3 MB of archives. [2022-03-31T04:14:27.646Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-31T04:14:27.646Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-31T04:14:27.907Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-31T04:14:27.907Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-31T04:14:27.907Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-31T04:14:27.907Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-31T04:14:27.907Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-31T04:14:27.907Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-31T04:14:27.907Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-31T04:14:27.907Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-31T04:14:27.907Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-31T04:14:27.907Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-31T04:14:27.907Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-31T04:14:27.907Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-31T04:14:27.907Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-31T04:14:27.907Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-31T04:14:27.907Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-31T04:14:27.907Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-31T04:14:28.477Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-31T04:14:28.478Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-31T04:14:28.478Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-31T04:14:28.738Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-31T04:14:28.738Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-31T04:14:28.738Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-31T04:14:28.738Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-31T04:14:28.738Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-31T04:14:28.738Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-31T04:14:28.738Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-31T04:14:28.997Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T04:14:28.997Z] Fetched 10.3 MB in 1s (8951 kB/s) [2022-03-31T04:14:28.997Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-31T04:14:28.997Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-31T04:14:28.997Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-31T04:14:28.997Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T04:14:29.257Z] Selecting previously unselected package libsodium23:amd64. [2022-03-31T04:14:29.257Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-31T04:14:29.257Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-31T04:14:29.257Z] Selecting previously unselected package libpsl5:amd64. [2022-03-31T04:14:29.257Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-31T04:14:29.257Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T04:14:29.257Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-31T04:14:29.257Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-31T04:14:29.257Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T04:14:29.517Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-31T04:14:29.517Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-31T04:14:29.517Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T04:14:29.517Z] Selecting previously unselected package librtmp1:amd64. [2022-03-31T04:14:29.517Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-31T04:14:29.517Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T04:14:29.517Z] Selecting previously unselected package libssh-4:amd64. [2022-03-31T04:14:29.517Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-31T04:14:29.517Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T04:14:29.517Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-31T04:14:29.517Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-31T04:14:29.517Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T04:14:29.778Z] Selecting previously unselected package liberror-perl. [2022-03-31T04:14:29.778Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-31T04:14:29.778Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-31T04:14:29.778Z] Selecting previously unselected package git-man. [2022-03-31T04:14:29.778Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-31T04:14:29.778Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T04:14:29.778Z] Selecting previously unselected package git. [2022-03-31T04:14:29.778Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-31T04:14:29.778Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T04:14:30.721Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-31T04:14:30.721Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T04:14:30.721Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:30.721Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-31T04:14:30.721Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T04:14:30.721Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:30.721Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-31T04:14:30.721Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T04:14:30.721Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:30.721Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-31T04:14:30.721Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T04:14:30.721Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:30.721Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-31T04:14:30.721Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-31T04:14:30.721Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T04:14:30.721Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-31T04:14:30.721Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T04:14:30.721Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:30.721Z] Selecting previously unselected package libnorm1:amd64. [2022-03-31T04:14:30.721Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T04:14:30.982Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T04:14:30.982Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-31T04:14:30.982Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T04:14:30.982Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T04:14:30.982Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-31T04:14:30.982Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T04:14:30.982Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T04:14:31.246Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-31T04:14:31.246Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T04:14:31.246Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T04:14:31.246Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-31T04:14:31.246Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-31T04:14:31.246Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T04:14:31.246Z] Selecting previously unselected package libzmq5:amd64. [2022-03-31T04:14:31.246Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T04:14:31.246Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T04:14:31.246Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-31T04:14:31.246Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T04:14:31.246Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:31.507Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-31T04:14:31.507Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T04:14:31.507Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T04:14:31.507Z] Selecting previously unselected package pkg-config. [2022-03-31T04:14:31.507Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-31T04:14:31.507Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T04:14:31.507Z] Selecting previously unselected package zip. [2022-03-31T04:14:31.507Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-31T04:14:31.507Z] Unpacking zip (3.0-11build1) ... [2022-03-31T04:14:31.507Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T04:14:31.507Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-31T04:14:31.507Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T04:14:31.507Z] No schema files found: doing nothing. [2022-03-31T04:14:31.507Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T04:14:31.507Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T04:14:31.768Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T04:14:31.768Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T04:14:31.768Z] Setting up liberror-perl (0.17029-1) ... [2022-03-31T04:14:31.769Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:31.769Z] Setting up zip (3.0-11build1) ... [2022-03-31T04:14:31.769Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T04:14:31.769Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T04:14:31.769Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T04:14:31.769Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T04:14:31.769Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T04:14:31.769Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:31.769Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T04:14:31.769Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:31.769Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T04:14:31.769Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:31.769Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T04:14:31.769Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T04:14:31.769Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T04:14:31.769Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T04:14:31.769Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:32.031Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T04:14:32.031Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T04:14:32.031Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T04:14:32.600Z] comerr-dev set to automatically installed. [2022-03-31T04:14:32.600Z] git set to automatically installed. [2022-03-31T04:14:32.600Z] git-man set to automatically installed. [2022-03-31T04:14:32.600Z] krb5-multidev set to automatically installed. [2022-03-31T04:14:32.600Z] libbrotli1 set to automatically installed. [2022-03-31T04:14:32.600Z] libcurl3-gnutls set to automatically installed. [2022-03-31T04:14:32.600Z] liberror-perl set to automatically installed. [2022-03-31T04:14:32.600Z] libglib2.0-0 set to automatically installed. [2022-03-31T04:14:32.600Z] libgssrpc4 set to automatically installed. [2022-03-31T04:14:32.600Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-31T04:14:32.600Z] libkadm5srv-mit11 set to automatically installed. [2022-03-31T04:14:32.600Z] libkdb5-9 set to automatically installed. [2022-03-31T04:14:32.600Z] libkrb5-dev set to automatically installed. [2022-03-31T04:14:32.600Z] libnghttp2-14 set to automatically installed. [2022-03-31T04:14:32.600Z] libnorm-dev set to automatically installed. [2022-03-31T04:14:32.600Z] libnorm1 set to automatically installed. [2022-03-31T04:14:32.600Z] libpgm-5.2-0 set to automatically installed. [2022-03-31T04:14:32.600Z] libpgm-dev set to automatically installed. [2022-03-31T04:14:32.600Z] libpsl5 set to automatically installed. [2022-03-31T04:14:32.600Z] librtmp1 set to automatically installed. [2022-03-31T04:14:32.600Z] libsodium-dev set to automatically installed. [2022-03-31T04:14:32.600Z] libsodium23 set to automatically installed. [2022-03-31T04:14:32.600Z] libssh-4 set to automatically installed. [2022-03-31T04:14:32.600Z] libzmq3-dev set to automatically installed. [2022-03-31T04:14:32.600Z] libzmq5 set to automatically installed. [2022-03-31T04:14:32.600Z] pkg-config set to automatically installed. [2022-03-31T04:14:32.600Z] zip set to automatically installed. [2022-03-31T04:14:33.172Z] snapd is not logged in, snap install commands will use sudo [2022-03-31T04:14:45.627Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-31T04:14:45.627Z] Downloading snap 'edgex-app-service-configurable' [2022-03-31T04:14:47.010Z] Pulling app-service-configurable [2022-03-31T04:14:47.010Z] + snapcraftctl pull [2022-03-31T04:14:48.394Z] Pulling config-common [2022-03-31T04:14:48.394Z] + snapcraftctl pull [2022-03-31T04:14:49.777Z] Pulling go-build-helper [2022-03-31T04:14:49.777Z] + snapcraftctl pull [2022-03-31T04:14:51.159Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-31T04:14:51.159Z] Skipping pull go-build-helper (already ran) [2022-03-31T04:14:51.159Z] Building go-build-helper [2022-03-31T04:14:51.159Z] + snapcraftctl build [2022-03-31T04:14:52.098Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-31T04:14:53.041Z] Staging go-build-helper [2022-03-31T04:14:53.041Z] + snapcraftctl stage [2022-03-31T04:14:57.244Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-31T04:14:57.244Z] Fetched 290 kB in 0s (0 B/s) [2022-03-31T04:14:57.244Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-31T04:14:57.244Z] Fetched 158 kB in 0s (0 B/s) [2022-03-31T04:14:57.244Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-31T04:14:57.244Z] Fetched 242 kB in 0s (0 B/s) [2022-03-31T04:14:57.244Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-31T04:14:57.244Z] Fetched 150 kB in 0s (0 B/s) [2022-03-31T04:14:57.244Z] Pulling edgex-go [2022-03-31T04:14:57.244Z] + snapcraftctl pull [2022-03-31T04:14:59.155Z] Pulling hooks [2022-03-31T04:14:59.155Z] + snapcraftctl pull [2022-03-31T04:15:11.376Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T04:15:11.636Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-31T04:15:11.636Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-31T04:15:11.636Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-31T04:15:11.636Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-31T04:15:11.636Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-31T04:15:11.636Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-31T04:15:11.636Z] Fetched 234 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-31T04:15:11.636Z] Fetched 155 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-31T04:15:11.636Z] Fetched 170 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-31T04:15:11.636Z] Fetched 267 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-31T04:15:11.636Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-31T04:15:11.636Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-31T04:15:11.636Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-31T04:15:11.636Z] Fetched 121 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-31T04:15:11.636Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-31T04:15:11.636Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-31T04:15:11.636Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-31T04:15:11.636Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-31T04:15:11.636Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-31T04:15:11.636Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-31T04:15:11.636Z] Fetched 142 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-31T04:15:11.636Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-31T04:15:11.636Z] Fetched 181 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-31T04:15:11.636Z] Fetched 208 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-31T04:15:11.636Z] Fetched 161 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-31T04:15:11.636Z] Fetched 107 kB in 0s (0 B/s) [2022-03-31T04:15:11.636Z] Pulling static-packages [2022-03-31T04:15:11.636Z] + snapcraftctl pull [2022-03-31T04:15:13.017Z] Pulling version [2022-03-31T04:15:13.017Z] + cd /root/project [2022-03-31T04:15:13.017Z] ++ git describe --tags --abbrev=0 [2022-03-31T04:15:13.017Z] ++ sed s/v// [2022-03-31T04:15:13.017Z] + GIT_VERSION=2.2.0-dev.50 [2022-03-31T04:15:13.017Z] + '[' -z 2.2.0-dev.50 ']' [2022-03-31T04:15:13.017Z] + snapcraftctl set-version 2.2.0-dev.50 [2022-03-31T04:15:14.398Z] Building app-service-configurable [2022-03-31T04:15:14.398Z] + snapcraftctl build [2022-03-31T04:15:16.309Z] Building config-common [2022-03-31T04:15:16.309Z] + snapcraftctl build [2022-03-31T04:15:17.690Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-31T04:15:18.260Z] Skipping build go-build-helper (already ran) [2022-03-31T04:15:18.519Z] Building edgex-go [2022-03-31T04:15:18.519Z] + cd /root/parts/edgex-go/src [2022-03-31T04:15:18.519Z] ++ git describe --tags --abbrev=0 [2022-03-31T04:15:18.519Z] ++ sed s/v// [2022-03-31T04:15:18.519Z] + GIT_VERSION=2.2.0-dev.50 [2022-03-31T04:15:18.519Z] + '[' -z 2.2.0-dev.50 ']' [2022-03-31T04:15:18.519Z] + echo 2.2.0-dev.50 [2022-03-31T04:15:18.519Z] + '[' '!' -d vendor ']' [2022-03-31T04:15:18.519Z] + go mod download all [2022-03-31T04:15:23.810Z] + make build [2022-03-31T04:15:23.810Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T04:15:41.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T04:15:54.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T04:15:55.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T04:15:56.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T04:15:57.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T04:15:58.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T04:15:59.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T04:16:01.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T04:16:02.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T04:16:03.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T04:16:05.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T04:16:06.921Z] 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 [2022-03-31T04:16:07.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-31T04:16:08.594Z] + case "$service" in [2022-03-31T04:16:08.594Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-31T04:16:08.594Z] + case "$service" in [2022-03-31T04:16:08.594Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-31T04:16:08.594Z] + case "$service" in [2022-03-31T04:16:08.594Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-31T04:16:08.594Z] + case "$service" in [2022-03-31T04:16:08.594Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-31T04:16:08.594Z] + case "$service" in [2022-03-31T04:16:08.594Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-31T04:16:08.594Z] + case "$service" in [2022-03-31T04:16:08.594Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-31T04:16:08.594Z] + case "$service" in [2022-03-31T04:16:08.594Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-31T04:16:08.594Z] + case "$service" in [2022-03-31T04:16:08.594Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-31T04:16:08.594Z] + case "$service" in [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-31T04:16:08.594Z] + case "$service" in [2022-03-31T04:16:08.594Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-31T04:16:08.594Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-31T04:16:08.594Z] + case "$service" in [2022-03-31T04:16:08.594Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-31T04:16:08.594Z] + 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 [2022-03-31T04:16:08.594Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-31T04:16:08.594Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-31T04:16:08.594Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-31T04:16:09.163Z] Building hooks [2022-03-31T04:16:09.163Z] + cd /root/parts/hooks/src [2022-03-31T04:16:09.163Z] + make build [2022-03-31T04:16:09.163Z] go mod tidy [2022-03-31T04:16:09.423Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-31T04:16:09.682Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-31T04:16:09.682Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-31T04:16:09.682Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-31T04:16:09.682Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-31T04:16:11.591Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-31T04:16:11.852Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-31T04:16:11.852Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-31T04:16:13.762Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T04:16:13.762Z] Building static-packages [2022-03-31T04:16:13.762Z] + snapcraftctl build [2022-03-31T04:16:15.808Z] Building version [2022-03-31T04:16:15.808Z] + snapcraftctl build [2022-03-31T04:16:17.718Z] Staging app-service-configurable [2022-03-31T04:16:17.718Z] + snapcraftctl stage [2022-03-31T04:16:19.098Z] Staging config-common [2022-03-31T04:16:19.098Z] + snapcraftctl stage [2022-03-31T04:16:21.011Z] Skipping stage go-build-helper (already ran) [2022-03-31T04:16:21.011Z] Staging edgex-go [2022-03-31T04:16:21.011Z] + snapcraftctl stage [2022-03-31T04:16:21.951Z] Staging hooks [2022-03-31T04:16:21.951Z] + snapcraftctl stage [2022-03-31T04:16:23.332Z] Staging static-packages [2022-03-31T04:16:23.332Z] + snapcraftctl stage [2022-03-31T04:16:24.714Z] Staging version [2022-03-31T04:16:24.714Z] + snapcraftctl stage [2022-03-31T04:16:26.097Z] Priming app-service-configurable [2022-03-31T04:16:26.097Z] + snapcraftctl prime [2022-03-31T04:16:28.643Z] 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 [2022-03-31T04:16:28.643Z] stage-packages: [2022-03-31T04:16:28.643Z] - libnorm1 [2022-03-31T04:16:28.643Z] - libpgm-5.2-0 [2022-03-31T04:16:28.643Z] - libsodium23 [2022-03-31T04:16:28.643Z] - libzmq5 [2022-03-31T04:16:28.643Z] Priming config-common [2022-03-31T04:16:28.643Z] + snapcraftctl prime [2022-03-31T04:16:30.026Z] Priming go-build-helper [2022-03-31T04:16:30.026Z] + snapcraftctl prime [2022-03-31T04:16:31.410Z] Priming edgex-go [2022-03-31T04:16:31.410Z] + snapcraftctl prime [2022-03-31T04:16:32.796Z] Priming hooks [2022-03-31T04:16:32.796Z] + snapcraftctl prime [2022-03-31T04:16:34.182Z] Priming static-packages [2022-03-31T04:16:34.182Z] + snapcraftctl prime [2022-03-31T04:16:38.384Z] Priming version [2022-03-31T04:16:38.384Z] + snapcraftctl prime [2022-03-31T04:16:39.767Z] 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] } [2022-03-31T04:17:28.734Z] 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 [2022-03-31T04:17:28.734Z] 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 [2022-03-31T04:17:31.351Z] 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 [2022-03-31T04:17:32.871Z] 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 [2022-03-31T04:17:39.649Z] 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 [2022-03-31T04:17:45.076Z] 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 [2022-03-31T04:17:49.384Z] 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 [2022-03-31T04:17:56.099Z] 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 [2022-03-31T04:18:00.405Z] 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 [2022-03-31T04:18:05.812Z] 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 [2022-03-31T04:18:14.109Z] 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] } [2022-03-31T04:18:18.443Z] $ docker stop --time=1 630ca86162b541a14ea475481bdfd966ed91c92ca5e2ec8fa75b52ce450a425e [2022-03-31T04:18:20.347Z] $ docker rm -f 630ca86162b541a14ea475481bdfd966ed91c92ca5e2ec8fa75b52ce450a425e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:18:22.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T04:18:22.517Z] [2022-03-31T04:18:22.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:18:22.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T04:18:23.136Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-31T04:18:23.136Z] 29e5d40040c1: Pulling fs layer [2022-03-31T04:18:23.136Z] 1ce36da41761: Pulling fs layer [2022-03-31T04:18:23.136Z] 25b303627fd3: Pulling fs layer [2022-03-31T04:18:23.136Z] 29e5d40040c1: Verifying Checksum [2022-03-31T04:18:23.136Z] 29e5d40040c1: Download complete [2022-03-31T04:18:23.412Z] 1ce36da41761: Verifying Checksum [2022-03-31T04:18:23.412Z] 1ce36da41761: Download complete [2022-03-31T04:18:23.686Z] 29e5d40040c1: Pull complete [2022-03-31T04:18:25.121Z] 25b303627fd3: Verifying Checksum [2022-03-31T04:18:25.121Z] 25b303627fd3: Download complete [2022-03-31T04:18:25.121Z] 1ce36da41761: Pull complete [2022-03-31T04:18:37.519Z] 25b303627fd3: Pull complete [2022-03-31T04:18:37.519Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-31T04:18:37.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T04:18:37.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-31T04:18:37.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-9556 does not seem to be running inside a container [2022-03-31T04:18:37.852Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T04:18:40.194Z] $ docker top 2f4c613219590a3a35c43ce00d94b4e5275cb57a6ff5877fd938f1fe500b5621 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T04:18:41.117Z] + grep parallel+ [2022-03-31T04:18:41.117Z] docker-compose build --help [2022-03-31T04:18:45.419Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T04:18:45.443Z] $ docker stop --time=1 2f4c613219590a3a35c43ce00d94b4e5275cb57a6ff5877fd938f1fe500b5621 [2022-03-31T04:18:47.120Z] $ docker rm -f 2f4c613219590a3a35c43ce00d94b4e5275cb57a6ff5877fd938f1fe500b5621 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:18:47.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T04:18:47.737Z] . [Pipeline] withDockerContainer [2022-03-31T04:18:47.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-9556 does not seem to be running inside a container [2022-03-31T04:18:48.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-31T04:18:49.319Z] $ docker top 12499544613d26fb6cbb7a15b3f36fabdca1328dc5069dce805e3f57f3dcad2d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T04:18:50.231Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T04:18:54.523Z] Building core-command ... [2022-03-31T04:18:54.523Z] Building core-data ... [2022-03-31T04:18:54.523Z] Building core-metadata ... [2022-03-31T04:18:54.523Z] Building security-bootstrapper ... [2022-03-31T04:18:54.523Z] Building security-proxy-setup ... [2022-03-31T04:18:54.523Z] Building security-secretstore-setup ... [2022-03-31T04:18:54.523Z] Building security-spiffe-token-provider ... [2022-03-31T04:18:54.523Z] Building security-spire-agent ... [2022-03-31T04:18:54.523Z] Building security-spire-config ... [2022-03-31T04:18:54.523Z] Building security-spire-server ... [2022-03-31T04:18:54.523Z] Building support-notifications ... [2022-03-31T04:18:54.523Z] Building support-scheduler ... [2022-03-31T04:18:54.523Z] Building sys-mgmt-agent ... [2022-03-31T04:18:54.523Z] Building security-spire-agent [2022-03-31T04:18:54.523Z] Building security-secretstore-setup [2022-03-31T04:18:54.523Z] Building security-spire-server [2022-03-31T04:18:54.523Z] Building support-notifications [2022-03-31T04:18:54.523Z] Building security-bootstrapper [2022-03-31T04:20:46.459Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:20:46.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:20:46.459Z] ---> dbbe712ca450 [2022-03-31T04:20:46.459Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T04:20:46.459Z] ---> Running in 3ef69fec9402 [2022-03-31T04:20:46.459Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:20:46.459Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:20:46.459Z] ---> dbbe712ca450 [2022-03-31T04:20:46.459Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T04:20:46.459Z] ---> Running in ca96cc42d7f0 [2022-03-31T04:20:46.459Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:20:46.459Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:20:46.459Z] ---> dbbe712ca450 [2022-03-31T04:20:46.459Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T04:20:46.459Z] ---> Running in a9e1f44b2ed1 [2022-03-31T04:20:46.459Z] Removing intermediate container ca96cc42d7f0 [2022-03-31T04:20:46.459Z] ---> 2c3b475b6beb [2022-03-31T04:20:46.459Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:20:46.459Z] Removing intermediate container 3ef69fec9402 [2022-03-31T04:20:46.459Z] ---> 2f41f113fee4 [2022-03-31T04:20:46.459Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:20:46.459Z] ---> Running in 878786c7f422 [2022-03-31T04:20:46.459Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:20:46.459Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:20:46.459Z] ---> dbbe712ca450 [2022-03-31T04:20:46.459Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T04:20:46.459Z] ---> Running in dd98fdee7364 [2022-03-31T04:20:46.459Z] ---> Running in 0e7966597bbd [2022-03-31T04:20:46.459Z] Removing intermediate container a9e1f44b2ed1 [2022-03-31T04:20:46.459Z] ---> 8e06d3327201 [2022-03-31T04:20:46.459Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:20:46.459Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:20:46.459Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:20:46.459Z] ---> dbbe712ca450 [2022-03-31T04:20:46.459Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T04:20:46.459Z] ---> Using cache [2022-03-31T04:20:46.459Z] ---> 2c3b475b6beb [2022-03-31T04:20:46.459Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:20:46.459Z] ---> Running in 375e5f484937 [2022-03-31T04:20:46.459Z] ---> Running in 26e3f8f4fd88 [2022-03-31T04:20:46.459Z] Removing intermediate container dd98fdee7364 [2022-03-31T04:20:46.459Z] ---> e34102a1d81b [2022-03-31T04:20:46.459Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:20:46.459Z] ---> Running in 072a87f2d760 [2022-03-31T04:20:46.459Z] Removing intermediate container 878786c7f422 [2022-03-31T04:20:46.459Z] ---> a87118151f6a [2022-03-31T04:20:46.459Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T04:20:46.459Z] ---> Running in fd37fef53532 [2022-03-31T04:20:46.459Z] Removing intermediate container 375e5f484937 [2022-03-31T04:20:46.459Z] ---> 7cd96539a5ff [2022-03-31T04:20:46.459Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T04:20:46.459Z] ---> Running in 31727e92898e [2022-03-31T04:20:46.459Z] Removing intermediate container 0e7966597bbd [2022-03-31T04:20:46.459Z] ---> 5eb226ccca24 [2022-03-31T04:20:46.459Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T04:20:46.459Z] ---> Running in ea2b77dc9b92 [2022-03-31T04:20:46.459Z] Removing intermediate container 072a87f2d760 [2022-03-31T04:20:46.459Z] ---> 162421f9c7bb [2022-03-31T04:20:46.459Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T04:20:46.459Z] Removing intermediate container 26e3f8f4fd88 [2022-03-31T04:20:46.459Z] ---> aa5b3cb5037a [2022-03-31T04:20:46.459Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T04:20:46.459Z] ---> Running in 17873e1ebc33 [2022-03-31T04:20:46.459Z] ---> Running in 0f7c5577c390 [2022-03-31T04:20:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:20:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:20:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:20:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:20:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:20:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:20:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:20:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:20:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:20:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:20:46.459Z] OK: 220 MiB in 52 packages [2022-03-31T04:20:46.459Z] OK: 220 MiB in 52 packages [2022-03-31T04:20:46.459Z] OK: 220 MiB in 52 packages [2022-03-31T04:20:46.459Z] OK: 220 MiB in 52 packages [2022-03-31T04:20:46.459Z] OK: 220 MiB in 52 packages [2022-03-31T04:20:46.459Z] Removing intermediate container fd37fef53532 [2022-03-31T04:20:46.459Z] ---> e2eb5fea8105 [2022-03-31T04:20:46.459Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T04:20:46.459Z] Removing intermediate container 31727e92898e [2022-03-31T04:20:46.459Z] ---> 16a3f3ead14f [2022-03-31T04:20:46.459Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T04:20:46.459Z] Removing intermediate container ea2b77dc9b92 [2022-03-31T04:20:46.459Z] ---> 8de0e992b7a8 [2022-03-31T04:20:46.459Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T04:20:46.459Z] Removing intermediate container 0f7c5577c390 [2022-03-31T04:20:46.459Z] ---> cd520dd57162 [2022-03-31T04:20:46.459Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T04:20:46.459Z] Removing intermediate container 17873e1ebc33 [2022-03-31T04:20:46.459Z] ---> ae3c784eea94 [2022-03-31T04:20:46.459Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T04:20:46.732Z] ---> 058bf950c46b [2022-03-31T04:20:46.732Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:20:46.732Z] ---> aa5957da7f33 [2022-03-31T04:20:46.732Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:20:47.018Z] ---> d548f6271fa4 [2022-03-31T04:20:47.018Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:20:47.018Z] ---> Running in 0a63d5c808f7 [2022-03-31T04:20:47.018Z] ---> Running in d74258593468 [2022-03-31T04:20:47.298Z] ---> Running in 4e6d525d5412 [2022-03-31T04:20:47.298Z] ---> b9837b5ea685 [2022-03-31T04:20:47.298Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:20:47.298Z] ---> 2a0fbe79008e [2022-03-31T04:20:47.298Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:20:47.298Z] ---> Running in 1d5e5b1bee9b [2022-03-31T04:20:47.579Z] ---> Running in 4c1a56e18359 [2022-03-31T04:20:52.998Z] Removing intermediate container d74258593468 [2022-03-31T04:20:52.998Z] ---> 5579e7635f7a [2022-03-31T04:20:52.998Z] Step 8/24 : COPY . . [2022-03-31T04:20:52.998Z] Removing intermediate container 4e6d525d5412 [2022-03-31T04:20:52.998Z] ---> 79bfb47b8528 [2022-03-31T04:20:52.998Z] Step 8/22 : COPY . . [2022-03-31T04:20:53.273Z] Removing intermediate container 4c1a56e18359 [2022-03-31T04:20:53.273Z] ---> 0e7036454df9 [2022-03-31T04:20:53.273Z] Step 8/25 : COPY . . [2022-03-31T04:20:53.273Z] Removing intermediate container 1d5e5b1bee9b [2022-03-31T04:20:53.273Z] ---> 45069c905d08 [2022-03-31T04:20:53.273Z] Step 8/31 : COPY . . [2022-03-31T04:20:53.273Z] Removing intermediate container 0a63d5c808f7 [2022-03-31T04:20:53.273Z] ---> 62a6297a9cbf [2022-03-31T04:20:53.273Z] Step 8/23 : COPY . . [2022-03-31T04:21:25.674Z] ---> 162cf83dfc9f [2022-03-31T04:21:25.674Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T04:21:25.674Z] ---> 8be611e10909 [2022-03-31T04:21:25.674Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T04:21:25.674Z] ---> Running in 10ded6832cc3 [2022-03-31T04:21:25.674Z] ---> Running in 1df342097192 [2022-03-31T04:21:25.674Z] ---> 17541e7c2934 [2022-03-31T04:21:25.674Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T04:21:25.674Z] ---> Running in ba75f743db8d [2022-03-31T04:21:25.674Z] ---> eae6aba73411 [2022-03-31T04:21:25.674Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T04:21:25.674Z] ---> Running in 4695fd400b01 [2022-03-31T04:21:25.674Z] ---> 64d5a6724521 [2022-03-31T04:21:25.674Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T04:21:25.674Z] ---> Running in 358f5f5b6ae1 [2022-03-31T04:21:25.951Z] Removing intermediate container 4695fd400b01 [2022-03-31T04:21:25.951Z] ---> 7ab2bf0bcfc4 [2022-03-31T04:21:25.951Z] 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" [2022-03-31T04:21:25.951Z] ---> Running in 6c1186df89e5 [2022-03-31T04:21:26.229Z] Removing intermediate container 358f5f5b6ae1 [2022-03-31T04:21:26.229Z] ---> dba9ba993726 [2022-03-31T04:21:26.229Z] 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" [2022-03-31T04:21:26.504Z] ---> Running in cf62cf5c20d3 [2022-03-31T04:21:26.504Z] 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 [2022-03-31T04:21:26.504Z] 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 [2022-03-31T04:21:26.779Z] 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 [2022-03-31T04:21:30.207Z] spire-1.2.0/ [2022-03-31T04:21:30.207Z] spire-1.2.0/ [2022-03-31T04:21:34.553Z] spire-1.2.0/README.md [2022-03-31T04:21:34.553Z] spire-1.2.0/bin/ [2022-03-31T04:21:34.553Z] spire-1.2.0/bin/spire-server [2022-03-31T04:21:34.553Z] spire-1.2.0/bin/spire-agent [2022-03-31T04:21:34.553Z] spire-1.2.0/conf/ [2022-03-31T04:21:34.553Z] spire-1.2.0/conf/server/ [2022-03-31T04:21:34.553Z] spire-1.2.0/conf/server/server.conf [2022-03-31T04:21:34.553Z] spire-1.2.0/conf/agent/ [2022-03-31T04:21:34.553Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T04:21:34.553Z] spire-1.2.0/LICENSE [2022-03-31T04:21:34.553Z] spire-1.2.0/README.md [2022-03-31T04:21:34.553Z] spire-1.2.0/bin/ [2022-03-31T04:21:34.553Z] spire-1.2.0/bin/spire-server [2022-03-31T04:21:34.553Z] spire-1.2.0/bin/spire-agent [2022-03-31T04:21:34.553Z] spire-1.2.0/conf/ [2022-03-31T04:21:34.553Z] spire-1.2.0/conf/server/ [2022-03-31T04:21:34.553Z] spire-1.2.0/conf/server/server.conf [2022-03-31T04:21:34.553Z] spire-1.2.0/conf/agent/ [2022-03-31T04:21:34.553Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T04:21:34.553Z] spire-1.2.0/LICENSE [2022-03-31T04:21:42.862Z] Removing intermediate container cf62cf5c20d3 [2022-03-31T04:21:42.862Z] ---> ff28596bcd8c [2022-03-31T04:21:42.862Z] [2022-03-31T04:21:42.862Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T04:21:43.137Z] 3.15: Pulling from library/alpine [2022-03-31T04:21:43.137Z] Removing intermediate container 6c1186df89e5 [2022-03-31T04:21:43.137Z] ---> 627be2a21a56 [2022-03-31T04:21:43.137Z] [2022-03-31T04:21:43.137Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T04:21:43.415Z] 3.15: Pulling from library/alpine [2022-03-31T04:21:44.400Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T04:21:44.400Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T04:21:44.400Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T04:21:44.400Z] Status: Image is up to date for alpine:3.15 [2022-03-31T04:21:44.400Z] ---> 03078ca19a05 [2022-03-31T04:21:44.400Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T04:21:44.400Z] ---> 03078ca19a05 [2022-03-31T04:21:44.400Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T04:21:44.400Z] ---> Running in c782b58fe6d0 [2022-03-31T04:21:44.400Z] ---> Running in b934a0214e1b [2022-03-31T04:21:45.012Z] Removing intermediate container b934a0214e1b [2022-03-31T04:21:45.012Z] ---> 41b29848e95d [2022-03-31T04:21:45.012Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:21:45.286Z] ---> Running in 3244130ab7ec [2022-03-31T04:21:45.561Z] Removing intermediate container c782b58fe6d0 [2022-03-31T04:21:45.561Z] ---> accdd69c78fe [2022-03-31T04:21:45.561Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:21:45.561Z] ---> Running in 8ad547bfd56d [2022-03-31T04:21:48.983Z] Removing intermediate container 3244130ab7ec [2022-03-31T04:21:48.983Z] ---> 3c168e386815 [2022-03-31T04:21:48.983Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T04:21:48.983Z] ---> Running in a91a4064bd9a [2022-03-31T04:21:49.257Z] Removing intermediate container 8ad547bfd56d [2022-03-31T04:21:49.257Z] ---> 28895b5dd3e9 [2022-03-31T04:21:49.257Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T04:21:49.530Z] ---> Running in 66775b25856d [2022-03-31T04:21:50.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:21:51.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:21:52.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:21:52.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:21:53.444Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T04:21:53.444Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T04:21:53.444Z] OK: 15729 distinct packages available [2022-03-31T04:21:53.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:21:53.719Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T04:21:53.719Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T04:21:53.719Z] OK: 15729 distinct packages available [2022-03-31T04:21:53.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:21:54.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:21:55.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:21:55.472Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T04:21:55.750Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T04:21:55.750Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T04:21:56.027Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T04:21:56.027Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T04:21:56.027Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T04:21:56.027Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T04:21:56.027Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T04:21:56.027Z] OK: 6 MiB in 19 packages [2022-03-31T04:21:56.306Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T04:21:56.306Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T04:21:56.306Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T04:21:56.588Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T04:21:56.588Z] OK: 6 MiB in 19 packages [2022-03-31T04:21:58.591Z] Removing intermediate container a91a4064bd9a [2022-03-31T04:21:58.591Z] ---> 6023e5f8d839 [2022-03-31T04:21:58.591Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T04:21:58.591Z] Removing intermediate container 66775b25856d [2022-03-31T04:21:58.591Z] ---> 2f0b90c79a86 [2022-03-31T04:21:58.591Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T04:22:02.943Z] ---> afea2a827e00 [2022-03-31T04:22:02.943Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T04:22:05.580Z] ---> 7f9260b405b0 [2022-03-31T04:22:05.580Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T04:22:07.027Z] ---> 29fa294d7372 [2022-03-31T04:22:07.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T04:22:08.479Z] ---> 8212e6e387f4 [2022-03-31T04:22:08.479Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T04:22:09.472Z] ---> e352ce46c3b3 [2022-03-31T04:22:09.472Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T04:22:09.472Z] ---> Running in 9bc8d1c8bbdf [2022-03-31T04:22:10.462Z] Removing intermediate container 9bc8d1c8bbdf [2022-03-31T04:22:10.462Z] ---> ca66ada2fcba [2022-03-31T04:22:10.462Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T04:22:10.745Z] ---> Running in d9b0884abc65 [2022-03-31T04:22:11.353Z] Removing intermediate container d9b0884abc65 [2022-03-31T04:22:11.353Z] ---> 96175c1e8841 [2022-03-31T04:22:11.353Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T04:22:11.640Z] ---> Running in 26c4634b2b03 [2022-03-31T04:22:11.918Z] ---> ba3d7236ce2f [2022-03-31T04:22:11.918Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T04:22:12.524Z] Removing intermediate container 26c4634b2b03 [2022-03-31T04:22:12.524Z] ---> d733ae8f5cbd [2022-03-31T04:22:12.524Z] Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:22:12.524Z] ---> Running in d8cb48988b68 [2022-03-31T04:22:13.127Z] Removing intermediate container d8cb48988b68 [2022-03-31T04:22:13.127Z] ---> 7bd447396c6e [2022-03-31T04:22:13.127Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T04:22:13.127Z] ---> Running in a0ddee85eef6 [2022-03-31T04:22:13.410Z] ---> 5e97d477c3bd [2022-03-31T04:22:13.410Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T04:22:14.014Z] Removing intermediate container a0ddee85eef6 [2022-03-31T04:22:14.014Z] ---> f50ae65a54ef [2022-03-31T04:22:14.014Z] [2022-03-31T04:22:14.621Z] ---> c2394bc43538 [2022-03-31T04:22:14.621Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T04:22:14.621Z] Successfully built f50ae65a54ef [2022-03-31T04:22:14.900Z] Successfully tagged security-spire-server-arm64:latest [2022-03-31T04:22:14.900Z] Building core-command [2022-03-31T04:22:15.497Z]  Building security-spire-server ... done  ---> affab572d360 [2022-03-31T04:22:15.498Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T04:22:15.498Z] ---> Running in fd49b63239bb [2022-03-31T04:22:16.096Z] Removing intermediate container fd49b63239bb [2022-03-31T04:22:16.096Z] ---> e7405832747b [2022-03-31T04:22:16.096Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T04:22:16.096Z] ---> Running in 819f77b1e6a6 [2022-03-31T04:22:16.698Z] Removing intermediate container 819f77b1e6a6 [2022-03-31T04:22:16.698Z] ---> 0b4328809864 [2022-03-31T04:22:16.698Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T04:22:16.971Z] ---> Running in 7ddd493b6b2c [2022-03-31T04:22:17.247Z] Removing intermediate container 7ddd493b6b2c [2022-03-31T04:22:17.247Z] ---> 8cb487e6bb33 [2022-03-31T04:22:17.521Z] Step 23/24 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:22:17.521Z] ---> Running in 681f49678e14 [2022-03-31T04:22:18.120Z] Removing intermediate container 681f49678e14 [2022-03-31T04:22:18.120Z] ---> 18af2a966d9e [2022-03-31T04:22:18.120Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T04:22:18.120Z] ---> Running in 89e878308d76 [2022-03-31T04:22:18.730Z] Removing intermediate container 89e878308d76 [2022-03-31T04:22:18.730Z] ---> a6e0b620665d [2022-03-31T04:22:18.730Z] [2022-03-31T04:22:19.332Z] Successfully built a6e0b620665d [2022-03-31T04:22:19.332Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-31T04:22:19.332Z]  Building security-spire-agent ... done Building security-spire-config [2022-03-31T04:23:15.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:23:15.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:23:15.912Z] ---> dbbe712ca450 [2022-03-31T04:23:15.912Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> e34102a1d81b [2022-03-31T04:23:15.912Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> 162421f9c7bb [2022-03-31T04:23:15.912Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> ae3c784eea94 [2022-03-31T04:23:15.912Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> b9837b5ea685 [2022-03-31T04:23:15.912Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> 45069c905d08 [2022-03-31T04:23:15.912Z] Step 8/23 : COPY . . [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> 17541e7c2934 [2022-03-31T04:23:15.912Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T04:23:15.912Z] ---> Running in f0c258f67fc4 [2022-03-31T04:23:15.912Z] 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 [2022-03-31T04:23:15.912Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:23:15.912Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:23:15.912Z] ---> dbbe712ca450 [2022-03-31T04:23:15.912Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> e34102a1d81b [2022-03-31T04:23:15.912Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> 162421f9c7bb [2022-03-31T04:23:15.912Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> ae3c784eea94 [2022-03-31T04:23:15.912Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> b9837b5ea685 [2022-03-31T04:23:15.912Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> 45069c905d08 [2022-03-31T04:23:15.912Z] Step 8/24 : COPY . . [2022-03-31T04:23:15.912Z] ---> Using cache [2022-03-31T04:23:15.912Z] ---> 17541e7c2934 [2022-03-31T04:23:15.912Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T04:23:15.912Z] ---> Running in 995dc5f45116 [2022-03-31T04:23:15.912Z] Removing intermediate container 995dc5f45116 [2022-03-31T04:23:15.912Z] ---> 00072d5ec3ca [2022-03-31T04:23:15.912Z] 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" [2022-03-31T04:23:15.912Z] ---> Running in 7d968f1cb8ef [2022-03-31T04:23:15.912Z] spire-1.2.0/ [2022-03-31T04:23:21.622Z] spire-1.2.0/README.md [2022-03-31T04:23:21.622Z] spire-1.2.0/bin/ [2022-03-31T04:23:21.622Z] spire-1.2.0/bin/spire-server [2022-03-31T04:23:21.622Z] spire-1.2.0/bin/spire-agent [2022-03-31T04:23:21.622Z] spire-1.2.0/conf/ [2022-03-31T04:23:21.622Z] spire-1.2.0/conf/server/ [2022-03-31T04:23:21.622Z] spire-1.2.0/conf/server/server.conf [2022-03-31T04:23:21.622Z] spire-1.2.0/conf/agent/ [2022-03-31T04:23:21.622Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T04:23:21.622Z] spire-1.2.0/LICENSE [2022-03-31T04:23:27.053Z] Removing intermediate container 7d968f1cb8ef [2022-03-31T04:23:27.053Z] ---> bfadb4b308bf [2022-03-31T04:23:27.053Z] [2022-03-31T04:23:27.053Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T04:23:27.053Z] ---> 03078ca19a05 [2022-03-31T04:23:27.053Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T04:23:27.053Z] ---> Using cache [2022-03-31T04:23:27.053Z] ---> accdd69c78fe [2022-03-31T04:23:27.053Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:23:27.053Z] ---> Using cache [2022-03-31T04:23:27.053Z] ---> 28895b5dd3e9 [2022-03-31T04:23:27.053Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T04:23:27.053Z] ---> Running in e9e284295082 [2022-03-31T04:23:29.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:23:30.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:23:31.458Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T04:23:31.458Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T04:23:31.458Z] OK: 15729 distinct packages available [2022-03-31T04:23:31.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:23:32.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:23:33.886Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T04:23:33.886Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T04:23:33.886Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T04:23:33.886Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T04:23:33.886Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T04:23:34.161Z] OK: 6 MiB in 18 packages [2022-03-31T04:23:35.610Z] Removing intermediate container e9e284295082 [2022-03-31T04:23:35.610Z] ---> c23f6597918d [2022-03-31T04:23:35.610Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T04:23:41.036Z] ---> 60f9179adbe1 [2022-03-31T04:23:41.036Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T04:23:42.027Z] ---> 420aea8c601f [2022-03-31T04:23:42.027Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T04:23:42.306Z] ---> Running in 11549fdd8575 [2022-03-31T04:23:42.927Z] Removing intermediate container 11549fdd8575 [2022-03-31T04:23:42.927Z] ---> b3252e515d26 [2022-03-31T04:23:42.927Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T04:23:43.920Z] ---> b1279347a7d3 [2022-03-31T04:23:43.920Z] Step 19/24 : WORKDIR / [2022-03-31T04:23:43.920Z] ---> Running in 43c3ad6864ab [2022-03-31T04:23:44.526Z] Removing intermediate container 43c3ad6864ab [2022-03-31T04:23:44.526Z] ---> 7ed2272af4ec [2022-03-31T04:23:44.526Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T04:23:44.526Z] ---> Running in 1fc70b4cd6f7 [2022-03-31T04:23:45.125Z] Removing intermediate container 1fc70b4cd6f7 [2022-03-31T04:23:45.125Z] ---> 175f10d94dbb [2022-03-31T04:23:45.125Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T04:23:45.125Z] ---> Running in c7a5531853f5 [2022-03-31T04:23:45.728Z] Removing intermediate container c7a5531853f5 [2022-03-31T04:23:45.728Z] ---> c97c5107d021 [2022-03-31T04:23:45.728Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T04:23:45.728Z] ---> Running in 33adac0616da [2022-03-31T04:23:46.333Z] Removing intermediate container 33adac0616da [2022-03-31T04:23:46.333Z] ---> f1b31fb244f8 [2022-03-31T04:23:46.333Z] Step 23/24 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:23:46.333Z] ---> Running in dc573fca4d82 [2022-03-31T04:23:46.965Z] Removing intermediate container dc573fca4d82 [2022-03-31T04:23:46.965Z] ---> 7d21161f6b26 [2022-03-31T04:23:46.965Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T04:23:46.965Z] ---> Running in 3cad5bf01a2f [2022-03-31T04:23:47.567Z] Removing intermediate container 3cad5bf01a2f [2022-03-31T04:23:47.567Z] ---> 46a874b5545b [2022-03-31T04:23:47.567Z] [2022-03-31T04:23:48.175Z] Successfully built 46a874b5545b [2022-03-31T04:23:48.175Z] Successfully tagged security-spire-config-arm64:latest [2022-03-31T04:23:48.175Z]  Building security-spire-config ... done Building core-metadata [2022-03-31T04:24:20.571Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:24:20.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:24:20.571Z] ---> dbbe712ca450 [2022-03-31T04:24:20.571Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T04:24:20.571Z] ---> Using cache [2022-03-31T04:24:20.571Z] ---> e34102a1d81b [2022-03-31T04:24:20.571Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:24:20.571Z] ---> Using cache [2022-03-31T04:24:20.571Z] ---> 162421f9c7bb [2022-03-31T04:24:20.571Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T04:24:20.571Z] ---> Using cache [2022-03-31T04:24:20.571Z] ---> ae3c784eea94 [2022-03-31T04:24:20.571Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T04:24:20.571Z] ---> Using cache [2022-03-31T04:24:20.571Z] ---> b9837b5ea685 [2022-03-31T04:24:20.571Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:24:20.571Z] ---> Using cache [2022-03-31T04:24:20.571Z] ---> 45069c905d08 [2022-03-31T04:24:20.571Z] Step 8/23 : COPY . . [2022-03-31T04:24:20.571Z] ---> Using cache [2022-03-31T04:24:20.571Z] ---> 17541e7c2934 [2022-03-31T04:24:20.571Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T04:24:20.571Z] ---> Running in 2455ec86d374 [2022-03-31T04:24:20.571Z] 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 [2022-03-31T04:27:42.598Z] 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 [2022-03-31T04:28:04.835Z] Removing intermediate container 1df342097192 [2022-03-31T04:28:04.835Z] ---> 56e66a38d3f3 [2022-03-31T04:28:04.835Z] [2022-03-31T04:28:04.835Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T04:28:04.835Z] Removing intermediate container ba75f743db8d [2022-03-31T04:28:04.835Z] ---> 0b2236c71afb [2022-03-31T04:28:04.835Z] [2022-03-31T04:28:04.835Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T04:28:04.835Z] 3.14: Pulling from library/alpine [2022-03-31T04:28:04.835Z] 3.14: Pulling from library/alpine [2022-03-31T04:28:04.835Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T04:28:04.835Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T04:28:04.835Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T04:28:04.835Z] Status: Image is up to date for alpine:3.14 [2022-03-31T04:28:04.835Z] ---> cc3d11fa2d52 [2022-03-31T04:28:04.835Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T04:28:04.835Z] ---> cc3d11fa2d52 [2022-03-31T04:28:04.835Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T04:28:04.835Z] ---> Running in 74d4058958f6 [2022-03-31T04:28:04.835Z] ---> Running in a9a4531be1d0 [2022-03-31T04:28:05.822Z] Removing intermediate container a9a4531be1d0 [2022-03-31T04:28:05.822Z] ---> 342e64a48cc8 [2022-03-31T04:28:05.822Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T04:28:06.104Z] ---> Running in 95b2ac861b1a [2022-03-31T04:28:07.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:28:07.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:28:08.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:28:08.835Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T04:28:09.121Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T04:28:09.121Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T04:28:09.121Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:28:09.121Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T04:28:09.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:28:09.731Z] OK: 6 MiB in 17 packages [2022-03-31T04:28:10.341Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T04:28:10.341Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T04:28:10.341Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:28:10.341Z] OK: 6 MiB in 16 packages [2022-03-31T04:28:12.986Z] Removing intermediate container 95b2ac861b1a [2022-03-31T04:28:12.986Z] ---> 0e9d227496c7 [2022-03-31T04:28:12.986Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T04:28:13.261Z] ---> Running in fbe3bdaee8b6 [2022-03-31T04:28:13.261Z] Removing intermediate container 74d4058958f6 [2022-03-31T04:28:13.261Z] ---> 36f226f3506b [2022-03-31T04:28:13.261Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T04:28:13.536Z] ---> Running in d186006d103e [2022-03-31T04:28:14.138Z] Removing intermediate container fbe3bdaee8b6 [2022-03-31T04:28:14.138Z] ---> 722adfe033bb [2022-03-31T04:28:14.138Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T04:28:14.415Z] ---> Running in aa6d54eb8276 [2022-03-31T04:28:14.415Z] Removing intermediate container d186006d103e [2022-03-31T04:28:14.415Z] ---> c1934640bb67 [2022-03-31T04:28:14.415Z] Step 13/25 : WORKDIR / [2022-03-31T04:28:14.697Z] ---> Running in ec00564f8c8e [2022-03-31T04:28:15.699Z] Removing intermediate container ec00564f8c8e [2022-03-31T04:28:15.699Z] ---> 9cf0507320bc [2022-03-31T04:28:15.699Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-31T04:28:15.699Z] Removing intermediate container aa6d54eb8276 [2022-03-31T04:28:15.699Z] ---> b8f3e6ac9970 [2022-03-31T04:28:15.699Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T04:28:15.976Z] ---> Running in d6024ca1870d [2022-03-31T04:28:18.628Z] ---> 0ca7dd00999b [2022-03-31T04:28:18.628Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-31T04:28:20.352Z] ---> 05e1bdc5783b [2022-03-31T04:28:20.352Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T04:28:20.352Z] Removing intermediate container d6024ca1870d [2022-03-31T04:28:20.352Z] ---> 98c0b33b14b0 [2022-03-31T04:28:20.352Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T04:28:20.352Z] Removing intermediate container 10ded6832cc3 [2022-03-31T04:28:20.352Z] ---> 582ad71fc88c [2022-03-31T04:28:20.352Z] [2022-03-31T04:28:20.352Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T04:28:20.352Z] ---> cc3d11fa2d52 [2022-03-31T04:28:20.352Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T04:28:20.352Z] ---> Running in 93fc0445d987 [2022-03-31T04:28:20.352Z] ---> Running in 3b182ef21032 [2022-03-31T04:28:21.890Z] Removing intermediate container 93fc0445d987 [2022-03-31T04:28:21.890Z] ---> 77e8a3ea627d [2022-03-31T04:28:21.890Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T04:28:22.162Z] ---> c2d45d041ab0 [2022-03-31T04:28:22.162Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-31T04:28:23.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:28:23.430Z] ---> 9d536e4d8774 [2022-03-31T04:28:23.430Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T04:28:23.704Z] ---> Running in eb4d9a59befe [2022-03-31T04:28:23.704Z] ---> e2a3982c9603 [2022-03-31T04:28:23.704Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T04:28:23.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:28:24.680Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T04:28:24.957Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T04:28:24.957Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:28:24.957Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T04:28:25.233Z] OK: 6 MiB in 16 packages [2022-03-31T04:28:27.232Z] ---> 877843f02dbb [2022-03-31T04:28:27.232Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T04:28:28.219Z] Removing intermediate container eb4d9a59befe [2022-03-31T04:28:28.219Z] ---> 1c5d2fcce4ca [2022-03-31T04:28:28.219Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:28:28.219Z] Removing intermediate container 3b182ef21032 [2022-03-31T04:28:28.219Z] ---> 70ea0ae6e61e [2022-03-31T04:28:28.219Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T04:28:28.503Z] ---> Running in 2949cd5d63c7 [2022-03-31T04:28:29.491Z] Removing intermediate container 2949cd5d63c7 [2022-03-31T04:28:29.491Z] ---> 7cef00159645 [2022-03-31T04:28:29.491Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T04:28:29.780Z] ---> Running in 265fa29acb33 [2022-03-31T04:28:30.066Z] ---> b387e651709c [2022-03-31T04:28:30.066Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T04:28:30.342Z] Removing intermediate container 265fa29acb33 [2022-03-31T04:28:30.342Z] ---> 3538ef11d0cb [2022-03-31T04:28:30.342Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T04:28:30.619Z] ---> Running in 0f6718704b10 [2022-03-31T04:28:31.616Z] ---> 4924dc5099d6 [2022-03-31T04:28:31.616Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T04:28:31.893Z] Removing intermediate container 0f6718704b10 [2022-03-31T04:28:31.893Z] ---> 5b131be01a11 [2022-03-31T04:28:31.893Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:28:32.884Z] ---> 495d5d79f1fd [2022-03-31T04:28:32.884Z] 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/ [2022-03-31T04:28:33.164Z] ---> Running in b94187e48d2d [2022-03-31T04:28:33.774Z] ---> 0247593624c7 [2022-03-31T04:28:33.774Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T04:28:34.048Z] ---> b0b6ef9f9ad7 [2022-03-31T04:28:34.048Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T04:28:35.493Z] ---> 0ae8adb51e72 [2022-03-31T04:28:35.493Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T04:28:37.482Z] ---> 949ca8237a70 [2022-03-31T04:28:37.482Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T04:28:37.482Z] Removing intermediate container b94187e48d2d [2022-03-31T04:28:37.482Z] ---> 6f783d24e23e [2022-03-31T04:28:37.482Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T04:28:37.482Z] ---> Running in 0d023e0ce2c8 [2022-03-31T04:28:38.090Z] ---> d918400009ce [2022-03-31T04:28:38.090Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T04:28:38.699Z] Removing intermediate container 0d023e0ce2c8 [2022-03-31T04:28:38.699Z] ---> e1ac27650264 [2022-03-31T04:28:38.699Z] Step 23/25 : LABEL arch=arm64 [2022-03-31T04:28:38.699Z] ---> Running in 333f388c2374 [2022-03-31T04:28:38.977Z] ---> 0c6e85d744a1 [2022-03-31T04:28:38.977Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T04:28:39.583Z] ---> Running in 480a4e736fb2 [2022-03-31T04:28:39.583Z] Removing intermediate container 333f388c2374 [2022-03-31T04:28:39.583Z] ---> 2ff0a379a7da [2022-03-31T04:28:39.583Z] Step 24/25 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:28:39.583Z] ---> Running in 727c7f5bb4f1 [2022-03-31T04:28:39.871Z] ---> f8ff8be72950 [2022-03-31T04:28:39.871Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T04:28:40.154Z] ---> Running in 6ec6b54c3ea2 [2022-03-31T04:28:40.440Z] Removing intermediate container 480a4e736fb2 [2022-03-31T04:28:40.440Z] ---> cbead3f7b2c3 [2022-03-31T04:28:40.440Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T04:28:40.440Z] Removing intermediate container 727c7f5bb4f1 [2022-03-31T04:28:40.440Z] ---> 0263452bb621 [2022-03-31T04:28:40.440Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T04:28:40.718Z] ---> Running in 5b92197ce08c [2022-03-31T04:28:41.024Z] Removing intermediate container 6ec6b54c3ea2 [2022-03-31T04:28:41.024Z] ---> 67d6dfa99599 [2022-03-31T04:28:41.024Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:28:41.305Z] ---> Running in 0aa7103d5516 [2022-03-31T04:28:41.582Z] Removing intermediate container 5b92197ce08c [2022-03-31T04:28:41.582Z] ---> b419f6fb022a [2022-03-31T04:28:41.582Z] [2022-03-31T04:28:41.862Z] Removing intermediate container 0aa7103d5516 [2022-03-31T04:28:41.862Z] ---> d46359461f51 [2022-03-31T04:28:41.862Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T04:28:42.141Z] ---> Running in 262a016cfa31 [2022-03-31T04:28:42.141Z] ---> 76a6f3a8e44f [2022-03-31T04:28:42.141Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T04:28:42.741Z] Successfully built b419f6fb022a [2022-03-31T04:28:42.741Z] ---> Running in 4bc038391c54 [2022-03-31T04:28:42.741Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-31T04:28:42.741Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-03-31T04:28:42.741Z] Removing intermediate container 262a016cfa31 [2022-03-31T04:28:42.741Z] ---> 793300fd96b9 [2022-03-31T04:28:42.741Z] Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:28:43.017Z] ---> Running in 8e0edfa7b881 [2022-03-31T04:28:44.012Z] Removing intermediate container 8e0edfa7b881 [2022-03-31T04:28:44.012Z] ---> bd4c4f0e915c [2022-03-31T04:28:44.012Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T04:28:44.012Z] ---> Running in 03f0d93bd800 [2022-03-31T04:28:45.014Z] Removing intermediate container 03f0d93bd800 [2022-03-31T04:28:45.014Z] ---> 49df2393bccc [2022-03-31T04:28:45.014Z] [2022-03-31T04:28:45.628Z] Successfully built 49df2393bccc [2022-03-31T04:28:45.628Z] Successfully tagged support-notifications-arm64:latest [2022-03-31T04:28:45.628Z] Building sys-mgmt-agent [2022-03-31T04:28:46.642Z]  Building support-notifications ... done Removing intermediate container 4bc038391c54 [2022-03-31T04:28:46.642Z] ---> 9f4d69833b23 [2022-03-31T04:28:46.642Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T04:28:46.925Z] ---> Running in 6e16e659d66f [2022-03-31T04:28:47.229Z] Removing intermediate container 6e16e659d66f [2022-03-31T04:28:47.229Z] ---> 245def0ab520 [2022-03-31T04:28:47.229Z] Step 28/31 : CMD ["gate"] [2022-03-31T04:28:47.527Z] ---> Running in 6cbd3d6a8f39 [2022-03-31T04:28:48.141Z] Removing intermediate container 6cbd3d6a8f39 [2022-03-31T04:28:48.141Z] ---> 2ad5c5480173 [2022-03-31T04:28:48.141Z] Step 29/31 : LABEL arch=arm64 [2022-03-31T04:28:48.419Z] ---> Running in 056ee7f6a986 [2022-03-31T04:28:49.421Z] Removing intermediate container 056ee7f6a986 [2022-03-31T04:28:49.421Z] ---> 58642c3f4dd0 [2022-03-31T04:28:49.421Z] Step 30/31 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:28:49.705Z] ---> Running in 94ca2354c96d [2022-03-31T04:28:50.326Z] Removing intermediate container 94ca2354c96d [2022-03-31T04:28:50.326Z] ---> 690eefc98198 [2022-03-31T04:28:50.326Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T04:28:50.619Z] ---> Running in 17bcb8b19254 [2022-03-31T04:28:51.227Z] Removing intermediate container 17bcb8b19254 [2022-03-31T04:28:51.227Z] ---> e8117146268f [2022-03-31T04:28:51.227Z] [2022-03-31T04:28:51.506Z] Successfully built e8117146268f [2022-03-31T04:28:51.506Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-31T04:28:51.506Z]  Building security-bootstrapper ... done Building core-data [2022-03-31T04:29:30.577Z] Removing intermediate container f0c258f67fc4 [2022-03-31T04:29:30.577Z] ---> df69c97b0697 [2022-03-31T04:29:30.577Z] [2022-03-31T04:29:30.577Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T04:29:30.577Z] ---> cc3d11fa2d52 [2022-03-31T04:29:30.577Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T04:29:30.577Z] ---> Running in 2fc7853b6e52 [2022-03-31T04:29:30.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:29:30.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:29:30.577Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T04:29:30.577Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:29:30.577Z] OK: 5 MiB in 15 packages [2022-03-31T04:29:30.577Z] Removing intermediate container 2fc7853b6e52 [2022-03-31T04:29:30.577Z] ---> d1d6ddc3cf25 [2022-03-31T04:29:30.577Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T04:29:30.577Z] ---> Running in 830fe2828008 [2022-03-31T04:29:31.575Z] Removing intermediate container 830fe2828008 [2022-03-31T04:29:31.575Z] ---> dd84ea308fc5 [2022-03-31T04:29:31.575Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T04:29:31.575Z] ---> Running in 7c4cd6498929 [2022-03-31T04:29:32.180Z] Removing intermediate container 7c4cd6498929 [2022-03-31T04:29:32.180Z] ---> d20f2cb821d2 [2022-03-31T04:29:32.180Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T04:29:32.457Z] ---> Running in 145a35e14e55 [2022-03-31T04:29:33.065Z] Removing intermediate container 145a35e14e55 [2022-03-31T04:29:33.065Z] ---> fc7b1eaa6268 [2022-03-31T04:29:33.065Z] Step 15/23 : WORKDIR / [2022-03-31T04:29:33.346Z] ---> Running in 51a13c67ff2d [2022-03-31T04:29:33.956Z] Removing intermediate container 51a13c67ff2d [2022-03-31T04:29:33.956Z] ---> 574d99668dc3 [2022-03-31T04:29:33.956Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:29:34.959Z] ---> a413cbc95722 [2022-03-31T04:29:34.959Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T04:29:38.383Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:29:38.383Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:29:38.383Z] ---> dbbe712ca450 [2022-03-31T04:29:38.383Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T04:29:38.383Z] ---> Using cache [2022-03-31T04:29:38.383Z] ---> e34102a1d81b [2022-03-31T04:29:38.383Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:29:38.383Z] ---> Using cache [2022-03-31T04:29:38.383Z] ---> 162421f9c7bb [2022-03-31T04:29:38.383Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T04:29:38.383Z] ---> Using cache [2022-03-31T04:29:38.383Z] ---> ae3c784eea94 [2022-03-31T04:29:38.383Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T04:29:38.383Z] ---> Using cache [2022-03-31T04:29:38.383Z] ---> b9837b5ea685 [2022-03-31T04:29:38.383Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:29:38.383Z] ---> Using cache [2022-03-31T04:29:38.383Z] ---> 45069c905d08 [2022-03-31T04:29:38.383Z] Step 8/22 : COPY . . [2022-03-31T04:29:38.383Z] ---> Using cache [2022-03-31T04:29:38.383Z] ---> 17541e7c2934 [2022-03-31T04:29:38.383Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T04:29:38.672Z] ---> Running in 5b0590e1c50b [2022-03-31T04:29:39.279Z] ---> ef11c6163dcb [2022-03-31T04:29:39.279Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T04:29:40.747Z] ---> 9c359ceae8ea [2022-03-31T04:29:40.747Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T04:29:40.747Z] 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 [2022-03-31T04:29:41.027Z] ---> Running in 32e517668b27 [2022-03-31T04:29:42.021Z] Removing intermediate container 32e517668b27 [2022-03-31T04:29:42.021Z] ---> 52b21146d4f5 [2022-03-31T04:29:42.021Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:29:42.021Z] ---> Running in 9dca3cd9fa82 [2022-03-31T04:29:43.477Z] Removing intermediate container 9dca3cd9fa82 [2022-03-31T04:29:43.477Z] ---> 00ada33f6e7e [2022-03-31T04:29:43.477Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T04:29:43.477Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:29:43.477Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:29:43.477Z] ---> dbbe712ca450 [2022-03-31T04:29:43.477Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T04:29:43.477Z] ---> Using cache [2022-03-31T04:29:43.477Z] ---> e34102a1d81b [2022-03-31T04:29:43.477Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:29:43.477Z] ---> Using cache [2022-03-31T04:29:43.477Z] ---> 162421f9c7bb [2022-03-31T04:29:43.477Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T04:29:43.477Z] ---> Running in 9e2e1028233b [2022-03-31T04:29:43.477Z] ---> Running in 63cf23479239 [2022-03-31T04:29:44.475Z] Removing intermediate container 63cf23479239 [2022-03-31T04:29:44.475Z] ---> f676288ffd3c [2022-03-31T04:29:44.475Z] Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:29:44.754Z] ---> Running in 24d687f601c9 [2022-03-31T04:29:45.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:29:46.037Z] Removing intermediate container 24d687f601c9 [2022-03-31T04:29:46.037Z] ---> ff1c55e03edd [2022-03-31T04:29:46.037Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T04:29:46.321Z] ---> Running in cccae1e21db3 [2022-03-31T04:29:46.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:29:46.890Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:29:46.890Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:29:46.890Z] ---> dbbe712ca450 [2022-03-31T04:29:46.890Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T04:29:46.890Z] ---> Using cache [2022-03-31T04:29:46.890Z] ---> e34102a1d81b [2022-03-31T04:29:46.890Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:29:46.890Z] ---> Using cache [2022-03-31T04:29:46.890Z] ---> 162421f9c7bb [2022-03-31T04:29:46.890Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T04:29:46.890Z] ---> Running in 5aa64c27cc62 [2022-03-31T04:29:47.511Z] Removing intermediate container cccae1e21db3 [2022-03-31T04:29:47.511Z] ---> 75d40d377279 [2022-03-31T04:29:47.511Z] [2022-03-31T04:29:47.789Z] OK: 220 MiB in 52 packages [2022-03-31T04:29:49.259Z] Successfully built 75d40d377279 [2022-03-31T04:29:49.259Z] Successfully tagged core-command-arm64:latest [2022-03-31T04:29:49.259Z]  Building core-command ... done Building support-scheduler [2022-03-31T04:29:49.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:29:49.540Z] Removing intermediate container 9e2e1028233b [2022-03-31T04:29:49.540Z] ---> 69c28efc9d8e [2022-03-31T04:29:49.540Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T04:29:50.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:29:50.541Z] ---> 3d21ca8c545a [2022-03-31T04:29:50.541Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:29:50.829Z] ---> Running in 6d18048f0d99 [2022-03-31T04:29:51.849Z] OK: 220 MiB in 52 packages [2022-03-31T04:29:54.853Z] Removing intermediate container 5aa64c27cc62 [2022-03-31T04:29:54.853Z] ---> 63401bf65dd1 [2022-03-31T04:29:54.853Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T04:29:55.849Z] ---> 059d36757a19 [2022-03-31T04:29:55.849Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:29:56.126Z] ---> Running in da27a477979d [2022-03-31T04:29:56.405Z] Removing intermediate container 2455ec86d374 [2022-03-31T04:29:56.405Z] ---> b9ff75eb7e83 [2022-03-31T04:29:56.405Z] [2022-03-31T04:29:56.405Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T04:29:56.405Z] ---> cc3d11fa2d52 [2022-03-31T04:29:56.405Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T04:29:56.405Z] ---> Using cache [2022-03-31T04:29:56.405Z] ---> d1d6ddc3cf25 [2022-03-31T04:29:56.405Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T04:29:56.405Z] ---> Using cache [2022-03-31T04:29:56.405Z] ---> dd84ea308fc5 [2022-03-31T04:29:56.405Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T04:29:56.694Z] ---> Running in efeee49f6ed4 [2022-03-31T04:29:57.695Z] Removing intermediate container efeee49f6ed4 [2022-03-31T04:29:57.695Z] ---> 28fe20a78a4c [2022-03-31T04:29:57.695Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T04:29:57.978Z] ---> Running in d03177332f8e [2022-03-31T04:29:58.590Z] Removing intermediate container 6d18048f0d99 [2022-03-31T04:29:58.590Z] ---> 183674fda05e [2022-03-31T04:29:58.590Z] Step 8/23 : COPY . . [2022-03-31T04:29:58.590Z] Removing intermediate container d03177332f8e [2022-03-31T04:29:58.590Z] ---> 3959e6c50ec9 [2022-03-31T04:29:58.590Z] Step 15/23 : WORKDIR / [2022-03-31T04:29:58.590Z] ---> Running in fa857ebd228b [2022-03-31T04:29:59.598Z] Removing intermediate container fa857ebd228b [2022-03-31T04:29:59.598Z] ---> 37d5d87b3901 [2022-03-31T04:29:59.598Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:30:00.602Z] ---> 8ab151e6bd60 [2022-03-31T04:30:00.602Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T04:30:02.603Z] Removing intermediate container da27a477979d [2022-03-31T04:30:02.603Z] ---> 23452e94a595 [2022-03-31T04:30:02.603Z] Step 8/23 : COPY . . [2022-03-31T04:30:05.246Z] ---> f5cae283347f [2022-03-31T04:30:05.247Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T04:30:06.730Z] ---> 0d975cb22a83 [2022-03-31T04:30:06.730Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T04:30:07.004Z] ---> Running in 388cbcbc7a0a [2022-03-31T04:30:07.990Z] Removing intermediate container 388cbcbc7a0a [2022-03-31T04:30:07.990Z] ---> b9dcaba4e133 [2022-03-31T04:30:07.990Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:30:08.262Z] ---> Running in 6bf06a2329c7 [2022-03-31T04:30:09.721Z] Removing intermediate container 6bf06a2329c7 [2022-03-31T04:30:09.721Z] ---> c7db6af58d63 [2022-03-31T04:30:09.721Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T04:30:09.997Z] ---> Running in 7b117d070352 [2022-03-31T04:30:10.995Z] Removing intermediate container 7b117d070352 [2022-03-31T04:30:10.996Z] ---> 1bef37aa3e56 [2022-03-31T04:30:10.996Z] Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:30:11.274Z] ---> Running in 47998202d16c [2022-03-31T04:30:12.734Z] Removing intermediate container 47998202d16c [2022-03-31T04:30:12.734Z] ---> db5ad6af396a [2022-03-31T04:30:12.734Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T04:30:13.009Z] ---> Running in 4b038daecbe8 [2022-03-31T04:30:14.485Z] Removing intermediate container 4b038daecbe8 [2022-03-31T04:30:14.485Z] ---> 996aee1db1c4 [2022-03-31T04:30:14.485Z] [2022-03-31T04:30:16.487Z] Successfully built 996aee1db1c4 [2022-03-31T04:30:16.487Z] Successfully tagged core-metadata-arm64:latest [2022-03-31T04:30:16.487Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-03-31T04:30:28.955Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:30:28.955Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:30:28.955Z] ---> dbbe712ca450 [2022-03-31T04:30:28.955Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T04:30:28.955Z] ---> Using cache [2022-03-31T04:30:28.955Z] ---> e34102a1d81b [2022-03-31T04:30:28.955Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:30:28.955Z] ---> Using cache [2022-03-31T04:30:28.955Z] ---> 162421f9c7bb [2022-03-31T04:30:28.955Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T04:30:28.955Z] ---> Using cache [2022-03-31T04:30:28.955Z] ---> ae3c784eea94 [2022-03-31T04:30:29.234Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T04:30:29.234Z] ---> Using cache [2022-03-31T04:30:29.234Z] ---> b9837b5ea685 [2022-03-31T04:30:29.234Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:30:29.234Z] ---> Using cache [2022-03-31T04:30:29.234Z] ---> 45069c905d08 [2022-03-31T04:30:29.234Z] Step 8/22 : COPY . . [2022-03-31T04:30:29.234Z] ---> Using cache [2022-03-31T04:30:29.234Z] ---> 17541e7c2934 [2022-03-31T04:30:29.234Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T04:30:31.905Z] ---> Running in 87bc364b57fa [2022-03-31T04:30:33.912Z] 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 [2022-03-31T04:30:52.274Z] ---> eaa18a78cff7 [2022-03-31T04:30:52.274Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T04:30:52.274Z] ---> Running in 3e0d9c71c564 [2022-03-31T04:30:54.292Z] 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 [2022-03-31T04:30:54.901Z] ---> 9f6fd6a49ea4 [2022-03-31T04:30:54.901Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T04:30:55.182Z] ---> Running in 2e232bf12d68 [2022-03-31T04:30:57.830Z] 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 [2022-03-31T04:30:58.109Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T04:30:58.109Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T04:30:58.109Z] ---> dbbe712ca450 [2022-03-31T04:30:58.109Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T04:30:58.109Z] ---> Using cache [2022-03-31T04:30:58.109Z] ---> e34102a1d81b [2022-03-31T04:30:58.109Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T04:30:58.109Z] ---> Running in 6cb0b08c59f2 [2022-03-31T04:30:59.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:31:00.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:31:02.006Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T04:31:02.006Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T04:31:02.006Z] OK: 15739 distinct packages available [2022-03-31T04:31:02.283Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:31:03.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:31:04.731Z] OK: 220 MiB in 52 packages [2022-03-31T04:31:06.177Z] Removing intermediate container 6cb0b08c59f2 [2022-03-31T04:31:06.177Z] ---> 9d3ad165a7f8 [2022-03-31T04:31:06.177Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T04:31:07.167Z] ---> e3af1d9e202c [2022-03-31T04:31:07.167Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T04:31:07.167Z] ---> Running in 09eb619282a9 [2022-03-31T04:31:12.609Z] Removing intermediate container 09eb619282a9 [2022-03-31T04:31:12.609Z] ---> e370a60665c1 [2022-03-31T04:31:12.609Z] Step 7/20 : COPY . . [2022-03-31T04:31:39.539Z] ---> ff80f7636e26 [2022-03-31T04:31:39.539Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T04:31:39.539Z] ---> Running in 497f9da440ff [2022-03-31T04:31:39.539Z] 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 [2022-03-31T04:35:01.590Z] 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 [2022-03-31T04:35:14.036Z] Removing intermediate container 5b0590e1c50b [2022-03-31T04:35:14.036Z] ---> 0715838e1d7d [2022-03-31T04:35:14.036Z] [2022-03-31T04:35:14.036Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T04:35:14.036Z] ---> cc3d11fa2d52 [2022-03-31T04:35:14.036Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T04:35:14.036Z] ---> Running in 07ab72393f09 [2022-03-31T04:35:16.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:35:16.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:35:17.515Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T04:35:17.515Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T04:35:17.515Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T04:35:17.515Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T04:35:17.515Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T04:35:17.515Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T04:35:17.515Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:35:17.515Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T04:35:17.794Z] OK: 8 MiB in 20 packages [2022-03-31T04:35:19.820Z] Removing intermediate container 07ab72393f09 [2022-03-31T04:35:19.820Z] ---> 963dfb13055e [2022-03-31T04:35:19.820Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T04:35:20.101Z] ---> Running in cf0e589ceb21 [2022-03-31T04:35:20.717Z] Removing intermediate container cf0e589ceb21 [2022-03-31T04:35:20.717Z] ---> 6bb8895f93a4 [2022-03-31T04:35:20.717Z] Step 13/22 : WORKDIR /edgex [2022-03-31T04:35:20.717Z] ---> Running in 4950d7f50300 [2022-03-31T04:35:21.332Z] Removing intermediate container 4950d7f50300 [2022-03-31T04:35:21.332Z] ---> 07d45e290144 [2022-03-31T04:35:21.332Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T04:35:22.358Z] ---> 5b007400bb40 [2022-03-31T04:35:22.358Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T04:35:24.385Z] ---> 2cb90b09fb63 [2022-03-31T04:35:24.385Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T04:35:26.397Z] ---> 8c27a1212203 [2022-03-31T04:35:26.397Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T04:35:27.008Z] ---> 8ce78de4a59d [2022-03-31T04:35:27.008Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T04:35:27.008Z] ---> Running in a598882795d3 [2022-03-31T04:35:30.462Z] Removing intermediate container a598882795d3 [2022-03-31T04:35:30.462Z] ---> 7a70cd8261a3 [2022-03-31T04:35:30.462Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T04:35:30.462Z] ---> Running in 08972d15bdbf [2022-03-31T04:35:30.462Z] Removing intermediate container 08972d15bdbf [2022-03-31T04:35:30.462Z] ---> 17ded59d26c6 [2022-03-31T04:35:30.462Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T04:35:30.462Z] ---> Running in 94c2ac73f89b [2022-03-31T04:35:31.094Z] Removing intermediate container 94c2ac73f89b [2022-03-31T04:35:31.094Z] ---> a5476da427b4 [2022-03-31T04:35:31.094Z] Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:35:31.373Z] ---> Running in 34451d4a0d01 [2022-03-31T04:35:31.985Z] Removing intermediate container 34451d4a0d01 [2022-03-31T04:35:31.985Z] ---> 90ceee4c337d [2022-03-31T04:35:31.985Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T04:35:31.985Z] ---> Running in bd419ed47df2 [2022-03-31T04:35:32.594Z] Removing intermediate container bd419ed47df2 [2022-03-31T04:35:32.594Z] ---> 9c36e981438c [2022-03-31T04:35:32.594Z] [2022-03-31T04:35:33.201Z] Successfully built 9c36e981438c [2022-03-31T04:35:33.201Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-31T04:37:10.102Z]  Building security-proxy-setup ... done Removing intermediate container 87bc364b57fa [2022-03-31T04:37:10.102Z] ---> 117da5cf16c9 [2022-03-31T04:37:10.102Z] [2022-03-31T04:37:10.102Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T04:37:10.102Z] ---> cc3d11fa2d52 [2022-03-31T04:37:10.102Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T04:37:10.102Z] ---> Using cache [2022-03-31T04:37:10.102Z] ---> d1d6ddc3cf25 [2022-03-31T04:37:10.102Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T04:37:10.102Z] ---> Using cache [2022-03-31T04:37:10.102Z] ---> dd84ea308fc5 [2022-03-31T04:37:10.102Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T04:37:10.102Z] ---> Running in 99dcaab779c4 [2022-03-31T04:37:10.102Z] Removing intermediate container 99dcaab779c4 [2022-03-31T04:37:10.102Z] ---> 3a0472569be3 [2022-03-31T04:37:10.102Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T04:37:10.102Z] ---> Running in 210919f8cc94 [2022-03-31T04:37:10.102Z] Removing intermediate container 210919f8cc94 [2022-03-31T04:37:10.102Z] ---> 15d7ffc40a4e [2022-03-31T04:37:10.102Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:37:10.102Z] ---> da795bd4b275 [2022-03-31T04:37:10.102Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T04:37:10.102Z] ---> 08050d69b201 [2022-03-31T04:37:10.102Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T04:37:10.102Z] ---> a9fb16d30100 [2022-03-31T04:37:10.102Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T04:37:10.102Z] ---> Running in 263f84c5df14 [2022-03-31T04:37:10.102Z] Removing intermediate container 263f84c5df14 [2022-03-31T04:37:10.102Z] ---> 8aa29eff954a [2022-03-31T04:37:10.102Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:37:10.102Z] ---> Running in d857420c0fab [2022-03-31T04:37:10.102Z] Removing intermediate container 3e0d9c71c564 [2022-03-31T04:37:10.102Z] ---> 496ef42319f5 [2022-03-31T04:37:10.102Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T04:37:10.102Z] Removing intermediate container d857420c0fab [2022-03-31T04:37:10.102Z] ---> 5d8047e2dd1b [2022-03-31T04:37:10.102Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T04:37:10.102Z] ---> Running in 564091cb53e9 [2022-03-31T04:37:10.102Z] ---> Running in 1254fed11d22 [2022-03-31T04:37:10.102Z] Removing intermediate container 1254fed11d22 [2022-03-31T04:37:10.102Z] ---> a494f97c8301 [2022-03-31T04:37:10.102Z] Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:37:10.102Z] ---> Running in c879e4cd5dc1 [2022-03-31T04:37:10.102Z] Removing intermediate container c879e4cd5dc1 [2022-03-31T04:37:10.102Z] ---> 351a721606a4 [2022-03-31T04:37:10.102Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T04:37:10.102Z] ---> Running in 3c4b27148603 [2022-03-31T04:37:10.102Z] 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 [2022-03-31T04:37:10.102Z] Removing intermediate container 3c4b27148603 [2022-03-31T04:37:10.102Z] ---> 4666f71db5cf [2022-03-31T04:37:10.102Z] [2022-03-31T04:37:10.102Z] Successfully built 4666f71db5cf [2022-03-31T04:37:10.102Z] Successfully tagged support-scheduler-arm64:latest [2022-03-31T04:37:11.115Z]  Building support-scheduler ... done Removing intermediate container 564091cb53e9 [2022-03-31T04:37:11.115Z] ---> 21c728556854 [2022-03-31T04:37:11.115Z] [2022-03-31T04:37:11.115Z] Step 11/23 : FROM docker:20.10.10 [2022-03-31T04:37:11.115Z] 20.10.10: Pulling from library/docker [2022-03-31T04:37:21.323Z] Removing intermediate container 497f9da440ff [2022-03-31T04:37:21.323Z] ---> 70b3a4dec4e4 [2022-03-31T04:37:21.323Z] [2022-03-31T04:37:21.323Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T04:37:21.323Z] ---> 03078ca19a05 [2022-03-31T04:37:21.323Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T04:37:21.323Z] ---> Using cache [2022-03-31T04:37:21.323Z] ---> accdd69c78fe [2022-03-31T04:37:21.323Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:37:21.323Z] ---> Using cache [2022-03-31T04:37:21.323Z] ---> 28895b5dd3e9 [2022-03-31T04:37:21.323Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T04:37:21.323Z] ---> Running in 031cbcc60ac4 [2022-03-31T04:37:21.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:37:22.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:37:23.542Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-31T04:37:23.542Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-31T04:37:23.542Z] ---> 520e9a0a30f7 [2022-03-31T04:37:23.542Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-31T04:37:23.820Z] ---> Running in 0692d32417f5 [2022-03-31T04:37:24.099Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T04:37:24.099Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T04:37:24.099Z] OK: 15729 distinct packages available [2022-03-31T04:37:24.099Z] Removing intermediate container 0692d32417f5 [2022-03-31T04:37:24.099Z] ---> bc5ddbb0b7d5 [2022-03-31T04:37:24.099Z] 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 [2022-03-31T04:37:24.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:37:24.376Z] ---> Running in 542e2c6b8fdc [2022-03-31T04:37:25.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:37:25.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:37:25.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:37:26.199Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T04:37:26.199Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T04:37:26.474Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T04:37:26.474Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T04:37:26.474Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T04:37:26.749Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T04:37:26.749Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T04:37:26.749Z] (1/42) Installing readline (8.1.0-r0) [2022-03-31T04:37:26.749Z] (2/42) Installing bash (5.1.16-r0) [2022-03-31T04:37:26.749Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T04:37:26.749Z] Executing bash-5.1.16-r0.post-install [2022-03-31T04:37:26.749Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-31T04:37:27.026Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T04:37:27.026Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-31T04:37:27.026Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T04:37:27.026Z] (6/42) Installing curl (7.79.1-r0) [2022-03-31T04:37:27.026Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-31T04:37:27.026Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-31T04:37:27.026Z] (9/42) Installing expat (2.4.7-r0) [2022-03-31T04:37:27.026Z] (10/42) Installing libffi (3.3-r2) [2022-03-31T04:37:27.026Z] (11/42) Installing gdbm (1.19-r0) [2022-03-31T04:37:27.026Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-31T04:37:27.026Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T04:37:27.026Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T04:37:27.026Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-31T04:37:27.026Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-31T04:37:27.026Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T04:37:27.026Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T04:37:27.026Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-31T04:37:27.303Z] OK: 8 MiB in 23 packages [2022-03-31T04:37:29.296Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-31T04:37:29.296Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-31T04:37:29.296Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-31T04:37:29.296Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-31T04:37:29.569Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-31T04:37:29.569Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-31T04:37:29.569Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-31T04:37:29.569Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-31T04:37:29.569Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-31T04:37:29.569Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-31T04:37:29.569Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-31T04:37:29.569Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-31T04:37:29.569Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-31T04:37:29.845Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-31T04:37:29.845Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-31T04:37:29.845Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-31T04:37:29.845Z] Removing intermediate container 031cbcc60ac4 [2022-03-31T04:37:29.845Z] ---> 6b2b01728fa2 [2022-03-31T04:37:29.845Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:37:29.845Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-31T04:37:29.845Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-31T04:37:29.845Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-31T04:37:29.845Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-31T04:37:29.845Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-31T04:37:29.845Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-31T04:37:29.845Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-31T04:37:29.845Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-31T04:37:30.121Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-31T04:37:30.735Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:37:30.735Z] OK: 84 MiB in 64 packages [2022-03-31T04:37:30.735Z] ---> 1ffb2b2a1fad [2022-03-31T04:37:30.735Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T04:37:32.364Z] Removing intermediate container 2e232bf12d68 [2022-03-31T04:37:32.364Z] ---> d8bf6420089d [2022-03-31T04:37:32.364Z] [2022-03-31T04:37:32.364Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T04:37:32.364Z] ---> cc3d11fa2d52 [2022-03-31T04:37:32.364Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T04:37:32.659Z] ---> Running in 86b295f7dad0 [2022-03-31T04:37:33.288Z] ---> bf462e55b785 [2022-03-31T04:37:33.288Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T04:37:33.288Z] Removing intermediate container 86b295f7dad0 [2022-03-31T04:37:33.288Z] ---> e72209ef136a [2022-03-31T04:37:33.288Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T04:37:33.288Z] ---> Running in 0ced8eab77ef [2022-03-31T04:37:33.892Z] Removing intermediate container 0ced8eab77ef [2022-03-31T04:37:33.892Z] ---> 4a496c3f3283 [2022-03-31T04:37:33.892Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T04:37:33.892Z] ---> Running in 53fd58c5c059 [2022-03-31T04:37:33.892Z] ---> 22e7dff55071 [2022-03-31T04:37:33.892Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T04:37:34.176Z] ---> Running in e27a65c24141 [2022-03-31T04:37:34.453Z] Removing intermediate container 53fd58c5c059 [2022-03-31T04:37:34.453Z] ---> 33f3ef6158d9 [2022-03-31T04:37:34.453Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T04:37:34.453Z] ---> Running in 90277f2696f4 [2022-03-31T04:37:34.737Z] Removing intermediate container e27a65c24141 [2022-03-31T04:37:34.737Z] ---> 4cae7674567c [2022-03-31T04:37:34.737Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:37:34.737Z] ---> Running in e9c5197fe4b1 [2022-03-31T04:37:35.344Z] Removing intermediate container e9c5197fe4b1 [2022-03-31T04:37:35.344Z] ---> d8e536cd506b [2022-03-31T04:37:35.344Z] Step 18/20 : LABEL arch=arm64 [2022-03-31T04:37:35.344Z] ---> Running in 74c6e7926073 [2022-03-31T04:37:35.627Z] Collecting docker-compose==1.23.2 [2022-03-31T04:37:35.627Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T04:37:35.627Z] Removing intermediate container 74c6e7926073 [2022-03-31T04:37:35.627Z] ---> 58783b2935ae [2022-03-31T04:37:35.923Z] Step 19/20 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:37:35.923Z] ---> Running in 4425adfcb42d [2022-03-31T04:37:36.202Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T04:37:36.202Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T04:37:36.481Z] Removing intermediate container 4425adfcb42d [2022-03-31T04:37:36.481Z] ---> a528ebcf90d3 [2022-03-31T04:37:36.481Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T04:37:36.481Z] ---> Running in 3fdf6860bbfe [2022-03-31T04:37:36.762Z] Removing intermediate container 90277f2696f4 [2022-03-31T04:37:36.762Z] ---> 7b0b63c649d9 [2022-03-31T04:37:36.762Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T04:37:37.041Z] ---> Running in c9d16d4a6280 [2022-03-31T04:37:37.041Z] Removing intermediate container 3fdf6860bbfe [2022-03-31T04:37:37.041Z] ---> 6ffe62957221 [2022-03-31T04:37:37.041Z] [2022-03-31T04:37:37.645Z] Successfully built 6ffe62957221 [2022-03-31T04:37:37.645Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-31T04:37:37.920Z]  Building security-spiffe-token-provider ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T04:37:38.520Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T04:37:38.520Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T04:37:38.520Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T04:37:38.520Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T04:37:39.122Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T04:37:39.723Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T04:37:39.996Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T04:37:39.996Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T04:37:39.996Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T04:37:40.270Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T04:37:40.270Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T04:37:40.547Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T04:37:40.547Z] OK: 8 MiB in 20 packages [2022-03-31T04:37:41.535Z] Collecting PyYAML<4,>=3.10 [2022-03-31T04:37:41.535Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T04:37:41.535Z] Removing intermediate container c9d16d4a6280 [2022-03-31T04:37:41.535Z] ---> 1d1d0f8cb024 [2022-03-31T04:37:41.535Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T04:37:42.136Z] ---> ff626f91c7cc [2022-03-31T04:37:42.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T04:37:43.581Z] ---> 89712bf3582d [2022-03-31T04:37:43.581Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T04:37:44.574Z] ---> 143025391314 [2022-03-31T04:37:44.574Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T04:37:44.574Z] ---> Running in 2ed36905647f [2022-03-31T04:37:44.856Z] Removing intermediate container 2ed36905647f [2022-03-31T04:37:44.856Z] ---> 764447ed2f51 [2022-03-31T04:37:44.856Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:37:44.856Z] ---> Running in af136d692dca [2022-03-31T04:37:44.856Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T04:37:44.856Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T04:37:45.132Z] Removing intermediate container af136d692dca [2022-03-31T04:37:45.132Z] ---> 42cf7238c718 [2022-03-31T04:37:45.132Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T04:37:45.132Z] ---> Running in 8542c88f6b09 [2022-03-31T04:37:45.741Z] Removing intermediate container 8542c88f6b09 [2022-03-31T04:37:45.741Z] ---> 169293df7212 [2022-03-31T04:37:45.741Z] Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:37:45.741Z] ---> Running in 8c2ff669b264 [2022-03-31T04:37:46.020Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T04:37:46.020Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T04:37:46.020Z] Removing intermediate container 8c2ff669b264 [2022-03-31T04:37:46.020Z] ---> 12f22b9f600b [2022-03-31T04:37:46.020Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T04:37:46.020Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T04:37:46.020Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T04:37:46.020Z] ---> Running in 8d190867602a [2022-03-31T04:37:46.625Z] Removing intermediate container 8d190867602a [2022-03-31T04:37:46.625Z] ---> fa1961e06b01 [2022-03-31T04:37:46.625Z] [2022-03-31T04:37:46.899Z] Successfully built fa1961e06b01 [2022-03-31T04:37:46.899Z] Successfully tagged core-data-arm64:latest [2022-03-31T04:37:47.878Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2022-03-31T04:37:47.878Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T04:37:47.878Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-31T04:37:48.151Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T04:37:48.151Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T04:37:48.753Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T04:37:48.753Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T04:37:49.028Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T04:37:49.028Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T04:37:49.303Z] Collecting idna<2.8,>=2.5 [2022-03-31T04:37:49.303Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T04:37:49.303Z] 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) [2022-03-31T04:37:49.901Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T04:37:49.902Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T04:37:49.902Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T04:37:49.902Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T04:37:49.902Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T04:37:49.902Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T04:37:50.882Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T04:37:50.882Z] Attempting uninstall: urllib3 [2022-03-31T04:37:50.882Z] Found existing installation: urllib3 1.26.5 [2022-03-31T04:37:50.882Z] Uninstalling urllib3-1.26.5: [2022-03-31T04:37:50.882Z] Successfully uninstalled urllib3-1.26.5 [2022-03-31T04:37:51.481Z] Attempting uninstall: idna [2022-03-31T04:37:51.481Z] Found existing installation: idna 3.2 [2022-03-31T04:37:51.481Z] Uninstalling idna-3.2: [2022-03-31T04:37:51.481Z] Successfully uninstalled idna-3.2 [2022-03-31T04:37:52.080Z] Attempting uninstall: chardet [2022-03-31T04:37:52.081Z] Found existing installation: chardet 4.0.0 [2022-03-31T04:37:52.081Z] Uninstalling chardet-4.0.0: [2022-03-31T04:37:52.355Z] Successfully uninstalled chardet-4.0.0 [2022-03-31T04:37:53.792Z] Attempting uninstall: requests [2022-03-31T04:37:53.792Z] Found existing installation: requests 2.25.1 [2022-03-31T04:37:53.792Z] Uninstalling requests-2.25.1: [2022-03-31T04:37:53.792Z] Successfully uninstalled requests-2.25.1 [2022-03-31T04:37:54.064Z] Running setup.py install for texttable: started [2022-03-31T04:37:56.018Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T04:37:56.018Z] Running setup.py install for PyYAML: started [2022-03-31T04:37:57.973Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T04:37:58.243Z] Running setup.py install for docopt: started [2022-03-31T04:38:00.203Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T04:38:00.203Z] Running setup.py install for dockerpty: started [2022-03-31T04:38:01.626Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T04:38:03.050Z] 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 [2022-03-31T04:38:11.303Z] Removing intermediate container 542e2c6b8fdc [2022-03-31T04:38:11.303Z] ---> c6e027dc5140 [2022-03-31T04:38:11.303Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T04:38:11.303Z] ---> Running in ffaffbe48ae0 [2022-03-31T04:38:11.580Z] Removing intermediate container ffaffbe48ae0 [2022-03-31T04:38:11.580Z] ---> d4073fef0266 [2022-03-31T04:38:11.580Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T04:38:11.580Z] ---> Running in ffc895060071 [2022-03-31T04:38:11.852Z] Removing intermediate container ffc895060071 [2022-03-31T04:38:11.852Z] ---> 6f36cbf25837 [2022-03-31T04:38:11.852Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T04:38:13.286Z] ---> 6787a4b1f00f [2022-03-31T04:38:13.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T04:38:13.557Z] ---> dd7c210556b0 [2022-03-31T04:38:13.557Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T04:38:14.154Z] ---> 39f2c43b7e36 [2022-03-31T04:38:14.154Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T04:38:14.425Z] ---> Running in 88180a026e43 [2022-03-31T04:38:14.698Z] Removing intermediate container 88180a026e43 [2022-03-31T04:38:14.698Z] ---> 576ca6c96003 [2022-03-31T04:38:14.698Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T04:38:14.698Z] ---> Running in d57a14953f75 [2022-03-31T04:38:14.969Z] Removing intermediate container d57a14953f75 [2022-03-31T04:38:14.969Z] ---> 5b1577d64a56 [2022-03-31T04:38:14.969Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T04:38:14.969Z] ---> Running in 1da5fe837975 [2022-03-31T04:38:15.240Z] Removing intermediate container 1da5fe837975 [2022-03-31T04:38:15.240Z] ---> 71ab3d77437e [2022-03-31T04:38:15.240Z] Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 [2022-03-31T04:38:15.511Z] ---> Running in 333b789cafe8 [2022-03-31T04:38:15.784Z] Removing intermediate container 333b789cafe8 [2022-03-31T04:38:15.784Z] ---> b3cb6fec9a0d [2022-03-31T04:38:15.784Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T04:38:15.784Z] ---> Running in 4493a43889be [2022-03-31T04:38:16.055Z] Removing intermediate container 4493a43889be [2022-03-31T04:38:16.055Z] ---> 35e4ebb6b4f1 [2022-03-31T04:38:16.055Z] [2022-03-31T04:38:16.649Z] Successfully built 35e4ebb6b4f1 [2022-03-31T04:38:16.649Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-31T04:38:16.937Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-31T04:38:16.936Z] $ docker stop --time=1 12499544613d26fb6cbb7a15b3f36fabdca1328dc5069dce805e3f57f3dcad2d [2022-03-31T04:38:18.601Z] $ docker rm -f 12499544613d26fb6cbb7a15b3f36fabdca1328dc5069dce805e3f57f3dcad2d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T04:38:19.138Z] + docker images [2022-03-31T04:38:19.408Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T04:38:19.408Z] sys-mgmt-agent-arm64 latest 35e4ebb6b4f1 4 seconds ago 288MB [2022-03-31T04:38:19.408Z] core-data-arm64 latest fa1961e06b01 33 seconds ago 34.4MB [2022-03-31T04:38:19.408Z] security-spiffe-token-provider-arm64 latest 6ffe62957221 43 seconds ago 27.7MB [2022-03-31T04:38:19.408Z] d8bf6420089d 48 seconds ago 1.46GB [2022-03-31T04:38:19.408Z] 70b3a4dec4e4 About a minute ago 1.42GB [2022-03-31T04:38:19.408Z] 21c728556854 About a minute ago 1.43GB [2022-03-31T04:38:19.408Z] support-scheduler-arm64 latest 4666f71db5cf About a minute ago 24.9MB [2022-03-31T04:38:19.408Z] 117da5cf16c9 About a minute ago 1.43GB [2022-03-31T04:38:19.408Z] security-proxy-setup-arm64 latest 9c36e981438c 2 minutes ago 42.1MB [2022-03-31T04:38:19.408Z] 0715838e1d7d 3 minutes ago 1.44GB [2022-03-31T04:38:19.408Z] core-metadata-arm64 latest 996aee1db1c4 8 minutes ago 25.1MB [2022-03-31T04:38:19.408Z] b9ff75eb7e83 8 minutes ago 1.43GB [2022-03-31T04:38:19.408Z] core-command-arm64 latest 75d40d377279 8 minutes ago 23.7MB [2022-03-31T04:38:19.408Z] df69c97b0697 8 minutes ago 1.43GB [2022-03-31T04:38:19.408Z] security-bootstrapper-arm64 latest e8117146268f 9 minutes ago 23.6MB [2022-03-31T04:38:19.408Z] support-notifications-arm64 latest 49df2393bccc 9 minutes ago 25.5MB [2022-03-31T04:38:19.408Z] security-secretstore-setup-arm64 latest b419f6fb022a 9 minutes ago 40.8MB [2022-03-31T04:38:19.408Z] 582ad71fc88c 10 minutes ago 1.43GB [2022-03-31T04:38:19.408Z] 0b2236c71afb 10 minutes ago 1.43GB [2022-03-31T04:38:19.408Z] 56e66a38d3f3 10 minutes ago 1.44GB [2022-03-31T04:38:19.408Z] security-spire-config-arm64 latest 46a874b5545b 14 minutes ago 81.9MB [2022-03-31T04:38:19.408Z] bfadb4b308bf 14 minutes ago 1.42GB [2022-03-31T04:38:19.408Z] security-spire-agent-arm64 latest a6e0b620665d 16 minutes ago 118MB [2022-03-31T04:38:19.408Z] security-spire-server-arm64 latest f50ae65a54ef 16 minutes ago 82.6MB [2022-03-31T04:38:19.408Z] 627be2a21a56 16 minutes ago 1.42GB [2022-03-31T04:38:19.408Z] ff28596bcd8c 16 minutes ago 1.42GB [2022-03-31T04:38:19.408Z] ci-base-image-arm64 latest dbbe712ca450 29 minutes ago 886MB [2022-03-31T04:38:19.408Z] alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB [2022-03-31T04:38:19.408Z] alpine 3.15 03078ca19a05 2 days ago 5.32MB [2022-03-31T04:38:19.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-31T04:38:19.408Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-31T04:38:19.409Z] 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 [2022-03-31T04:38:19.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T04:38:19.849Z] [2022-03-31T04:38:19.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:38:20.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T04:38:20.198Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-31T04:38:20.472Z] 8998bd30e6a1: Pulling fs layer [2022-03-31T04:38:20.472Z] 04944245beec: Pulling fs layer [2022-03-31T04:38:20.472Z] 699f458cf7ca: Pulling fs layer [2022-03-31T04:38:20.472Z] 765212b225bb: Pulling fs layer [2022-03-31T04:38:20.472Z] f23df028b6ca: Pulling fs layer [2022-03-31T04:38:20.472Z] 765212b225bb: Waiting [2022-03-31T04:38:20.472Z] d65c8cfc05b1: Pulling fs layer [2022-03-31T04:38:20.472Z] 2437ff75d9bd: Pulling fs layer [2022-03-31T04:38:20.472Z] f23df028b6ca: Waiting [2022-03-31T04:38:20.472Z] 2437ff75d9bd: Waiting [2022-03-31T04:38:20.472Z] d65c8cfc05b1: Waiting [2022-03-31T04:38:20.472Z] 04944245beec: Verifying Checksum [2022-03-31T04:38:20.472Z] 04944245beec: Download complete [2022-03-31T04:38:20.472Z] 765212b225bb: Verifying Checksum [2022-03-31T04:38:20.472Z] 765212b225bb: Download complete [2022-03-31T04:38:20.472Z] f23df028b6ca: Verifying Checksum [2022-03-31T04:38:20.472Z] f23df028b6ca: Download complete [2022-03-31T04:38:20.472Z] d65c8cfc05b1: Verifying Checksum [2022-03-31T04:38:20.472Z] d65c8cfc05b1: Download complete [2022-03-31T04:38:20.746Z] 699f458cf7ca: Verifying Checksum [2022-03-31T04:38:20.746Z] 699f458cf7ca: Download complete [2022-03-31T04:38:21.019Z] 8998bd30e6a1: Verifying Checksum [2022-03-31T04:38:21.019Z] 8998bd30e6a1: Download complete [2022-03-31T04:38:23.640Z] 2437ff75d9bd: Verifying Checksum [2022-03-31T04:38:23.640Z] 2437ff75d9bd: Download complete [2022-03-31T04:38:25.707Z] 8998bd30e6a1: Pull complete [2022-03-31T04:38:26.339Z] 04944245beec: Pull complete [2022-03-31T04:38:27.772Z] 699f458cf7ca: Pull complete [2022-03-31T04:38:28.044Z] 765212b225bb: Pull complete [2022-03-31T04:38:29.020Z] f23df028b6ca: Pull complete [2022-03-31T04:38:29.020Z] d65c8cfc05b1: Pull complete [2022-03-31T04:38:44.088Z] 2437ff75d9bd: Pull complete [2022-03-31T04:38:44.088Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-31T04:38:44.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T04:38:44.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-31T04:38:44.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-9556 does not seem to be running inside a container [2022-03-31T04:38:44.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-31T04:38:47.056Z] $ docker top 59f12779ae45a748b01983f8003f248295f79f07bc889dd136ab7d09a6bca036 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T04:38:48.077Z] ---> job-cost.sh [2022-03-31T04:38:48.077Z] lf-activate-venv: SKIPPING [2022-03-31T04:38:48.077Z] INFO: No Stack... [2022-03-31T04:38:48.667Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-31T04:38:49.637Z] INFO: Archiving Costs [Pipeline] sh [2022-03-31T04:38:50.295Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-03-31T04:38:50.295Z] + cut -d, -f6 [Pipeline] lock [2022-03-31T04:38:50.356Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3937-2-stack-cost] [2022-03-31T04:38:50.363Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3937-2-stack-cost] did not exist. Created. [2022-03-31T04:38:50.363Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3937-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-31T04:38:51.020Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-31T04:38:51.194Z] Stashed 1 file(s) [Pipeline] } [2022-03-31T04:38:51.201Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3937-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-31T04:38:51.212Z] $ docker stop --time=1 59f12779ae45a748b01983f8003f248295f79f07bc889dd136ab7d09a6bca036 [2022-03-31T04:38:52.709Z] $ docker rm -f 59f12779ae45a748b01983f8003f248295f79f07bc889dd136ab7d09a6bca036 [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 [2022-03-31T04:38:53.284Z] provisioning config files... [2022-03-31T04:38:53.292Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6255777194740342499tmp [Pipeline] { [Pipeline] sh [2022-03-31T04:38:53.587Z] + set +x [2022-03-31T04:38:53.587Z] + curl -s https://codecov.io/bash [2022-03-31T04:38:53.587Z] + bash -s -- [2022-03-31T04:38:53.587Z] [2022-03-31T04:38:53.587Z] _____ _ [2022-03-31T04:38:53.587Z] / ____| | | [2022-03-31T04:38:53.587Z] | | ___ __| | ___ ___ _____ __ [2022-03-31T04:38:53.587Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-31T04:38:53.587Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-31T04:38:53.587Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-31T04:38:53.587Z] Bash-1.0.6 [2022-03-31T04:38:53.587Z] [2022-03-31T04:38:53.587Z] [2022-03-31T04:38:53.587Z] ==> git version 2.25.1 found [2022-03-31T04:38:53.587Z] ==> 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 [2022-03-31T04:38:53.587Z] Release-Date: 2020-01-08 [2022-03-31T04:38:53.587Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-31T04:38:53.587Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-31T04:38:53.587Z] ==> Jenkins CI detected. [2022-03-31T04:38:53.587Z] current dir:  /w/workspace/edgex-go/2 [2022-03-31T04:38:53.587Z] project root: . [2022-03-31T04:38:53.587Z] --> token set from env [2022-03-31T04:38:53.587Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-31T04:38:53.587Z] ==> Running gcov in . (disable via -X gcov) [2022-03-31T04:38:53.587Z] ==> Python coveragepy not found [2022-03-31T04:38:53.587Z] ==> Searching for coverage reports in: [2022-03-31T04:38:53.587Z] + . [2022-03-31T04:38:53.587Z] -> Found 1 reports [2022-03-31T04:38:53.587Z] ==> Detecting git/mercurial file structure [2022-03-31T04:38:53.847Z] ==> Reading reports [2022-03-31T04:38:53.847Z] + ./coverage.out bytes=429764 [2022-03-31T04:38:53.847Z] ==> Appending adjustments [2022-03-31T04:38:53.847Z] https://docs.codecov.io/docs/fixing-reports [2022-03-31T04:38:54.788Z] + Found adjustments [2022-03-31T04:38:55.048Z] ==> Gzipping contents [2022-03-31T04:38:55.048Z] 60K /tmp/codecov.2qcHsW.gz [2022-03-31T04:38:55.048Z] ==> Uploading reports [2022-03-31T04:38:55.048Z] url: https://codecov.io [2022-03-31T04:38:55.048Z] query: branch=PR-3937&commit=c870e69a3546c9bb2ebfd772f2567623e2946be6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3937%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3937&job=&cmd_args= [2022-03-31T04:38:55.048Z] -> Pinging Codecov [2022-03-31T04:38:55.048Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3937&commit=c870e69a3546c9bb2ebfd772f2567623e2946be6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3937%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3937&job=&cmd_args= [2022-03-31T04:38:55.309Z] -> Uploading to [2022-03-31T04:38:55.309Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-31/00271124DB129430A58F1EEE437C3FCB/c870e69a3546c9bb2ebfd772f2567623e2946be6/46ae03b6-9057-43c5-b53f-fd14d6973680.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T043855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cd9d2a31f83d7bdf3ccde68e1eb4f3b8f07418733676cb297459791d794b1fe [2022-03-31T04:38:55.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T04:38:55.309Z] Dload Upload Total Spent Left Speed [2022-03-31T04:38:55.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58968 0 0 100 58968 0 221k --:--:-- --:--:-- --:--:-- 221k [2022-03-31T04:38:55.569Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c870e69a3546c9bb2ebfd772f2567623e2946be6 [Pipeline] } [2022-03-31T04:38:55.578Z] 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 [2022-03-31T04:38:56.261Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-31T04:38:56.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T04:38:57.425Z] ---> package-listing.sh [2022-03-31T04:38:57.425Z] ++ facter osfamily [2022-03-31T04:38:57.425Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-31T04:38:57.684Z] + OS_FAMILY=debian [2022-03-31T04:38:57.684Z] + workspace=/w/workspace/edgex-go/2 [2022-03-31T04:38:57.684Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-31T04:38:57.684Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-31T04:38:57.684Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-31T04:38:57.684Z] + PACKAGES=/tmp/packages_start.txt [2022-03-31T04:38:57.684Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-31T04:38:57.684Z] + PACKAGES=/tmp/packages_end.txt [2022-03-31T04:38:57.684Z] + case "${OS_FAMILY}" in [2022-03-31T04:38:57.684Z] + dpkg -l [2022-03-31T04:38:57.684Z] + grep '^ii' [2022-03-31T04:38:57.684Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-31T04:38:57.684Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-31T04:38:57.684Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-31T04:38:57.684Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-31T04:38:57.684Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-31T04:38:57.684Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-31T04:38:57.696Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-31T04:38:57.978Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:38:58.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T04:38:58.541Z] [2022-03-31T04:38:58.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T04:38:58.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T04:38:58.845Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-31T04:38:58.845Z] 5eb5b503b376: Pulling fs layer [2022-03-31T04:38:58.845Z] 5c69ac0246d0: Pulling fs layer [2022-03-31T04:38:58.845Z] ec43610c2a17: Pulling fs layer [2022-03-31T04:38:58.845Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-31T04:38:58.845Z] 33b1e0a273af: Pulling fs layer [2022-03-31T04:38:58.845Z] 5d3b04190fa2: Pulling fs layer [2022-03-31T04:38:58.845Z] 2f39f015ded8: Pulling fs layer [2022-03-31T04:38:58.845Z] 33b1e0a273af: Waiting [2022-03-31T04:38:58.845Z] 5d3b04190fa2: Waiting [2022-03-31T04:38:58.845Z] 2f39f015ded8: Waiting [2022-03-31T04:38:58.845Z] 3a2ae6a8a46f: Waiting [2022-03-31T04:38:58.845Z] 5c69ac0246d0: Verifying Checksum [2022-03-31T04:38:58.845Z] 5c69ac0246d0: Download complete [2022-03-31T04:38:58.845Z] 3a2ae6a8a46f: Download complete [2022-03-31T04:38:58.845Z] 33b1e0a273af: Verifying Checksum [2022-03-31T04:38:58.845Z] 33b1e0a273af: Download complete [2022-03-31T04:38:58.845Z] ec43610c2a17: Verifying Checksum [2022-03-31T04:38:58.845Z] ec43610c2a17: Download complete [2022-03-31T04:38:58.845Z] 5d3b04190fa2: Download complete [2022-03-31T04:38:59.105Z] 5eb5b503b376: Verifying Checksum [2022-03-31T04:38:59.105Z] 5eb5b503b376: Download complete [2022-03-31T04:38:59.675Z] 2f39f015ded8: Download complete [2022-03-31T04:39:00.244Z] 5eb5b503b376: Pull complete [2022-03-31T04:39:00.503Z] 5c69ac0246d0: Pull complete [2022-03-31T04:39:01.072Z] ec43610c2a17: Pull complete [2022-03-31T04:39:01.072Z] 3a2ae6a8a46f: Pull complete [2022-03-31T04:39:01.332Z] 33b1e0a273af: Pull complete [2022-03-31T04:39:01.332Z] 5d3b04190fa2: Pull complete [2022-03-31T04:39:06.612Z] 2f39f015ded8: Pull complete [2022-03-31T04:39:06.612Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-31T04:39:06.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T04:39:06.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-31T04:39:06.681Z] prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container [2022-03-31T04:39:06.717Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-31T04:39:08.734Z] $ docker top 6dc1c1801fa7d1481f8bcd52ae459ef7cca9dc1de224e026cac028482ed08a2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T04:39:09.143Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-31T04:39:09.432Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-31T04:39:09.724Z] + ls /var/log/sa-host [2022-03-31T04:39:09.724Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T04:39:09.981Z] provisioning config files... [2022-03-31T04:39:09.990Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config438767967227525239tmp [Pipeline] { [Pipeline] echo [2022-03-31T04:39:10.006Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T04:39:10.297Z] ---> create-netrc.sh [Pipeline] } [2022-03-31T04:39:10.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-31T04:39:10.655Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-31T04:39:10.669Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T04:39:10.957Z] ---> sudo-logs.sh [2022-03-31T04:39:10.957Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-31T04:39:10.982Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T04:39:11.273Z] ---> job-cost.sh [2022-03-31T04:39:11.273Z] lf-activate-venv: SKIPPING [2022-03-31T04:39:11.273Z] DEBUG: total: 0.10999999940395355 [2022-03-31T04:39:11.273Z] INFO: Retrieving Stack Cost... [2022-03-31T04:39:11.844Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-31T04:39:12.415Z] INFO: Archiving Costs [Pipeline] echo [2022-03-31T04:39:12.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T04:39:12.717Z] ---> logs-deploy.sh [2022-03-31T04:39:12.717Z] lf-activate-venv: SKIPPING [2022-03-31T04:39:12.717Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3937/2 [2022-03-31T04:39:12.717Z] INFO: archiving workspace using pattern(s): [2022-03-31T04:39:13.657Z] Archives upload complete. [2022-03-31T04:39:13.657Z] INFO: archiving logs to Nexus