Pull request #3891 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh16724711830837870284.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh18213955652988583354.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3891/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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10127275444470343243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh1805787601292040110.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-3891/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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2995026060370653728.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: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7011 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/11@tmp/jenkins-gitclient-ssh4133415862571816630.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/11@tmp/jenkins-gitclient-ssh7506987465795472183.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 Merge succeeded, producing 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 Checking out Revision 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/11@tmp/jenkins-gitclient-ssh3464066718808621535.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. > git rev-list --no-walk 62e691ff16b1feedf47e7e6972d3ca9e7a77c625 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-14T05:12:04.721Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-14T05:12:04.756Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-14T05:12:04.772Z] ========================================================= [2022-03-14T05:12:04.772Z] EdgeX Global Pipelines Version Info [2022-03-14T05:12:04.772Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:12:05.905Z] ------------------- [2022-03-14T05:12:05.905Z] stable info: [2022-03-14T05:12:05.905Z] ------------------- [2022-03-14T05:12:05.905Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-14T05:12:05.905Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-14T05:12:05.905Z] Message: update stable to v1.0.220 [2022-03-14T05:12:06.479Z] ------------------- [2022-03-14T05:12:06.479Z] experimental info: [2022-03-14T05:12:06.479Z] ------------------- [2022-03-14T05:12:06.479Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-14T05:12:06.479Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-14T05:12:06.479Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-14T05:12:06.609Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-14T05:12:06.622Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-14T05:12:06.633Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-14T05:12:06.644Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-14T05:12:06.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-14T05:12:06.666Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-14T05:12:06.676Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-14T05:12:06.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-14T05:12:06.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-14T05:12:06.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-14T05:12:06.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-14T05:12:06.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-14T05:12:06.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-14T05:12:06.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-14T05:12:06.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-14T05:12:06.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T05:12:06.784Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T05:12:06.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-14T05:12:06.816Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-14T05:12:06.827Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-14T05:12:06.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-14T05:12:06.856Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-14T05:12:06.867Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo [2022-03-14T05:12:06.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo [2022-03-14T05:12:06.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo [2022-03-14T05:12:06.899Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [Pipeline] echo [2022-03-14T05:12:06.910Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12daf8a [Pipeline] echo [2022-03-14T05:12:06.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T05:12:06.971Z] provisioning config files... [2022-03-14T05:12:06.983Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config6923091322528767268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:12:07.289Z] ---> docker-login.sh [2022-03-14T05:12:07.290Z] nexus3.edgexfoundry.org:10001 [2022-03-14T05:12:07.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:12:07.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:12:07.551Z] Configure a credential helper to remove this warning. See [2022-03-14T05:12:07.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:12:07.551Z] [2022-03-14T05:12:07.551Z] Login Succeeded [2022-03-14T05:12:07.551Z] nexus3.edgexfoundry.org:10002 [2022-03-14T05:12:07.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:12:07.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:12:07.551Z] Configure a credential helper to remove this warning. See [2022-03-14T05:12:07.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:12:07.551Z] [2022-03-14T05:12:07.551Z] Login Succeeded [2022-03-14T05:12:07.551Z] nexus3.edgexfoundry.org:10003 [2022-03-14T05:12:07.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:12:07.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:12:07.820Z] Configure a credential helper to remove this warning. See [2022-03-14T05:12:07.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:12:07.820Z] [2022-03-14T05:12:07.820Z] Login Succeeded [2022-03-14T05:12:07.820Z] nexus3.edgexfoundry.org:10004 [2022-03-14T05:12:07.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:12:07.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:12:07.820Z] Configure a credential helper to remove this warning. See [2022-03-14T05:12:07.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:12:07.820Z] [2022-03-14T05:12:07.820Z] Login Succeeded [2022-03-14T05:12:07.820Z] docker.io [2022-03-14T05:12:07.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:12:08.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:12:08.392Z] Configure a credential helper to remove this warning. See [2022-03-14T05:12:08.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:12:08.392Z] [2022-03-14T05:12:08.392Z] Login Succeeded [2022-03-14T05:12:08.392Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T05:12:08.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T05:12:08.718Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-14T05:12:08.718Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:12:08.718Z] ++ dirname cmd/core-command/Dockerfile [2022-03-14T05:12:08.718Z] ++ cut -d/ -f2 [2022-03-14T05:12:08.718Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-14T05:12:08.718Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:12:08.718Z] ++ dirname cmd/core-data/Dockerfile [2022-03-14T05:12:08.718Z] ++ cut -d/ -f2 [2022-03-14T05:12:08.718Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-14T05:12:08.718Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:12:08.718Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-14T05:12:08.718Z] ++ cut -d/ -f2 [2022-03-14T05:12:08.718Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-14T05:12:08.718Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:12:08.718Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-14T05:12:08.718Z] ++ cut -d/ -f2 [2022-03-14T05:12:08.718Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-14T05:12:08.718Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:12:08.718Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-14T05:12:08.718Z] ++ cut -d/ -f2 [2022-03-14T05:12:08.718Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-14T05:12:08.718Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:12:08.718Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-14T05:12:08.718Z] ++ cut -d/ -f2 [2022-03-14T05:12:08.718Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-14T05:12:08.718Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:12:08.718Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-14T05:12:08.718Z] ++ cut -d/ -f2 [2022-03-14T05:12:08.718Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-14T05:12:08.718Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:12:08.718Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-14T05:12:08.718Z] ++ cut -d/ -f2 [2022-03-14T05:12:08.718Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-14T05:12:08.718Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T05:12:08.718Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-14T05:12:08.718Z] ++ cut -d/ -f2 [2022-03-14T05:12:08.718Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-14T05:12:08.748Z] 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: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-14T05:12:09.103Z] + git rev-list -1 --merges 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554~1..12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [Pipeline] echo [2022-03-14T05:12:09.125Z] -----------> git rev-list -1 --merges 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554~1..12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [false] [Pipeline] sh [2022-03-14T05:12:09.417Z] + git log --format=format:%s -1 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [Pipeline] echo [2022-03-14T05:12:09.433Z] ========================================================= [2022-03-14T05:12:09.434Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-14T05:12:09.434Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-14T05:12:09.915Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-14T05:12:09.915Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-14T05:12:09.915Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-14T05:12:09.915Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-14T05:12:09.915Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-14T05:12:09.915Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-14T05:12:09.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:12:10.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T05:12:10.266Z] [2022-03-14T05:12:10.266Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:12:10.581Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T05:12:10.581Z] latest: Pulling from edgex-devops/git-semver [2022-03-14T05:12:10.581Z] a0d0a0d46f8b: Pulling fs layer [2022-03-14T05:12:10.581Z] 3e5f54012d9b: Pulling fs layer [2022-03-14T05:12:10.581Z] 4c7163046ea9: Pulling fs layer [2022-03-14T05:12:10.581Z] 0c2d73faf560: Pulling fs layer [2022-03-14T05:12:10.581Z] 0c2d73faf560: Waiting [2022-03-14T05:12:10.581Z] 3e5f54012d9b: Verifying Checksum [2022-03-14T05:12:10.581Z] 3e5f54012d9b: Download complete [2022-03-14T05:12:10.581Z] a0d0a0d46f8b: Download complete [2022-03-14T05:12:10.581Z] 4c7163046ea9: Verifying Checksum [2022-03-14T05:12:10.581Z] 4c7163046ea9: Download complete [2022-03-14T05:12:10.581Z] 0c2d73faf560: Verifying Checksum [2022-03-14T05:12:10.582Z] 0c2d73faf560: Download complete [2022-03-14T05:12:10.847Z] a0d0a0d46f8b: Pull complete [2022-03-14T05:12:10.847Z] 3e5f54012d9b: Pull complete [2022-03-14T05:12:11.114Z] 4c7163046ea9: Pull complete [2022-03-14T05:12:11.377Z] 0c2d73faf560: Pull complete [2022-03-14T05:12:11.377Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-14T05:12:11.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T05:12:11.378Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-14T05:12:11.451Z] prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container [2022-03-14T05:12:11.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-14T05:12:12.103Z] $ docker top 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T05:12:12.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T05:12:12.250Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T05:12:12.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T05:12:12.323Z] $ docker exec 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d ssh-agent [2022-03-14T05:12:12.446Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkBHIJc/agent.13 [2022-03-14T05:12:12.446Z] SSH_AGENT_PID=20 [2022-03-14T05:12:12.454Z] Running ssh-add (command line suppressed) [2022-03-14T05:12:12.529Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_3140135667716416069.key (/w/workspace/edgex-go/11@tmp/private_key_3140135667716416069.key) [2022-03-14T05:12:12.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T05:12:12.856Z] + git tag --points-at HEAD [Pipeline] } [2022-03-14T05:12:12.873Z] $ docker exec --env ******** --env ******** 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d ssh-agent -k [2022-03-14T05:12:12.984Z] unset SSH_AUTH_SOCK; [2022-03-14T05:12:12.984Z] unset SSH_AGENT_PID; [2022-03-14T05:12:12.985Z] echo Agent pid 20 killed; [2022-03-14T05:12:12.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-14T05:12:13.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T05:12:13.014Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T05:12:13.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T05:12:13.138Z] $ docker exec 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d ssh-agent [2022-03-14T05:12:13.253Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLNOJhc/agent.54 [2022-03-14T05:12:13.253Z] SSH_AGENT_PID=60 [2022-03-14T05:12:13.258Z] Running ssh-add (command line suppressed) [2022-03-14T05:12:13.349Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_6208524116703787671.key (/w/workspace/edgex-go/11@tmp/private_key_6208524116703787671.key) [2022-03-14T05:12:13.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T05:12:13.661Z] + git semver init [2022-03-14T05:12:13.661Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T05:12:13.661Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2022-03-14T05:12:13.661Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2022-03-14T05:12:13.661Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T05:12:13.661Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T05:12:13.661Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T05:12:13.661Z] # $SEMVER_BRANCH = PR-3891 [2022-03-14T05:12:13.661Z] # $SEMVER_TEMP = /tmp/semver-167429333 [2022-03-14T05:12:13.661Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-14T05:12:25.946Z] # '/tmp/semver-167429333' -> '/w/workspace/edgex-go/11/.semver' [2022-03-14T05:12:26.210Z] # -> Force: false [2022-03-14T05:12:26.210Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2022-03-14T05:12:26.221Z] $ docker exec --env ******** --env ******** 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d ssh-agent -k [2022-03-14T05:12:26.318Z] unset SSH_AUTH_SOCK; [2022-03-14T05:12:26.318Z] unset SSH_AGENT_PID; [2022-03-14T05:12:26.318Z] echo Agent pid 60 killed; [2022-03-14T05:12:26.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T05:12:26.641Z] + git semver [Pipeline] } [2022-03-14T05:12:26.655Z] $ docker stop --time=1 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d [2022-03-14T05:12:28.882Z] $ docker rm -f 8b7dedd7ff1f6fe21234d4994c19c3fd1bd1ecc4a8e1c19b60a2f221016e612d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T05:12:29.251Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-14T05:12:29.461Z] Stashed 1 file(s) [Pipeline] echo [2022-03-14T05:12:29.465Z] [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-14T05:12:29.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T05:12:29.614Z] ========================================================= [2022-03-14T05:12:29.614Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-14T05:12:29.614Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:12:29.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T05:12:29.913Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-14T05:12:29.913Z] 59bf1c3509f3: Pulling fs layer [2022-03-14T05:12:29.913Z] 666ba61612fd: Pulling fs layer [2022-03-14T05:12:29.913Z] 8ed8ca486205: Pulling fs layer [2022-03-14T05:12:29.913Z] 4fe6c5a15a65: Pulling fs layer [2022-03-14T05:12:29.913Z] 22a0e8bec74d: Pulling fs layer [2022-03-14T05:12:29.913Z] 640e595b4fbd: Pulling fs layer [2022-03-14T05:12:29.913Z] 763cafe07f6e: Pulling fs layer [2022-03-14T05:12:29.913Z] 0c0b528cf693: Pulling fs layer [2022-03-14T05:12:29.913Z] 10935f4eaf8b: Pulling fs layer [2022-03-14T05:12:29.913Z] 4fe6c5a15a65: Waiting [2022-03-14T05:12:29.913Z] 22a0e8bec74d: Waiting [2022-03-14T05:12:29.913Z] 763cafe07f6e: Waiting [2022-03-14T05:12:29.913Z] 640e595b4fbd: Waiting [2022-03-14T05:12:29.913Z] 0c0b528cf693: Waiting [2022-03-14T05:12:29.913Z] 10935f4eaf8b: Waiting [2022-03-14T05:12:29.913Z] 8ed8ca486205: Verifying Checksum [2022-03-14T05:12:29.913Z] 8ed8ca486205: Download complete [2022-03-14T05:12:29.913Z] 666ba61612fd: Verifying Checksum [2022-03-14T05:12:29.913Z] 666ba61612fd: Download complete [2022-03-14T05:12:29.913Z] 22a0e8bec74d: Verifying Checksum [2022-03-14T05:12:29.913Z] 22a0e8bec74d: Download complete [2022-03-14T05:12:29.913Z] 640e595b4fbd: Verifying Checksum [2022-03-14T05:12:29.913Z] 640e595b4fbd: Download complete [2022-03-14T05:12:29.913Z] 763cafe07f6e: Verifying Checksum [2022-03-14T05:12:29.913Z] 763cafe07f6e: Download complete [2022-03-14T05:12:29.913Z] 59bf1c3509f3: Verifying Checksum [2022-03-14T05:12:29.913Z] 59bf1c3509f3: Download complete [2022-03-14T05:12:30.179Z] 0c0b528cf693: Verifying Checksum [2022-03-14T05:12:30.179Z] 0c0b528cf693: Download complete [2022-03-14T05:12:30.446Z] 59bf1c3509f3: Pull complete [2022-03-14T05:12:30.708Z] 4fe6c5a15a65: Verifying Checksum [2022-03-14T05:12:30.708Z] 4fe6c5a15a65: Download complete [2022-03-14T05:12:30.708Z] 666ba61612fd: Pull complete [2022-03-14T05:12:30.708Z] 10935f4eaf8b: Verifying Checksum [2022-03-14T05:12:30.708Z] 10935f4eaf8b: Download complete [2022-03-14T05:12:30.708Z] 8ed8ca486205: Pull complete [2022-03-14T05:12:34.968Z] 4fe6c5a15a65: Pull complete [2022-03-14T05:12:34.968Z] 22a0e8bec74d: Pull complete [2022-03-14T05:12:34.968Z] 640e595b4fbd: Pull complete [2022-03-14T05:12:34.968Z] 763cafe07f6e: Pull complete [2022-03-14T05:12:34.968Z] 0c0b528cf693: Pull complete [2022-03-14T05:12:36.901Z] 10935f4eaf8b: Pull complete [2022-03-14T05:12:36.901Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-14T05:12:36.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T05:12:36.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:12:37.218Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T05:12:37.218Z] WORKDIR /edgex [2022-03-14T05:12:37.218Z] COPY go.mod . [2022-03-14T05:12:37.218Z] RUN go mod download' [2022-03-14T05:12:37.218Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-14T05:12:38.632Z] Sending build context to Docker daemon 334.1MB [2022-03-14T05:12:38.632Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T05:12:38.632Z] ---> 99d49a6021b9 [2022-03-14T05:12:38.632Z] Step 2/4 : WORKDIR /edgex [2022-03-14T05:12:40.552Z] ---> Running in c341b5e82b0d [2022-03-14T05:12:40.552Z] Removing intermediate container c341b5e82b0d [2022-03-14T05:12:40.552Z] ---> c1ad46f4a950 [2022-03-14T05:12:40.552Z] Step 3/4 : COPY go.mod . [2022-03-14T05:12:40.818Z] ---> 45df113abff5 [2022-03-14T05:12:40.819Z] Step 4/4 : RUN go mod download [2022-03-14T05:12:40.819Z] ---> Running in 66a6d9805c7d [2022-03-14T05:12:44.554Z] Still waiting to schedule task [2022-03-14T05:12:44.555Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-03-14T05:13:19.598Z] Removing intermediate container 66a6d9805c7d [2022-03-14T05:13:19.598Z] ---> 41b37b48e85d [2022-03-14T05:13:19.598Z] Successfully built 41b37b48e85d [2022-03-14T05:13:19.598Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:13:19.901Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T05:13:19.901Z] . [Pipeline] withDockerContainer [2022-03-14T05:13:19.959Z] prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container [2022-03-14T05:13:19.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-14T05:13:20.361Z] $ docker top 9688c68f240b19508cf6f5577d4bc0bb93f24c89d3fd26fc6c89e03ef9258e6f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T05:13:20.723Z] + go version [2022-03-14T05:13:20.723Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-14T05:13:20.733Z] $ docker stop --time=1 9688c68f240b19508cf6f5577d4bc0bb93f24c89d3fd26fc6c89e03ef9258e6f [2022-03-14T05:13:21.916Z] $ docker rm -f 9688c68f240b19508cf6f5577d4bc0bb93f24c89d3fd26fc6c89e03ef9258e6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:13:22.315Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T05:13:22.315Z] . [Pipeline] withDockerContainer [2022-03-14T05:13:22.388Z] prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container [2022-03-14T05:13:22.424Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-14T05:13:22.755Z] $ docker top 0695826d5b2b2d9cf4afb2c242c29a376aa630d7d3ae83515d48917764683b6c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-14T05:13:22.830Z] ========================================================= [2022-03-14T05:13:22.830Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-14T05:13:22.830Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:13:23.121Z] + make test [2022-03-14T05:13:23.121Z] go mod tidy [2022-03-14T05:13:23.121Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-14T05:13:29.765Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-14T05:13:44.799Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-14T05:13:49.054Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-14T05:13:49.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-14T05:13:49.595Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-14T05:13:51.536Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-14T05:13:52.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-14T05:13:52.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-14T05:13:52.113Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-14T05:13:52.693Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-14T05:13:52.693Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-14T05:13:52.968Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-14T05:13:52.968Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-14T05:13:52.968Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-14T05:13:52.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-14T05:13:54.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2022-03-14T05:13:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-14T05:13:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-14T05:13:55.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements [2022-03-14T05:13:55.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-14T05:13:55.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 54.9% of statements [2022-03-14T05:13:55.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-14T05:13:55.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-14T05:13:56.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 89.6% of statements [2022-03-14T05:13:56.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-14T05:13:56.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-14T05:13:56.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:13:57.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements [2022-03-14T05:13:57.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-14T05:13:57.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-14T05:13:57.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-14T05:13:57.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-14T05:13:57.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-14T05:13:58.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements [2022-03-14T05:13:58.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-14T05:13:58.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:13:58.241Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2022-03-14T05:13:58.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-14T05:13:58.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-14T05:13:58.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-14T05:13:58.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-14T05:13:58.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-14T05:13:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2022-03-14T05:13:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-14T05:13:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-14T05:13:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-14T05:13:59.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2022-03-14T05:13:59.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-14T05:13:59.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2022-03-14T05:13:59.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 24.0% of statements [2022-03-14T05:13:59.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-14T05:13:59.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2022-03-14T05:14:01.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2022-03-14T05:14:01.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-03-14T05:14:01.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-03-14T05:14:01.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2022-03-14T05:14:13.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements [2022-03-14T05:14:13.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-03-14T05:14:17.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.203s coverage: 82.5% of statements [2022-03-14T05:14:17.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-14T05:14:35.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2022-03-14T05:14:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-14T05:14:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-14T05:14:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-14T05:14:35.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-14T05:14:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-14T05:14:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-14T05:14:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-14T05:14:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-14T05:14:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-14T05:14:35.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2022-03-14T05:14:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-14T05:14:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-14T05:14:35.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-03-14T05:14:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2022-03-14T05:14:35.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2022-03-14T05:14:35.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2022-03-14T05:14:35.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-14T05:14:35.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-03-14T05:14:35.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 65.4% of statements [2022-03-14T05:14:35.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-14T05:14:35.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-14T05:14:35.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-14T05:14:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.8% of statements [2022-03-14T05:14:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-14T05:14:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-14T05:14:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2022-03-14T05:14:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-14T05:14:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2022-03-14T05:14:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-14T05:14:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-14T05:14:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-14T05:14:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-14T05:14:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-14T05:14:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-14T05:14:44.150Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-14T05:14:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-03-14T05:14:44.150Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-03-14T05:14:44.150Z] 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-14T05:15:22.985Z] GO111MODULE=on go vet ./... [2022-03-14T05:15:25.571Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-14T05:15:25.571Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-14T05:15:25.832Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-14T05:15:26.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-14T05:15:26.731Z] + ls -al . [2022-03-14T05:15:26.732Z] total 644 [2022-03-14T05:15:26.732Z] drwxrwxr-x 10 1001 1001 4096 Mar 14 05:15 . [2022-03-14T05:15:26.732Z] drwxr-xr-x 4 root root 30 Mar 14 05:13 .. [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 11 Mar 14 05:11 .dockerignore [2022-03-14T05:15:26.732Z] drwxrwxr-x 8 1001 1001 179 Mar 14 05:12 .git [2022-03-14T05:15:26.732Z] drwxrwxr-x 4 1001 1001 142 Mar 14 05:11 .github [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 804 Mar 14 05:11 .gitignore [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 05:11 .golangci.yml [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 76 Mar 14 05:11 .hadolint.yml [2022-03-14T05:15:26.732Z] drwx------ 3 1001 1001 73 Mar 14 05:12 .semver [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 05:11 .sonarcloud.properties [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 05:11 ADOPTERS.md [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 9019 Mar 14 05:11 Attribution.txt [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 51732 Mar 14 05:11 CHANGELOG.md [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 05:11 CONTRIBUTING.md [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 05:11 GOVERNANCE.md [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 849 Mar 14 05:11 Jenkinsfile [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 05:11 LICENSE [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 6508 Mar 14 05:11 Makefile [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 05:11 OWNERS.md [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 8207 Mar 14 05:11 README.md [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 6912 Mar 14 05:11 SECURITY.md [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 05:12 VERSION [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 4131 Mar 14 05:11 ZMQWindows.md [2022-03-14T05:15:26.732Z] drwxrwxr-x 2 1001 1001 37 Mar 14 05:11 bin [2022-03-14T05:15:26.732Z] drwxrwxr-x 14 1001 1001 4096 Mar 14 05:11 cmd [2022-03-14T05:15:26.732Z] -rw-r--r-- 1 root root 426334 Mar 14 05:14 coverage.out [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 2827 Mar 14 05:11 go.mod [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 50275 Mar 14 05:11 go.sum [2022-03-14T05:15:26.732Z] drwxrwxr-x 8 1001 1001 124 Mar 14 05:11 internal [2022-03-14T05:15:26.732Z] drwxrwxr-x 3 1001 1001 16 Mar 14 05:11 openapi [2022-03-14T05:15:26.732Z] drwxrwxr-x 4 1001 1001 71 Mar 14 05:11 snap [2022-03-14T05:15:26.732Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 05:11 version.go [Pipeline] sh [2022-03-14T05:15:27.027Z] + '[' -e coverage.out ] [2022-03-14T05:15:27.027Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-14T05:15:27.155Z] Stashed 1 file(s) [Pipeline] sh [2022-03-14T05:15:27.452Z] + make build [2022-03-14T05:15:27.452Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-14T05:15:28.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-14T05:15:35.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-14T05:15:36.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-14T05:15:37.113Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-14T05:15:37.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-14T05:15:38.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-14T05:15:39.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-14T05:15:39.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-14T05:15:41.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-14T05:15:42.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-14T05:15:43.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-14T05:15:44.754Z] $ docker stop --time=1 0695826d5b2b2d9cf4afb2c242c29a376aa630d7d3ae83515d48917764683b6c [2022-03-14T05:15:46.723Z] $ docker rm -f 0695826d5b2b2d9cf4afb2c242c29a376aa630d7d3ae83515d48917764683b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:15:48.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-14T05:15:48.290Z] [2022-03-14T05:15:48.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:15:48.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-14T05:15:48.601Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-14T05:15:48.601Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-14T05:15:48.601Z] ca9280d653b3: Pulling fs layer [2022-03-14T05:15:48.601Z] 7e9c9ca2126c: Pulling fs layer [2022-03-14T05:15:48.601Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-14T05:15:48.601Z] cbdbe7a5bc2a: Download complete [2022-03-14T05:15:48.865Z] ca9280d653b3: Verifying Checksum [2022-03-14T05:15:48.865Z] ca9280d653b3: Download complete [2022-03-14T05:15:48.865Z] cbdbe7a5bc2a: Pull complete [2022-03-14T05:15:49.200Z] 7e9c9ca2126c: Verifying Checksum [2022-03-14T05:15:49.200Z] 7e9c9ca2126c: Download complete [2022-03-14T05:15:49.463Z] ca9280d653b3: Pull complete [2022-03-14T05:15:53.789Z] 7e9c9ca2126c: Pull complete [2022-03-14T05:15:53.789Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-14T05:15:53.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-14T05:15:53.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-14T05:15:53.855Z] prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container [2022-03-14T05:15:53.893Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-14T05:15:56.892Z] $ docker top 5042482e15d5c969d794dcaab1a2a5b1c5cb7b46baa9b16c25e841305d555ff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T05:15:57.258Z] + docker-compose build --help [2022-03-14T05:15:57.258Z] + grep parallel [2022-03-14T05:15:57.827Z] --parallel Build images in parallel. [Pipeline] } [2022-03-14T05:15:57.839Z] $ docker stop --time=1 5042482e15d5c969d794dcaab1a2a5b1c5cb7b46baa9b16c25e841305d555ff4 [2022-03-14T05:15:59.114Z] $ docker rm -f 5042482e15d5c969d794dcaab1a2a5b1c5cb7b46baa9b16c25e841305d555ff4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:15:59.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-14T05:15:59.527Z] . [Pipeline] withDockerContainer [2022-03-14T05:15:59.599Z] prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container [2022-03-14T05:15:59.632Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-14T05:15:59.973Z] $ docker top ea10e9d54ea4bcbd54aad823e9dd8c9f57ed4a3c190e456f543806dfce49f981 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T05:16:00.331Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-14T05:16:00.902Z] Building core-command ... [2022-03-14T05:16:00.902Z] Building core-data ... [2022-03-14T05:16:00.902Z] Building core-metadata ... [2022-03-14T05:16:00.902Z] Building security-bootstrapper ... [2022-03-14T05:16:00.902Z] Building security-proxy-setup ... [2022-03-14T05:16:00.902Z] Building security-secretstore-setup ... [2022-03-14T05:16:00.902Z] Building support-notifications ... [2022-03-14T05:16:00.902Z] Building support-scheduler ... [2022-03-14T05:16:00.902Z] Building sys-mgmt-agent ... [2022-03-14T05:16:00.902Z] Building core-metadata [2022-03-14T05:16:00.902Z] Building security-secretstore-setup [2022-03-14T05:16:00.902Z] Building security-proxy-setup [2022-03-14T05:16:00.902Z] Building support-scheduler [2022-03-14T05:16:00.902Z] Building security-bootstrapper [2022-03-14T05:16:02.133Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7012 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws [2022-03-14T05:16:02.146Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2022-03-14T05:16:02.360Z] The recommended git tool is: git [2022-03-14T05:16:07.565Z] using credential edgex-jenkins-ssh [2022-03-14T05:16:07.591Z] Cloning the remote Git repository [2022-03-14T05:16:07.724Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:16:07.842Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2022-03-14T05:16:07.928Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:16:07.928Z] > git --version # timeout=10 [2022-03-14T05:16:07.945Z] > git --version # 'git version 2.17.1' [2022-03-14T05:16:07.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:16:08.031Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T05:16:10.930Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:16:10.930Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:16:10.930Z] ---> 41b37b48e85d [2022-03-14T05:16:10.930Z] Step 3/21 : WORKDIR /edgex-go [2022-03-14T05:16:10.930Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:16:10.930Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:16:10.930Z] ---> 41b37b48e85d [2022-03-14T05:16:10.930Z] Step 3/22 : WORKDIR /edgex-go [2022-03-14T05:16:17.524Z] ---> Running in 1be46c495fe6 [2022-03-14T05:16:17.524Z] ---> Running in 63f21cde5974 [2022-03-14T05:16:20.075Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:16:20.075Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:16:20.075Z] ---> 41b37b48e85d [2022-03-14T05:16:20.075Z] Step 3/31 : WORKDIR /edgex-go [2022-03-14T05:16:20.336Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:16:20.336Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:16:20.336Z] ---> 41b37b48e85d [2022-03-14T05:16:20.336Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T05:16:22.889Z] ---> Running in 813de11bc90f [2022-03-14T05:16:22.889Z] ---> Running in 8b234374a452 [2022-03-14T05:16:23.148Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:16:23.148Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:16:23.148Z] ---> 41b37b48e85d [2022-03-14T05:16:23.148Z] Step 3/25 : WORKDIR /edgex-go [2022-03-14T05:16:23.148Z] ---> Using cache [2022-03-14T05:16:23.148Z] ---> 28952f2579c3 [2022-03-14T05:16:23.148Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:16:23.148Z] Removing intermediate container 63f21cde5974 [2022-03-14T05:16:23.148Z] ---> 6a7fc9fda266 [2022-03-14T05:16:23.148Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:16:23.148Z] Removing intermediate container 1be46c495fe6 [2022-03-14T05:16:23.148Z] ---> 28952f2579c3 [2022-03-14T05:16:23.148Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:16:23.148Z] ---> Running in 21560bfde168 [2022-03-14T05:16:23.148Z] ---> Running in d2adcc232201 [2022-03-14T05:16:23.148Z] ---> Running in 15ed9a27a738 [2022-03-14T05:16:23.148Z] Removing intermediate container 813de11bc90f [2022-03-14T05:16:23.148Z] ---> 3518d6cab8a4 [2022-03-14T05:16:23.148Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:16:23.420Z] ---> Running in c44ae3fd7ddb [2022-03-14T05:16:23.420Z] Removing intermediate container 8b234374a452 [2022-03-14T05:16:23.420Z] ---> 4490baeccefa [2022-03-14T05:16:23.420Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:16:23.420Z] ---> Running in fac58491c807 [2022-03-14T05:16:23.998Z] Removing intermediate container 21560bfde168 [2022-03-14T05:16:23.998Z] ---> 382f30626a02 [2022-03-14T05:16:23.998Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-14T05:16:24.279Z] ---> Running in 8119f61d6277 [2022-03-14T05:16:24.279Z] Removing intermediate container d2adcc232201 [2022-03-14T05:16:24.279Z] ---> 6571dd719367 [2022-03-14T05:16:24.279Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-14T05:16:24.280Z] ---> Running in 1917f222be6f [2022-03-14T05:16:24.280Z] Removing intermediate container c44ae3fd7ddb [2022-03-14T05:16:24.280Z] ---> 2e58016ceb31 [2022-03-14T05:16:24.280Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-14T05:16:24.553Z] ---> Running in 8d33a0c4e3a4 [2022-03-14T05:16:23.712Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T05:16:23.742Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T05:16:23.778Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T05:16:23.815Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:16:23.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:16:23.830Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-14T05:16:24.704Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:16:24.822Z] Removing intermediate container fac58491c807 [2022-03-14T05:16:24.822Z] ---> 14639ccc4973 [2022-03-14T05:16:24.822Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-14T05:16:24.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:16:24.822Z] ---> Running in c1d001e101e9 [2022-03-14T05:16:24.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:16:24.822Z] Removing intermediate container 15ed9a27a738 [2022-03-14T05:16:24.822Z] ---> e9677a7ebfdc [2022-03-14T05:16:24.822Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-14T05:16:24.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:16:24.822Z] ---> Running in 13af8210e9b1 [2022-03-14T05:16:25.051Z] Merge succeeded, producing 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:16:25.052Z] Checking out Revision 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 (PR-3891) [2022-03-14T05:16:25.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:16:25.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:16:25.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:16:25.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:16:25.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:16:25.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:16:26.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:16:26.149Z] OK: 221 MiB in 52 packages [2022-03-14T05:16:26.149Z] OK: 221 MiB in 52 packages [2022-03-14T05:16:26.149Z] OK: 221 MiB in 52 packages [2022-03-14T05:16:26.409Z] OK: 221 MiB in 52 packages [2022-03-14T05:16:26.409Z] OK: 221 MiB in 52 packages [2022-03-14T05:16:24.730Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:16:24.746Z] > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 [2022-03-14T05:16:24.970Z] > git remote # timeout=10 [2022-03-14T05:16:24.989Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:16:25.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:16:25.019Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-14T05:16:25.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T05:16:25.065Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:16:25.083Z] > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 [2022-03-14T05:16:26.670Z] Removing intermediate container 8119f61d6277 [2022-03-14T05:16:26.670Z] ---> c0256213ed43 [2022-03-14T05:16:26.670Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-14T05:16:26.670Z] Removing intermediate container 8d33a0c4e3a4 [2022-03-14T05:16:26.670Z] ---> 5ad4d841642e [2022-03-14T05:16:26.670Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-14T05:16:26.936Z] ---> dd4ad92022ab [2022-03-14T05:16:26.936Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:16:26.936Z] Removing intermediate container 1917f222be6f [2022-03-14T05:16:26.936Z] ---> c0b69e966b43 [2022-03-14T05:16:26.936Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-14T05:16:26.936Z] ---> 408ca9173354 [2022-03-14T05:16:26.936Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:16:26.936Z] ---> Running in 68e43ed41aea [2022-03-14T05:16:26.936Z] Removing intermediate container 13af8210e9b1 [2022-03-14T05:16:26.936Z] ---> 025cafdc9d85 [2022-03-14T05:16:26.936Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-14T05:16:26.936Z] Removing intermediate container c1d001e101e9 [2022-03-14T05:16:26.936Z] ---> 6f42b101435c [2022-03-14T05:16:26.936Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T05:16:26.936Z] ---> Running in 2ad8b4b42107 [2022-03-14T05:16:27.204Z] ---> ef2cc129434d [2022-03-14T05:16:27.204Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:16:27.204Z] ---> 4acac8789f1c [2022-03-14T05:16:27.204Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:16:27.204Z] ---> d6a24c31a2a2 [2022-03-14T05:16:27.204Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:16:27.204Z] ---> Running in fd1fd3da0c44 [2022-03-14T05:16:27.204Z] ---> Running in 29635afe6f03 [2022-03-14T05:16:27.204Z] ---> Running in 342f697aef2c [2022-03-14T05:16:29.126Z] Removing intermediate container 68e43ed41aea [2022-03-14T05:16:29.126Z] ---> d5f320e29889 [2022-03-14T05:16:29.126Z] Step 8/25 : COPY . . [2022-03-14T05:16:29.126Z] Removing intermediate container 2ad8b4b42107 [2022-03-14T05:16:29.126Z] ---> e0e17e994d35 [2022-03-14T05:16:29.126Z] Step 8/31 : COPY . . [2022-03-14T05:16:29.354Z] Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T05:16:30.240Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-14T05:16:30.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T05:16:30.240Z] Dload Upload Total Spent Left Speed [2022-03-14T05:16:30.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 38451 0 --:--:-- --:--:-- --:--:-- 38451 [Pipeline] sh [2022-03-14T05:16:31.143Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-14T05:16:31.491Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-14T05:16:31.492Z] + sudo tee /etc/docker/daemon.new [2022-03-14T05:16:31.492Z] { [2022-03-14T05:16:31.492Z] "registry-mirrors": [ [2022-03-14T05:16:31.492Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-14T05:16:31.492Z] ], [2022-03-14T05:16:31.492Z] "bip": "10.250.0.254/24", [2022-03-14T05:16:31.492Z] "hosts": [ [2022-03-14T05:16:31.492Z] "tcp://0.0.0.0:5555", [2022-03-14T05:16:31.492Z] "unix:///var/run/docker.sock" [2022-03-14T05:16:31.492Z] ], [2022-03-14T05:16:31.492Z] "mtu": 1458, [2022-03-14T05:16:31.492Z] "selinux-enabled": true, [2022-03-14T05:16:31.492Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-14T05:16:31.492Z] } [Pipeline] sh [2022-03-14T05:16:31.841Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-14T05:16:32.188Z] + sudo service docker restart [2022-03-14T05:16:33.326Z] Removing intermediate container fd1fd3da0c44 [2022-03-14T05:16:33.326Z] ---> 9302ed500ecc [2022-03-14T05:16:33.326Z] Step 8/21 : COPY . . [2022-03-14T05:16:35.887Z] Removing intermediate container 29635afe6f03 [2022-03-14T05:16:35.887Z] ---> a6eac1c2a406 [2022-03-14T05:16:35.887Z] Step 8/22 : COPY . . [2022-03-14T05:16:36.163Z] Removing intermediate container 342f697aef2c [2022-03-14T05:16:36.163Z] ---> 5025fdc08cf3 [2022-03-14T05:16:36.163Z] Step 8/23 : COPY . . [2022-03-14T05:16:36.432Z] ---> 98ed0fd4f1e3 [2022-03-14T05:16:36.432Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-14T05:16:36.698Z] ---> 676a29cf6289 [2022-03-14T05:16:36.698Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-14T05:16:39.252Z] ---> Running in 8d43d03f22d2 [2022-03-14T05:16:39.512Z] ---> Running in 96307dbf1028 [2022-03-14T05:16:39.512Z] ---> 7e2b58897a95 [2022-03-14T05:16:39.512Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-14T05:16:39.782Z] ---> Running in 59ae6167c3e4 [2022-03-14T05:16:40.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-14T05:16:40.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-14T05:16:40.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-14T05:16:50.444Z] ---> c37e405ad11b [2022-03-14T05:16:50.444Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-14T05:16:50.444Z] ---> 1c202053bd40 [2022-03-14T05:16:50.444Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-14T05:16:50.444Z] ---> Running in a4ad15a7a1ec [2022-03-14T05:16:50.444Z] ---> Running in 28d173025f11 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T05:16:50.531Z] provisioning config files... [2022-03-14T05:16:50.556Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config5316590984494927967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:16:50.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-14T05:16:50.927Z] ---> docker-login.sh [2022-03-14T05:16:50.928Z] nexus3.edgexfoundry.org:10001 [2022-03-14T05:16:50.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-14T05:16:51.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:16:51.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:16:51.793Z] Configure a credential helper to remove this warning. See [2022-03-14T05:16:51.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:16:51.793Z] [2022-03-14T05:16:51.793Z] Login Succeeded [2022-03-14T05:16:51.793Z] nexus3.edgexfoundry.org:10002 [2022-03-14T05:16:52.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:16:52.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:16:52.067Z] Configure a credential helper to remove this warning. See [2022-03-14T05:16:52.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:16:52.067Z] [2022-03-14T05:16:52.067Z] Login Succeeded [2022-03-14T05:16:52.067Z] nexus3.edgexfoundry.org:10003 [2022-03-14T05:16:52.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:16:52.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:16:52.620Z] Configure a credential helper to remove this warning. See [2022-03-14T05:16:52.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:16:52.620Z] [2022-03-14T05:16:52.620Z] Login Succeeded [2022-03-14T05:16:52.620Z] nexus3.edgexfoundry.org:10004 [2022-03-14T05:16:52.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:16:52.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:16:52.897Z] Configure a credential helper to remove this warning. See [2022-03-14T05:16:52.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:16:52.897Z] [2022-03-14T05:16:52.897Z] Login Succeeded [2022-03-14T05:16:52.897Z] docker.io [2022-03-14T05:16:53.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T05:16:53.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T05:16:53.766Z] Configure a credential helper to remove this warning. See [2022-03-14T05:16:53.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T05:16:53.766Z] [2022-03-14T05:16:53.766Z] Login Succeeded [2022-03-14T05:16:53.766Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T05:16:53.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-14T05:16:54.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T05:16:54.365Z] ========================================================= [2022-03-14T05:16:54.365Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-14T05:16:54.365Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:16:54.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:16:54.983Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-14T05:16:54.983Z] 9b3977197b4f: Pulling fs layer [2022-03-14T05:16:54.983Z] 1a89e8eeedd5: Pulling fs layer [2022-03-14T05:16:54.983Z] 94645a83ff95: Pulling fs layer [2022-03-14T05:16:54.983Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-14T05:16:54.983Z] 0c92f367c5e7: Pulling fs layer [2022-03-14T05:16:54.983Z] f7c0051592d6: Pulling fs layer [2022-03-14T05:16:54.983Z] a227ed2f7395: Pulling fs layer [2022-03-14T05:16:54.983Z] 7b1c46037f91: Pulling fs layer [2022-03-14T05:16:54.983Z] 0c92f367c5e7: Waiting [2022-03-14T05:16:54.983Z] f7c0051592d6: Waiting [2022-03-14T05:16:54.983Z] a227ed2f7395: Waiting [2022-03-14T05:16:54.983Z] 7b1c46037f91: Waiting [2022-03-14T05:16:54.983Z] 3f3a8bcf1eab: Waiting [2022-03-14T05:16:54.983Z] 94645a83ff95: Verifying Checksum [2022-03-14T05:16:54.983Z] 94645a83ff95: Download complete [2022-03-14T05:16:54.983Z] 1a89e8eeedd5: Verifying Checksum [2022-03-14T05:16:54.983Z] 1a89e8eeedd5: Download complete [2022-03-14T05:16:54.983Z] 0c92f367c5e7: Verifying Checksum [2022-03-14T05:16:54.983Z] 0c92f367c5e7: Download complete [2022-03-14T05:16:54.983Z] f7c0051592d6: Verifying Checksum [2022-03-14T05:16:54.983Z] f7c0051592d6: Download complete [2022-03-14T05:16:54.983Z] a227ed2f7395: Verifying Checksum [2022-03-14T05:16:54.983Z] a227ed2f7395: Download complete [2022-03-14T05:16:54.983Z] 9b3977197b4f: Download complete [2022-03-14T05:16:55.975Z] 9b3977197b4f: Pull complete [2022-03-14T05:16:56.575Z] 1a89e8eeedd5: Pull complete [2022-03-14T05:16:56.852Z] 94645a83ff95: Pull complete [2022-03-14T05:16:56.852Z] 7b1c46037f91: Verifying Checksum [2022-03-14T05:16:56.852Z] 7b1c46037f91: Download complete [2022-03-14T05:16:57.447Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-14T05:16:57.448Z] 3f3a8bcf1eab: Download complete [2022-03-14T05:17:09.915Z] 3f3a8bcf1eab: Pull complete [2022-03-14T05:17:09.915Z] 0c92f367c5e7: Pull complete [2022-03-14T05:17:09.915Z] f7c0051592d6: Pull complete [2022-03-14T05:17:10.199Z] a227ed2f7395: Pull complete [2022-03-14T05:17:16.917Z] 7b1c46037f91: Pull complete [2022-03-14T05:17:16.917Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-14T05:17:16.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:17:16.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:17:17.275Z] + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:17:17.275Z] WORKDIR /edgex [2022-03-14T05:17:17.275Z] COPY go.mod . [2022-03-14T05:17:17.275Z] RUN go mod download ci-base-image-arm64 [2022-03-14T05:17:17.275Z] -f - . [2022-03-14T05:17:17.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-14T05:17:17.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-14T05:17:19.270Z] Sending build context to Docker daemon 168.8MB [2022-03-14T05:17:19.270Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T05:17:19.270Z] ---> f79e39bc4007 [2022-03-14T05:17:19.270Z] Step 2/4 : WORKDIR /edgex [2022-03-14T05:17:19.562Z] Removing intermediate container 8d43d03f22d2 [2022-03-14T05:17:19.562Z] ---> 5630afa3b6df [2022-03-14T05:17:19.562Z] [2022-03-14T05:17:19.562Z] Step 10/31 : FROM alpine:3.14 [2022-03-14T05:17:19.562Z] Removing intermediate container 96307dbf1028 [2022-03-14T05:17:19.562Z] ---> 5e9509ea4d81 [2022-03-14T05:17:19.562Z] [2022-03-14T05:17:19.562Z] Step 10/25 : FROM alpine:3.14 [2022-03-14T05:17:19.562Z] 3.14: Pulling from library/alpine [2022-03-14T05:17:19.562Z] 3.14: Pulling from library/alpine [2022-03-14T05:17:20.526Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-14T05:17:20.526Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-14T05:17:20.526Z] Status: Downloaded newer image for alpine:3.14 [2022-03-14T05:17:20.526Z] Status: Downloaded newer image for alpine:3.14 [2022-03-14T05:17:20.526Z] ---> 0a97eee8041e [2022-03-14T05:17:20.526Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-14T05:17:20.526Z] ---> 0a97eee8041e [2022-03-14T05:17:20.526Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-14T05:17:20.792Z] ---> Running in b19d4787cbbd [2022-03-14T05:17:20.792Z] ---> Running in aadc6645ec39 [2022-03-14T05:17:21.053Z] Removing intermediate container 59ae6167c3e4 [2022-03-14T05:17:21.053Z] ---> 0fdea90119e7 [2022-03-14T05:17:21.053Z] [2022-03-14T05:17:21.053Z] Step 10/21 : FROM alpine:3.14 [2022-03-14T05:17:21.053Z] ---> 0a97eee8041e [2022-03-14T05:17:21.053Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-14T05:17:21.053Z] ---> Running in b629c8d6ceb2 [2022-03-14T05:17:21.053Z] Removing intermediate container aadc6645ec39 [2022-03-14T05:17:21.053Z] ---> 1653f695240d [2022-03-14T05:17:21.053Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-14T05:17:21.315Z] ---> Running in 8aa547cc321e [2022-03-14T05:17:21.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:21.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:21.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:21.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:21.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:21.897Z] ---> Running in 4185ea638957 [2022-03-14T05:17:21.897Z] Removing intermediate container 4185ea638957 [2022-03-14T05:17:21.897Z] ---> 3c47bedcab03 [2022-03-14T05:17:21.897Z] Step 3/4 : COPY go.mod . [2022-03-14T05:17:22.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:22.422Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-14T05:17:22.422Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-14T05:17:22.422Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-14T05:17:22.422Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-14T05:17:22.422Z] (5/5) Installing curl (7.79.1-r0) [2022-03-14T05:17:22.422Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:17:22.423Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T05:17:22.423Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-14T05:17:22.423Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-14T05:17:22.489Z] ---> 636bcb2ec0fa [2022-03-14T05:17:22.489Z] Step 4/4 : RUN go mod download [2022-03-14T05:17:22.489Z] ---> Running in 72e9c2b385c0 [2022-03-14T05:17:22.686Z] (3/3) Installing su-exec (0.2-r1) [2022-03-14T05:17:22.686Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:17:22.686Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T05:17:22.686Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-14T05:17:22.686Z] (2/2) Installing su-exec (0.2-r1) [2022-03-14T05:17:22.686Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:17:22.686Z] OK: 6 MiB in 17 packages [2022-03-14T05:17:22.686Z] OK: 6 MiB in 16 packages [2022-03-14T05:17:22.686Z] OK: 8 MiB in 19 packages [2022-03-14T05:17:23.634Z] Removing intermediate container b19d4787cbbd [2022-03-14T05:17:23.634Z] ---> 2b144992fa55 [2022-03-14T05:17:23.634Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-14T05:17:23.634Z] Removing intermediate container 8aa547cc321e [2022-03-14T05:17:23.634Z] ---> a632d6fe77fa [2022-03-14T05:17:23.634Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-14T05:17:23.634Z] ---> Running in 65072e92f178 [2022-03-14T05:17:23.634Z] ---> Running in 86932fc6ea1d [2022-03-14T05:17:23.634Z] Removing intermediate container b629c8d6ceb2 [2022-03-14T05:17:23.634Z] ---> 463cda09b0e0 [2022-03-14T05:17:23.634Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-14T05:17:23.634Z] Removing intermediate container 65072e92f178 [2022-03-14T05:17:23.634Z] ---> a5112643d841 [2022-03-14T05:17:23.634Z] Step 13/25 : WORKDIR / [2022-03-14T05:17:23.634Z] ---> Running in d72fc628324e [2022-03-14T05:17:23.634Z] ---> Running in 2e8246b56c7b [2022-03-14T05:17:23.895Z] Removing intermediate container 86932fc6ea1d [2022-03-14T05:17:23.895Z] ---> 0e52aa013f43 [2022-03-14T05:17:23.895Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-14T05:17:23.895Z] Removing intermediate container 2e8246b56c7b [2022-03-14T05:17:23.895Z] ---> 9df8c5bcd55d [2022-03-14T05:17:23.895Z] Step 13/21 : WORKDIR /edgex [2022-03-14T05:17:23.895Z] Removing intermediate container d72fc628324e [2022-03-14T05:17:23.895Z] ---> 94ddf0663e18 [2022-03-14T05:17:23.895Z] 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-14T05:17:23.895Z] ---> Running in 74ebebc4b52f [2022-03-14T05:17:23.895Z] ---> Running in c72bcfdeb0a6 [2022-03-14T05:17:24.157Z] Removing intermediate container 74ebebc4b52f [2022-03-14T05:17:24.157Z] ---> d667e762cc05 [2022-03-14T05:17:24.157Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-14T05:17:24.157Z] ---> a2db16f67fa6 [2022-03-14T05:17:24.157Z] 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-14T05:17:24.157Z] Removing intermediate container c72bcfdeb0a6 [2022-03-14T05:17:24.157Z] ---> 7411b83fda91 [2022-03-14T05:17:24.157Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-14T05:17:24.419Z] ---> Running in a348666f9377 [2022-03-14T05:17:24.681Z] ---> 9ef8044fa6ce [2022-03-14T05:17:24.681Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-14T05:17:24.681Z] ---> bd0677265dce [2022-03-14T05:17:24.681Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-14T05:17:25.259Z] ---> 1d8a60bd19ad [2022-03-14T05:17:25.259Z] 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-14T05:17:25.524Z] Removing intermediate container a348666f9377 [2022-03-14T05:17:25.524Z] ---> cc7033811fdc [2022-03-14T05:17:25.524Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-14T05:17:25.524Z] ---> 84a7d05a8e57 [2022-03-14T05:17:25.524Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-14T05:17:25.524Z] ---> Running in 8e8dc9d20b26 [2022-03-14T05:17:25.524Z] ---> ede6d3129c26 [2022-03-14T05:17:25.524Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-14T05:17:25.789Z] Removing intermediate container 8e8dc9d20b26 [2022-03-14T05:17:25.789Z] ---> fb28ba2bf072 [2022-03-14T05:17:25.789Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-14T05:17:26.370Z] ---> 801300691e26 [2022-03-14T05:17:26.370Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-14T05:17:26.370Z] ---> 0af4ace39203 [2022-03-14T05:17:26.370Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-14T05:17:26.370Z] ---> Running in 468aea2e50aa [2022-03-14T05:17:26.370Z] ---> a2d853e17a18 [2022-03-14T05:17:26.370Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-14T05:17:26.370Z] ---> Running in 2947b69c1f51 [2022-03-14T05:17:26.647Z] Removing intermediate container 468aea2e50aa [2022-03-14T05:17:26.647Z] ---> 7e61e6816e5e [2022-03-14T05:17:26.647Z] Step 18/21 : CMD ["--init=true"] [2022-03-14T05:17:26.647Z] ---> Running in f5cb8df4c6b9 [2022-03-14T05:17:26.920Z] Removing intermediate container f5cb8df4c6b9 [2022-03-14T05:17:26.920Z] ---> 50f2deb6cfe9 [2022-03-14T05:17:26.920Z] Step 19/21 : LABEL arch=x86_64 [2022-03-14T05:17:27.196Z] ---> Running in cd7b66186de3 [2022-03-14T05:17:27.196Z] ---> cc49754a80e6 [2022-03-14T05:17:27.196Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-14T05:17:27.196Z] Removing intermediate container cd7b66186de3 [2022-03-14T05:17:27.196Z] ---> 7bb7aa0a41dd [2022-03-14T05:17:27.196Z] Step 20/21 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:17:27.196Z] ---> Running in 7ba0eaf22758 [2022-03-14T05:17:27.196Z] ---> 2b3c15898512 [2022-03-14T05:17:27.196Z] 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-14T05:17:27.466Z] ---> Running in 81f528174aa4 [2022-03-14T05:17:27.466Z] Removing intermediate container 7ba0eaf22758 [2022-03-14T05:17:27.466Z] ---> caf635ed9dde [2022-03-14T05:17:27.466Z] Step 21/21 : LABEL version=0.0.0 [2022-03-14T05:17:27.466Z] ---> Running in c55afa99de60 [2022-03-14T05:17:27.730Z] Removing intermediate container c55afa99de60 [2022-03-14T05:17:27.730Z] ---> 5b82198b747e [2022-03-14T05:17:27.730Z] [2022-03-14T05:17:27.990Z] Successfully built 5b82198b747e [2022-03-14T05:17:27.990Z] Removing intermediate container 2947b69c1f51 [2022-03-14T05:17:27.990Z] ---> 2d065e08e027 [2022-03-14T05:17:27.990Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:17:27.990Z] Successfully tagged security-proxy-setup:latest [2022-03-14T05:17:27.990Z] Building sys-mgmt-agent [2022-03-14T05:17:28.936Z]  Building security-proxy-setup ... done  ---> 8d6df7e662f7 [2022-03-14T05:17:28.936Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-14T05:17:30.328Z] Removing intermediate container 81f528174aa4 [2022-03-14T05:17:30.328Z] ---> f57b23eaca20 [2022-03-14T05:17:30.328Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-14T05:17:30.328Z] ---> 3ffecc4c6cf7 [2022-03-14T05:17:30.328Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-14T05:17:30.328Z] ---> Running in 194969469a5d [2022-03-14T05:17:30.594Z] Removing intermediate container 194969469a5d [2022-03-14T05:17:30.594Z] ---> ca6f09cfeb71 [2022-03-14T05:17:30.594Z] Step 23/25 : LABEL arch=x86_64 [2022-03-14T05:17:30.594Z] ---> 3c5380ad5810 [2022-03-14T05:17:30.594Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-14T05:17:30.594Z] ---> Running in e96822da1b90 [2022-03-14T05:17:30.869Z] Removing intermediate container e96822da1b90 [2022-03-14T05:17:30.869Z] ---> 3315ba058695 [2022-03-14T05:17:30.869Z] Step 24/25 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:17:31.133Z] ---> 66bcf9116abd [2022-03-14T05:17:31.133Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-14T05:17:31.133Z] ---> Running in 3e863efb8e69 [2022-03-14T05:17:31.711Z] Removing intermediate container a4ad15a7a1ec [2022-03-14T05:17:31.711Z] ---> 83395c4457d6 [2022-03-14T05:17:31.711Z] [2022-03-14T05:17:31.711Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T05:17:31.711Z] ---> 0a97eee8041e [2022-03-14T05:17:31.711Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-14T05:17:31.711Z] Removing intermediate container 3e863efb8e69 [2022-03-14T05:17:31.711Z] ---> d09d1ee108b1 [2022-03-14T05:17:31.711Z] Step 25/25 : LABEL version=0.0.0 [2022-03-14T05:17:31.711Z] ---> 719090d64d36 [2022-03-14T05:17:31.711Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-14T05:17:31.711Z] ---> Running in b9a52b4ff435 [2022-03-14T05:17:31.711Z] Removing intermediate container 28d173025f11 [2022-03-14T05:17:31.711Z] ---> 9079a71a14d1 [2022-03-14T05:17:31.711Z] [2022-03-14T05:17:31.711Z] Step 10/22 : FROM alpine:3.14 [2022-03-14T05:17:31.711Z] ---> 0a97eee8041e [2022-03-14T05:17:31.711Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-14T05:17:31.978Z] ---> Running in e8a8600a4e98 [2022-03-14T05:17:31.978Z] ---> Running in ada5d042712f [2022-03-14T05:17:31.978Z] ---> Running in 358130400e85 [2022-03-14T05:17:31.978Z] Removing intermediate container e8a8600a4e98 [2022-03-14T05:17:31.978Z] ---> 2084295ff71e [2022-03-14T05:17:31.978Z] [2022-03-14T05:17:32.244Z] Removing intermediate container ada5d042712f [2022-03-14T05:17:32.244Z] ---> 2b168a00769d [2022-03-14T05:17:32.244Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-14T05:17:32.244Z] Successfully built 2084295ff71e [2022-03-14T05:17:32.244Z] Successfully tagged security-secretstore-setup:latest [2022-03-14T05:17:32.244Z] Building core-command [2022-03-14T05:17:32.505Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:32.505Z] ---> aaeef8bf954e [2022-03-14T05:17:32.505Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-14T05:17:32.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:32.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:32.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:32.766Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-14T05:17:32.766Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:17:33.029Z] OK: 6 MiB in 15 packages [2022-03-14T05:17:33.029Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-14T05:17:33.029Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:17:33.029Z] OK: 6 MiB in 15 packages [2022-03-14T05:17:33.982Z] ---> Running in ca6fafb614e5 [2022-03-14T05:17:34.920Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:17:34.920Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:17:34.920Z] ---> 41b37b48e85d [2022-03-14T05:17:34.920Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T05:17:34.920Z] ---> Using cache [2022-03-14T05:17:34.920Z] ---> 4490baeccefa [2022-03-14T05:17:34.920Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:17:34.920Z] ---> Using cache [2022-03-14T05:17:34.920Z] ---> 14639ccc4973 [2022-03-14T05:17:34.920Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-14T05:17:35.208Z] ---> Running in e715aba27913 [2022-03-14T05:17:35.473Z] Removing intermediate container 358130400e85 [2022-03-14T05:17:35.473Z] ---> bd78c47e52a3 [2022-03-14T05:17:35.473Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T05:17:35.752Z] ---> Running in de60e844c881 [2022-03-14T05:17:35.752Z] Removing intermediate container b9a52b4ff435 [2022-03-14T05:17:35.752Z] ---> e55dfa8d1c78 [2022-03-14T05:17:35.752Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T05:17:36.327Z] ---> Running in 64c3d9f5f6c1 [2022-03-14T05:17:36.327Z] Removing intermediate container de60e844c881 [2022-03-14T05:17:36.327Z] ---> 0bb0e7731acf [2022-03-14T05:17:36.327Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-14T05:17:36.327Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:17:36.327Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:17:36.327Z] ---> 41b37b48e85d [2022-03-14T05:17:36.327Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T05:17:36.327Z] ---> Using cache [2022-03-14T05:17:36.327Z] ---> 4490baeccefa [2022-03-14T05:17:36.327Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:17:36.327Z] ---> Using cache [2022-03-14T05:17:36.327Z] ---> 14639ccc4973 [2022-03-14T05:17:36.327Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-14T05:17:36.327Z] ---> Using cache [2022-03-14T05:17:36.327Z] ---> 6f42b101435c [2022-03-14T05:17:36.327Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T05:17:36.327Z] ---> Using cache [2022-03-14T05:17:36.327Z] ---> d6a24c31a2a2 [2022-03-14T05:17:36.327Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:17:36.327Z] ---> Using cache [2022-03-14T05:17:36.327Z] ---> 5025fdc08cf3 [2022-03-14T05:17:36.327Z] Step 8/23 : COPY . . [2022-03-14T05:17:36.327Z] ---> Using cache [2022-03-14T05:17:36.327Z] ---> 1c202053bd40 [2022-03-14T05:17:36.327Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-14T05:17:36.587Z] ---> Running in 2207416be2f8 [2022-03-14T05:17:36.587Z] ---> Running in 07ad55cbc7bd [2022-03-14T05:17:36.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:36.587Z] Removing intermediate container 64c3d9f5f6c1 [2022-03-14T05:17:36.587Z] ---> 43b86917ca30 [2022-03-14T05:17:36.587Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-14T05:17:36.587Z] ---> Running in aab32d4bc845 [2022-03-14T05:17:36.587Z] Removing intermediate container ca6fafb614e5 [2022-03-14T05:17:36.587Z] ---> 3022cbf46af0 [2022-03-14T05:17:36.587Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-14T05:17:36.587Z] Removing intermediate container 2207416be2f8 [2022-03-14T05:17:36.587Z] ---> 56180b7b8b32 [2022-03-14T05:17:36.587Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-14T05:17:36.852Z] ---> Running in f97847434dff [2022-03-14T05:17:36.852Z] ---> Running in 6dd9b67e0835 [2022-03-14T05:17:36.852Z] Removing intermediate container aab32d4bc845 [2022-03-14T05:17:36.852Z] ---> 882a8e664580 [2022-03-14T05:17:36.852Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-14T05:17:36.852Z] ---> Running in 62352d15b2bb [2022-03-14T05:17:36.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-14T05:17:36.852Z] Removing intermediate container 6dd9b67e0835 [2022-03-14T05:17:36.852Z] ---> 5a61fc89168c [2022-03-14T05:17:36.852Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:17:36.852Z] Removing intermediate container f97847434dff [2022-03-14T05:17:36.852Z] ---> 1aa93e30e372 [2022-03-14T05:17:36.852Z] Step 28/31 : CMD ["gate"] [2022-03-14T05:17:36.852Z] Removing intermediate container 62352d15b2bb [2022-03-14T05:17:36.852Z] ---> 03a2384eb282 [2022-03-14T05:17:36.852Z] Step 15/23 : WORKDIR / [2022-03-14T05:17:37.115Z] ---> Running in 6db82c4114a3 [2022-03-14T05:17:37.115Z] ---> Running in 0217d17eb987 [2022-03-14T05:17:37.115Z] ---> ce3422416111 [2022-03-14T05:17:37.115Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-14T05:17:37.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:37.395Z] Removing intermediate container 6db82c4114a3 [2022-03-14T05:17:37.395Z] ---> db76f7f70457 [2022-03-14T05:17:37.395Z] Step 29/31 : LABEL arch=x86_64 [2022-03-14T05:17:37.395Z] Removing intermediate container 0217d17eb987 [2022-03-14T05:17:37.395Z] ---> c5478b7f504a [2022-03-14T05:17:37.395Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:17:37.395Z] ---> Running in 2a704b705243 [2022-03-14T05:17:37.668Z] ---> 4ebda3f50a79 [2022-03-14T05:17:37.668Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-14T05:17:37.668Z] OK: 221 MiB in 52 packages [2022-03-14T05:17:37.668Z] Removing intermediate container 2a704b705243 [2022-03-14T05:17:37.668Z] ---> a69aabe74179 [2022-03-14T05:17:37.668Z] Step 30/31 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:17:37.668Z] ---> cae7396ac465 [2022-03-14T05:17:37.668Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-14T05:17:37.952Z] ---> Running in 0907618d5251 [2022-03-14T05:17:38.225Z] ---> 846516e2865d [2022-03-14T05:17:38.225Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-14T05:17:38.225Z] ---> Running in 00920683eb8c [2022-03-14T05:17:38.225Z] Removing intermediate container 0907618d5251 [2022-03-14T05:17:38.225Z] ---> 3fe24e5001fa [2022-03-14T05:17:38.225Z] Step 31/31 : LABEL version=0.0.0 [2022-03-14T05:17:38.225Z] Removing intermediate container e715aba27913 [2022-03-14T05:17:38.225Z] ---> d8a6c532ef4c [2022-03-14T05:17:38.225Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T05:17:38.492Z] ---> Running in 270798068c4e [2022-03-14T05:17:38.492Z] ---> 3549e0265113 [2022-03-14T05:17:38.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-14T05:17:38.492Z] Removing intermediate container 00920683eb8c [2022-03-14T05:17:38.492Z] ---> fd0b7d1b8164 [2022-03-14T05:17:38.492Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T05:17:38.492Z] ---> Running in 28eba991920a [2022-03-14T05:17:38.757Z] Removing intermediate container 270798068c4e [2022-03-14T05:17:38.757Z] ---> ccd28f3b8884 [2022-03-14T05:17:38.757Z] [2022-03-14T05:17:38.757Z] Removing intermediate container 28eba991920a [2022-03-14T05:17:38.757Z] ---> 7fb3ae9eb935 [2022-03-14T05:17:38.757Z] Step 20/22 : LABEL arch=x86_64 [2022-03-14T05:17:38.757Z] ---> a5b9e3074781 [2022-03-14T05:17:38.757Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-14T05:17:38.757Z] ---> ada2fd75191e [2022-03-14T05:17:38.757Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:17:38.757Z] ---> Running in 6c5fd868c7c8 [2022-03-14T05:17:38.757Z] ---> Running in dc999739e4dc [2022-03-14T05:17:39.021Z] ---> Running in 160cd7586d91 [2022-03-14T05:17:39.021Z] Successfully built ccd28f3b8884 [2022-03-14T05:17:39.021Z] Successfully tagged security-bootstrapper:latest [2022-03-14T05:17:39.021Z] Building core-data [2022-03-14T05:17:39.283Z]  Building security-bootstrapper ... done Removing intermediate container dc999739e4dc [2022-03-14T05:17:39.283Z] ---> d7b2c5a4054c [2022-03-14T05:17:39.283Z] Step 21/22 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:17:39.283Z] Removing intermediate container 160cd7586d91 [2022-03-14T05:17:39.283Z] ---> 2297042d72d4 [2022-03-14T05:17:39.283Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T05:17:41.228Z] ---> Running in 9c48cd92a087 [2022-03-14T05:17:41.228Z] ---> Running in 8ea9a38d1b05 [2022-03-14T05:17:41.496Z] Removing intermediate container 9c48cd92a087 [2022-03-14T05:17:41.496Z] ---> f85b76bb532f [2022-03-14T05:17:41.496Z] Step 22/22 : LABEL version=0.0.0 [2022-03-14T05:17:41.496Z] Removing intermediate container 8ea9a38d1b05 [2022-03-14T05:17:41.496Z] ---> 2e423d979998 [2022-03-14T05:17:41.496Z] Step 21/23 : LABEL arch=x86_64 [2022-03-14T05:17:41.760Z] ---> Running in 31a580f68ce9 [2022-03-14T05:17:41.760Z] ---> Running in ca0c4ca4001b [2022-03-14T05:17:41.760Z] Removing intermediate container 6c5fd868c7c8 [2022-03-14T05:17:41.760Z] ---> 4ef4ca5d017c [2022-03-14T05:17:41.760Z] Step 8/23 : COPY . . [2022-03-14T05:17:41.760Z] Removing intermediate container 31a580f68ce9 [2022-03-14T05:17:41.760Z] ---> d8ecaaf1adb6 [2022-03-14T05:17:41.760Z] [2022-03-14T05:17:42.025Z] Removing intermediate container ca0c4ca4001b [2022-03-14T05:17:42.025Z] ---> cc67c48a2343 [2022-03-14T05:17:42.025Z] Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:17:42.025Z] ---> Running in 79fd20269d60 [2022-03-14T05:17:42.291Z] Successfully built d8ecaaf1adb6 [2022-03-14T05:17:42.291Z] Removing intermediate container 79fd20269d60 [2022-03-14T05:17:42.291Z] ---> f6cb395d08d1 [2022-03-14T05:17:42.291Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T05:17:42.291Z] Successfully tagged support-scheduler:latest [2022-03-14T05:17:42.291Z]  Building support-scheduler ... done Building support-notifications [2022-03-14T05:17:42.885Z] ---> Running in d402c4582de6 [2022-03-14T05:17:48.217Z] Removing intermediate container d402c4582de6 [2022-03-14T05:17:48.217Z] ---> d24b48e10af5 [2022-03-14T05:17:48.217Z] [2022-03-14T05:17:48.217Z] Successfully built d24b48e10af5 [2022-03-14T05:17:48.217Z] Successfully tagged core-metadata:latest [2022-03-14T05:17:49.631Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:17:49.631Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:17:49.631Z] ---> 41b37b48e85d [2022-03-14T05:17:49.631Z] Step 3/22 : WORKDIR /edgex-go [2022-03-14T05:17:49.631Z] ---> Using cache [2022-03-14T05:17:49.631Z] ---> 4490baeccefa [2022-03-14T05:17:49.631Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:17:49.631Z] ---> Using cache [2022-03-14T05:17:49.631Z] ---> 14639ccc4973 [2022-03-14T05:17:49.631Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-14T05:17:51.556Z] ---> 46990848e5ad [2022-03-14T05:17:51.556Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-14T05:17:51.556Z] ---> Running in c81a4256a970 [2022-03-14T05:17:51.832Z] ---> Running in 5f81224efdb7 [2022-03-14T05:17:52.109Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:17:52.109Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:17:52.109Z] ---> 41b37b48e85d [2022-03-14T05:17:52.109Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T05:17:52.109Z] ---> Using cache [2022-03-14T05:17:52.109Z] ---> 4490baeccefa [2022-03-14T05:17:52.109Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:17:52.109Z] ---> Using cache [2022-03-14T05:17:52.109Z] ---> 14639ccc4973 [2022-03-14T05:17:52.109Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-14T05:17:52.109Z] ---> Running in dc7e9996d17b [2022-03-14T05:17:52.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:52.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-14T05:17:52.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:53.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:53.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:17:53.826Z] OK: 221 MiB in 52 packages [2022-03-14T05:17:54.100Z] OK: 221 MiB in 52 packages [2022-03-14T05:17:54.694Z] Removing intermediate container c81a4256a970 [2022-03-14T05:17:54.694Z] ---> d8ecbd17b1f8 [2022-03-14T05:17:54.694Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-14T05:17:54.694Z] Removing intermediate container dc7e9996d17b [2022-03-14T05:17:54.694Z] ---> 153f5eb90b1b [2022-03-14T05:17:54.694Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T05:17:54.694Z] ---> 6773d8e2aa93 [2022-03-14T05:17:54.694Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:17:54.694Z] ---> Running in 95b4ed565675 [2022-03-14T05:17:54.968Z] ---> 439fa0494f90 [2022-03-14T05:17:54.968Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:17:54.968Z] ---> Running in 2c939acfb30b [2022-03-14T05:17:56.945Z] Removing intermediate container 95b4ed565675 [2022-03-14T05:17:56.945Z] ---> 60bb6e1a9a64 [2022-03-14T05:17:56.945Z] Step 8/22 : COPY . . [2022-03-14T05:17:57.537Z] Removing intermediate container 2c939acfb30b [2022-03-14T05:17:57.537Z] ---> 7e5a1ba68b64 [2022-03-14T05:17:57.537Z] Step 8/23 : COPY . . [2022-03-14T05:18:05.778Z] ---> 6ab1767b1411 [2022-03-14T05:18:05.778Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-14T05:18:05.778Z] ---> 76a529eb3e9d [2022-03-14T05:18:05.778Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-14T05:18:05.778Z] ---> Running in d6e4e48b5f02 [2022-03-14T05:18:05.778Z] ---> Running in f273aca622a6 [2022-03-14T05:18:06.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-14T05:18:06.738Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-14T05:18:07.320Z] Removing intermediate container 07ad55cbc7bd [2022-03-14T05:18:07.320Z] ---> 0c7d6bf8be5b [2022-03-14T05:18:07.320Z] [2022-03-14T05:18:07.320Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T05:18:07.320Z] ---> 0a97eee8041e [2022-03-14T05:18:07.320Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-14T05:18:07.320Z] ---> Using cache [2022-03-14T05:18:07.320Z] ---> e55dfa8d1c78 [2022-03-14T05:18:07.320Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T05:18:07.320Z] ---> Using cache [2022-03-14T05:18:07.320Z] ---> 43b86917ca30 [2022-03-14T05:18:07.320Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-14T05:18:07.595Z] ---> Running in 1c7f627556ff [2022-03-14T05:18:07.595Z] Removing intermediate container 1c7f627556ff [2022-03-14T05:18:07.595Z] ---> 1549b56f433b [2022-03-14T05:18:07.595Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-14T05:18:07.867Z] ---> Running in 490d731d163d [2022-03-14T05:18:07.867Z] Removing intermediate container 490d731d163d [2022-03-14T05:18:07.867Z] ---> c014f92461d7 [2022-03-14T05:18:07.867Z] Step 15/23 : WORKDIR / [2022-03-14T05:18:07.867Z] ---> Running in 3ae0ca0f97f2 [2022-03-14T05:18:08.135Z] Removing intermediate container 3ae0ca0f97f2 [2022-03-14T05:18:08.135Z] ---> dc221f4698c8 [2022-03-14T05:18:08.135Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:18:08.401Z] ---> 5985fc082cc3 [2022-03-14T05:18:08.401Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-14T05:18:09.000Z] ---> 8b6f5246acec [2022-03-14T05:18:09.000Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-14T05:18:09.269Z] ---> 8d9bb80be087 [2022-03-14T05:18:09.269Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-14T05:18:09.269Z] ---> Running in 35023ef4038d [2022-03-14T05:18:09.269Z] Removing intermediate container 35023ef4038d [2022-03-14T05:18:09.269Z] ---> 76b3a6a454dc [2022-03-14T05:18:09.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T05:18:09.269Z] ---> Running in 878db3a5bdbb [2022-03-14T05:18:09.541Z] Removing intermediate container 878db3a5bdbb [2022-03-14T05:18:09.541Z] ---> d32bb87fb0fe [2022-03-14T05:18:09.541Z] Step 21/23 : LABEL arch=x86_64 [2022-03-14T05:18:09.541Z] ---> Running in 1218ac634cfe [2022-03-14T05:18:09.805Z] Removing intermediate container 1218ac634cfe [2022-03-14T05:18:09.805Z] ---> 65ac84540be6 [2022-03-14T05:18:09.805Z] Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:18:09.805Z] ---> Running in 8b0ebc2e01d5 [2022-03-14T05:18:10.074Z] Removing intermediate container 8b0ebc2e01d5 [2022-03-14T05:18:10.074Z] ---> 690fcb2d0b54 [2022-03-14T05:18:10.074Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T05:18:10.074Z] ---> Running in 799cd7d04220 [2022-03-14T05:18:10.074Z] Removing intermediate container 799cd7d04220 [2022-03-14T05:18:10.074Z] ---> cfa59462f1d5 [2022-03-14T05:18:10.074Z] [2022-03-14T05:18:10.348Z] Successfully built cfa59462f1d5 [2022-03-14T05:18:10.348Z] Successfully tagged core-command:latest [2022-03-14T05:18:16.995Z]  Building core-command ... done Removing intermediate container 5f81224efdb7 [2022-03-14T05:18:16.995Z] ---> 5b43dbff9f14 [2022-03-14T05:18:16.995Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-14T05:18:16.995Z] ---> Running in 31ad859084cd [2022-03-14T05:18:17.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-14T05:18:18.958Z] Removing intermediate container 31ad859084cd [2022-03-14T05:18:18.958Z] ---> ea4d4a70a7fb [2022-03-14T05:18:18.958Z] [2022-03-14T05:18:18.958Z] Step 11/23 : FROM docker:20.10.10 [2022-03-14T05:18:18.958Z] 20.10.10: Pulling from library/docker [2022-03-14T05:18:24.298Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-14T05:18:24.298Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-14T05:18:24.298Z] ---> b706a049f56e [2022-03-14T05:18:24.298Z] 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-14T05:18:24.873Z] ---> Running in 2f763c49604a [2022-03-14T05:18:25.134Z] Removing intermediate container 2f763c49604a [2022-03-14T05:18:25.134Z] ---> 6a6a19a51618 [2022-03-14T05:18:25.134Z] 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-14T05:18:25.134Z] ---> Running in e06937d8d65b [2022-03-14T05:18:25.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:18:25.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:18:25.972Z] (1/42) Installing readline (8.1.0-r0) [2022-03-14T05:18:25.972Z] (2/42) Installing bash (5.1.4-r0) [2022-03-14T05:18:25.972Z] Executing bash-5.1.4-r0.post-install [2022-03-14T05:18:25.972Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-14T05:18:25.972Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-14T05:18:25.972Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-14T05:18:25.972Z] (6/42) Installing curl (7.79.1-r0) [2022-03-14T05:18:25.972Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-14T05:18:25.972Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-14T05:18:25.972Z] (9/42) Installing expat (2.4.7-r0) [2022-03-14T05:18:25.972Z] (10/42) Installing libffi (3.3-r2) [2022-03-14T05:18:25.972Z] (11/42) Installing gdbm (1.19-r0) [2022-03-14T05:18:25.972Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-14T05:18:25.972Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-14T05:18:25.972Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-14T05:18:25.972Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-14T05:18:26.233Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-14T05:18:26.233Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-14T05:18:26.807Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-14T05:18:26.807Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-14T05:18:26.807Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-14T05:18:26.807Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-14T05:18:27.068Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-14T05:18:27.068Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-14T05:18:27.068Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-14T05:18:27.068Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-14T05:18:27.068Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-14T05:18:27.068Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-14T05:18:27.068Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-14T05:18:27.068Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-14T05:18:27.068Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-14T05:18:27.068Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-14T05:18:27.330Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-14T05:18:27.330Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-14T05:18:27.330Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-14T05:18:27.330Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-14T05:18:27.330Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-14T05:18:27.330Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-14T05:18:27.330Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-14T05:18:27.330Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-14T05:18:27.330Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-14T05:18:27.330Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-14T05:18:27.330Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-14T05:18:27.592Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:18:27.592Z] OK: 84 MiB in 64 packages [2022-03-14T05:18:28.534Z] Collecting docker-compose==1.23.2 [2022-03-14T05:18:28.534Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-14T05:18:28.534Z] Collecting texttable<0.10,>=0.9.0 [2022-03-14T05:18:28.534Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-14T05:18:29.110Z] Collecting docopt<0.7,>=0.6.1 [2022-03-14T05:18:29.110Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-14T05:18:29.373Z] Collecting docker<4.0,>=3.6.0 [2022-03-14T05:18:29.373Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-14T05:18:29.373Z] 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-14T05:18:29.373Z] Collecting cached-property<2,>=1.2.0 [2022-03-14T05:18:29.373Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-14T05:18:29.635Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-14T05:18:29.635Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-14T05:18:29.635Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-14T05:18:29.635Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-14T05:18:29.905Z] Collecting PyYAML<4,>=3.10 [2022-03-14T05:18:29.905Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-14T05:18:30.484Z] Collecting jsonschema<3,>=2.5.1 [2022-03-14T05:18:30.484Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-14T05:18:30.484Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-14T05:18:30.484Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-14T05:18:31.065Z] Collecting docker-pycreds>=0.4.0 [2022-03-14T05:18:31.065Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-14T05:18:31.065Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-14T05:18:31.065Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-14T05:18:31.065Z] Collecting idna<2.8,>=2.5 [2022-03-14T05:18:31.065Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-14T05:18:31.065Z] 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-14T05:18:31.325Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-14T05:18:31.325Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-14T05:18:31.325Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-14T05:18:31.325Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-14T05:18:31.325Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-14T05:18:31.325Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-14T05:18:31.325Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-14T05:18:31.325Z] Attempting uninstall: urllib3 [2022-03-14T05:18:31.325Z] Found existing installation: urllib3 1.26.5 [2022-03-14T05:18:31.325Z] Uninstalling urllib3-1.26.5: [2022-03-14T05:18:31.325Z] Successfully uninstalled urllib3-1.26.5 [2022-03-14T05:18:31.587Z] Attempting uninstall: idna [2022-03-14T05:18:31.587Z] Found existing installation: idna 3.2 [2022-03-14T05:18:31.587Z] Uninstalling idna-3.2: [2022-03-14T05:18:31.587Z] Successfully uninstalled idna-3.2 [2022-03-14T05:18:31.850Z] Attempting uninstall: chardet [2022-03-14T05:18:31.850Z] Found existing installation: chardet 4.0.0 [2022-03-14T05:18:31.850Z] Uninstalling chardet-4.0.0: [2022-03-14T05:18:31.850Z] Successfully uninstalled chardet-4.0.0 [2022-03-14T05:18:32.804Z] Removing intermediate container f273aca622a6 [2022-03-14T05:18:32.804Z] ---> ea324558f0f6 [2022-03-14T05:18:32.804Z] [2022-03-14T05:18:32.804Z] Step 10/22 : FROM alpine:3.14 [2022-03-14T05:18:32.804Z] ---> 0a97eee8041e [2022-03-14T05:18:32.804Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-14T05:18:32.804Z] ---> Running in 4b9a42e9a1ea [2022-03-14T05:18:32.804Z] Attempting uninstall: requests [2022-03-14T05:18:32.804Z] Found existing installation: requests 2.25.1 [2022-03-14T05:18:32.804Z] Uninstalling requests-2.25.1: [2022-03-14T05:18:32.804Z] Successfully uninstalled requests-2.25.1 [2022-03-14T05:18:32.804Z] Running setup.py install for texttable: started [2022-03-14T05:18:33.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:18:33.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:18:33.337Z] Running setup.py install for texttable: finished with status 'done' [2022-03-14T05:18:33.337Z] Running setup.py install for PyYAML: started [2022-03-14T05:18:33.607Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-14T05:18:33.607Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-14T05:18:33.607Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:18:33.607Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T05:18:33.607Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-14T05:18:33.868Z] OK: 6 MiB in 16 packages [2022-03-14T05:18:33.868Z] Running setup.py install for docopt: started [2022-03-14T05:18:34.446Z] Removing intermediate container 4b9a42e9a1ea [2022-03-14T05:18:34.446Z] ---> cffe31009d39 [2022-03-14T05:18:34.446Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T05:18:34.446Z] Running setup.py install for docopt: finished with status 'done' [2022-03-14T05:18:34.446Z] Running setup.py install for dockerpty: started [2022-03-14T05:18:34.446Z] ---> Running in 5fbb6404f407 [2022-03-14T05:18:34.446Z] Removing intermediate container 5fbb6404f407 [2022-03-14T05:18:34.446Z] ---> ae46d0f957f4 [2022-03-14T05:18:34.446Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-14T05:18:34.446Z] ---> Running in 0e8ff133ecd4 [2022-03-14T05:18:34.712Z] Removing intermediate container 0e8ff133ecd4 [2022-03-14T05:18:34.712Z] ---> f163a8495093 [2022-03-14T05:18:34.712Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-14T05:18:34.712Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-14T05:18:34.975Z] ---> Running in 642306bcd013 [2022-03-14T05:18:35.283Z] 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-14T05:18:35.283Z] Removing intermediate container 642306bcd013 [2022-03-14T05:18:35.283Z] ---> f981eca50f76 [2022-03-14T05:18:35.283Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:18:35.578Z] ---> 2f891d07ed56 [2022-03-14T05:18:35.578Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-14T05:18:36.998Z] ---> 2b5977c9820a [2022-03-14T05:18:36.998Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-14T05:18:37.944Z] ---> 5d72e51c6ebf [2022-03-14T05:18:37.944Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-14T05:18:37.944Z] Removing intermediate container d6e4e48b5f02 [2022-03-14T05:18:37.944Z] ---> 81bfb5b175ee [2022-03-14T05:18:37.944Z] [2022-03-14T05:18:37.944Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T05:18:37.944Z] ---> 0a97eee8041e [2022-03-14T05:18:37.944Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-14T05:18:37.944Z] ---> Running in ace19fc49447 [2022-03-14T05:18:37.944Z] Removing intermediate container e06937d8d65b [2022-03-14T05:18:37.944Z] ---> fe8566199b63 [2022-03-14T05:18:37.944Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-14T05:18:37.944Z] ---> Running in 25f109347982 [2022-03-14T05:18:37.944Z] ---> Running in 390f2307ca74 [2022-03-14T05:18:37.944Z] Removing intermediate container ace19fc49447 [2022-03-14T05:18:37.944Z] ---> 24473025f56d [2022-03-14T05:18:37.944Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T05:18:37.944Z] ---> Running in 9e511a2cebba [2022-03-14T05:18:38.207Z] Removing intermediate container 25f109347982 [2022-03-14T05:18:38.207Z] ---> cfaf99188587 [2022-03-14T05:18:38.207Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-14T05:18:38.207Z] Removing intermediate container 390f2307ca74 [2022-03-14T05:18:38.207Z] ---> 2e7e9e054cdb [2022-03-14T05:18:38.207Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-14T05:18:38.207Z] ---> Running in 731325ac6409 [2022-03-14T05:18:38.207Z] ---> Running in 2b229e6ffb7c [2022-03-14T05:18:38.207Z] Removing intermediate container 9e511a2cebba [2022-03-14T05:18:38.207Z] ---> 52c7b0a58e7b [2022-03-14T05:18:38.207Z] Step 20/22 : LABEL arch=x86_64 [2022-03-14T05:18:38.207Z] Removing intermediate container 731325ac6409 [2022-03-14T05:18:38.207Z] ---> 58d3bfaa8849 [2022-03-14T05:18:38.207Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-14T05:18:38.207Z] ---> Running in a2aed97e3897 [2022-03-14T05:18:38.207Z] ---> Running in 992eb21349bf [2022-03-14T05:18:38.474Z] Removing intermediate container 2b229e6ffb7c [2022-03-14T05:18:38.474Z] ---> 0ee2447d7f63 [2022-03-14T05:18:38.474Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-14T05:18:38.474Z] Removing intermediate container 992eb21349bf [2022-03-14T05:18:38.474Z] ---> 3dd9e9ca2665 [2022-03-14T05:18:38.474Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:18:38.474Z] Removing intermediate container a2aed97e3897 [2022-03-14T05:18:38.474Z] ---> 8ef3d9080fca [2022-03-14T05:18:38.474Z] Step 21/22 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:18:38.474Z] ---> Running in a888577cac2d [2022-03-14T05:18:38.474Z] ---> Running in 47a5585a3767 [2022-03-14T05:18:38.739Z] Removing intermediate container 47a5585a3767 [2022-03-14T05:18:38.739Z] ---> ad05aab7fa2a [2022-03-14T05:18:38.739Z] Step 22/22 : LABEL version=0.0.0 [2022-03-14T05:18:38.739Z] ---> 4a07a4c044db [2022-03-14T05:18:38.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-14T05:18:38.739Z] ---> Running in 1a38e81da435 [2022-03-14T05:18:38.739Z] Removing intermediate container 1a38e81da435 [2022-03-14T05:18:38.739Z] ---> 0ec9f6dc2276 [2022-03-14T05:18:38.739Z] [2022-03-14T05:18:39.003Z] Successfully built 0ec9f6dc2276 [2022-03-14T05:18:39.003Z] Successfully tagged support-notifications:latest [2022-03-14T05:18:39.003Z]  Building support-notifications ... done  ---> cd934c70a02c [2022-03-14T05:18:39.003Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-14T05:18:39.003Z] Removing intermediate container a888577cac2d [2022-03-14T05:18:39.003Z] ---> fda3c0b48897 [2022-03-14T05:18:39.003Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-14T05:18:39.269Z] ---> Running in cc5ea44ef98b [2022-03-14T05:18:39.269Z] ---> 4e0563aa48c9 [2022-03-14T05:18:39.269Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-14T05:18:39.269Z] ---> Running in 0498b13b3dd3 [2022-03-14T05:18:39.269Z] Removing intermediate container 0498b13b3dd3 [2022-03-14T05:18:39.269Z] ---> 5e66edb9c8fc [2022-03-14T05:18:39.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T05:18:39.269Z] ---> Running in 31488d233ff0 [2022-03-14T05:18:39.531Z] Removing intermediate container 31488d233ff0 [2022-03-14T05:18:39.531Z] ---> 2a1f47d737b4 [2022-03-14T05:18:39.531Z] Step 21/23 : LABEL arch=x86_64 [2022-03-14T05:18:39.531Z] ---> Running in f4e43a4a6f79 [2022-03-14T05:18:39.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-14T05:18:39.531Z] Removing intermediate container f4e43a4a6f79 [2022-03-14T05:18:39.531Z] ---> 2e7175dbbd52 [2022-03-14T05:18:39.531Z] Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:18:39.531Z] ---> Running in aa0e046ee602 [2022-03-14T05:18:39.792Z] Removing intermediate container aa0e046ee602 [2022-03-14T05:18:39.792Z] ---> bb186fe333a4 [2022-03-14T05:18:39.792Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T05:18:39.792Z] ---> Running in 568a566c0ae0 [2022-03-14T05:18:39.792Z] Removing intermediate container 568a566c0ae0 [2022-03-14T05:18:39.792Z] ---> 2257801f0dd0 [2022-03-14T05:18:39.792Z] [2022-03-14T05:18:39.792Z] Successfully built 2257801f0dd0 [2022-03-14T05:18:39.792Z] Successfully tagged sys-mgmt-agent:latest [2022-03-14T05:18:40.363Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-14T05:18:40.622Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-14T05:18:40.948Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-14T05:18:40.948Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-14T05:18:40.948Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-14T05:18:40.948Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-14T05:18:41.238Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-14T05:18:41.238Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:18:41.238Z] OK: 8 MiB in 20 packages [2022-03-14T05:18:41.566Z] Removing intermediate container cc5ea44ef98b [2022-03-14T05:18:41.566Z] ---> f39758a38d17 [2022-03-14T05:18:41.566Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:18:41.566Z] ---> 9aac9d7e9568 [2022-03-14T05:18:41.566Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-14T05:18:41.942Z] ---> 10f54739100f [2022-03-14T05:18:41.942Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-14T05:18:42.223Z] ---> 381d2a7236b8 [2022-03-14T05:18:42.223Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-14T05:18:42.223Z] ---> Running in befacf673db6 [2022-03-14T05:18:42.223Z] Removing intermediate container befacf673db6 [2022-03-14T05:18:42.223Z] ---> c26fb0e83d17 [2022-03-14T05:18:42.223Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T05:18:42.223Z] ---> Running in 81d6820b3d48 [2022-03-14T05:18:42.526Z] Removing intermediate container 81d6820b3d48 [2022-03-14T05:18:42.526Z] ---> 49cafe8a27b2 [2022-03-14T05:18:42.526Z] Step 21/23 : LABEL arch=x86_64 [2022-03-14T05:18:42.526Z] ---> Running in bfcee7a8a26e [2022-03-14T05:18:42.526Z] Removing intermediate container bfcee7a8a26e [2022-03-14T05:18:42.526Z] ---> 8935638ed48a [2022-03-14T05:18:42.526Z] Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:18:42.526Z] ---> Running in 043bf2a46fab [2022-03-14T05:18:42.526Z] Removing intermediate container 043bf2a46fab [2022-03-14T05:18:42.526Z] ---> a5c4245dda35 [2022-03-14T05:18:42.526Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T05:18:42.526Z] ---> Running in 9451914c517c [2022-03-14T05:18:42.833Z] Removing intermediate container 9451914c517c [2022-03-14T05:18:42.833Z] ---> ef935eced2ad [2022-03-14T05:18:42.833Z] [2022-03-14T05:18:42.833Z] Successfully built ef935eced2ad [2022-03-14T05:18:42.833Z] Successfully tagged core-data:latest [2022-03-14T05:18:42.854Z]  Building core-data ... done  [Pipeline] } [2022-03-14T05:18:42.858Z] $ docker stop --time=1 ea10e9d54ea4bcbd54aad823e9dd8c9f57ed4a3c190e456f543806dfce49f981 [2022-03-14T05:18:44.216Z] $ docker rm -f ea10e9d54ea4bcbd54aad823e9dd8c9f57ed4a3c190e456f543806dfce49f981 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T05:18:44.290Z] Removing intermediate container 72e9c2b385c0 [2022-03-14T05:18:44.290Z] ---> 1dc45e844db0 [2022-03-14T05:18:44.290Z] Successfully built 1dc45e844db0 [2022-03-14T05:18:44.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:18:44.562Z] + docker images [2022-03-14T05:18:44.562Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-14T05:18:44.562Z] core-data latest ef935eced2ad 2 seconds ago 20MB [2022-03-14T05:18:44.562Z] sys-mgmt-agent latest 2257801f0dd0 5 seconds ago 296MB [2022-03-14T05:18:44.562Z] support-notifications latest 0ec9f6dc2276 6 seconds ago 16.7MB [2022-03-14T05:18:44.562Z] 81bfb5b175ee 7 seconds ago 1.79GB [2022-03-14T05:18:44.562Z] ea324558f0f6 12 seconds ago 1.78GB [2022-03-14T05:18:44.562Z] ea4d4a70a7fb 26 seconds ago 1.77GB [2022-03-14T05:18:44.562Z] core-command latest cfa59462f1d5 35 seconds ago 15.8MB [2022-03-14T05:18:44.562Z] 0c7d6bf8be5b 38 seconds ago 1.77GB [2022-03-14T05:18:44.562Z] core-metadata latest d24b48e10af5 About a minute ago 16.6MB [2022-03-14T05:18:44.562Z] support-scheduler latest d8ecaaf1adb6 About a minute ago 16MB [2022-03-14T05:18:44.562Z] security-bootstrapper latest ccd28f3b8884 About a minute ago 18.7MB [2022-03-14T05:18:44.562Z] 83395c4457d6 About a minute ago 1.78GB [2022-03-14T05:18:44.562Z] 9079a71a14d1 About a minute ago 1.78GB [2022-03-14T05:18:44.562Z] security-secretstore-setup latest 2084295ff71e About a minute ago 27.9MB [2022-03-14T05:18:44.562Z] security-proxy-setup latest 5b82198b747e About a minute ago 26.2MB [2022-03-14T05:18:44.562Z] 0fdea90119e7 About a minute ago 1.78GB [2022-03-14T05:18:44.562Z] 5e9509ea4d81 About a minute ago 1.78GB [2022-03-14T05:18:44.562Z] 5630afa3b6df About a minute ago 1.77GB [2022-03-14T05:18:44.562Z] ci-base-image-x86_64 latest 41b37b48e85d 5 minutes ago 1.27GB [2022-03-14T05:18:44.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-14T05:18:44.563Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-14T05:18:44.563Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-14T05:18:44.563Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-14T05:18:44.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2022-03-14T05:18:44.639Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T05:18:44.639Z] . [Pipeline] withDockerContainer [2022-03-14T05:18:44.868Z] prd-ubuntu18.04-docker-arm64-4c-16g-7012 does not seem to be running inside a container [2022-03-14T05:18:44.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-14T05:18:46.327Z] $ docker top 0bc06a679082b08e03b14b656ae2ea73006bab79cadb74abf2e6392a32421685 -eo pid,comm [Pipeline] { [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-14T05:18:47.216Z] + go version [2022-03-14T05:18:47.216Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-14T05:18:47.246Z] $ docker stop --time=1 0bc06a679082b08e03b14b656ae2ea73006bab79cadb74abf2e6392a32421685 [2022-03-14T05:18:48.860Z] $ docker rm -f 0bc06a679082b08e03b14b656ae2ea73006bab79cadb74abf2e6392a32421685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:18:49.440Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T05:18:49.440Z] . [Pipeline] withDockerContainer [2022-03-14T05:18:49.642Z] prd-ubuntu18.04-docker-arm64-4c-16g-7012 does not seem to be running inside a container [2022-03-14T05:18:49.722Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-14T05:18:50.919Z] $ docker top 9e92510be6206480c4bb73c4a34b8fa1db8137cba3d10fbf8478823b4b8b71bc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-14T05:18:51.153Z] ========================================================= [2022-03-14T05:18:51.153Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-14T05:18:51.153Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T05:18:51.810Z] + make test [2022-03-14T05:18:51.810Z] go mod tidy [2022-03-14T05:18:52.405Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-14T05:19:01.713Z] Still waiting to schedule task [2022-03-14T05:19:01.714Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-14T05:19:24.757Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-14T05:20:02.435Z] Running on prd-ubuntu18.04-docker-8c-8g-7015 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws [2022-03-14T05:20:02.448Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2022-03-14T05:20:02.543Z] The recommended git tool is: git [2022-03-14T05:20:04.187Z] using credential edgex-jenkins-ssh [2022-03-14T05:20:04.199Z] Cloning the remote Git repository [2022-03-14T05:20:04.227Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:20:04.263Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2022-03-14T05:20:04.306Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:20:04.306Z] > git --version # timeout=10 [2022-03-14T05:20:04.312Z] > git --version # 'git version 2.17.1' [2022-03-14T05:20:04.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:20:04.335Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T05:20:08.999Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:20:09.107Z] Merge succeeded, producing 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:20:09.107Z] Checking out Revision 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 (PR-3891) [2022-03-14T05:20:08.315Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T05:20:08.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T05:20:08.337Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T05:20:08.349Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T05:20:08.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:20:08.353Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-14T05:20:09.016Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:20:09.021Z] > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 [2022-03-14T05:20:09.078Z] > git remote # timeout=10 [2022-03-14T05:20:09.088Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T05:20:09.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T05:20:09.097Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-14T05:20:09.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T05:20:09.116Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T05:20:09.121Z] > git checkout -f 12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 # timeout=10 [2022-03-14T05:20:12.592Z] Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:20:13.289Z] + echo snap-build.sh [2022-03-14T05:20:13.290Z] snap-build.sh [2022-03-14T05:20:13.290Z] + SNAP_BASE_DIR=. [2022-03-14T05:20:13.290Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2022-03-14T05:20:13.290Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2022-03-14T05:20:13.290Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2022-03-14T05:20:13.290Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2022-03-14T05:20:13.290Z] + cd /w/workspace/edgex-go/11 [2022-03-14T05:20:13.290Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-14T05:20:13.290Z] Reading package lists... [2022-03-14T05:20:13.290Z] Building dependency tree... [2022-03-14T05:20:13.290Z] Reading state information... [2022-03-14T05:20:13.290Z] The following packages were automatically installed and are no longer required: [2022-03-14T05:20:13.290Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-14T05:20:13.290Z] uidmap xdelta3 [2022-03-14T05:20:13.290Z] Use 'sudo apt autoremove' to remove them. [2022-03-14T05:20:13.290Z] The following packages will be REMOVED: [2022-03-14T05:20:13.290Z] lxd* lxd-client* [2022-03-14T05:20:13.290Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-14T05:20:13.550Z] After this operation, 31.7 MB disk space will be freed. [2022-03-14T05:20:14.334Z] (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-14T05:20:14.334Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-14T05:20:14.907Z] Removing lxd dnsmasq configuration [2022-03-14T05:20:15.167Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-14T05:20:15.167Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-14T05:20:16.110Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-14T05:20:16.110Z] (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-14T05:20:16.110Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-14T05:20:17.521Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-14T05:20:17.521Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-14T05:20:18.099Z] + sudo snap remove --purge lxd [2022-03-14T05:20:18.099Z] snap "lxd" is not installed [2022-03-14T05:20:18.099Z] + sudo groupadd --force --system lxd [2022-03-14T05:20:18.099Z] ++ whoami [2022-03-14T05:20:18.099Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-14T05:20:18.361Z] + newgrp - lxd [2022-03-14T05:20:18.361Z] + sudo snap install lxd [2022-03-14T05:20:21.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-14T05:20:28.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-14T05:20:28.127Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-14T05:20:28.384Z] 2022-03-14T05:20:24Z INFO Waiting for automatic snapd restart... [2022-03-14T05:20:28.404Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-14T05:20:40.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-14T05:20:40.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-14T05:20:40.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-14T05:20:40.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-14T05:20:40.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-14T05:20:40.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-14T05:20:40.849Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-14T05:20:40.849Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-14T05:20:40.849Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-14T05:20:40.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-14T05:20:43.315Z] lxd 4.23 from Canonical* installed [2022-03-14T05:20:43.315Z] + sudo lxd init --auto [2022-03-14T05:20:49.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.194s coverage: 28.7% of statements [2022-03-14T05:20:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-14T05:20:49.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-14T05:20:53.335Z] + sudo snap install --classic snapcraft [2022-03-14T05:20:54.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.432s coverage: 98.5% of statements [2022-03-14T05:20:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-14T05:20:54.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.526s coverage: 54.9% of statements [2022-03-14T05:20:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-14T05:20:54.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-14T05:20:55.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.699s coverage: 89.6% of statements [2022-03-14T05:20:55.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-14T05:20:55.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-14T05:20:55.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:20:56.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 84.4% of statements [2022-03-14T05:20:56.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-14T05:20:56.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-14T05:20:56.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-14T05:20:56.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-14T05:20:56.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-14T05:20:57.541Z] snapcraft 6.0.2 from Canonical* installed [2022-03-14T05:20:57.542Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-14T05:20:57.542Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-14T05:20:57.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T05:20:57.542Z] Dload Upload Total Spent Left Speed [2022-03-14T05:20:57.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3847 [2022-03-14T05:20:57.542Z] 100 3325k 100 3325k 0 0 8704k 0 --:--:-- --:--:-- --:--:-- 8704k [2022-03-14T05:20:57.542Z] ./yq_linux_amd64 [2022-03-14T05:20:57.805Z] + sudo snapcraft prime --use-lxd [2022-03-14T05:20:59.731Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-14T05:20:59.731Z] 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-14T05:20:59.731Z] - README.md [2022-03-14T05:20:59.731Z] [2022-03-14T05:20:59.731Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-14T05:20:59.997Z] Launching a container. [2022-03-14T05:21:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.822s coverage: 94.2% of statements [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:21:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.214s coverage: 59.1% of statements [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-14T05:21:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.225s coverage: 60.0% of statements [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-14T05:21:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.387s coverage: 0.9% of statements [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-14T05:21:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.209s coverage: 58.8% of statements [2022-03-14T05:21:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.319s coverage: 24.0% of statements [2022-03-14T05:21:06.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-14T05:21:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.347s coverage: 47.1% of statements [2022-03-14T05:21:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.481s coverage: 79.5% of statements [2022-03-14T05:21:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements [2022-03-14T05:21:07.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2022-03-14T05:21:08.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2022-03-14T05:21:12.266Z] Waiting for container to be ready [2022-03-14T05:21:12.266Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-14T05:21:12.266Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-14T05:21:12.266Z] [2022-03-14T05:21:15.569Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-14T05:21:16.954Z] Waiting for network to be ready... [2022-03-14T05:21:17.215Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-14T05:21:17.479Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-14T05:21:17.479Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1316 kB] [2022-03-14T05:21:17.739Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [230 kB] [2022-03-14T05:21:17.739Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-14T05:21:17.739Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-14T05:21:17.739Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-14T05:21:17.739Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-14T05:21:17.739Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [691 kB] [2022-03-14T05:21:17.739Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [120 kB] [2022-03-14T05:21:17.999Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-14T05:21:18.270Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-14T05:21:18.549Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-14T05:21:18.549Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-14T05:21:18.549Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-14T05:21:18.549Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-14T05:21:18.549Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-14T05:21:18.549Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-14T05:21:18.823Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-14T05:21:18.823Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1641 kB] [2022-03-14T05:21:19.083Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-14T05:21:19.083Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-14T05:21:19.083Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-14T05:21:19.083Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-14T05:21:19.083Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-14T05:21:19.083Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] [2022-03-14T05:21:19.083Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-14T05:21:20.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.276s coverage: 94.4% of statements [2022-03-14T05:21:20.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2022-03-14T05:21:20.996Z] Fetched 23.4 MB in 4s (6235 kB/s) [2022-03-14T05:21:21.566Z] Reading package lists... [2022-03-14T05:21:21.827Z] Reading package lists... [2022-03-14T05:21:22.089Z] Building dependency tree... [2022-03-14T05:21:22.089Z] Reading state information... [2022-03-14T05:21:22.350Z] The following additional packages will be installed: [2022-03-14T05:21:22.350Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-14T05:21:22.351Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-14T05:21:22.351Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-14T05:21:22.351Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-14T05:21:22.351Z] Suggested packages: [2022-03-14T05:21:22.351Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-14T05:21:22.351Z] Recommended packages: [2022-03-14T05:21:22.351Z] gnupg libsasl2-modules [2022-03-14T05:21:22.351Z] The following NEW packages will be installed: [2022-03-14T05:21:22.351Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-14T05:21:22.351Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-14T05:21:22.351Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-14T05:21:22.351Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-14T05:21:22.351Z] The following packages will be upgraded: [2022-03-14T05:21:22.351Z] gpg gpg-agent gpgconf libudev1 [2022-03-14T05:21:22.612Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-14T05:21:22.612Z] Need to get 3859 kB of archives. [2022-03-14T05:21:22.612Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-14T05:21:22.612Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-14T05:21:22.612Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-14T05:21:22.872Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-14T05:21:22.872Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-14T05:21:22.872Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-14T05:21:23.134Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-14T05:21:23.134Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-14T05:21:23.134Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-14T05:21:23.134Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-14T05:21:23.134Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-14T05:21:23.397Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-14T05:21:23.397Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-14T05:21:23.397Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-14T05:21:23.397Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-14T05:21:23.397Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-14T05:21:23.397Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-14T05:21:23.397Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-14T05:21:23.397Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-14T05:21:23.397Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-14T05:21:23.397Z] 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-14T05:21:23.397Z] 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-14T05:21:23.397Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-14T05:21:23.658Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:21:23.658Z] Fetched 3859 kB in 1s (3264 kB/s) [2022-03-14T05:21:23.658Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-14T05:21:23.658Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T05:21:23.658Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-14T05:21:23.658Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-14T05:21:23.921Z] Selecting previously unselected package udev. [2022-03-14T05:21:23.921Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-14T05:21:23.921Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T05:21:23.921Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-14T05:21:24.181Z] Selecting previously unselected package libfuse2:amd64. [2022-03-14T05:21:24.181Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-14T05:21:24.181Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-14T05:21:24.181Z] Selecting previously unselected package fuse. [2022-03-14T05:21:24.181Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-14T05:21:24.181Z] Unpacking fuse (2.9.9-3) ... [2022-03-14T05:21:24.181Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-14T05:21:24.181Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-14T05:21:24.443Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-14T05:21:24.443Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-14T05:21:24.443Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-14T05:21:24.443Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-14T05:21:24.443Z] Selecting previously unselected package libksba8:amd64. [2022-03-14T05:21:24.443Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-14T05:21:24.443Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-14T05:21:24.704Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-14T05:21:24.704Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T05:21:24.704Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:24.704Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-14T05:21:24.704Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T05:21:24.704Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:24.704Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-14T05:21:24.704Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T05:21:24.704Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:24.704Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-14T05:21:24.965Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T05:21:24.965Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:24.965Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-14T05:21:24.965Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T05:21:24.965Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:24.965Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-14T05:21:24.965Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T05:21:24.965Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:24.965Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-14T05:21:24.965Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T05:21:24.965Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:25.227Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-14T05:21:25.227Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T05:21:25.227Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:25.227Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-14T05:21:25.227Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-14T05:21:25.227Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:25.227Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-14T05:21:25.227Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-14T05:21:25.227Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-14T05:21:25.227Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-14T05:21:25.227Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-14T05:21:25.227Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-14T05:21:25.227Z] Selecting previously unselected package libldap-common. [2022-03-14T05:21:25.227Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-14T05:21:25.227Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-14T05:21:25.490Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-14T05:21:25.490Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-14T05:21:25.490Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-14T05:21:25.490Z] Selecting previously unselected package dirmngr. [2022-03-14T05:21:25.490Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-14T05:21:25.490Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-14T05:21:25.490Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-14T05:21:25.490Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-14T05:21:25.490Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-14T05:21:25.490Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-14T05:21:25.490Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-14T05:21:26.069Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-14T05:21:26.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.579s coverage: 82.5% of statements [2022-03-14T05:21:26.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-14T05:21:26.335Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-14T05:21:26.335Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:26.335Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-14T05:21:26.335Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-14T05:21:26.335Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:26.335Z] Setting up fuse (2.9.9-3) ... [2022-03-14T05:21:26.335Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-14T05:21:26.910Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:26.910Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:26.910Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:26.910Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:26.910Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:26.910Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:26.910Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-14T05:21:26.910Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-14T05:21:26.910Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-14T05:21:26.910Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-14T05:21:27.171Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-14T05:21:27.171Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-14T05:21:27.739Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-14T05:21:27.739Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-14T05:21:27.739Z] units). This means they are not meant to be enabled using systemctl. [2022-03-14T05:21:27.739Z] [2022-03-14T05:21:27.739Z] Possible reasons for having this kind of units are: [2022-03-14T05:21:27.739Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-14T05:21:27.739Z] .wants/ or .requires/ directory. [2022-03-14T05:21:27.739Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-14T05:21:27.739Z] a requirement dependency on it. [2022-03-14T05:21:27.739Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-14T05:21:27.739Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-14T05:21:27.739Z] • In case of template units, the unit is meant to be enabled with some [2022-03-14T05:21:27.739Z] instance name specified. [2022-03-14T05:21:28.000Z] Reading package lists... [2022-03-14T05:21:28.261Z] Building dependency tree... [2022-03-14T05:21:28.261Z] Reading state information... [2022-03-14T05:21:28.261Z] The following additional packages will be installed: [2022-03-14T05:21:28.261Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-14T05:21:28.261Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-14T05:21:28.261Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-14T05:21:28.261Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-14T05:21:28.261Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-14T05:21:28.261Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-14T05:21:28.261Z] Suggested packages: [2022-03-14T05:21:28.261Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-14T05:21:28.261Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-14T05:21:28.261Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-14T05:21:28.261Z] systemd-container policykit-1 [2022-03-14T05:21:28.261Z] Recommended packages: [2022-03-14T05:21:28.261Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-14T05:21:28.521Z] The following NEW packages will be installed: [2022-03-14T05:21:28.521Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-14T05:21:28.521Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-14T05:21:28.521Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-14T05:21:28.522Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-14T05:21:28.522Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-14T05:21:28.522Z] The following packages will be upgraded: [2022-03-14T05:21:28.522Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-14T05:21:28.522Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-14T05:21:28.522Z] Need to get 46.5 MB of archives. [2022-03-14T05:21:28.522Z] After this operation, 181 MB of additional disk space will be used. [2022-03-14T05:21:28.522Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-14T05:21:28.522Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-14T05:21:28.522Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-14T05:21:28.522Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-14T05:21:28.522Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-14T05:21:28.782Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-14T05:21:28.782Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-14T05:21:28.782Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-14T05:21:28.782Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-14T05:21:28.782Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-14T05:21:28.782Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-14T05:21:28.782Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-14T05:21:28.782Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-14T05:21:28.782Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-14T05:21:28.782Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-14T05:21:28.782Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-14T05:21:28.782Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-14T05:21:28.782Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-14T05:21:28.782Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-14T05:21:28.782Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-14T05:21:28.782Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-14T05:21:28.782Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-14T05:21:28.782Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-14T05:21:29.043Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-14T05:21:29.043Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-14T05:21:29.043Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-14T05:21:29.043Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-14T05:21:29.309Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-14T05:21:29.309Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-14T05:21:29.309Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-14T05:21:29.309Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-14T05:21:29.309Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-14T05:21:29.309Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-14T05:21:29.309Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:21:29.309Z] Fetched 46.5 MB in 1s (52.3 MB/s) [2022-03-14T05:21:29.570Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-14T05:21:29.570Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T05:21:29.570Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-14T05:21:29.570Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T05:21:29.570Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-14T05:21:29.829Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T05:21:29.829Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-14T05:21:30.403Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T05:21:30.403Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-14T05:21:30.403Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-14T05:21:30.663Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-14T05:21:30.663Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-14T05:21:30.663Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-14T05:21:30.663Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T05:21:30.663Z] Selecting previously unselected package libexpat1:amd64. [2022-03-14T05:21:30.663Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-14T05:21:30.663Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-14T05:21:30.663Z] Selecting previously unselected package python3.8-minimal. [2022-03-14T05:21:30.663Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-14T05:21:30.663Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T05:21:30.924Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T05:21:30.924Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-14T05:21:30.924Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T05:21:31.497Z] Selecting previously unselected package python3-minimal. [2022-03-14T05:21:31.497Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-14T05:21:31.497Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-14T05:21:31.497Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-14T05:21:31.497Z] Selecting previously unselected package mime-support. [2022-03-14T05:21:31.757Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-14T05:21:31.757Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-14T05:21:31.757Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-14T05:21:31.757Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-14T05:21:31.757Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-14T05:21:31.757Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-14T05:21:31.757Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-14T05:21:31.757Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T05:21:32.019Z] Selecting previously unselected package python3.8. [2022-03-14T05:21:32.019Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-14T05:21:32.019Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T05:21:32.019Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-14T05:21:32.019Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-14T05:21:32.019Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-14T05:21:32.019Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-14T05:21:32.279Z] Selecting previously unselected package python3. [2022-03-14T05:21:32.279Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-14T05:21:32.279Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-14T05:21:32.279Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-14T05:21:32.279Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-14T05:21:32.279Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-14T05:21:32.279Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-14T05:21:32.538Z] Selecting previously unselected package dbus. [2022-03-14T05:21:32.538Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-14T05:21:32.538Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-14T05:21:32.538Z] Selecting previously unselected package libbsd0:amd64. [2022-03-14T05:21:32.538Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-14T05:21:32.538Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-14T05:21:32.538Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-14T05:21:32.538Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-14T05:21:32.538Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-14T05:21:32.799Z] Selecting previously unselected package sudo. [2022-03-14T05:21:32.799Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-14T05:21:32.799Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-14T05:21:32.799Z] Selecting previously unselected package apparmor. [2022-03-14T05:21:32.799Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-14T05:21:32.799Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-14T05:21:33.059Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-14T05:21:33.059Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-14T05:21:33.059Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-14T05:21:33.059Z] Selecting previously unselected package libedit2:amd64. [2022-03-14T05:21:33.059Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-14T05:21:33.059Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-14T05:21:33.059Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-14T05:21:33.059Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-14T05:21:33.059Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-14T05:21:33.059Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-14T05:21:33.059Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T05:21:33.059Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:21:33.059Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-14T05:21:33.059Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T05:21:33.059Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:21:33.319Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-14T05:21:33.319Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-14T05:21:33.319Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-14T05:21:33.319Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-14T05:21:33.319Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T05:21:33.319Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:21:33.319Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-14T05:21:33.319Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T05:21:33.319Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:21:33.581Z] Selecting previously unselected package openssh-client. [2022-03-14T05:21:33.581Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-14T05:21:33.581Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-14T05:21:33.581Z] Selecting previously unselected package dbus-user-session. [2022-03-14T05:21:33.581Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-14T05:21:33.581Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-14T05:21:33.581Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-14T05:21:33.581Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-14T05:21:33.581Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-14T05:21:33.581Z] Selecting previously unselected package squashfs-tools. [2022-03-14T05:21:33.581Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-14T05:21:33.581Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-14T05:21:33.842Z] Selecting previously unselected package snapd. [2022-03-14T05:21:33.842Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-14T05:21:33.842Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 58.8% of statements [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.864s coverage: 91.2% of statements [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.773s coverage: 64.4% of statements [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-14T05:21:34.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements [2022-03-14T05:21:34.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2022-03-14T05:21:35.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements [2022-03-14T05:21:35.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2022-03-14T05:21:37.146Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-14T05:21:37.146Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-14T05:21:37.146Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-14T05:21:37.146Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-14T05:21:37.146Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:21:37.146Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-14T05:21:37.146Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-14T05:21:37.146Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-14T05:21:37.146Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:21:37.146Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:21:37.146Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-14T05:21:37.146Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T05:21:37.146Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-14T05:21:37.146Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-14T05:21:37.781Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-14T05:21:37.781Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-14T05:21:37.781Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-14T05:21:37.781Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-14T05:21:37.781Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-14T05:21:37.781Z] running python rtupdate hooks for python3.8... [2022-03-14T05:21:37.781Z] running python post-rtupdate hooks for python3.8... [2022-03-14T05:21:38.076Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-14T05:21:39.053Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-14T05:21:39.314Z] Reloading AppArmor profiles [2022-03-14T05:21:39.314Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:21:39.314Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-14T05:21:39.314Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-14T05:21:39.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.303s coverage: 65.4% of statements [2022-03-14T05:21:39.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-14T05:21:39.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-14T05:21:39.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-14T05:21:39.886Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-14T05:21:39.886Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-14T05:21:39.886Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-14T05:21:39.886Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-14T05:21:41.273Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-14T05:21:41.273Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-14T05:21:41.534Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-14T05:21:41.534Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-14T05:21:41.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.8% of statements [2022-03-14T05:21:41.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-14T05:21:41.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-14T05:21:41.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements [2022-03-14T05:21:41.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-14T05:21:41.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements [2022-03-14T05:21:41.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-14T05:21:41.795Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-14T05:21:42.057Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-14T05:21:42.317Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-14T05:21:42.580Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-14T05:21:42.842Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-14T05:21:42.842Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-14T05:21:43.112Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-14T05:21:43.373Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-14T05:21:43.634Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-14T05:21:43.634Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-14T05:21:43.896Z] /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-14T05:21:44.157Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-14T05:21:44.730Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-14T05:21:44.990Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-14T05:21:44.990Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-14T05:21:46.199Z] Reading package lists... [2022-03-14T05:21:46.199Z] Reading package lists... [2022-03-14T05:21:46.199Z] Building dependency tree... [2022-03-14T05:21:46.199Z] Reading state information... [2022-03-14T05:21:46.460Z] Calculating upgrade... [2022-03-14T05:21:46.460Z] The following packages will be upgraded: [2022-03-14T05:21:46.460Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-14T05:21:46.460Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-14T05:21:46.460Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-14T05:21:46.460Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-14T05:21:46.460Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-14T05:21:46.460Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-14T05:21:46.460Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-14T05:21:46.460Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-14T05:21:46.460Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-14T05:21:46.460Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-14T05:21:46.460Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-14T05:21:46.460Z] xz-utils zlib1g [2022-03-14T05:21:46.719Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-14T05:21:46.720Z] Need to get 65.7 MB of archives. [2022-03-14T05:21:46.720Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-14T05:21:46.720Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-14T05:21:46.720Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-14T05:21:46.981Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-14T05:21:47.241Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-14T05:21:47.502Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-14T05:21:47.502Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-14T05:21:47.502Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-14T05:21:47.502Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-14T05:21:47.502Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-14T05:21:47.502Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-14T05:21:47.502Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-14T05:21:47.502Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-14T05:21:47.502Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-14T05:21:47.502Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-14T05:21:47.502Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-14T05:21:47.502Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-14T05:21:47.502Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-14T05:21:47.502Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-14T05:21:47.502Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-14T05:21:47.502Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-14T05:21:47.502Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-14T05:21:47.763Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-14T05:21:47.763Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-14T05:21:47.763Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-14T05:21:47.763Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-14T05:21:47.763Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-14T05:21:47.763Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-14T05:21:47.763Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-14T05:21:47.763Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-14T05:21:47.763Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-14T05:21:47.763Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-14T05:21:47.763Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-14T05:21:47.763Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-14T05:21:47.763Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-14T05:21:47.763Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-14T05:21:47.763Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-14T05:21:47.763Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-14T05:21:47.763Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-14T05:21:48.024Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-14T05:21:48.024Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-14T05:21:48.024Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-14T05:21:48.024Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-14T05:21:48.024Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-14T05:21:48.024Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-14T05:21:48.024Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-14T05:21:48.024Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-14T05:21:48.024Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-14T05:21:48.286Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-14T05:21:48.286Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-14T05:21:48.286Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-14T05:21:48.286Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-14T05:21:48.286Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-14T05:21:48.286Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-14T05:21:48.286Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-14T05:21:48.286Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-14T05:21:48.286Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-14T05:21:48.286Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-14T05:21:48.286Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-14T05:21:48.286Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-14T05:21:48.286Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-14T05:21:48.546Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-14T05:21:48.546Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-14T05:21:48.546Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-14T05:21:48.546Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-14T05:21:48.546Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-14T05:21:48.547Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-14T05:21:48.547Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-14T05:21:48.547Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-14T05:21:48.547Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-14T05:21:48.547Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-14T05:21:48.547Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-14T05:21:48.807Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-14T05:21:49.069Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-14T05:21:49.329Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-14T05:21:49.329Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-14T05:21:49.329Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-14T05:21:49.590Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-14T05:21:49.851Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:21:49.851Z] Fetched 65.7 MB in 3s (21.8 MB/s) [2022-03-14T05:21:50.112Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-14T05:21:50.112Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-14T05:21:50.112Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-14T05:21:50.372Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-14T05:21:50.372Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-14T05:21:50.631Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-14T05:21:50.631Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-14T05:21:51.203Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:21:51.203Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T05:21:51.203Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:21:51.203Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T05:21:51.464Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:21:51.464Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T05:21:51.464Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:21:51.464Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T05:21:51.726Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:21:51.726Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T05:21:51.726Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:21:51.726Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T05:21:51.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.348s coverage: 17.7% of statements [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-14T05:21:51.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.692s coverage: 92.3% of statements [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-14T05:21:51.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-14T05:21:51.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.505s coverage: 97.7% of statements [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-14T05:21:51.901Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-14T05:21:51.901Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-14T05:21:51.901Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements [2022-03-14T05:21:51.901Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2022-03-14T05:21:51.902Z] 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-14T05:21:51.902Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-14T05:21:51.902Z] GO111MODULE=on go vet ./... [2022-03-14T05:21:51.987Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:21:51.987Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T05:21:51.987Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T05:21:51.987Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-14T05:21:51.987Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:21:51.987Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T05:21:51.987Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T05:21:52.250Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-14T05:21:52.250Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:21:52.250Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T05:21:52.250Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:21:52.250Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T05:21:52.250Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:21:52.250Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-14T05:21:52.511Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T05:21:52.511Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-14T05:21:52.511Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-14T05:21:52.772Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-14T05:21:53.040Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-14T05:21:53.300Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-14T05:21:53.300Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-14T05:21:53.300Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-14T05:21:53.300Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-14T05:21:53.300Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-14T05:21:53.571Z] Setting up base-files (11ubuntu5.5) ... [2022-03-14T05:21:53.571Z] Installing new version of config file /etc/issue ... [2022-03-14T05:21:53.571Z] Installing new version of config file /etc/issue.net ... [2022-03-14T05:21:53.571Z] Installing new version of config file /etc/lsb-release ... [2022-03-14T05:21:53.571Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-14T05:21:54.144Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-14T05:21:54.144Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-14T05:21:54.144Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-14T05:21:54.144Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:54.144Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-14T05:21:54.144Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-14T05:21:54.406Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-14T05:21:54.406Z] 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-14T05:21:54.406Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:54.406Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T05:21:54.406Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-14T05:21:54.671Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-14T05:21:54.671Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:54.671Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-14T05:21:54.671Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-14T05:21:54.671Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-14T05:21:54.934Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:54.934Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-14T05:21:54.934Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-14T05:21:55.195Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-14T05:21:55.457Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-14T05:21:55.457Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-14T05:21:55.457Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-14T05:21:55.719Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-14T05:21:55.981Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:55.981Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-14T05:21:55.981Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-14T05:21:56.552Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-14T05:21:56.552Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-14T05:21:56.552Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-14T05:21:56.552Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:56.552Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-14T05:21:56.552Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-14T05:21:56.552Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-14T05:21:56.813Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:56.813Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T05:21:56.813Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T05:21:56.813Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-14T05:21:56.813Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:56.813Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T05:21:56.813Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T05:21:57.075Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-14T05:21:57.075Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:57.075Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T05:21:57.075Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T05:21:57.075Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T05:21:57.075Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T05:21:57.075Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-14T05:21:57.336Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:57.336Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T05:21:57.336Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T05:21:57.336Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-14T05:21:57.336Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:57.336Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T05:21:57.336Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T05:21:57.597Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T05:21:57.597Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T05:21:57.858Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-14T05:21:58.430Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-14T05:21:58.692Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-14T05:21:58.692Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:58.692Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-14T05:21:58.692Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-14T05:21:58.953Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-14T05:21:58.953Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:58.953Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-14T05:21:58.953Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-14T05:21:58.953Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-14T05:21:59.216Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:59.216Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-14T05:21:59.216Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-14T05:21:59.216Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-14T05:21:59.216Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:59.216Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-14T05:21:59.216Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-14T05:21:59.477Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-14T05:21:59.477Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:59.477Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-14T05:21:59.477Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-14T05:21:59.477Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-14T05:21:59.477Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:59.477Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-14T05:21:59.477Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-14T05:21:59.738Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-14T05:21:59.738Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:59.738Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-14T05:21:59.738Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-14T05:21:59.738Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-14T05:21:59.999Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:59.999Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-14T05:21:59.999Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-14T05:21:59.999Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-14T05:21:59.999Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:21:59.999Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-14T05:21:59.999Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-14T05:22:00.263Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-14T05:22:00.263Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:22:00.263Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-14T05:22:00.263Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-14T05:22:00.263Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-14T05:22:00.263Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:22:00.263Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-14T05:22:00.263Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-14T05:22:00.524Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-14T05:22:00.524Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:22:00.524Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-14T05:22:00.524Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-14T05:22:00.524Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-14T05:22:00.785Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:22:00.785Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-14T05:22:00.785Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-14T05:22:00.785Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-14T05:22:00.785Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:22:00.785Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-14T05:22:00.785Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-14T05:22:01.357Z] Setting up apt (2.0.6) ... [2022-03-14T05:22:01.929Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-14T05:22:01.929Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:22:01.929Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-14T05:22:01.929Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-14T05:22:01.929Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-14T05:22:01.929Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-14T05:22:01.929Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-14T05:22:02.191Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-14T05:22:02.191Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-14T05:22:02.191Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-14T05:22:02.191Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-14T05:22:02.191Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-14T05:22:02.453Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-14T05:22:02.453Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-14T05:22:02.453Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-14T05:22:02.453Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-14T05:22:02.713Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-14T05:22:02.713Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-14T05:22:02.713Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-14T05:22:02.975Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-14T05:22:02.975Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-14T05:22:02.975Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-14T05:22:03.237Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-14T05:22:03.237Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-14T05:22:03.237Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-14T05:22:03.237Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-14T05:22:03.237Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-14T05:22:03.497Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-14T05:22:03.497Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-14T05:22:03.497Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-14T05:22:03.758Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-14T05:22:03.758Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-14T05:22:03.758Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-14T05:22:03.758Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-14T05:22:04.019Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-14T05:22:04.019Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-14T05:22:04.019Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-14T05:22:04.019Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-14T05:22:04.019Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-14T05:22:04.019Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-14T05:22:04.281Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-14T05:22:04.281Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-14T05:22:04.281Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-14T05:22:04.281Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-14T05:22:04.541Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-14T05:22:04.801Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-14T05:22:04.801Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T05:22:04.801Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T05:22:04.801Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T05:22:04.801Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T05:22:05.060Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T05:22:05.061Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T05:22:05.322Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T05:22:05.322Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T05:22:05.322Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T05:22:05.322Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T05:22:05.584Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-14T05:22:05.584Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-14T05:22:05.584Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-14T05:22:05.584Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-14T05:22:05.584Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:22:05.584Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T05:22:05.849Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:22:06.112Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T05:22:06.687Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:22:06.687Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T05:22:07.629Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:22:07.629Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T05:22:07.897Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:22:07.898Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T05:22:08.158Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:22:08.158Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T05:22:08.729Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-14T05:22:08.989Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-14T05:22:08.989Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-14T05:22:08.989Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-14T05:22:08.989Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-14T05:22:08.989Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-14T05:22:08.989Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-14T05:22:08.989Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-14T05:22:08.989Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-14T05:22:08.989Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T05:22:08.989Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-14T05:22:09.250Z] [2022-03-14T05:22:09.250Z] Current default time zone: 'Etc/UTC' [2022-03-14T05:22:09.250Z] Local time is now: Mon Mar 14 05:22:09 UTC 2022. [2022-03-14T05:22:09.250Z] Universal Time is now: Mon Mar 14 05:22:09 UTC 2022. [2022-03-14T05:22:09.250Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-14T05:22:09.250Z] [2022-03-14T05:22:09.250Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-14T05:22:09.250Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T05:22:09.250Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T05:22:09.250Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-14T05:22:09.250Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T05:22:09.250Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-14T05:22:09.250Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-14T05:22:09.250Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-14T05:22:09.250Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-14T05:22:09.250Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-14T05:22:09.250Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-14T05:22:09.250Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T05:22:09.250Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T05:22:09.250Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-14T05:22:09.250Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T05:22:09.250Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T05:22:09.250Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-14T05:22:09.511Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-14T05:22:09.511Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-14T05:22:09.511Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-14T05:22:11.428Z] Updating certificates in /etc/ssl/certs... [2022-03-14T05:22:12.375Z] 21 added, 21 removed; done. [2022-03-14T05:22:12.375Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T05:22:12.375Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-14T05:22:12.375Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-14T05:22:12.375Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T05:22:12.375Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-14T05:22:12.375Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-14T05:22:12.636Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-14T05:22:12.636Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-14T05:22:12.636Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T05:22:12.636Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-14T05:22:12.636Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T05:22:12.636Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T05:22:12.636Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-14T05:22:12.636Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-14T05:22:12.636Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-14T05:22:12.897Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-14T05:22:12.897Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-14T05:22:12.897Z] Updating certificates in /etc/ssl/certs... [2022-03-14T05:22:13.470Z] 0 added, 0 removed; done. [2022-03-14T05:22:13.470Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-14T05:22:13.470Z] done. [2022-03-14T05:22:14.673Z] Reading package lists... [2022-03-14T05:22:14.933Z] Building dependency tree... [2022-03-14T05:22:14.933Z] Reading state information... [2022-03-14T05:22:14.933Z] The following NEW packages will be installed: [2022-03-14T05:22:14.933Z] apt-transport-https [2022-03-14T05:22:14.933Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-14T05:22:15.193Z] Need to get 4680 B of archives. [2022-03-14T05:22:15.193Z] After this operation, 162 kB of additional disk space will be used. [2022-03-14T05:22:15.193Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-14T05:22:15.454Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:22:15.454Z] Fetched 4680 B in 0s (24.3 kB/s) [2022-03-14T05:22:15.454Z] Selecting previously unselected package apt-transport-https. [2022-03-14T05:22:15.454Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-14T05:22:15.454Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-14T05:22:15.454Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-14T05:22:15.454Z] Setting up apt-transport-https (2.0.6) ... [2022-03-14T05:22:15.716Z] Waiting for network to be ready... [2022-03-14T05:22:21.009Z] 2022-03-14T05:22:19Z INFO Waiting for automatic snapd restart... [2022-03-14T05:22:21.009Z] snapd 2.54.3 from Canonical* installed [2022-03-14T05:22:21.009Z] "snapd" switched to the "latest/stable" channel [2022-03-14T05:22:21.009Z] [2022-03-14T05:22:23.555Z] core20 20220304 from Canonical* installed [2022-03-14T05:22:23.816Z] "core20" switched to the "latest/stable" channel [2022-03-14T05:22:23.816Z] [2022-03-14T05:22:27.117Z] snapcraft 6.0.2 from Canonical* installed [2022-03-14T05:22:27.117Z] "snapcraft" switched to the "latest/stable" channel [2022-03-14T05:22:27.117Z] [2022-03-14T05:22:31.327Z] 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-14T05:22:31.327Z] - README.md [2022-03-14T05:22:31.327Z] [2022-03-14T05:22:31.327Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-14T05:22:31.587Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-14T05:22:31.587Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-14T05:22:31.848Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-14T05:22:33.050Z] Reading package lists... [2022-03-14T05:22:33.311Z] 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-14T05:22:33.311Z] Reading package lists... [2022-03-14T05:22:33.572Z] Building dependency tree... [2022-03-14T05:22:33.572Z] Reading state information... [2022-03-14T05:22:33.834Z] Suggested packages: [2022-03-14T05:22:33.834Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-14T05:22:33.834Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-14T05:22:33.834Z] krb5-user libnorm-doc [2022-03-14T05:22:33.834Z] Recommended packages: [2022-03-14T05:22:33.834Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-14T05:22:33.834Z] The following NEW packages will be installed: [2022-03-14T05:22:33.834Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-14T05:22:33.834Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-14T05:22:33.834Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-14T05:22:33.834Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-14T05:22:33.834Z] libzmq5 pkg-config zip [2022-03-14T05:22:33.834Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-14T05:22:34.095Z] Need to get 10.3 MB of archives. [2022-03-14T05:22:34.095Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-14T05:22:34.095Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-14T05:22:34.095Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-14T05:22:34.669Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-14T05:22:34.669Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-14T05:22:34.669Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-14T05:22:34.669Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-14T05:22:34.669Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-14T05:22:34.669Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-14T05:22:34.669Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-14T05:22:34.669Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-14T05:22:34.669Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-14T05:22:34.669Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-14T05:22:34.669Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-14T05:22:34.669Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-14T05:22:34.669Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-14T05:22:34.929Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-14T05:22:34.929Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-14T05:22:34.929Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-14T05:22:34.929Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-14T05:22:34.929Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-14T05:22:34.929Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-14T05:22:34.929Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-14T05:22:34.929Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-14T05:22:34.929Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-14T05:22:34.929Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-14T05:22:34.929Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-14T05:22:34.929Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-14T05:22:35.191Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-14T05:22:35.191Z] Fetched 10.3 MB in 1s (9411 kB/s) [2022-03-14T05:22:35.191Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-14T05:22:35.191Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-14T05:22:35.191Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-14T05:22:35.191Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-14T05:22:35.191Z] Selecting previously unselected package libsodium23:amd64. [2022-03-14T05:22:35.191Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-14T05:22:35.451Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-14T05:22:35.451Z] Selecting previously unselected package libpsl5:amd64. [2022-03-14T05:22:35.451Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-14T05:22:35.451Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-14T05:22:35.451Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-14T05:22:35.451Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-14T05:22:35.451Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-14T05:22:35.451Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-14T05:22:35.451Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-14T05:22:35.451Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-14T05:22:35.451Z] Selecting previously unselected package librtmp1:amd64. [2022-03-14T05:22:35.451Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-14T05:22:35.451Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-14T05:22:35.711Z] Selecting previously unselected package libssh-4:amd64. [2022-03-14T05:22:35.711Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-14T05:22:35.711Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-14T05:22:35.711Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-14T05:22:35.711Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-14T05:22:35.711Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-14T05:22:35.711Z] Selecting previously unselected package liberror-perl. [2022-03-14T05:22:35.711Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-14T05:22:35.711Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-14T05:22:35.971Z] Selecting previously unselected package git-man. [2022-03-14T05:22:35.971Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-14T05:22:35.971Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-14T05:22:35.971Z] Selecting previously unselected package git. [2022-03-14T05:22:35.971Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-14T05:22:35.971Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-14T05:22:36.541Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-14T05:22:36.541Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T05:22:36.541Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:36.541Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-14T05:22:36.541Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T05:22:36.541Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:36.800Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-14T05:22:36.800Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T05:22:36.800Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:36.800Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-14T05:22:36.800Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T05:22:36.800Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:36.800Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-14T05:22:36.800Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-14T05:22:36.800Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-14T05:22:36.800Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-14T05:22:36.800Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T05:22:36.800Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:37.059Z] Selecting previously unselected package libnorm1:amd64. [2022-03-14T05:22:37.059Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-14T05:22:37.059Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-14T05:22:37.059Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-14T05:22:37.059Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-14T05:22:37.059Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-14T05:22:37.059Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-14T05:22:37.059Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-14T05:22:37.059Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-14T05:22:37.059Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-14T05:22:37.059Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-14T05:22:37.059Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-14T05:22:37.320Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-14T05:22:37.320Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-14T05:22:37.320Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-14T05:22:37.320Z] Selecting previously unselected package libzmq5:amd64. [2022-03-14T05:22:37.320Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-14T05:22:37.320Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-14T05:22:37.320Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-14T05:22:37.320Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-14T05:22:37.320Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:37.579Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-14T05:22:37.579Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-14T05:22:37.579Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-14T05:22:37.579Z] Selecting previously unselected package pkg-config. [2022-03-14T05:22:37.579Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-14T05:22:37.579Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-14T05:22:37.579Z] Selecting previously unselected package zip. [2022-03-14T05:22:37.579Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-14T05:22:37.579Z] Unpacking zip (3.0-11build1) ... [2022-03-14T05:22:37.840Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-14T05:22:37.840Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-14T05:22:37.840Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-14T05:22:37.840Z] No schema files found: doing nothing. [2022-03-14T05:22:37.840Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-14T05:22:37.840Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-14T05:22:37.840Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-14T05:22:37.840Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-14T05:22:37.840Z] Setting up liberror-perl (0.17029-1) ... [2022-03-14T05:22:37.840Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:37.840Z] Setting up zip (3.0-11build1) ... [2022-03-14T05:22:37.840Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-14T05:22:37.840Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-14T05:22:37.840Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-14T05:22:37.840Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-14T05:22:37.840Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-14T05:22:37.840Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:37.840Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-14T05:22:37.840Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:37.840Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-14T05:22:37.840Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:37.840Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-14T05:22:37.840Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-14T05:22:38.102Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-14T05:22:38.102Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-14T05:22:38.102Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:38.102Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-14T05:22:38.102Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-14T05:22:38.102Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-14T05:22:38.673Z] comerr-dev set to automatically installed. [2022-03-14T05:22:38.673Z] git set to automatically installed. [2022-03-14T05:22:38.673Z] git-man set to automatically installed. [2022-03-14T05:22:38.673Z] krb5-multidev set to automatically installed. [2022-03-14T05:22:38.673Z] libbrotli1 set to automatically installed. [2022-03-14T05:22:38.673Z] libcurl3-gnutls set to automatically installed. [2022-03-14T05:22:38.673Z] liberror-perl set to automatically installed. [2022-03-14T05:22:38.673Z] libglib2.0-0 set to automatically installed. [2022-03-14T05:22:38.673Z] libgssrpc4 set to automatically installed. [2022-03-14T05:22:38.673Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-14T05:22:38.673Z] libkadm5srv-mit11 set to automatically installed. [2022-03-14T05:22:38.673Z] libkdb5-9 set to automatically installed. [2022-03-14T05:22:38.673Z] libkrb5-dev set to automatically installed. [2022-03-14T05:22:38.673Z] libnghttp2-14 set to automatically installed. [2022-03-14T05:22:38.673Z] libnorm-dev set to automatically installed. [2022-03-14T05:22:38.673Z] libnorm1 set to automatically installed. [2022-03-14T05:22:38.673Z] libpgm-5.2-0 set to automatically installed. [2022-03-14T05:22:38.673Z] libpgm-dev set to automatically installed. [2022-03-14T05:22:38.673Z] libpsl5 set to automatically installed. [2022-03-14T05:22:38.673Z] librtmp1 set to automatically installed. [2022-03-14T05:22:38.673Z] libsodium-dev set to automatically installed. [2022-03-14T05:22:38.673Z] libsodium23 set to automatically installed. [2022-03-14T05:22:38.673Z] libssh-4 set to automatically installed. [2022-03-14T05:22:38.673Z] libzmq3-dev set to automatically installed. [2022-03-14T05:22:38.673Z] libzmq5 set to automatically installed. [2022-03-14T05:22:38.673Z] pkg-config set to automatically installed. [2022-03-14T05:22:38.673Z] zip set to automatically installed. [2022-03-14T05:22:39.614Z] snapd is not logged in, snap install commands will use sudo [2022-03-14T05:22:51.843Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-14T05:22:51.843Z] Downloading snap 'edgex-app-service-configurable' [2022-03-14T05:22:59.978Z] Pulling app-service-configurable [2022-03-14T05:22:59.978Z] + snapcraftctl pull [2022-03-14T05:23:01.360Z] Pulling config-common [2022-03-14T05:23:01.622Z] + snapcraftctl pull [2022-03-14T05:23:03.003Z] Pulling go-build-helper [2022-03-14T05:23:03.003Z] + snapcraftctl pull [2022-03-14T05:23:04.396Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-14T05:23:04.396Z] Skipping pull go-build-helper (already ran) [2022-03-14T05:23:04.396Z] Building go-build-helper [2022-03-14T05:23:04.396Z] + snapcraftctl build [2022-03-14T05:23:05.498Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-14T05:23:06.530Z] Staging go-build-helper [2022-03-14T05:23:06.530Z] + snapcraftctl stage [2022-03-14T05:23:11.821Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-14T05:23:11.821Z] Fetched 290 kB in 0s (0 B/s) [2022-03-14T05:23:11.821Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-14T05:23:11.821Z] Fetched 158 kB in 0s (0 B/s) [2022-03-14T05:23:11.821Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-14T05:23:11.821Z] Fetched 242 kB in 0s (0 B/s) [2022-03-14T05:23:11.821Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-14T05:23:11.821Z] Fetched 150 kB in 0s (0 B/s) [2022-03-14T05:23:11.821Z] Pulling edgex-go [2022-03-14T05:23:11.821Z] + snapcraftctl pull [2022-03-14T05:23:13.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-14T05:23:13.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-14T05:23:13.658Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-14T05:23:13.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-14T05:23:13.735Z] Pulling hooks [2022-03-14T05:23:13.735Z] + snapcraftctl pull [2022-03-14T05:23:14.325Z] + ls -al . [2022-03-14T05:23:14.325Z] total 672 [2022-03-14T05:23:14.325Z] drwxrwxr-x 9 1001 1001 4096 Mar 14 05:23 . [2022-03-14T05:23:14.325Z] drwxr-xr-x 4 root root 4096 Mar 14 05:18 .. [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 11 Mar 14 05:16 .dockerignore [2022-03-14T05:23:14.325Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 05:16 .git [2022-03-14T05:23:14.325Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 05:16 .github [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 804 Mar 14 05:16 .gitignore [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 05:16 .golangci.yml [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 76 Mar 14 05:16 .hadolint.yml [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 05:16 .sonarcloud.properties [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 05:16 ADOPTERS.md [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 9019 Mar 14 05:16 Attribution.txt [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 51732 Mar 14 05:16 CHANGELOG.md [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 05:16 CONTRIBUTING.md [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 05:16 GOVERNANCE.md [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 849 Mar 14 05:16 Jenkinsfile [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 05:16 LICENSE [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 6508 Mar 14 05:16 Makefile [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 05:16 OWNERS.md [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 8207 Mar 14 05:16 README.md [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 6912 Mar 14 05:16 SECURITY.md [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 05:12 VERSION [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 4131 Mar 14 05:16 ZMQWindows.md [2022-03-14T05:23:14.325Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 05:16 bin [2022-03-14T05:23:14.325Z] drwxrwxr-x 14 1001 1001 4096 Mar 14 05:16 cmd [2022-03-14T05:23:14.325Z] -rw-r--r-- 1 root root 426334 Mar 14 05:21 coverage.out [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 2827 Mar 14 05:16 go.mod [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 50275 Mar 14 05:16 go.sum [2022-03-14T05:23:14.325Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 05:16 internal [2022-03-14T05:23:14.325Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 05:16 openapi [2022-03-14T05:23:14.325Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 05:16 snap [2022-03-14T05:23:14.325Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 05:16 version.go [Pipeline] sh [2022-03-14T05:23:14.974Z] + '[' -e coverage.out ] [2022-03-14T05:23:14.974Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-14T05:23:15.005Z] Warning: overwriting stash ‘coverage-report’ [2022-03-14T05:23:15.752Z] Stashed 1 file(s) [Pipeline] sh [2022-03-14T05:23:16.394Z] + make build [2022-03-14T05:23:16.394Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-14T05:23:23.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-14T05:23:31.881Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-14T05:23:31.881Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-14T05:23:31.881Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-14T05:23:31.881Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-14T05:23:31.881Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-14T05:23:31.881Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-14T05:23:31.881Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-14T05:23:31.881Z] Fetched 234 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-14T05:23:31.881Z] Fetched 155 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-14T05:23:31.881Z] Fetched 170 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-14T05:23:31.881Z] Fetched 267 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-14T05:23:31.881Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-14T05:23:31.881Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-14T05:23:31.881Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-14T05:23:31.881Z] Fetched 121 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-14T05:23:31.881Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-14T05:23:31.881Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-14T05:23:31.881Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-14T05:23:31.881Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-14T05:23:31.881Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-14T05:23:31.881Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-14T05:23:31.881Z] Fetched 142 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-14T05:23:31.881Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-14T05:23:31.881Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-14T05:23:31.881Z] Fetched 181 kB in 0s (0 B/s) [2022-03-14T05:23:31.882Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-14T05:23:31.882Z] Fetched 208 kB in 0s (0 B/s) [2022-03-14T05:23:31.882Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-14T05:23:31.882Z] Fetched 161 kB in 0s (0 B/s) [2022-03-14T05:23:31.882Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-14T05:23:31.882Z] Fetched 107 kB in 0s (0 B/s) [2022-03-14T05:23:31.882Z] Pulling static-packages [2022-03-14T05:23:31.882Z] + snapcraftctl pull [2022-03-14T05:23:31.882Z] Pulling version [2022-03-14T05:23:31.882Z] + cd /root/project [2022-03-14T05:23:31.882Z] ++ git describe --tags --abbrev=0 [2022-03-14T05:23:31.882Z] ++ sed s/v// [2022-03-14T05:23:31.882Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-14T05:23:31.882Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-14T05:23:31.882Z] + snapcraftctl set-version 2.2.0-dev.34 [2022-03-14T05:23:32.824Z] Building app-service-configurable [2022-03-14T05:23:32.824Z] + snapcraftctl build [2022-03-14T05:23:35.370Z] Building config-common [2022-03-14T05:23:35.370Z] + snapcraftctl build [2022-03-14T05:23:36.314Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-14T05:23:37.255Z] Skipping build go-build-helper (already ran) [2022-03-14T05:23:37.255Z] Building edgex-go [2022-03-14T05:23:37.514Z] + cd /root/parts/edgex-go/src [2022-03-14T05:23:37.514Z] ++ git describe --tags --abbrev=0 [2022-03-14T05:23:37.514Z] ++ sed s/v// [2022-03-14T05:23:37.514Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-14T05:23:37.514Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-14T05:23:37.514Z] + echo 2.2.0-dev.34 [2022-03-14T05:23:37.514Z] + '[' '!' -d vendor ']' [2022-03-14T05:23:37.514Z] + go mod download all [2022-03-14T05:23:44.110Z] + make build [2022-03-14T05:23:44.110Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2022-03-14T05:23:49.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-14T05:23:50.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-14T05:23:55.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-14T05:23:55.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-14T05:23:56.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-14T05:24:00.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-14T05:24:00.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2022-03-14T05:24:01.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-14T05:24:02.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-14T05:24:03.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-14T05:24:03.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-14T05:24:04.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-14T05:24:05.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-14T05:24:06.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-14T05:24:07.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-14T05:24:08.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-14T05:24:09.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-14T05:24:10.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-14T05:24:11.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-14T05:24:12.744Z] + 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-14T05:24:12.744Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-14T05:24:12.744Z] + case "$service" in [2022-03-14T05:24:12.744Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-14T05:24:12.744Z] + 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-14T05:24:12.744Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-14T05:24:12.744Z] + case "$service" in [2022-03-14T05:24:12.744Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-14T05:24:12.744Z] + 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-14T05:24:12.744Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-14T05:24:12.744Z] + case "$service" in [2022-03-14T05:24:12.744Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-14T05:24:12.745Z] + 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-14T05:24:12.745Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-14T05:24:12.745Z] + case "$service" in [2022-03-14T05:24:12.745Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-14T05:24:12.745Z] + 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-14T05:24:12.745Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-14T05:24:12.745Z] + case "$service" in [2022-03-14T05:24:12.745Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-14T05:24:12.745Z] + 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-14T05:24:12.745Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-14T05:24:12.745Z] + case "$service" in [2022-03-14T05:24:12.745Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-14T05:24:12.745Z] + 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-14T05:24:12.745Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-14T05:24:12.745Z] + case "$service" in [2022-03-14T05:24:12.745Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-14T05:24:12.745Z] + 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-14T05:24:12.745Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-14T05:24:12.745Z] + case "$service" in [2022-03-14T05:24:12.745Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-14T05:24:12.745Z] + 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-14T05:24:12.745Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-14T05:24:12.745Z] + case "$service" in [2022-03-14T05:24:12.745Z] + 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-14T05:24:12.745Z] + 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-14T05:24:12.745Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-14T05:24:12.745Z] + case "$service" in [2022-03-14T05:24:12.745Z] + 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-14T05:24:12.745Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-14T05:24:12.745Z] + 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-14T05:24:12.745Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-14T05:24:12.745Z] + case "$service" in [2022-03-14T05:24:12.745Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-14T05:24:12.745Z] + 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-14T05:24:12.745Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-14T05:24:12.745Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-14T05:24:12.745Z] + 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-14T05:24:13.316Z] Building hooks [2022-03-14T05:24:13.316Z] + cd /root/parts/hooks/src [2022-03-14T05:24:13.316Z] + make build [2022-03-14T05:24:13.316Z] go mod tidy [2022-03-14T05:24:13.577Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-14T05:24:13.850Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-14T05:24:13.850Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-14T05:24:13.850Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-14T05:24:14.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-14T05:24:14.800Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-14T05:24:15.372Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-14T05:24:15.372Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-14T05:24:17.288Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-14T05:24:17.288Z] Building static-packages [2022-03-14T05:24:17.288Z] + snapcraftctl build [2022-03-14T05:24:17.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-14T05:24:19.203Z] Building version [2022-03-14T05:24:19.203Z] + snapcraftctl build [2022-03-14T05:24:21.767Z] Staging app-service-configurable [2022-03-14T05:24:21.767Z] + snapcraftctl stage [2022-03-14T05:24:23.154Z] Staging config-common [2022-03-14T05:24:23.154Z] + snapcraftctl stage [Pipeline] } [2022-03-14T05:24:23.328Z] $ docker stop --time=1 9e92510be6206480c4bb73c4a34b8fa1db8137cba3d10fbf8478823b4b8b71bc [2022-03-14T05:24:24.540Z] Skipping stage go-build-helper (already ran) [2022-03-14T05:24:24.540Z] Staging edgex-go [2022-03-14T05:24:24.540Z] + snapcraftctl stage [2022-03-14T05:24:25.261Z] $ docker rm -f 9e92510be6206480c4bb73c4a34b8fa1db8137cba3d10fbf8478823b4b8b71bc [2022-03-14T05:24:25.926Z] Staging hooks [2022-03-14T05:24:25.926Z] + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:24:26.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T05:24:26.765Z] [2022-03-14T05:24:26.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:24:27.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T05:24:27.307Z] Staging static-packages [2022-03-14T05:24:27.307Z] + snapcraftctl stage [2022-03-14T05:24:27.389Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-14T05:24:27.389Z] 29e5d40040c1: Pulling fs layer [2022-03-14T05:24:27.389Z] 1ce36da41761: Pulling fs layer [2022-03-14T05:24:27.389Z] 25b303627fd3: Pulling fs layer [2022-03-14T05:24:27.389Z] 29e5d40040c1: Verifying Checksum [2022-03-14T05:24:27.389Z] 29e5d40040c1: Download complete [2022-03-14T05:24:27.662Z] 1ce36da41761: Verifying Checksum [2022-03-14T05:24:27.662Z] 1ce36da41761: Download complete [2022-03-14T05:24:27.934Z] 29e5d40040c1: Pull complete [2022-03-14T05:24:29.219Z] Staging version [2022-03-14T05:24:29.219Z] + snapcraftctl stage [2022-03-14T05:24:29.361Z] 25b303627fd3: Verifying Checksum [2022-03-14T05:24:29.361Z] 25b303627fd3: Download complete [2022-03-14T05:24:29.361Z] 1ce36da41761: Pull complete [2022-03-14T05:24:30.603Z] Priming app-service-configurable [2022-03-14T05:24:30.603Z] + snapcraftctl prime [2022-03-14T05:24:32.507Z] 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-14T05:24:32.507Z] stage-packages: [2022-03-14T05:24:32.507Z] - libnorm1 [2022-03-14T05:24:32.507Z] - libpgm-5.2-0 [2022-03-14T05:24:32.507Z] - libsodium23 [2022-03-14T05:24:32.507Z] - libzmq5 [2022-03-14T05:24:32.766Z] Priming config-common [2022-03-14T05:24:32.766Z] + snapcraftctl prime [2022-03-14T05:24:34.684Z] Priming go-build-helper [2022-03-14T05:24:34.685Z] + snapcraftctl prime [2022-03-14T05:24:35.628Z] Priming edgex-go [2022-03-14T05:24:35.889Z] + snapcraftctl prime [2022-03-14T05:24:37.803Z] Priming hooks [2022-03-14T05:24:37.803Z] + snapcraftctl prime [2022-03-14T05:24:39.184Z] Priming static-packages [2022-03-14T05:24:39.184Z] + snapcraftctl prime [2022-03-14T05:24:39.501Z] 25b303627fd3: Pull complete [2022-03-14T05:24:39.501Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-14T05:24:39.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T05:24:39.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-14T05:24:39.729Z] prd-ubuntu18.04-docker-arm64-4c-16g-7012 does not seem to be running inside a container [2022-03-14T05:24:39.813Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-14T05:24:42.083Z] $ docker top bd4c251967054dd2dbd4b30b909bc4821bf7708a25484f79fc3ef6a43279fd0e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T05:24:42.971Z] + docker-compose build --help [2022-03-14T05:24:42.971Z] + grep parallel [2022-03-14T05:24:44.485Z] Priming version [2022-03-14T05:24:44.485Z] + snapcraftctl prime [2022-03-14T05:24:45.144Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [2022-03-14T05:24:47.259Z] --parallel Build images in parallel. [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] } [2022-03-14T05:24:47.288Z] $ docker stop --time=1 bd4c251967054dd2dbd4b30b909bc4821bf7708a25484f79fc3ef6a43279fd0e [2022-03-14T05:24:48.936Z] $ docker rm -f bd4c251967054dd2dbd4b30b909bc4821bf7708a25484f79fc3ef6a43279fd0e [Pipeline] // node [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:24:49.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T05:24:49.540Z] . [Pipeline] withDockerContainer [2022-03-14T05:24:49.763Z] prd-ubuntu18.04-docker-arm64-4c-16g-7012 does not seem to be running inside a container [2022-03-14T05:24:49.842Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-14T05:24:51.065Z] $ docker top 0dfbe563399853a48605349732b67c33e36ad0e08daf4250612b0540b6e243ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T05:24:51.930Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-14T05:24:56.218Z] Building core-command ... [2022-03-14T05:24:56.218Z] Building core-data ... [2022-03-14T05:24:56.218Z] Building core-metadata ... [2022-03-14T05:24:56.218Z] Building security-bootstrapper ... [2022-03-14T05:24:56.218Z] Building security-proxy-setup ... [2022-03-14T05:24:56.218Z] Building security-secretstore-setup ... [2022-03-14T05:24:56.218Z] Building support-notifications ... [2022-03-14T05:24:56.218Z] Building support-scheduler ... [2022-03-14T05:24:56.218Z] Building sys-mgmt-agent ... [2022-03-14T05:24:56.218Z] Building support-notifications [2022-03-14T05:24:56.218Z] Building core-metadata [2022-03-14T05:24:56.218Z] Building support-scheduler [2022-03-14T05:24:56.218Z] Building security-secretstore-setup [2022-03-14T05:24:56.218Z] Building security-proxy-setup [2022-03-14T05:26:04.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:26:04.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:26:04.184Z] ---> 1dc45e844db0 [2022-03-14T05:26:04.184Z] Step 3/22 : WORKDIR /edgex-go [2022-03-14T05:26:04.184Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:26:04.184Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:26:04.184Z] ---> 1dc45e844db0 [2022-03-14T05:26:04.184Z] Step 3/25 : WORKDIR /edgex-go [2022-03-14T05:26:04.184Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:26:04.184Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:26:04.184Z] ---> 1dc45e844db0 [2022-03-14T05:26:04.184Z] Step 3/21 : WORKDIR /edgex-go [2022-03-14T05:26:04.456Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:26:04.456Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:26:04.456Z] ---> 1dc45e844db0 [2022-03-14T05:26:04.456Z] Step 3/22 : WORKDIR /edgex-go [2022-03-14T05:26:04.734Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:26:04.734Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:26:04.734Z] ---> 1dc45e844db0 [2022-03-14T05:26:04.734Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T05:26:05.008Z] ---> Running in 62821bab39fe [2022-03-14T05:26:05.008Z] ---> Running in c51fac969f57 [2022-03-14T05:26:05.008Z] ---> Running in 92bf09d7a5f5 [2022-03-14T05:26:05.008Z] ---> Running in abadee357197 [2022-03-14T05:26:05.008Z] ---> Running in d707029e9c08 [2022-03-14T05:26:05.605Z] Removing intermediate container 62821bab39fe [2022-03-14T05:26:05.605Z] ---> 4e2dc38ada07 [2022-03-14T05:26:05.605Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:26:05.605Z] Removing intermediate container abadee357197 [2022-03-14T05:26:05.605Z] ---> c647306f7558 [2022-03-14T05:26:05.605Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:26:05.605Z] Removing intermediate container d707029e9c08 [2022-03-14T05:26:05.605Z] ---> fdec91b3362a [2022-03-14T05:26:05.605Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:26:05.605Z] ---> Running in 8063d551e569 [2022-03-14T05:26:05.605Z] Removing intermediate container 92bf09d7a5f5 [2022-03-14T05:26:05.605Z] ---> 8ebfb611793c [2022-03-14T05:26:05.605Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:26:05.605Z] Removing intermediate container c51fac969f57 [2022-03-14T05:26:05.605Z] ---> ce88f0813854 [2022-03-14T05:26:05.605Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:26:05.879Z] ---> Running in 42894e638c8a [2022-03-14T05:26:05.879Z] ---> Running in 1b161f5b7833 [2022-03-14T05:26:05.879Z] ---> Running in c72dd2efa4a6 [2022-03-14T05:26:05.879Z] ---> Running in 6f25b5985c28 [2022-03-14T05:26:08.504Z] Removing intermediate container 8063d551e569 [2022-03-14T05:26:08.504Z] ---> b9dbc4f26932 [2022-03-14T05:26:08.504Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-14T05:26:08.777Z] ---> Running in f0482def3f7a [2022-03-14T05:26:09.052Z] Removing intermediate container 1b161f5b7833 [2022-03-14T05:26:09.052Z] ---> c51b1bd7e9fe [2022-03-14T05:26:09.052Z] Removing intermediate container 42894e638c8a [2022-03-14T05:26:09.052Z] ---> 2bc9624e6e4e [2022-03-14T05:26:09.052Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-14T05:26:09.052Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-14T05:26:09.327Z] ---> Running in 345fb18ff6ad [2022-03-14T05:26:09.327Z] ---> Running in f554753ac320 [2022-03-14T05:26:09.327Z] Removing intermediate container c72dd2efa4a6 [2022-03-14T05:26:09.327Z] ---> 4fa3717f68fa [2022-03-14T05:26:09.327Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-14T05:26:09.601Z] ---> Running in 623a4acff44e [2022-03-14T05:26:09.601Z] Removing intermediate container 6f25b5985c28 [2022-03-14T05:26:09.601Z] ---> 1a26077bbd36 [2022-03-14T05:26:09.601Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-14T05:26:09.877Z] ---> Running in 1b197f612014 [2022-03-14T05:26:10.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:26:11.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:26:11.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:26:11.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:26:11.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:26:11.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:26:12.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:26:12.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:26:12.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:26:12.395Z] OK: 220 MiB in 52 packages [2022-03-14T05:26:12.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:26:13.472Z] OK: 220 MiB in 52 packages [2022-03-14T05:26:14.079Z] Removing intermediate container f0482def3f7a [2022-03-14T05:26:14.079Z] ---> 6334a571dd8e [2022-03-14T05:26:14.079Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-14T05:26:14.079Z] OK: 220 MiB in 52 packages [2022-03-14T05:26:14.692Z] OK: 220 MiB in 52 packages [2022-03-14T05:26:14.692Z] OK: 220 MiB in 52 packages [2022-03-14T05:26:15.295Z] ---> 172d801da28d [2022-03-14T05:26:15.295Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:26:15.295Z] Removing intermediate container f554753ac320 [2022-03-14T05:26:15.295Z] ---> 9b70a3b6dd32 [2022-03-14T05:26:15.295Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-14T05:26:15.569Z] ---> Running in b753541368a1 [2022-03-14T05:26:15.844Z] Removing intermediate container 345fb18ff6ad [2022-03-14T05:26:15.844Z] ---> e827d9c97c6c [2022-03-14T05:26:15.844Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-14T05:26:15.844Z] Removing intermediate container 623a4acff44e [2022-03-14T05:26:15.844Z] ---> 88e4df6f5b2f [2022-03-14T05:26:15.844Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-14T05:26:16.122Z] Removing intermediate container 1b197f612014 [2022-03-14T05:26:16.122Z] ---> 20266d550a5a [2022-03-14T05:26:16.122Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T05:26:16.727Z] ---> b1e05f9fd763 [2022-03-14T05:26:16.727Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:26:16.727Z] ---> acdf2e506a55 [2022-03-14T05:26:16.727Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:26:17.004Z] ---> Running in b2603674c080 [2022-03-14T05:26:17.004Z] ---> Running in a1a84eee048e [2022-03-14T05:26:17.281Z] ---> 53e21df21586 [2022-03-14T05:26:17.281Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:26:17.281Z] ---> 85f0ef9a2c97 [2022-03-14T05:26:17.281Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:26:17.281Z] ---> Running in 882d3de7e7cd [2022-03-14T05:26:17.569Z] ---> Running in f56c16f54491 [2022-03-14T05:26:20.232Z] Removing intermediate container b753541368a1 [2022-03-14T05:26:20.232Z] ---> f74891827d27 [2022-03-14T05:26:20.232Z] Step 8/25 : COPY . . [2022-03-14T05:26:23.624Z] Removing intermediate container b2603674c080 [2022-03-14T05:26:23.624Z] ---> 7f77e75b71e0 [2022-03-14T05:26:23.624Z] Step 8/22 : COPY . . [2022-03-14T05:26:23.624Z] Removing intermediate container a1a84eee048e [2022-03-14T05:26:23.624Z] ---> 16114b6fbc3e [2022-03-14T05:26:23.624Z] Step 8/21 : COPY . . [2022-03-14T05:26:23.624Z] Removing intermediate container f56c16f54491 [2022-03-14T05:26:23.624Z] ---> efa5b6613041 [2022-03-14T05:26:23.624Z] Step 8/22 : COPY . . [2022-03-14T05:26:23.624Z] Removing intermediate container 882d3de7e7cd [2022-03-14T05:26:23.624Z] ---> 23b5ba2d9b33 [2022-03-14T05:26:23.624Z] Step 8/23 : COPY . . [2022-03-14T05:26:45.794Z] ---> 8b15b9bb31c7 [2022-03-14T05:26:45.795Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-14T05:26:45.795Z] ---> Running in 1a350fe5554b [2022-03-14T05:26:45.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-14T05:26:45.795Z] ---> fa422275cbd9 [2022-03-14T05:26:45.795Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-14T05:26:45.795Z] ---> Running in cc2b8e8030c4 [2022-03-14T05:26:45.795Z] ---> 53daa349cb16 [2022-03-14T05:26:45.795Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-14T05:26:46.076Z] ---> 62ba7b83338b [2022-03-14T05:26:46.076Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-14T05:26:46.076Z] ---> Running in 8c1a6d66eba4 [2022-03-14T05:26:46.348Z] ---> Running in d9e03e39346e [2022-03-14T05:26:47.355Z] ---> 0dbea1507768 [2022-03-14T05:26:47.355Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-14T05:26:47.355Z] ---> Running in e2f97b265d99 [2022-03-14T05:26:48.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-14T05:26:48.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-14T05:26:49.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-14T05:26:49.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-14T05:28:56.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-14T05:28:56.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-14T05:29:04.959Z] Removing intermediate container 1a350fe5554b [2022-03-14T05:29:04.959Z] ---> af3352f277b5 [2022-03-14T05:29:04.959Z] [2022-03-14T05:29:04.959Z] Step 10/25 : FROM alpine:3.14 [2022-03-14T05:29:04.959Z] 3.14: Pulling from library/alpine [2022-03-14T05:29:05.239Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-14T05:29:05.522Z] Status: Downloaded newer image for alpine:3.14 [2022-03-14T05:29:05.522Z] ---> 5b8b7b635229 [2022-03-14T05:29:05.522Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-14T05:29:05.795Z] ---> Running in 90656f3e8442 [2022-03-14T05:29:07.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:29:08.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:29:09.506Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-14T05:29:09.506Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-14T05:29:09.506Z] (3/3) Installing su-exec (0.2-r1) [2022-03-14T05:29:09.506Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:29:09.788Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T05:29:10.074Z] Removing intermediate container cc2b8e8030c4 [2022-03-14T05:29:10.074Z] ---> d97aa87722f9 [2022-03-14T05:29:10.074Z] [2022-03-14T05:29:10.074Z] Step 10/21 : FROM alpine:3.14 [2022-03-14T05:29:10.074Z] ---> 5b8b7b635229 [2022-03-14T05:29:10.074Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-14T05:29:10.074Z] OK: 6 MiB in 17 packages [2022-03-14T05:29:10.350Z] ---> Running in 562c1d0576c8 [2022-03-14T05:29:12.341Z] Removing intermediate container 90656f3e8442 [2022-03-14T05:29:12.341Z] ---> 6d57f3c1ade1 [2022-03-14T05:29:12.341Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-14T05:29:12.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:29:12.620Z] ---> Running in 5260e72e6f5b [2022-03-14T05:29:12.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:29:12.906Z] Removing intermediate container 5260e72e6f5b [2022-03-14T05:29:12.906Z] ---> 7668240fbc4f [2022-03-14T05:29:12.906Z] Step 13/25 : WORKDIR / [2022-03-14T05:29:13.190Z] ---> Running in ccbc5b0c4ef3 [2022-03-14T05:29:13.796Z] Removing intermediate container ccbc5b0c4ef3 [2022-03-14T05:29:13.796Z] ---> aa73909c4fa2 [2022-03-14T05:29:13.796Z] 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-14T05:29:13.796Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-14T05:29:14.071Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-14T05:29:14.071Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-14T05:29:14.071Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-14T05:29:14.071Z] (5/5) Installing curl (7.79.1-r0) [2022-03-14T05:29:14.071Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:29:14.071Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T05:29:14.351Z] OK: 8 MiB in 19 packages [2022-03-14T05:29:14.959Z] ---> 11f4e5cf01e8 [2022-03-14T05:29:14.959Z] 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-14T05:29:16.407Z] ---> 42a6d7c0ed65 [2022-03-14T05:29:16.407Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-14T05:29:16.407Z] Removing intermediate container 562c1d0576c8 [2022-03-14T05:29:16.407Z] ---> 9fb388b4d40f [2022-03-14T05:29:16.407Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-14T05:29:16.407Z] ---> Running in ecfa35d026f7 [2022-03-14T05:29:17.007Z] Removing intermediate container ecfa35d026f7 [2022-03-14T05:29:17.007Z] ---> 2d5d078dba62 [2022-03-14T05:29:17.007Z] Step 13/21 : WORKDIR /edgex [2022-03-14T05:29:17.283Z] ---> Running in 7e8cfe7a550c [2022-03-14T05:29:17.556Z] ---> b9f7fd80d576 [2022-03-14T05:29:17.556Z] 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-14T05:29:18.156Z] Removing intermediate container 7e8cfe7a550c [2022-03-14T05:29:18.156Z] ---> 24ccd52b4870 [2022-03-14T05:29:18.156Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-14T05:29:19.153Z] ---> 699468dcf27c [2022-03-14T05:29:19.153Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-14T05:29:19.437Z] ---> 2123022c3545 [2022-03-14T05:29:19.437Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-14T05:29:21.414Z] ---> d7421c022665 [2022-03-14T05:29:21.414Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-14T05:29:21.414Z] ---> d982071847a2 [2022-03-14T05:29:21.414Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-14T05:29:24.036Z] ---> 247c49e7a0b1 [2022-03-14T05:29:24.037Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-14T05:29:24.037Z] ---> 2126184f5c13 [2022-03-14T05:29:24.037Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-14T05:29:24.037Z] ---> Running in f035ae19bc17 [2022-03-14T05:29:24.327Z] Removing intermediate container 8c1a6d66eba4 [2022-03-14T05:29:24.327Z] ---> 3389844928b3 [2022-03-14T05:29:24.327Z] [2022-03-14T05:29:24.327Z] Step 10/22 : FROM alpine:3.14 [2022-03-14T05:29:24.327Z] ---> 5b8b7b635229 [2022-03-14T05:29:24.327Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-14T05:29:24.328Z] Removing intermediate container d9e03e39346e [2022-03-14T05:29:24.328Z] ---> 0573b8dfe7dd [2022-03-14T05:29:24.328Z] [2022-03-14T05:29:24.328Z] Step 10/22 : FROM alpine:3.14 [2022-03-14T05:29:24.328Z] ---> 5b8b7b635229 [2022-03-14T05:29:24.328Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-14T05:29:24.328Z] Removing intermediate container e2f97b265d99 [2022-03-14T05:29:24.328Z] ---> 452a8648e3e0 [2022-03-14T05:29:24.328Z] [2022-03-14T05:29:24.328Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T05:29:24.328Z] ---> 5b8b7b635229 [2022-03-14T05:29:24.328Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-14T05:29:24.328Z] ---> Running in b393cdc48667 [2022-03-14T05:29:24.328Z] ---> Running in 78ebca18fe7a [2022-03-14T05:29:24.328Z] ---> Running in 4499e1c4a819 [2022-03-14T05:29:24.602Z] Removing intermediate container f035ae19bc17 [2022-03-14T05:29:24.602Z] ---> 48cdb191f7bc [2022-03-14T05:29:24.602Z] Step 18/21 : CMD ["--init=true"] [2022-03-14T05:29:24.882Z] ---> Running in 6a164975a698 [2022-03-14T05:29:24.882Z] ---> 85b811c7dd18 [2022-03-14T05:29:24.882Z] 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-14T05:29:25.158Z] ---> Running in 3b556348f4c5 [2022-03-14T05:29:25.459Z] Removing intermediate container 6a164975a698 [2022-03-14T05:29:25.459Z] ---> 969a4338207c [2022-03-14T05:29:25.459Z] Step 19/21 : LABEL arch=arm64 [2022-03-14T05:29:25.459Z] ---> Running in 0cb63a225c65 [2022-03-14T05:29:26.054Z] Removing intermediate container 0cb63a225c65 [2022-03-14T05:29:26.054Z] ---> 4e142d6749c5 [2022-03-14T05:29:26.054Z] Step 20/21 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:29:26.328Z] ---> Running in 9172b5c6b9ec [2022-03-14T05:29:26.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:29:26.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:29:26.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:29:26.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:29:26.891Z] Removing intermediate container 9172b5c6b9ec [2022-03-14T05:29:26.891Z] ---> 54efec054ff5 [2022-03-14T05:29:26.891Z] Step 21/21 : LABEL version=0.0.0 [2022-03-14T05:29:26.891Z] ---> Running in df0a332b3663 [2022-03-14T05:29:27.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:29:27.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:29:27.775Z] Removing intermediate container df0a332b3663 [2022-03-14T05:29:27.775Z] ---> 658aec220416 [2022-03-14T05:29:27.775Z] [2022-03-14T05:29:28.063Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-14T05:29:28.063Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:29:28.063Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-14T05:29:28.063Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:29:28.063Z] OK: 6 MiB in 15 packages [2022-03-14T05:29:28.063Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-14T05:29:28.341Z] OK: 6 MiB in 15 packages [2022-03-14T05:29:28.341Z] Removing intermediate container 3b556348f4c5 [2022-03-14T05:29:28.341Z] ---> 884f72ea1a4f [2022-03-14T05:29:28.341Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-14T05:29:28.341Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-14T05:29:28.341Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:29:28.341Z] Successfully built 658aec220416 [2022-03-14T05:29:28.341Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T05:29:28.341Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-14T05:29:28.341Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-03-14T05:29:28.622Z] ---> Running in 3ef354db5108 [2022-03-14T05:29:28.622Z] OK: 6 MiB in 16 packages [2022-03-14T05:29:29.617Z] Removing intermediate container 3ef354db5108 [2022-03-14T05:29:29.617Z] ---> 05bf67d8c55d [2022-03-14T05:29:29.617Z] Step 23/25 : LABEL arch=arm64 [2022-03-14T05:29:29.617Z] ---> Running in 8f7acf5bd87f [2022-03-14T05:29:29.617Z] Removing intermediate container b393cdc48667 [2022-03-14T05:29:29.617Z] ---> 80d7dbd6cf10 [2022-03-14T05:29:29.890Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T05:29:29.890Z] ---> Running in 763c6fa89229 [2022-03-14T05:29:29.890Z] Removing intermediate container 4499e1c4a819 [2022-03-14T05:29:29.890Z] ---> c7509ef1a538 [2022-03-14T05:29:29.890Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T05:29:30.174Z] Removing intermediate container 8f7acf5bd87f [2022-03-14T05:29:30.174Z] ---> 4065e7970604 [2022-03-14T05:29:30.174Z] Step 24/25 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:29:30.174Z] ---> Running in d8092833ac78 [2022-03-14T05:29:30.456Z] ---> Running in a4531d1a49b6 [2022-03-14T05:29:30.728Z] Removing intermediate container 763c6fa89229 [2022-03-14T05:29:30.728Z] ---> f9dba9b3aae0 [2022-03-14T05:29:30.728Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-14T05:29:30.728Z] Removing intermediate container 78ebca18fe7a [2022-03-14T05:29:30.728Z] ---> 66a4b1db50af [2022-03-14T05:29:30.728Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T05:29:31.004Z] ---> Running in 2955a556b7f9 [2022-03-14T05:29:31.004Z] Removing intermediate container d8092833ac78 [2022-03-14T05:29:31.004Z] ---> b6d84240b08b [2022-03-14T05:29:31.004Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-14T05:29:31.004Z] ---> Running in 270d2f58199b [2022-03-14T05:29:31.004Z] Removing intermediate container a4531d1a49b6 [2022-03-14T05:29:31.004Z] ---> f860534881df [2022-03-14T05:29:31.004Z] Step 25/25 : LABEL version=0.0.0 [2022-03-14T05:29:31.004Z] ---> Running in d643228e8326 [2022-03-14T05:29:31.285Z] ---> Running in 1408bd968cff [2022-03-14T05:29:31.560Z] Removing intermediate container 2955a556b7f9 [2022-03-14T05:29:31.560Z] ---> af91181d334c [2022-03-14T05:29:31.560Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-14T05:29:31.844Z] Removing intermediate container 270d2f58199b [2022-03-14T05:29:31.844Z] ---> 559fed444e06 [2022-03-14T05:29:31.844Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-14T05:29:31.844Z] Removing intermediate container d643228e8326 [2022-03-14T05:29:31.844Z] ---> 8ac420c73b24 [2022-03-14T05:29:31.844Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-14T05:29:31.844Z] ---> Running in bd25d334805f [2022-03-14T05:29:31.844Z] ---> Running in 24609e386171 [2022-03-14T05:29:31.844Z] ---> Running in ce77f44ac56c [2022-03-14T05:29:31.844Z] Removing intermediate container 1408bd968cff [2022-03-14T05:29:31.844Z] ---> 1cd2b09190b3 [2022-03-14T05:29:31.844Z] [2022-03-14T05:29:32.450Z] Removing intermediate container ce77f44ac56c [2022-03-14T05:29:32.450Z] ---> f9d60e433022 [2022-03-14T05:29:32.450Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-14T05:29:32.450Z] Removing intermediate container bd25d334805f [2022-03-14T05:29:32.450Z] ---> f95f5e7fa482 [2022-03-14T05:29:32.450Z] Step 15/23 : WORKDIR / [2022-03-14T05:29:32.450Z] Successfully built 1cd2b09190b3 [2022-03-14T05:29:32.724Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-14T05:29:32.724Z] Removing intermediate container 24609e386171 [2022-03-14T05:29:32.724Z]  Building security-secretstore-setup ... done Building core-command [2022-03-14T05:29:32.724Z] ---> 57daa925c6e4 [2022-03-14T05:29:32.724Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:29:32.724Z] ---> Running in 8e7196748889 [2022-03-14T05:29:32.724Z] ---> Running in 0fe1e731f6b2 [2022-03-14T05:29:33.335Z] Removing intermediate container 8e7196748889 [2022-03-14T05:29:33.335Z] ---> 402a3579d4fe [2022-03-14T05:29:33.335Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:29:33.335Z] Removing intermediate container 0fe1e731f6b2 [2022-03-14T05:29:33.335Z] ---> c3dcd9c78186 [2022-03-14T05:29:33.335Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:29:33.940Z] ---> 6c66b40315f1 [2022-03-14T05:29:33.940Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-14T05:29:34.540Z] ---> 89a186468c86 [2022-03-14T05:29:34.540Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-14T05:29:34.540Z] ---> 6a4c25a10621 [2022-03-14T05:29:34.540Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-14T05:29:35.980Z] ---> 6e8e66e4f4d2 [2022-03-14T05:29:35.980Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-14T05:29:36.251Z] ---> c50302a9200d [2022-03-14T05:29:36.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-14T05:29:36.251Z] ---> 8e5211ec01a0 [2022-03-14T05:29:36.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-14T05:29:36.856Z] ---> 19f1f834dddb [2022-03-14T05:29:36.856Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-14T05:29:36.856Z] ---> Running in b21c8dd779ec [2022-03-14T05:29:37.461Z] ---> 83b428ef00c1 [2022-03-14T05:29:37.461Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-14T05:29:37.461Z] ---> 3214270e41eb [2022-03-14T05:29:37.461Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-14T05:29:37.461Z] ---> Running in 3c67a0b8963c [2022-03-14T05:29:37.461Z] Removing intermediate container b21c8dd779ec [2022-03-14T05:29:37.461Z] ---> 23ce3efa3649 [2022-03-14T05:29:37.461Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in 26a73d044130 [2022-03-14T05:29:37.736Z] [2022-03-14T05:29:37.736Z] ---> Running in d883971a67f6 [2022-03-14T05:29:38.021Z] Removing intermediate container 3c67a0b8963c [2022-03-14T05:29:38.021Z] ---> 8d9b65264fe6 [2022-03-14T05:29:38.021Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T05:29:38.305Z] Removing intermediate container 26a73d044130 [2022-03-14T05:29:38.305Z] ---> 25b0aba5ed40 [2022-03-14T05:29:38.305Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T05:29:38.305Z] ---> Running in 26e134ee27b9 [2022-03-14T05:29:38.305Z] Removing intermediate container d883971a67f6 [2022-03-14T05:29:38.305Z] ---> 6dc5b69c7c36 [2022-03-14T05:29:38.305Z] Step 20/22 : LABEL arch=arm64 [2022-03-14T05:29:38.305Z] ---> Running in b1b718385e8b [2022-03-14T05:29:38.305Z] ---> Running in 76c18ee364c4 [2022-03-14T05:29:38.904Z] Removing intermediate container 26e134ee27b9 [2022-03-14T05:29:38.904Z] ---> 7baeb0cfeea9 [2022-03-14T05:29:38.904Z] Step 20/22 : LABEL arch=arm64 [2022-03-14T05:29:38.904Z] Removing intermediate container b1b718385e8b [2022-03-14T05:29:38.904Z] ---> f01994c2c919 [2022-03-14T05:29:38.904Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T05:29:38.904Z] ---> Running in 77959a7bfaf4 [2022-03-14T05:29:38.904Z] Removing intermediate container 76c18ee364c4 [2022-03-14T05:29:38.904Z] ---> 76e2910df6a8 [2022-03-14T05:29:38.904Z] Step 21/22 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:29:38.904Z] ---> Running in 1fb75b70205f [2022-03-14T05:29:39.180Z] ---> Running in b00c1d846c28 [2022-03-14T05:29:39.928Z] Removing intermediate container 77959a7bfaf4 [2022-03-14T05:29:39.928Z] ---> e52b6447c2c9 [2022-03-14T05:29:39.928Z] Step 21/22 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:29:39.928Z] Removing intermediate container 1fb75b70205f [2022-03-14T05:29:39.928Z] ---> 068cc573ec0f [2022-03-14T05:29:39.928Z] Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:29:39.928Z] Removing intermediate container b00c1d846c28 [2022-03-14T05:29:39.928Z] ---> 8d1b5490b02b [2022-03-14T05:29:39.928Z] Step 22/22 : LABEL version=0.0.0 [2022-03-14T05:29:39.928Z] ---> Running in 5370c4387156 [2022-03-14T05:29:39.928Z] ---> Running in 61796616fc38 [2022-03-14T05:29:39.928Z] ---> Running in 82f9718fff27 [2022-03-14T05:29:40.585Z] Removing intermediate container 5370c4387156 [2022-03-14T05:29:40.585Z] ---> 3532ff2e91be [2022-03-14T05:29:40.585Z] Step 22/22 : LABEL version=0.0.0 [2022-03-14T05:29:40.881Z] ---> Running in 1ab0884270a7 [2022-03-14T05:29:40.881Z] Removing intermediate container 82f9718fff27 [2022-03-14T05:29:40.881Z] ---> cfd7e7bdf3ac [2022-03-14T05:29:40.881Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T05:29:40.881Z] Removing intermediate container 61796616fc38 [2022-03-14T05:29:41.164Z] ---> 7efcb582df34 [2022-03-14T05:29:41.164Z] [2022-03-14T05:29:41.164Z] ---> Running in 97fc60fd0ab0 [2022-03-14T05:29:41.845Z] Removing intermediate container 1ab0884270a7 [2022-03-14T05:29:41.845Z] ---> d50724d3a52a [2022-03-14T05:29:41.845Z] [2022-03-14T05:29:42.142Z] Removing intermediate container 97fc60fd0ab0 [2022-03-14T05:29:42.142Z] ---> e97b7568bfd9 [2022-03-14T05:29:42.142Z] [2022-03-14T05:29:42.142Z] Successfully built 7efcb582df34 [2022-03-14T05:29:42.142Z] Successfully tagged support-scheduler-arm64:latest [2022-03-14T05:29:42.142Z]  Building support-scheduler ... done Building core-data [2022-03-14T05:29:42.739Z] Successfully built d50724d3a52a [2022-03-14T05:29:42.740Z] Successfully tagged support-notifications-arm64:latest [2022-03-14T05:29:42.740Z] Successfully built e97b7568bfd9 [2022-03-14T05:29:42.740Z] Building security-bootstrapper [2022-03-14T05:29:42.740Z]  Building support-notifications ... done Successfully tagged core-metadata-arm64:latest [2022-03-14T05:30:15.076Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:30:15.076Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:30:15.076Z] ---> 1dc45e844db0 [2022-03-14T05:30:15.076Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T05:30:15.076Z] ---> Using cache [2022-03-14T05:30:15.076Z] ---> ce88f0813854 [2022-03-14T05:30:15.076Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:30:15.076Z] ---> Using cache [2022-03-14T05:30:15.076Z] ---> 4fa3717f68fa [2022-03-14T05:30:15.076Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-14T05:30:17.074Z] ---> Running in 2df78efaf7fe [2022-03-14T05:30:18.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:30:19.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:30:20.481Z] OK: 220 MiB in 52 packages [2022-03-14T05:30:21.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:30:21.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:30:21.078Z] ---> 1dc45e844db0 [2022-03-14T05:30:21.078Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T05:30:21.078Z] ---> Using cache [2022-03-14T05:30:21.078Z] ---> ce88f0813854 [2022-03-14T05:30:21.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:30:21.078Z] ---> Using cache [2022-03-14T05:30:21.078Z] ---> 4fa3717f68fa [2022-03-14T05:30:21.078Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-14T05:30:21.078Z] ---> Using cache [2022-03-14T05:30:21.078Z] ---> 88e4df6f5b2f [2022-03-14T05:30:21.078Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T05:30:21.078Z] ---> Using cache [2022-03-14T05:30:21.078Z] ---> 85f0ef9a2c97 [2022-03-14T05:30:21.078Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:30:21.078Z] ---> Using cache [2022-03-14T05:30:21.078Z] ---> efa5b6613041 [2022-03-14T05:30:21.078Z] Step 8/23 : COPY . . [2022-03-14T05:30:21.078Z] ---> Using cache [2022-03-14T05:30:21.078Z] ---> 53daa349cb16 [2022-03-14T05:30:21.078Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-14T05:30:22.059Z] ---> Running in e339d289658d [2022-03-14T05:30:22.667Z] Removing intermediate container 2df78efaf7fe [2022-03-14T05:30:22.667Z] ---> fe34f519f50f [2022-03-14T05:30:22.667Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T05:30:23.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-14T05:30:23.871Z] ---> 6a1079a0f3d0 [2022-03-14T05:30:23.871Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:30:23.871Z] ---> Running in 11654af13c5a [2022-03-14T05:30:28.188Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:30:28.188Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:30:28.188Z] ---> 1dc45e844db0 [2022-03-14T05:30:28.188Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T05:30:28.188Z] ---> Using cache [2022-03-14T05:30:28.188Z] ---> ce88f0813854 [2022-03-14T05:30:28.188Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:30:28.188Z] ---> Using cache [2022-03-14T05:30:28.188Z] ---> 4fa3717f68fa [2022-03-14T05:30:28.188Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-14T05:30:28.188Z] ---> Running in add14db0d137 [2022-03-14T05:30:28.188Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T05:30:28.188Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-14T05:30:28.188Z] ---> 1dc45e844db0 [2022-03-14T05:30:28.188Z] Step 3/31 : WORKDIR /edgex-go [2022-03-14T05:30:28.188Z] ---> Using cache [2022-03-14T05:30:28.188Z] ---> ce88f0813854 [2022-03-14T05:30:28.188Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:30:28.188Z] ---> Using cache [2022-03-14T05:30:28.188Z] ---> 4fa3717f68fa [2022-03-14T05:30:28.188Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-14T05:30:28.188Z] ---> Using cache [2022-03-14T05:30:28.188Z] ---> 88e4df6f5b2f [2022-03-14T05:30:28.188Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-14T05:30:28.188Z] ---> Using cache [2022-03-14T05:30:28.188Z] ---> 85f0ef9a2c97 [2022-03-14T05:30:28.188Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:30:28.188Z] ---> Using cache [2022-03-14T05:30:28.188Z] ---> efa5b6613041 [2022-03-14T05:30:28.188Z] Step 8/31 : COPY . . [2022-03-14T05:30:28.188Z] ---> Using cache [2022-03-14T05:30:28.188Z] ---> 53daa349cb16 [2022-03-14T05:30:28.188Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-14T05:30:28.473Z] ---> Running in 234a7554736b [2022-03-14T05:30:29.459Z] Removing intermediate container 11654af13c5a [2022-03-14T05:30:29.459Z] ---> 64f07807b350 [2022-03-14T05:30:29.459Z] Step 8/23 : COPY . . [2022-03-14T05:30:30.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:30:30.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-14T05:30:31.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:30:32.429Z] OK: 220 MiB in 52 packages [2022-03-14T05:30:34.419Z] Removing intermediate container add14db0d137 [2022-03-14T05:30:34.419Z] ---> 33e740e5d4c5 [2022-03-14T05:30:34.419Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T05:30:36.435Z] ---> 13898be1a08b [2022-03-14T05:30:36.435Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T05:30:36.435Z] ---> Running in 739b8587afd3 [2022-03-14T05:30:44.731Z] Removing intermediate container 739b8587afd3 [2022-03-14T05:30:44.731Z] ---> 38603387e8ec [2022-03-14T05:30:44.731Z] Step 8/23 : COPY . . [2022-03-14T05:30:51.471Z] ---> c9d09baac0c9 [2022-03-14T05:30:51.471Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-14T05:30:51.471Z] ---> Running in 4340b1472c5f [2022-03-14T05:30:54.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-14T05:31:06.524Z] ---> d1fd6094f5fa [2022-03-14T05:31:06.524Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-14T05:31:06.524Z] ---> Running in 16efb9c772bb [2022-03-14T05:31:07.124Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-14T05:32:15.177Z] Removing intermediate container e339d289658d [2022-03-14T05:32:15.177Z] ---> 383456116a24 [2022-03-14T05:32:15.177Z] [2022-03-14T05:32:15.177Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T05:32:15.177Z] ---> 5b8b7b635229 [2022-03-14T05:32:15.177Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-14T05:32:15.177Z] ---> Using cache [2022-03-14T05:32:15.177Z] ---> c7509ef1a538 [2022-03-14T05:32:15.177Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T05:32:15.177Z] ---> Using cache [2022-03-14T05:32:15.177Z] ---> b6d84240b08b [2022-03-14T05:32:15.177Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-14T05:32:15.177Z] ---> Running in a00e4351d80e [2022-03-14T05:32:15.177Z] Removing intermediate container a00e4351d80e [2022-03-14T05:32:15.177Z] ---> 388401e5ab14 [2022-03-14T05:32:15.177Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-14T05:32:15.177Z] ---> Running in 86f63a8555ef [2022-03-14T05:32:15.177Z] Removing intermediate container 86f63a8555ef [2022-03-14T05:32:15.177Z] ---> db89c315639e [2022-03-14T05:32:15.177Z] Step 15/23 : WORKDIR / [2022-03-14T05:32:15.177Z] ---> Running in 8b73a779068c [2022-03-14T05:32:15.177Z] Removing intermediate container 8b73a779068c [2022-03-14T05:32:15.177Z] ---> 853d30db79ac [2022-03-14T05:32:15.177Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:32:15.177Z] ---> 433a59abbf47 [2022-03-14T05:32:15.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-14T05:32:15.177Z] ---> 1784ed2e2538 [2022-03-14T05:32:15.177Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-14T05:32:15.177Z] ---> b67f37465ee3 [2022-03-14T05:32:15.177Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-14T05:32:15.177Z] ---> Running in cdb77756e90a [2022-03-14T05:32:15.177Z] Removing intermediate container cdb77756e90a [2022-03-14T05:32:15.177Z] ---> ea9bd9954b1c [2022-03-14T05:32:15.177Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T05:32:15.177Z] ---> Running in 9c29890615f2 [2022-03-14T05:32:15.177Z] Removing intermediate container 9c29890615f2 [2022-03-14T05:32:15.177Z] ---> 1ab996c12de1 [2022-03-14T05:32:15.177Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T05:32:15.177Z] ---> Running in ec2960835c07 [2022-03-14T05:32:15.177Z] Removing intermediate container ec2960835c07 [2022-03-14T05:32:15.177Z] ---> 873945a95e89 [2022-03-14T05:32:15.177Z] Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:32:15.177Z] ---> Running in f4e6c6c18a64 [2022-03-14T05:32:15.177Z] Removing intermediate container f4e6c6c18a64 [2022-03-14T05:32:15.177Z] ---> fc2f3b652f01 [2022-03-14T05:32:15.177Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T05:32:15.177Z] ---> Running in abceef3e9056 [2022-03-14T05:32:15.177Z] Removing intermediate container abceef3e9056 [2022-03-14T05:32:15.177Z] ---> 2424f06bf977 [2022-03-14T05:32:15.177Z] [2022-03-14T05:32:15.454Z] Successfully built 2424f06bf977 [2022-03-14T05:32:15.454Z] Successfully tagged core-command-arm64:latest [2022-03-14T05:32:22.187Z]  Building core-command ... done Removing intermediate container 234a7554736b [2022-03-14T05:32:22.187Z] ---> b2c1db8c9a25 [2022-03-14T05:32:22.187Z] [2022-03-14T05:32:22.187Z] Step 10/31 : FROM alpine:3.14 [2022-03-14T05:32:22.187Z] ---> 5b8b7b635229 [2022-03-14T05:32:22.187Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-14T05:32:22.187Z] ---> Running in 776116c2fe8d [2022-03-14T05:32:22.464Z] Removing intermediate container 776116c2fe8d [2022-03-14T05:32:22.464Z] ---> 58617d63e859 [2022-03-14T05:32:22.464Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-14T05:32:22.464Z] ---> Running in 79b0be0b3b7a [2022-03-14T05:32:24.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:32:24.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:32:25.712Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-14T05:32:25.712Z] (2/2) Installing su-exec (0.2-r1) [2022-03-14T05:32:25.712Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:32:25.712Z] OK: 6 MiB in 16 packages [2022-03-14T05:32:27.166Z] Removing intermediate container 79b0be0b3b7a [2022-03-14T05:32:27.166Z] ---> 5d7f8e06a70b [2022-03-14T05:32:27.166Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-14T05:32:27.166Z] ---> Running in 0713b8755d7f [2022-03-14T05:32:27.451Z] Removing intermediate container 0713b8755d7f [2022-03-14T05:32:27.451Z] ---> 60d64500175b [2022-03-14T05:32:27.451Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-14T05:32:27.736Z] ---> Running in 1a0fe8d85a46 [2022-03-14T05:32:28.481Z] Removing intermediate container 1a0fe8d85a46 [2022-03-14T05:32:28.482Z] ---> d99b846e85ff [2022-03-14T05:32:28.482Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-14T05:32:28.482Z] ---> Running in a6d93a861bf6 [2022-03-14T05:32:31.322Z] Removing intermediate container a6d93a861bf6 [2022-03-14T05:32:31.322Z] ---> 46473bab2977 [2022-03-14T05:32:31.322Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-14T05:32:31.601Z] ---> Running in 8489b6d135f8 [2022-03-14T05:32:32.205Z] Removing intermediate container 8489b6d135f8 [2022-03-14T05:32:32.205Z] ---> 28d84b662109 [2022-03-14T05:32:32.205Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-14T05:32:33.215Z] ---> 1a26260b4e4e [2022-03-14T05:32:33.215Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-14T05:32:33.215Z] ---> Running in beb52cb99267 [2022-03-14T05:32:36.626Z] Removing intermediate container beb52cb99267 [2022-03-14T05:32:36.626Z] ---> 4f79f9b8f0ee [2022-03-14T05:32:36.626Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:32:37.250Z] ---> 8ce6c3c806ca [2022-03-14T05:32:37.250Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-14T05:32:39.253Z] ---> 227bedf01e54 [2022-03-14T05:32:39.253Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-14T05:32:40.241Z] ---> e0680dd68328 [2022-03-14T05:32:40.241Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-14T05:32:42.235Z] ---> a792e5e6059d [2022-03-14T05:32:42.235Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-14T05:32:43.694Z] ---> 1fb212440970 [2022-03-14T05:32:43.694Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-14T05:32:43.694Z] Removing intermediate container 4340b1472c5f [2022-03-14T05:32:43.694Z] ---> c1bda675dc22 [2022-03-14T05:32:43.694Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-14T05:32:43.970Z] ---> Running in 0ffc90e59d3a [2022-03-14T05:32:43.970Z] ---> Running in b348e6e11b48 [2022-03-14T05:32:44.968Z] Removing intermediate container 0ffc90e59d3a [2022-03-14T05:32:44.968Z] ---> e45fef445de0 [2022-03-14T05:32:44.968Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-14T05:32:45.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-14T05:32:45.966Z] ---> 705e4be904ad [2022-03-14T05:32:45.966Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-14T05:32:46.244Z] ---> Running in 33313744d539 [2022-03-14T05:32:49.666Z] Removing intermediate container 33313744d539 [2022-03-14T05:32:49.666Z] ---> d6e2c0f97196 [2022-03-14T05:32:49.666Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-14T05:32:49.666Z] ---> Running in 8b6512eb32de [2022-03-14T05:32:49.666Z] Removing intermediate container b348e6e11b48 [2022-03-14T05:32:49.666Z] ---> b3df82ae1072 [2022-03-14T05:32:49.666Z] [2022-03-14T05:32:49.666Z] Step 11/23 : FROM docker:20.10.10 [2022-03-14T05:32:49.943Z] 20.10.10: Pulling from library/docker [2022-03-14T05:32:49.943Z] Removing intermediate container 8b6512eb32de [2022-03-14T05:32:49.943Z] ---> 18313f191196 [2022-03-14T05:32:49.943Z] Step 28/31 : CMD ["gate"] [2022-03-14T05:32:50.556Z] ---> Running in 447bf93ebe5c [2022-03-14T05:32:51.167Z] Removing intermediate container 447bf93ebe5c [2022-03-14T05:32:51.167Z] ---> c741f9f368ba [2022-03-14T05:32:51.167Z] Step 29/31 : LABEL arch=arm64 [2022-03-14T05:32:51.444Z] ---> Running in b9ef7f14dea7 [2022-03-14T05:32:52.051Z] Removing intermediate container b9ef7f14dea7 [2022-03-14T05:32:52.051Z] ---> 08fce682af5f [2022-03-14T05:32:52.051Z] Step 30/31 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:32:52.328Z] ---> Running in 8241dd86ad3a [2022-03-14T05:32:52.929Z] Removing intermediate container 8241dd86ad3a [2022-03-14T05:32:52.929Z] ---> cd47dbb0224e [2022-03-14T05:32:52.929Z] Step 31/31 : LABEL version=0.0.0 [2022-03-14T05:32:53.531Z] ---> Running in 1237f4d5c3b0 [2022-03-14T05:32:54.134Z] Removing intermediate container 1237f4d5c3b0 [2022-03-14T05:32:54.134Z] ---> b67dc85fd4d8 [2022-03-14T05:32:54.134Z] [2022-03-14T05:32:54.413Z] Successfully built b67dc85fd4d8 [2022-03-14T05:32:54.688Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-14T05:32:59.016Z]  Building security-bootstrapper ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-14T05:32:59.016Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-14T05:32:59.016Z] ---> 520e9a0a30f7 [2022-03-14T05:32:59.016Z] 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-14T05:32:59.016Z] ---> Running in dfc4958aa748 [2022-03-14T05:32:59.016Z] Removing intermediate container dfc4958aa748 [2022-03-14T05:32:59.016Z] ---> 84cebfe78778 [2022-03-14T05:32:59.016Z] 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-14T05:32:59.292Z] ---> Running in 53c2de089b3f [2022-03-14T05:33:00.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:33:00.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:33:01.347Z] Removing intermediate container 16efb9c772bb [2022-03-14T05:33:01.347Z] ---> 7df3bcfe7a26 [2022-03-14T05:33:01.347Z] [2022-03-14T05:33:01.347Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T05:33:01.347Z] ---> 5b8b7b635229 [2022-03-14T05:33:01.347Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-14T05:33:01.347Z] ---> Running in 90047b508d9f [2022-03-14T05:33:01.949Z] (1/42) Installing readline (8.1.0-r0) [2022-03-14T05:33:01.949Z] (2/42) Installing bash (5.1.4-r0) [2022-03-14T05:33:01.949Z] Removing intermediate container 90047b508d9f [2022-03-14T05:33:01.949Z] ---> 9dd5d2d35306 [2022-03-14T05:33:01.949Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-14T05:33:01.949Z] Executing bash-5.1.4-r0.post-install [2022-03-14T05:33:01.949Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-14T05:33:01.949Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-14T05:33:01.949Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-14T05:33:01.949Z] (6/42) Installing curl (7.79.1-r0) [2022-03-14T05:33:01.949Z] ---> Running in aebd3c9aa733 [2022-03-14T05:33:01.949Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-14T05:33:01.949Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-14T05:33:01.949Z] (9/42) Installing expat (2.4.7-r0) [2022-03-14T05:33:01.949Z] (10/42) Installing libffi (3.3-r2) [2022-03-14T05:33:01.949Z] (11/42) Installing gdbm (1.19-r0) [2022-03-14T05:33:01.949Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-14T05:33:01.949Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-14T05:33:01.949Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-14T05:33:02.226Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-14T05:33:02.226Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-14T05:33:02.226Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-14T05:33:02.502Z] Removing intermediate container aebd3c9aa733 [2022-03-14T05:33:02.502Z] ---> faf9168e96f7 [2022-03-14T05:33:02.502Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-14T05:33:02.502Z] ---> Running in e8cf14216f1b [2022-03-14T05:33:03.103Z] Removing intermediate container e8cf14216f1b [2022-03-14T05:33:03.103Z] ---> c4757916ff1a [2022-03-14T05:33:03.103Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T05:33:03.103Z] ---> Running in 76b7e7727d2b [2022-03-14T05:33:04.088Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-14T05:33:04.369Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-14T05:33:04.369Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-14T05:33:04.369Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-14T05:33:04.369Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-14T05:33:04.369Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-14T05:33:04.369Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-14T05:33:04.369Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-14T05:33:04.369Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-14T05:33:04.645Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-14T05:33:04.645Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-14T05:33:04.645Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-14T05:33:04.645Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-14T05:33:04.645Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-14T05:33:04.645Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-14T05:33:04.645Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-14T05:33:04.645Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-14T05:33:04.645Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-14T05:33:04.645Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-14T05:33:04.645Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-14T05:33:04.645Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-14T05:33:04.919Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-14T05:33:04.919Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-14T05:33:04.919Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-14T05:33:04.919Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-14T05:33:05.195Z] Removing intermediate container 76b7e7727d2b [2022-03-14T05:33:05.474Z] ---> 030f7c9eb6a4 [2022-03-14T05:33:05.474Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-14T05:33:05.474Z] ---> Running in f06bac91e209 [2022-03-14T05:33:05.474Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:33:05.474Z] OK: 84 MiB in 64 packages [2022-03-14T05:33:06.923Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T05:33:07.523Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T05:33:08.511Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-14T05:33:08.511Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-14T05:33:08.511Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-14T05:33:08.785Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-14T05:33:09.065Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-14T05:33:09.065Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-14T05:33:09.065Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T05:33:09.065Z] OK: 8 MiB in 20 packages [2022-03-14T05:33:10.057Z] Removing intermediate container f06bac91e209 [2022-03-14T05:33:10.057Z] ---> b028771b3b7b [2022-03-14T05:33:10.057Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T05:33:10.335Z] Collecting docker-compose==1.23.2 [2022-03-14T05:33:10.611Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-14T05:33:10.887Z] ---> 96f49a9d5eeb [2022-03-14T05:33:10.887Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-14T05:33:11.878Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-14T05:33:11.878Z] ---> 65611b8e9b99 [2022-03-14T05:33:11.878Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-14T05:33:11.878Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-14T05:33:12.481Z] ---> a6f631294c9e [2022-03-14T05:33:12.481Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-14T05:33:12.757Z] ---> Running in 1f5b9953e3ca [2022-03-14T05:33:13.034Z] Collecting PyYAML<4,>=3.10 [2022-03-14T05:33:13.034Z] Removing intermediate container 1f5b9953e3ca [2022-03-14T05:33:13.034Z] ---> 667d994f6ba4 [2022-03-14T05:33:13.034Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T05:33:13.034Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-14T05:33:13.034Z] ---> Running in 531877d08b5f [2022-03-14T05:33:13.645Z] Removing intermediate container 531877d08b5f [2022-03-14T05:33:13.645Z] ---> 4435fedcccd8 [2022-03-14T05:33:13.645Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T05:33:13.645Z] ---> Running in 1f78bf365df8 [2022-03-14T05:33:14.246Z] Removing intermediate container 1f78bf365df8 [2022-03-14T05:33:14.246Z] ---> ec27e7a03e14 [2022-03-14T05:33:14.246Z] Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:33:14.246Z] ---> Running in 4b023b88f398 [2022-03-14T05:33:14.522Z] Removing intermediate container 4b023b88f398 [2022-03-14T05:33:14.522Z] ---> 4f915b29cb77 [2022-03-14T05:33:14.522Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T05:33:14.795Z] ---> Running in 29652a433eb4 [2022-03-14T05:33:15.070Z] Removing intermediate container 29652a433eb4 [2022-03-14T05:33:15.070Z] ---> 349d7b457ecc [2022-03-14T05:33:15.070Z] [2022-03-14T05:33:15.342Z] Successfully built 349d7b457ecc [2022-03-14T05:33:15.343Z] Successfully tagged core-data-arm64:latest [2022-03-14T05:33:16.782Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2022-03-14T05:33:16.782Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-14T05:33:16.782Z] 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-14T05:33:16.782Z] Collecting texttable<0.10,>=0.9.0 [2022-03-14T05:33:16.782Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-14T05:33:18.758Z] Collecting docker<4.0,>=3.6.0 [2022-03-14T05:33:18.758Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-14T05:33:19.031Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-14T05:33:19.031Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-14T05:33:19.031Z] Collecting cached-property<2,>=1.2.0 [2022-03-14T05:33:19.031Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-14T05:33:19.304Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-14T05:33:19.304Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-14T05:33:20.746Z] Collecting docopt<0.7,>=0.6.1 [2022-03-14T05:33:20.746Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-14T05:33:22.727Z] Collecting docker-pycreds>=0.4.0 [2022-03-14T05:33:22.727Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-14T05:33:23.709Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-14T05:33:23.709Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-14T05:33:23.982Z] 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-14T05:33:23.982Z] Collecting idna<2.8,>=2.5 [2022-03-14T05:33:23.982Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-14T05:33:24.257Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-14T05:33:24.257Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-14T05:33:24.531Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-14T05:33:24.531Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-14T05:33:24.531Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-14T05:33:24.531Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-14T05:33:25.519Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-14T05:33:25.519Z] Attempting uninstall: urllib3 [2022-03-14T05:33:25.519Z] Found existing installation: urllib3 1.26.5 [2022-03-14T05:33:25.519Z] Uninstalling urllib3-1.26.5: [2022-03-14T05:33:25.519Z] Successfully uninstalled urllib3-1.26.5 [2022-03-14T05:33:26.121Z] Attempting uninstall: idna [2022-03-14T05:33:26.121Z] Found existing installation: idna 3.2 [2022-03-14T05:33:26.121Z] Uninstalling idna-3.2: [2022-03-14T05:33:26.121Z] Successfully uninstalled idna-3.2 [2022-03-14T05:33:27.105Z] Attempting uninstall: chardet [2022-03-14T05:33:27.105Z] Found existing installation: chardet 4.0.0 [2022-03-14T05:33:27.105Z] Uninstalling chardet-4.0.0: [2022-03-14T05:33:27.105Z] Successfully uninstalled chardet-4.0.0 [2022-03-14T05:33:28.538Z] Attempting uninstall: requests [2022-03-14T05:33:28.538Z] Found existing installation: requests 2.25.1 [2022-03-14T05:33:28.538Z] Uninstalling requests-2.25.1: [2022-03-14T05:33:28.538Z] Successfully uninstalled requests-2.25.1 [2022-03-14T05:33:29.133Z] Running setup.py install for texttable: started [2022-03-14T05:33:31.108Z] Running setup.py install for texttable: finished with status 'done' [2022-03-14T05:33:31.108Z] Running setup.py install for PyYAML: started [2022-03-14T05:33:33.084Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-14T05:33:33.084Z] Running setup.py install for docopt: started [2022-03-14T05:33:35.139Z] Running setup.py install for docopt: finished with status 'done' [2022-03-14T05:33:35.139Z] Running setup.py install for dockerpty: started [2022-03-14T05:33:37.120Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-14T05:33:38.554Z] 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-14T05:33:46.836Z] Removing intermediate container 53c2de089b3f [2022-03-14T05:33:46.836Z] ---> 2c5197745a33 [2022-03-14T05:33:46.836Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-14T05:33:46.836Z] ---> Running in 5d4e3f97de9d [2022-03-14T05:33:47.110Z] Removing intermediate container 5d4e3f97de9d [2022-03-14T05:33:47.110Z] ---> e99f8064abfa [2022-03-14T05:33:47.110Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-14T05:33:47.110Z] ---> Running in c7d338493170 [2022-03-14T05:33:47.384Z] Removing intermediate container c7d338493170 [2022-03-14T05:33:47.384Z] ---> 2ea277eef4c0 [2022-03-14T05:33:47.384Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-14T05:33:48.374Z] ---> 4741d670feb1 [2022-03-14T05:33:48.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-14T05:33:49.359Z] ---> ed5315597423 [2022-03-14T05:33:49.359Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-14T05:33:49.955Z] ---> 57f3afccd639 [2022-03-14T05:33:49.955Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-14T05:33:49.955Z] ---> Running in e1c2e0203675 [2022-03-14T05:33:50.229Z] Removing intermediate container e1c2e0203675 [2022-03-14T05:33:50.229Z] ---> d05d5ea7b7a5 [2022-03-14T05:33:50.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T05:33:50.229Z] ---> Running in a9082e5c9f31 [2022-03-14T05:33:50.830Z] Removing intermediate container a9082e5c9f31 [2022-03-14T05:33:50.830Z] ---> 21651e1a8809 [2022-03-14T05:33:50.830Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T05:33:50.830Z] ---> Running in 111b31ca8c08 [2022-03-14T05:33:51.105Z] Removing intermediate container 111b31ca8c08 [2022-03-14T05:33:51.105Z] ---> 6ebab4d890e4 [2022-03-14T05:33:51.105Z] Step 22/23 : LABEL git_sha=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [2022-03-14T05:33:51.105Z] ---> Running in 63057efd05ec [2022-03-14T05:33:51.701Z] Removing intermediate container 63057efd05ec [2022-03-14T05:33:51.701Z] ---> 06f403c59c59 [2022-03-14T05:33:51.701Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T05:33:51.701Z] ---> Running in 7ab45a9de35c [2022-03-14T05:33:51.975Z] Removing intermediate container 7ab45a9de35c [2022-03-14T05:33:51.975Z] ---> fe70dcd88c49 [2022-03-14T05:33:51.975Z] [2022-03-14T05:33:52.571Z] Successfully built fe70dcd88c49 [2022-03-14T05:33:52.571Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-14T05:33:52.860Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-14T05:33:52.867Z] $ docker stop --time=1 0dfbe563399853a48605349732b67c33e36ad0e08daf4250612b0540b6e243ec [2022-03-14T05:33:54.540Z] $ docker rm -f 0dfbe563399853a48605349732b67c33e36ad0e08daf4250612b0540b6e243ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T05:33:55.093Z] + docker images [2022-03-14T05:33:55.366Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-14T05:33:55.366Z] sys-mgmt-agent-arm64 latest fe70dcd88c49 4 seconds ago 280MB [2022-03-14T05:33:55.366Z] core-data-arm64 latest 349d7b457ecc 41 seconds ago 19.2MB [2022-03-14T05:33:55.366Z] 7df3bcfe7a26 55 seconds ago 1.6GB [2022-03-14T05:33:55.366Z] security-bootstrapper-arm64 latest b67dc85fd4d8 About a minute ago 18MB [2022-03-14T05:33:55.366Z] b3df82ae1072 About a minute ago 1.59GB [2022-03-14T05:33:55.366Z] b2c1db8c9a25 About a minute ago 1.59GB [2022-03-14T05:33:55.366Z] core-command-arm64 latest 2424f06bf977 About a minute ago 15.3MB [2022-03-14T05:33:55.366Z] 383456116a24 About a minute ago 1.59GB [2022-03-14T05:33:55.366Z] support-notifications-arm64 latest d50724d3a52a 4 minutes ago 16.1MB [2022-03-14T05:33:55.366Z] core-metadata-arm64 latest e97b7568bfd9 4 minutes ago 16MB [2022-03-14T05:33:55.366Z] support-scheduler-arm64 latest 7efcb582df34 4 minutes ago 15.4MB [2022-03-14T05:33:55.366Z] security-secretstore-setup-arm64 latest 1cd2b09190b3 4 minutes ago 27MB [2022-03-14T05:33:55.366Z] security-proxy-setup-arm64 latest 658aec220416 4 minutes ago 25.5MB [2022-03-14T05:33:55.366Z] 0573b8dfe7dd 4 minutes ago 1.6GB [2022-03-14T05:33:55.366Z] 452a8648e3e0 4 minutes ago 1.6GB [2022-03-14T05:33:55.366Z] 3389844928b3 4 minutes ago 1.6GB [2022-03-14T05:33:55.366Z] d97aa87722f9 4 minutes ago 1.6GB [2022-03-14T05:33:55.366Z] af3352f277b5 4 minutes ago 1.6GB [2022-03-14T05:33:55.366Z] ci-base-image-arm64 latest 1dc45e844db0 15 minutes ago 1.26GB [2022-03-14T05:33:55.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-14T05:33:55.366Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-14T05:33:55.366Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-14T05:33:55.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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-14T05:33:55.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T05:33:55.818Z] [2022-03-14T05:33:55.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:33:56.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T05:33:56.434Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-14T05:33:56.434Z] 8998bd30e6a1: Pulling fs layer [2022-03-14T05:33:56.434Z] 04944245beec: Pulling fs layer [2022-03-14T05:33:56.434Z] 699f458cf7ca: Pulling fs layer [2022-03-14T05:33:56.434Z] 765212b225bb: Pulling fs layer [2022-03-14T05:33:56.434Z] f23df028b6ca: Pulling fs layer [2022-03-14T05:33:56.434Z] d65c8cfc05b1: Pulling fs layer [2022-03-14T05:33:56.434Z] 2437ff75d9bd: Pulling fs layer [2022-03-14T05:33:56.434Z] d65c8cfc05b1: Waiting [2022-03-14T05:33:56.434Z] 765212b225bb: Waiting [2022-03-14T05:33:56.434Z] f23df028b6ca: Waiting [2022-03-14T05:33:56.434Z] 2437ff75d9bd: Waiting [2022-03-14T05:33:56.434Z] 04944245beec: Download complete [2022-03-14T05:33:56.434Z] 765212b225bb: Verifying Checksum [2022-03-14T05:33:56.434Z] 765212b225bb: Download complete [2022-03-14T05:33:56.434Z] f23df028b6ca: Verifying Checksum [2022-03-14T05:33:56.434Z] f23df028b6ca: Download complete [2022-03-14T05:33:56.434Z] d65c8cfc05b1: Verifying Checksum [2022-03-14T05:33:56.434Z] d65c8cfc05b1: Download complete [2022-03-14T05:33:56.706Z] 699f458cf7ca: Verifying Checksum [2022-03-14T05:33:56.706Z] 699f458cf7ca: Download complete [2022-03-14T05:33:56.977Z] 8998bd30e6a1: Download complete [2022-03-14T05:33:58.947Z] 2437ff75d9bd: Verifying Checksum [2022-03-14T05:33:58.947Z] 2437ff75d9bd: Download complete [2022-03-14T05:34:00.917Z] 8998bd30e6a1: Pull complete [2022-03-14T05:34:01.508Z] 04944245beec: Pull complete [2022-03-14T05:34:02.937Z] 699f458cf7ca: Pull complete [2022-03-14T05:34:02.937Z] 765212b225bb: Pull complete [2022-03-14T05:34:03.922Z] f23df028b6ca: Pull complete [2022-03-14T05:34:04.203Z] d65c8cfc05b1: Pull complete [2022-03-14T05:34:19.271Z] 2437ff75d9bd: Pull complete [2022-03-14T05:34:19.271Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-14T05:34:19.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T05:34:19.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-14T05:34:19.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-7012 does not seem to be running inside a container [2022-03-14T05:34:19.562Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-14T05:34:22.523Z] $ docker top 62d37e1f0bd5a0485c6e91d3d5cd729ec53207e0c65fc564bddc004f0a843c9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:34:23.435Z] ---> job-cost.sh [2022-03-14T05:34:23.435Z] lf-activate-venv: SKIPPING [2022-03-14T05:34:23.435Z] INFO: No Stack... [2022-03-14T05:34:24.028Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-14T05:34:24.619Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T05:34:25.283Z] + + catcut /w/workspace/edgex-go/11/archives/cost.csv -d, [2022-03-14T05:34:25.283Z] -f6 [Pipeline] lock [2022-03-14T05:34:25.347Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-11-stack-cost] [2022-03-14T05:34:25.354Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3891-11-stack-cost] did not exist. Created. [2022-03-14T05:34:25.354Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T05:34:26.031Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-14T05:34:26.202Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T05:34:26.208Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T05:34:26.229Z] $ docker stop --time=1 62d37e1f0bd5a0485c6e91d3d5cd729ec53207e0c65fc564bddc004f0a843c9b [2022-03-14T05:34:27.730Z] $ docker rm -f 62d37e1f0bd5a0485c6e91d3d5cd729ec53207e0c65fc564bddc004f0a843c9b [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-14T05:34:28.294Z] provisioning config files... [2022-03-14T05:34:28.304Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config8594354600915022718tmp [Pipeline] { [Pipeline] sh [2022-03-14T05:34:28.600Z] + set +x [2022-03-14T05:34:28.600Z] + curl -s https://codecov.io/bash [2022-03-14T05:34:28.600Z] + bash -s -- [2022-03-14T05:34:28.600Z] [2022-03-14T05:34:28.600Z] _____ _ [2022-03-14T05:34:28.600Z] / ____| | | [2022-03-14T05:34:28.600Z] | | ___ __| | ___ ___ _____ __ [2022-03-14T05:34:28.600Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-14T05:34:28.600Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-14T05:34:28.600Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-14T05:34:28.600Z] Bash-1.0.6 [2022-03-14T05:34:28.600Z] [2022-03-14T05:34:28.600Z] [2022-03-14T05:34:28.600Z] ==> git version 2.24.4 found [2022-03-14T05:34:28.600Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-14T05:34:28.600Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-14T05:34:28.600Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-14T05:34:28.600Z] ==> Jenkins CI detected. [2022-03-14T05:34:28.600Z] current dir:  /w/workspace/edgex-go/11 [2022-03-14T05:34:28.600Z] project root: . [2022-03-14T05:34:28.600Z] --> token set from env [2022-03-14T05:34:28.600Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-14T05:34:28.600Z] ==> Running gcov in . (disable via -X gcov) [2022-03-14T05:34:28.600Z] ==> Python coveragepy not found [2022-03-14T05:34:28.600Z] ==> Searching for coverage reports in: [2022-03-14T05:34:28.600Z] + . [2022-03-14T05:34:28.862Z] -> Found 1 reports [2022-03-14T05:34:28.862Z] ==> Detecting git/mercurial file structure [2022-03-14T05:34:28.862Z] ==> Reading reports [2022-03-14T05:34:28.862Z] + ./coverage.out bytes=426334 [2022-03-14T05:34:28.862Z] ==> Appending adjustments [2022-03-14T05:34:28.862Z] https://docs.codecov.io/docs/fixing-reports [2022-03-14T05:34:29.803Z] + Found adjustments [2022-03-14T05:34:29.803Z] ==> Gzipping contents [2022-03-14T05:34:29.803Z] 60K /tmp/codecov.7hBaGc.gz [2022-03-14T05:34:29.803Z] ==> Uploading reports [2022-03-14T05:34:29.803Z] url: https://codecov.io [2022-03-14T05:34:29.803Z] query: branch=PR-3891&commit=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= [2022-03-14T05:34:30.063Z] -> Pinging Codecov [2022-03-14T05:34:30.063Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3891&commit=12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= [2022-03-14T05:34:30.322Z] -> Uploading to [2022-03-14T05:34:30.323Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-14/00271124DB129430A58F1EEE437C3FCB/12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554/9ee09165-edf2-4195-9a66-f5ea18c81049.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220314T053430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c8c190daab8d51052af5f145d4b03466ef88a3ebc96079565c7707079045189 [2022-03-14T05:34:30.323Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T05:34:30.323Z] Dload Upload Total Spent Left Speed [2022-03-14T05:34:30.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57860 0 0 100 57860 0 184k --:--:-- --:--:-- --:--:-- 185k [2022-03-14T05:34:30.583Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/12daf8a9c65c4ad5cb9c0d038b6c2f7b6fc0d554 [Pipeline] } [2022-03-14T05:34:30.590Z] 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-14T05:34:31.147Z] + '[' -d /w/workspace/edgex-go/11/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:34:31.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:34:32.007Z] ---> package-listing.sh [2022-03-14T05:34:32.007Z] ++ facter osfamily [2022-03-14T05:34:32.007Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-14T05:34:32.267Z] + OS_FAMILY=redhat [2022-03-14T05:34:32.267Z] + workspace=/w/workspace/edgex-go/11 [2022-03-14T05:34:32.267Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-14T05:34:32.267Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-14T05:34:32.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-14T05:34:32.267Z] + PACKAGES=/tmp/packages_start.txt [2022-03-14T05:34:32.267Z] + '[' /w/workspace/edgex-go/11 ']' [2022-03-14T05:34:32.267Z] + PACKAGES=/tmp/packages_end.txt [2022-03-14T05:34:32.267Z] + case "${OS_FAMILY}" in [2022-03-14T05:34:32.267Z] + rpm -qa [2022-03-14T05:34:32.267Z] + sort [2022-03-14T05:34:36.475Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-14T05:34:36.475Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-14T05:34:36.475Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-14T05:34:36.475Z] + '[' /w/workspace/edgex-go/11 ']' [2022-03-14T05:34:36.475Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2022-03-14T05:34:36.475Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2022-03-14T05:34:36.486Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-14T05:34:36.768Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:34:37.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T05:34:37.328Z] [2022-03-14T05:34:37.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T05:34:37.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T05:34:37.635Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-14T05:34:37.635Z] 5eb5b503b376: Pulling fs layer [2022-03-14T05:34:37.635Z] 5c69ac0246d0: Pulling fs layer [2022-03-14T05:34:37.635Z] ec43610c2a17: Pulling fs layer [2022-03-14T05:34:37.635Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-14T05:34:37.635Z] 33b1e0a273af: Pulling fs layer [2022-03-14T05:34:37.635Z] 5d3b04190fa2: Pulling fs layer [2022-03-14T05:34:37.635Z] 2f39f015ded8: Pulling fs layer [2022-03-14T05:34:37.635Z] 3a2ae6a8a46f: Waiting [2022-03-14T05:34:37.635Z] 33b1e0a273af: Waiting [2022-03-14T05:34:37.635Z] 5d3b04190fa2: Waiting [2022-03-14T05:34:37.635Z] 2f39f015ded8: Waiting [2022-03-14T05:34:37.635Z] 5c69ac0246d0: Verifying Checksum [2022-03-14T05:34:37.635Z] 5c69ac0246d0: Download complete [2022-03-14T05:34:37.635Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-14T05:34:37.635Z] 3a2ae6a8a46f: Download complete [2022-03-14T05:34:37.907Z] 33b1e0a273af: Verifying Checksum [2022-03-14T05:34:37.907Z] 33b1e0a273af: Download complete [2022-03-14T05:34:37.907Z] 5d3b04190fa2: Verifying Checksum [2022-03-14T05:34:37.907Z] 5d3b04190fa2: Download complete [2022-03-14T05:34:37.907Z] ec43610c2a17: Verifying Checksum [2022-03-14T05:34:37.907Z] ec43610c2a17: Download complete [2022-03-14T05:34:37.907Z] 5eb5b503b376: Verifying Checksum [2022-03-14T05:34:37.907Z] 5eb5b503b376: Download complete [2022-03-14T05:34:38.505Z] 2f39f015ded8: Verifying Checksum [2022-03-14T05:34:38.505Z] 2f39f015ded8: Download complete [2022-03-14T05:34:39.461Z] 5eb5b503b376: Pull complete [2022-03-14T05:34:39.728Z] 5c69ac0246d0: Pull complete [2022-03-14T05:34:40.326Z] ec43610c2a17: Pull complete [2022-03-14T05:34:40.326Z] 3a2ae6a8a46f: Pull complete [2022-03-14T05:34:40.587Z] 33b1e0a273af: Pull complete [2022-03-14T05:34:40.587Z] 5d3b04190fa2: Pull complete [2022-03-14T05:34:45.915Z] 2f39f015ded8: Pull complete [2022-03-14T05:34:45.915Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-14T05:34:45.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T05:34:45.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-14T05:34:45.978Z] prd-centos7-docker-4c-2g-7011 does not seem to be running inside a container [2022-03-14T05:34:46.008Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-14T05:34:49.604Z] $ docker top f6858676b4eca1b7e8d3591ab85766aa6fecd7a7c4483cb6c0890a6b97ab83de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T05:34:49.961Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-14T05:34:50.253Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-14T05:34:50.542Z] + ls /var/log/sa-host [2022-03-14T05:34:50.542Z] + sadf -c /var/log/sa-host/sa14 [2022-03-14T05:34:50.542Z] file_magic: OK [2022-03-14T05:34:50.542Z] HZ: Using current value: 100 [2022-03-14T05:34:50.542Z] file_header: OK [2022-03-14T05:34:50.542Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-14T05:34:50.542Z] Statistics: [2022-03-14T05:34:50.542Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T05:34:50.542Z] File successfully converted to sysstat format version 12.5.2 [2022-03-14T05:34:50.542Z] + sadf -c /var/log/sa-host/sa17 [2022-03-14T05:34:50.542Z] file_magic: OK [2022-03-14T05:34:50.542Z] HZ: Using current value: 100 [2022-03-14T05:34:50.542Z] file_header: OK [2022-03-14T05:34:50.542Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-14T05:34:50.542Z] Statistics: [2022-03-14T05:34:50.542Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T05:34:50.542Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T05:34:50.643Z] provisioning config files... [2022-03-14T05:34:50.651Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config6063147524668528024tmp [Pipeline] { [Pipeline] echo [2022-03-14T05:34:50.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:34:50.952Z] ---> create-netrc.sh [Pipeline] } [2022-03-14T05:34:50.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:34:51.297Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-14T05:34:51.307Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:34:51.601Z] ---> sudo-logs.sh [2022-03-14T05:34:51.601Z] Archiving 'sudo' log.. [2022-03-14T05:34:51.601Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7011.novalocal: Name or service not known [2022-03-14T05:34:51.601Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7011.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-14T05:34:51.624Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:34:51.916Z] ---> job-cost.sh [2022-03-14T05:34:51.916Z] lf-activate-venv: SKIPPING [2022-03-14T05:34:51.916Z] DEBUG: total: 0.10999999940395355 [2022-03-14T05:34:51.916Z] INFO: Retrieving Stack Cost... [2022-03-14T05:34:52.487Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-14T05:34:52.747Z] INFO: Archiving Costs [Pipeline] echo [2022-03-14T05:34:52.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T05:34:53.050Z] ---> logs-deploy.sh [2022-03-14T05:34:53.050Z] lf-activate-venv: SKIPPING [2022-03-14T05:34:53.050Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/11 [2022-03-14T05:34:53.050Z] INFO: archiving workspace using pattern(s): [2022-03-14T05:34:53.996Z] Archives upload complete. [2022-03-14T05:34:53.996Z] INFO: archiving logs to Nexus