Pull request #3904 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 81bad761160ed823b117fb91638cbc671260dbae rather than e36d841e191cb590a0ef37358cdc8d931ba44ef4 Obtained Jenkinsfile from 81bad761160ed823b117fb91638cbc671260dbae 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-ssh5921437011080532885.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-ssh10127724102280278938.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11408339110459890162.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-ssh18369094914041471224.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11186738885958758988.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 ‘prd-ubuntu20.04-docker-8c-8g-9074’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9075 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit e36d841e191cb590a0ef37358cdc8d931ba44ef4 Merge succeeded, producing 8d450a7601a899b46e472b478e3ebc9f1b4d294b Checking out Revision 8d450a7601a899b46e472b478e3ebc9f1b4d294b (PR-3904) > git config core.sparsecheckout # timeout=10 > git checkout -f e36d841e191cb590a0ef37358cdc8d931ba44ef4 # 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 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d450a7601a899b46e472b478e3ebc9f1b4d294b # timeout=10 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-25T14:12:48.185Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-25T14:12:48.238Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-25T14:12:48.252Z] ========================================================= [2022-03-25T14:12:48.252Z] EdgeX Global Pipelines Version Info [2022-03-25T14:12:48.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:12:49.019Z] ------------------- [2022-03-25T14:12:49.019Z] stable info: [2022-03-25T14:12:49.019Z] ------------------- [2022-03-25T14:12:49.019Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-25T14:12:49.019Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-25T14:12:49.019Z] Message: update stable to v1.0.221 > git rev-list --no-walk 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 # timeout=10 [2022-03-25T14:12:49.594Z] ------------------- [2022-03-25T14:12:49.594Z] experimental info: [2022-03-25T14:12:49.594Z] ------------------- [2022-03-25T14:12:49.594Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-25T14:12:49.594Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-25T14:12:49.594Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-25T14:12:49.753Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-25T14:12:49.766Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-25T14:12:49.779Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-25T14:12:49.788Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-25T14:12:49.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-25T14:12:49.813Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-25T14:12:49.827Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-25T14:12:49.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-25T14:12:49.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-25T14:12:49.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-25T14:12:49.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-25T14:12:49.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-25T14:12:49.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-25T14:12:49.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-25T14:12:49.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-25T14:12:49.922Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-25T14:12:49.930Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-25T14:12:49.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-25T14:12:49.957Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-25T14:12:49.969Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-25T14:12:49.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-25T14:12:49.993Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-25T14:12:50.012Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo [2022-03-25T14:12:50.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo [2022-03-25T14:12:50.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo [2022-03-25T14:12:50.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d450a7601a899b46e472b478e3ebc9f1b4d294b [Pipeline] echo [2022-03-25T14:12:50.066Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d450a7 [Pipeline] echo [2022-03-25T14:12:50.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T14:12:50.126Z] provisioning config files... [2022-03-25T14:12:50.139Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config5765847825778534060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:12:50.472Z] ---> docker-login.sh [2022-03-25T14:12:50.472Z] nexus3.edgexfoundry.org:10001 [2022-03-25T14:12:50.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T14:12:50.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T14:12:50.733Z] Configure a credential helper to remove this warning. See [2022-03-25T14:12:50.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T14:12:50.733Z] [2022-03-25T14:12:50.733Z] Login Succeeded [2022-03-25T14:12:50.733Z] nexus3.edgexfoundry.org:10002 [2022-03-25T14:12:50.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T14:12:50.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T14:12:50.995Z] Configure a credential helper to remove this warning. See [2022-03-25T14:12:50.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T14:12:50.995Z] [2022-03-25T14:12:50.995Z] Login Succeeded [2022-03-25T14:12:50.995Z] nexus3.edgexfoundry.org:10003 [2022-03-25T14:12:50.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T14:12:51.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T14:12:51.258Z] Configure a credential helper to remove this warning. See [2022-03-25T14:12:51.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T14:12:51.258Z] [2022-03-25T14:12:51.258Z] Login Succeeded [2022-03-25T14:12:51.258Z] nexus3.edgexfoundry.org:10004 [2022-03-25T14:12:51.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T14:12:51.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T14:12:51.258Z] Configure a credential helper to remove this warning. See [2022-03-25T14:12:51.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T14:12:51.258Z] [2022-03-25T14:12:51.258Z] Login Succeeded [2022-03-25T14:12:51.258Z] docker.io [2022-03-25T14:12:51.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T14:12:51.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T14:12:51.834Z] Configure a credential helper to remove this warning. See [2022-03-25T14:12:51.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T14:12:51.834Z] [2022-03-25T14:12:51.834Z] Login Succeeded [2022-03-25T14:12:51.834Z] ---> docker-login.sh ends [Pipeline] } [2022-03-25T14:12:51.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-25T14:12:52.164Z] + 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-25T14:12:52.165Z] + dirname cmd/core-command/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-25T14:12:52.165Z] + dirname cmd/core-data/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-25T14:12:52.165Z] + dirname cmd/core-metadata/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-25T14:12:52.165Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-25T14:12:52.165Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-25T14:12:52.165Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-25T14:12:52.165Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-25T14:12:52.165Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-25T14:12:52.165Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-25T14:12:52.165Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-25T14:12:52.165Z] + dirname cmd/support-notifications/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-25T14:12:52.165Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-25T14:12:52.165Z] + cut -d/ -f2 [2022-03-25T14:12:52.165Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-25T14:12:52.165Z] + + cut -d/dirname -f2 cmd/sys-mgmt-agent/Dockerfile [2022-03-25T14:12:52.165Z] [2022-03-25T14:12:52.165Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-25T14:12:52.205Z] 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-25T14:12:52.564Z] + git rev-list -1 --merges 8d450a7601a899b46e472b478e3ebc9f1b4d294b~1..8d450a7601a899b46e472b478e3ebc9f1b4d294b [Pipeline] echo [2022-03-25T14:12:52.578Z] -----------> git rev-list -1 --merges 8d450a7601a899b46e472b478e3ebc9f1b4d294b~1..8d450a7601a899b46e472b478e3ebc9f1b4d294b 8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:12:52.578Z] 8d450a7601a899b46e472b478e3ebc9f1b4d294b [false] [Pipeline] sh [2022-03-25T14:12:52.874Z] + git log --format=format:%s -1 8d450a7601a899b46e472b478e3ebc9f1b4d294b [Pipeline] echo [2022-03-25T14:12:52.892Z] ========================================================= [2022-03-25T14:12:52.892Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-25T14:12:52.892Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-25T14:12:53.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-25T14:12:53.453Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-25T14:12:53.453Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-25T14:12:53.453Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-25T14:12:53.453Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-25T14:12:53.453Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-25T14:12:53.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:12:53.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T14:12:53.892Z] [2022-03-25T14:12:53.892Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:12:54.200Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T14:12:54.200Z] latest: Pulling from edgex-devops/git-semver [2022-03-25T14:12:54.200Z] a0d0a0d46f8b: Pulling fs layer [2022-03-25T14:12:54.200Z] 3e5f54012d9b: Pulling fs layer [2022-03-25T14:12:54.200Z] 4c7163046ea9: Pulling fs layer [2022-03-25T14:12:54.200Z] 0c2d73faf560: Pulling fs layer [2022-03-25T14:12:54.200Z] 0c2d73faf560: Waiting [2022-03-25T14:12:54.200Z] 3e5f54012d9b: Verifying Checksum [2022-03-25T14:12:54.200Z] 3e5f54012d9b: Download complete [2022-03-25T14:12:54.200Z] a0d0a0d46f8b: Download complete [2022-03-25T14:12:54.200Z] 0c2d73faf560: Verifying Checksum [2022-03-25T14:12:54.200Z] 0c2d73faf560: Download complete [2022-03-25T14:12:54.200Z] 4c7163046ea9: Download complete [2022-03-25T14:12:54.475Z] a0d0a0d46f8b: Pull complete [2022-03-25T14:12:54.475Z] 3e5f54012d9b: Pull complete [2022-03-25T14:12:54.745Z] 4c7163046ea9: Pull complete [2022-03-25T14:12:55.007Z] 0c2d73faf560: Pull complete [2022-03-25T14:12:55.007Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-25T14:12:55.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-25T14:12:55.007Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-25T14:12:55.191Z] prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container [2022-03-25T14:12:55.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-25T14:12:56.009Z] $ docker top dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-25T14:12:56.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-25T14:12:56.119Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-25T14:12:56.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-25T14:12:56.277Z] $ docker exec dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 ssh-agent [2022-03-25T14:12:56.395Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFhImAF/agent.13 [2022-03-25T14:12:56.395Z] SSH_AGENT_PID=19 [2022-03-25T14:12:56.404Z] Running ssh-add (command line suppressed) [2022-03-25T14:12:56.537Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_4587323001284940705.key (/w/workspace/edgex-go/19@tmp/private_key_4587323001284940705.key) [2022-03-25T14:12:56.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-25T14:12:56.843Z] + git tag --points-at HEAD [Pipeline] } [2022-03-25T14:12:56.871Z] $ docker exec --env ******** --env ******** dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 ssh-agent -k [2022-03-25T14:12:56.987Z] unset SSH_AUTH_SOCK; [2022-03-25T14:12:56.987Z] unset SSH_AGENT_PID; [2022-03-25T14:12:56.987Z] echo Agent pid 19 killed; [2022-03-25T14:12:56.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-25T14:12:57.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-25T14:12:57.027Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-25T14:12:57.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-25T14:12:57.176Z] $ docker exec dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 ssh-agent [2022-03-25T14:12:57.305Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmLhAEE/agent.52 [2022-03-25T14:12:57.305Z] SSH_AGENT_PID=58 [2022-03-25T14:12:57.311Z] Running ssh-add (command line suppressed) [2022-03-25T14:12:57.446Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_8146824687017333715.key (/w/workspace/edgex-go/19@tmp/private_key_8146824687017333715.key) [2022-03-25T14:12:57.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-25T14:12:57.755Z] + git semver init [2022-03-25T14:12:57.755Z] # -> Open(): unable to determine branch for HEAD [2022-03-25T14:12:57.755Z] # $GIT_DIR = /w/workspace/edgex-go/19/.git [2022-03-25T14:12:57.755Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/19 [2022-03-25T14:12:57.755Z] # $SEMVER_REMOTE_NAME = origin [2022-03-25T14:12:57.755Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-25T14:12:57.755Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-25T14:12:57.755Z] # $SEMVER_BRANCH = PR-3904 [2022-03-25T14:12:57.755Z] # $SEMVER_TEMP = /tmp/semver-133240674 [2022-03-25T14:12:57.755Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-25T14:13:10.786Z] # '/tmp/semver-133240674' -> '/w/workspace/edgex-go/19/.semver' [2022-03-25T14:13:10.786Z] # -> Force: false [2022-03-25T14:13:10.786Z] # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } [2022-03-25T14:13:10.804Z] $ docker exec --env ******** --env ******** dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 ssh-agent -k [2022-03-25T14:13:10.926Z] unset SSH_AUTH_SOCK; [2022-03-25T14:13:10.928Z] unset SSH_AGENT_PID; [2022-03-25T14:13:10.928Z] echo Agent pid 58 killed; [2022-03-25T14:13:10.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-25T14:13:11.248Z] + git semver [Pipeline] } [2022-03-25T14:13:11.270Z] $ docker stop --time=1 dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 [2022-03-25T14:13:13.111Z] $ docker rm -f dbe56b90a120d3cb939abeb0afe104f86b24ea4dab9db60eb597a3cb9d97cd34 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T14:13:13.487Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-25T14:13:13.719Z] Stashed 1 file(s) [Pipeline] echo [2022-03-25T14:13:13.723Z] [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-25T14:13:13.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-25T14:13:13.885Z] ========================================================= [2022-03-25T14:13:13.885Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-25T14:13:13.885Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T14:13:14.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T14:13:14.177Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-25T14:13:14.177Z] 59bf1c3509f3: Pulling fs layer [2022-03-25T14:13:14.177Z] 666ba61612fd: Pulling fs layer [2022-03-25T14:13:14.177Z] 8ed8ca486205: Pulling fs layer [2022-03-25T14:13:14.177Z] 4fe6c5a15a65: Pulling fs layer [2022-03-25T14:13:14.177Z] 22a0e8bec74d: Pulling fs layer [2022-03-25T14:13:14.177Z] 640e595b4fbd: Pulling fs layer [2022-03-25T14:13:14.177Z] 763cafe07f6e: Pulling fs layer [2022-03-25T14:13:14.177Z] 0c0b528cf693: Pulling fs layer [2022-03-25T14:13:14.177Z] 10935f4eaf8b: Pulling fs layer [2022-03-25T14:13:14.177Z] 22a0e8bec74d: Waiting [2022-03-25T14:13:14.177Z] 640e595b4fbd: Waiting [2022-03-25T14:13:14.177Z] 763cafe07f6e: Waiting [2022-03-25T14:13:14.177Z] 0c0b528cf693: Waiting [2022-03-25T14:13:14.177Z] 10935f4eaf8b: Waiting [2022-03-25T14:13:14.177Z] 4fe6c5a15a65: Waiting [2022-03-25T14:13:14.177Z] 8ed8ca486205: Verifying Checksum [2022-03-25T14:13:14.177Z] 8ed8ca486205: Download complete [2022-03-25T14:13:14.177Z] 666ba61612fd: Download complete [2022-03-25T14:13:14.177Z] 22a0e8bec74d: Verifying Checksum [2022-03-25T14:13:14.177Z] 22a0e8bec74d: Download complete [2022-03-25T14:13:14.178Z] 640e595b4fbd: Download complete [2022-03-25T14:13:14.178Z] 59bf1c3509f3: Verifying Checksum [2022-03-25T14:13:14.178Z] 59bf1c3509f3: Download complete [2022-03-25T14:13:14.178Z] 763cafe07f6e: Verifying Checksum [2022-03-25T14:13:14.178Z] 763cafe07f6e: Download complete [2022-03-25T14:13:14.440Z] 0c0b528cf693: Verifying Checksum [2022-03-25T14:13:14.440Z] 0c0b528cf693: Download complete [2022-03-25T14:13:14.440Z] 59bf1c3509f3: Pull complete [2022-03-25T14:13:14.440Z] 666ba61612fd: Pull complete [2022-03-25T14:13:14.700Z] 8ed8ca486205: Pull complete [2022-03-25T14:13:14.960Z] 10935f4eaf8b: Verifying Checksum [2022-03-25T14:13:14.960Z] 10935f4eaf8b: Download complete [2022-03-25T14:13:14.960Z] 4fe6c5a15a65: Verifying Checksum [2022-03-25T14:13:14.960Z] 4fe6c5a15a65: Download complete [2022-03-25T14:13:19.161Z] 4fe6c5a15a65: Pull complete [2022-03-25T14:13:19.161Z] 22a0e8bec74d: Pull complete [2022-03-25T14:13:19.161Z] 640e595b4fbd: Pull complete [2022-03-25T14:13:19.161Z] 763cafe07f6e: Pull complete [2022-03-25T14:13:19.420Z] 0c0b528cf693: Pull complete [2022-03-25T14:13:21.968Z] 10935f4eaf8b: Pull complete [2022-03-25T14:13:21.968Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-25T14:13:21.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T14:13:21.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-25T14:13:22.273Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T14:13:22.273Z] WORKDIR /edgex [2022-03-25T14:13:22.273Z] COPY go.mod . [2022-03-25T14:13:22.273Z] RUN go mod download [2022-03-25T14:13:22.273Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-25T14:13:23.656Z] Sending build context to Docker daemon 334.5MB [2022-03-25T14:13:23.656Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-25T14:13:23.656Z] ---> 99d49a6021b9 [2022-03-25T14:13:23.656Z] Step 2/4 : WORKDIR /edgex [2022-03-25T14:13:25.574Z] ---> Running in 27368605060d [2022-03-25T14:13:25.835Z] Removing intermediate container 27368605060d [2022-03-25T14:13:25.835Z] ---> 8ba24d697d31 [2022-03-25T14:13:25.835Z] Step 3/4 : COPY go.mod . [2022-03-25T14:13:25.835Z] ---> 2231ede37f05 [2022-03-25T14:13:25.835Z] Step 4/4 : RUN go mod download [2022-03-25T14:13:26.096Z] ---> Running in 3c8041a44e66 [2022-03-25T14:13:28.780Z] Still waiting to schedule task [2022-03-25T14:13:28.780Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-25T14:13:41.010Z] Removing intermediate container 3c8041a44e66 [2022-03-25T14:13:41.010Z] ---> 7691ce62e17b [2022-03-25T14:13:41.010Z] Successfully built 7691ce62e17b [2022-03-25T14:13:41.010Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:13:41.312Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-25T14:13:41.312Z] . [Pipeline] withDockerContainer [2022-03-25T14:13:41.384Z] prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container [2022-03-25T14:13:41.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-25T14:13:41.889Z] $ docker top 52d108fd81d950f6ee04e7d3f9742fff1025519b9d0c8b55aea2bb91f7e9c831 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T14:13:42.244Z] + go version [2022-03-25T14:13:42.244Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-25T14:13:42.261Z] $ docker stop --time=1 52d108fd81d950f6ee04e7d3f9742fff1025519b9d0c8b55aea2bb91f7e9c831 [2022-03-25T14:13:43.562Z] $ docker rm -f 52d108fd81d950f6ee04e7d3f9742fff1025519b9d0c8b55aea2bb91f7e9c831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:13:43.963Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-25T14:13:43.963Z] . [Pipeline] withDockerContainer [2022-03-25T14:13:44.036Z] prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container [2022-03-25T14:13:44.074Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-25T14:13:44.491Z] $ docker top bed8e9730b7451afd1ce1f34aa8e3543d5c7a7556dd242873570deca1d07b60f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-25T14:13:44.570Z] ========================================================= [2022-03-25T14:13:44.570Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-25T14:13:44.570Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T14:13:44.856Z] + make test [2022-03-25T14:13:44.856Z] go mod tidy -compat=1.17 [2022-03-25T14:13:45.116Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-25T14:13:51.701Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-25T14:14:03.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-25T14:14:04.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-03-25T14:14:04.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-25T14:14:04.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-25T14:14:04.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.151s coverage: 98.5% of statements [2022-03-25T14:14:04.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-25T14:14:05.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.9% of statements [2022-03-25T14:14:05.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-25T14:14:05.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-25T14:14:09.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.687s coverage: 89.2% of statements [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 84.4% of statements [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.463s coverage: 94.2% of statements [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 24.0% of statements [2022-03-25T14:14:09.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements [2022-03-25T14:14:09.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2022-03-25T14:14:17.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements [2022-03-25T14:14:17.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-03-25T14:14:19.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements [2022-03-25T14:14:19.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-25T14:14:29.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-03-25T14:14:29.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-25T14:14:29.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-25T14:14:29.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-25T14:14:29.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.402s coverage: 65.4% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-25T14:14:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-25T14:14:29.278Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-03-25T14:14:29.278Z] 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-25T14:14:47.382Z] GO111MODULE=on go vet ./... [2022-03-25T14:14:49.918Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-25T14:14:49.918Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-25T14:14:50.179Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-25T14:14:50.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-25T14:14:51.055Z] + ls -al . [2022-03-25T14:14:51.055Z] total 664 [2022-03-25T14:14:51.055Z] drwxrwxr-x 10 1001 1001 4096 Mar 25 14:14 . [2022-03-25T14:14:51.055Z] drwxr-xr-x 4 root root 4096 Mar 25 14:13 .. [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 11 Mar 25 14:12 .dockerignore [2022-03-25T14:14:51.055Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 14:12 .git [2022-03-25T14:14:51.055Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 14:12 .github [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 870 Mar 25 14:12 .gitignore [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 14:12 .golangci.yml [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 87 Mar 25 14:12 .hadolint.yml [2022-03-25T14:14:51.055Z] drwx------ 3 1001 1001 4096 Mar 25 14:13 .semver [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 166 Mar 25 14:12 .sonarcloud.properties [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 14:12 ADOPTERS.md [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 9953 Mar 25 14:12 Attribution.txt [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 51732 Mar 25 14:12 CHANGELOG.md [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 14:12 CONTRIBUTING.md [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 14:12 GOVERNANCE.md [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 849 Mar 25 14:12 Jenkinsfile [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 14:12 LICENSE [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 8478 Mar 25 14:12 Makefile [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 14:12 OWNERS.md [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 8207 Mar 25 14:12 README.md [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 6912 Mar 25 14:12 SECURITY.md [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 14:13 VERSION [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 4131 Mar 25 14:12 ZMQWindows.md [2022-03-25T14:14:51.055Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 14:12 bin [2022-03-25T14:14:51.055Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 14:12 cmd [2022-03-25T14:14:51.055Z] -rw-r--r-- 1 root root 426503 Mar 25 14:14 coverage.out [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 3175 Mar 25 14:12 go.mod [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 34990 Mar 25 14:12 go.sum [2022-03-25T14:14:51.055Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 14:12 internal [2022-03-25T14:14:51.055Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 14:12 openapi [2022-03-25T14:14:51.055Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 14:12 snap [2022-03-25T14:14:51.055Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 14:12 version.go [Pipeline] sh [2022-03-25T14:14:51.344Z] + '[' -e coverage.out ] [2022-03-25T14:14:51.344Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-25T14:14:51.441Z] Stashed 1 file(s) [Pipeline] sh [2022-03-25T14:14:51.724Z] + make build [2022-03-25T14:14:51.724Z] 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-25T14:15:07.629Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9076 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-25T14:15:07.638Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2022-03-25T14:15:07.900Z] The recommended git tool is: git [2022-03-25T14:15:09.820Z] 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-25T14:15:15.634Z] using credential edgex-jenkins-ssh [2022-03-25T14:15:15.651Z] Cloning the remote Git repository [2022-03-25T14:15:15.723Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-25T14:15:15.817Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2022-03-25T14:15:15.960Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T14:15:15.962Z] > git --version # timeout=10 [2022-03-25T14:15:15.988Z] > git --version # 'git version 2.25.1' [2022-03-25T14:15:15.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T14:15:16.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T14:15:19.794Z] 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-25T14:15:21.180Z] 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-25T14:15:22.562Z] 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-25T14:15:22.821Z] 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-25T14:15:23.760Z] 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-25T14:15:25.141Z] 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-25T14:15:26.080Z] 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-25T14:15:27.461Z] 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-25T14:15:28.840Z] 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-25T14:15:29.781Z] 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-25T14:15:31.692Z] 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-25T14:15:32.648Z] $ docker stop --time=1 bed8e9730b7451afd1ce1f34aa8e3543d5c7a7556dd242873570deca1d07b60f [2022-03-25T14:15:34.374Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit e36d841e191cb590a0ef37358cdc8d931ba44ef4 [2022-03-25T14:15:33.425Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T14:15:33.445Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T14:15:33.472Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T14:15:33.503Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T14:15:33.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T14:15:33.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-25T14:15:34.397Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T14:15:34.413Z] > git checkout -f e36d841e191cb590a0ef37358cdc8d931ba44ef4 # timeout=10 [2022-03-25T14:15:35.024Z] Merge succeeded, producing eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:15:35.025Z] Checking out Revision eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 (PR-3904) [2022-03-25T14:15:35.260Z] $ docker rm -f bed8e9730b7451afd1ce1f34aa8e3543d5c7a7556dd242873570deca1d07b60f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:15:36.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T14:15:36.734Z] [2022-03-25T14:15:36.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T14:15:34.641Z] > git remote # timeout=10 [2022-03-25T14:15:34.666Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T14:15:34.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T14:15:34.698Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-25T14:15:35.012Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T14:15:35.036Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T14:15:35.047Z] > git checkout -f eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 # timeout=10 [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:15:37.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T14:15:37.132Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-25T14:15:37.132Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-25T14:15:37.132Z] ca9280d653b3: Pulling fs layer [2022-03-25T14:15:37.132Z] 7e9c9ca2126c: Pulling fs layer [2022-03-25T14:15:37.132Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-25T14:15:37.132Z] cbdbe7a5bc2a: Download complete [2022-03-25T14:15:37.396Z] ca9280d653b3: Verifying Checksum [2022-03-25T14:15:37.396Z] ca9280d653b3: Download complete [2022-03-25T14:15:37.396Z] cbdbe7a5bc2a: Pull complete [2022-03-25T14:15:37.657Z] 7e9c9ca2126c: Download complete [2022-03-25T14:15:37.915Z] ca9280d653b3: Pull complete [2022-03-25T14:15:39.307Z] Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" [2022-03-25T14:15:39.332Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-25T14:15:40.380Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-25T14:15:40.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T14:15:40.380Z] Dload Upload Total Spent Left Speed [2022-03-25T14:15:40.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45725 0 --:--:-- --:--:-- --:--:-- 45725 [Pipeline] sh [2022-03-25T14:15:41.009Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-25T14:15:41.353Z] + sudo tee /etc/docker/daemon.new [2022-03-25T14:15:41.353Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-25T14:15:41.353Z] { [2022-03-25T14:15:41.353Z] "registry-mirrors": [ [2022-03-25T14:15:41.353Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-25T14:15:41.353Z] ], [2022-03-25T14:15:41.353Z] "bip": "10.250.0.254/24", [2022-03-25T14:15:41.353Z] "hosts": [ [2022-03-25T14:15:41.353Z] "tcp://0.0.0.0:5555", [2022-03-25T14:15:41.353Z] "unix:///var/run/docker.sock" [2022-03-25T14:15:41.353Z] ], [2022-03-25T14:15:41.353Z] "mtu": 1458, [2022-03-25T14:15:41.353Z] "selinux-enabled": true, [2022-03-25T14:15:41.353Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-25T14:15:41.353Z] } [Pipeline] sh [2022-03-25T14:15:39.319Z] > git rev-list --no-walk 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 # timeout=10 [2022-03-25T14:15:41.697Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-25T14:15:42.045Z] + sudo service docker restart [2022-03-25T14:15:42.113Z] 7e9c9ca2126c: Pull complete [2022-03-25T14:15:42.113Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-25T14:15:42.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T14:15:42.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-25T14:15:42.182Z] prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container [2022-03-25T14:15:42.223Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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-25T14:15:43.702Z] $ docker top ce0bc5405d6fc0f40f672046da3c321386842a45331b6e057d47198a876d0f84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T14:15:44.071Z] + docker-compose build --help [2022-03-25T14:15:44.071Z] + grep parallel [2022-03-25T14:15:44.641Z] --parallel Build images in parallel. [Pipeline] } [2022-03-25T14:15:44.920Z] $ docker stop --time=1 ce0bc5405d6fc0f40f672046da3c321386842a45331b6e057d47198a876d0f84 [2022-03-25T14:15:46.235Z] $ docker rm -f ce0bc5405d6fc0f40f672046da3c321386842a45331b6e057d47198a876d0f84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:15:46.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-25T14:15:46.647Z] . [Pipeline] withDockerContainer [2022-03-25T14:15:46.721Z] prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container [2022-03-25T14:15:46.765Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-25T14:15:47.156Z] $ docker top bd9013caac67449fa3148424642bc309f2c4e042f5f3913a41d07b7f6a49ff7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T14:15:47.521Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-25T14:15:48.093Z] Building core-command ... [2022-03-25T14:15:48.093Z] Building core-data ... [2022-03-25T14:15:48.093Z] Building core-metadata ... [2022-03-25T14:15:48.093Z] Building security-bootstrapper ... [2022-03-25T14:15:48.093Z] Building security-proxy-setup ... [2022-03-25T14:15:48.093Z] Building security-secretstore-setup ... [2022-03-25T14:15:48.093Z] Building security-spiffe-token-provider ... [2022-03-25T14:15:48.093Z] Building security-spire-agent ... [2022-03-25T14:15:48.093Z] Building security-spire-config ... [2022-03-25T14:15:48.093Z] Building security-spire-server ... [2022-03-25T14:15:48.093Z] Building support-notifications ... [2022-03-25T14:15:48.093Z] Building support-scheduler ... [2022-03-25T14:15:48.093Z] Building sys-mgmt-agent ... [2022-03-25T14:15:48.093Z] Building support-scheduler [2022-03-25T14:15:48.093Z] Building support-notifications [2022-03-25T14:15:48.093Z] Building core-metadata [2022-03-25T14:15:48.093Z] Building security-secretstore-setup [2022-03-25T14:15:48.093Z] Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T14:16:00.388Z] provisioning config files... [2022-03-25T14:16:00.414Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config1398160270546264427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:16:00.770Z] ---> docker-login.sh [2022-03-25T14:16:00.770Z] nexus3.edgexfoundry.org:10001 [2022-03-25T14:16:01.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T14:16:01.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T14:16:01.644Z] Configure a credential helper to remove this warning. See [2022-03-25T14:16:01.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T14:16:01.644Z] [2022-03-25T14:16:01.644Z] Login Succeeded [2022-03-25T14:16:01.644Z] nexus3.edgexfoundry.org:10002 [2022-03-25T14:16:01.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T14:16:02.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T14:16:02.203Z] Configure a credential helper to remove this warning. See [2022-03-25T14:16:02.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T14:16:02.203Z] [2022-03-25T14:16:02.203Z] Login Succeeded [2022-03-25T14:16:02.203Z] nexus3.edgexfoundry.org:10003 [2022-03-25T14:16:02.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T14:16:02.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T14:16:02.478Z] Configure a credential helper to remove this warning. See [2022-03-25T14:16:02.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T14:16:02.478Z] [2022-03-25T14:16:02.478Z] Login Succeeded [2022-03-25T14:16:02.478Z] nexus3.edgexfoundry.org:10004 [2022-03-25T14:16:03.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T14:16:03.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T14:16:03.089Z] Configure a credential helper to remove this warning. See [2022-03-25T14:16:03.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T14:16:03.089Z] [2022-03-25T14:16:03.089Z] Login Succeeded [2022-03-25T14:16:03.089Z] docker.io [2022-03-25T14:16:03.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-25T14:16:03.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-25T14:16:03.963Z] Configure a credential helper to remove this warning. See [2022-03-25T14:16:03.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-25T14:16:03.963Z] [2022-03-25T14:16:03.963Z] Login Succeeded [2022-03-25T14:16:03.963Z] ---> docker-login.sh ends [Pipeline] } [2022-03-25T14:16:03.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-25T14:16:04.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-25T14:16:04.600Z] ========================================================= [2022-03-25T14:16:04.600Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-25T14:16:04.600Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T14:16:04.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T14:16:05.207Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-25T14:16:05.207Z] 9b3977197b4f: Pulling fs layer [2022-03-25T14:16:05.207Z] 1a89e8eeedd5: Pulling fs layer [2022-03-25T14:16:05.207Z] 94645a83ff95: Pulling fs layer [2022-03-25T14:16:05.207Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-25T14:16:05.207Z] 0c92f367c5e7: Pulling fs layer [2022-03-25T14:16:05.207Z] f7c0051592d6: Pulling fs layer [2022-03-25T14:16:05.207Z] a227ed2f7395: Pulling fs layer [2022-03-25T14:16:05.207Z] 7b1c46037f91: Pulling fs layer [2022-03-25T14:16:05.207Z] f7c0051592d6: Waiting [2022-03-25T14:16:05.207Z] a227ed2f7395: Waiting [2022-03-25T14:16:05.207Z] 7b1c46037f91: Waiting [2022-03-25T14:16:05.207Z] 3f3a8bcf1eab: Waiting [2022-03-25T14:16:05.207Z] 0c92f367c5e7: Waiting [2022-03-25T14:16:05.207Z] 94645a83ff95: Verifying Checksum [2022-03-25T14:16:05.207Z] 94645a83ff95: Download complete [2022-03-25T14:16:05.207Z] 1a89e8eeedd5: Verifying Checksum [2022-03-25T14:16:05.207Z] 1a89e8eeedd5: Download complete [2022-03-25T14:16:05.207Z] 0c92f367c5e7: Download complete [2022-03-25T14:16:05.207Z] f7c0051592d6: Download complete [2022-03-25T14:16:05.207Z] 9b3977197b4f: Verifying Checksum [2022-03-25T14:16:05.207Z] 9b3977197b4f: Download complete [2022-03-25T14:16:05.207Z] a227ed2f7395: Verifying Checksum [2022-03-25T14:16:05.207Z] a227ed2f7395: Download complete [2022-03-25T14:16:06.200Z] 9b3977197b4f: Pull complete [2022-03-25T14:16:06.477Z] 1a89e8eeedd5: Pull complete [2022-03-25T14:16:07.079Z] 94645a83ff95: Pull complete [2022-03-25T14:16:07.355Z] 7b1c46037f91: Download complete [2022-03-25T14:16:07.955Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-25T14:16:07.955Z] 3f3a8bcf1eab: Download complete [2022-03-25T14:16:10.047Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:16:10.047Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:16:10.047Z] ---> 7691ce62e17b [2022-03-25T14:16:10.047Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T14:16:10.047Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:16:10.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:16:10.047Z] ---> 7691ce62e17b [2022-03-25T14:16:10.047Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T14:16:10.047Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:16:10.047Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:16:10.047Z] ---> 7691ce62e17b [2022-03-25T14:16:10.047Z] Step 3/25 : WORKDIR /edgex-go [2022-03-25T14:16:10.047Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:16:10.047Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:16:10.047Z] ---> 7691ce62e17b [2022-03-25T14:16:10.047Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T14:16:10.047Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:16:10.047Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:16:10.047Z] ---> 7691ce62e17b [2022-03-25T14:16:10.047Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T14:16:11.962Z] ---> Running in 720b05713c6d [2022-03-25T14:16:11.962Z] ---> Running in 52604233d86e [2022-03-25T14:16:11.962Z] ---> Running in f32b32c70ccd [2022-03-25T14:16:11.962Z] ---> Running in fe604de5b79a [2022-03-25T14:16:11.962Z] ---> Running in 7dfa9e323914 [2022-03-25T14:16:11.962Z] Removing intermediate container fe604de5b79a [2022-03-25T14:16:11.962Z] ---> c0ce90ee0c4a [2022-03-25T14:16:11.962Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:16:11.962Z] Removing intermediate container 720b05713c6d [2022-03-25T14:16:11.962Z] ---> 5f18ff340f0c [2022-03-25T14:16:11.962Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:16:11.962Z] Removing intermediate container 7dfa9e323914 [2022-03-25T14:16:11.962Z] ---> 6d574fc43fcf [2022-03-25T14:16:11.962Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:16:11.962Z] Removing intermediate container f32b32c70ccd [2022-03-25T14:16:11.962Z] ---> 867c9836f3d8 [2022-03-25T14:16:11.962Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:16:11.962Z] Removing intermediate container 52604233d86e [2022-03-25T14:16:11.962Z] ---> 671b9c543c2e [2022-03-25T14:16:11.962Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:16:11.962Z] ---> Running in 7e7647fa2358 [2022-03-25T14:16:11.962Z] ---> Running in 85b4a6320242 [2022-03-25T14:16:11.962Z] ---> Running in adad955d575b [2022-03-25T14:16:11.962Z] ---> Running in 1337b93d451c [2022-03-25T14:16:11.962Z] ---> Running in d3afcc786fa0 [2022-03-25T14:16:13.342Z] Removing intermediate container 7e7647fa2358 [2022-03-25T14:16:13.342Z] ---> 40dcee383c71 [2022-03-25T14:16:13.342Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-25T14:16:13.342Z] ---> Running in c0fbd225b3c5 [2022-03-25T14:16:13.342Z] Removing intermediate container 85b4a6320242 [2022-03-25T14:16:13.342Z] ---> 88871866e173 [2022-03-25T14:16:13.342Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T14:16:13.342Z] ---> Running in 5f8496d5a80b [2022-03-25T14:16:13.602Z] Removing intermediate container d3afcc786fa0 [2022-03-25T14:16:13.602Z] ---> d40681b2da30 [2022-03-25T14:16:13.602Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T14:16:13.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:16:13.602Z] ---> Running in 1c39b7a8bbba [2022-03-25T14:16:13.602Z] Removing intermediate container 1337b93d451c [2022-03-25T14:16:13.602Z] ---> 3457f796e4e3 [2022-03-25T14:16:13.602Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T14:16:13.860Z] ---> Running in 6986038dfca7 [2022-03-25T14:16:13.860Z] Removing intermediate container adad955d575b [2022-03-25T14:16:13.860Z] ---> e6155f5a3fb1 [2022-03-25T14:16:13.860Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-25T14:16:13.860Z] ---> Running in ba163233314a [2022-03-25T14:16:14.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:16:14.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:16:14.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:16:14.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:16:14.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:16:14.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:16:14.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:16:14.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:16:14.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:16:14.961Z] OK: 221 MiB in 52 packages [2022-03-25T14:16:15.222Z] OK: 221 MiB in 52 packages [2022-03-25T14:16:15.222Z] OK: 221 MiB in 52 packages [2022-03-25T14:16:15.484Z] Removing intermediate container c0fbd225b3c5 [2022-03-25T14:16:15.484Z] ---> 9c6edccf33ea [2022-03-25T14:16:15.484Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T14:16:15.484Z] OK: 221 MiB in 52 packages [2022-03-25T14:16:15.484Z] OK: 221 MiB in 52 packages [2022-03-25T14:16:15.484Z] ---> 5dd9a451e4ce [2022-03-25T14:16:15.484Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:16:15.748Z] ---> Running in 4bd60f5d1922 [2022-03-25T14:16:16.015Z] Removing intermediate container 5f8496d5a80b [2022-03-25T14:16:16.015Z] ---> 23c4aaba5d4e [2022-03-25T14:16:16.015Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T14:16:16.015Z] Removing intermediate container ba163233314a [2022-03-25T14:16:16.015Z] ---> e867db8267a1 [2022-03-25T14:16:16.015Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-25T14:16:16.015Z] Removing intermediate container 1c39b7a8bbba [2022-03-25T14:16:16.015Z] ---> ca70eca99918 [2022-03-25T14:16:16.015Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T14:16:16.274Z] ---> 7710cdde9b57 [2022-03-25T14:16:16.274Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:16:16.274Z] Removing intermediate container 6986038dfca7 [2022-03-25T14:16:16.274Z] ---> 99d9ebfc04ea [2022-03-25T14:16:16.274Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T14:16:16.274Z] ---> Running in b34720a2c8da [2022-03-25T14:16:16.274Z] ---> 79c5297f76c1 [2022-03-25T14:16:16.274Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:16:16.274Z] ---> Running in 05029f468f9a [2022-03-25T14:16:16.274Z] ---> 5681aab0a99d [2022-03-25T14:16:16.274Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:16:16.535Z] ---> Running in e547e4c5f91b [2022-03-25T14:16:16.535Z] ---> e3f3faf023f1 [2022-03-25T14:16:16.535Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:16:16.535Z] ---> Running in f666b01197ec [2022-03-25T14:16:16.798Z] Removing intermediate container 4bd60f5d1922 [2022-03-25T14:16:16.798Z] ---> c55502fb1e80 [2022-03-25T14:16:16.798Z] Step 8/22 : COPY . . [2022-03-25T14:16:17.739Z] Removing intermediate container b34720a2c8da [2022-03-25T14:16:17.739Z] ---> 1db872bebc36 [2022-03-25T14:16:17.739Z] Step 8/23 : COPY . . [2022-03-25T14:16:20.378Z] 3f3a8bcf1eab: Pull complete [2022-03-25T14:16:20.378Z] 0c92f367c5e7: Pull complete [2022-03-25T14:16:20.378Z] f7c0051592d6: Pull complete [2022-03-25T14:16:20.653Z] a227ed2f7395: Pull complete [2022-03-25T14:16:21.032Z] Removing intermediate container e547e4c5f91b [2022-03-25T14:16:21.032Z] ---> 681289b5fbbd [2022-03-25T14:16:21.032Z] Step 8/22 : COPY . . [2022-03-25T14:16:21.032Z] Removing intermediate container 05029f468f9a [2022-03-25T14:16:21.032Z] ---> 0fdb45e80b94 [2022-03-25T14:16:21.032Z] Step 8/25 : COPY . . [2022-03-25T14:16:21.969Z] Removing intermediate container f666b01197ec [2022-03-25T14:16:21.969Z] ---> ff44a66b7db9 [2022-03-25T14:16:21.969Z] Step 8/22 : COPY . . [2022-03-25T14:16:28.956Z] 7b1c46037f91: Pull complete [2022-03-25T14:16:28.956Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-25T14:16:28.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T14:16:28.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-25T14:16:29.308Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T14:16:29.308Z] WORKDIR /edgex [2022-03-25T14:16:29.308Z] COPY go.mod . [2022-03-25T14:16:29.308Z] RUN go mod download [2022-03-25T14:16:29.308Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-25T14:16:30.096Z] ---> 0cbae81641c5 [2022-03-25T14:16:30.097Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-25T14:16:31.039Z] ---> Running in a904f304a52d [2022-03-25T14:16:31.039Z] ---> 4ccaffd0a7c1 [2022-03-25T14:16:31.039Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-25T14:16:31.039Z] ---> 64e1cacae4c4 [2022-03-25T14:16:31.039Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-25T14:16:31.039Z] ---> 4279b613281a [2022-03-25T14:16:31.039Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-25T14:16:31.039Z] ---> af3065b43c4c [2022-03-25T14:16:31.039Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-25T14:16:31.039Z] ---> Running in 80783f8aa93d [2022-03-25T14:16:31.039Z] ---> Running in 08c94dc28abc [2022-03-25T14:16:31.039Z] ---> Running in bae702473613 [2022-03-25T14:16:31.039Z] ---> Running in ee56944100c1 [2022-03-25T14:16:31.299Z] 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-25T14:16:31.558Z] 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-25T14:16:31.558Z] 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-25T14:16:31.817Z] 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-25T14:16:31.817Z] 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-25T14:16:31.950Z] Sending build context to Docker daemon 169.1MB [2022-03-25T14:16:31.950Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-25T14:16:31.950Z] ---> f79e39bc4007 [2022-03-25T14:16:31.950Z] Step 2/4 : WORKDIR /edgex [2022-03-25T14:16:33.932Z] ---> Running in 99cb0bf45552 [2022-03-25T14:16:33.932Z] Removing intermediate container 99cb0bf45552 [2022-03-25T14:16:33.932Z] ---> 30b2f7de1015 [2022-03-25T14:16:33.932Z] Step 3/4 : COPY go.mod . [2022-03-25T14:16:34.222Z] ---> 2b18dd0cf3fa [2022-03-25T14:16:34.222Z] Step 4/4 : RUN go mod download [2022-03-25T14:16:34.497Z] ---> Running in c6d954e31ca3 [2022-03-25T14:17:10.556Z] 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-25T14:17:11.126Z] 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-25T14:17:17.719Z] Removing intermediate container ee56944100c1 [2022-03-25T14:17:17.719Z] ---> 4d6a6924977e [2022-03-25T14:17:17.719Z] [2022-03-25T14:17:17.719Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T14:17:17.719Z] Removing intermediate container 08c94dc28abc [2022-03-25T14:17:17.719Z] ---> 3816806a72c9 [2022-03-25T14:17:17.719Z] [2022-03-25T14:17:17.719Z] Step 10/25 : FROM alpine:3.14 [2022-03-25T14:17:17.719Z] Removing intermediate container bae702473613 [2022-03-25T14:17:17.719Z] ---> 74feac83438a [2022-03-25T14:17:17.719Z] [2022-03-25T14:17:17.719Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T14:17:17.719Z] Removing intermediate container 80783f8aa93d [2022-03-25T14:17:17.719Z] ---> 18fc32f4648d [2022-03-25T14:17:17.719Z] [2022-03-25T14:17:17.719Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T14:17:17.719Z] Removing intermediate container a904f304a52d [2022-03-25T14:17:17.719Z] ---> 83fe48d476ee [2022-03-25T14:17:17.719Z] [2022-03-25T14:17:17.719Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T14:17:17.981Z] 3.14: Pulling from library/alpine [2022-03-25T14:17:18.551Z] 3.14: Pulling from library/alpine [2022-03-25T14:17:19.123Z] 3.14: Pulling from library/alpine [2022-03-25T14:17:19.123Z] 3.14: Pulling from library/alpine [2022-03-25T14:17:19.123Z] 3.14: Pulling from library/alpine [2022-03-25T14:17:21.497Z] Removing intermediate container c6d954e31ca3 [2022-03-25T14:17:21.497Z] ---> 09b424b7447c [2022-03-25T14:17:21.497Z] Successfully built 09b424b7447c [2022-03-25T14:17:21.497Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:17:21.673Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T14:17:21.673Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T14:17:21.673Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T14:17:21.673Z] Status: Image is up to date for alpine:3.14 [2022-03-25T14:17:21.673Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T14:17:21.673Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T14:17:21.673Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T14:17:21.673Z] Status: Image is up to date for alpine:3.14 [2022-03-25T14:17:21.673Z] ---> a33ac4f1069a [2022-03-25T14:17:21.673Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-25T14:17:21.673Z] ---> a33ac4f1069a [2022-03-25T14:17:21.673Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-25T14:17:21.673Z] ---> a33ac4f1069a [2022-03-25T14:17:21.673Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-25T14:17:21.673Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T14:17:21.673Z] Status: Image is up to date for alpine:3.14 [2022-03-25T14:17:21.673Z] ---> a33ac4f1069a [2022-03-25T14:17:21.673Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T14:17:21.673Z] ---> a33ac4f1069a [2022-03-25T14:17:21.673Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-25T14:17:21.673Z] ---> Running in 85becd0f25fb [2022-03-25T14:17:21.673Z] ---> Running in f93317de298a [2022-03-25T14:17:21.673Z] ---> Running in 5d4de9ab1e97 [2022-03-25T14:17:21.673Z] ---> Running in 2d87fa3a8e4d [2022-03-25T14:17:21.673Z] ---> Running in 240768afdb3f [2022-03-25T14:17:21.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:21.844Z] + docker inspect -f . ci-base-image-arm64 [2022-03-25T14:17:21.844Z] . [Pipeline] withDockerContainer [2022-03-25T14:17:21.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:21.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:22.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-9076 does not seem to be running inside a container [2022-03-25T14:17:22.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-25T14:17:22.192Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-25T14:17:22.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:22.192Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-25T14:17:22.192Z] (3/3) Installing su-exec (0.2-r1) [2022-03-25T14:17:22.192Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:17:22.192Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T14:17:22.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:22.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:22.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:22.192Z] OK: 6 MiB in 17 packages [2022-03-25T14:17:22.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:22.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:22.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:22.192Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-25T14:17:22.192Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:17:22.192Z] OK: 6 MiB in 15 packages [2022-03-25T14:17:22.453Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-25T14:17:22.453Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:17:22.453Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-25T14:17:22.453Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-25T14:17:22.453Z] OK: 6 MiB in 15 packages [2022-03-25T14:17:22.453Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-25T14:17:22.453Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:17:22.453Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-25T14:17:22.453Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T14:17:22.453Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T14:17:22.453Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-25T14:17:22.453Z] (5/6) Installing curl (7.79.1-r0) [2022-03-25T14:17:22.453Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-25T14:17:22.453Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:17:22.714Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T14:17:22.714Z] OK: 6 MiB in 16 packages [2022-03-25T14:17:22.714Z] OK: 8 MiB in 20 packages [2022-03-25T14:17:22.714Z] Removing intermediate container f93317de298a [2022-03-25T14:17:22.714Z] ---> 7d0484b5c548 [2022-03-25T14:17:22.714Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T14:17:22.714Z] Removing intermediate container 85becd0f25fb [2022-03-25T14:17:22.714Z] ---> 1b5230f5d522 [2022-03-25T14:17:22.714Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T14:17:22.974Z] ---> Running in 2f59526ecf71 [2022-03-25T14:17:22.974Z] ---> Running in a156808907d3 [2022-03-25T14:17:22.974Z] Removing intermediate container 240768afdb3f [2022-03-25T14:17:22.974Z] ---> 5d8e456072c3 [2022-03-25T14:17:22.974Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T14:17:22.974Z] ---> Running in b4dc036a859e [2022-03-25T14:17:22.974Z] Removing intermediate container a156808907d3 [2022-03-25T14:17:22.974Z] ---> 60a5d3540af7 [2022-03-25T14:17:22.974Z] Step 13/25 : WORKDIR / [2022-03-25T14:17:22.974Z] Removing intermediate container 2f59526ecf71 [2022-03-25T14:17:22.974Z] ---> a19420fa6434 [2022-03-25T14:17:22.974Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-25T14:17:23.235Z] ---> Running in b89813ac3649 [2022-03-25T14:17:23.235Z] ---> Running in 5cab8f898012 [2022-03-25T14:17:23.235Z] Removing intermediate container b4dc036a859e [2022-03-25T14:17:23.235Z] ---> c679a61f6b6f [2022-03-25T14:17:23.235Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-25T14:17:23.235Z] ---> Running in 538375586ee0 [2022-03-25T14:17:23.235Z] Removing intermediate container 5d4de9ab1e97 [2022-03-25T14:17:23.235Z] ---> 44a0a66f9dcc [2022-03-25T14:17:23.235Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T14:17:23.235Z] Removing intermediate container b89813ac3649 [2022-03-25T14:17:23.235Z] ---> bc2e53163d71 [2022-03-25T14:17:23.235Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T14:17:23.450Z] $ docker top a75885f15ba1c45cac89bfb6f842444bb095a5c9df7e66d7cbd526a752afbea6 -eo pid,comm [2022-03-25T14:17:23.496Z] Removing intermediate container 5cab8f898012 [2022-03-25T14:17:23.496Z] ---> 76e4793391c4 [2022-03-25T14:17:23.496Z] 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-25T14:17:23.496Z] ---> Running in a2de90f253fe [2022-03-25T14:17:23.496Z] ---> Running in 7a6f3bbe8789 [2022-03-25T14:17:23.496Z] Removing intermediate container 538375586ee0 [2022-03-25T14:17:23.496Z] ---> 5587967a160d [2022-03-25T14:17:23.496Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T14:17:23.496Z] Removing intermediate container 2d87fa3a8e4d [2022-03-25T14:17:23.496Z] ---> 4b7b1dbc1a83 [2022-03-25T14:17:23.496Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T14:17:23.496Z] ---> Running in 37c4058d59d2 [2022-03-25T14:17:23.496Z] Removing intermediate container a2de90f253fe [2022-03-25T14:17:23.496Z] ---> 93e23a0fd645 [2022-03-25T14:17:23.496Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:17:23.496Z] ---> Running in f35e0b562689 [2022-03-25T14:17:23.496Z] Removing intermediate container 7a6f3bbe8789 [2022-03-25T14:17:23.496Z] ---> cf49bf2bc61f [2022-03-25T14:17:23.496Z] Step 13/22 : ENV APP_PORT=59860 [Pipeline] { [Pipeline] sh [2022-03-25T14:17:23.759Z] ---> 2b510ec644ba [2022-03-25T14:17:23.759Z] 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-25T14:17:23.759Z] ---> Running in 1153b2ba7531 [2022-03-25T14:17:23.759Z] Removing intermediate container 37c4058d59d2 [2022-03-25T14:17:23.759Z] ---> 38d30b341a6e [2022-03-25T14:17:23.759Z] Step 15/23 : WORKDIR / [2022-03-25T14:17:23.759Z] Removing intermediate container f35e0b562689 [2022-03-25T14:17:23.759Z] ---> 998c91a2d3b0 [2022-03-25T14:17:23.759Z] Step 13/22 : WORKDIR /edgex [2022-03-25T14:17:23.759Z] ---> Running in 8a2285e4bce0 [2022-03-25T14:17:23.759Z] ---> Running in bfa04b6aaaf4 [2022-03-25T14:17:23.759Z] Removing intermediate container 1153b2ba7531 [2022-03-25T14:17:23.759Z] ---> 5f1254b9fa1a [2022-03-25T14:17:23.759Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T14:17:23.759Z] ---> 24e9b866cfcd [2022-03-25T14:17:23.759Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-25T14:17:24.019Z] ---> 7a4431c371a8 [2022-03-25T14:17:24.019Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-25T14:17:24.019Z] ---> Running in 79728d8179c5 [2022-03-25T14:17:24.019Z] Removing intermediate container bfa04b6aaaf4 [2022-03-25T14:17:24.019Z] ---> fb3c8b727adc [2022-03-25T14:17:24.019Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-25T14:17:24.019Z] Removing intermediate container 8a2285e4bce0 [2022-03-25T14:17:24.019Z] ---> 95eee0effcca [2022-03-25T14:17:24.019Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:17:24.019Z] Removing intermediate container 79728d8179c5 [2022-03-25T14:17:24.019Z] ---> 13ec8efba397 [2022-03-25T14:17:24.019Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:17:24.278Z] ---> 35dc7ba99a89 [2022-03-25T14:17:24.279Z] 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-25T14:17:24.279Z] ---> 6ea7ebab1f7d [2022-03-25T14:17:24.279Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . ---> 10cecf127186 [2022-03-25T14:17:24.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-25T14:17:24.279Z] [2022-03-25T14:17:24.370Z] + go version [2022-03-25T14:17:24.370Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-25T14:17:24.401Z] $ docker stop --time=1 a75885f15ba1c45cac89bfb6f842444bb095a5c9df7e66d7cbd526a752afbea6 [2022-03-25T14:17:24.538Z] ---> 5b93202ff55f [2022-03-25T14:17:24.538Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-25T14:17:24.538Z] ---> b2104bb58afa [2022-03-25T14:17:24.538Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-25T14:17:24.538Z] ---> 82e48fb3e52e [2022-03-25T14:17:24.538Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-25T14:17:25.109Z] ---> f42ba1f8620d [2022-03-25T14:17:25.109Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-25T14:17:25.369Z] ---> Running in dc91dc3aec1e [2022-03-25T14:17:25.369Z] ---> 77e2f96402e8 [2022-03-25T14:17:25.369Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-25T14:17:25.369Z] ---> d8eb18615f65 [2022-03-25T14:17:25.369Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-25T14:17:25.369Z] ---> 320b36edf8a1 [2022-03-25T14:17:25.369Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-25T14:17:25.369Z] ---> 142372a61b3c [2022-03-25T14:17:25.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-25T14:17:25.369Z] Removing intermediate container dc91dc3aec1e [2022-03-25T14:17:25.369Z] ---> 10ec90a9034a [2022-03-25T14:17:25.369Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:17:25.369Z] ---> Running in 8fc94e92438a [2022-03-25T14:17:25.629Z] ---> ed42af3243e4 [2022-03-25T14:17:25.629Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-25T14:17:25.888Z] ---> Running in e570f9a8fb76 [2022-03-25T14:17:25.888Z] Removing intermediate container 8fc94e92438a [2022-03-25T14:17:25.888Z] ---> 58e15ea493a2 [2022-03-25T14:17:25.888Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T14:17:25.888Z] ---> c3602828b19d [2022-03-25T14:17:25.888Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-25T14:17:25.888Z] ---> 0233c401f1a5 [2022-03-25T14:17:25.888Z] ---> a489d77f8303 [2022-03-25T14:17:25.888Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T14:17:25.888Z] [2022-03-25T14:17:25.888Z] ---> Running in 5c74a0f59126 [2022-03-25T14:17:25.888Z] ---> Running in 32b31422878d [2022-03-25T14:17:25.888Z] Removing intermediate container e570f9a8fb76 [2022-03-25T14:17:25.888Z] ---> c6da8461ade4 [2022-03-25T14:17:25.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:17:26.034Z] $ docker rm -f a75885f15ba1c45cac89bfb6f842444bb095a5c9df7e66d7cbd526a752afbea6 [2022-03-25T14:17:26.149Z] ---> Running in b95f21bdac07 [2022-03-25T14:17:26.149Z] Removing intermediate container 5c74a0f59126 [2022-03-25T14:17:26.149Z] ---> 23a56b84bed4 [2022-03-25T14:17:26.149Z] Step 21/22 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:17:26.149Z] ---> 04ce395a0edb [2022-03-25T14:17:26.149Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-25T14:17:26.149Z] Removing intermediate container 32b31422878d [2022-03-25T14:17:26.149Z] ---> d22b94b67649 [2022-03-25T14:17:26.149Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:17:26.149Z] ---> Running in 77d277245933 [2022-03-25T14:17:26.149Z] ---> 9223c1a0c2ba [2022-03-25T14:17:26.149Z] 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-25T14:17:26.149Z] ---> Running in 8d0ba9678f8a [2022-03-25T14:17:26.149Z] ---> Running in cfe5b652ea2c [2022-03-25T14:17:26.149Z] Removing intermediate container b95f21bdac07 [2022-03-25T14:17:26.149Z] ---> 2b3a61b48f3b [2022-03-25T14:17:26.149Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T14:17:26.149Z] ---> Running in 4bb024e387bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:17:26.409Z] ---> Running in 87739b0c6026 [2022-03-25T14:17:26.409Z] Removing intermediate container 77d277245933 [2022-03-25T14:17:26.409Z] ---> cf18f3cd1f72 [2022-03-25T14:17:26.409Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T14:17:26.409Z] Removing intermediate container 8d0ba9678f8a [2022-03-25T14:17:26.409Z] ---> e7af9bce2e89 [2022-03-25T14:17:26.409Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T14:17:26.409Z] ---> Running in 7bb3699d016a [2022-03-25T14:17:26.409Z] ---> Running in 09d638d01f66 [2022-03-25T14:17:26.409Z] Removing intermediate container 87739b0c6026 [2022-03-25T14:17:26.409Z] ---> 5da6e339efb3 [2022-03-25T14:17:26.409Z] Step 22/23 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:17:26.409Z] ---> Running in 82f1b1b3486a [2022-03-25T14:17:26.409Z] Removing intermediate container 7bb3699d016a [2022-03-25T14:17:26.409Z] ---> b50e7c1032f6 [2022-03-25T14:17:26.409Z] [2022-03-25T14:17:26.640Z] + docker inspect -f . ci-base-image-arm64 [2022-03-25T14:17:26.640Z] . [Pipeline] withDockerContainer [2022-03-25T14:17:26.668Z] Removing intermediate container 09d638d01f66 [2022-03-25T14:17:26.668Z] ---> 17172161c54e [2022-03-25T14:17:26.668Z] Step 21/22 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:17:26.668Z] ---> Running in 17d54fce7322 [2022-03-25T14:17:26.668Z] Successfully built b50e7c1032f6 [2022-03-25T14:17:26.668Z] Successfully tagged support-scheduler:latest [2022-03-25T14:17:26.668Z]  Building support-scheduler ... done Building core-data [2022-03-25T14:17:26.668Z] Removing intermediate container 82f1b1b3486a [2022-03-25T14:17:26.668Z] ---> c1f252458564 [2022-03-25T14:17:26.668Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T14:17:26.668Z] ---> Running in fb9d866e8f43 [2022-03-25T14:17:26.668Z] Removing intermediate container 17d54fce7322 [2022-03-25T14:17:26.668Z] ---> bb0881941644 [2022-03-25T14:17:26.668Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T14:17:26.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-9076 does not seem to be running inside a container [2022-03-25T14:17:26.929Z] ---> Running in ba75bd710a8f [2022-03-25T14:17:26.946Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-25T14:17:27.190Z] Removing intermediate container fb9d866e8f43 [2022-03-25T14:17:27.190Z] ---> 9b821d45c2cc [2022-03-25T14:17:27.190Z] [2022-03-25T14:17:27.504Z] Successfully built 9b821d45c2cc [2022-03-25T14:17:27.504Z] Successfully tagged core-metadata:latest [2022-03-25T14:17:27.504Z]  Building core-metadata ... done Building security-bootstrapper [2022-03-25T14:17:27.765Z] Removing intermediate container ba75bd710a8f [2022-03-25T14:17:27.765Z] ---> e559096ec780 [2022-03-25T14:17:27.765Z] [2022-03-25T14:17:27.765Z] Successfully built e559096ec780 [2022-03-25T14:17:28.113Z] Successfully tagged support-notifications:latest [2022-03-25T14:17:28.113Z]  Building support-notifications ... done Building core-command [2022-03-25T14:17:28.212Z] $ docker top 34f3a3737f8b91c122fcf74baa447cded3ec376790f8d8a4359668ffefc2e959 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-25T14:17:28.484Z] ========================================================= [2022-03-25T14:17:28.484Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-25T14:17:28.484Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-25T14:17:29.066Z] Removing intermediate container cfe5b652ea2c [2022-03-25T14:17:29.066Z] ---> 7741ca22ab2f [2022-03-25T14:17:29.066Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T14:17:29.145Z] + make test [2022-03-25T14:17:29.145Z] go mod tidy -compat=1.17 [2022-03-25T14:17:29.635Z] Removing intermediate container 4bb024e387bd [2022-03-25T14:17:29.635Z] ---> ced578dfc451 [2022-03-25T14:17:29.635Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T14:17:29.899Z] ---> Running in 941248ce3a61 [2022-03-25T14:17:30.125Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-25T14:17:30.467Z] ---> Running in f1f021d32812 [2022-03-25T14:17:30.726Z] Removing intermediate container 941248ce3a61 [2022-03-25T14:17:30.726Z] ---> fbf7368732b3 [2022-03-25T14:17:30.726Z] Step 20/22 : LABEL arch=x86_64 [2022-03-25T14:17:31.297Z] Removing intermediate container f1f021d32812 [2022-03-25T14:17:31.297Z] ---> 88189369d07d [2022-03-25T14:17:31.297Z] Step 23/25 : LABEL arch=x86_64 [2022-03-25T14:17:31.297Z] ---> Running in a81223828753 [2022-03-25T14:17:31.297Z] ---> Running in 362cf585bda4 [2022-03-25T14:17:31.558Z] Removing intermediate container a81223828753 [2022-03-25T14:17:31.558Z] ---> 3eb13e68c849 [2022-03-25T14:17:31.558Z] Step 21/22 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:17:31.558Z] Removing intermediate container 362cf585bda4 [2022-03-25T14:17:31.558Z] ---> f757a8483aeb [2022-03-25T14:17:31.558Z] Step 24/25 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:17:31.558Z] ---> Running in 1f44e947e952 [2022-03-25T14:17:31.558Z] ---> Running in 7e6da98d6050 [2022-03-25T14:17:31.817Z] Removing intermediate container 1f44e947e952 [2022-03-25T14:17:31.817Z] ---> 155a276cd73c [2022-03-25T14:17:31.817Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T14:17:31.817Z] ---> Running in 51c0306aa13c [2022-03-25T14:17:31.817Z] Removing intermediate container 7e6da98d6050 [2022-03-25T14:17:31.817Z] ---> bb586d598455 [2022-03-25T14:17:31.817Z] Step 25/25 : LABEL version=0.0.0 [2022-03-25T14:17:31.817Z] ---> Running in 870bcc3becc2 [2022-03-25T14:17:32.077Z] Removing intermediate container 51c0306aa13c [2022-03-25T14:17:32.077Z] ---> beaa7f1a551a [2022-03-25T14:17:32.077Z] [2022-03-25T14:17:32.077Z] Removing intermediate container 870bcc3becc2 [2022-03-25T14:17:32.077Z] ---> 985cc20c7a97 [2022-03-25T14:17:32.077Z] [2022-03-25T14:17:32.338Z] Successfully built beaa7f1a551a [2022-03-25T14:17:32.338Z] Successfully tagged security-proxy-setup:latest [2022-03-25T14:17:32.338Z] Building security-spire-agent [2022-03-25T14:17:32.338Z]  Building security-proxy-setup ... done Successfully built 985cc20c7a97 [2022-03-25T14:17:32.338Z] Successfully tagged security-secretstore-setup:latest [2022-03-25T14:17:32.338Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-03-25T14:17:42.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:17:42.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:17:42.325Z] ---> 7691ce62e17b [2022-03-25T14:17:42.325Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T14:17:42.325Z] ---> Using cache [2022-03-25T14:17:42.325Z] ---> 867c9836f3d8 [2022-03-25T14:17:42.325Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:17:42.325Z] ---> Using cache [2022-03-25T14:17:42.325Z] ---> 3457f796e4e3 [2022-03-25T14:17:42.325Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-25T14:17:43.702Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:17:43.702Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:17:43.702Z] ---> 7691ce62e17b [2022-03-25T14:17:43.702Z] Step 3/31 : WORKDIR /edgex-go [2022-03-25T14:17:43.702Z] ---> Using cache [2022-03-25T14:17:43.702Z] ---> 867c9836f3d8 [2022-03-25T14:17:43.702Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:17:43.702Z] ---> Using cache [2022-03-25T14:17:43.702Z] ---> 3457f796e4e3 [2022-03-25T14:17:43.702Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-25T14:17:43.702Z] ---> Using cache [2022-03-25T14:17:43.702Z] ---> 99d9ebfc04ea [2022-03-25T14:17:43.702Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-25T14:17:43.702Z] ---> Using cache [2022-03-25T14:17:43.702Z] ---> e3f3faf023f1 [2022-03-25T14:17:43.702Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:17:43.702Z] ---> Using cache [2022-03-25T14:17:43.702Z] ---> ff44a66b7db9 [2022-03-25T14:17:43.702Z] Step 8/31 : COPY . . [2022-03-25T14:17:43.702Z] ---> Using cache [2022-03-25T14:17:43.702Z] ---> 4279b613281a [2022-03-25T14:17:43.702Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-25T14:17:44.640Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:17:44.640Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:17:44.640Z] ---> 7691ce62e17b [2022-03-25T14:17:44.640Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T14:17:44.640Z] ---> Using cache [2022-03-25T14:17:44.640Z] ---> 867c9836f3d8 [2022-03-25T14:17:44.640Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:17:44.640Z] ---> Using cache [2022-03-25T14:17:44.640Z] ---> 3457f796e4e3 [2022-03-25T14:17:44.640Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T14:17:44.640Z] ---> Using cache [2022-03-25T14:17:44.640Z] ---> 99d9ebfc04ea [2022-03-25T14:17:44.640Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T14:17:44.640Z] ---> Using cache [2022-03-25T14:17:44.640Z] ---> e3f3faf023f1 [2022-03-25T14:17:44.640Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:17:44.640Z] ---> Using cache [2022-03-25T14:17:44.640Z] ---> ff44a66b7db9 [2022-03-25T14:17:44.640Z] Step 8/23 : COPY . . [2022-03-25T14:17:44.640Z] ---> Using cache [2022-03-25T14:17:44.640Z] ---> 4279b613281a [2022-03-25T14:17:44.640Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-25T14:17:46.022Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:17:46.022Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:17:46.022Z] ---> 7691ce62e17b [2022-03-25T14:17:46.022Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T14:17:46.022Z] ---> Using cache [2022-03-25T14:17:46.022Z] ---> 867c9836f3d8 [2022-03-25T14:17:46.022Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:17:46.022Z] ---> Using cache [2022-03-25T14:17:46.022Z] ---> 3457f796e4e3 [2022-03-25T14:17:46.022Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T14:17:46.022Z] ---> Using cache [2022-03-25T14:17:46.022Z] ---> 99d9ebfc04ea [2022-03-25T14:17:46.022Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T14:17:46.022Z] ---> Using cache [2022-03-25T14:17:46.022Z] ---> e3f3faf023f1 [2022-03-25T14:17:46.022Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:17:46.022Z] ---> Using cache [2022-03-25T14:17:46.022Z] ---> ff44a66b7db9 [2022-03-25T14:17:46.022Z] Step 8/24 : COPY . . [2022-03-25T14:17:46.022Z] ---> Using cache [2022-03-25T14:17:46.022Z] ---> 4279b613281a [2022-03-25T14:17:46.022Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T14:17:46.284Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:17:46.284Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:17:46.284Z] ---> 7691ce62e17b [2022-03-25T14:17:46.284Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T14:17:46.284Z] ---> Using cache [2022-03-25T14:17:46.284Z] ---> 867c9836f3d8 [2022-03-25T14:17:46.284Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:17:46.284Z] ---> Using cache [2022-03-25T14:17:46.284Z] ---> 3457f796e4e3 [2022-03-25T14:17:46.284Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T14:17:46.284Z] ---> Using cache [2022-03-25T14:17:46.284Z] ---> 99d9ebfc04ea [2022-03-25T14:17:46.284Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T14:17:46.284Z] ---> Using cache [2022-03-25T14:17:46.284Z] ---> e3f3faf023f1 [2022-03-25T14:17:46.284Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:17:46.284Z] ---> Using cache [2022-03-25T14:17:46.284Z] ---> ff44a66b7db9 [2022-03-25T14:17:46.284Z] Step 8/24 : COPY . . [2022-03-25T14:17:46.284Z] ---> Using cache [2022-03-25T14:17:46.284Z] ---> 4279b613281a [2022-03-25T14:17:46.284Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T14:17:49.591Z] ---> Running in 4fb48e446a42 [2022-03-25T14:17:49.591Z] ---> Running in e2070b3ea37d [2022-03-25T14:17:49.591Z] ---> Running in 092e02487317 [2022-03-25T14:17:49.591Z] ---> Running in 40771b63fa9d [2022-03-25T14:17:49.591Z] ---> Running in c815e47e697a [2022-03-25T14:17:49.591Z] Removing intermediate container 4fb48e446a42 [2022-03-25T14:17:49.591Z] ---> 39a628e3d3a6 [2022-03-25T14:17:49.591Z] 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-25T14:17:49.591Z] Removing intermediate container c815e47e697a [2022-03-25T14:17:49.591Z] ---> 574c8b43794e [2022-03-25T14:17:49.591Z] 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-25T14:17:49.591Z] ---> Running in 6f08836df727 [2022-03-25T14:17:49.591Z] ---> Running in 0e1ce5463062 [2022-03-25T14:17:49.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:49.853Z] 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-25T14:17:50.113Z] 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-25T14:17:50.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:17:50.940Z] spire-1.2.0/ [2022-03-25T14:17:50.940Z] spire-1.2.0/ [2022-03-25T14:17:50.940Z] OK: 221 MiB in 52 packages [2022-03-25T14:17:52.333Z] Removing intermediate container 092e02487317 [2022-03-25T14:17:52.333Z] ---> c4ea0e0e8929 [2022-03-25T14:17:52.333Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T14:17:52.333Z] spire-1.2.0/README.md [2022-03-25T14:17:52.333Z] spire-1.2.0/bin/ [2022-03-25T14:17:52.333Z] spire-1.2.0/bin/spire-server [2022-03-25T14:17:52.333Z] spire-1.2.0/bin/spire-agent [2022-03-25T14:17:52.333Z] spire-1.2.0/conf/ [2022-03-25T14:17:52.333Z] spire-1.2.0/conf/server/ [2022-03-25T14:17:52.333Z] spire-1.2.0/conf/server/server.conf [2022-03-25T14:17:52.333Z] spire-1.2.0/conf/agent/ [2022-03-25T14:17:52.333Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T14:17:52.333Z] spire-1.2.0/LICENSE [2022-03-25T14:17:52.333Z] spire-1.2.0/README.md [2022-03-25T14:17:52.333Z] spire-1.2.0/bin/ [2022-03-25T14:17:52.333Z] spire-1.2.0/bin/spire-server [2022-03-25T14:17:52.333Z] spire-1.2.0/bin/spire-agent [2022-03-25T14:17:52.333Z] spire-1.2.0/conf/ [2022-03-25T14:17:52.333Z] spire-1.2.0/conf/server/ [2022-03-25T14:17:52.333Z] spire-1.2.0/conf/server/server.conf [2022-03-25T14:17:52.333Z] spire-1.2.0/conf/agent/ [2022-03-25T14:17:52.334Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T14:17:52.334Z] spire-1.2.0/LICENSE [2022-03-25T14:17:52.594Z] ---> 30fb5fc03ca5 [2022-03-25T14:17:52.594Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:17:52.853Z] ---> Running in 81e4ad8b1fb9 [2022-03-25T14:17:55.406Z] Removing intermediate container 0e1ce5463062 [2022-03-25T14:17:55.406Z] ---> 9cbeb73bf12f [2022-03-25T14:17:55.406Z] [2022-03-25T14:17:55.406Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T14:17:55.406Z] Removing intermediate container 6f08836df727 [2022-03-25T14:17:55.406Z] ---> 1f59ada07d12 [2022-03-25T14:17:55.406Z] [2022-03-25T14:17:55.406Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T14:17:55.406Z] Removing intermediate container 81e4ad8b1fb9 [2022-03-25T14:17:55.406Z] ---> 12613264ff90 [2022-03-25T14:17:55.406Z] Step 8/23 : COPY . . [2022-03-25T14:17:55.406Z] 3.15: Pulling from library/alpine [2022-03-25T14:17:55.406Z] 3.15: Pulling from library/alpine [2022-03-25T14:17:57.316Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T14:17:57.316Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T14:17:57.316Z] Status: Downloaded newer image for alpine:3.15 [2022-03-25T14:17:57.316Z] Status: Image is up to date for alpine:3.15 [2022-03-25T14:17:57.316Z] ---> 9c842ac49a39 [2022-03-25T14:17:57.316Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T14:17:57.316Z] ---> 9c842ac49a39 [2022-03-25T14:17:57.316Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T14:18:00.709Z] ---> Running in 5ce36dc71501 [2022-03-25T14:18:00.709Z] ---> Running in e7ff518ac79a [2022-03-25T14:18:00.709Z] Removing intermediate container e7ff518ac79a [2022-03-25T14:18:00.709Z] ---> e57bd783dc7e [2022-03-25T14:18:00.709Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:18:00.709Z] Removing intermediate container 5ce36dc71501 [2022-03-25T14:18:00.709Z] ---> d9a267c11f56 [2022-03-25T14:18:00.709Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:18:00.709Z] ---> Running in d9361983c713 [2022-03-25T14:18:00.709Z] ---> Running in b11b467c4c8a [2022-03-25T14:18:02.478Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-25T14:18:03.258Z] Removing intermediate container d9361983c713 [2022-03-25T14:18:03.258Z] ---> 704db945b32a [2022-03-25T14:18:03.258Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-25T14:18:03.258Z] ---> Running in 79b166c3a586 [2022-03-25T14:18:03.258Z] Removing intermediate container b11b467c4c8a [2022-03-25T14:18:03.258Z] ---> c7f011f6ec8a [2022-03-25T14:18:03.258Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T14:18:03.523Z] ---> Running in 0658dca31260 [2022-03-25T14:18:04.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:04.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:04.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:05.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:05.437Z] ---> e5ade2ef9619 [2022-03-25T14:18:05.437Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-25T14:18:05.437Z] ---> Running in d266d938f18e [2022-03-25T14:18:05.437Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T14:18:05.437Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T14:18:05.437Z] OK: 15854 distinct packages available [2022-03-25T14:18:05.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:05.437Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T14:18:05.437Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T14:18:05.437Z] OK: 15854 distinct packages available [2022-03-25T14:18:05.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:06.008Z] 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-25T14:18:06.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:06.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:06.526Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-25T14:18:06.785Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T14:18:06.785Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-25T14:18:06.785Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T14:18:06.785Z] (3/4) Installing libucontext (1.1-r0) [2022-03-25T14:18:06.785Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-25T14:18:06.785Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T14:18:07.045Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T14:18:07.045Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T14:18:07.045Z] OK: 6 MiB in 18 packages [2022-03-25T14:18:07.045Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T14:18:07.045Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T14:18:07.045Z] OK: 6 MiB in 19 packages [2022-03-25T14:18:08.427Z] Removing intermediate container 79b166c3a586 [2022-03-25T14:18:08.427Z] ---> d13e29035fe9 [2022-03-25T14:18:08.427Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T14:18:08.427Z] Removing intermediate container 0658dca31260 [2022-03-25T14:18:08.427Z] ---> f243ff442971 [2022-03-25T14:18:08.427Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-25T14:18:10.342Z] ---> 125a0226ee31 [2022-03-25T14:18:10.342Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T14:18:10.342Z] ---> 3fbdd78f5050 [2022-03-25T14:18:10.342Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T14:18:11.280Z] ---> 4d29a283e524 [2022-03-25T14:18:11.280Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-25T14:18:11.280Z] ---> Running in 272828fd08c6 [2022-03-25T14:18:11.541Z] Removing intermediate container 272828fd08c6 [2022-03-25T14:18:11.541Z] ---> 8eb46269af0b [2022-03-25T14:18:11.541Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-25T14:18:12.479Z] ---> f0fd9e356f7e [2022-03-25T14:18:12.479Z] Step 19/24 : WORKDIR / [2022-03-25T14:18:12.479Z] ---> 9c194ed535a5 [2022-03-25T14:18:12.479Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T14:18:12.479Z] ---> Running in 5076e90c0022 [2022-03-25T14:18:12.740Z] Removing intermediate container 5076e90c0022 [2022-03-25T14:18:12.740Z] ---> be7acc7b9e6a [2022-03-25T14:18:12.740Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T14:18:12.999Z] ---> 21fd13aa1af9 [2022-03-25T14:18:12.999Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-25T14:18:12.999Z] ---> Running in f46efb884542 [2022-03-25T14:18:13.258Z] Removing intermediate container f46efb884542 [2022-03-25T14:18:13.258Z] ---> 066cd3b4e32d [2022-03-25T14:18:13.258Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T14:18:13.834Z] ---> fbefc07f1dea [2022-03-25T14:18:13.834Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-25T14:18:13.834Z] ---> Running in 48abf448ab95 [2022-03-25T14:18:14.402Z] ---> 5a8229bcc60f [2022-03-25T14:18:14.402Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T14:18:14.402Z] Removing intermediate container 48abf448ab95 [2022-03-25T14:18:14.402Z] ---> 7a1db2cb60ef [2022-03-25T14:18:14.402Z] Step 22/24 : LABEL arch=x86_64 [2022-03-25T14:18:14.402Z] ---> Running in 9a08e1d20df8 [2022-03-25T14:18:14.402Z] ---> Running in f2761ffc1939 [2022-03-25T14:18:14.974Z] Removing intermediate container 9a08e1d20df8 [2022-03-25T14:18:14.974Z] ---> 3aec76401b0d [2022-03-25T14:18:14.974Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T14:18:15.238Z] Removing intermediate container f2761ffc1939 [2022-03-25T14:18:15.238Z] ---> dd7b56124d79 [2022-03-25T14:18:15.238Z] Step 23/24 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:18:15.238Z] ---> Running in fa5773ca3bd4 [2022-03-25T14:18:15.238Z] ---> Running in cccfcbb4c146 [2022-03-25T14:18:15.508Z] Removing intermediate container fa5773ca3bd4 [2022-03-25T14:18:15.508Z] ---> 633887803d82 [2022-03-25T14:18:15.508Z] Step 22/24 : LABEL arch=x86_64 [2022-03-25T14:18:15.770Z] Removing intermediate container cccfcbb4c146 [2022-03-25T14:18:15.770Z] ---> 4285c0c6b966 [2022-03-25T14:18:15.770Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T14:18:15.770Z] ---> Running in 62dc7f68ef72 [2022-03-25T14:18:16.030Z] ---> Running in 74c6ca174407 [2022-03-25T14:18:16.030Z] Removing intermediate container 62dc7f68ef72 [2022-03-25T14:18:16.030Z] ---> a1d89915fe80 [2022-03-25T14:18:16.030Z] Step 23/24 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:18:16.292Z] Removing intermediate container e2070b3ea37d [2022-03-25T14:18:16.292Z] ---> 94ea29ca08b5 [2022-03-25T14:18:16.292Z] [2022-03-25T14:18:16.292Z] Step 10/31 : FROM alpine:3.14 [2022-03-25T14:18:16.292Z] ---> a33ac4f1069a [2022-03-25T14:18:16.292Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-25T14:18:16.292Z] Removing intermediate container 74c6ca174407 [2022-03-25T14:18:16.292Z] ---> 4a44373756e5 [2022-03-25T14:18:16.292Z] [2022-03-25T14:18:16.292Z] ---> Running in 94bf3d3c528d [2022-03-25T14:18:16.292Z] ---> Running in a5a8748a7b62 [2022-03-25T14:18:16.292Z] Removing intermediate container 40771b63fa9d [2022-03-25T14:18:16.292Z] ---> fafa05856dac [2022-03-25T14:18:16.292Z] [2022-03-25T14:18:16.292Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T14:18:16.292Z] ---> a33ac4f1069a [2022-03-25T14:18:16.292Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T14:18:16.292Z] ---> Using cache [2022-03-25T14:18:16.292Z] ---> 5d8e456072c3 [2022-03-25T14:18:16.292Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T14:18:16.292Z] ---> Using cache [2022-03-25T14:18:16.292Z] ---> c679a61f6b6f [2022-03-25T14:18:16.292Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-25T14:18:16.556Z] ---> Running in 108d19c090ef [2022-03-25T14:18:16.556Z] Removing intermediate container 94bf3d3c528d [2022-03-25T14:18:16.556Z] ---> b030d9e6af8a [2022-03-25T14:18:16.556Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T14:18:16.556Z] Successfully built 4a44373756e5 [2022-03-25T14:18:16.556Z] Successfully tagged security-spire-config:latest [2022-03-25T14:18:16.556Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-03-25T14:18:16.556Z] Removing intermediate container a5a8748a7b62 [2022-03-25T14:18:16.556Z] ---> c3e7d3dbddcb [2022-03-25T14:18:16.556Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-25T14:18:16.556Z] ---> Running in e1af8f4126f5 [2022-03-25T14:18:16.556Z] ---> Running in b749b9e35dd2 [2022-03-25T14:18:16.817Z] Removing intermediate container 108d19c090ef [2022-03-25T14:18:16.817Z] ---> 675697bcbada [2022-03-25T14:18:16.817Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T14:18:17.109Z] Removing intermediate container e1af8f4126f5 [2022-03-25T14:18:17.109Z] ---> 7c7064caba54 [2022-03-25T14:18:17.109Z] [2022-03-25T14:18:17.109Z] Successfully built 7c7064caba54 [2022-03-25T14:18:17.681Z] Successfully tagged security-spire-agent:latest [2022-03-25T14:18:17.681Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-03-25T14:18:17.681Z] ---> Running in df19afdb6f0b [2022-03-25T14:18:18.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:18.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:18.513Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-25T14:18:18.513Z] (2/2) Installing su-exec (0.2-r1) [2022-03-25T14:18:18.513Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:18:18.513Z] OK: 6 MiB in 16 packages [2022-03-25T14:18:20.423Z] Removing intermediate container df19afdb6f0b [2022-03-25T14:18:20.423Z] ---> fe29e53f4045 [2022-03-25T14:18:20.423Z] Step 15/23 : WORKDIR / [2022-03-25T14:18:20.994Z] ---> Running in 7f1c4dd3d6b9 [2022-03-25T14:18:21.563Z] Removing intermediate container b749b9e35dd2 [2022-03-25T14:18:21.563Z] ---> 4a2df25bc99e [2022-03-25T14:18:21.563Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-25T14:18:21.563Z] Removing intermediate container 7f1c4dd3d6b9 [2022-03-25T14:18:21.563Z] ---> eca7b254f8ae [2022-03-25T14:18:21.563Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:18:21.563Z] ---> Running in dc43f41d33e0 [2022-03-25T14:18:22.131Z] ---> 921364e06b6b [2022-03-25T14:18:22.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-25T14:18:22.131Z] Removing intermediate container dc43f41d33e0 [2022-03-25T14:18:22.131Z] ---> 0754af8285ab [2022-03-25T14:18:22.131Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-25T14:18:22.393Z] ---> Running in c1435171b18e [2022-03-25T14:18:22.963Z] Removing intermediate container c1435171b18e [2022-03-25T14:18:22.963Z] ---> 46c383db1377 [2022-03-25T14:18:22.963Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-25T14:18:23.228Z] ---> e18aa7f0ca80 [2022-03-25T14:18:23.228Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-25T14:18:23.228Z] ---> Running in afaefdc213eb [2022-03-25T14:18:24.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:18:24.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:18:24.174Z] ---> 7691ce62e17b [2022-03-25T14:18:24.174Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T14:18:24.174Z] ---> Using cache [2022-03-25T14:18:24.174Z] ---> 867c9836f3d8 [2022-03-25T14:18:24.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:18:24.174Z] ---> Using cache [2022-03-25T14:18:24.174Z] ---> 3457f796e4e3 [2022-03-25T14:18:24.174Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-25T14:18:24.174Z] ---> 9e2712bb0ece [2022-03-25T14:18:24.174Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-25T14:18:24.439Z] ---> Running in 864de7a3f02d [2022-03-25T14:18:24.439Z] ---> Running in 506469ddd1ff [2022-03-25T14:18:24.713Z] Removing intermediate container 506469ddd1ff [2022-03-25T14:18:24.713Z] ---> c6889f9ce958 [2022-03-25T14:18:24.713Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:18:24.713Z] ---> Running in 8b49225825d7 [2022-03-25T14:18:24.973Z] Removing intermediate container afaefdc213eb [2022-03-25T14:18:24.973Z] ---> 3145176bf409 [2022-03-25T14:18:24.973Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-25T14:18:24.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:24.973Z] Removing intermediate container 8b49225825d7 [2022-03-25T14:18:24.973Z] ---> 5af1fa6c0930 [2022-03-25T14:18:24.973Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T14:18:24.973Z] ---> Running in 110f97b943e1 [2022-03-25T14:18:25.234Z] ---> Running in 4b1a31f58791 [2022-03-25T14:18:25.234Z] Removing intermediate container 110f97b943e1 [2022-03-25T14:18:25.234Z] ---> 4b9fef2f6eae [2022-03-25T14:18:25.234Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-25T14:18:25.497Z] Removing intermediate container 4b1a31f58791 [2022-03-25T14:18:25.497Z] ---> 8217aafcae40 [2022-03-25T14:18:25.497Z] Step 22/23 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:18:25.497Z] ---> Running in 257cd1b9a83d [2022-03-25T14:18:25.497Z] ---> 2ac6ec6a334e [2022-03-25T14:18:25.497Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-25T14:18:25.756Z] ---> Running in 1c9a73c92fde [2022-03-25T14:18:25.756Z] Removing intermediate container 257cd1b9a83d [2022-03-25T14:18:25.756Z] ---> b39d6bba812e [2022-03-25T14:18:25.756Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T14:18:25.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:26.045Z] ---> Running in f7242e4c2e9e [2022-03-25T14:18:26.309Z] Removing intermediate container f7242e4c2e9e [2022-03-25T14:18:26.309Z] ---> 3b059139ccc1 [2022-03-25T14:18:26.309Z] [2022-03-25T14:18:26.309Z] OK: 221 MiB in 52 packages [2022-03-25T14:18:26.309Z] Successfully built 3b059139ccc1 [2022-03-25T14:18:26.309Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:18:26.309Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:18:26.309Z] ---> 7691ce62e17b [2022-03-25T14:18:26.309Z] Step 3/20 : WORKDIR /edgex-go [2022-03-25T14:18:26.309Z] ---> Using cache [2022-03-25T14:18:26.309Z] ---> 867c9836f3d8 [2022-03-25T14:18:26.309Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-25T14:18:26.570Z] Successfully tagged core-command:latest [2022-03-25T14:18:26.570Z] Building security-spire-server [2022-03-25T14:18:26.570Z]  Building core-command ... done  ---> Running in 85d17250b99b [2022-03-25T14:18:27.514Z] Removing intermediate container 864de7a3f02d [2022-03-25T14:18:27.514Z] ---> edde19caae8d [2022-03-25T14:18:27.514Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T14:18:28.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:29.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:29.037Z] ---> c03eb4bbf132 [2022-03-25T14:18:29.037Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:18:29.037Z] Removing intermediate container 1c9a73c92fde [2022-03-25T14:18:29.037Z] ---> 804c420ed811 [2022-03-25T14:18:29.037Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:18:29.037Z] ---> Running in 05445ba59404 [2022-03-25T14:18:29.298Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T14:18:29.298Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T14:18:29.298Z] OK: 15863 distinct packages available [2022-03-25T14:18:29.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:29.558Z] ---> 74325f024fc0 [2022-03-25T14:18:29.558Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-25T14:18:30.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:30.396Z] OK: 221 MiB in 52 packages [2022-03-25T14:18:31.343Z] ---> ed3e6a0b049a [2022-03-25T14:18:31.343Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-25T14:18:31.343Z] Removing intermediate container 05445ba59404 [2022-03-25T14:18:31.343Z] ---> ce204c5af25f [2022-03-25T14:18:31.343Z] Step 8/23 : COPY . . [2022-03-25T14:18:31.343Z] Removing intermediate container d266d938f18e [2022-03-25T14:18:31.343Z] ---> 44cedbc3f0db [2022-03-25T14:18:31.343Z] [2022-03-25T14:18:31.343Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T14:18:31.343Z] ---> a33ac4f1069a [2022-03-25T14:18:31.343Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-25T14:18:31.603Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:18:31.603Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:18:31.603Z] ---> 7691ce62e17b [2022-03-25T14:18:31.603Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T14:18:31.603Z] ---> Using cache [2022-03-25T14:18:31.603Z] ---> 867c9836f3d8 [2022-03-25T14:18:31.603Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:18:31.603Z] ---> Using cache [2022-03-25T14:18:31.603Z] ---> 3457f796e4e3 [2022-03-25T14:18:31.603Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T14:18:31.603Z] ---> Using cache [2022-03-25T14:18:31.603Z] ---> 99d9ebfc04ea [2022-03-25T14:18:31.603Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T14:18:31.603Z] ---> Using cache [2022-03-25T14:18:31.603Z] ---> e3f3faf023f1 [2022-03-25T14:18:31.603Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:18:31.603Z] ---> Using cache [2022-03-25T14:18:31.603Z] ---> ff44a66b7db9 [2022-03-25T14:18:31.603Z] Step 8/23 : COPY . . [2022-03-25T14:18:31.603Z] ---> Using cache [2022-03-25T14:18:31.603Z] ---> 4279b613281a [2022-03-25T14:18:31.603Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T14:18:31.603Z] ---> Using cache [2022-03-25T14:18:31.603Z] ---> 39a628e3d3a6 [2022-03-25T14:18:31.603Z] 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-25T14:18:31.603Z] ---> Using cache [2022-03-25T14:18:31.603Z] ---> 1f59ada07d12 [2022-03-25T14:18:31.603Z] [2022-03-25T14:18:31.603Z] Step 11/23 : FROM alpine:3.15 [2022-03-25T14:18:31.603Z] ---> 9c842ac49a39 [2022-03-25T14:18:31.603Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T14:18:31.603Z] ---> Using cache [2022-03-25T14:18:31.603Z] ---> d9a267c11f56 [2022-03-25T14:18:31.603Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:18:31.603Z] ---> Using cache [2022-03-25T14:18:31.603Z] ---> c7f011f6ec8a [2022-03-25T14:18:31.603Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T14:18:31.603Z] ---> Using cache [2022-03-25T14:18:31.603Z] ---> f243ff442971 [2022-03-25T14:18:31.603Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T14:18:32.176Z] ---> Running in b09208e0bffb [2022-03-25T14:18:34.090Z] ---> f3e84f7a8696 [2022-03-25T14:18:34.090Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-25T14:18:34.090Z] Removing intermediate container 85d17250b99b [2022-03-25T14:18:34.090Z] ---> ab66accbeafc [2022-03-25T14:18:34.090Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-25T14:18:34.090Z] Removing intermediate container b09208e0bffb [2022-03-25T14:18:34.090Z] ---> 272bc96924b9 [2022-03-25T14:18:34.090Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-25T14:18:34.090Z] ---> 4a2783e11be2 [2022-03-25T14:18:34.090Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T14:18:34.090Z] ---> Running in 9ae0379374d3 [2022-03-25T14:18:34.090Z] ---> ce240778f814 [2022-03-25T14:18:34.090Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-25T14:18:34.090Z] ---> fef9665029bb [2022-03-25T14:18:34.090Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:18:34.090Z] ---> Running in 4331eb6f7399 [2022-03-25T14:18:34.090Z] Removing intermediate container 9ae0379374d3 [2022-03-25T14:18:34.090Z] ---> 2661f628728e [2022-03-25T14:18:34.090Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-25T14:18:34.351Z] ---> 7f3aa8760f90 [2022-03-25T14:18:34.351Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-25T14:18:34.351Z] ---> f30f59a589c4 [2022-03-25T14:18:34.351Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-25T14:18:34.351Z] ---> Running in a096f885a7c2 [2022-03-25T14:18:34.612Z] ---> Running in 41df451ffef3 [2022-03-25T14:18:34.612Z] ---> c8cb1e90eb3b [2022-03-25T14:18:34.612Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-25T14:18:34.612Z] Removing intermediate container a096f885a7c2 [2022-03-25T14:18:34.612Z] ---> 32587c91652e [2022-03-25T14:18:34.612Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:18:34.612Z] ---> Running in 9177a9a4b89b [2022-03-25T14:18:34.875Z] Removing intermediate container 41df451ffef3 [2022-03-25T14:18:34.875Z] ---> e4b8ebb189b7 [2022-03-25T14:18:34.875Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-25T14:18:34.875Z] ---> 7ae7fdeeff8a [2022-03-25T14:18:34.875Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T14:18:35.135Z] ---> 26d24faed9a7 [2022-03-25T14:18:35.135Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-25T14:18:35.135Z] ---> Running in 3c7cde205548 [2022-03-25T14:18:35.394Z] ---> Running in 9288dfcd8d3c [2022-03-25T14:18:35.394Z] Removing intermediate container 3c7cde205548 [2022-03-25T14:18:35.394Z] ---> 9f6b8adedaf3 [2022-03-25T14:18:35.394Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T14:18:35.394Z] Removing intermediate container 4331eb6f7399 [2022-03-25T14:18:35.394Z] ---> 7484920b9c3a [2022-03-25T14:18:35.394Z] Step 7/20 : COPY . . [2022-03-25T14:18:35.394Z] ---> Running in ba781a169d9e [2022-03-25T14:18:35.656Z] Removing intermediate container ba781a169d9e [2022-03-25T14:18:35.656Z] ---> 6c819fe95e01 [2022-03-25T14:18:35.656Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T14:18:35.920Z] ---> Running in bd5f511eb5c2 [2022-03-25T14:18:35.920Z] Removing intermediate container 9177a9a4b89b [2022-03-25T14:18:35.920Z] ---> 38ace0a1acac [2022-03-25T14:18:35.920Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-25T14:18:37.834Z] ---> Running in 6c5428e3e0d3 [2022-03-25T14:18:37.834Z] Removing intermediate container bd5f511eb5c2 [2022-03-25T14:18:37.834Z] ---> 4ff78c3468b6 [2022-03-25T14:18:37.834Z] Step 22/23 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:18:37.834Z] ---> Running in d45badd34038 [2022-03-25T14:18:38.133Z] Removing intermediate container 9288dfcd8d3c [2022-03-25T14:18:38.133Z] ---> 846ab824ff11 [2022-03-25T14:18:38.133Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-25T14:18:38.133Z] Removing intermediate container d45badd34038 [2022-03-25T14:18:38.133Z] ---> eb99351b481e [2022-03-25T14:18:38.133Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T14:18:38.133Z] ---> 92642a77850e [2022-03-25T14:18:38.133Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-25T14:18:38.393Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:38.393Z] ---> Running in 8fd0b8edc80a [2022-03-25T14:18:38.393Z] ---> Running in 478c96743c49 [2022-03-25T14:18:38.393Z] ---> Running in 70725a039d9b [2022-03-25T14:18:38.653Z] Removing intermediate container 70725a039d9b [2022-03-25T14:18:38.653Z] ---> 73427c03bed9 [2022-03-25T14:18:38.653Z] [2022-03-25T14:18:38.653Z] Removing intermediate container 478c96743c49 [2022-03-25T14:18:38.653Z] ---> aaddcb88746a [2022-03-25T14:18:38.653Z] Step 28/31 : CMD ["gate"] [2022-03-25T14:18:38.653Z] 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-25T14:18:38.653Z] Successfully built 73427c03bed9 [2022-03-25T14:18:38.913Z] Successfully tagged security-spire-server:latest [2022-03-25T14:18:38.913Z]  Building security-spire-server ... done  ---> Running in 41013074a7e3 [2022-03-25T14:18:39.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:18:39.174Z] Removing intermediate container 41013074a7e3 [2022-03-25T14:18:39.174Z] ---> 773536421cc8 [2022-03-25T14:18:39.174Z] Step 29/31 : LABEL arch=x86_64 [2022-03-25T14:18:39.435Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-25T14:18:39.435Z] ---> Running in 55537e077e56 [2022-03-25T14:18:39.435Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T14:18:39.435Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-25T14:18:39.696Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T14:18:39.696Z] Removing intermediate container 55537e077e56 [2022-03-25T14:18:39.696Z] ---> 9a931bdb7a53 [2022-03-25T14:18:39.696Z] Step 30/31 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:18:39.696Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-25T14:18:39.957Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-25T14:18:39.957Z] ---> Running in 3cb5653dc90a [2022-03-25T14:18:39.957Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:18:39.957Z] OK: 8 MiB in 20 packages [2022-03-25T14:18:40.216Z] Removing intermediate container 3cb5653dc90a [2022-03-25T14:18:40.216Z] ---> 4468c4388100 [2022-03-25T14:18:40.216Z] Step 31/31 : LABEL version=0.0.0 [2022-03-25T14:18:40.487Z] ---> Running in ed91c038658f [2022-03-25T14:18:40.746Z] Removing intermediate container ed91c038658f [2022-03-25T14:18:40.746Z] ---> 733aa63a3455 [2022-03-25T14:18:40.746Z] [2022-03-25T14:18:40.746Z] Successfully built 733aa63a3455 [2022-03-25T14:18:40.746Z] Successfully tagged security-bootstrapper:latest [2022-03-25T14:18:41.007Z]  Building security-bootstrapper ... done Removing intermediate container 6c5428e3e0d3 [2022-03-25T14:18:41.007Z] ---> 7be47bf7bec4 [2022-03-25T14:18:41.007Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:18:41.578Z] ---> 173818fd7122 [2022-03-25T14:18:41.578Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-25T14:18:41.839Z] ---> 3e0c6b6200f1 [2022-03-25T14:18:41.839Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-25T14:18:42.099Z] ---> Running in d85fec86d11b [2022-03-25T14:18:42.713Z] ---> 2f4b610d11d1 [2022-03-25T14:18:42.713Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-25T14:18:42.713Z] 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-25T14:18:43.071Z] ---> 3fea189f3581 [2022-03-25T14:18:43.071Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-25T14:18:43.071Z] ---> Running in 3e2cb2dadaf9 [2022-03-25T14:18:43.344Z] Removing intermediate container 3e2cb2dadaf9 [2022-03-25T14:18:43.344Z] ---> d3a2c739d79d [2022-03-25T14:18:43.344Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:18:43.344Z] ---> Running in 367d2ae946aa [2022-03-25T14:18:43.648Z] Removing intermediate container 367d2ae946aa [2022-03-25T14:18:43.648Z] ---> fecb0005e078 [2022-03-25T14:18:43.648Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T14:18:43.648Z] ---> Running in 5806c5b75ce0 [2022-03-25T14:18:43.908Z] Removing intermediate container 5806c5b75ce0 [2022-03-25T14:18:43.908Z] ---> f0c44349a4c4 [2022-03-25T14:18:43.908Z] Step 22/23 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:18:43.908Z] ---> Running in 29316195c3e1 [2022-03-25T14:18:44.168Z] Removing intermediate container 29316195c3e1 [2022-03-25T14:18:44.168Z] ---> e64d4445101f [2022-03-25T14:18:44.168Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T14:18:44.168Z] ---> Running in 85a2082d7cbd [2022-03-25T14:18:44.427Z] Removing intermediate container 85a2082d7cbd [2022-03-25T14:18:44.427Z] ---> f733873f9120 [2022-03-25T14:18:44.427Z] [2022-03-25T14:18:44.686Z] Successfully built f733873f9120 [2022-03-25T14:18:44.686Z] Successfully tagged core-data:latest [2022-03-25T14:18:59.576Z]  Building core-data ... done Removing intermediate container 8fd0b8edc80a [2022-03-25T14:18:59.576Z] ---> 20f3b5543e6c [2022-03-25T14:18:59.576Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-25T14:18:59.576Z] ---> Running in a0676271e9a6 [2022-03-25T14:19:00.146Z] 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-25T14:19:01.093Z] Removing intermediate container a0676271e9a6 [2022-03-25T14:19:01.093Z] ---> f6121e9d126a [2022-03-25T14:19:01.093Z] [2022-03-25T14:19:01.093Z] Step 11/23 : FROM docker:20.10.10 [2022-03-25T14:19:01.093Z] 20.10.10: Pulling from library/docker [2022-03-25T14:19:01.668Z] Removing intermediate container d85fec86d11b [2022-03-25T14:19:01.668Z] ---> ccbaf0a0181b [2022-03-25T14:19:01.668Z] [2022-03-25T14:19:01.668Z] Step 9/20 : FROM alpine:3.15 [2022-03-25T14:19:01.668Z] ---> 9c842ac49a39 [2022-03-25T14:19:01.668Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T14:19:01.668Z] ---> Using cache [2022-03-25T14:19:01.668Z] ---> d9a267c11f56 [2022-03-25T14:19:01.668Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:19:01.668Z] ---> Using cache [2022-03-25T14:19:01.668Z] ---> c7f011f6ec8a [2022-03-25T14:19:01.668Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-25T14:19:01.928Z] ---> Running in ed3956482992 [2022-03-25T14:19:02.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:19:03.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:19:03.389Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T14:19:03.389Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T14:19:03.389Z] OK: 15854 distinct packages available [2022-03-25T14:19:03.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:19:03.650Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-25T14:19:03.650Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-25T14:19:03.650Z] ---> b706a049f56e [2022-03-25T14:19:03.650Z] 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-25T14:19:04.227Z] ---> Running in e97f132e642c [2022-03-25T14:19:04.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:19:04.227Z] Removing intermediate container e97f132e642c [2022-03-25T14:19:04.227Z] ---> cf99cf5cfbe2 [2022-03-25T14:19:04.227Z] 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-25T14:19:04.488Z] ---> Running in dce33d6af708 [2022-03-25T14:19:04.748Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-25T14:19:04.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-25T14:19:04.748Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-25T14:19:04.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-25T14:19:04.748Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-25T14:19:05.009Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-25T14:19:05.009Z] (1/42) Installing readline (8.1.0-r0) [2022-03-25T14:19:05.009Z] (2/42) Installing bash (5.1.16-r0) [2022-03-25T14:19:05.009Z] Executing bash-5.1.16-r0.post-install [2022-03-25T14:19:05.009Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-25T14:19:05.009Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T14:19:05.009Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-25T14:19:05.009Z] (6/42) Installing curl (7.79.1-r0) [2022-03-25T14:19:05.009Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-25T14:19:05.009Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-25T14:19:05.009Z] (9/42) Installing expat (2.4.7-r0) [2022-03-25T14:19:05.009Z] (5/9) Installing curl (7.80.0-r0) [2022-03-25T14:19:05.009Z] (10/42) Installing libffi (3.3-r2) [2022-03-25T14:19:05.009Z] (11/42) Installing gdbm (1.19-r0) [2022-03-25T14:19:05.009Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-25T14:19:05.009Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T14:19:05.009Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T14:19:05.009Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-25T14:19:05.009Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-25T14:19:05.009Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-25T14:19:05.009Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-25T14:19:05.269Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-25T14:19:05.269Z] (8/9) Installing libucontext (1.1-r0) [2022-03-25T14:19:05.269Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-25T14:19:05.529Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-25T14:19:05.529Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-25T14:19:05.529Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T14:19:05.529Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T14:19:05.529Z] OK: 8 MiB in 23 packages [2022-03-25T14:19:05.529Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-25T14:19:05.529Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-25T14:19:05.529Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-25T14:19:05.529Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-25T14:19:05.529Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-25T14:19:05.529Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-25T14:19:05.529Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-25T14:19:05.529Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-25T14:19:05.529Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-25T14:19:05.529Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-25T14:19:05.529Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-25T14:19:05.529Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-25T14:19:05.529Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-25T14:19:05.789Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-25T14:19:05.789Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-25T14:19:05.789Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-25T14:19:05.789Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-25T14:19:05.789Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-25T14:19:05.789Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-25T14:19:05.789Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-25T14:19:05.789Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-25T14:19:05.789Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-25T14:19:05.789Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-25T14:19:06.049Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:19:06.049Z] OK: 84 MiB in 64 packages [2022-03-25T14:19:06.309Z] Removing intermediate container ed3956482992 [2022-03-25T14:19:06.309Z] ---> 4113e248310e [2022-03-25T14:19:06.309Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:19:06.569Z] ---> d2262661b682 [2022-03-25T14:19:06.569Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-25T14:19:06.829Z] Collecting docker-compose==1.23.2 [2022-03-25T14:19:06.829Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-25T14:19:06.829Z] Collecting PyYAML<4,>=3.10 [2022-03-25T14:19:06.829Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-25T14:19:07.089Z] ---> 18518fb0843c [2022-03-25T14:19:07.089Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-25T14:19:07.349Z] ---> f1dd561494a4 [2022-03-25T14:19:07.349Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-25T14:19:07.349Z] ---> Running in 1586c94e10d6 [2022-03-25T14:19:07.349Z] Removing intermediate container 1586c94e10d6 [2022-03-25T14:19:07.349Z] ---> 6a957d3bb40d [2022-03-25T14:19:07.349Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:19:07.349Z] ---> Running in 102526214cad [2022-03-25T14:19:07.611Z] Collecting texttable<0.10,>=0.9.0 [2022-03-25T14:19:07.611Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-25T14:19:07.611Z] Removing intermediate container 102526214cad [2022-03-25T14:19:07.611Z] ---> c68b1d33c837 [2022-03-25T14:19:07.611Z] Step 18/20 : LABEL arch=x86_64 [2022-03-25T14:19:07.611Z] ---> Running in 32de88b18e7d [2022-03-25T14:19:07.611Z] Removing intermediate container 32de88b18e7d [2022-03-25T14:19:07.611Z] ---> 8b0586a066d5 [2022-03-25T14:19:07.611Z] Step 19/20 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:19:07.611Z] ---> Running in 7a4d5bd067bf [2022-03-25T14:19:07.872Z] Removing intermediate container 7a4d5bd067bf [2022-03-25T14:19:07.872Z] ---> 553fff2bf56e [2022-03-25T14:19:07.872Z] Step 20/20 : LABEL version=0.0.0 [2022-03-25T14:19:07.872Z] Collecting docker<4.0,>=3.6.0 [2022-03-25T14:19:07.872Z] ---> Running in 728ff76a38ea [2022-03-25T14:19:07.872Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-25T14:19:07.872Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-25T14:19:07.872Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-25T14:19:07.872Z] Removing intermediate container 728ff76a38ea [2022-03-25T14:19:07.872Z] ---> 96e819cfc96c [2022-03-25T14:19:07.872Z] [2022-03-25T14:19:08.132Z] Successfully built 96e819cfc96c [2022-03-25T14:19:08.132Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-25T14:19:08.132Z]  Building security-spiffe-token-provider ... done Collecting docopt<0.7,>=0.6.1 [2022-03-25T14:19:08.132Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-25T14:19:08.394Z] Collecting jsonschema<3,>=2.5.1 [2022-03-25T14:19:08.394Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-25T14:19:08.655Z] Collecting cached-property<2,>=1.2.0 [2022-03-25T14:19:08.655Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-25T14:19:08.655Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-25T14:19:08.655Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-25T14:19:08.655Z] 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-25T14:19:08.655Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-25T14:19:08.655Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-25T14:19:08.916Z] Collecting docker-pycreds>=0.4.0 [2022-03-25T14:19:08.916Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-25T14:19:08.916Z] 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-25T14:19:08.916Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-25T14:19:08.916Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-25T14:19:08.916Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-25T14:19:08.916Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-25T14:19:08.916Z] Collecting idna<2.8,>=2.5 [2022-03-25T14:19:08.916Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-25T14:19:08.916Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-25T14:19:08.916Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-25T14:19:08.916Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-25T14:19:08.916Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-25T14:19:09.176Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-25T14:19:09.176Z] Attempting uninstall: urllib3 [2022-03-25T14:19:09.176Z] Found existing installation: urllib3 1.26.5 [2022-03-25T14:19:09.176Z] Uninstalling urllib3-1.26.5: [2022-03-25T14:19:09.176Z] Successfully uninstalled urllib3-1.26.5 [2022-03-25T14:19:09.176Z] Attempting uninstall: idna [2022-03-25T14:19:09.176Z] Found existing installation: idna 3.2 [2022-03-25T14:19:09.176Z] Uninstalling idna-3.2: [2022-03-25T14:19:09.176Z] Successfully uninstalled idna-3.2 [2022-03-25T14:19:09.438Z] Attempting uninstall: chardet [2022-03-25T14:19:09.438Z] Found existing installation: chardet 4.0.0 [2022-03-25T14:19:09.438Z] Uninstalling chardet-4.0.0: [2022-03-25T14:19:09.438Z] Successfully uninstalled chardet-4.0.0 [2022-03-25T14:19:09.699Z] Attempting uninstall: requests [2022-03-25T14:19:09.699Z] Found existing installation: requests 2.25.1 [2022-03-25T14:19:09.699Z] Uninstalling requests-2.25.1: [2022-03-25T14:19:09.699Z] Successfully uninstalled requests-2.25.1 [2022-03-25T14:19:09.699Z] Running setup.py install for texttable: started [2022-03-25T14:19:09.960Z] Running setup.py install for texttable: finished with status 'done' [2022-03-25T14:19:09.960Z] Running setup.py install for PyYAML: started [2022-03-25T14:19:10.532Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-25T14:19:10.532Z] Running setup.py install for docopt: started [2022-03-25T14:19:10.562Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-25T14:19:10.793Z] Running setup.py install for docopt: finished with status 'done' [2022-03-25T14:19:10.794Z] Running setup.py install for dockerpty: started [2022-03-25T14:19:11.053Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-25T14:19:11.313Z] 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-25T14:19:13.862Z] Removing intermediate container dce33d6af708 [2022-03-25T14:19:13.862Z] ---> 56991515af19 [2022-03-25T14:19:13.862Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-25T14:19:13.862Z] ---> Running in 0804d354581e [2022-03-25T14:19:13.862Z] Removing intermediate container 0804d354581e [2022-03-25T14:19:13.862Z] ---> 55ad198e7a70 [2022-03-25T14:19:13.862Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-25T14:19:14.122Z] ---> Running in 62286151beba [2022-03-25T14:19:14.122Z] Removing intermediate container 62286151beba [2022-03-25T14:19:14.122Z] ---> 5813ce629da4 [2022-03-25T14:19:14.122Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-25T14:19:14.693Z] ---> e975ef2474a2 [2022-03-25T14:19:14.693Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-25T14:19:14.693Z] ---> db5de9d1f234 [2022-03-25T14:19:14.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-25T14:19:14.956Z] ---> 0a6d1e15309c [2022-03-25T14:19:14.956Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-25T14:19:14.956Z] ---> Running in 16e955f2c6eb [2022-03-25T14:19:15.216Z] Removing intermediate container 16e955f2c6eb [2022-03-25T14:19:15.216Z] ---> 4547fe012e64 [2022-03-25T14:19:15.216Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:19:15.216Z] ---> Running in a85e5d370fea [2022-03-25T14:19:15.216Z] Removing intermediate container a85e5d370fea [2022-03-25T14:19:15.216Z] ---> 28ca82d46a7c [2022-03-25T14:19:15.216Z] Step 21/23 : LABEL arch=x86_64 [2022-03-25T14:19:15.216Z] ---> Running in ee51f0420b2f [2022-03-25T14:19:15.477Z] Removing intermediate container ee51f0420b2f [2022-03-25T14:19:15.477Z] ---> f5e3c1053d9f [2022-03-25T14:19:15.477Z] Step 22/23 : LABEL git_sha=8d450a7601a899b46e472b478e3ebc9f1b4d294b [2022-03-25T14:19:15.477Z] ---> Running in dc809580c2ab [2022-03-25T14:19:15.477Z] Removing intermediate container dc809580c2ab [2022-03-25T14:19:15.477Z] ---> 1996e37a303f [2022-03-25T14:19:15.477Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T14:19:15.477Z] ---> Running in 3e2d4c4fa435 [2022-03-25T14:19:15.477Z] Removing intermediate container 3e2d4c4fa435 [2022-03-25T14:19:15.477Z] ---> e156bb33691f [2022-03-25T14:19:15.477Z] [2022-03-25T14:19:15.739Z] Successfully built e156bb33691f [2022-03-25T14:19:15.739Z] Successfully tagged sys-mgmt-agent:latest [2022-03-25T14:19:15.747Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-25T14:19:15.758Z] $ docker stop --time=1 bd9013caac67449fa3148424642bc309f2c4e042f5f3913a41d07b7f6a49ff7a [2022-03-25T14:19:17.091Z] $ docker rm -f bd9013caac67449fa3148424642bc309f2c4e042f5f3913a41d07b7f6a49ff7a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T14:19:17.442Z] + docker images [2022-03-25T14:19:17.442Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T14:19:17.442Z] sys-mgmt-agent latest e156bb33691f 2 seconds ago 305MB [2022-03-25T14:19:17.442Z] security-spiffe-token-provider latest 96e819cfc96c 10 seconds ago 28.5MB [2022-03-25T14:19:17.442Z] ccbaf0a0181b 16 seconds ago 1.61GB [2022-03-25T14:19:17.442Z] f6121e9d126a 17 seconds ago 1.61GB [2022-03-25T14:19:17.442Z] core-data latest f733873f9120 33 seconds ago 35.9MB [2022-03-25T14:19:17.442Z] security-bootstrapper latest 733aa63a3455 37 seconds ago 24.3MB [2022-03-25T14:19:17.442Z] security-spire-server latest 73427c03bed9 39 seconds ago 82.9MB [2022-03-25T14:19:17.442Z] 44cedbc3f0db 46 seconds ago 1.65GB [2022-03-25T14:19:17.442Z] core-command latest 3b059139ccc1 52 seconds ago 24.5MB [2022-03-25T14:19:17.442Z] security-spire-agent latest 7c7064caba54 About a minute ago 119MB [2022-03-25T14:19:17.442Z] fafa05856dac About a minute ago 1.61GB [2022-03-25T14:19:17.442Z] 94ea29ca08b5 About a minute ago 1.61GB [2022-03-25T14:19:17.442Z] security-spire-config latest 4a44373756e5 About a minute ago 82.2MB [2022-03-25T14:19:17.442Z] 1f59ada07d12 About a minute ago 1.61GB [2022-03-25T14:19:17.442Z] 9cbeb73bf12f About a minute ago 1.61GB [2022-03-25T14:19:17.442Z] security-proxy-setup latest beaa7f1a551a About a minute ago 43.4MB [2022-03-25T14:19:17.442Z] security-secretstore-setup latest 985cc20c7a97 About a minute ago 42.1MB [2022-03-25T14:19:17.442Z] support-notifications latest e559096ec780 About a minute ago 26.6MB [2022-03-25T14:19:17.443Z] support-scheduler latest b50e7c1032f6 About a minute ago 26MB [2022-03-25T14:19:17.443Z] core-metadata latest 9b821d45c2cc About a minute ago 26.1MB [2022-03-25T14:19:17.443Z] 74feac83438a 2 minutes ago 1.63GB [2022-03-25T14:19:17.443Z] 4d6a6924977e 2 minutes ago 1.62GB [2022-03-25T14:19:17.443Z] 3816806a72c9 2 minutes ago 1.63GB [2022-03-25T14:19:17.443Z] 83fe48d476ee 2 minutes ago 1.62GB [2022-03-25T14:19:17.443Z] 18fc32f4648d 2 minutes ago 1.62GB [2022-03-25T14:19:17.443Z] ci-base-image-x86_64 latest 7691ce62e17b 5 minutes ago 896MB [2022-03-25T14:19:17.443Z] alpine 3.15 9c842ac49a39 47 hours ago 5.57MB [2022-03-25T14:19:17.443Z] alpine 3.14 a33ac4f1069a 7 days ago 5.59MB [2022-03-25T14:19:17.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-25T14:19:17.443Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-25T14:19:17.443Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-25T14:19:17.443Z] 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-25T14:19:32.621Z] Still waiting to schedule task [2022-03-25T14:19:32.621Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-25T14:19:37.404Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-25T14:19:37.404Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-25T14:19:37.404Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-25T14:19:37.404Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-25T14:19:37.404Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-25T14:19:37.404Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-25T14:19:37.404Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-25T14:19:37.404Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-25T14:19:37.404Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-25T14:19:37.404Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-25T14:19:37.681Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-25T14:19:37.681Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-25T14:19:37.681Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-25T14:19:37.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-25T14:19:47.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements [2022-03-25T14:19:47.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-25T14:19:47.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-25T14:19:53.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.570s coverage: 98.5% of statements [2022-03-25T14:19:53.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-25T14:19:53.936Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.440s coverage: 54.9% of statements [2022-03-25T14:19:53.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-25T14:19:53.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-25T14:20:12.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.430s coverage: 89.2% of statements [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-25T14:20:12.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.455s coverage: 84.4% of statements [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-25T14:20:12.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.078s coverage: 94.2% of statements [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-25T14:20:12.366Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.382s coverage: 72.2% of statements [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-25T14:20:12.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.554s coverage: 60.0% of statements [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-25T14:20:12.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.510s coverage: 0.9% of statements [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-25T14:20:12.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.225s coverage: 58.8% of statements [2022-03-25T14:20:12.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 24.0% of statements [2022-03-25T14:20:12.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-25T14:20:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements [2022-03-25T14:20:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.314s coverage: 79.5% of statements [2022-03-25T14:20:13.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2022-03-25T14:20:15.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements [2022-03-25T14:20:15.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.275s coverage: 87.5% of statements [2022-03-25T14:20:28.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.219s coverage: 94.4% of statements [2022-03-25T14:20:28.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements [2022-03-25T14:20:33.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.713s coverage: 82.5% of statements [2022-03-25T14:20:33.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.085s coverage: 65.1% of statements [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 58.8% of statements [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.791s coverage: 91.2% of statements [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.847s coverage: 64.4% of statements [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-25T14:20:41.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.204s coverage: 100.0% of statements [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.150s coverage: 89.4% of statements [2022-03-25T14:20:41.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2022-03-25T14:20:41.979Z] Running on prd-ubuntu18.04-docker-8c-8g-9077 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-25T14:20:41.995Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2022-03-25T14:20:42.083Z] The recommended git tool is: git [2022-03-25T14:20:42.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2022-03-25T14:20:42.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-03-25T14:20:43.720Z] using credential edgex-jenkins-ssh [2022-03-25T14:20:43.731Z] Cloning the remote Git repository [2022-03-25T14:20:43.757Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-25T14:20:43.791Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2022-03-25T14:20:43.833Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T14:20:43.833Z] > git --version # timeout=10 [2022-03-25T14:20:43.839Z] > git --version # 'git version 2.17.1' [2022-03-25T14:20:43.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T14:20:43.862Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T14:20:48.751Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit e36d841e191cb590a0ef37358cdc8d931ba44ef4 [2022-03-25T14:20:48.923Z] Merge succeeded, producing dcdbe7517045eaf1f173ba4200cbd319e1888c40 [2022-03-25T14:20:48.923Z] Checking out Revision dcdbe7517045eaf1f173ba4200cbd319e1888c40 (PR-3904) [2022-03-25T14:20:48.055Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T14:20:48.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-25T14:20:48.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-25T14:20:48.082Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-25T14:20:48.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T14:20:48.086Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-25T14:20:48.768Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T14:20:48.774Z] > git checkout -f e36d841e191cb590a0ef37358cdc8d931ba44ef4 # timeout=10 [2022-03-25T14:20:48.842Z] > git remote # timeout=10 [2022-03-25T14:20:48.848Z] > git config --get remote.origin.url # timeout=10 [2022-03-25T14:20:48.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-25T14:20:48.857Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-25T14:20:48.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-25T14:20:48.933Z] > git config core.sparsecheckout # timeout=10 [2022-03-25T14:20:48.938Z] > git checkout -f dcdbe7517045eaf1f173ba4200cbd319e1888c40 # timeout=10 [2022-03-25T14:20:49.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.324s coverage: 65.4% of statements [2022-03-25T14:20:49.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-25T14:20:49.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-25T14:20:49.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-25T14:20:50.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.695s coverage: 43.8% of statements [2022-03-25T14:20:50.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-25T14:20:50.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-25T14:20:50.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2022-03-25T14:20:50.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-25T14:20:50.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements [2022-03-25T14:20:50.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-25T14:20:50.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-25T14:20:50.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-25T14:20:50.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-25T14:20:52.469Z] Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" [2022-03-25T14:20:52.480Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:20:52.480Z] > git rev-list --no-walk 1b3c6b3964159e5a9b0a6d5259f463fa43d4f2c1 # timeout=10 [2022-03-25T14:20:53.320Z] + echo snap-build.sh [2022-03-25T14:20:53.320Z] snap-build.sh [2022-03-25T14:20:53.320Z] + SNAP_BASE_DIR=. [2022-03-25T14:20:53.320Z] + '[' '!' -z /w/workspace/edgex-go/19 ']' [2022-03-25T14:20:53.320Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/19 [2022-03-25T14:20:53.320Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/19]' [2022-03-25T14:20:53.320Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/19] [2022-03-25T14:20:53.320Z] + cd /w/workspace/edgex-go/19 [2022-03-25T14:20:53.320Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-25T14:20:53.320Z] Reading package lists... [2022-03-25T14:20:53.320Z] Building dependency tree... [2022-03-25T14:20:53.320Z] Reading state information... [2022-03-25T14:20:53.320Z] The following packages were automatically installed and are no longer required: [2022-03-25T14:20:53.320Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-25T14:20:53.320Z] uidmap xdelta3 [2022-03-25T14:20:53.320Z] Use 'sudo apt autoremove' to remove them. [2022-03-25T14:20:53.320Z] The following packages will be REMOVED: [2022-03-25T14:20:53.320Z] lxd* lxd-client* [2022-03-25T14:20:53.320Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-25T14:20:53.583Z] After this operation, 31.7 MB disk space will be freed. [2022-03-25T14:20:54.106Z] (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-25T14:20:54.106Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T14:20:55.054Z] Removing lxd dnsmasq configuration [2022-03-25T14:20:55.054Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T14:20:55.054Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-25T14:20:56.001Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-25T14:20:56.001Z] (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-25T14:20:56.002Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-25T14:20:57.390Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-25T14:20:57.390Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-25T14:20:57.962Z] + sudo snap remove --purge lxd [2022-03-25T14:20:57.962Z] snap "lxd" is not installed [2022-03-25T14:20:57.962Z] + sudo groupadd --force --system lxd [2022-03-25T14:20:57.962Z] ++ whoami [2022-03-25T14:20:57.962Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-25T14:20:57.962Z] + newgrp - lxd [2022-03-25T14:20:57.962Z] + sudo snap install lxd [2022-03-25T14:20:59.222Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.348s coverage: 17.7% of statements [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-25T14:20:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-25T14:20:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.340s coverage: 63.2% of statements [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-25T14:20:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.544s coverage: 97.7% of statements [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-25T14:20:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-25T14:20:59.223Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-25T14:20:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2022-03-25T14:20:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-25T14:20:59.223Z] 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-25T14:20:59.223Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-25T14:20:59.223Z] GO111MODULE=on go vet ./... [2022-03-25T14:21:07.978Z] 2022-03-25T14:21:05Z INFO Waiting for automatic snapd restart... [2022-03-25T14:21:22.917Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-25T14:21:22.917Z] + sudo lxd init --auto [2022-03-25T14:21:32.933Z] + sudo snap install --classic snapcraft [2022-03-25T14:21:37.143Z] snapcraft 6.1 from Canonical* installed [2022-03-25T14:21:37.143Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-25T14:21:37.143Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-25T14:21:37.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T14:21:37.143Z] Dload Upload Total Spent Left Speed [2022-03-25T14:21:37.405Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3847 0 --:--:-- --:--:-- --:--:-- 3847 [2022-03-25T14:21:37.666Z] 68 3325k 68 2263k 0 0 6185k 0 --:--:-- --:--:-- --:--:-- 6185k 100 3325k 100 3325k 0 0 8796k 0 --:--:-- --:--:-- --:--:-- 86.3M [2022-03-25T14:21:37.666Z] ./yq_linux_amd64 [2022-03-25T14:21:37.666Z] + sudo snapcraft prime --use-lxd [2022-03-25T14:21:39.601Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-25T14:21:39.601Z] 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-25T14:21:39.601Z] - README.md [2022-03-25T14:21:39.601Z] [2022-03-25T14:21:39.601Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-25T14:21:40.176Z] Launching a container. [2022-03-25T14:21:50.196Z] Waiting for container to be ready [2022-03-25T14:21:50.460Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-25T14:21:50.460Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-25T14:21:50.460Z] [2022-03-25T14:21:55.765Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-25T14:21:56.029Z] Waiting for network to be ready... [2022-03-25T14:21:56.309Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-25T14:21:56.309Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-25T14:21:56.599Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-25T14:21:56.599Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] [2022-03-25T14:21:56.869Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-25T14:21:56.869Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-25T14:21:56.869Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-25T14:21:56.869Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-25T14:21:56.869Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-25T14:21:56.869Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-25T14:21:56.869Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-25T14:21:56.869Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-25T14:21:56.869Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-25T14:21:56.869Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-25T14:21:56.869Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-25T14:21:56.869Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-25T14:21:56.869Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-25T14:21:56.869Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-25T14:21:56.869Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-25T14:21:56.869Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] [2022-03-25T14:21:56.869Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-25T14:21:56.869Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-25T14:21:56.869Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-25T14:21:56.869Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] [2022-03-25T14:21:56.869Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-25T14:21:56.869Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-25T14:21:56.869Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-25T14:22:00.182Z] Fetched 23.5 MB in 3s (7085 kB/s) [2022-03-25T14:22:00.182Z] Reading package lists... [2022-03-25T14:22:00.443Z] Reading package lists... [2022-03-25T14:22:00.704Z] Building dependency tree... [2022-03-25T14:22:00.704Z] Reading state information... [2022-03-25T14:22:00.704Z] The following additional packages will be installed: [2022-03-25T14:22:00.704Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-25T14:22:00.704Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-25T14:22:00.704Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-25T14:22:00.704Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-25T14:22:00.704Z] Suggested packages: [2022-03-25T14:22:00.704Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-25T14:22:00.704Z] Recommended packages: [2022-03-25T14:22:00.704Z] gnupg libsasl2-modules [2022-03-25T14:22:00.704Z] The following NEW packages will be installed: [2022-03-25T14:22:00.704Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-25T14:22:00.704Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-25T14:22:00.704Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-25T14:22:00.704Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-25T14:22:00.704Z] The following packages will be upgraded: [2022-03-25T14:22:00.704Z] gpg gpg-agent gpgconf libudev1 [2022-03-25T14:22:00.965Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-25T14:22:00.965Z] Need to get 3859 kB of archives. [2022-03-25T14:22:00.965Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-25T14:22:00.965Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-25T14:22:00.965Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-25T14:22:00.965Z] 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-25T14:22:00.965Z] 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-25T14:22:00.965Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-25T14:22:01.537Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-25T14:22:01.537Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-25T14:22:01.537Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-25T14:22:01.537Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-25T14:22:01.798Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-25T14:22:01.798Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-25T14:22:01.798Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-25T14:22:01.798Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-25T14:22:01.798Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-25T14:22:01.798Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-25T14:22:01.798Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-25T14:22:01.798Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-25T14:22:01.798Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-25T14:22:01.798Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-25T14:22:01.798Z] 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-25T14:22:01.798Z] 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-25T14:22:01.798Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-25T14:22:02.060Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T14:22:02.060Z] Fetched 3859 kB in 1s (3374 kB/s) [2022-03-25T14:22:02.060Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-25T14:22:02.060Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T14:22:02.060Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T14:22:02.060Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T14:22:02.060Z] Selecting previously unselected package udev. [2022-03-25T14:22:02.060Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-25T14:22:02.060Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T14:22:02.321Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-25T14:22:02.582Z] Selecting previously unselected package libfuse2:amd64. [2022-03-25T14:22:02.582Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-25T14:22:02.582Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-25T14:22:02.582Z] Selecting previously unselected package fuse. [2022-03-25T14:22:02.582Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-25T14:22:02.582Z] Unpacking fuse (2.9.9-3) ... [2022-03-25T14:22:02.582Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T14:22:02.582Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T14:22:02.582Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T14:22:02.582Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T14:22:02.843Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T14:22:02.843Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T14:22:02.843Z] Selecting previously unselected package libksba8:amd64. [2022-03-25T14:22:02.843Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-25T14:22:02.843Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-25T14:22:02.843Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-25T14:22:02.843Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T14:22:02.843Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:02.843Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-25T14:22:02.843Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T14:22:02.843Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:03.103Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-25T14:22:03.104Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T14:22:03.104Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:03.104Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-25T14:22:03.104Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T14:22:03.104Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:03.104Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-25T14:22:03.104Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T14:22:03.104Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:03.104Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-25T14:22:03.104Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T14:22:03.104Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:03.104Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-25T14:22:03.104Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T14:22:03.104Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:03.366Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-25T14:22:03.366Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T14:22:03.366Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:03.366Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-25T14:22:03.366Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-25T14:22:03.366Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:03.366Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-25T14:22:03.366Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-25T14:22:03.366Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T14:22:03.366Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-25T14:22:03.366Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-25T14:22:03.366Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T14:22:03.366Z] Selecting previously unselected package libldap-common. [2022-03-25T14:22:03.366Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-25T14:22:03.366Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T14:22:03.366Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-25T14:22:03.366Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-25T14:22:03.627Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T14:22:03.627Z] Selecting previously unselected package dirmngr. [2022-03-25T14:22:03.627Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T14:22:03.627Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-25T14:22:03.627Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-25T14:22:03.627Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-25T14:22:03.627Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T14:22:03.627Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T14:22:03.627Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-25T14:22:04.198Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-25T14:22:04.198Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-25T14:22:04.459Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:04.459Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-25T14:22:04.459Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-25T14:22:04.459Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:04.459Z] Setting up fuse (2.9.9-3) ... [2022-03-25T14:22:04.459Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-25T14:22:05.031Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:05.031Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:05.031Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:05.031Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:05.031Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:05.031Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:05.031Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-25T14:22:05.031Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-25T14:22:05.031Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-25T14:22:05.031Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-25T14:22:05.031Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-25T14:22:05.291Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-25T14:22:05.552Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-25T14:22:05.552Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-25T14:22:05.552Z] units). This means they are not meant to be enabled using systemctl. [2022-03-25T14:22:05.552Z] [2022-03-25T14:22:05.552Z] Possible reasons for having this kind of units are: [2022-03-25T14:22:05.552Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-25T14:22:05.552Z] .wants/ or .requires/ directory. [2022-03-25T14:22:05.552Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-25T14:22:05.552Z] a requirement dependency on it. [2022-03-25T14:22:05.552Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-25T14:22:05.552Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-25T14:22:05.552Z] • In case of template units, the unit is meant to be enabled with some [2022-03-25T14:22:05.552Z] instance name specified. [2022-03-25T14:22:05.813Z] Reading package lists... [2022-03-25T14:22:06.073Z] Building dependency tree... [2022-03-25T14:22:06.073Z] Reading state information... [2022-03-25T14:22:06.073Z] The following additional packages will be installed: [2022-03-25T14:22:06.073Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-25T14:22:06.073Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T14:22:06.073Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-25T14:22:06.073Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-25T14:22:06.073Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-25T14:22:06.073Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-25T14:22:06.073Z] Suggested packages: [2022-03-25T14:22:06.073Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-25T14:22:06.073Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-25T14:22:06.073Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-25T14:22:06.073Z] systemd-container policykit-1 [2022-03-25T14:22:06.073Z] Recommended packages: [2022-03-25T14:22:06.073Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-25T14:22:06.073Z] The following NEW packages will be installed: [2022-03-25T14:22:06.073Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-25T14:22:06.073Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-25T14:22:06.073Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-25T14:22:06.073Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-25T14:22:06.073Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-25T14:22:06.073Z] The following packages will be upgraded: [2022-03-25T14:22:06.073Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-25T14:22:06.333Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-25T14:22:06.333Z] Need to get 46.5 MB of archives. [2022-03-25T14:22:06.333Z] After this operation, 181 MB of additional disk space will be used. [2022-03-25T14:22:06.333Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-25T14:22:06.333Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-25T14:22:06.333Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-25T14:22:06.333Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-25T14:22:06.333Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-25T14:22:06.333Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-25T14:22:06.333Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-25T14:22:06.333Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-25T14:22:06.333Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-25T14:22:06.333Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-25T14:22:06.333Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-25T14:22:06.333Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-25T14:22:06.333Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-25T14:22:06.333Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-25T14:22:06.333Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-25T14:22:06.333Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-25T14:22:06.593Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-25T14:22:06.593Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-25T14:22:06.593Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-25T14:22:06.593Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-25T14:22:06.593Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-25T14:22:06.593Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-25T14:22:06.593Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-25T14:22:06.593Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-25T14:22:06.593Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-25T14:22:06.593Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-25T14:22:06.593Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-25T14:22:06.593Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-25T14:22:06.593Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-25T14:22:06.593Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-25T14:22:06.593Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-25T14:22:06.593Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-25T14:22:06.593Z] 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-25T14:22:06.854Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T14:22:06.854Z] Fetched 46.5 MB in 1s (74.0 MB/s) [2022-03-25T14:22:07.115Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-25T14:22:07.115Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T14:22:07.115Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T14:22:07.115Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T14:22:07.115Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T14:22:07.115Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T14:22:07.375Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T14:22:07.946Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T14:22:07.946Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-25T14:22:07.946Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T14:22:07.946Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-25T14:22:07.946Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-25T14:22:07.946Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T14:22:07.946Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T14:22:08.206Z] Selecting previously unselected package libexpat1:amd64. [2022-03-25T14:22:08.206Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-25T14:22:08.206Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-25T14:22:08.206Z] Selecting previously unselected package python3.8-minimal. [2022-03-25T14:22:08.206Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T14:22:08.206Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T14:22:08.467Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T14:22:08.467Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-25T14:22:08.467Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T14:22:09.038Z] Selecting previously unselected package python3-minimal. [2022-03-25T14:22:09.038Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-25T14:22:09.038Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T14:22:09.038Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-25T14:22:09.038Z] Selecting previously unselected package mime-support. [2022-03-25T14:22:09.038Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-25T14:22:09.038Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-25T14:22:09.038Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-25T14:22:09.038Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-25T14:22:09.038Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-25T14:22:09.038Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-25T14:22:09.038Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T14:22:09.038Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T14:22:09.299Z] Selecting previously unselected package python3.8. [2022-03-25T14:22:09.299Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-25T14:22:09.299Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T14:22:09.299Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-25T14:22:09.299Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T14:22:09.299Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-25T14:22:09.299Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-25T14:22:09.561Z] Selecting previously unselected package python3. [2022-03-25T14:22:09.561Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-25T14:22:09.561Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-25T14:22:09.561Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-25T14:22:09.561Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-25T14:22:09.561Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T14:22:09.561Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-25T14:22:09.822Z] Selecting previously unselected package dbus. [2022-03-25T14:22:09.822Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T14:22:09.822Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-25T14:22:09.822Z] Selecting previously unselected package libbsd0:amd64. [2022-03-25T14:22:09.822Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-25T14:22:09.822Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-25T14:22:09.822Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-25T14:22:09.822Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-25T14:22:09.822Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T14:22:09.822Z] Selecting previously unselected package sudo. [2022-03-25T14:22:09.822Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-25T14:22:09.822Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-25T14:22:10.083Z] Selecting previously unselected package apparmor. [2022-03-25T14:22:10.083Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-25T14:22:10.083Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-25T14:22:10.083Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-25T14:22:10.083Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-25T14:22:10.083Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-25T14:22:10.083Z] Selecting previously unselected package libedit2:amd64. [2022-03-25T14:22:10.083Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-25T14:22:10.083Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-25T14:22:10.343Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-25T14:22:10.343Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-25T14:22:10.343Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-25T14:22:10.343Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-25T14:22:10.343Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T14:22:10.343Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:22:10.343Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-25T14:22:10.343Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T14:22:10.343Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:22:10.343Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-25T14:22:10.343Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-25T14:22:10.343Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-25T14:22:10.343Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-25T14:22:10.343Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T14:22:10.343Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:22:10.603Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-25T14:22:10.603Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T14:22:10.603Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:22:10.603Z] Selecting previously unselected package openssh-client. [2022-03-25T14:22:10.603Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-25T14:22:10.603Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-25T14:22:10.603Z] Selecting previously unselected package dbus-user-session. [2022-03-25T14:22:10.603Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-25T14:22:10.603Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-25T14:22:10.863Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-25T14:22:10.863Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-25T14:22:10.863Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-25T14:22:10.863Z] Selecting previously unselected package squashfs-tools. [2022-03-25T14:22:10.863Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-25T14:22:10.863Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-25T14:22:10.863Z] Selecting previously unselected package snapd. [2022-03-25T14:22:10.863Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-25T14:22:10.863Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-25T14:22:14.159Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-25T14:22:14.159Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-25T14:22:14.159Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-25T14:22:14.159Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-25T14:22:14.159Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:22:14.159Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-25T14:22:14.159Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-25T14:22:14.159Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-25T14:22:14.420Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:22:14.420Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:22:14.420Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-25T14:22:14.420Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T14:22:14.420Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-25T14:22:14.420Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-25T14:22:14.994Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-25T14:22:14.994Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-25T14:22:14.994Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-25T14:22:14.994Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-25T14:22:14.994Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-25T14:22:14.994Z] running python rtupdate hooks for python3.8... [2022-03-25T14:22:14.994Z] running python post-rtupdate hooks for python3.8... [2022-03-25T14:22:14.994Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-25T14:22:15.937Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-25T14:22:16.198Z] Reloading AppArmor profiles [2022-03-25T14:22:16.198Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:22:16.198Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-25T14:22:16.198Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-25T14:22:16.459Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-25T14:22:16.459Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-25T14:22:16.459Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-25T14:22:16.459Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-25T14:22:18.373Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-25T14:22:18.373Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-25T14:22:18.373Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-25T14:22:18.373Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-25T14:22:18.634Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-25T14:22:18.894Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-25T14:22:19.154Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-25T14:22:19.416Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-25T14:22:19.677Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-25T14:22:19.677Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-25T14:22:19.677Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-25T14:22:19.939Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-25T14:22:20.200Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-25T14:22:20.460Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-25T14:22:20.726Z] /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-25T14:22:20.726Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-25T14:22:21.666Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-25T14:22:21.666Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-25T14:22:21.666Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-25T14:22:22.497Z] Reading package lists... [2022-03-25T14:22:22.759Z] Reading package lists... [2022-03-25T14:22:22.759Z] Building dependency tree... [2022-03-25T14:22:22.759Z] Reading state information... [2022-03-25T14:22:23.020Z] Calculating upgrade... [2022-03-25T14:22:23.020Z] The following packages will be upgraded: [2022-03-25T14:22:23.020Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-25T14:22:23.020Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-25T14:22:23.020Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-25T14:22:23.020Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-25T14:22:23.020Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-25T14:22:23.020Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-25T14:22:23.020Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-25T14:22:23.020Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-25T14:22:23.020Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-25T14:22:23.020Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-25T14:22:23.020Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-25T14:22:23.020Z] xz-utils zlib1g [2022-03-25T14:22:23.020Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T14:22:23.020Z] Need to get 65.7 MB of archives. [2022-03-25T14:22:23.020Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-25T14:22:23.020Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-25T14:22:23.282Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-25T14:22:23.282Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-25T14:22:23.282Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-25T14:22:23.282Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-25T14:22:23.282Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-25T14:22:23.282Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-25T14:22:23.282Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-25T14:22:23.282Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-25T14:22:23.282Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-25T14:22:23.282Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-25T14:22:23.282Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-25T14:22:23.282Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-25T14:22:23.282Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-25T14:22:23.282Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-25T14:22:23.282Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-25T14:22:23.282Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-25T14:22:23.282Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-25T14:22:23.543Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-25T14:22:23.543Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-25T14:22:23.543Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-25T14:22:23.543Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-25T14:22:23.543Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-25T14:22:23.543Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-25T14:22:23.543Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-25T14:22:23.543Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-25T14:22:23.543Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-25T14:22:23.543Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-25T14:22:23.543Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-25T14:22:23.543Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-25T14:22:23.543Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-25T14:22:23.543Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-25T14:22:23.543Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-25T14:22:23.543Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-25T14:22:23.543Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-25T14:22:23.543Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-25T14:22:23.543Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-25T14:22:23.543Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-25T14:22:23.543Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-25T14:22:23.543Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-25T14:22:23.543Z] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-25T14:22:23.543Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-25T14:22:23.543Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-25T14:22:23.543Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-25T14:22:23.543Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-25T14:22:23.543Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-25T14:22:23.543Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-25T14:22:23.543Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-25T14:22:23.543Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-25T14:22:23.543Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-25T14:22:23.543Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-25T14:22:23.543Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-25T14:22:23.543Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-25T14:22:23.543Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-25T14:22:23.543Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-25T14:22:23.803Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-25T14:22:23.803Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-25T14:22:23.803Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-25T14:22:23.803Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-25T14:22:23.803Z] Get:60 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-25T14:22:23.803Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-25T14:22:23.803Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-25T14:22:23.803Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-25T14:22:23.803Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-25T14:22:24.064Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-25T14:22:24.064Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-25T14:22:24.064Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-25T14:22:24.064Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-25T14:22:24.064Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-25T14:22:24.064Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-25T14:22:24.064Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-25T14:22:24.064Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-25T14:22:24.064Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-25T14:22:24.064Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-25T14:22:24.064Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-25T14:22:24.064Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-25T14:22:24.324Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-25T14:22:24.585Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T14:22:24.585Z] Fetched 65.7 MB in 1s (56.9 MB/s) [2022-03-25T14:22:24.585Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-25T14:22:24.585Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T14:22:24.585Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T14:22:25.157Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T14:22:25.157Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T14:22:25.157Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-25T14:22:25.157Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-25T14:22:25.157Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T14:22:25.417Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T14:22:25.417Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T14:22:25.417Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T14:22:25.679Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T14:22:25.679Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T14:22:25.679Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T14:22:25.679Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T14:22:25.940Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T14:22:25.940Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T14:22:25.940Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T14:22:25.940Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T14:22:25.940Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T14:22:25.940Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T14:22:25.940Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T14:22:26.200Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T14:22:26.200Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T14:22:26.200Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T14:22:26.200Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T14:22:26.200Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T14:22:26.200Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T14:22:26.200Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T14:22:26.200Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T14:22:26.200Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T14:22:26.200Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-25T14:22:26.461Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-25T14:22:26.461Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T14:22:26.461Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T14:22:26.461Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T14:22:26.722Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T14:22:26.984Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-25T14:22:27.243Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-25T14:22:27.243Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-25T14:22:27.243Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-25T14:22:27.243Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-25T14:22:27.243Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-25T14:22:27.813Z] Setting up base-files (11ubuntu5.5) ... [2022-03-25T14:22:27.813Z] Installing new version of config file /etc/issue ... [2022-03-25T14:22:27.813Z] Installing new version of config file /etc/issue.net ... [2022-03-25T14:22:27.813Z] Installing new version of config file /etc/lsb-release ... [2022-03-25T14:22:27.813Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-25T14:22:27.813Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-25T14:22:28.072Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-25T14:22:28.072Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-25T14:22:28.072Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:28.072Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-25T14:22:28.072Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-25T14:22:28.331Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-25T14:22:28.331Z] 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-25T14:22:28.331Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:28.332Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T14:22:28.332Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-25T14:22:28.332Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-25T14:22:28.332Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:28.332Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-25T14:22:28.591Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-25T14:22:28.591Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-25T14:22:28.591Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:28.591Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T14:22:28.591Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T14:22:29.164Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T14:22:29.164Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T14:22:29.164Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-25T14:22:29.164Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T14:22:29.425Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-25T14:22:29.686Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:29.686Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-25T14:22:29.686Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-25T14:22:30.256Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-25T14:22:30.256Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-25T14:22:30.256Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-25T14:22:30.256Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:30.256Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-25T14:22:30.256Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-25T14:22:30.516Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-25T14:22:30.516Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:30.516Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T14:22:30.516Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T14:22:30.516Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T14:22:30.516Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:30.516Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T14:22:30.516Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T14:22:30.776Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T14:22:30.776Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:30.776Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T14:22:30.776Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T14:22:30.776Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T14:22:30.776Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T14:22:30.776Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T14:22:31.037Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:31.037Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T14:22:31.037Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T14:22:31.037Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T14:22:31.037Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:31.037Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T14:22:31.037Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T14:22:31.037Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T14:22:31.037Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T14:22:31.608Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-25T14:22:31.869Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-25T14:22:32.129Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-25T14:22:32.129Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:32.129Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-25T14:22:32.129Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-25T14:22:32.389Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T14:22:32.389Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:32.389Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-25T14:22:32.389Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-25T14:22:32.650Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-25T14:22:32.650Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:32.650Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-25T14:22:32.650Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-25T14:22:32.650Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-25T14:22:32.650Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:32.650Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-25T14:22:32.650Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-25T14:22:32.910Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-25T14:22:32.910Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:32.910Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-25T14:22:32.910Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-25T14:22:32.910Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-25T14:22:32.910Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:32.910Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-25T14:22:32.910Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-25T14:22:33.171Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-25T14:22:33.171Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:33.171Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-25T14:22:33.171Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-25T14:22:33.171Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-25T14:22:33.171Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:33.171Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-25T14:22:33.432Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-25T14:22:33.432Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-25T14:22:33.432Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:33.432Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-25T14:22:33.432Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-25T14:22:33.432Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-25T14:22:33.432Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:33.432Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-25T14:22:33.432Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-25T14:22:33.693Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-25T14:22:33.693Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:33.693Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-25T14:22:33.693Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-25T14:22:33.693Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-25T14:22:33.693Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:33.693Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-25T14:22:33.693Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-25T14:22:33.954Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-25T14:22:33.954Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:33.954Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-25T14:22:33.954Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-25T14:22:33.954Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-25T14:22:34.215Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:34.215Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-25T14:22:34.215Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-25T14:22:34.476Z] Setting up apt (2.0.6) ... [2022-03-25T14:22:35.045Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-25T14:22:35.045Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:35.045Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T14:22:35.045Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T14:22:35.045Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-25T14:22:35.306Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-25T14:22:35.306Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T14:22:35.306Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T14:22:35.306Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-25T14:22:35.306Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-25T14:22:35.306Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-25T14:22:35.306Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T14:22:35.567Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-25T14:22:35.567Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T14:22:35.567Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-25T14:22:35.567Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-25T14:22:35.567Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-25T14:22:35.567Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-25T14:22:35.827Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-25T14:22:35.827Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T14:22:35.827Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-25T14:22:36.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-25T14:22:36.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-25T14:22:36.087Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-25T14:22:36.087Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-25T14:22:36.348Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-25T14:22:36.348Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-25T14:22:36.348Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-25T14:22:36.348Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-25T14:22:36.348Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-25T14:22:36.348Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-25T14:22:36.348Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-25T14:22:36.609Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-25T14:22:36.609Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-25T14:22:36.869Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-25T14:22:36.869Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-25T14:22:36.869Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-25T14:22:36.869Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-25T14:22:36.869Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-25T14:22:36.869Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-25T14:22:36.869Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-25T14:22:36.869Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-25T14:22:37.129Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-25T14:22:37.130Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-25T14:22:37.130Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-25T14:22:37.130Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-25T14:22:37.389Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-25T14:22:37.389Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-25T14:22:37.389Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T14:22:37.389Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T14:22:37.507Z] ./bin/test-attribution-txt.sh [2022-03-25T14:22:37.649Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T14:22:37.649Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T14:22:37.909Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T14:22:37.909Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T14:22:37.909Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T14:22:37.909Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T14:22:37.909Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T14:22:37.909Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T14:22:37.909Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-25T14:22:37.909Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-25T14:22:38.167Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-25T14:22:38.167Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-25T14:22:38.167Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T14:22:38.167Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T14:22:38.426Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T14:22:38.426Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T14:22:39.366Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T14:22:39.366Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T14:22:39.937Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T14:22:39.937Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T14:22:40.197Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T14:22:40.197Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T14:22:40.456Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T14:22:40.456Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [Pipeline] echo [2022-03-25T14:22:40.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-25T14:22:41.032Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-25T14:22:41.032Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-25T14:22:41.032Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-25T14:22:41.032Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-25T14:22:41.032Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-25T14:22:41.294Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-25T14:22:41.294Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T14:22:41.294Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-25T14:22:41.294Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T14:22:41.294Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T14:22:41.294Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-25T14:22:41.294Z] [2022-03-25T14:22:41.294Z] Current default time zone: 'Etc/UTC' [2022-03-25T14:22:41.294Z] Local time is now: Fri Mar 25 14:22:41 UTC 2022. [2022-03-25T14:22:41.294Z] Universal Time is now: Fri Mar 25 14:22:41 UTC 2022. [2022-03-25T14:22:41.294Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-25T14:22:41.294Z] [2022-03-25T14:22:41.294Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-25T14:22:41.294Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T14:22:41.294Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T14:22:41.294Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-25T14:22:41.294Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T14:22:41.294Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-25T14:22:41.555Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-25T14:22:41.555Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-25T14:22:41.555Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T14:22:41.555Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-25T14:22:41.555Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-25T14:22:41.555Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T14:22:41.555Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T14:22:41.555Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-25T14:22:41.555Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T14:22:41.555Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T14:22:41.555Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-25T14:22:41.555Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-25T14:22:41.555Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-25T14:22:41.555Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-25T14:22:41.580Z] + ls -al . [2022-03-25T14:22:41.580Z] total 660 [2022-03-25T14:22:41.580Z] drwxrwxr-x 9 1001 1001 4096 Mar 25 14:22 . [2022-03-25T14:22:41.580Z] drwxr-xr-x 4 root root 4096 Mar 25 14:17 .. [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 11 Mar 25 14:15 .dockerignore [2022-03-25T14:22:41.580Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 14:15 .git [2022-03-25T14:22:41.580Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 14:15 .github [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 870 Mar 25 14:15 .gitignore [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 42 Mar 25 14:15 .golangci.yml [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 87 Mar 25 14:15 .hadolint.yml [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 166 Mar 25 14:15 .sonarcloud.properties [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 1171 Mar 25 14:15 ADOPTERS.md [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 9953 Mar 25 14:15 Attribution.txt [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 51732 Mar 25 14:15 CHANGELOG.md [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 3804 Mar 25 14:15 CONTRIBUTING.md [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 677 Mar 25 14:15 GOVERNANCE.md [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 849 Mar 25 14:15 Jenkinsfile [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 10775 Mar 25 14:15 LICENSE [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 8478 Mar 25 14:15 Makefile [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 582 Mar 25 14:15 OWNERS.md [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 8207 Mar 25 14:15 README.md [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 6912 Mar 25 14:15 SECURITY.md [2022-03-25T14:22:41.580Z] -rw-rw-r-- 1 1001 1001 5 Mar 25 14:13 VERSION [2022-03-25T14:22:41.581Z] -rw-rw-r-- 1 1001 1001 4131 Mar 25 14:15 ZMQWindows.md [2022-03-25T14:22:41.581Z] drwxrwxr-x 2 1001 1001 4096 Mar 25 14:15 bin [2022-03-25T14:22:41.581Z] drwxrwxr-x 18 1001 1001 4096 Mar 25 14:15 cmd [2022-03-25T14:22:41.581Z] -rw-r--r-- 1 root root 426503 Mar 25 14:20 coverage.out [2022-03-25T14:22:41.581Z] -rw-rw-r-- 1 1001 1001 3175 Mar 25 14:15 go.mod [2022-03-25T14:22:41.581Z] -rw-rw-r-- 1 1001 1001 34990 Mar 25 14:15 go.sum [2022-03-25T14:22:41.581Z] drwxrwxr-x 8 1001 1001 4096 Mar 25 14:15 internal [2022-03-25T14:22:41.581Z] drwxrwxr-x 3 1001 1001 4096 Mar 25 14:15 openapi [2022-03-25T14:22:41.581Z] drwxrwxr-x 4 1001 1001 4096 Mar 25 14:15 snap [2022-03-25T14:22:41.581Z] -rw-rw-r-- 1 1001 1001 204 Mar 25 14:15 version.go [Pipeline] sh [2022-03-25T14:22:42.247Z] + '[' -e coverage.out ] [2022-03-25T14:22:42.247Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-25T14:22:42.274Z] Warning: overwriting stash ‘coverage-report’ [2022-03-25T14:22:43.041Z] Stashed 1 file(s) [Pipeline] sh [2022-03-25T14:22:43.469Z] Updating certificates in /etc/ssl/certs... [2022-03-25T14:22:43.697Z] + make build [2022-03-25T14:22:43.697Z] 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-25T14:22:44.038Z] 21 added, 21 removed; done. [2022-03-25T14:22:44.038Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T14:22:44.038Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-25T14:22:44.038Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-25T14:22:44.298Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T14:22:44.298Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-25T14:22:44.298Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-25T14:22:44.298Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-25T14:22:44.298Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-25T14:22:44.298Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T14:22:44.298Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-25T14:22:44.298Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T14:22:44.298Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T14:22:44.298Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-25T14:22:44.298Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T14:22:44.298Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-25T14:22:44.559Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-25T14:22:44.559Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-25T14:22:44.559Z] Updating certificates in /etc/ssl/certs... [2022-03-25T14:22:45.129Z] 0 added, 0 removed; done. [2022-03-25T14:22:45.129Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-25T14:22:45.129Z] done. [2022-03-25T14:22:46.332Z] Reading package lists... [2022-03-25T14:22:46.332Z] Building dependency tree... [2022-03-25T14:22:46.332Z] Reading state information... [2022-03-25T14:22:46.593Z] The following NEW packages will be installed: [2022-03-25T14:22:46.593Z] apt-transport-https [2022-03-25T14:22:46.593Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T14:22:46.593Z] Need to get 4680 B of archives. [2022-03-25T14:22:46.593Z] After this operation, 162 kB of additional disk space will be used. [2022-03-25T14:22:46.593Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-25T14:22:46.593Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T14:22:46.853Z] Fetched 4680 B in 0s (89.7 kB/s) [2022-03-25T14:22:46.853Z] Selecting previously unselected package apt-transport-https. [2022-03-25T14:22:46.853Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-25T14:22:46.853Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-25T14:22:46.853Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-25T14:22:46.853Z] Setting up apt-transport-https (2.0.6) ... [2022-03-25T14:22:46.853Z] Waiting for network to be ready... [2022-03-25T14:22:53.440Z] 2022-03-25T14:22:50Z INFO Waiting for automatic snapd restart... [2022-03-25T14:22:54.012Z] snapd 2.54.4 from Canonical* installed [2022-03-25T14:22:54.952Z] "snapd" switched to the "latest/stable" channel [2022-03-25T14:22:54.952Z] [2022-03-25T14:22:57.498Z] core20 20220304 from Canonical* installed [2022-03-25T14:22:57.498Z] "core20" switched to the "latest/stable" channel [2022-03-25T14:22:57.498Z] [2022-03-25T14:23:00.040Z] snapcraft 6.1 from Canonical* installed [2022-03-25T14:23:00.040Z] "snapcraft" switched to the "latest/stable" channel [2022-03-25T14:23:00.040Z] [2022-03-25T14:23:04.245Z] 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-25T14:23:04.245Z] - README.md [2022-03-25T14:23:04.245Z] [2022-03-25T14:23:04.245Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-25T14:23:04.815Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-25T14:23:04.815Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-25T14:23:04.815Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-25T14:23:05.643Z] Reading package lists... [2022-03-25T14:23:06.213Z] 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-25T14:23:06.213Z] Reading package lists... [2022-03-25T14:23:06.213Z] Building dependency tree... [2022-03-25T14:23:06.213Z] Reading state information... [2022-03-25T14:23:06.475Z] Suggested packages: [2022-03-25T14:23:06.475Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-25T14:23:06.475Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-25T14:23:06.475Z] krb5-user libnorm-doc [2022-03-25T14:23:06.475Z] Recommended packages: [2022-03-25T14:23:06.475Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-25T14:23:06.475Z] The following NEW packages will be installed: [2022-03-25T14:23:06.475Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-25T14:23:06.475Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-25T14:23:06.475Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-25T14:23:06.475Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-25T14:23:06.475Z] libzmq5 pkg-config zip [2022-03-25T14:23:06.475Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-25T14:23:06.475Z] Need to get 10.3 MB of archives. [2022-03-25T14:23:06.475Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-25T14:23:06.475Z] 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-25T14:23:06.475Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-25T14:23:06.735Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-25T14:23:06.735Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-25T14:23:06.735Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-25T14:23:06.735Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-25T14:23:06.735Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-25T14:23:06.735Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-25T14:23:06.735Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-25T14:23:06.735Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-25T14:23:06.735Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-25T14:23:06.735Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-25T14:23:06.735Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-25T14:23:06.735Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-25T14:23:06.735Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-25T14:23:06.735Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-25T14:23:06.735Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-25T14:23:06.735Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-25T14:23:06.735Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-25T14:23:06.735Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-25T14:23:06.735Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-25T14:23:06.735Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-25T14:23:06.735Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-25T14:23:06.735Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-25T14:23:06.735Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-25T14:23:06.735Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-25T14:23:06.735Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-25T14:23:06.996Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-25T14:23:06.996Z] Fetched 10.3 MB in 0s (38.7 MB/s) [2022-03-25T14:23:06.996Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-25T14:23:06.996Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-25T14:23:06.996Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-25T14:23:06.996Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-25T14:23:06.996Z] Selecting previously unselected package libsodium23:amd64. [2022-03-25T14:23:06.996Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-25T14:23:06.996Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-25T14:23:07.256Z] Selecting previously unselected package libpsl5:amd64. [2022-03-25T14:23:07.256Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-25T14:23:07.256Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-25T14:23:07.256Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-25T14:23:07.256Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-25T14:23:07.256Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-25T14:23:07.256Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-25T14:23:07.256Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-25T14:23:07.256Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-25T14:23:07.256Z] Selecting previously unselected package librtmp1:amd64. [2022-03-25T14:23:07.256Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-25T14:23:07.256Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-25T14:23:07.256Z] Selecting previously unselected package libssh-4:amd64. [2022-03-25T14:23:07.256Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-25T14:23:07.256Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-25T14:23:07.516Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-25T14:23:07.516Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-25T14:23:07.516Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-25T14:23:07.516Z] Selecting previously unselected package liberror-perl. [2022-03-25T14:23:07.516Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-25T14:23:07.516Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-25T14:23:07.516Z] Selecting previously unselected package git-man. [2022-03-25T14:23:07.516Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-25T14:23:07.516Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-25T14:23:07.516Z] Selecting previously unselected package git. [2022-03-25T14:23:07.516Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-25T14:23:07.779Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-25T14:23:08.039Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-25T14:23:08.299Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T14:23:08.299Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:08.299Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-25T14:23:08.299Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T14:23:08.299Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:08.299Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-25T14:23:08.299Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T14:23:08.299Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:08.299Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-25T14:23:08.299Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T14:23:08.299Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:08.299Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-25T14:23:08.299Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-25T14:23:08.299Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-25T14:23:08.299Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-25T14:23:08.299Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T14:23:08.299Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:08.559Z] Selecting previously unselected package libnorm1:amd64. [2022-03-25T14:23:08.559Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-25T14:23:08.559Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T14:23:08.559Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-25T14:23:08.559Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-25T14:23:08.559Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T14:23:08.559Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-25T14:23:08.559Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-25T14:23:08.559Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T14:23:08.559Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-25T14:23:08.559Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-25T14:23:08.559Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T14:23:08.820Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-25T14:23:08.820Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-25T14:23:08.820Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-25T14:23:08.820Z] Selecting previously unselected package libzmq5:amd64. [2022-03-25T14:23:08.820Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-25T14:23:08.820Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T14:23:08.820Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-25T14:23:08.820Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-25T14:23:08.820Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:08.820Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-25T14:23:08.820Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-25T14:23:08.820Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T14:23:09.082Z] Selecting previously unselected package pkg-config. [2022-03-25T14:23:09.082Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-25T14:23:09.082Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-25T14:23:09.082Z] Selecting previously unselected package zip. [2022-03-25T14:23:09.082Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-25T14:23:09.082Z] Unpacking zip (3.0-11build1) ... [2022-03-25T14:23:09.082Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-25T14:23:09.082Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-25T14:23:09.082Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-25T14:23:09.082Z] No schema files found: doing nothing. [2022-03-25T14:23:09.082Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-25T14:23:09.082Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T14:23:09.082Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-25T14:23:09.082Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-25T14:23:09.082Z] Setting up liberror-perl (0.17029-1) ... [2022-03-25T14:23:09.082Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:09.082Z] Setting up zip (3.0-11build1) ... [2022-03-25T14:23:09.082Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-25T14:23:09.082Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-25T14:23:09.082Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-25T14:23:09.343Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-25T14:23:09.343Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-25T14:23:09.343Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:09.343Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-25T14:23:09.343Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:09.343Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T14:23:09.343Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:09.343Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T14:23:09.343Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-25T14:23:09.343Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-25T14:23:09.343Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-25T14:23:09.343Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:09.343Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-25T14:23:09.343Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-25T14:23:09.343Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-25T14:23:09.913Z] comerr-dev set to automatically installed. [2022-03-25T14:23:09.913Z] git set to automatically installed. [2022-03-25T14:23:09.913Z] git-man set to automatically installed. [2022-03-25T14:23:09.913Z] krb5-multidev set to automatically installed. [2022-03-25T14:23:09.913Z] libbrotli1 set to automatically installed. [2022-03-25T14:23:09.913Z] libcurl3-gnutls set to automatically installed. [2022-03-25T14:23:09.913Z] liberror-perl set to automatically installed. [2022-03-25T14:23:09.913Z] libglib2.0-0 set to automatically installed. [2022-03-25T14:23:09.913Z] libgssrpc4 set to automatically installed. [2022-03-25T14:23:09.913Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-25T14:23:09.913Z] libkadm5srv-mit11 set to automatically installed. [2022-03-25T14:23:09.913Z] libkdb5-9 set to automatically installed. [2022-03-25T14:23:09.913Z] libkrb5-dev set to automatically installed. [2022-03-25T14:23:09.913Z] libnghttp2-14 set to automatically installed. [2022-03-25T14:23:09.913Z] libnorm-dev set to automatically installed. [2022-03-25T14:23:09.913Z] libnorm1 set to automatically installed. [2022-03-25T14:23:09.913Z] libpgm-5.2-0 set to automatically installed. [2022-03-25T14:23:09.913Z] libpgm-dev set to automatically installed. [2022-03-25T14:23:09.913Z] libpsl5 set to automatically installed. [2022-03-25T14:23:09.913Z] librtmp1 set to automatically installed. [2022-03-25T14:23:09.913Z] libsodium-dev set to automatically installed. [2022-03-25T14:23:09.913Z] libsodium23 set to automatically installed. [2022-03-25T14:23:09.913Z] libssh-4 set to automatically installed. [2022-03-25T14:23:09.913Z] libzmq3-dev set to automatically installed. [2022-03-25T14:23:09.913Z] libzmq5 set to automatically installed. [2022-03-25T14:23:09.913Z] pkg-config set to automatically installed. [2022-03-25T14:23:09.913Z] zip set to automatically installed. [2022-03-25T14:23:10.855Z] snapd is not logged in, snap install commands will use sudo [2022-03-25T14:23:23.088Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-25T14:23:23.088Z] Downloading snap 'edgex-app-service-configurable' [2022-03-25T14:23:25.634Z] Pulling app-service-configurable [2022-03-25T14:23:25.634Z] + snapcraftctl pull [2022-03-25T14:23:27.018Z] Pulling config-common [2022-03-25T14:23:27.018Z] + snapcraftctl pull [2022-03-25T14:23:28.404Z] Pulling go-build-helper [2022-03-25T14:23:28.404Z] + snapcraftctl pull [2022-03-25T14:23:29.787Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-25T14:23:29.788Z] Skipping pull go-build-helper (already ran) [2022-03-25T14:23:29.788Z] Building go-build-helper [2022-03-25T14:23:29.788Z] + snapcraftctl build [2022-03-25T14:23:30.728Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-25T14:23:31.679Z] Staging go-build-helper [2022-03-25T14:23:31.679Z] + snapcraftctl stage [2022-03-25T14:23:36.044Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-25T14:23:36.044Z] Fetched 290 kB in 0s (0 B/s) [2022-03-25T14:23:36.044Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-25T14:23:36.044Z] Fetched 158 kB in 0s (0 B/s) [2022-03-25T14:23:36.044Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-25T14:23:36.044Z] Fetched 242 kB in 0s (0 B/s) [2022-03-25T14:23:36.044Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-25T14:23:36.044Z] Fetched 150 kB in 0s (0 B/s) [2022-03-25T14:23:36.044Z] Pulling edgex-go [2022-03-25T14:23:36.044Z] + snapcraftctl pull [2022-03-25T14:23:36.984Z] Pulling hooks [2022-03-25T14:23:36.984Z] + snapcraftctl pull [2022-03-25T14:23:46.984Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-25T14:23:46.984Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-25T14:23:46.984Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-25T14:23:46.984Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-25T14:23:46.984Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-25T14:23:46.984Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-25T14:23:46.984Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-25T14:23:46.984Z] Fetched 234 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-25T14:23:46.984Z] Fetched 155 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-25T14:23:46.984Z] Fetched 170 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-25T14:23:46.984Z] Fetched 267 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-25T14:23:46.984Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-25T14:23:46.984Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-25T14:23:46.984Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-25T14:23:46.984Z] Fetched 121 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-25T14:23:46.984Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-25T14:23:46.984Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-25T14:23:46.984Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-25T14:23:46.984Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-25T14:23:46.984Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-25T14:23:46.984Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-25T14:23:46.984Z] Fetched 142 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-25T14:23:46.984Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-25T14:23:46.984Z] Fetched 181 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-25T14:23:46.984Z] Fetched 208 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-25T14:23:46.984Z] Fetched 161 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-25T14:23:46.984Z] Fetched 107 kB in 0s (0 B/s) [2022-03-25T14:23:46.984Z] Pulling static-packages [2022-03-25T14:23:46.984Z] + snapcraftctl pull [2022-03-25T14:23:47.245Z] Pulling version [2022-03-25T14:23:47.245Z] + cd /root/project [2022-03-25T14:23:47.245Z] ++ git describe --tags --abbrev=0 [2022-03-25T14:23:47.245Z] ++ sed s/v// [2022-03-25T14:23:47.505Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-25T14:23:47.505Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-25T14:23:47.505Z] + snapcraftctl set-version 2.2.0-dev.46 [2022-03-25T14:23:48.889Z] Building app-service-configurable [2022-03-25T14:23:48.889Z] + snapcraftctl build [2022-03-25T14:23:50.803Z] Building config-common [2022-03-25T14:23:50.803Z] + snapcraftctl build [2022-03-25T14:23:51.746Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-25T14:23:52.689Z] Skipping build go-build-helper (already ran) [2022-03-25T14:23:52.689Z] Building edgex-go [2022-03-25T14:23:52.949Z] + cd /root/parts/edgex-go/src [2022-03-25T14:23:52.949Z] ++ git describe --tags --abbrev=0 [2022-03-25T14:23:52.949Z] ++ sed s/v// [2022-03-25T14:23:52.949Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-25T14:23:52.949Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-25T14:23:52.949Z] + echo 2.2.0-dev.46 [2022-03-25T14:23:52.949Z] + '[' '!' -d vendor ']' [2022-03-25T14:23:52.949Z] + go mod download all [2022-03-25T14:23:57.156Z] + make build [2022-03-25T14:23:57.156Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-25T14:24:19.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-25T14:24:27.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-25T14:24:28.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-25T14:24:30.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-25T14:24:30.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-25T14:24:31.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-25T14:24:33.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-25T14:24:34.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-25T14:24:35.555Z] 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-25T14:24:36.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-25T14:24:37.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-25T14:24:38.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-25T14:24:40.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-25T14:24:41.720Z] + 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-25T14:24:41.720Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-25T14:24:41.720Z] + case "$service" in [2022-03-25T14:24:41.720Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-25T14:24:41.720Z] + 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-25T14:24:41.720Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-25T14:24:41.720Z] + case "$service" in [2022-03-25T14:24:41.720Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-25T14:24:41.720Z] + 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-25T14:24:41.720Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-25T14:24:41.720Z] + case "$service" in [2022-03-25T14:24:41.720Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-25T14:24:41.721Z] + 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-25T14:24:41.721Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-25T14:24:41.721Z] + case "$service" in [2022-03-25T14:24:41.721Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-25T14:24:41.721Z] + 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-25T14:24:41.721Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-25T14:24:41.721Z] + case "$service" in [2022-03-25T14:24:41.721Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-25T14:24:41.721Z] + 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-25T14:24:41.721Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-25T14:24:41.721Z] + case "$service" in [2022-03-25T14:24:41.721Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-25T14:24:41.721Z] + 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-25T14:24:41.721Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-25T14:24:41.721Z] + case "$service" in [2022-03-25T14:24:41.721Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-25T14:24:41.721Z] + 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-25T14:24:41.721Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-25T14:24:41.721Z] + case "$service" in [2022-03-25T14:24:41.721Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-25T14:24:41.721Z] + 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-25T14:24:41.721Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-25T14:24:41.721Z] + case "$service" in [2022-03-25T14:24:41.721Z] + 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-25T14:24:41.721Z] + 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-25T14:24:41.721Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-25T14:24:41.721Z] + case "$service" in [2022-03-25T14:24:41.721Z] + 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-25T14:24:41.721Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-25T14:24:41.721Z] + 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-25T14:24:41.721Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-25T14:24:41.721Z] + case "$service" in [2022-03-25T14:24:41.721Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-25T14:24:41.721Z] + 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-25T14:24:41.721Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-25T14:24:41.721Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-25T14:24:41.721Z] + 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-25T14:24:42.662Z] Building hooks [2022-03-25T14:24:42.662Z] + cd /root/parts/hooks/src [2022-03-25T14:24:42.662Z] + make build [2022-03-25T14:24:42.662Z] go mod tidy [2022-03-25T14:24:42.662Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-25T14:24:42.921Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-25T14:24:42.921Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-25T14:24:42.921Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-25T14:24:42.921Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-25T14:24:44.831Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-25T14:24:45.091Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-25T14:24:45.091Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-25T14:24:47.002Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-25T14:24:47.002Z] Building static-packages [2022-03-25T14:24:47.002Z] + snapcraftctl build [2022-03-25T14:24:48.917Z] Building version [2022-03-25T14:24:48.917Z] + snapcraftctl build [2022-03-25T14:24:50.829Z] Staging app-service-configurable [2022-03-25T14:24:50.829Z] + snapcraftctl stage [2022-03-25T14:24:52.213Z] Staging config-common [2022-03-25T14:24:52.213Z] + snapcraftctl stage [2022-03-25T14:24:53.594Z] Skipping stage go-build-helper (already ran) [2022-03-25T14:24:53.594Z] Staging edgex-go [2022-03-25T14:24:53.594Z] + snapcraftctl stage [2022-03-25T14:24:54.979Z] Staging hooks [2022-03-25T14:24:54.979Z] + snapcraftctl stage [2022-03-25T14:24:56.363Z] Staging static-packages [2022-03-25T14:24:56.363Z] + snapcraftctl stage [2022-03-25T14:24:57.745Z] Staging version [2022-03-25T14:24:57.745Z] + snapcraftctl stage [2022-03-25T14:24:59.128Z] Priming app-service-configurable [2022-03-25T14:24:59.128Z] + snapcraftctl prime [2022-03-25T14:25:01.671Z] 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-25T14:25:01.671Z] stage-packages: [2022-03-25T14:25:01.671Z] - libnorm1 [2022-03-25T14:25:01.671Z] - libpgm-5.2-0 [2022-03-25T14:25:01.671Z] - libsodium23 [2022-03-25T14:25:01.671Z] - libzmq5 [2022-03-25T14:25:01.930Z] Priming config-common [2022-03-25T14:25:01.930Z] + snapcraftctl prime [2022-03-25T14:25:03.326Z] Priming go-build-helper [2022-03-25T14:25:03.326Z] + snapcraftctl prime [2022-03-25T14:25:04.708Z] Priming edgex-go [2022-03-25T14:25:04.708Z] + snapcraftctl prime [2022-03-25T14:25:06.133Z] Priming hooks [2022-03-25T14:25:06.133Z] + snapcraftctl prime [2022-03-25T14:25:07.559Z] Priming static-packages [2022-03-25T14:25:07.559Z] + snapcraftctl prime [2022-03-25T14:25:11.754Z] Priming version [2022-03-25T14:25:11.754Z] + snapcraftctl prime [2022-03-25T14:25:13.137Z] 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-25T14:25:57.364Z] 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-25T14:25:57.364Z] 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-25T14:26:02.860Z] 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-25T14:26:04.864Z] 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-25T14:26:10.277Z] 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-25T14:26:17.000Z] 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-25T14:26:21.302Z] 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-25T14:26:28.020Z] 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-25T14:26:32.339Z] 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-25T14:26:37.753Z] 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-25T14:26:47.921Z] 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-25T14:26:51.327Z] $ docker stop --time=1 34f3a3737f8b91c122fcf74baa447cded3ec376790f8d8a4359668ffefc2e959 [2022-03-25T14:26:53.373Z] $ docker rm -f 34f3a3737f8b91c122fcf74baa447cded3ec376790f8d8a4359668ffefc2e959 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:26:55.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T14:26:55.648Z] [2022-03-25T14:26:55.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:26:55.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T14:26:56.270Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-25T14:26:56.270Z] 29e5d40040c1: Pulling fs layer [2022-03-25T14:26:56.270Z] 1ce36da41761: Pulling fs layer [2022-03-25T14:26:56.270Z] 25b303627fd3: Pulling fs layer [2022-03-25T14:26:56.270Z] 29e5d40040c1: Verifying Checksum [2022-03-25T14:26:56.270Z] 29e5d40040c1: Download complete [2022-03-25T14:26:56.545Z] 1ce36da41761: Verifying Checksum [2022-03-25T14:26:56.545Z] 1ce36da41761: Download complete [2022-03-25T14:26:56.818Z] 29e5d40040c1: Pull complete [2022-03-25T14:26:58.255Z] 25b303627fd3: Verifying Checksum [2022-03-25T14:26:58.255Z] 25b303627fd3: Download complete [2022-03-25T14:26:58.255Z] 1ce36da41761: Pull complete [2022-03-25T14:27:10.651Z] 25b303627fd3: Pull complete [2022-03-25T14:27:10.651Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-25T14:27:10.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T14:27:10.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-25T14:27:10.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-9076 does not seem to be running inside a container [2022-03-25T14:27:10.987Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-25T14:27:13.349Z] $ docker top 88b2b9196aabe0de04665a84f975c8808eb86213f935e85d820ecca9d1cc7841 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T14:27:14.258Z] + docker-compose build --help [2022-03-25T14:27:14.258Z] + grep parallel [2022-03-25T14:27:18.554Z] --parallel Build images in parallel. [Pipeline] } [2022-03-25T14:27:18.581Z] $ docker stop --time=1 88b2b9196aabe0de04665a84f975c8808eb86213f935e85d820ecca9d1cc7841 [2022-03-25T14:27:20.249Z] $ docker rm -f 88b2b9196aabe0de04665a84f975c8808eb86213f935e85d820ecca9d1cc7841 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:27:20.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-25T14:27:20.847Z] . [Pipeline] withDockerContainer [2022-03-25T14:27:21.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-9076 does not seem to be running inside a container [2022-03-25T14:27:21.175Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-25T14:27:22.421Z] $ docker top c4247b2c5289a40b677bfaed742ee759e5e9f1134d8278cc5b71a19e0b3ac627 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T14:27:23.363Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-25T14:27:27.662Z] Building core-command ... [2022-03-25T14:27:27.662Z] Building core-data ... [2022-03-25T14:27:27.662Z] Building core-metadata ... [2022-03-25T14:27:27.662Z] Building security-bootstrapper ... [2022-03-25T14:27:27.662Z] Building security-proxy-setup ... [2022-03-25T14:27:27.662Z] Building security-secretstore-setup ... [2022-03-25T14:27:27.662Z] Building security-spiffe-token-provider ... [2022-03-25T14:27:27.662Z] Building security-spire-agent ... [2022-03-25T14:27:27.662Z] Building security-spire-config ... [2022-03-25T14:27:27.662Z] Building security-spire-server ... [2022-03-25T14:27:27.662Z] Building support-notifications ... [2022-03-25T14:27:27.662Z] Building support-scheduler ... [2022-03-25T14:27:27.662Z] Building sys-mgmt-agent ... [2022-03-25T14:27:27.662Z] Building security-proxy-setup [2022-03-25T14:27:27.662Z] Building sys-mgmt-agent [2022-03-25T14:27:27.662Z] Building security-spire-agent [2022-03-25T14:27:27.662Z] Building security-spire-config [2022-03-25T14:27:27.662Z] Building security-spire-server [2022-03-25T14:29:19.574Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:29:19.574Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:29:19.574Z] ---> 09b424b7447c [2022-03-25T14:29:19.574Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T14:29:19.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:29:19.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:29:19.574Z] ---> 09b424b7447c [2022-03-25T14:29:19.574Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T14:29:19.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:29:19.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:29:19.574Z] ---> 09b424b7447c [2022-03-25T14:29:19.574Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T14:29:19.574Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:29:19.574Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:29:19.574Z] ---> 09b424b7447c [2022-03-25T14:29:19.574Z] Step 3/24 : WORKDIR /edgex-go [2022-03-25T14:29:19.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:29:19.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:29:19.574Z] ---> 09b424b7447c [2022-03-25T14:29:19.574Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T14:29:19.574Z] ---> Running in ffd41e217b2b [2022-03-25T14:29:19.574Z] ---> Running in 1cc72e517669 [2022-03-25T14:29:19.574Z] ---> Running in 00828a1eff52 [2022-03-25T14:29:19.574Z] ---> Running in 677361bbcab8 [2022-03-25T14:29:19.574Z] ---> Running in eb9bb7dbfe05 [2022-03-25T14:29:19.574Z] Removing intermediate container 1cc72e517669 [2022-03-25T14:29:19.574Z] ---> fc81322b2897 [2022-03-25T14:29:19.574Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:29:19.574Z] Removing intermediate container 00828a1eff52 [2022-03-25T14:29:19.574Z] ---> cca1b0fb17e6 [2022-03-25T14:29:19.574Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:29:19.574Z] Removing intermediate container 677361bbcab8 [2022-03-25T14:29:19.574Z] Removing intermediate container ffd41e217b2b [2022-03-25T14:29:19.574Z] ---> 111ce12dea8c [2022-03-25T14:29:19.574Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:29:19.574Z] ---> 4e5150ed315c [2022-03-25T14:29:19.574Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:29:19.574Z] ---> Running in 906779388d62 [2022-03-25T14:29:19.574Z] ---> Running in 0ae10ca092e2 [2022-03-25T14:29:19.574Z] Removing intermediate container eb9bb7dbfe05 [2022-03-25T14:29:19.574Z] ---> d7ccd357a166 [2022-03-25T14:29:19.574Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:29:19.574Z] ---> Running in 9992b52bcd7a [2022-03-25T14:29:19.574Z] ---> Running in 0e7014ab2a03 [2022-03-25T14:29:19.574Z] ---> Running in 09500440b52d [2022-03-25T14:29:19.574Z] Removing intermediate container 906779388d62 [2022-03-25T14:29:19.574Z] ---> 58edea499864 [2022-03-25T14:29:19.574Z] Removing intermediate container 0ae10ca092e2 [2022-03-25T14:29:19.574Z] ---> b1041d8d14cd [2022-03-25T14:29:19.574Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T14:29:19.574Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T14:29:19.574Z] ---> Running in 19bc559f21a4 [2022-03-25T14:29:19.574Z] ---> Running in 78411aa24024 [2022-03-25T14:29:19.574Z] Removing intermediate container 0e7014ab2a03 [2022-03-25T14:29:19.574Z] ---> d8b24faa9442 [2022-03-25T14:29:19.574Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T14:29:19.574Z] ---> Running in 89dfd265ba04 [2022-03-25T14:29:19.574Z] Removing intermediate container 09500440b52d [2022-03-25T14:29:19.574Z] ---> 1d0ee1196b9a [2022-03-25T14:29:19.574Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-25T14:29:19.574Z] Removing intermediate container 9992b52bcd7a [2022-03-25T14:29:19.574Z] ---> bb2d78bc6829 [2022-03-25T14:29:19.574Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-25T14:29:19.574Z] ---> Running in 417ea6007b0e [2022-03-25T14:29:19.574Z] ---> Running in 41ebfdfef6d0 [2022-03-25T14:29:19.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:29:19.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:29:19.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:29:19.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:29:19.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:29:19.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:29:19.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:29:19.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:29:19.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:29:19.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:29:19.574Z] OK: 220 MiB in 52 packages [2022-03-25T14:29:19.574Z] OK: 220 MiB in 52 packages [2022-03-25T14:29:19.574Z] OK: 220 MiB in 52 packages [2022-03-25T14:29:19.574Z] OK: 220 MiB in 52 packages [2022-03-25T14:29:19.574Z] OK: 220 MiB in 52 packages [2022-03-25T14:29:19.574Z] Removing intermediate container 19bc559f21a4 [2022-03-25T14:29:19.574Z] ---> edcb33e0f88a [2022-03-25T14:29:19.574Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T14:29:19.574Z] Removing intermediate container 78411aa24024 [2022-03-25T14:29:19.574Z] ---> e9c5117a50d4 [2022-03-25T14:29:19.574Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T14:29:19.574Z] Removing intermediate container 417ea6007b0e [2022-03-25T14:29:19.574Z] ---> 3cc1aea80c36 [2022-03-25T14:29:19.574Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T14:29:19.574Z] Removing intermediate container 89dfd265ba04 [2022-03-25T14:29:19.574Z] ---> 204795c158b7 [2022-03-25T14:29:19.574Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T14:29:19.574Z] Removing intermediate container 41ebfdfef6d0 [2022-03-25T14:29:19.574Z] ---> d33725ef9767 [2022-03-25T14:29:19.574Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-25T14:29:19.574Z] ---> 5a6376c6ad6f [2022-03-25T14:29:19.574Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:29:19.574Z] ---> 593595501040 [2022-03-25T14:29:19.574Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:29:19.574Z] ---> Running in 50bd2a399bec [2022-03-25T14:29:19.574Z] ---> Running in 53dc48c9c611 [2022-03-25T14:29:20.178Z] ---> d2348a74dc94 [2022-03-25T14:29:20.178Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:29:20.178Z] ---> 4d9db07f6ac0 [2022-03-25T14:29:20.178Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:29:20.178Z] ---> 36e3dc02215e [2022-03-25T14:29:20.178Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:29:20.178Z] ---> Running in 578caaa5b11b [2022-03-25T14:29:20.462Z] ---> Running in d92baa12d03e [2022-03-25T14:29:20.735Z] ---> Running in 167876a3878c [2022-03-25T14:29:25.043Z] Removing intermediate container 53dc48c9c611 [2022-03-25T14:29:25.043Z] ---> 42e73640685a [2022-03-25T14:29:25.043Z] Step 8/23 : COPY . . [2022-03-25T14:29:25.648Z] Removing intermediate container 50bd2a399bec [2022-03-25T14:29:25.648Z] ---> 63680fe16e44 [2022-03-25T14:29:25.648Z] Step 8/24 : COPY . . [2022-03-25T14:29:26.649Z] Removing intermediate container 167876a3878c [2022-03-25T14:29:26.649Z] ---> 90a770b7f260 [2022-03-25T14:29:26.649Z] Step 8/24 : COPY . . [2022-03-25T14:29:26.649Z] Removing intermediate container 578caaa5b11b [2022-03-25T14:29:26.649Z] Removing intermediate container d92baa12d03e [2022-03-25T14:29:26.649Z] ---> e019df6bd1df [2022-03-25T14:29:26.649Z] ---> 4dd7a9684925 [2022-03-25T14:29:26.649Z] Step 8/23 : COPY . .Step 8/22 : COPY . . [2022-03-25T14:29:26.649Z] [2022-03-25T14:29:59.038Z] ---> f8cf1cd6a586 [2022-03-25T14:29:59.038Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T14:29:59.038Z] ---> 19fc6267ca57 [2022-03-25T14:29:59.038Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T14:29:59.038Z] ---> Running in 2406f4872cda [2022-03-25T14:29:59.038Z] ---> Running in 76cefd508b90 [2022-03-25T14:29:59.038Z] ---> 049ecd76732e [2022-03-25T14:29:59.038Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-25T14:29:59.038Z] ---> Running in bea7170a29c9 [2022-03-25T14:29:59.038Z] Removing intermediate container 76cefd508b90 [2022-03-25T14:29:59.038Z] ---> f304275dd999 [2022-03-25T14:29:59.038Z] 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-25T14:29:59.038Z] Removing intermediate container 2406f4872cda [2022-03-25T14:29:59.038Z] ---> bd5f90ce0d83 [2022-03-25T14:29:59.038Z] 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-25T14:29:59.038Z] ---> Running in 511d2c51f452 [2022-03-25T14:29:59.038Z] ---> Running in 638f8457ed53 [2022-03-25T14:29:59.038Z] 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-25T14:29:59.644Z] ---> 61e308966578 [2022-03-25T14:29:59.644Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-25T14:29:59.644Z] ---> Running in 24033df5cbbc [2022-03-25T14:30:01.092Z] ---> 3add5372775e [2022-03-25T14:30:01.092Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-25T14:30:01.092Z] ---> Running in 77dc6fda98b7 [2022-03-25T14:30:01.380Z] spire-1.2.0/ [2022-03-25T14:30:01.680Z] 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-25T14:30:01.680Z] Removing intermediate container 77dc6fda98b7 [2022-03-25T14:30:01.680Z] ---> 7f06265a693b [2022-03-25T14:30:01.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-25T14:30:01.962Z] ---> Running in 015b3cf4c43f [2022-03-25T14:30:01.962Z] spire-1.2.0/ [2022-03-25T14:30:05.376Z] spire-1.2.0/ [2022-03-25T14:30:06.365Z] spire-1.2.0/README.md [2022-03-25T14:30:06.365Z] spire-1.2.0/bin/ [2022-03-25T14:30:06.365Z] spire-1.2.0/bin/spire-server [2022-03-25T14:30:06.365Z] spire-1.2.0/bin/spire-agent [2022-03-25T14:30:06.365Z] spire-1.2.0/conf/ [2022-03-25T14:30:06.365Z] spire-1.2.0/conf/server/ [2022-03-25T14:30:06.365Z] spire-1.2.0/conf/server/server.conf [2022-03-25T14:30:06.365Z] spire-1.2.0/conf/agent/ [2022-03-25T14:30:06.365Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T14:30:06.365Z] spire-1.2.0/LICENSE [2022-03-25T14:30:06.644Z] spire-1.2.0/README.md [2022-03-25T14:30:06.644Z] spire-1.2.0/bin/ [2022-03-25T14:30:06.644Z] spire-1.2.0/bin/spire-server [2022-03-25T14:30:06.644Z] spire-1.2.0/bin/spire-agent [2022-03-25T14:30:06.644Z] spire-1.2.0/conf/ [2022-03-25T14:30:06.644Z] spire-1.2.0/conf/server/ [2022-03-25T14:30:06.644Z] spire-1.2.0/conf/server/server.conf [2022-03-25T14:30:06.644Z] spire-1.2.0/conf/agent/ [2022-03-25T14:30:06.644Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T14:30:06.644Z] spire-1.2.0/LICENSE [2022-03-25T14:30:10.094Z] spire-1.2.0/README.md [2022-03-25T14:30:10.094Z] spire-1.2.0/bin/ [2022-03-25T14:30:10.094Z] spire-1.2.0/bin/spire-server [2022-03-25T14:30:10.094Z] spire-1.2.0/bin/spire-agent [2022-03-25T14:30:10.094Z] spire-1.2.0/conf/ [2022-03-25T14:30:10.094Z] spire-1.2.0/conf/server/ [2022-03-25T14:30:10.094Z] spire-1.2.0/conf/server/server.conf [2022-03-25T14:30:10.094Z] spire-1.2.0/conf/agent/ [2022-03-25T14:30:10.094Z] spire-1.2.0/conf/agent/agent.conf [2022-03-25T14:30:10.094Z] spire-1.2.0/LICENSE [2022-03-25T14:30:16.838Z] Removing intermediate container 638f8457ed53 [2022-03-25T14:30:16.838Z] ---> 4d3c1b3f57a8 [2022-03-25T14:30:16.838Z] [2022-03-25T14:30:16.838Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T14:30:16.838Z] 3.15: Pulling from library/alpine [2022-03-25T14:30:16.838Z] Removing intermediate container 511d2c51f452 [2022-03-25T14:30:16.838Z] ---> 2381fc2dd842 [2022-03-25T14:30:16.838Z] [2022-03-25T14:30:16.838Z] Step 11/23 : FROM alpine:3.15 [2022-03-25T14:30:17.117Z] 3.15: Pulling from library/alpine [2022-03-25T14:30:18.572Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T14:30:18.572Z] Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 [2022-03-25T14:30:18.572Z] Status: Downloaded newer image for alpine:3.15 [2022-03-25T14:30:18.572Z] Status: Downloaded newer image for alpine:3.15 [2022-03-25T14:30:18.572Z] ---> 7ffa42511a80 [2022-03-25T14:30:18.572Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T14:30:18.572Z] ---> 7ffa42511a80 [2022-03-25T14:30:18.572Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T14:30:18.852Z] ---> Running in feaf5688ecc2 [2022-03-25T14:30:18.852Z] ---> Running in 3b78e0325aae [2022-03-25T14:30:19.466Z] Removing intermediate container 015b3cf4c43f [2022-03-25T14:30:19.466Z] ---> ebedde3b075e [2022-03-25T14:30:19.466Z] [2022-03-25T14:30:19.466Z] Step 11/24 : FROM alpine:3.15 [2022-03-25T14:30:19.466Z] ---> 7ffa42511a80 [2022-03-25T14:30:19.466Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T14:30:19.466Z] ---> Using cache [2022-03-25T14:30:19.466Z] ---> 7b64afc6ff7b [2022-03-25T14:30:19.466Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:30:19.466Z] Removing intermediate container feaf5688ecc2 [2022-03-25T14:30:19.466Z] ---> 7b64afc6ff7b [2022-03-25T14:30:19.466Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:30:19.466Z] ---> Running in 9d2737eb4aea [2022-03-25T14:30:19.758Z] Removing intermediate container 3b78e0325aae [2022-03-25T14:30:19.758Z] ---> 7f02b53affd2 [2022-03-25T14:30:19.758Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:30:19.758Z] ---> Running in 1026b0e4a12c [2022-03-25T14:30:20.042Z] ---> Running in 573a995f89aa [2022-03-25T14:30:23.457Z] Removing intermediate container 9d2737eb4aea [2022-03-25T14:30:23.457Z] ---> 5f74ed5e59d0 [2022-03-25T14:30:23.457Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-25T14:30:23.457Z] ---> Running in 8c7ecf060650 [2022-03-25T14:30:24.938Z] Removing intermediate container 573a995f89aa [2022-03-25T14:30:24.938Z] ---> 08302f96fa03 [2022-03-25T14:30:24.938Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T14:30:24.938Z] Removing intermediate container 1026b0e4a12c [2022-03-25T14:30:24.938Z] ---> 34d4dc2fed38 [2022-03-25T14:30:24.938Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-25T14:30:24.938Z] ---> Running in 978f177d1b5f [2022-03-25T14:30:24.938Z] ---> Running in b7f4e3a5f1f1 [2022-03-25T14:30:26.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:27.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:27.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:27.760Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:28.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:28.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:28.920Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T14:30:28.920Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T14:30:28.920Z] OK: 15729 distinct packages available [2022-03-25T14:30:28.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:29.907Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T14:30:29.907Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T14:30:29.907Z] OK: 15729 distinct packages available [2022-03-25T14:30:29.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:30.188Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T14:30:30.188Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T14:30:30.188Z] OK: 15729 distinct packages available [2022-03-25T14:30:30.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:30.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:30.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:31.079Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-25T14:30:31.370Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-25T14:30:31.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:30:31.370Z] (3/4) Installing libucontext (1.1-r0) [2022-03-25T14:30:31.370Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-25T14:30:31.648Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T14:30:31.648Z] OK: 6 MiB in 18 packages [2022-03-25T14:30:31.926Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T14:30:32.205Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T14:30:32.205Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T14:30:32.484Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T14:30:32.484Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-25T14:30:32.484Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T14:30:32.484Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-25T14:30:32.484Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T14:30:32.484Z] OK: 6 MiB in 19 packages [2022-03-25T14:30:32.761Z] (3/5) Installing libucontext (1.1-r0) [2022-03-25T14:30:32.761Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-25T14:30:32.761Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-25T14:30:33.039Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T14:30:33.039Z] OK: 6 MiB in 19 packages [2022-03-25T14:30:33.655Z] Removing intermediate container 8c7ecf060650 [2022-03-25T14:30:33.655Z] ---> 5bf6e7ae8894 [2022-03-25T14:30:33.655Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T14:30:34.653Z] Removing intermediate container 978f177d1b5f [2022-03-25T14:30:34.653Z] ---> 940f01d01c22 [2022-03-25T14:30:34.653Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T14:30:34.946Z] Removing intermediate container b7f4e3a5f1f1 [2022-03-25T14:30:34.946Z] ---> c8a94b52df48 [2022-03-25T14:30:34.946Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-25T14:30:41.708Z] ---> 296663095a3a [2022-03-25T14:30:41.708Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-25T14:30:44.331Z] ---> aa4f7b558ca3 [2022-03-25T14:30:44.331Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T14:30:44.930Z] ---> ac81d58cc89c [2022-03-25T14:30:44.930Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T14:30:45.919Z] ---> 0b9c4742ae5e [2022-03-25T14:30:45.919Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-25T14:30:46.198Z] ---> Running in a053c2fd1eda [2022-03-25T14:30:46.799Z] ---> 105d573d544e [2022-03-25T14:30:46.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-25T14:30:47.076Z] Removing intermediate container a053c2fd1eda [2022-03-25T14:30:47.076Z] ---> 3ff4467d3417 [2022-03-25T14:30:47.076Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-25T14:30:48.063Z] ---> 8316b7d995c4 [2022-03-25T14:30:48.063Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-25T14:30:49.055Z] ---> 76ed6cfcbca0 [2022-03-25T14:30:49.055Z] Step 19/24 : WORKDIR / [2022-03-25T14:30:49.055Z] ---> Running in ca5974f2e9cb [2022-03-25T14:30:50.049Z] Removing intermediate container ca5974f2e9cb [2022-03-25T14:30:50.049Z] ---> 2475b76da25c [2022-03-25T14:30:50.049Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T14:30:50.049Z] ---> 1b07b5544b6b [2022-03-25T14:30:50.049Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T14:30:50.328Z] ---> Running in a8a806a4778b [2022-03-25T14:30:50.328Z] ---> Running in 8a949b56c0f4 [2022-03-25T14:30:51.319Z] Removing intermediate container 8a949b56c0f4 [2022-03-25T14:30:51.319Z] ---> 70f8298183c4 [2022-03-25T14:30:51.319Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T14:30:51.594Z] ---> Running in 84eed283e8b9 [2022-03-25T14:30:51.594Z] Removing intermediate container a8a806a4778b [2022-03-25T14:30:51.594Z] ---> d8c059b7a475 [2022-03-25T14:30:51.594Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T14:30:51.871Z] ---> Running in 724cd3269afb [2022-03-25T14:30:52.152Z] ---> 84855fe6a6ca [2022-03-25T14:30:52.152Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-25T14:30:52.152Z] Removing intermediate container 84eed283e8b9 [2022-03-25T14:30:52.152Z] ---> c5b942fe46f1 [2022-03-25T14:30:52.152Z] Step 22/24 : LABEL arch=arm64 [2022-03-25T14:30:52.433Z] ---> Running in ecc98b18bac7 [2022-03-25T14:30:52.716Z] Removing intermediate container 724cd3269afb [2022-03-25T14:30:52.716Z] ---> 11160f812e25 [2022-03-25T14:30:52.716Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T14:30:52.997Z] ---> Running in 56df91ee2b9c [2022-03-25T14:30:53.279Z] Removing intermediate container ecc98b18bac7 [2022-03-25T14:30:53.279Z] ---> c35c926eac27 [2022-03-25T14:30:53.279Z] Step 23/24 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:30:53.562Z] ---> Running in 3e27c44e5427 [2022-03-25T14:30:53.562Z] ---> 9659bdf5979b [2022-03-25T14:30:53.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-25T14:30:53.841Z] Removing intermediate container 56df91ee2b9c [2022-03-25T14:30:53.841Z] ---> 29507b6d4294 [2022-03-25T14:30:53.841Z] Step 22/23 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:30:54.131Z] ---> Running in ce47f9fdffdd [2022-03-25T14:30:54.413Z] Removing intermediate container 3e27c44e5427 [2022-03-25T14:30:54.413Z] ---> 06b6d9047999 [2022-03-25T14:30:54.413Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T14:30:54.413Z] ---> Running in e96549fd0fa4 [2022-03-25T14:30:54.692Z] Removing intermediate container ce47f9fdffdd [2022-03-25T14:30:54.692Z] ---> 7ebdf3894f34 [2022-03-25T14:30:54.692Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T14:30:54.974Z] ---> Running in 14b24594dd3f [2022-03-25T14:30:54.974Z] ---> 97cab32ab405 [2022-03-25T14:30:54.974Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-25T14:30:55.581Z] Removing intermediate container e96549fd0fa4 [2022-03-25T14:30:55.581Z] ---> 4e5892547729 [2022-03-25T14:30:55.581Z] [2022-03-25T14:30:55.862Z] Removing intermediate container 14b24594dd3f [2022-03-25T14:30:55.862Z] ---> ac93148d10f3 [2022-03-25T14:30:55.862Z] [2022-03-25T14:30:56.467Z] ---> ee6972164ff0 [2022-03-25T14:30:56.467Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-25T14:30:56.467Z] ---> Running in a848621bc733 [2022-03-25T14:30:56.747Z] Successfully built 4e5892547729 [2022-03-25T14:30:57.030Z] Successfully tagged security-spire-config-arm64:latest [2022-03-25T14:30:57.030Z]  Building security-spire-config ... done Building core-data [2022-03-25T14:30:57.030Z] Successfully built ac93148d10f3 [2022-03-25T14:30:57.030Z] Successfully tagged security-spire-server-arm64:latest [2022-03-25T14:30:57.030Z]  Building security-spire-server ... done Building security-bootstrapper [2022-03-25T14:30:57.310Z] Removing intermediate container a848621bc733 [2022-03-25T14:30:57.310Z] ---> 0425fd822f7b [2022-03-25T14:30:57.310Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-25T14:30:57.594Z] ---> Running in 99899d802c25 [2022-03-25T14:30:58.205Z] Removing intermediate container 99899d802c25 [2022-03-25T14:30:58.205Z] ---> dcee9f80df14 [2022-03-25T14:30:58.205Z] Step 22/24 : LABEL arch=arm64 [2022-03-25T14:30:58.205Z] ---> Running in 431529c12bb2 [2022-03-25T14:30:58.482Z] Removing intermediate container 431529c12bb2 [2022-03-25T14:30:58.482Z] ---> 04f4f3286b03 [2022-03-25T14:30:58.764Z] Step 23/24 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:30:58.764Z] ---> Running in 78c4627f5895 [2022-03-25T14:30:59.378Z] Removing intermediate container 78c4627f5895 [2022-03-25T14:30:59.378Z] ---> 9c3fe6694f2d [2022-03-25T14:30:59.378Z] Step 24/24 : LABEL version=0.0.0 [2022-03-25T14:30:59.378Z] ---> Running in 87201ef5e86d [2022-03-25T14:30:59.985Z] Removing intermediate container 87201ef5e86d [2022-03-25T14:30:59.985Z] ---> 9f3962636ef7 [2022-03-25T14:30:59.985Z] [2022-03-25T14:31:00.269Z] Successfully built 9f3962636ef7 [2022-03-25T14:31:00.269Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-25T14:31:00.548Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-03-25T14:32:09.530Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:32:09.530Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:32:09.530Z] ---> 09b424b7447c [2022-03-25T14:32:09.530Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T14:32:09.530Z] ---> Using cache [2022-03-25T14:32:09.530Z] ---> d7ccd357a166 [2022-03-25T14:32:09.530Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:32:09.530Z] ---> Using cache [2022-03-25T14:32:09.530Z] ---> 1d0ee1196b9a [2022-03-25T14:32:09.530Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-25T14:32:09.530Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:32:09.530Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:32:09.530Z] ---> 09b424b7447c [2022-03-25T14:32:09.530Z] Step 3/31 : WORKDIR /edgex-go [2022-03-25T14:32:09.530Z] ---> Using cache [2022-03-25T14:32:09.530Z] ---> d7ccd357a166 [2022-03-25T14:32:09.530Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:32:09.530Z] ---> Using cache [2022-03-25T14:32:09.530Z] ---> 1d0ee1196b9a [2022-03-25T14:32:09.530Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-25T14:32:09.530Z] ---> Running in cb1cdd6bb067 [2022-03-25T14:32:09.530Z] ---> Running in 29758415627f [2022-03-25T14:32:09.530Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:32:09.530Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:32:09.530Z] ---> 09b424b7447c [2022-03-25T14:32:09.530Z] Step 3/20 : WORKDIR /edgex-go [2022-03-25T14:32:09.530Z] ---> Using cache [2022-03-25T14:32:09.530Z] ---> d7ccd357a166 [2022-03-25T14:32:09.530Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-25T14:32:09.530Z] ---> Running in db97b09d3004 [2022-03-25T14:32:09.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:32:09.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:32:09.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:32:09.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:32:10.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:32:10.687Z] OK: 220 MiB in 52 packages [2022-03-25T14:32:10.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:32:11.263Z] OK: 220 MiB in 52 packages [2022-03-25T14:32:12.253Z] Removing intermediate container cb1cdd6bb067 [2022-03-25T14:32:12.253Z] ---> 49876f1afb66 [2022-03-25T14:32:12.253Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T14:32:12.535Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T14:32:12.535Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T14:32:12.535Z] OK: 15738 distinct packages available [2022-03-25T14:32:12.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:32:12.811Z] Removing intermediate container 29758415627f [2022-03-25T14:32:12.811Z] ---> c47067cf11be [2022-03-25T14:32:12.811Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-25T14:32:13.801Z] ---> 3b3d7662d5e7 [2022-03-25T14:32:13.801Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:32:13.801Z] ---> Running in 2d8008f1fc9e [2022-03-25T14:32:13.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:32:14.411Z] ---> 8ae20e6ce926 [2022-03-25T14:32:14.411Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:32:14.684Z] ---> Running in 2c597e2c11e2 [2022-03-25T14:32:15.282Z] OK: 220 MiB in 52 packages [2022-03-25T14:32:17.301Z] Removing intermediate container db97b09d3004 [2022-03-25T14:32:17.301Z] ---> 232c9abaf20a [2022-03-25T14:32:17.301Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-25T14:32:17.914Z] ---> 07e602246d04 [2022-03-25T14:32:17.914Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:32:17.914Z] ---> Running in 9b2d2ccdd6ef [2022-03-25T14:32:20.585Z] Removing intermediate container 2d8008f1fc9e [2022-03-25T14:32:20.585Z] ---> d9198c1f574e [2022-03-25T14:32:20.585Z] Step 8/23 : COPY . . [2022-03-25T14:32:21.189Z] Removing intermediate container 2c597e2c11e2 [2022-03-25T14:32:21.189Z] ---> d5d5aad61cb9 [2022-03-25T14:32:21.189Z] Step 8/31 : COPY . . [2022-03-25T14:32:24.607Z] Removing intermediate container 9b2d2ccdd6ef [2022-03-25T14:32:24.607Z] ---> b624712380d9 [2022-03-25T14:32:24.607Z] Step 7/20 : COPY . . [2022-03-25T14:33:11.651Z] ---> d39b868500ab [2022-03-25T14:33:11.651Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-25T14:33:11.651Z] ---> Running in b96a848ca023 [2022-03-25T14:33:13.096Z] ---> 84b39fe308b3 [2022-03-25T14:33:13.096Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-25T14:33:13.096Z] ---> Running in f6eb9ea9a58f [2022-03-25T14:33:14.539Z] 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-25T14:33:14.816Z] ---> 99b40b7babe6 [2022-03-25T14:33:14.816Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-25T14:33:14.816Z] ---> Running in e04f4edd9585 [2022-03-25T14:33:15.813Z] 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-25T14:33:16.802Z] 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-25T14:34:38.615Z] 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-25T14:35:00.803Z] Removing intermediate container bea7170a29c9 [2022-03-25T14:35:00.803Z] ---> e36735c26d2a [2022-03-25T14:35:00.803Z] [2022-03-25T14:35:00.803Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T14:35:00.803Z] 3.14: Pulling from library/alpine [2022-03-25T14:35:02.804Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-25T14:35:02.804Z] Status: Downloaded newer image for alpine:3.14 [2022-03-25T14:35:02.804Z] ---> 71a2028e5025 [2022-03-25T14:35:02.804Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-25T14:35:03.411Z] ---> Running in 71399b8b3289 [2022-03-25T14:35:06.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:35:06.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:35:07.322Z] Removing intermediate container 24033df5cbbc [2022-03-25T14:35:07.322Z] ---> 3a6f72bb0d97 [2022-03-25T14:35:07.322Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-25T14:35:07.322Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-25T14:35:07.322Z] ---> Running in d3ee5d57a3c5 [2022-03-25T14:35:07.597Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-25T14:35:07.597Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T14:35:07.597Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-25T14:35:07.597Z] (5/6) Installing curl (7.79.1-r0) [2022-03-25T14:35:07.597Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-25T14:35:07.597Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:35:07.879Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T14:35:08.159Z] OK: 8 MiB in 20 packages [2022-03-25T14:35:10.148Z] 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-25T14:35:10.427Z] Removing intermediate container 71399b8b3289 [2022-03-25T14:35:10.427Z] ---> 46ff2cbbd83d [2022-03-25T14:35:10.427Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T14:35:10.703Z] ---> Running in 25fd2f383f1c [2022-03-25T14:35:10.983Z] Removing intermediate container 25fd2f383f1c [2022-03-25T14:35:10.983Z] ---> 6020953670c4 [2022-03-25T14:35:10.983Z] Step 13/22 : WORKDIR /edgex [2022-03-25T14:35:11.260Z] ---> Running in 5f722e25b23c [2022-03-25T14:35:11.536Z] Removing intermediate container 5f722e25b23c [2022-03-25T14:35:11.536Z] ---> 20d71e68c328 [2022-03-25T14:35:11.536Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-25T14:35:12.524Z] ---> b093d5f4d9e8 [2022-03-25T14:35:12.524Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-25T14:35:14.536Z] Removing intermediate container d3ee5d57a3c5 [2022-03-25T14:35:14.536Z] ---> 98d4185217aa [2022-03-25T14:35:14.536Z] [2022-03-25T14:35:14.536Z] Step 11/23 : FROM docker:20.10.10 [2022-03-25T14:35:14.536Z] 20.10.10: Pulling from library/docker [2022-03-25T14:35:15.536Z] ---> 60cd032d298d [2022-03-25T14:35:15.536Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-25T14:35:20.159Z] ---> 6f0bcb5724ea [2022-03-25T14:35:20.159Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T14:35:21.604Z] ---> 6c07c3e1be88 [2022-03-25T14:35:21.604Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-25T14:35:21.891Z] ---> Running in 25736d41d68a [2022-03-25T14:35:26.232Z] Removing intermediate container 25736d41d68a [2022-03-25T14:35:26.232Z] ---> a1c9fb64a48b [2022-03-25T14:35:26.232Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T14:35:26.232Z] ---> Running in 66d7abd01886 [2022-03-25T14:35:26.510Z] Removing intermediate container 66d7abd01886 [2022-03-25T14:35:26.510Z] ---> 05ade5545319 [2022-03-25T14:35:26.510Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T14:35:26.510Z] ---> Running in f4d0f999ba85 [2022-03-25T14:35:27.504Z] Removing intermediate container f4d0f999ba85 [2022-03-25T14:35:27.504Z] ---> 3289c11f3eb6 [2022-03-25T14:35:27.504Z] Step 21/22 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:35:27.787Z] ---> Running in c93f0e1f1bff [2022-03-25T14:35:28.786Z] Removing intermediate container c93f0e1f1bff [2022-03-25T14:35:28.786Z] ---> 0e2d319c1b4e [2022-03-25T14:35:28.786Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T14:35:29.063Z] ---> Running in 69e89395ebb3 [2022-03-25T14:35:29.677Z] Removing intermediate container 69e89395ebb3 [2022-03-25T14:35:29.677Z] ---> c924c699a289 [2022-03-25T14:35:29.677Z] [2022-03-25T14:35:30.669Z] Successfully built c924c699a289 [2022-03-25T14:35:30.669Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-25T14:35:30.669Z] Building support-scheduler [2022-03-25T14:35:37.446Z]  Building security-proxy-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-25T14:35:37.446Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-25T14:35:37.446Z] ---> 520e9a0a30f7 [2022-03-25T14:35:37.446Z] 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-25T14:35:37.446Z] ---> Running in 058fd401be12 [2022-03-25T14:35:37.720Z] Removing intermediate container 058fd401be12 [2022-03-25T14:35:37.720Z] ---> 3937e49f9470 [2022-03-25T14:35:37.720Z] 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-25T14:35:37.720Z] ---> Running in 9511721dda07 [2022-03-25T14:35:39.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:35:39.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:35:41.430Z] (1/42) Installing readline (8.1.0-r0) [2022-03-25T14:35:41.430Z] (2/42) Installing bash (5.1.16-r0) [2022-03-25T14:35:41.430Z] Executing bash-5.1.16-r0.post-install [2022-03-25T14:35:41.430Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-25T14:35:41.430Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-25T14:35:41.430Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-25T14:35:41.430Z] (6/42) Installing curl (7.79.1-r0) [2022-03-25T14:35:41.430Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-25T14:35:41.430Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-25T14:35:41.430Z] (9/42) Installing expat (2.4.7-r0) [2022-03-25T14:35:41.430Z] (10/42) Installing libffi (3.3-r2) [2022-03-25T14:35:41.430Z] (11/42) Installing gdbm (1.19-r0) [2022-03-25T14:35:41.430Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-25T14:35:41.430Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T14:35:41.430Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T14:35:41.430Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-25T14:35:41.430Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-25T14:35:41.430Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-25T14:35:44.833Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-25T14:35:44.833Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-25T14:35:44.833Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-25T14:35:44.833Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-25T14:35:44.833Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-25T14:35:44.833Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-25T14:35:44.833Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-25T14:35:44.833Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-25T14:35:44.833Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-25T14:35:44.833Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-25T14:35:44.833Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-25T14:35:44.833Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-25T14:35:45.112Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-25T14:35:45.112Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-25T14:35:45.112Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-25T14:35:45.112Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-25T14:35:45.112Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-25T14:35:45.388Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-25T14:35:45.388Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-25T14:35:45.388Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-25T14:35:45.388Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-25T14:35:45.388Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-25T14:35:45.388Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-25T14:35:45.388Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-25T14:35:45.664Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-25T14:35:46.653Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:35:46.653Z] OK: 84 MiB in 64 packages [2022-03-25T14:35:54.969Z] Collecting docker-compose==1.23.2 [2022-03-25T14:35:55.244Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-25T14:35:56.686Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-25T14:35:56.686Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-25T14:35:56.686Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-25T14:35:56.686Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-25T14:36:03.416Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-25T14:36:03.416Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-25T14:36:03.416Z] Collecting docopt<0.7,>=0.6.1 [2022-03-25T14:36:03.416Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-25T14:36:06.030Z] Collecting texttable<0.10,>=0.9.0 [2022-03-25T14:36:06.030Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-25T14:36:08.012Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:36:08.012Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:36:08.012Z] ---> 09b424b7447c [2022-03-25T14:36:08.012Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T14:36:08.012Z] ---> Using cache [2022-03-25T14:36:08.012Z] ---> d7ccd357a166 [2022-03-25T14:36:08.012Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:36:08.012Z] ---> Using cache [2022-03-25T14:36:08.012Z] ---> 1d0ee1196b9a [2022-03-25T14:36:08.012Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-25T14:36:08.012Z] ---> Using cache [2022-03-25T14:36:08.012Z] ---> c47067cf11be [2022-03-25T14:36:08.012Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T14:36:08.012Z] ---> Using cache [2022-03-25T14:36:08.012Z] ---> 8ae20e6ce926 [2022-03-25T14:36:08.012Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:36:08.012Z] ---> Using cache [2022-03-25T14:36:08.012Z] ---> d5d5aad61cb9 [2022-03-25T14:36:08.012Z] Step 8/22 : COPY . . [2022-03-25T14:36:08.012Z] ---> Using cache [2022-03-25T14:36:08.012Z] ---> 84b39fe308b3 [2022-03-25T14:36:08.012Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-25T14:36:09.008Z] ---> Running in 863b518865e8 [2022-03-25T14:36:09.287Z] Collecting jsonschema<3,>=2.5.1 [2022-03-25T14:36:09.287Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-25T14:36:09.287Z] 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-25T14:36:09.567Z] Collecting cached-property<2,>=1.2.0 [2022-03-25T14:36:09.567Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-25T14:36:10.558Z] Collecting docker<4.0,>=3.6.0 [2022-03-25T14:36:10.559Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-25T14:36:10.836Z] 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-25T14:36:11.825Z] Collecting PyYAML<4,>=3.10 [2022-03-25T14:36:11.825Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-25T14:36:16.134Z] Collecting docker-pycreds>=0.4.0 [2022-03-25T14:36:16.134Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-25T14:36:16.734Z] Collecting idna<2.8,>=2.5 [2022-03-25T14:36:16.734Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-25T14:36:17.721Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-25T14:36:17.721Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-25T14:36:17.721Z] 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-25T14:36:17.721Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-25T14:36:17.721Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-25T14:36:18.322Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-25T14:36:18.322Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-25T14:36:18.322Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-25T14:36:18.322Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-25T14:36:19.766Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-25T14:36:19.766Z] Attempting uninstall: urllib3 [2022-03-25T14:36:19.766Z] Found existing installation: urllib3 1.26.5 [2022-03-25T14:36:19.766Z] Uninstalling urllib3-1.26.5: [2022-03-25T14:36:19.766Z] Successfully uninstalled urllib3-1.26.5 [2022-03-25T14:36:20.367Z] Attempting uninstall: idna [2022-03-25T14:36:20.367Z] Found existing installation: idna 3.2 [2022-03-25T14:36:20.367Z] Uninstalling idna-3.2: [2022-03-25T14:36:20.643Z] Successfully uninstalled idna-3.2 [2022-03-25T14:36:22.089Z] Attempting uninstall: chardet [2022-03-25T14:36:22.089Z] Found existing installation: chardet 4.0.0 [2022-03-25T14:36:22.089Z] Uninstalling chardet-4.0.0: [2022-03-25T14:36:22.089Z] Successfully uninstalled chardet-4.0.0 [2022-03-25T14:36:24.083Z] Attempting uninstall: requests [2022-03-25T14:36:24.083Z] Found existing installation: requests 2.25.1 [2022-03-25T14:36:24.083Z] Uninstalling requests-2.25.1: [2022-03-25T14:36:24.083Z] Successfully uninstalled requests-2.25.1 [2022-03-25T14:36:24.684Z] Running setup.py install for texttable: started [2022-03-25T14:36:27.326Z] Running setup.py install for texttable: finished with status 'done' [2022-03-25T14:36:27.326Z] Running setup.py install for PyYAML: started [2022-03-25T14:36:30.734Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-25T14:36:30.734Z] Running setup.py install for docopt: started [2022-03-25T14:36:33.364Z] Running setup.py install for docopt: finished with status 'done' [2022-03-25T14:36:33.364Z] Running setup.py install for dockerpty: started [2022-03-25T14:36:35.994Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-25T14:36:37.977Z] 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-25T14:36:53.349Z] Removing intermediate container 9511721dda07 [2022-03-25T14:36:53.349Z] ---> ff970548d198 [2022-03-25T14:36:53.349Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-25T14:36:53.631Z] ---> Running in 8a18abbd80a9 [2022-03-25T14:36:54.234Z] Removing intermediate container 8a18abbd80a9 [2022-03-25T14:36:54.234Z] ---> 8e59c31fc7cd [2022-03-25T14:36:54.234Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-25T14:36:54.234Z] ---> Running in 413f7d0b3a91 [2022-03-25T14:36:54.835Z] Removing intermediate container 413f7d0b3a91 [2022-03-25T14:36:54.835Z] ---> 14da448584f9 [2022-03-25T14:36:54.835Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-25T14:36:57.464Z] ---> a7bf74cf0a8e [2022-03-25T14:36:57.465Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-25T14:36:58.087Z] ---> 554fa169b1fa [2022-03-25T14:36:58.087Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-25T14:36:59.079Z] ---> 97c3caf59366 [2022-03-25T14:36:59.079Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-25T14:36:59.079Z] ---> Running in d5d7b734ff55 [2022-03-25T14:36:59.692Z] Removing intermediate container d5d7b734ff55 [2022-03-25T14:36:59.692Z] ---> b96582cd470a [2022-03-25T14:36:59.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:36:59.692Z] ---> Running in 685abe240062 [2022-03-25T14:37:00.294Z] Removing intermediate container 685abe240062 [2022-03-25T14:37:00.294Z] ---> 365f70dc622c [2022-03-25T14:37:00.294Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T14:37:00.294Z] ---> Running in a204d68fe16c [2022-03-25T14:37:00.900Z] Removing intermediate container a204d68fe16c [2022-03-25T14:37:00.900Z] ---> ee76b8bbbf15 [2022-03-25T14:37:00.900Z] Step 22/23 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:37:00.900Z] ---> Running in e424b256baf8 [2022-03-25T14:37:01.504Z] Removing intermediate container e424b256baf8 [2022-03-25T14:37:01.504Z] ---> 696a91c6b0b4 [2022-03-25T14:37:01.504Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T14:37:01.784Z] ---> Running in 4286ec7b1294 [2022-03-25T14:37:02.410Z] Removing intermediate container 4286ec7b1294 [2022-03-25T14:37:02.410Z] ---> 026142061a95 [2022-03-25T14:37:02.410Z] [2022-03-25T14:37:03.015Z] Successfully built 026142061a95 [2022-03-25T14:37:03.015Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-25T14:37:03.015Z] Building support-notifications [2022-03-25T14:37:42.053Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:37:42.053Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:37:42.053Z] ---> 09b424b7447c [2022-03-25T14:37:42.053Z] Step 3/22 : WORKDIR /edgex-go [2022-03-25T14:37:42.053Z] ---> Using cache [2022-03-25T14:37:42.053Z] ---> d7ccd357a166 [2022-03-25T14:37:42.053Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:37:42.053Z] ---> Using cache [2022-03-25T14:37:42.053Z] ---> 1d0ee1196b9a [2022-03-25T14:37:42.053Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-25T14:37:42.053Z] ---> Running in 31a44ba5aeb8 [2022-03-25T14:37:42.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:37:43.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:37:44.491Z] OK: 220 MiB in 52 packages [2022-03-25T14:37:45.953Z] Removing intermediate container 31a44ba5aeb8 [2022-03-25T14:37:45.953Z] ---> 79a7c7088d29 [2022-03-25T14:37:45.953Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-25T14:37:46.955Z] ---> 084f3fe705fd [2022-03-25T14:37:46.955Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:37:46.955Z] ---> Running in bc6641c083bc [2022-03-25T14:37:52.386Z] Removing intermediate container bc6641c083bc [2022-03-25T14:37:52.386Z] ---> 9e61e381b4d0 [2022-03-25T14:37:52.386Z] Step 8/22 : COPY . . [2022-03-25T14:38:19.210Z] ---> 04d01974e457 [2022-03-25T14:38:19.210Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-25T14:38:19.210Z] ---> Running in 55ccaf682c6f [2022-03-25T14:38:19.210Z] 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-25T14:39:56.055Z] Removing intermediate container e04f4edd9585 [2022-03-25T14:39:56.055Z] ---> e3b73144c1cc [2022-03-25T14:39:56.055Z] [2022-03-25T14:39:56.055Z] Step 9/20 : FROM alpine:3.15 [2022-03-25T14:39:56.055Z] ---> 7ffa42511a80 [2022-03-25T14:39:56.055Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-25T14:39:56.055Z] ---> Using cache [2022-03-25T14:39:56.055Z] ---> 7f02b53affd2 [2022-03-25T14:39:56.055Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:39:56.055Z] ---> Using cache [2022-03-25T14:39:56.055Z] ---> 08302f96fa03 [2022-03-25T14:39:56.055Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-25T14:39:56.055Z] ---> Running in 3d6b43f2657b [2022-03-25T14:39:56.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:39:56.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:39:56.334Z] v3.15.2-8-gcb4dbad273 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-25T14:39:56.334Z] v3.15.2-16-g66f384cf0d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-25T14:39:56.334Z] OK: 15729 distinct packages available [2022-03-25T14:39:56.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:39:57.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:39:59.613Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-25T14:39:59.894Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-25T14:39:59.894Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-25T14:40:00.179Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-25T14:40:00.179Z] (5/9) Installing curl (7.80.0-r0) [2022-03-25T14:40:00.179Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-25T14:40:00.458Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-25T14:40:00.458Z] (8/9) Installing libucontext (1.1-r0) [2022-03-25T14:40:00.458Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-25T14:40:00.741Z] Executing busybox-1.34.1-r4.trigger [2022-03-25T14:40:00.741Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T14:40:01.030Z] OK: 8 MiB in 23 packages [2022-03-25T14:40:03.689Z] Removing intermediate container f6eb9ea9a58f [2022-03-25T14:40:03.689Z] ---> bd1ace7edc36 [2022-03-25T14:40:03.689Z] [2022-03-25T14:40:03.689Z] Step 10/31 : FROM alpine:3.14 [2022-03-25T14:40:03.689Z] ---> 71a2028e5025 [2022-03-25T14:40:03.689Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-25T14:40:03.970Z] ---> Running in 98c5b6d366cc [2022-03-25T14:40:04.574Z] Removing intermediate container 98c5b6d366cc [2022-03-25T14:40:04.574Z] ---> cbe93bdb6ee0 [2022-03-25T14:40:04.574Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-25T14:40:04.574Z] ---> Running in c39df8481989 [2022-03-25T14:40:04.852Z] Removing intermediate container 3d6b43f2657b [2022-03-25T14:40:04.852Z] ---> 7ac5e39ab59f [2022-03-25T14:40:04.852Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:40:05.839Z] ---> fb0de50ce218 [2022-03-25T14:40:05.839Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-25T14:40:06.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:40:07.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:40:08.528Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-25T14:40:08.528Z] (2/2) Installing su-exec (0.2-r1) [2022-03-25T14:40:08.528Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:40:08.528Z] OK: 6 MiB in 16 packages [2022-03-25T14:40:08.528Z] ---> 38c1d6b50be4 [2022-03-25T14:40:08.528Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-25T14:40:09.965Z] ---> 1956f1084bea [2022-03-25T14:40:09.965Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-25T14:40:09.965Z] ---> Running in 3b436af7e859 [2022-03-25T14:40:09.965Z] Removing intermediate container c39df8481989 [2022-03-25T14:40:09.965Z] ---> 088209fceb9c [2022-03-25T14:40:09.965Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-25T14:40:10.242Z] ---> Running in ed62a0831f9f [2022-03-25T14:40:10.518Z] Removing intermediate container 3b436af7e859 [2022-03-25T14:40:10.811Z] ---> 5eac62d220be [2022-03-25T14:40:10.811Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:40:10.811Z] ---> Running in 6616d0c88048 [2022-03-25T14:40:10.811Z] Removing intermediate container ed62a0831f9f [2022-03-25T14:40:10.811Z] ---> 83115423034b [2022-03-25T14:40:10.811Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-25T14:40:11.088Z] ---> Running in afc6f7df9064 [2022-03-25T14:40:11.366Z] Removing intermediate container 6616d0c88048 [2022-03-25T14:40:11.366Z] ---> 2ef460114e10 [2022-03-25T14:40:11.366Z] Step 18/20 : LABEL arch=arm64 [2022-03-25T14:40:11.645Z] ---> Running in f77379662a90 [2022-03-25T14:40:11.645Z] Removing intermediate container afc6f7df9064 [2022-03-25T14:40:11.645Z] ---> 873c559dae06 [2022-03-25T14:40:11.645Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-25T14:40:11.936Z] ---> Running in e6410057f860 [2022-03-25T14:40:12.557Z] Removing intermediate container f77379662a90 [2022-03-25T14:40:12.557Z] ---> fd5554e291e9 [2022-03-25T14:40:12.557Z] Step 19/20 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:40:12.557Z] ---> Running in 7b3ca9856a06 [2022-03-25T14:40:13.261Z] Removing intermediate container 7b3ca9856a06 [2022-03-25T14:40:13.261Z] ---> 071f663b4a1a [2022-03-25T14:40:13.261Z] Step 20/20 : LABEL version=0.0.0 [2022-03-25T14:40:13.662Z] ---> Running in 8b7b7fed6b78 [2022-03-25T14:40:14.315Z] Removing intermediate container 8b7b7fed6b78 [2022-03-25T14:40:14.316Z] ---> 610a85e38bdd [2022-03-25T14:40:14.316Z] [2022-03-25T14:40:15.853Z] Successfully built 610a85e38bdd [2022-03-25T14:40:15.853Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-25T14:40:15.853Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-03-25T14:40:15.853Z] Removing intermediate container e6410057f860 [2022-03-25T14:40:15.853Z] ---> ae5c5f7e64bd [2022-03-25T14:40:15.853Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-25T14:40:16.130Z] ---> Running in 9fa875e3136e [2022-03-25T14:40:16.409Z] Removing intermediate container 9fa875e3136e [2022-03-25T14:40:16.409Z] ---> dad4389f8486 [2022-03-25T14:40:16.409Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-25T14:40:17.411Z] ---> 5398d7e41419 [2022-03-25T14:40:17.411Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-25T14:40:17.689Z] ---> Running in db5de0b4c6e4 [2022-03-25T14:40:21.149Z] Removing intermediate container db5de0b4c6e4 [2022-03-25T14:40:21.149Z] ---> b96b2ae52fc1 [2022-03-25T14:40:21.149Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:40:21.764Z] ---> c7a6d49c8f4c [2022-03-25T14:40:21.764Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-25T14:40:24.421Z] ---> 182b39080da5 [2022-03-25T14:40:24.421Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-25T14:40:24.700Z] ---> 97775a684de1 [2022-03-25T14:40:24.700Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-25T14:40:25.736Z] ---> 3cbc866da3ff [2022-03-25T14:40:25.736Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-25T14:40:26.730Z] ---> dbf4b14db561 [2022-03-25T14:40:26.730Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-25T14:40:27.007Z] ---> Running in 10fbf0c597ff [2022-03-25T14:40:27.619Z] Removing intermediate container 10fbf0c597ff [2022-03-25T14:40:27.619Z] ---> 94afb0e12f6c [2022-03-25T14:40:27.619Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-25T14:40:28.617Z] ---> 8a0acb5ed039 [2022-03-25T14:40:28.617Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-25T14:40:28.895Z] ---> Running in c2fc5cd218f8 [2022-03-25T14:40:32.318Z] Removing intermediate container c2fc5cd218f8 [2022-03-25T14:40:32.318Z] ---> bd111699cb9f [2022-03-25T14:40:32.318Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-25T14:40:32.597Z] ---> Running in ca027d305295 [2022-03-25T14:40:33.215Z] Removing intermediate container ca027d305295 [2022-03-25T14:40:33.215Z] ---> 291d2ae43d1d [2022-03-25T14:40:33.215Z] Step 28/31 : CMD ["gate"] [2022-03-25T14:40:33.823Z] ---> Running in 8008ff3ab7b1 [2022-03-25T14:40:34.428Z] Removing intermediate container 8008ff3ab7b1 [2022-03-25T14:40:34.428Z] ---> bde6e4d7fda3 [2022-03-25T14:40:34.428Z] Step 29/31 : LABEL arch=arm64 [2022-03-25T14:40:35.035Z] ---> Running in 29fa884ea6cc [2022-03-25T14:40:35.641Z] Removing intermediate container 29fa884ea6cc [2022-03-25T14:40:35.641Z] ---> 43eadd54eee2 [2022-03-25T14:40:35.641Z] Step 30/31 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:40:35.920Z] ---> Running in bd9f833bfce8 [2022-03-25T14:40:36.524Z] Removing intermediate container bd9f833bfce8 [2022-03-25T14:40:36.524Z] ---> e8239e9e248e [2022-03-25T14:40:36.524Z] Step 31/31 : LABEL version=0.0.0 [2022-03-25T14:40:37.125Z] ---> Running in cebac5bdfe80 [2022-03-25T14:40:37.727Z] Removing intermediate container cebac5bdfe80 [2022-03-25T14:40:37.727Z] ---> 94d00c15b269 [2022-03-25T14:40:37.727Z] [2022-03-25T14:40:38.711Z] Successfully built 94d00c15b269 [2022-03-25T14:40:38.711Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-25T14:40:38.711Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-03-25T14:41:00.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:41:00.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:41:00.906Z] ---> 09b424b7447c [2022-03-25T14:41:00.906Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T14:41:00.906Z] ---> Using cache [2022-03-25T14:41:00.906Z] ---> d7ccd357a166 [2022-03-25T14:41:00.906Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:41:00.906Z] ---> Using cache [2022-03-25T14:41:00.906Z] ---> 1d0ee1196b9a [2022-03-25T14:41:00.906Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T14:41:00.906Z] ---> Using cache [2022-03-25T14:41:00.906Z] ---> c47067cf11be [2022-03-25T14:41:00.906Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T14:41:00.906Z] ---> Using cache [2022-03-25T14:41:00.906Z] ---> 8ae20e6ce926 [2022-03-25T14:41:00.906Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:41:00.906Z] ---> Using cache [2022-03-25T14:41:00.906Z] ---> d5d5aad61cb9 [2022-03-25T14:41:00.906Z] Step 8/23 : COPY . . [2022-03-25T14:41:00.906Z] ---> Using cache [2022-03-25T14:41:00.906Z] ---> 84b39fe308b3 [2022-03-25T14:41:00.906Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-25T14:41:00.906Z] ---> Running in 3b099e2256a0 [2022-03-25T14:41:02.351Z] 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-25T14:41:04.350Z] Removing intermediate container b96a848ca023 [2022-03-25T14:41:04.350Z] ---> 19e00c79a6da [2022-03-25T14:41:04.350Z] [2022-03-25T14:41:04.350Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T14:41:04.350Z] ---> 71a2028e5025 [2022-03-25T14:41:04.350Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-25T14:41:04.637Z] ---> Running in a5a27588499c [2022-03-25T14:41:05.621Z] Removing intermediate container a5a27588499c [2022-03-25T14:41:05.621Z] ---> a327818c84c6 [2022-03-25T14:41:05.621Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-25T14:41:05.621Z] ---> Running in 1e64475548f5 [2022-03-25T14:41:06.223Z] Removing intermediate container 1e64475548f5 [2022-03-25T14:41:06.223Z] ---> c1d20de03538 [2022-03-25T14:41:06.223Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-25T14:41:06.223Z] ---> Running in e302ddc0f2f1 [2022-03-25T14:41:06.872Z] Removing intermediate container e302ddc0f2f1 [2022-03-25T14:41:06.872Z] ---> a5dadc9287f8 [2022-03-25T14:41:06.872Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:41:07.159Z] ---> Running in 0090f808786c [2022-03-25T14:41:11.503Z] Removing intermediate container 0090f808786c [2022-03-25T14:41:11.504Z] ---> 071ed93e7dd3 [2022-03-25T14:41:11.504Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-25T14:41:11.504Z] ---> Running in f0c503bea64d [2022-03-25T14:41:13.511Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:41:14.510Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:41:15.975Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-25T14:41:15.975Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-25T14:41:15.975Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-25T14:41:16.253Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-25T14:41:16.533Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-25T14:41:16.533Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-25T14:41:16.533Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:41:16.815Z] OK: 8 MiB in 20 packages [2022-03-25T14:41:19.471Z] Removing intermediate container f0c503bea64d [2022-03-25T14:41:19.471Z] ---> b5aa19a08297 [2022-03-25T14:41:19.471Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:41:20.466Z] ---> 019c9b848d3a [2022-03-25T14:41:20.466Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-25T14:41:23.128Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:41:23.128Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:41:23.128Z] ---> 09b424b7447c [2022-03-25T14:41:23.128Z] Step 3/25 : WORKDIR /edgex-go [2022-03-25T14:41:23.128Z] ---> Using cache [2022-03-25T14:41:23.128Z] ---> d7ccd357a166 [2022-03-25T14:41:23.128Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:41:23.128Z] ---> Using cache [2022-03-25T14:41:23.128Z] ---> 1d0ee1196b9a [2022-03-25T14:41:23.128Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-25T14:41:23.128Z] ---> Using cache [2022-03-25T14:41:23.128Z] ---> c47067cf11be [2022-03-25T14:41:23.128Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-25T14:41:23.128Z] ---> Using cache [2022-03-25T14:41:23.128Z] ---> 8ae20e6ce926 [2022-03-25T14:41:23.128Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:41:23.128Z] ---> Using cache [2022-03-25T14:41:23.128Z] ---> d5d5aad61cb9 [2022-03-25T14:41:23.128Z] Step 8/25 : COPY . . [2022-03-25T14:41:23.128Z] ---> Using cache [2022-03-25T14:41:23.128Z] ---> 84b39fe308b3 [2022-03-25T14:41:23.128Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-25T14:41:23.407Z] ---> Running in f887ae9771e8 [2022-03-25T14:41:24.015Z] ---> 467910e8226d [2022-03-25T14:41:24.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-25T14:41:25.014Z] ---> 388dada6e30b [2022-03-25T14:41:25.014Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-25T14:41:25.293Z] ---> Running in e747536f4ff9 [2022-03-25T14:41:25.571Z] 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-25T14:41:25.850Z] Removing intermediate container e747536f4ff9 [2022-03-25T14:41:25.850Z] ---> c5a8587b465e [2022-03-25T14:41:25.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:41:26.129Z] ---> Running in c43219c035d8 [2022-03-25T14:41:26.416Z] Removing intermediate container c43219c035d8 [2022-03-25T14:41:26.416Z] ---> 994601514840 [2022-03-25T14:41:26.416Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T14:41:26.696Z] ---> Running in 7449b4d34ae2 [2022-03-25T14:41:27.300Z] Removing intermediate container 7449b4d34ae2 [2022-03-25T14:41:27.300Z] ---> b6903bd35682 [2022-03-25T14:41:27.300Z] Step 22/23 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:41:27.300Z] ---> Running in 38f2d3ccafa9 [2022-03-25T14:41:27.898Z] Removing intermediate container 38f2d3ccafa9 [2022-03-25T14:41:27.898Z] ---> 4b5678afddf0 [2022-03-25T14:41:27.898Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T14:41:27.898Z] ---> Running in 01f20ec1b265 [2022-03-25T14:41:28.499Z] Removing intermediate container 01f20ec1b265 [2022-03-25T14:41:28.499Z] ---> 4f3180647b42 [2022-03-25T14:41:28.499Z] [2022-03-25T14:41:28.777Z] Successfully built 4f3180647b42 [2022-03-25T14:41:28.777Z] Successfully tagged core-data-arm64:latest [2022-03-25T14:41:28.777Z] Building core-command [2022-03-25T14:42:07.893Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-25T14:42:07.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-25T14:42:07.893Z] ---> 09b424b7447c [2022-03-25T14:42:07.893Z] Step 3/23 : WORKDIR /edgex-go [2022-03-25T14:42:07.893Z] ---> Using cache [2022-03-25T14:42:07.893Z] ---> d7ccd357a166 [2022-03-25T14:42:07.893Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-25T14:42:07.893Z] ---> Using cache [2022-03-25T14:42:07.893Z] ---> 1d0ee1196b9a [2022-03-25T14:42:07.893Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-25T14:42:07.893Z] ---> Using cache [2022-03-25T14:42:07.893Z] ---> c47067cf11be [2022-03-25T14:42:07.893Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-25T14:42:07.893Z] ---> Using cache [2022-03-25T14:42:07.893Z] ---> 8ae20e6ce926 [2022-03-25T14:42:07.893Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-25T14:42:07.893Z] ---> Using cache [2022-03-25T14:42:07.893Z] ---> d5d5aad61cb9 [2022-03-25T14:42:07.893Z] Step 8/23 : COPY . . [2022-03-25T14:42:07.893Z] ---> Using cache [2022-03-25T14:42:07.893Z] ---> 84b39fe308b3 [2022-03-25T14:42:07.893Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-25T14:42:07.893Z] ---> Running in b7c7469987ac [2022-03-25T14:42:07.893Z] 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-25T14:43:15.981Z] Removing intermediate container 863b518865e8 [2022-03-25T14:43:15.981Z] ---> 8c928ca79a0d [2022-03-25T14:43:15.981Z] [2022-03-25T14:43:15.981Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T14:43:15.981Z] ---> 71a2028e5025 [2022-03-25T14:43:15.981Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-25T14:43:15.981Z] ---> Running in ecc1e35e3b7b [2022-03-25T14:43:15.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:43:16.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:43:17.723Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-25T14:43:17.723Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:43:17.723Z] OK: 5 MiB in 15 packages [2022-03-25T14:43:19.180Z] Removing intermediate container ecc1e35e3b7b [2022-03-25T14:43:19.180Z] ---> ab6f3b4e6f7e [2022-03-25T14:43:19.180Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T14:43:19.180Z] ---> Running in d5a42ffc31cf [2022-03-25T14:43:19.473Z] Removing intermediate container d5a42ffc31cf [2022-03-25T14:43:19.473Z] ---> 5c9fd6142f60 [2022-03-25T14:43:19.473Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-25T14:43:19.769Z] ---> Running in cda19be662e9 [2022-03-25T14:43:20.072Z] Removing intermediate container cda19be662e9 [2022-03-25T14:43:20.072Z] ---> dded8a118799 [2022-03-25T14:43:20.072Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T14:43:20.361Z] ---> Running in 2877fd562960 [2022-03-25T14:43:20.638Z] Removing intermediate container 2877fd562960 [2022-03-25T14:43:20.638Z] ---> d03b6139925c [2022-03-25T14:43:20.929Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:43:21.541Z] ---> 8a1b85510d8c [2022-03-25T14:43:21.541Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-25T14:43:24.226Z] ---> e0245aa4d451 [2022-03-25T14:43:24.226Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-25T14:43:24.505Z] ---> 43ef34adf103 [2022-03-25T14:43:24.505Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-25T14:43:24.505Z] ---> Running in 92f4be4cdfee [2022-03-25T14:43:25.122Z] Removing intermediate container 92f4be4cdfee [2022-03-25T14:43:25.122Z] ---> 1d92fd8ae042 [2022-03-25T14:43:25.122Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:43:25.122Z] ---> Running in 3d352fdd2d02 [2022-03-25T14:43:25.742Z] Removing intermediate container 3d352fdd2d02 [2022-03-25T14:43:25.742Z] ---> b6d814fad061 [2022-03-25T14:43:25.742Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T14:43:26.024Z] ---> Running in 1b48f73ad747 [2022-03-25T14:43:26.627Z] Removing intermediate container 1b48f73ad747 [2022-03-25T14:43:26.627Z] ---> 87849a1d14b7 [2022-03-25T14:43:26.627Z] Step 21/22 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:43:26.627Z] ---> Running in bedb5c58240d [2022-03-25T14:43:27.231Z] Removing intermediate container bedb5c58240d [2022-03-25T14:43:27.231Z] ---> 93074cb0e324 [2022-03-25T14:43:27.231Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T14:43:27.231Z] ---> Running in 3a56927c0db3 [2022-03-25T14:43:27.837Z] Removing intermediate container 3a56927c0db3 [2022-03-25T14:43:27.837Z] ---> 5e6b1cf62a4e [2022-03-25T14:43:27.837Z] [2022-03-25T14:43:28.114Z] Successfully built 5e6b1cf62a4e [2022-03-25T14:43:28.390Z] Successfully tagged support-scheduler-arm64:latest [2022-03-25T14:44:50.191Z]  Building support-scheduler ... done Removing intermediate container 55ccaf682c6f [2022-03-25T14:44:50.191Z] ---> fc1dfaea3716 [2022-03-25T14:44:50.191Z] [2022-03-25T14:44:50.191Z] Step 10/22 : FROM alpine:3.14 [2022-03-25T14:44:50.191Z] ---> 71a2028e5025 [2022-03-25T14:44:50.191Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-25T14:44:50.191Z] ---> Running in c594b07ce448 [2022-03-25T14:44:50.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:44:51.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:44:52.378Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-25T14:44:52.378Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-25T14:44:52.378Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:44:52.378Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T14:44:52.656Z] OK: 6 MiB in 16 packages [2022-03-25T14:44:54.676Z] Removing intermediate container c594b07ce448 [2022-03-25T14:44:54.676Z] ---> a553dca091d1 [2022-03-25T14:44:54.676Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T14:44:54.676Z] ---> Running in fb111b1743ed [2022-03-25T14:44:55.284Z] Removing intermediate container fb111b1743ed [2022-03-25T14:44:55.284Z] ---> 51286f6e7e27 [2022-03-25T14:44:55.284Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-25T14:44:55.284Z] ---> Running in 4e5c82a32bba [2022-03-25T14:44:55.892Z] Removing intermediate container 4e5c82a32bba [2022-03-25T14:44:55.892Z] ---> dc411a37fef7 [2022-03-25T14:44:55.892Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-25T14:44:55.892Z] ---> Running in aa55cc8c5e0c [2022-03-25T14:44:56.499Z] Removing intermediate container aa55cc8c5e0c [2022-03-25T14:44:56.499Z] ---> a4791d6b8f5b [2022-03-25T14:44:56.499Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:44:57.494Z] ---> fe189d56500b [2022-03-25T14:44:57.494Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-25T14:44:59.506Z] ---> 26729eb8a66e [2022-03-25T14:44:59.506Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-25T14:45:00.115Z] ---> 2b39559fe9b6 [2022-03-25T14:45:00.115Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-25T14:45:00.393Z] ---> Running in 3eafcb5326ba [2022-03-25T14:45:00.994Z] Removing intermediate container 3eafcb5326ba [2022-03-25T14:45:00.994Z] ---> 3bcac65b9dfd [2022-03-25T14:45:00.994Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:45:00.994Z] ---> Running in 160c85132407 [2022-03-25T14:45:01.591Z] Removing intermediate container 160c85132407 [2022-03-25T14:45:01.591Z] ---> e6224132b5a6 [2022-03-25T14:45:01.591Z] Step 20/22 : LABEL arch=arm64 [2022-03-25T14:45:01.591Z] ---> Running in 16ead02d6ef2 [2022-03-25T14:45:02.194Z] Removing intermediate container 16ead02d6ef2 [2022-03-25T14:45:02.194Z] ---> 9716fec9cfcd [2022-03-25T14:45:02.194Z] Step 21/22 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:45:02.194Z] ---> Running in f344326c9c7b [2022-03-25T14:45:02.796Z] Removing intermediate container f344326c9c7b [2022-03-25T14:45:02.796Z] ---> 515d9ad82076 [2022-03-25T14:45:02.796Z] Step 22/22 : LABEL version=0.0.0 [2022-03-25T14:45:02.796Z] ---> Running in e8c33c22e21f [2022-03-25T14:45:03.399Z] Removing intermediate container e8c33c22e21f [2022-03-25T14:45:03.400Z] ---> f64a551b5b91 [2022-03-25T14:45:03.400Z] [2022-03-25T14:45:04.002Z] Successfully built f64a551b5b91 [2022-03-25T14:45:04.002Z] Successfully tagged support-notifications-arm64:latest [2022-03-25T14:46:25.874Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-25T14:46:38.600Z] Removing intermediate container 3b099e2256a0 [2022-03-25T14:46:38.600Z] ---> 53bc48fed798 [2022-03-25T14:46:38.600Z] [2022-03-25T14:46:38.600Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T14:46:38.600Z] ---> 71a2028e5025 [2022-03-25T14:46:38.600Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T14:46:38.600Z] ---> Using cache [2022-03-25T14:46:38.600Z] ---> ab6f3b4e6f7e [2022-03-25T14:46:38.600Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T14:46:38.600Z] ---> Using cache [2022-03-25T14:46:38.600Z] ---> 5c9fd6142f60 [2022-03-25T14:46:38.600Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-25T14:46:38.600Z] ---> Running in 5cefe77d0efe [2022-03-25T14:46:38.874Z] Removing intermediate container 5cefe77d0efe [2022-03-25T14:46:38.874Z] ---> 91e1626af91b [2022-03-25T14:46:38.874Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T14:46:39.145Z] ---> Running in 996f66195537 [2022-03-25T14:46:39.421Z] Removing intermediate container 996f66195537 [2022-03-25T14:46:39.421Z] ---> 4951e4624744 [2022-03-25T14:46:39.421Z] Step 15/23 : WORKDIR / [2022-03-25T14:46:39.698Z] ---> Running in 2f913e982c3d [2022-03-25T14:46:40.300Z] Removing intermediate container f887ae9771e8 [2022-03-25T14:46:40.300Z] ---> 8b6a17236d5b [2022-03-25T14:46:40.300Z] [2022-03-25T14:46:40.300Z] Step 10/25 : FROM alpine:3.14 [2022-03-25T14:46:40.300Z] ---> 71a2028e5025 [2022-03-25T14:46:40.300Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-25T14:46:40.300Z] Removing intermediate container 2f913e982c3d [2022-03-25T14:46:40.300Z] ---> e21a375aa7f6 [2022-03-25T14:46:40.300Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:46:40.300Z] ---> Running in 25a01483cbf9 [2022-03-25T14:46:41.276Z] ---> fd55a160f212 [2022-03-25T14:46:41.276Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-25T14:46:41.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-25T14:46:41.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-25T14:46:42.808Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-25T14:46:42.808Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-25T14:46:42.808Z] (3/3) Installing su-exec (0.2-r1) [2022-03-25T14:46:42.808Z] Executing busybox-1.33.1-r6.trigger [2022-03-25T14:46:42.808Z] Executing ca-certificates-20211220-r0.trigger [2022-03-25T14:46:42.808Z] OK: 6 MiB in 17 packages [2022-03-25T14:46:43.407Z] ---> 92038c909548 [2022-03-25T14:46:43.407Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-25T14:46:44.400Z] ---> 095f5c2bf94b [2022-03-25T14:46:44.400Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-25T14:46:44.674Z] ---> Running in 5ca04504a08c [2022-03-25T14:46:44.674Z] Removing intermediate container 25a01483cbf9 [2022-03-25T14:46:44.674Z] ---> 81c2a0c273e6 [2022-03-25T14:46:44.674Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-25T14:46:44.954Z] ---> Running in 757e3b0367bf [2022-03-25T14:46:45.229Z] Removing intermediate container 5ca04504a08c [2022-03-25T14:46:45.229Z] ---> 5e14e251ab69 [2022-03-25T14:46:45.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:46:45.229Z] ---> Running in 461753096eaa [2022-03-25T14:46:45.229Z] Removing intermediate container 757e3b0367bf [2022-03-25T14:46:45.229Z] ---> c628d72aeda3 [2022-03-25T14:46:45.229Z] Step 13/25 : WORKDIR / [2022-03-25T14:46:45.504Z] ---> Running in 6ab9f53afc80 [2022-03-25T14:46:45.776Z] Removing intermediate container 461753096eaa [2022-03-25T14:46:45.776Z] ---> 6f5f927cc6bc [2022-03-25T14:46:45.776Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T14:46:46.050Z] ---> Running in ce89afed6ce6 [2022-03-25T14:46:46.050Z] Removing intermediate container 6ab9f53afc80 [2022-03-25T14:46:46.050Z] ---> a1dc791bdb3a [2022-03-25T14:46:46.050Z] 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-25T14:46:46.650Z] Removing intermediate container ce89afed6ce6 [2022-03-25T14:46:46.650Z] ---> 199047afb580 [2022-03-25T14:46:46.650Z] Step 22/23 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:46:46.650Z] ---> Running in 0b902aa00a4a [2022-03-25T14:46:46.927Z] ---> a6cacf428847 [2022-03-25T14:46:46.927Z] 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-25T14:46:46.927Z] Removing intermediate container 0b902aa00a4a [2022-03-25T14:46:46.927Z] ---> 52b6c7744b99 [2022-03-25T14:46:46.927Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T14:46:47.219Z] ---> Running in 027bf3047bf5 [2022-03-25T14:46:47.219Z] Removing intermediate container b7c7469987ac [2022-03-25T14:46:47.219Z] ---> 0344f573cf8a [2022-03-25T14:46:47.219Z] [2022-03-25T14:46:47.219Z] Step 10/23 : FROM alpine:3.14 [2022-03-25T14:46:47.219Z] ---> 71a2028e5025 [2022-03-25T14:46:47.219Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-25T14:46:47.219Z] ---> Using cache [2022-03-25T14:46:47.219Z] ---> ab6f3b4e6f7e [2022-03-25T14:46:47.502Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-25T14:46:47.502Z] ---> Using cache [2022-03-25T14:46:47.502Z] ---> 5c9fd6142f60 [2022-03-25T14:46:47.502Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-25T14:46:47.502Z] ---> Running in fa1acae3a5e8 [2022-03-25T14:46:47.779Z] ---> 08b078943bf2 [2022-03-25T14:46:47.779Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-25T14:46:47.779Z] Removing intermediate container 027bf3047bf5 [2022-03-25T14:46:47.779Z] ---> 934a2aaec4af [2022-03-25T14:46:47.779Z] [2022-03-25T14:46:48.053Z] Removing intermediate container fa1acae3a5e8 [2022-03-25T14:46:48.053Z] ---> 9230680f819b [2022-03-25T14:46:48.053Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-25T14:46:48.053Z] ---> Running in 0666374cd5e5 [2022-03-25T14:46:48.328Z] ---> dfe4bc3a5ea8 [2022-03-25T14:46:48.328Z] Successfully built 934a2aaec4af [2022-03-25T14:46:48.328Z] 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-25T14:46:48.328Z] Successfully tagged core-metadata-arm64:latest [2022-03-25T14:46:48.328Z]  Building core-metadata ... done Removing intermediate container 0666374cd5e5 [2022-03-25T14:46:48.328Z] ---> 8a138c72b565 [2022-03-25T14:46:48.328Z] Step 15/23 : WORKDIR / [2022-03-25T14:46:48.605Z] ---> Running in a6a19dee64de [2022-03-25T14:46:48.880Z] Removing intermediate container a6a19dee64de [2022-03-25T14:46:48.880Z] ---> 09d9a572f2cc [2022-03-25T14:46:48.880Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-25T14:46:49.150Z] ---> 301ffe67b024 [2022-03-25T14:46:49.150Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-25T14:46:49.752Z] ---> 492fddae8e0d [2022-03-25T14:46:49.752Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-25T14:46:50.347Z] ---> 899c9166670e [2022-03-25T14:46:50.348Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-25T14:46:51.329Z] ---> 14262f5b035a [2022-03-25T14:46:51.329Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-25T14:46:51.603Z] ---> d59e6fe5e4c7 [2022-03-25T14:46:51.603Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-25T14:46:51.877Z] ---> d557574ab244 [2022-03-25T14:46:51.877Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-25T14:46:51.877Z] ---> Running in b7294454614d [2022-03-25T14:46:52.152Z] Removing intermediate container b7294454614d [2022-03-25T14:46:52.152Z] ---> dc0b67a53867 [2022-03-25T14:46:52.152Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-25T14:46:52.438Z] ---> Running in da22b5a573bb [2022-03-25T14:46:52.438Z] ---> 04335ec9ef22 [2022-03-25T14:46:52.438Z] 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-25T14:46:52.438Z] ---> Running in e6322a9198c2 [2022-03-25T14:46:52.715Z] Removing intermediate container da22b5a573bb [2022-03-25T14:46:52.715Z] ---> 42c69ce213c2 [2022-03-25T14:46:52.715Z] Step 21/23 : LABEL arch=arm64 [2022-03-25T14:46:52.991Z] ---> Running in fb818ed9b23f [2022-03-25T14:46:53.265Z] Removing intermediate container fb818ed9b23f [2022-03-25T14:46:53.265Z] ---> 1f05ae78da6d [2022-03-25T14:46:53.265Z] Step 22/23 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:46:53.265Z] ---> Running in f8b4ec5d533c [2022-03-25T14:46:53.863Z] Removing intermediate container f8b4ec5d533c [2022-03-25T14:46:53.863Z] ---> 4e671667d196 [2022-03-25T14:46:53.863Z] Step 23/23 : LABEL version=0.0.0 [2022-03-25T14:46:53.863Z] ---> Running in 2a79a247fcda [2022-03-25T14:46:54.465Z] Removing intermediate container 2a79a247fcda [2022-03-25T14:46:54.465Z] ---> 955902bb4515 [2022-03-25T14:46:54.465Z] [2022-03-25T14:46:54.465Z] Removing intermediate container e6322a9198c2 [2022-03-25T14:46:54.465Z] ---> 468e5be4e420 [2022-03-25T14:46:54.465Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-25T14:46:54.465Z] ---> Running in 04b67b18211c [2022-03-25T14:46:54.739Z] Removing intermediate container 04b67b18211c [2022-03-25T14:46:54.739Z] ---> 5bd022be777a [2022-03-25T14:46:54.739Z] Step 23/25 : LABEL arch=arm64 [2022-03-25T14:46:54.739Z] ---> Running in 826a49ceea70 [2022-03-25T14:46:55.010Z] Successfully built 955902bb4515 [2022-03-25T14:46:55.010Z] Successfully tagged core-command-arm64:latest [2022-03-25T14:46:55.290Z]  Building core-command ... done Removing intermediate container 826a49ceea70 [2022-03-25T14:46:55.290Z] ---> e1eb24e8ee1d [2022-03-25T14:46:55.290Z] Step 24/25 : LABEL git_sha=eb29986cd3a8e7913fda9af2c7a62c156ae8bb00 [2022-03-25T14:46:55.290Z] ---> Running in e52a2d70eeb5 [2022-03-25T14:46:55.562Z] Removing intermediate container e52a2d70eeb5 [2022-03-25T14:46:55.562Z] ---> a519c48bde17 [2022-03-25T14:46:55.562Z] Step 25/25 : LABEL version=0.0.0 [2022-03-25T14:46:55.562Z] ---> Running in 25d76dacd5d3 [2022-03-25T14:46:56.155Z] Removing intermediate container 25d76dacd5d3 [2022-03-25T14:46:56.155Z] ---> 8777ac0d4f03 [2022-03-25T14:46:56.155Z] [2022-03-25T14:46:56.427Z] Successfully built 8777ac0d4f03 [2022-03-25T14:46:56.428Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-25T14:46:56.715Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-03-25T14:46:56.717Z] $ docker stop --time=1 c4247b2c5289a40b677bfaed742ee759e5e9f1134d8278cc5b71a19e0b3ac627 [2022-03-25T14:46:58.396Z] $ docker rm -f c4247b2c5289a40b677bfaed742ee759e5e9f1134d8278cc5b71a19e0b3ac627 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-25T14:46:58.936Z] + docker images [2022-03-25T14:46:59.209Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-25T14:46:59.209Z] security-secretstore-setup-arm64 latest 8777ac0d4f03 4 seconds ago 40.8MB [2022-03-25T14:46:59.209Z] core-command-arm64 latest 955902bb4515 5 seconds ago 23.7MB [2022-03-25T14:46:59.209Z] core-metadata-arm64 latest 934a2aaec4af 12 seconds ago 25MB [2022-03-25T14:46:59.209Z] 0344f573cf8a 13 seconds ago 1.43GB [2022-03-25T14:46:59.209Z] 8b6a17236d5b 20 seconds ago 1.44GB [2022-03-25T14:46:59.209Z] 53bc48fed798 23 seconds ago 1.43GB [2022-03-25T14:46:59.209Z] support-notifications-arm64 latest f64a551b5b91 About a minute ago 25.5MB [2022-03-25T14:46:59.209Z] fc1dfaea3716 2 minutes ago 1.43GB [2022-03-25T14:46:59.209Z] support-scheduler-arm64 latest 5e6b1cf62a4e 3 minutes ago 24.9MB [2022-03-25T14:46:59.209Z] 8c928ca79a0d 3 minutes ago 1.43GB [2022-03-25T14:46:59.209Z] core-data-arm64 latest 4f3180647b42 5 minutes ago 34.4MB [2022-03-25T14:46:59.209Z] 19e00c79a6da 5 minutes ago 1.46GB [2022-03-25T14:46:59.209Z] security-bootstrapper-arm64 latest 94d00c15b269 6 minutes ago 23.6MB [2022-03-25T14:46:59.209Z] security-spiffe-token-provider-arm64 latest 610a85e38bdd 6 minutes ago 27.7MB [2022-03-25T14:46:59.209Z] bd1ace7edc36 6 minutes ago 1.43GB [2022-03-25T14:46:59.209Z] e3b73144c1cc 7 minutes ago 1.42GB [2022-03-25T14:46:59.209Z] sys-mgmt-agent-arm64 latest 026142061a95 9 minutes ago 288MB [2022-03-25T14:46:59.209Z] security-proxy-setup-arm64 latest c924c699a289 11 minutes ago 42.1MB [2022-03-25T14:46:59.209Z] 98d4185217aa 11 minutes ago 1.43GB [2022-03-25T14:46:59.209Z] e36735c26d2a 12 minutes ago 1.44GB [2022-03-25T14:46:59.209Z] security-spire-agent-arm64 latest 9f3962636ef7 16 minutes ago 118MB [2022-03-25T14:46:59.209Z] security-spire-config-arm64 latest 4e5892547729 16 minutes ago 81.9MB [2022-03-25T14:46:59.209Z] security-spire-server-arm64 latest ac93148d10f3 16 minutes ago 82.6MB [2022-03-25T14:46:59.209Z] ebedde3b075e 16 minutes ago 1.42GB [2022-03-25T14:46:59.209Z] 2381fc2dd842 16 minutes ago 1.42GB [2022-03-25T14:46:59.209Z] 4d3c1b3f57a8 16 minutes ago 1.42GB [2022-03-25T14:46:59.209Z] ci-base-image-arm64 latest 09b424b7447c 29 minutes ago 885MB [2022-03-25T14:46:59.209Z] alpine 3.15 7ffa42511a80 38 hours ago 5.32MB [2022-03-25T14:46:59.209Z] alpine 3.14 71a2028e5025 7 days ago 5.34MB [2022-03-25T14:46:59.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-25T14:46:59.209Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-25T14:46:59.209Z] 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-25T14:46:59.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T14:46:59.668Z] [2022-03-25T14:46:59.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:47:00.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T14:47:00.285Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-25T14:47:00.286Z] 8998bd30e6a1: Pulling fs layer [2022-03-25T14:47:00.286Z] 04944245beec: Pulling fs layer [2022-03-25T14:47:00.286Z] 699f458cf7ca: Pulling fs layer [2022-03-25T14:47:00.286Z] 765212b225bb: Pulling fs layer [2022-03-25T14:47:00.286Z] f23df028b6ca: Pulling fs layer [2022-03-25T14:47:00.286Z] d65c8cfc05b1: Pulling fs layer [2022-03-25T14:47:00.286Z] 2437ff75d9bd: Pulling fs layer [2022-03-25T14:47:00.286Z] 765212b225bb: Waiting [2022-03-25T14:47:00.286Z] f23df028b6ca: Waiting [2022-03-25T14:47:00.286Z] 2437ff75d9bd: Waiting [2022-03-25T14:47:00.286Z] d65c8cfc05b1: Waiting [2022-03-25T14:47:00.286Z] 04944245beec: Verifying Checksum [2022-03-25T14:47:00.286Z] 04944245beec: Download complete [2022-03-25T14:47:00.286Z] 765212b225bb: Verifying Checksum [2022-03-25T14:47:00.286Z] 765212b225bb: Download complete [2022-03-25T14:47:00.286Z] f23df028b6ca: Verifying Checksum [2022-03-25T14:47:00.286Z] f23df028b6ca: Download complete [2022-03-25T14:47:00.562Z] d65c8cfc05b1: Verifying Checksum [2022-03-25T14:47:00.562Z] d65c8cfc05b1: Download complete [2022-03-25T14:47:00.562Z] 699f458cf7ca: Verifying Checksum [2022-03-25T14:47:00.562Z] 699f458cf7ca: Download complete [2022-03-25T14:47:00.836Z] 8998bd30e6a1: Verifying Checksum [2022-03-25T14:47:00.837Z] 8998bd30e6a1: Download complete [2022-03-25T14:47:03.454Z] 2437ff75d9bd: Verifying Checksum [2022-03-25T14:47:03.454Z] 2437ff75d9bd: Download complete [2022-03-25T14:47:05.428Z] 8998bd30e6a1: Pull complete [2022-03-25T14:47:05.701Z] 04944245beec: Pull complete [2022-03-25T14:47:07.130Z] 699f458cf7ca: Pull complete [2022-03-25T14:47:07.404Z] 765212b225bb: Pull complete [2022-03-25T14:47:08.383Z] f23df028b6ca: Pull complete [2022-03-25T14:47:08.658Z] d65c8cfc05b1: Pull complete [2022-03-25T14:47:23.722Z] 2437ff75d9bd: Pull complete [2022-03-25T14:47:23.722Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-25T14:47:23.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-25T14:47:23.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-25T14:47:23.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-9076 does not seem to be running inside a container [2022-03-25T14:47:24.025Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-25T14:47:26.829Z] $ docker top a0cbeb3c0a6789c8db093cac8e3cd5627942b84f23304aef5f7e2309847fd721 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:47:27.989Z] ---> job-cost.sh [2022-03-25T14:47:27.989Z] lf-activate-venv: SKIPPING [2022-03-25T14:47:27.989Z] INFO: No Stack... [2022-03-25T14:47:28.585Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-25T14:47:29.557Z] INFO: Archiving Costs [Pipeline] sh [2022-03-25T14:47:30.212Z] + cut -d, -f6 [2022-03-25T14:47:30.212Z] + cat /w/workspace/edgex-go/19/archives/cost.csv [Pipeline] lock [2022-03-25T14:47:30.279Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-19-stack-cost] [2022-03-25T14:47:30.288Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3904-19-stack-cost] did not exist. Created. [2022-03-25T14:47:30.288Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-25T14:47:30.970Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-25T14:47:31.140Z] Stashed 1 file(s) [Pipeline] } [2022-03-25T14:47:31.147Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-25T14:47:31.162Z] $ docker stop --time=1 a0cbeb3c0a6789c8db093cac8e3cd5627942b84f23304aef5f7e2309847fd721 [2022-03-25T14:47:32.650Z] $ docker rm -f a0cbeb3c0a6789c8db093cac8e3cd5627942b84f23304aef5f7e2309847fd721 [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-25T14:47:33.224Z] provisioning config files... [2022-03-25T14:47:33.234Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config5696811250506748754tmp [Pipeline] { [Pipeline] sh [2022-03-25T14:47:33.529Z] + set +x [2022-03-25T14:47:33.529Z] + + curl -s https://codecov.io/bash [2022-03-25T14:47:33.529Z] bash -s -- [2022-03-25T14:47:33.529Z] [2022-03-25T14:47:33.529Z] _____ _ [2022-03-25T14:47:33.529Z] / ____| | | [2022-03-25T14:47:33.529Z] | | ___ __| | ___ ___ _____ __ [2022-03-25T14:47:33.529Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-25T14:47:33.529Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-25T14:47:33.529Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-25T14:47:33.529Z] Bash-1.0.6 [2022-03-25T14:47:33.529Z] [2022-03-25T14:47:33.529Z] [2022-03-25T14:47:33.529Z] ==> git version 2.25.1 found [2022-03-25T14:47:33.529Z] ==> 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-25T14:47:33.529Z] Release-Date: 2020-01-08 [2022-03-25T14:47:33.529Z] 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-25T14:47:33.529Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-25T14:47:33.529Z] ==> Jenkins CI detected. [2022-03-25T14:47:33.529Z] current dir:  /w/workspace/edgex-go/19 [2022-03-25T14:47:33.529Z] project root: . [2022-03-25T14:47:33.529Z] --> token set from env [2022-03-25T14:47:33.529Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-25T14:47:33.791Z] ==> Running gcov in . (disable via -X gcov) [2022-03-25T14:47:33.791Z] ==> Python coveragepy not found [2022-03-25T14:47:33.791Z] ==> Searching for coverage reports in: [2022-03-25T14:47:33.791Z] + . [2022-03-25T14:47:33.791Z] -> Found 1 reports [2022-03-25T14:47:33.791Z] ==> Detecting git/mercurial file structure [2022-03-25T14:47:33.791Z] ==> Reading reports [2022-03-25T14:47:33.791Z] + ./coverage.out bytes=426503 [2022-03-25T14:47:33.791Z] ==> Appending adjustments [2022-03-25T14:47:33.791Z] https://docs.codecov.io/docs/fixing-reports [2022-03-25T14:47:35.174Z] + Found adjustments [2022-03-25T14:47:35.174Z] ==> Gzipping contents [2022-03-25T14:47:35.174Z] 60K /tmp/codecov.RGgfjl.gz [2022-03-25T14:47:35.174Z] ==> Uploading reports [2022-03-25T14:47:35.174Z] url: https://codecov.io [2022-03-25T14:47:35.174Z] query: branch=PR-3904&commit=8d450a7601a899b46e472b478e3ebc9f1b4d294b&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-25T14:47:35.174Z] -> Pinging Codecov [2022-03-25T14:47:35.174Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=8d450a7601a899b46e472b478e3ebc9f1b4d294b&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-25T14:47:35.174Z] -> Uploading to [2022-03-25T14:47:35.174Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-25/00271124DB129430A58F1EEE437C3FCB/8d450a7601a899b46e472b478e3ebc9f1b4d294b/0ea6773c-83e7-4040-9175-aafb566aa857.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220325T144734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=145236b1c15a2a6828800abb6eda9ff9a9e5c1ec5392e80fe53e7f4d50f157b3 [2022-03-25T14:47:35.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-25T14:47:35.174Z] Dload Upload Total Spent Left Speed [2022-03-25T14:47:35.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58339 0 0 100 58339 0 238k --:--:-- --:--:-- --:--:-- 238k [2022-03-25T14:47:35.434Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8d450a7601a899b46e472b478e3ebc9f1b4d294b [Pipeline] } [2022-03-25T14:47:35.443Z] 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-25T14:47:36.144Z] + [ -d /w/workspace/edgex-go/19/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:47:36.439Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:47:37.306Z] ---> package-listing.sh [2022-03-25T14:47:37.307Z] ++ facter osfamily [2022-03-25T14:47:37.307Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-25T14:47:37.568Z] + OS_FAMILY=debian [2022-03-25T14:47:37.568Z] + workspace=/w/workspace/edgex-go/19 [2022-03-25T14:47:37.568Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-25T14:47:37.568Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-25T14:47:37.568Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-25T14:47:37.568Z] + PACKAGES=/tmp/packages_start.txt [2022-03-25T14:47:37.568Z] + '[' /w/workspace/edgex-go/19 ']' [2022-03-25T14:47:37.568Z] + PACKAGES=/tmp/packages_end.txt [2022-03-25T14:47:37.568Z] + case "${OS_FAMILY}" in [2022-03-25T14:47:37.568Z] + dpkg -l [2022-03-25T14:47:37.568Z] + grep '^ii' [2022-03-25T14:47:37.568Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-25T14:47:37.568Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-25T14:47:37.568Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-25T14:47:37.568Z] + '[' /w/workspace/edgex-go/19 ']' [2022-03-25T14:47:37.568Z] + mkdir -p /w/workspace/edgex-go/19/archives/ [2022-03-25T14:47:37.568Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo [2022-03-25T14:47:37.581Z] 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-25T14:47:37.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:47:38.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T14:47:38.420Z] [2022-03-25T14:47:38.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-25T14:47:38.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T14:47:38.728Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-25T14:47:38.728Z] 5eb5b503b376: Pulling fs layer [2022-03-25T14:47:38.728Z] 5c69ac0246d0: Pulling fs layer [2022-03-25T14:47:38.728Z] ec43610c2a17: Pulling fs layer [2022-03-25T14:47:38.728Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-25T14:47:38.728Z] 33b1e0a273af: Pulling fs layer [2022-03-25T14:47:38.728Z] 5d3b04190fa2: Pulling fs layer [2022-03-25T14:47:38.728Z] 2f39f015ded8: Pulling fs layer [2022-03-25T14:47:38.728Z] 33b1e0a273af: Waiting [2022-03-25T14:47:38.728Z] 2f39f015ded8: Waiting [2022-03-25T14:47:38.728Z] 5d3b04190fa2: Waiting [2022-03-25T14:47:38.728Z] 3a2ae6a8a46f: Waiting [2022-03-25T14:47:38.728Z] 5c69ac0246d0: Verifying Checksum [2022-03-25T14:47:38.728Z] 5c69ac0246d0: Download complete [2022-03-25T14:47:38.728Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-25T14:47:38.728Z] 3a2ae6a8a46f: Download complete [2022-03-25T14:47:38.728Z] 33b1e0a273af: Verifying Checksum [2022-03-25T14:47:38.728Z] 33b1e0a273af: Download complete [2022-03-25T14:47:38.728Z] ec43610c2a17: Verifying Checksum [2022-03-25T14:47:38.728Z] ec43610c2a17: Download complete [2022-03-25T14:47:38.728Z] 5d3b04190fa2: Verifying Checksum [2022-03-25T14:47:38.728Z] 5d3b04190fa2: Download complete [2022-03-25T14:47:38.988Z] 5eb5b503b376: Verifying Checksum [2022-03-25T14:47:38.988Z] 5eb5b503b376: Download complete [2022-03-25T14:47:39.556Z] 2f39f015ded8: Download complete [2022-03-25T14:47:40.125Z] 5eb5b503b376: Pull complete [2022-03-25T14:47:40.125Z] 5c69ac0246d0: Pull complete [2022-03-25T14:47:40.695Z] ec43610c2a17: Pull complete [2022-03-25T14:47:40.695Z] 3a2ae6a8a46f: Pull complete [2022-03-25T14:47:40.955Z] 33b1e0a273af: Pull complete [2022-03-25T14:47:41.214Z] 5d3b04190fa2: Pull complete [2022-03-25T14:47:45.481Z] 2f39f015ded8: Pull complete [2022-03-25T14:47:45.481Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-25T14:47:45.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-25T14:47:45.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-25T14:47:45.550Z] prd-ubuntu20.04-docker-8c-8g-9075 does not seem to be running inside a container [2022-03-25T14:47:45.590Z] $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-25T14:47:47.271Z] $ docker top df4518166f5389caa9b6b46cb08fc914e7d634201f7890f3e315598c641ae7a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-25T14:47:47.634Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-25T14:47:47.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-25T14:47:48.216Z] + ls /var/log/sa-host [2022-03-25T14:47:48.216Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-25T14:47:48.422Z] provisioning config files... [2022-03-25T14:47:48.432Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config726274289175520330tmp [Pipeline] { [Pipeline] echo [2022-03-25T14:47:48.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:47:48.734Z] ---> create-netrc.sh [Pipeline] } [2022-03-25T14:47:48.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:47:49.073Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-25T14:47:49.083Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:47:49.370Z] ---> sudo-logs.sh [2022-03-25T14:47:49.370Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-25T14:47:49.393Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:47:49.682Z] ---> job-cost.sh [2022-03-25T14:47:49.682Z] lf-activate-venv: SKIPPING [2022-03-25T14:47:49.682Z] DEBUG: total: 0.10999999940395355 [2022-03-25T14:47:49.682Z] INFO: Retrieving Stack Cost... [2022-03-25T14:47:49.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-25T14:47:50.512Z] INFO: Archiving Costs [Pipeline] echo [2022-03-25T14:47:50.528Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-25T14:47:50.816Z] ---> logs-deploy.sh [2022-03-25T14:47:50.816Z] lf-activate-venv: SKIPPING [2022-03-25T14:47:50.816Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/19 [2022-03-25T14:47:50.816Z] INFO: archiving workspace using pattern(s): [2022-03-25T14:47:51.757Z] Archives upload complete. [2022-03-25T14:47:52.018Z] INFO: archiving logs to Nexus [2022-03-25T14:47:52.591Z] ---> uname -a: [2022-03-25T14:47:52.591Z] Linux prd-ubuntu20-04-docker-8c-8g-9075 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-03-25T14:47:52.591Z] [2022-03-25T14:47:52.591Z] [2022-03-25T14:47:52.591Z] ---> lscpu: [2022-03-25T14:47:52.591Z] Architecture: x86_64 [2022-03-25T14:47:52.591Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-25T14:47:52.591Z] Byte Order: Little Endian [2022-03-25T14:47:52.591Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-25T14:47:52.591Z] CPU(s): 8 [2022-03-25T14:47:52.591Z] On-line CPU(s) list: 0-7 [2022-03-25T14:47:52.591Z] Thread(s) per core: 1 [2022-03-25T14:47:52.591Z] Core(s) per socket: 1 [2022-03-25T14:47:52.591Z] Socket(s): 8 [2022-03-25T14:47:52.591Z] NUMA node(s): 1 [2022-03-25T14:47:52.591Z] Vendor ID: AuthenticAMD [2022-03-25T14:47:52.591Z] CPU family: 23 [2022-03-25T14:47:52.591Z] Model: 49 [2022-03-25T14:47:52.591Z] Model name: AMD EPYC-Rome Processor [2022-03-25T14:47:52.591Z] Stepping: 0 [2022-03-25T14:47:52.591Z] CPU MHz: 2799.976 [2022-03-25T14:47:52.591Z] BogoMIPS: 5599.95 [2022-03-25T14:47:52.591Z] Virtualization: AMD-V [2022-03-25T14:47:52.591Z] Hypervisor vendor: KVM [2022-03-25T14:47:52.591Z] Virtualization type: full [2022-03-25T14:47:52.591Z] L1d cache: 256 KiB [2022-03-25T14:47:52.591Z] L1i cache: 256 KiB [2022-03-25T14:47:52.591Z] L2 cache: 4 MiB [2022-03-25T14:47:52.591Z] L3 cache: 128 MiB [2022-03-25T14:47:52.591Z] NUMA node0 CPU(s): 0-7 [2022-03-25T14:47:52.591Z] Vulnerability Itlb multihit: Not affected [2022-03-25T14:47:52.591Z] Vulnerability L1tf: Not affected [2022-03-25T14:47:52.591Z] Vulnerability Mds: Not affected [2022-03-25T14:47:52.591Z] Vulnerability Meltdown: Not affected [2022-03-25T14:47:52.591Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-25T14:47:52.591Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-03-25T14:47:52.591Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-03-25T14:47:52.591Z] Vulnerability Srbds: Not affected [2022-03-25T14:47:52.591Z] Vulnerability Tsx async abort: Not affected [2022-03-25T14:47:52.591Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-03-25T14:47:52.591Z] [2022-03-25T14:47:52.591Z] [2022-03-25T14:47:52.591Z] ---> nproc: [2022-03-25T14:47:52.591Z] 8 [2022-03-25T14:47:52.591Z] [2022-03-25T14:47:52.591Z] [2022-03-25T14:47:52.591Z] ---> df -h: [2022-03-25T14:47:52.591Z] Filesystem Size Used Avail Use% Mounted on [2022-03-25T14:47:52.591Z] overlay 155G 18G 138G 12% / [2022-03-25T14:47:52.591Z] tmpfs 64M 0 64M 0% /dev [2022-03-25T14:47:52.591Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-03-25T14:47:52.591Z] shm 64M 0 64M 0% /dev/shm [2022-03-25T14:47:52.591Z] /dev/vda1 155G 18G 138G 12% /facter-os [2022-03-25T14:47:52.591Z] [2022-03-25T14:47:52.591Z] [2022-03-25T14:47:52.591Z] ---> sar -b -r -n DEV: [2022-03-25T14:47:52.591Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9075) 03/25/22 _x86_64_ (8 CPU) [2022-03-25T14:47:52.591Z] [2022-03-25T14:47:52.591Z] 14:12:07 LINUX RESTART (8 CPU) [2022-03-25T14:47:52.591Z] [2022-03-25T14:47:52.591Z] 14:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-25T14:47:52.591Z] 14:14:01 132.60 2.15 130.45 0.00 41.62 74396.34 0.00 [2022-03-25T14:47:52.591Z] 14:15:01 34.76 0.18 34.57 0.00 2.13 12516.78 0.00 [2022-03-25T14:47:52.591Z] 14:16:01 97.50 0.00 97.50 0.00 0.00 66399.73 0.00 [2022-03-25T14:47:52.591Z] 14:17:01 365.43 0.18 365.25 0.00 17.99 349721.14 0.00 [2022-03-25T14:47:52.592Z] 14:18:01 724.77 0.30 724.47 0.00 11.46 320182.98 0.00 [2022-03-25T14:47:52.592Z] 14:19:01 1049.98 0.08 1049.89 0.00 2.67 300842.11 0.00 [2022-03-25T14:47:52.592Z] 14:20:01 159.08 0.00 159.08 0.00 0.00 20746.02 0.00 [2022-03-25T14:47:52.592Z] 14:21:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 [2022-03-25T14:47:52.592Z] 14:22:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2022-03-25T14:47:52.592Z] 14:23:01 1.55 0.00 1.55 0.00 0.00 22.39 0.00 [2022-03-25T14:47:52.592Z] 14:24:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2022-03-25T14:47:52.592Z] 14:25:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 [2022-03-25T14:47:52.592Z] 14:26:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2022-03-25T14:47:52.592Z] 14:27:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2022-03-25T14:47:52.592Z] 14:28:01 1.80 0.02 1.78 0.00 0.13 20.53 0.00 [2022-03-25T14:47:52.592Z] 14:29:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 [2022-03-25T14:47:52.592Z] 14:30:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 [2022-03-25T14:47:52.592Z] 14:31:01 1.22 0.00 1.22 0.00 0.00 15.19 0.00 [2022-03-25T14:47:52.592Z] 14:32:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2022-03-25T14:47:52.592Z] 14:33:01 1.57 0.00 1.57 0.00 0.00 18.79 0.00 [2022-03-25T14:47:52.592Z] 14:34:01 3.05 0.87 2.18 0.00 18.39 29.86 0.00 [2022-03-25T14:47:52.592Z] 14:35:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 [2022-03-25T14:47:52.592Z] 14:36:01 1.12 0.02 1.10 0.00 2.40 12.13 0.00 [2022-03-25T14:47:52.592Z] 14:37:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2022-03-25T14:47:52.592Z] 14:38:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2022-03-25T14:47:52.592Z] 14:39:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 [2022-03-25T14:47:52.592Z] 14:40:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2022-03-25T14:47:52.592Z] 14:41:01 1.52 0.00 1.52 0.00 0.00 18.52 0.00 [2022-03-25T14:47:52.592Z] 14:42:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2022-03-25T14:47:52.592Z] 14:43:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 [2022-03-25T14:47:52.592Z] 14:44:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2022-03-25T14:47:52.592Z] 14:45:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 [2022-03-25T14:47:52.592Z] 14:46:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2022-03-25T14:47:52.592Z] 14:47:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 [2022-03-25T14:47:52.592Z] Average: 76.49 0.11 76.38 0.00 2.83 33669.03 0.00 [2022-03-25T14:47:52.592Z] [2022-03-25T14:47:52.592Z] 14:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-25T14:47:52.592Z] 14:14:01 28012168 31661952 627364 1.91 149868 3705692 2245016 6.62 1579724 2836556 376384 [2022-03-25T14:47:52.592Z] 14:15:01 27590596 31498428 786896 2.39 154260 3928840 2332596 6.87 1692904 3110900 361944 [2022-03-25T14:47:52.592Z] 14:16:01 23690052 31607728 679092 2.07 155680 7835660 3033328 8.94 1987152 6611508 3030232 [2022-03-25T14:47:52.592Z] 14:17:01 20309544 31014084 1240924 3.77 180112 10439652 4283728 12.62 3027012 8755596 944056 [2022-03-25T14:47:52.592Z] 14:18:01 19239188 31296420 968208 2.94 197908 11749740 4579560 13.50 2578312 10256612 54320 [2022-03-25T14:47:52.592Z] 14:19:01 19491156 31697580 574160 1.75 224896 11858224 2026596 5.97 2295452 10285364 24696 [2022-03-25T14:47:52.592Z] 14:20:01 20541828 31765676 509908 1.55 232172 10893596 1835128 5.41 2287840 9275020 172 [2022-03-25T14:47:52.592Z] 14:21:01 20542656 31766500 509004 1.55 232196 10893596 1835128 5.41 2287760 9275020 24 [2022-03-25T14:47:52.592Z] 14:22:01 20555092 31778916 496572 1.51 232232 10893596 1835128 5.41 2275152 9275032 32 [2022-03-25T14:47:52.592Z] 14:23:01 20555352 31779180 496272 1.51 232268 10893580 1835128 5.41 2275556 9275012 12 [2022-03-25T14:47:52.592Z] 14:24:01 20557036 31781024 494384 1.50 232276 10893708 1835128 5.41 2273644 9275140 16 [2022-03-25T14:47:52.592Z] 14:25:01 20558008 31782008 493584 1.50 232300 10893716 1835128 5.41 2273560 9275144 192 [2022-03-25T14:47:52.592Z] 14:26:01 20558252 31782280 493300 1.50 232312 10893716 1835128 5.41 2273400 9275144 12 [2022-03-25T14:47:52.592Z] 14:27:01 20558204 31782272 493268 1.50 232332 10893716 1835128 5.41 2273432 9275160 12 [2022-03-25T14:47:52.592Z] 14:28:01 20558456 31782576 493032 1.50 232356 10893724 1838540 5.42 2273532 9275164 12 [2022-03-25T14:47:52.592Z] 14:29:01 20558448 31782584 492960 1.50 232372 10893724 1838540 5.42 2273248 9275164 28 [2022-03-25T14:47:52.592Z] 14:30:01 20558392 31782548 492924 1.50 232384 10893728 1838540 5.42 2273256 9275168 20 [2022-03-25T14:47:52.592Z] 14:31:01 20558124 31782324 493096 1.50 232412 10893732 1838540 5.42 2273296 9275172 32 [2022-03-25T14:47:52.592Z] 14:32:01 20558536 31782760 492820 1.50 232428 10893732 1838540 5.42 2273540 9275172 8 [2022-03-25T14:47:52.592Z] 14:33:01 20558496 31782748 492788 1.50 232456 10893744 1822020 5.37 2273996 9275184 36 [2022-03-25T14:47:52.592Z] 14:34:01 20557404 31782416 493068 1.50 232512 10894256 1870780 5.51 2273516 9275628 28 [2022-03-25T14:47:52.592Z] 14:35:01 20557356 31782384 493000 1.50 232524 10894260 1870780 5.51 2273532 9275632 12 [2022-03-25T14:47:52.592Z] 14:36:01 20557560 31782660 492744 1.50 232540 10894336 1870780 5.51 2273540 9275696 8 [2022-03-25T14:47:52.592Z] 14:37:01 20557140 31782312 492976 1.50 232568 10894324 1870780 5.51 2273572 9275708 12 [2022-03-25T14:47:52.592Z] 14:38:01 20557092 31782300 492940 1.50 232580 10894340 1870780 5.51 2274080 9275712 8 [2022-03-25T14:47:52.592Z] 14:39:01 20557192 31782412 493188 1.50 232592 10894340 1870780 5.51 2273616 9275712 12 [2022-03-25T14:47:52.592Z] 14:40:01 20556916 31782148 493416 1.50 232600 10894344 1870780 5.51 2273608 9275716 12 [2022-03-25T14:47:52.592Z] 14:41:01 20557120 31782460 492996 1.50 232620 10894480 1870780 5.51 2273624 9275816 24 [2022-03-25T14:47:52.592Z] 14:42:01 20557140 31782596 492724 1.50 232640 10894480 1870780 5.51 2273672 9275816 40 [2022-03-25T14:47:52.592Z] 14:43:01 20556644 31782176 493156 1.50 232656 10894484 1870780 5.51 2274820 9275856 12 [2022-03-25T14:47:52.592Z] 14:44:01 20556628 31782180 493124 1.50 232672 10894488 1870780 5.51 2273724 9275860 32 [2022-03-25T14:47:52.592Z] 14:45:01 20556580 31782136 493096 1.50 232684 10894488 1870780 5.51 2273724 9275860 16 [2022-03-25T14:47:52.592Z] 14:46:01 20556476 31782056 493072 1.50 232688 10894492 1854204 5.46 2273740 9275864 32 [2022-03-25T14:47:52.592Z] 14:47:01 20556396 31781984 493076 1.50 232720 10894476 1854204 5.46 2273924 9275864 12 [2022-03-25T14:47:52.592Z] Average: 20997271 31724759 550680 1.67 222700 10427971 2069245 6.10 2260425 8869676 140956 [2022-03-25T14:47:52.592Z] [2022-03-25T14:47:52.592Z] 14:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-25T14:47:52.592Z] 14:14:01 docker0 101.46 133.45 8.21 1005.02 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:14:01 ens3 312.76 208.35 4442.51 68.41 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:14:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:14:01 vethe4204f0 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:15:01 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:15:01 ens3 27.24 15.74 22.19 11.84 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:15:01 vethe4204f0 1.43 1.47 0.11 0.11 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:16:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:16:01 ens3 135.36 94.10 1702.21 79.20 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:16:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:16:01 vethf346789 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:17:01 veth7bb300a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:17:01 vethc1f5fc0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:17:01 vethdfdba3e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:17:01 docker0 34.07 42.90 1.93 190.44 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:17:01 vethd56f9cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:17:01 ens3 62.79 45.26 206.92 11.27 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:17:01 vethf346789 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:17:01 veth61049a5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:18:01 veth75aeae5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:18:01 vethf7ba865 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:18:01 docker0 66.27 92.75 3.62 1238.78 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:18:01 veth5fc9567 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:18:01 vethc3bbf9f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:18:01 ens3 167.77 127.59 1365.82 76.07 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:18:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:18:01 veth2b9937a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:18:01 vethf346789 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:19:01 docker0 62.50 79.73 3.62 361.42 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:19:01 ens3 188.46 155.79 1013.24 96.54 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:19:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:19:01 vethf346789 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:20:01 docker0 28.76 53.02 2.05 499.80 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:20:01 ens3 87.24 46.48 1022.74 10.63 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:21:01 ens3 3.40 1.62 2.95 0.35 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:23:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.592Z] 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:28:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:29:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:30:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:33:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:38:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:43:01 ens3 0.22 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:45:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:46:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:47:01 ens3 0.23 0.23 0.29 0.02 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] Average: docker0 8.62 11.81 0.57 96.49 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] Average: ens3 28.90 20.41 285.59 10.41 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2022-03-25T14:47:52.593Z] [2022-03-25T14:47:52.593Z] [2022-03-25T14:47:52.593Z] ---> sar -P ALL: [2022-03-25T14:47:52.593Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9075) 03/25/22 _x86_64_ (8 CPU) [2022-03-25T14:47:52.593Z] [2022-03-25T14:47:52.593Z] 14:12:07 LINUX RESTART (8 CPU) [2022-03-25T14:47:52.593Z] [2022-03-25T14:47:52.593Z] 14:13:02 CPU %user %nice %system %iowait %steal %idle [2022-03-25T14:47:52.593Z] 14:14:01 all 26.69 0.00 6.02 1.23 0.07 65.99 [2022-03-25T14:47:52.593Z] 14:14:01 0 24.82 0.00 6.00 0.26 0.07 68.85 [2022-03-25T14:47:52.593Z] 14:14:01 1 24.71 0.00 6.06 2.58 0.07 66.58 [2022-03-25T14:47:52.593Z] 14:14:01 2 26.60 0.00 5.42 0.17 0.07 67.75 [2022-03-25T14:47:52.593Z] 14:14:01 3 25.58 0.00 5.98 1.68 0.07 66.69 [2022-03-25T14:47:52.593Z] 14:14:01 4 28.09 0.00 6.00 0.59 0.07 65.25 [2022-03-25T14:47:52.593Z] 14:14:01 5 27.63 0.00 6.70 3.64 0.07 61.96 [2022-03-25T14:47:52.593Z] 14:14:01 6 24.65 0.00 6.13 0.12 0.05 69.05 [2022-03-25T14:47:52.593Z] 14:14:01 7 31.43 0.00 5.89 0.82 0.09 61.77 [2022-03-25T14:47:52.593Z] 14:15:01 all 42.08 0.00 6.44 0.24 0.07 51.17 [2022-03-25T14:47:52.593Z] 14:15:01 0 42.23 0.00 6.62 0.03 0.07 51.04 [2022-03-25T14:47:52.593Z] 14:15:01 1 42.09 0.00 6.65 0.20 0.08 50.97 [2022-03-25T14:47:52.593Z] 14:15:01 2 41.80 0.00 6.43 0.03 0.07 51.67 [2022-03-25T14:47:52.593Z] 14:15:01 3 39.02 0.00 5.36 1.27 0.07 54.28 [2022-03-25T14:47:52.593Z] 14:15:01 4 43.41 0.00 6.01 0.00 0.08 50.50 [2022-03-25T14:47:52.593Z] 14:15:01 5 44.29 0.00 6.64 0.02 0.07 48.98 [2022-03-25T14:47:52.593Z] 14:15:01 6 41.31 0.00 7.41 0.07 0.08 51.13 [2022-03-25T14:47:52.593Z] 14:15:01 7 42.45 0.00 6.42 0.27 0.07 50.79 [2022-03-25T14:47:52.593Z] 14:16:01 all 26.74 0.00 7.96 0.84 0.07 64.39 [2022-03-25T14:47:52.593Z] 14:16:01 0 27.60 0.00 8.21 0.19 0.07 63.94 [2022-03-25T14:47:52.593Z] 14:16:01 1 28.56 0.00 9.13 0.07 0.07 62.17 [2022-03-25T14:47:52.593Z] 14:16:01 2 27.11 0.00 7.95 0.03 0.07 64.85 [2022-03-25T14:47:52.593Z] 14:16:01 3 25.23 0.00 7.61 1.30 0.07 65.80 [2022-03-25T14:47:52.593Z] 14:16:01 4 27.01 0.00 7.31 1.31 0.07 64.30 [2022-03-25T14:47:52.593Z] 14:16:01 5 26.31 0.00 7.94 0.02 0.07 65.67 [2022-03-25T14:47:52.593Z] 14:16:01 6 26.00 0.00 7.97 2.95 0.07 63.01 [2022-03-25T14:47:52.593Z] 14:16:01 7 26.10 0.00 7.54 0.88 0.07 65.41 [2022-03-25T14:47:52.593Z] 14:17:01 all 54.25 0.00 13.84 5.74 0.10 26.07 [2022-03-25T14:47:52.593Z] 14:17:01 0 54.38 0.00 14.10 2.74 0.10 28.68 [2022-03-25T14:47:52.593Z] 14:17:01 1 53.37 0.00 14.09 2.25 0.08 30.20 [2022-03-25T14:47:52.593Z] 14:17:01 2 55.61 0.00 13.83 1.31 0.10 29.16 [2022-03-25T14:47:52.593Z] 14:17:01 3 53.33 0.00 12.32 14.49 0.10 19.75 [2022-03-25T14:47:52.593Z] 14:17:01 4 54.00 0.00 14.72 13.45 0.08 17.75 [2022-03-25T14:47:52.593Z] 14:17:01 5 54.17 0.00 14.02 1.18 0.10 30.53 [2022-03-25T14:47:52.593Z] 14:17:01 6 54.57 0.00 13.64 8.34 0.10 23.35 [2022-03-25T14:47:52.593Z] 14:17:01 7 54.57 0.00 13.97 2.18 0.10 29.18 [2022-03-25T14:47:52.593Z] 14:18:01 all 37.65 0.00 14.38 6.69 0.10 41.19 [2022-03-25T14:47:52.593Z] 14:18:01 0 37.03 0.00 14.97 15.28 0.09 32.64 [2022-03-25T14:47:52.593Z] 14:18:01 1 36.82 0.00 15.12 5.87 0.10 42.09 [2022-03-25T14:47:52.593Z] 14:18:01 2 36.72 0.00 14.50 9.18 0.10 39.50 [2022-03-25T14:47:52.593Z] 14:18:01 3 38.47 0.00 14.34 6.02 0.10 41.07 [2022-03-25T14:47:52.593Z] 14:18:01 4 39.17 0.00 14.74 6.28 0.10 39.71 [2022-03-25T14:47:52.593Z] 14:18:01 5 38.13 0.00 13.26 2.64 0.09 45.88 [2022-03-25T14:47:52.593Z] 14:18:01 6 37.62 0.00 13.39 4.32 0.10 44.57 [2022-03-25T14:47:52.593Z] 14:18:01 7 37.19 0.00 14.71 4.00 0.10 44.00 [2022-03-25T14:47:52.593Z] 14:19:01 all 56.38 0.00 15.01 6.40 0.13 22.09 [2022-03-25T14:47:52.593Z] 14:19:01 0 56.57 0.00 15.87 7.64 0.10 19.82 [2022-03-25T14:47:52.593Z] 14:19:01 1 58.81 0.00 15.33 3.53 0.12 22.21 [2022-03-25T14:47:52.593Z] 14:19:01 2 58.16 0.00 16.34 7.16 0.12 18.23 [2022-03-25T14:47:52.593Z] 14:19:01 3 54.01 0.00 14.29 7.43 0.15 24.11 [2022-03-25T14:47:52.593Z] 14:19:01 4 54.21 0.00 13.76 5.92 0.12 25.99 [2022-03-25T14:47:52.593Z] 14:19:01 5 56.46 0.00 16.10 5.29 0.14 22.02 [2022-03-25T14:47:52.593Z] 14:19:01 6 54.52 0.00 13.22 5.24 0.12 26.90 [2022-03-25T14:47:52.593Z] 14:19:01 7 58.26 0.00 15.18 9.01 0.15 17.40 [2022-03-25T14:47:52.593Z] 14:20:01 all 3.19 0.00 1.41 0.81 0.02 94.57 [2022-03-25T14:47:52.593Z] 14:20:01 0 2.79 0.00 1.15 0.50 0.02 95.53 [2022-03-25T14:47:52.593Z] 14:20:01 1 2.65 0.00 1.69 2.73 0.02 92.92 [2022-03-25T14:47:52.593Z] 14:20:01 2 2.01 0.00 1.05 0.40 0.03 96.51 [2022-03-25T14:47:52.593Z] 14:20:01 3 6.05 0.00 1.47 1.49 0.02 90.97 [2022-03-25T14:47:52.593Z] 14:20:01 4 4.93 0.00 1.87 0.02 0.02 93.17 [2022-03-25T14:47:52.593Z] 14:20:01 5 2.39 0.00 1.44 0.47 0.02 95.69 [2022-03-25T14:47:52.593Z] 14:20:01 6 1.38 0.00 1.30 0.17 0.00 97.15 [2022-03-25T14:47:52.593Z] 14:20:01 7 3.33 0.00 1.29 0.70 0.02 94.66 [2022-03-25T14:47:52.593Z] 14:21:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-03-25T14:47:52.593Z] 14:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-03-25T14:47:52.593Z] 14:21:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2022-03-25T14:47:52.593Z] 14:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-25T14:47:52.593Z] 14:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-25T14:47:52.593Z] 14:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.593Z] 14:21:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-03-25T14:47:52.593Z] 14:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.593Z] 14:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.593Z] 14:22:01 all 0.24 0.00 0.02 0.00 0.01 99.73 [2022-03-25T14:47:52.593Z] 14:22:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2022-03-25T14:47:52.593Z] 14:22:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2022-03-25T14:47:52.594Z] 14:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:22:01 3 1.68 0.00 0.03 0.00 0.02 98.27 [2022-03-25T14:47:52.594Z] 14:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:22:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:22:01 7 0.08 0.00 0.03 0.00 0.03 99.85 [2022-03-25T14:47:52.594Z] 14:23:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-03-25T14:47:52.594Z] 14:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-25T14:47:52.594Z] 14:23:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2022-03-25T14:47:52.594Z] 14:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:23:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2022-03-25T14:47:52.594Z] 14:24:01 all 0.27 0.00 0.00 0.00 0.01 99.71 [2022-03-25T14:47:52.594Z] 14:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-03-25T14:47:52.594Z] 14:24:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-03-25T14:47:52.594Z] 14:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:24:01 3 1.99 0.00 0.00 0.00 0.02 98.00 [2022-03-25T14:47:52.594Z] 14:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-03-25T14:47:52.594Z] 14:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:24:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2022-03-25T14:47:52.594Z] [2022-03-25T14:47:52.594Z] 14:24:01 CPU %user %nice %system %iowait %steal %idle [2022-03-25T14:47:52.594Z] 14:25:01 all 0.12 0.00 0.02 0.01 0.00 99.85 [2022-03-25T14:47:52.594Z] 14:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:25:01 3 0.96 0.00 0.08 0.00 0.00 98.96 [2022-03-25T14:47:52.594Z] 14:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-03-25T14:47:52.594Z] 14:25:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2022-03-25T14:47:52.594Z] 14:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-03-25T14:47:52.594Z] 14:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:26:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2022-03-25T14:47:52.594Z] 14:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:27:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-03-25T14:47:52.594Z] 14:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:27:01 1 0.02 0.00 0.02 0.07 0.00 99.90 [2022-03-25T14:47:52.594Z] 14:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:27:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:27:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2022-03-25T14:47:52.594Z] 14:28:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2022-03-25T14:47:52.594Z] 14:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:28:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-03-25T14:47:52.594Z] 14:28:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-03-25T14:47:52.594Z] 14:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:28:01 5 0.02 0.00 0.07 0.00 0.00 99.92 [2022-03-25T14:47:52.594Z] 14:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:28:01 7 0.08 0.00 0.07 0.03 0.02 99.80 [2022-03-25T14:47:52.594Z] 14:29:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-25T14:47:52.594Z] 14:29:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2022-03-25T14:47:52.594Z] 14:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:29:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2022-03-25T14:47:52.594Z] 14:30:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2022-03-25T14:47:52.594Z] 14:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2022-03-25T14:47:52.594Z] 14:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:30:01 3 0.20 0.00 0.02 0.00 0.00 99.78 [2022-03-25T14:47:52.594Z] 14:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-03-25T14:47:52.594Z] 14:30:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2022-03-25T14:47:52.594Z] 14:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-03-25T14:47:52.594Z] 14:31:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:31:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2022-03-25T14:47:52.594Z] 14:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-03-25T14:47:52.594Z] 14:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:31:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2022-03-25T14:47:52.594Z] 14:32:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:32:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-03-25T14:47:52.594Z] 14:33:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-03-25T14:47:52.594Z] 14:33:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:33:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2022-03-25T14:47:52.594Z] 14:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-25T14:47:52.594Z] 14:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-03-25T14:47:52.594Z] 14:34:01 all 0.04 0.00 0.04 0.01 0.00 99.90 [2022-03-25T14:47:52.594Z] 14:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:34:01 1 0.18 0.00 0.08 0.05 0.00 99.68 [2022-03-25T14:47:52.594Z] 14:34:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-03-25T14:47:52.594Z] 14:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:34:01 4 0.00 0.00 0.05 0.00 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:34:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-03-25T14:47:52.594Z] 14:34:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2022-03-25T14:47:52.594Z] 14:34:01 7 0.02 0.00 0.03 0.05 0.02 99.88 [2022-03-25T14:47:52.594Z] 14:35:01 all 0.03 0.00 0.00 0.01 0.01 99.96 [2022-03-25T14:47:52.594Z] 14:35:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2022-03-25T14:47:52.594Z] 14:35:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-03-25T14:47:52.594Z] 14:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-25T14:47:52.594Z] 14:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:35:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2022-03-25T14:47:52.594Z] [2022-03-25T14:47:52.594Z] 14:35:01 CPU %user %nice %system %iowait %steal %idle [2022-03-25T14:47:52.594Z] 14:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:36:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-25T14:47:52.594Z] 14:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-03-25T14:47:52.594Z] 14:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-03-25T14:47:52.594Z] 14:37:01 0 0.03 0.00 0.02 0.03 0.00 99.92 [2022-03-25T14:47:52.594Z] 14:37:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-03-25T14:47:52.594Z] 14:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.594Z] 14:37:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2022-03-25T14:47:52.594Z] 14:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:38:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2022-03-25T14:47:52.594Z] 14:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.594Z] 14:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-03-25T14:47:52.594Z] 14:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-25T14:47:52.594Z] 14:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.594Z] 14:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-03-25T14:47:52.594Z] 14:39:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-03-25T14:47:52.594Z] 14:39:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-03-25T14:47:52.594Z] 14:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-25T14:47:52.595Z] 14:39:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-03-25T14:47:52.595Z] 14:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.595Z] 14:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-03-25T14:47:52.595Z] 14:40:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-03-25T14:47:52.595Z] 14:40:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-03-25T14:47:52.595Z] 14:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-25T14:47:52.595Z] 14:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-25T14:47:52.595Z] 14:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.595Z] 14:41:01 all 0.21 0.00 0.01 0.01 0.00 99.76 [2022-03-25T14:47:52.595Z] 14:41:01 0 0.00 0.00 0.00 0.10 0.00 99.90 [2022-03-25T14:47:52.595Z] 14:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-25T14:47:52.595Z] 14:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:41:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2022-03-25T14:47:52.595Z] 14:41:01 4 1.63 0.00 0.00 0.00 0.02 98.35 [2022-03-25T14:47:52.595Z] 14:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:42:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-03-25T14:47:52.595Z] 14:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-03-25T14:47:52.595Z] 14:42:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-03-25T14:47:52.595Z] 14:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-25T14:47:52.595Z] 14:42:01 4 2.02 0.00 0.00 0.00 0.02 97.96 [2022-03-25T14:47:52.595Z] 14:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:43:01 all 0.26 0.00 0.01 0.02 0.00 99.70 [2022-03-25T14:47:52.595Z] 14:43:01 0 0.02 0.00 0.02 0.17 0.00 99.80 [2022-03-25T14:47:52.595Z] 14:43:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2022-03-25T14:47:52.595Z] 14:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:43:01 4 1.97 0.00 0.03 0.00 0.02 97.98 [2022-03-25T14:47:52.595Z] 14:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-25T14:47:52.595Z] 14:44:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-03-25T14:47:52.595Z] 14:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-25T14:47:52.595Z] 14:44:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2022-03-25T14:47:52.595Z] 14:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:44:01 4 1.99 0.00 0.03 0.00 0.02 97.96 [2022-03-25T14:47:52.595Z] 14:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-03-25T14:47:52.595Z] 14:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-03-25T14:47:52.595Z] 14:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-03-25T14:47:52.595Z] 14:45:01 all 0.17 0.00 0.03 0.00 0.00 99.79 [2022-03-25T14:47:52.595Z] 14:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-25T14:47:52.595Z] 14:45:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2022-03-25T14:47:52.595Z] 14:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-25T14:47:52.595Z] 14:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:45:01 4 1.22 0.00 0.12 0.00 0.02 98.64 [2022-03-25T14:47:52.595Z] 14:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.595Z] 14:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-25T14:47:52.595Z] 14:45:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2022-03-25T14:47:52.595Z] 14:46:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2022-03-25T14:47:52.595Z] 14:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.595Z] 14:46:01 1 0.00 0.00 0.02 0.10 0.00 99.88 [2022-03-25T14:47:52.595Z] 14:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.595Z] 14:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-03-25T14:47:52.595Z] 14:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] [2022-03-25T14:47:52.595Z] 14:46:01 CPU %user %nice %system %iowait %steal %idle [2022-03-25T14:47:52.595Z] 14:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-03-25T14:47:52.595Z] 14:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-25T14:47:52.595Z] 14:47:01 1 0.03 0.00 0.02 0.05 0.02 99.88 [2022-03-25T14:47:52.595Z] 14:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-25T14:47:52.595Z] 14:47:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-03-25T14:47:52.595Z] 14:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-25T14:47:52.595Z] 14:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-03-25T14:47:52.595Z] 14:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-25T14:47:52.595Z] Average: all 7.22 0.00 1.89 0.64 0.02 90.22 [2022-03-25T14:47:52.595Z] Average: 0 7.13 0.00 1.95 0.78 0.02 90.12 [2022-03-25T14:47:52.595Z] Average: 1 7.19 0.00 1.99 0.52 0.02 90.28 [2022-03-25T14:47:52.595Z] Average: 2 7.19 0.00 1.91 0.53 0.02 90.36 [2022-03-25T14:47:52.595Z] Average: 3 7.21 0.00 1.79 0.98 0.02 90.00 [2022-03-25T14:47:52.595Z] Average: 4 7.52 0.00 1.87 0.80 0.02 89.78 [2022-03-25T14:47:52.595Z] Average: 5 7.24 0.00 1.92 0.38 0.02 90.44 [2022-03-25T14:47:52.595Z] Average: 6 6.95 0.00 1.83 0.61 0.02 90.59 [2022-03-25T14:47:52.595Z] Average: 7 7.36 0.00 1.89 0.52 0.02 90.20 [2022-03-25T14:47:52.595Z] [2022-03-25T14:47:52.595Z] [2022-03-25T14:47:52.595Z]