Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 rather than f53db3f203eb3ac68647241c95bb150e59fbe691 Obtained Jenkinsfile from 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 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-ssh2156147590011440951.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18349870811030378104.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3937/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3937/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2354542297547212378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15020463417630788453.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3937/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3937/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13801019350249401368.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10681 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit f53db3f203eb3ac68647241c95bb150e59fbe691 Merge succeeded, producing 0540c6d88ac500ad54ffbbf64766453a686abcec Checking out Revision 0540c6d88ac500ad54ffbbf64766453a686abcec (PR-3937) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0540c6d88ac500ad54ffbbf64766453a686abcec # timeout=10 Commit message: "Merge commit '2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-04T20:30:04.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-04T20:30:04.616Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-04T20:30:04.635Z] ========================================================= [2022-04-04T20:30:04.635Z] EdgeX Global Pipelines Version Info [2022-04-04T20:30:04.635Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a4a9574dcc5bf0d5294881ea1a0eae056cffeb29 # timeout=10 [2022-04-04T20:30:05.441Z] ------------------- [2022-04-04T20:30:05.441Z] stable info: [2022-04-04T20:30:05.441Z] ------------------- [2022-04-04T20:30:05.441Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-04T20:30:05.441Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-04T20:30:05.441Z] Message: update stable to v1.0.221 [2022-04-04T20:30:06.013Z] ------------------- [2022-04-04T20:30:06.013Z] experimental info: [2022-04-04T20:30:06.013Z] ------------------- [2022-04-04T20:30:06.013Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-04T20:30:06.013Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-04T20:30:06.013Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-04T20:30:06.145Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-04T20:30:06.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-04T20:30:06.169Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-04T20:30:06.183Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-04T20:30:06.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-04T20:30:06.217Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-04T20:30:06.231Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-04T20:30:06.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-04T20:30:06.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-04T20:30:06.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-04T20:30:06.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-04T20:30:06.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-04T20:30:06.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-04T20:30:06.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-04T20:30:06.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-04T20:30:06.347Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-04T20:30:06.358Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-04T20:30:06.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-04T20:30:06.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-04T20:30:06.393Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-04T20:30:06.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-04T20:30:06.418Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-04T20:30:06.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3937 [Pipeline] echo [2022-04-04T20:30:06.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3937 [Pipeline] echo [2022-04-04T20:30:06.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3937 [Pipeline] echo [2022-04-04T20:30:06.464Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0540c6d88ac500ad54ffbbf64766453a686abcec [Pipeline] echo [2022-04-04T20:30:06.476Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0540c6d [Pipeline] echo [2022-04-04T20:30:06.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T20:30:06.529Z] provisioning config files... [2022-04-04T20:30:06.542Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1623233313746227365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T20:30:06.852Z] ---> docker-login.sh [2022-04-04T20:30:06.852Z] nexus3.edgexfoundry.org:10001 [2022-04-04T20:30:07.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:30:07.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:30:07.114Z] Configure a credential helper to remove this warning. See [2022-04-04T20:30:07.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:30:07.114Z] [2022-04-04T20:30:07.114Z] Login Succeeded [2022-04-04T20:30:07.114Z] nexus3.edgexfoundry.org:10002 [2022-04-04T20:30:07.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:30:07.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:30:07.376Z] Configure a credential helper to remove this warning. See [2022-04-04T20:30:07.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:30:07.376Z] [2022-04-04T20:30:07.376Z] Login Succeeded [2022-04-04T20:30:07.376Z] nexus3.edgexfoundry.org:10003 [2022-04-04T20:30:07.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:30:07.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:30:07.638Z] Configure a credential helper to remove this warning. See [2022-04-04T20:30:07.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:30:07.638Z] [2022-04-04T20:30:07.638Z] Login Succeeded [2022-04-04T20:30:07.638Z] nexus3.edgexfoundry.org:10004 [2022-04-04T20:30:07.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:30:07.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:30:07.638Z] Configure a credential helper to remove this warning. See [2022-04-04T20:30:07.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:30:07.638Z] [2022-04-04T20:30:07.638Z] Login Succeeded [2022-04-04T20:30:07.638Z] docker.io [2022-04-04T20:30:07.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:30:08.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:30:08.214Z] Configure a credential helper to remove this warning. See [2022-04-04T20:30:08.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:30:08.214Z] [2022-04-04T20:30:08.214Z] Login Succeeded [2022-04-04T20:30:08.214Z] ---> docker-login.sh ends [Pipeline] } [2022-04-04T20:30:08.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-04T20:30:08.539Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-04T20:30:08.539Z] + dirname cmd/core-command/Dockerfile [2022-04-04T20:30:08.539Z] + cut -d/ -f2 [2022-04-04T20:30:08.539Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-04T20:30:08.539Z] + dirname cmd/core-data/Dockerfile [2022-04-04T20:30:08.539Z] + cut -d/ -f2 [2022-04-04T20:30:08.539Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-04T20:30:08.539Z] + dirname cmd/core-metadata/Dockerfile [2022-04-04T20:30:08.539Z] + cut -d/ -f2 [2022-04-04T20:30:08.539Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-04T20:30:08.539Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-04T20:30:08.539Z] + cut -d/ -f2 [2022-04-04T20:30:08.539Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-04T20:30:08.539Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-04T20:30:08.539Z] + cut -d/ -f2 [2022-04-04T20:30:08.539Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-04T20:30:08.539Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-04T20:30:08.539Z] + cut -d/ -f2 [2022-04-04T20:30:08.539Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-04T20:30:08.539Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-04T20:30:08.539Z] + cut -d/ -f2 [2022-04-04T20:30:08.539Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-04T20:30:08.540Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-04T20:30:08.540Z] + cut -d/ -f2 [2022-04-04T20:30:08.540Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-04T20:30:08.540Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-04T20:30:08.540Z] + cut -d/ -f2 [2022-04-04T20:30:08.540Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-04T20:30:08.540Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-04T20:30:08.540Z] + cut -d/ -f2 [2022-04-04T20:30:08.540Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-04T20:30:08.540Z] + dirname cmd/support-notifications/Dockerfile [2022-04-04T20:30:08.540Z] + cut -d/ -f2 [2022-04-04T20:30:08.540Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-04T20:30:08.540Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-04T20:30:08.540Z] + cut -d/ -f2 [2022-04-04T20:30:08.540Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-04T20:30:08.540Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-04T20:30:08.540Z] + cut -d/ -f2 [2022-04-04T20:30:08.540Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-04T20:30:08.586Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-04T20:30:08.942Z] + git rev-list -1 --merges 0540c6d88ac500ad54ffbbf64766453a686abcec~1..0540c6d88ac500ad54ffbbf64766453a686abcec [Pipeline] echo [2022-04-04T20:30:08.954Z] -----------> git rev-list -1 --merges 0540c6d88ac500ad54ffbbf64766453a686abcec~1..0540c6d88ac500ad54ffbbf64766453a686abcec 0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:30:08.954Z] 0540c6d88ac500ad54ffbbf64766453a686abcec [false] [Pipeline] sh [2022-04-04T20:30:09.251Z] + git log --format=format:%s -1 0540c6d88ac500ad54ffbbf64766453a686abcec [Pipeline] echo [2022-04-04T20:30:09.270Z] ========================================================= [2022-04-04T20:30:09.270Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-04T20:30:09.270Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-04T20:30:09.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-04T20:30:09.661Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-04T20:30:09.661Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-04T20:30:09.661Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-04T20:30:09.661Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-04T20:30:09.661Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-04T20:30:09.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:30:10.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T20:30:10.016Z] [2022-04-04T20:30:10.016Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:30:10.317Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T20:30:10.317Z] latest: Pulling from edgex-devops/git-semver [2022-04-04T20:30:10.317Z] a0d0a0d46f8b: Pulling fs layer [2022-04-04T20:30:10.317Z] 3e5f54012d9b: Pulling fs layer [2022-04-04T20:30:10.317Z] 4c7163046ea9: Pulling fs layer [2022-04-04T20:30:10.317Z] 0c2d73faf560: Pulling fs layer [2022-04-04T20:30:10.318Z] 0c2d73faf560: Waiting [2022-04-04T20:30:10.318Z] 3e5f54012d9b: Verifying Checksum [2022-04-04T20:30:10.318Z] 3e5f54012d9b: Download complete [2022-04-04T20:30:10.318Z] a0d0a0d46f8b: Verifying Checksum [2022-04-04T20:30:10.318Z] a0d0a0d46f8b: Download complete [2022-04-04T20:30:10.318Z] 0c2d73faf560: Verifying Checksum [2022-04-04T20:30:10.318Z] 0c2d73faf560: Download complete [2022-04-04T20:30:10.318Z] 4c7163046ea9: Verifying Checksum [2022-04-04T20:30:10.318Z] 4c7163046ea9: Download complete [2022-04-04T20:30:10.579Z] a0d0a0d46f8b: Pull complete [2022-04-04T20:30:10.579Z] 3e5f54012d9b: Pull complete [2022-04-04T20:30:10.840Z] 4c7163046ea9: Pull complete [2022-04-04T20:30:11.101Z] 0c2d73faf560: Pull complete [2022-04-04T20:30:11.101Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-04T20:30:11.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-04T20:30:11.101Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-04T20:30:11.258Z] prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container [2022-04-04T20:30:11.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-04T20:30:12.069Z] $ docker top 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-04T20:30:12.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-04T20:30:12.168Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-04T20:30:12.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-04T20:30:12.316Z] $ docker exec 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 ssh-agent [2022-04-04T20:30:12.443Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKinGLM/agent.14 [2022-04-04T20:30:12.443Z] SSH_AGENT_PID=21 [2022-04-04T20:30:12.457Z] Running ssh-add (command line suppressed) [2022-04-04T20:30:12.577Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_826029100406999645.key (/w/workspace/edgex-go/5@tmp/private_key_826029100406999645.key) [2022-04-04T20:30:12.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-04T20:30:12.883Z] + git tag --points-at HEAD [Pipeline] } [2022-04-04T20:30:12.909Z] $ docker exec --env ******** --env ******** 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 ssh-agent -k [2022-04-04T20:30:13.027Z] unset SSH_AUTH_SOCK; [2022-04-04T20:30:13.027Z] unset SSH_AGENT_PID; [2022-04-04T20:30:13.027Z] echo Agent pid 21 killed; [2022-04-04T20:30:13.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-04T20:30:13.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-04T20:30:13.058Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-04T20:30:13.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-04T20:30:13.192Z] $ docker exec 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 ssh-agent [2022-04-04T20:30:13.310Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLMhcLp/agent.55 [2022-04-04T20:30:13.310Z] SSH_AGENT_PID=61 [2022-04-04T20:30:13.316Z] Running ssh-add (command line suppressed) [2022-04-04T20:30:13.435Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_155565324215397750.key (/w/workspace/edgex-go/5@tmp/private_key_155565324215397750.key) [2022-04-04T20:30:13.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-04T20:30:13.734Z] + git semver init [2022-04-04T20:30:13.734Z] # -> Open(): unable to determine branch for HEAD [2022-04-04T20:30:13.734Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2022-04-04T20:30:13.734Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2022-04-04T20:30:13.734Z] # $SEMVER_REMOTE_NAME = origin [2022-04-04T20:30:13.734Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-04T20:30:13.734Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-04T20:30:13.734Z] # $SEMVER_BRANCH = PR-3937 [2022-04-04T20:30:13.734Z] # $SEMVER_TEMP = /tmp/semver-577788494 [2022-04-04T20:30:13.734Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-04T20:30:28.673Z] # '/tmp/semver-577788494' -> '/w/workspace/edgex-go/5/.semver' [2022-04-04T20:30:28.673Z] # -> Force: false [2022-04-04T20:30:28.673Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2022-04-04T20:30:28.692Z] $ docker exec --env ******** --env ******** 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 ssh-agent -k [2022-04-04T20:30:28.816Z] unset SSH_AUTH_SOCK; [2022-04-04T20:30:28.816Z] unset SSH_AGENT_PID; [2022-04-04T20:30:28.816Z] echo Agent pid 61 killed; [2022-04-04T20:30:28.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-04T20:30:29.138Z] + git semver [Pipeline] } [2022-04-04T20:30:29.158Z] $ docker stop --time=1 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 [2022-04-04T20:30:31.313Z] $ docker rm -f 56c83f92c30d8b6ad7e594f2cfe56cc4639b57d8bf18fe30b05f8a6647d036e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-04T20:30:31.700Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-04T20:30:31.956Z] Stashed 1 file(s) [Pipeline] echo [2022-04-04T20:30:31.960Z] [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-04-04T20:30:32.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-04T20:30:32.120Z] ========================================================= [2022-04-04T20:30:32.120Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-04T20:30:32.120Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:30:32.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T20:30:32.417Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-04T20:30:32.417Z] 59bf1c3509f3: Pulling fs layer [2022-04-04T20:30:32.417Z] 666ba61612fd: Pulling fs layer [2022-04-04T20:30:32.417Z] 8ed8ca486205: Pulling fs layer [2022-04-04T20:30:32.417Z] 4fe6c5a15a65: Pulling fs layer [2022-04-04T20:30:32.417Z] 22a0e8bec74d: Pulling fs layer [2022-04-04T20:30:32.417Z] 640e595b4fbd: Pulling fs layer [2022-04-04T20:30:32.417Z] 763cafe07f6e: Pulling fs layer [2022-04-04T20:30:32.417Z] 0c0b528cf693: Pulling fs layer [2022-04-04T20:30:32.417Z] 10935f4eaf8b: Pulling fs layer [2022-04-04T20:30:32.417Z] 22a0e8bec74d: Waiting [2022-04-04T20:30:32.417Z] 763cafe07f6e: Waiting [2022-04-04T20:30:32.417Z] 640e595b4fbd: Waiting [2022-04-04T20:30:32.417Z] 0c0b528cf693: Waiting [2022-04-04T20:30:32.417Z] 10935f4eaf8b: Waiting [2022-04-04T20:30:32.417Z] 4fe6c5a15a65: Waiting [2022-04-04T20:30:32.417Z] 8ed8ca486205: Verifying Checksum [2022-04-04T20:30:32.417Z] 8ed8ca486205: Download complete [2022-04-04T20:30:32.417Z] 666ba61612fd: Verifying Checksum [2022-04-04T20:30:32.417Z] 666ba61612fd: Download complete [2022-04-04T20:30:32.417Z] 22a0e8bec74d: Verifying Checksum [2022-04-04T20:30:32.417Z] 22a0e8bec74d: Download complete [2022-04-04T20:30:32.417Z] 640e595b4fbd: Verifying Checksum [2022-04-04T20:30:32.417Z] 640e595b4fbd: Download complete [2022-04-04T20:30:32.417Z] 763cafe07f6e: Verifying Checksum [2022-04-04T20:30:32.417Z] 763cafe07f6e: Download complete [2022-04-04T20:30:32.417Z] 59bf1c3509f3: Verifying Checksum [2022-04-04T20:30:32.417Z] 59bf1c3509f3: Download complete [2022-04-04T20:30:32.681Z] 0c0b528cf693: Verifying Checksum [2022-04-04T20:30:32.681Z] 0c0b528cf693: Download complete [2022-04-04T20:30:32.681Z] 59bf1c3509f3: Pull complete [2022-04-04T20:30:32.942Z] 666ba61612fd: Pull complete [2022-04-04T20:30:32.942Z] 8ed8ca486205: Pull complete [2022-04-04T20:30:33.201Z] 10935f4eaf8b: Verifying Checksum [2022-04-04T20:30:33.201Z] 10935f4eaf8b: Download complete [2022-04-04T20:30:33.201Z] 4fe6c5a15a65: Verifying Checksum [2022-04-04T20:30:33.201Z] 4fe6c5a15a65: Download complete [2022-04-04T20:30:37.397Z] 4fe6c5a15a65: Pull complete [2022-04-04T20:30:37.397Z] 22a0e8bec74d: Pull complete [2022-04-04T20:30:37.397Z] 640e595b4fbd: Pull complete [2022-04-04T20:30:37.397Z] 763cafe07f6e: Pull complete [2022-04-04T20:30:37.397Z] 0c0b528cf693: Pull complete [2022-04-04T20:30:39.303Z] 10935f4eaf8b: Pull complete [2022-04-04T20:30:39.303Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-04T20:30:39.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T20:30:39.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:30:39.608Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-04-04T20:30:39.608Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T20:30:39.608Z] WORKDIR /edgex [2022-04-04T20:30:39.608Z] COPY go.mod . [2022-04-04T20:30:39.608Z] RUN go mod download [2022-04-04T20:30:40.993Z] Sending build context to Docker daemon 334.7MB [2022-04-04T20:30:40.993Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-04T20:30:40.993Z] ---> 99d49a6021b9 [2022-04-04T20:30:40.993Z] Step 2/4 : WORKDIR /edgex [2022-04-04T20:30:43.542Z] ---> Running in 71e71b5ae70d [2022-04-04T20:30:43.542Z] Removing intermediate container 71e71b5ae70d [2022-04-04T20:30:43.542Z] ---> 4933bb5f9344 [2022-04-04T20:30:43.542Z] Step 3/4 : COPY go.mod . [2022-04-04T20:30:43.542Z] ---> 1c009260bb0f [2022-04-04T20:30:43.542Z] Step 4/4 : RUN go mod download [2022-04-04T20:30:43.542Z] ---> Running in 9fc03f0ce529 [2022-04-04T20:30:47.045Z] Still waiting to schedule task [2022-04-04T20:30:47.045Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-04T20:30:58.462Z] Removing intermediate container 9fc03f0ce529 [2022-04-04T20:30:58.462Z] ---> 2b91694a6cae [2022-04-04T20:30:58.462Z] Successfully built 2b91694a6cae [2022-04-04T20:30:58.462Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:30:58.766Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-04T20:30:58.766Z] . [Pipeline] withDockerContainer [2022-04-04T20:30:58.837Z] prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container [2022-04-04T20:30:58.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-04T20:30:59.314Z] $ docker top 8ff7e8230f4561bf252aff04ec00d993f552484cfd457b18b5eeb2c275153d39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T20:30:59.678Z] + go version [2022-04-04T20:30:59.678Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-04T20:30:59.696Z] $ docker stop --time=1 8ff7e8230f4561bf252aff04ec00d993f552484cfd457b18b5eeb2c275153d39 [2022-04-04T20:31:01.008Z] $ docker rm -f 8ff7e8230f4561bf252aff04ec00d993f552484cfd457b18b5eeb2c275153d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:31:01.413Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-04T20:31:01.413Z] . [Pipeline] withDockerContainer [2022-04-04T20:31:01.482Z] prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container [2022-04-04T20:31:01.525Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-04T20:31:01.906Z] $ docker top 3c6fdce681ccb746885844aec3091975fb723997237fb99318f2a9843c156a8b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-04T20:31:01.996Z] ========================================================= [2022-04-04T20:31:01.996Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-04T20:31:01.996Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:31:02.288Z] + make test [2022-04-04T20:31:02.288Z] go mod tidy -compat=1.17 [2022-04-04T20:31:02.548Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-04T20:31:09.134Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-04T20:31:21.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-04T20:31:21.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-04T20:31:21.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2022-04-04T20:31:21.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-04T20:31:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.122s coverage: 54.9% of statements [2022-04-04T20:31:22.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-04T20:31:22.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.282s coverage: 89.2% of statements [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.080s coverage: 84.4% of statements [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.429s coverage: 94.9% of statements [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.118s coverage: 72.2% of statements [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 24.0% of statements [2022-04-04T20:31:27.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2022-04-04T20:31:27.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2022-04-04T20:31:35.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-04-04T20:31:35.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements [2022-04-04T20:31:37.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements [2022-04-04T20:31:37.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.162s coverage: 91.2% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.4% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.394s coverage: 65.4% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.8% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-04T20:31:47.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-04T20:31:47.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-04T20:31:47.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-04T20:31:47.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-04T20:31:47.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-04T20:31:47.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-04T20:31:47.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-04-04T20:31:47.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-04T20:31:47.079Z] 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-04-04T20:32:05.166Z] GO111MODULE=on go vet ./... [2022-04-04T20:32:08.459Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-04T20:32:08.459Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-04T20:32:08.720Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-04T20:32:09.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-04T20:32:09.606Z] + ls -al . [2022-04-04T20:32:09.606Z] total 664 [2022-04-04T20:32:09.606Z] drwxrwxr-x 10 1001 1001 4096 Apr 4 20:32 . [2022-04-04T20:32:09.606Z] drwxr-xr-x 4 root root 4096 Apr 4 20:31 .. [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 11 Apr 4 20:30 .dockerignore [2022-04-04T20:32:09.606Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 20:30 .git [2022-04-04T20:32:09.606Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 20:30 .github [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 870 Apr 4 20:30 .gitignore [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 42 Apr 4 20:30 .golangci.yml [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 87 Apr 4 20:30 .hadolint.yml [2022-04-04T20:32:09.606Z] drwx------ 3 1001 1001 4096 Apr 4 20:30 .semver [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 166 Apr 4 20:30 .sonarcloud.properties [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 1171 Apr 4 20:30 ADOPTERS.md [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 9953 Apr 4 20:30 Attribution.txt [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 51732 Apr 4 20:30 CHANGELOG.md [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 3804 Apr 4 20:30 CONTRIBUTING.md [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 677 Apr 4 20:30 GOVERNANCE.md [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 849 Apr 4 20:30 Jenkinsfile [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 10775 Apr 4 20:30 LICENSE [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 8478 Apr 4 20:30 Makefile [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 582 Apr 4 20:30 OWNERS.md [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 8207 Apr 4 20:30 README.md [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 6912 Apr 4 20:30 SECURITY.md [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 5 Apr 4 20:30 VERSION [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 4131 Apr 4 20:30 ZMQWindows.md [2022-04-04T20:32:09.606Z] drwxrwxr-x 2 1001 1001 4096 Apr 4 20:30 bin [2022-04-04T20:32:09.606Z] drwxrwxr-x 18 1001 1001 4096 Apr 4 20:30 cmd [2022-04-04T20:32:09.606Z] -rw-r--r-- 1 root root 429761 Apr 4 20:31 coverage.out [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 3175 Apr 4 20:30 go.mod [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 34990 Apr 4 20:31 go.sum [2022-04-04T20:32:09.606Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 20:30 internal [2022-04-04T20:32:09.606Z] drwxrwxr-x 3 1001 1001 4096 Apr 4 20:30 openapi [2022-04-04T20:32:09.606Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 20:30 snap [2022-04-04T20:32:09.606Z] -rw-rw-r-- 1 1001 1001 204 Apr 4 20:30 version.go [Pipeline] sh [2022-04-04T20:32:09.908Z] + '[' -e coverage.out ] [2022-04-04T20:32:09.908Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-04T20:32:10.014Z] Stashed 1 file(s) [Pipeline] sh [2022-04-04T20:32:10.300Z] + make build [2022-04-04T20:32:10.300Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-04T20:32:28.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-04T20:32:40.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-04T20:32:40.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-04T20:32:41.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-04T20:32:41.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-04T20:32:43.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-04T20:32:44.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-04T20:32:45.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-04T20:32:47.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-04T20:32:48.303Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-04T20:32:49.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-04T20:32:51.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-04T20:32:53.006Z] $ docker stop --time=1 3c6fdce681ccb746885844aec3091975fb723997237fb99318f2a9843c156a8b [2022-04-04T20:32:55.307Z] $ docker rm -f 3c6fdce681ccb746885844aec3091975fb723997237fb99318f2a9843c156a8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:32:56.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T20:32:56.294Z] [2022-04-04T20:32:56.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:32:56.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T20:32:56.606Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-04T20:32:56.606Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-04T20:32:56.606Z] ca9280d653b3: Pulling fs layer [2022-04-04T20:32:56.606Z] 7e9c9ca2126c: Pulling fs layer [2022-04-04T20:32:56.606Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-04T20:32:56.606Z] cbdbe7a5bc2a: Download complete [2022-04-04T20:32:56.866Z] ca9280d653b3: Verifying Checksum [2022-04-04T20:32:56.866Z] ca9280d653b3: Download complete [2022-04-04T20:32:56.866Z] cbdbe7a5bc2a: Pull complete [2022-04-04T20:32:57.125Z] 7e9c9ca2126c: Download complete [2022-04-04T20:32:57.385Z] ca9280d653b3: Pull complete [2022-04-04T20:33:01.584Z] 7e9c9ca2126c: Pull complete [2022-04-04T20:33:01.584Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-04T20:33:01.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T20:33:01.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-04T20:33:01.663Z] prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container [2022-04-04T20:33:01.711Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-04T20:33:02.925Z] $ docker top de1847e255f589209ebdae0f5b5c98164ab3b4df6818a9729696118ba041a096 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T20:33:03.280Z] + docker-compose build --help [2022-04-04T20:33:03.280Z] + grep parallel [2022-04-04T20:33:03.852Z] --parallel Build images in parallel. [Pipeline] } [2022-04-04T20:33:03.875Z] $ docker stop --time=1 de1847e255f589209ebdae0f5b5c98164ab3b4df6818a9729696118ba041a096 [2022-04-04T20:33:05.173Z] $ docker rm -f de1847e255f589209ebdae0f5b5c98164ab3b4df6818a9729696118ba041a096 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:33:05.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-04T20:33:05.579Z] . [Pipeline] withDockerContainer [2022-04-04T20:33:05.657Z] prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container [2022-04-04T20:33:05.843Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-04T20:33:06.240Z] $ docker top 33f3a9950a00d1e9296f0414e6b4697574726f7ac1b2ce40d132d43b4a02cf99 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T20:33:06.598Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-04T20:33:07.173Z] Building core-command ... [2022-04-04T20:33:07.173Z] Building core-data ... [2022-04-04T20:33:07.173Z] Building core-metadata ... [2022-04-04T20:33:07.173Z] Building security-bootstrapper ... [2022-04-04T20:33:07.173Z] Building security-proxy-setup ... [2022-04-04T20:33:07.173Z] Building security-secretstore-setup ... [2022-04-04T20:33:07.173Z] Building security-spiffe-token-provider ... [2022-04-04T20:33:07.173Z] Building security-spire-agent ... [2022-04-04T20:33:07.173Z] Building security-spire-config ... [2022-04-04T20:33:07.173Z] Building security-spire-server ... [2022-04-04T20:33:07.173Z] Building support-notifications ... [2022-04-04T20:33:07.173Z] Building support-scheduler ... [2022-04-04T20:33:07.173Z] Building sys-mgmt-agent ... [2022-04-04T20:33:07.173Z] Building security-spire-config [2022-04-04T20:33:07.173Z] Building security-secretstore-setup [2022-04-04T20:33:07.173Z] Building core-data [2022-04-04T20:33:07.173Z] Building security-bootstrapper [2022-04-04T20:33:07.173Z] Building core-command [2022-04-04T20:33:19.229Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10686 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws [2022-04-04T20:33:19.242Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-04-04T20:33:19.518Z] The recommended git tool is: git [2022-04-04T20:33:28.925Z] using credential edgex-jenkins-ssh [2022-04-04T20:33:28.946Z] Cloning the remote Git repository [2022-04-04T20:33:29.131Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:33:29.132Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:33:29.132Z] ---> 2b91694a6cae [2022-04-04T20:33:29.132Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:33:29.132Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:33:29.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:33:29.132Z] ---> 2b91694a6cae [2022-04-04T20:33:29.132Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T20:33:29.033Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:33:29.142Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-04-04T20:33:29.287Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:33:29.295Z] > git --version # timeout=10 [2022-04-04T20:33:29.330Z] > git --version # 'git version 2.25.1' [2022-04-04T20:33:29.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:33:29.393Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:33:29.393Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:33:29.393Z] ---> 2b91694a6cae [2022-04-04T20:33:29.393Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:33:29.393Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:33:29.393Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:33:29.393Z] ---> 2b91694a6cae [2022-04-04T20:33:29.393Z] Step 3/25 : WORKDIR /edgex-go [2022-04-04T20:33:29.393Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:33:29.393Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:33:29.393Z] ---> 2b91694a6cae [2022-04-04T20:33:29.393Z] Step 3/31 : WORKDIR /edgex-go [2022-04-04T20:33:29.522Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-04T20:33:32.699Z] ---> Running in 4beae86bc411 [2022-04-04T20:33:32.699Z] ---> Running in 62a51a59acfd [2022-04-04T20:33:32.699Z] ---> Running in 931ca4a6aa13 [2022-04-04T20:33:32.699Z] ---> Running in c98d86976f6c [2022-04-04T20:33:32.699Z] ---> Running in 755da830be21 [2022-04-04T20:33:32.699Z] Removing intermediate container c98d86976f6c [2022-04-04T20:33:32.699Z] ---> 57a7bf24a6b8 [2022-04-04T20:33:32.699Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:32.699Z] Removing intermediate container 62a51a59acfd [2022-04-04T20:33:32.699Z] ---> d5f326de2c0a [2022-04-04T20:33:32.699Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:32.699Z] Removing intermediate container 755da830be21 [2022-04-04T20:33:32.699Z] ---> fc5a251cc148 [2022-04-04T20:33:32.699Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:32.699Z] Removing intermediate container 4beae86bc411 [2022-04-04T20:33:32.699Z] ---> adff03f54e4a [2022-04-04T20:33:32.699Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:32.699Z] Removing intermediate container 931ca4a6aa13 [2022-04-04T20:33:32.699Z] ---> 73bf8ce37d92 [2022-04-04T20:33:32.699Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:32.699Z] ---> Running in 58e8f7c090e8 [2022-04-04T20:33:32.699Z] ---> Running in 2168a3b69772 [2022-04-04T20:33:32.699Z] ---> Running in 47cc6565c915 [2022-04-04T20:33:32.699Z] ---> Running in 1a18d2b511ef [2022-04-04T20:33:32.699Z] ---> Running in 2f8ae54ffe18 [2022-04-04T20:33:33.641Z] Removing intermediate container 58e8f7c090e8 [2022-04-04T20:33:33.641Z] ---> 5d373b9ec8dd [2022-04-04T20:33:33.641Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-04T20:33:33.641Z] ---> Running in 0bfada3b2b20 [2022-04-04T20:33:33.641Z] Removing intermediate container 47cc6565c915 [2022-04-04T20:33:33.641Z] ---> a61bf8edc823 [2022-04-04T20:33:33.641Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T20:33:33.641Z] ---> Running in 235b52af0ed9 [2022-04-04T20:33:34.212Z] Removing intermediate container 1a18d2b511ef [2022-04-04T20:33:34.212Z] ---> 90dc05d1d7f2 [2022-04-04T20:33:34.212Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-04T20:33:34.212Z] ---> Running in 2139abcdfde6 [2022-04-04T20:33:34.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:34.473Z] Removing intermediate container 2168a3b69772 [2022-04-04T20:33:34.473Z] ---> 6bd9f2af2671 [2022-04-04T20:33:34.473Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T20:33:34.473Z] ---> Running in 1d2eaa705835 [2022-04-04T20:33:34.473Z] Removing intermediate container 2f8ae54ffe18 [2022-04-04T20:33:34.473Z] ---> f230b8d165db [2022-04-04T20:33:34.473Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-04T20:33:34.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:34.473Z] ---> Running in 2af702cb4c08 [2022-04-04T20:33:34.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:34.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:34.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:34.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:35.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:35.519Z] OK: 221 MiB in 52 packages [2022-04-04T20:33:35.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:35.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:35.519Z] OK: 221 MiB in 52 packages [2022-04-04T20:33:35.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:35.782Z] Removing intermediate container 0bfada3b2b20 [2022-04-04T20:33:35.782Z] ---> 515025bf5df2 [2022-04-04T20:33:35.782Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-04T20:33:35.782Z] OK: 221 MiB in 52 packages [2022-04-04T20:33:36.043Z] ---> 95df107db456 [2022-04-04T20:33:36.043Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:33:36.043Z] OK: 221 MiB in 52 packages [2022-04-04T20:33:36.043Z] ---> Running in 3ec0152e0897 [2022-04-04T20:33:36.043Z] Removing intermediate container 235b52af0ed9 [2022-04-04T20:33:36.043Z] ---> 9b2b74108bf6 [2022-04-04T20:33:36.043Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:33:36.043Z] OK: 221 MiB in 52 packages [2022-04-04T20:33:36.304Z] ---> 0af98b86a67e [2022-04-04T20:33:36.304Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:33:36.304Z] ---> Running in 12217a4ae5ca [2022-04-04T20:33:36.304Z] Removing intermediate container 2139abcdfde6 [2022-04-04T20:33:36.304Z] ---> 66f95faa2c8e [2022-04-04T20:33:36.304Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:33:36.565Z] Removing intermediate container 1d2eaa705835 [2022-04-04T20:33:36.565Z] ---> 91bef61dd20d [2022-04-04T20:33:36.565Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T20:33:36.565Z] ---> b2632ebb9d2a [2022-04-04T20:33:36.565Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:33:36.565Z] ---> Running in ab24df6106cc [2022-04-04T20:33:36.825Z] ---> 02d0091a2a45 [2022-04-04T20:33:36.825Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:33:36.825Z] Removing intermediate container 2af702cb4c08 [2022-04-04T20:33:36.825Z] ---> a8b885fb3ea0 [2022-04-04T20:33:36.825Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-04T20:33:36.825Z] ---> Running in bcf34a40ec7c [2022-04-04T20:33:36.825Z] ---> 81566102080c [2022-04-04T20:33:36.825Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:33:37.085Z] ---> Running in 2990cb33621e [2022-04-04T20:33:37.085Z] Removing intermediate container 3ec0152e0897 [2022-04-04T20:33:37.085Z] ---> d2a9c422b223 [2022-04-04T20:33:37.085Z] Step 8/25 : COPY . . [2022-04-04T20:33:38.042Z] Removing intermediate container 12217a4ae5ca [2022-04-04T20:33:38.042Z] ---> 866134002e9d [2022-04-04T20:33:38.042Z] Step 8/23 : COPY . . [2022-04-04T20:33:40.586Z] Removing intermediate container ab24df6106cc [2022-04-04T20:33:40.586Z] ---> 4600aaade7be [2022-04-04T20:33:40.586Z] Step 8/23 : COPY . . [2022-04-04T20:33:40.586Z] Removing intermediate container bcf34a40ec7c [2022-04-04T20:33:40.586Z] ---> f4ffad075295 [2022-04-04T20:33:40.586Z] Step 8/24 : COPY . . [2022-04-04T20:33:40.845Z] Removing intermediate container 2990cb33621e [2022-04-04T20:33:40.845Z] ---> f632c062f178 [2022-04-04T20:33:40.845Z] Step 8/31 : COPY . . [2022-04-04T20:33:48.987Z] ---> 9d58f7ed9a50 [2022-04-04T20:33:48.987Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-04T20:33:48.987Z] ---> 3d52937775fc [2022-04-04T20:33:48.987Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-04T20:33:48.987Z] ---> Running in c7e22140456b [2022-04-04T20:33:48.987Z] ---> 769b12d51f88 [2022-04-04T20:33:48.987Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-04T20:33:48.987Z] ---> 023ad212366c [2022-04-04T20:33:48.987Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T20:33:48.987Z] ---> Running in b162ac12ec30 [2022-04-04T20:33:48.987Z] ---> 5c9472dd0835 [2022-04-04T20:33:48.987Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-04T20:33:48.987Z] ---> Running in 49de520ba9fa [2022-04-04T20:33:48.987Z] ---> Running in 94241024f816 [2022-04-04T20:33:48.987Z] ---> Running in b2b90537906a [2022-04-04T20:33:48.987Z] Removing intermediate container 49de520ba9fa [2022-04-04T20:33:48.987Z] ---> 6c807808a8de [2022-04-04T20:33:48.987Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T20:33:48.987Z] ---> Running in 18766ae79967 [2022-04-04T20:33:49.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-04T20:33:48.526Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-04T20:33:48.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-04T20:33:48.582Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-04T20:33:48.641Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:33:48.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:33:48.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-04T20:33:49.507Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-04T20:33:49.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-04T20:33:49.627Z] Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit f53db3f203eb3ac68647241c95bb150e59fbe691 [2022-04-04T20:33:49.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-04T20:33:50.024Z] spire-1.2.0/ [2022-04-04T20:33:50.356Z] Merge succeeded, producing 6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T20:33:50.357Z] Checking out Revision 6fff16a281d43290a4246eaa6facaa1f63b6788a (PR-3937) [2022-04-04T20:33:51.406Z] spire-1.2.0/README.md [2022-04-04T20:33:51.406Z] spire-1.2.0/bin/ [2022-04-04T20:33:51.406Z] spire-1.2.0/bin/spire-server [2022-04-04T20:33:51.406Z] spire-1.2.0/bin/spire-agent [2022-04-04T20:33:51.406Z] spire-1.2.0/conf/ [2022-04-04T20:33:51.406Z] spire-1.2.0/conf/server/ [2022-04-04T20:33:51.406Z] spire-1.2.0/conf/server/server.conf [2022-04-04T20:33:51.406Z] spire-1.2.0/conf/agent/ [2022-04-04T20:33:51.406Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T20:33:51.406Z] spire-1.2.0/LICENSE [2022-04-04T20:33:49.653Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T20:33:49.675Z] > git checkout -f f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 [2022-04-04T20:33:49.967Z] > git remote # timeout=10 [2022-04-04T20:33:49.993Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T20:33:50.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:33:50.029Z] > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [2022-04-04T20:33:50.332Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T20:33:50.370Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T20:33:50.387Z] > git checkout -f 6fff16a281d43290a4246eaa6facaa1f63b6788a # timeout=10 [2022-04-04T20:33:53.409Z] Removing intermediate container 18766ae79967 [2022-04-04T20:33:53.409Z] ---> 0083a487ec0a [2022-04-04T20:33:53.409Z] [2022-04-04T20:33:53.409Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T20:33:53.409Z] 3.15: Pulling from library/alpine [2022-04-04T20:33:54.002Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T20:33:54.002Z] Status: Downloaded newer image for alpine:3.15 [2022-04-04T20:33:54.002Z] ---> 76c8fb57b6fc [2022-04-04T20:33:54.002Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T20:33:54.259Z] ---> Running in 53893357fb5e [2022-04-04T20:33:54.517Z] Removing intermediate container 53893357fb5e [2022-04-04T20:33:54.517Z] ---> 8b9d04b98fa1 [2022-04-04T20:33:54.517Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:33:54.517Z] ---> Running in 47152938cb5f [2022-04-04T20:33:54.952Z] Commit message: "Merge commit '2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2' into HEAD" [2022-04-04T20:33:54.987Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-04T20:33:55.916Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-04T20:33:55.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T20:33:55.916Z] Dload Upload Total Spent Left Speed [2022-04-04T20:33:55.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2022-04-04T20:33:56.426Z] Removing intermediate container 47152938cb5f [2022-04-04T20:33:56.426Z] ---> c5be175e0d98 [2022-04-04T20:33:56.426Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-04T20:33:56.426Z] ---> Running in 2821c70f37ca [2022-04-04T20:33:56.468Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-04T20:33:56.824Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-04T20:33:56.824Z] + sudo tee /etc/docker/daemon.new [2022-04-04T20:33:56.824Z] { [2022-04-04T20:33:56.824Z] "registry-mirrors": [ [2022-04-04T20:33:56.824Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-04T20:33:56.824Z] ], [2022-04-04T20:33:56.824Z] "bip": "10.250.0.254/24", [2022-04-04T20:33:56.824Z] "hosts": [ [2022-04-04T20:33:56.824Z] "tcp://0.0.0.0:5555", [2022-04-04T20:33:56.824Z] "unix:///var/run/docker.sock" [2022-04-04T20:33:56.824Z] ], [2022-04-04T20:33:56.824Z] "mtu": 1458, [2022-04-04T20:33:56.824Z] "selinux-enabled": true, [2022-04-04T20:33:56.824Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-04T20:33:56.824Z] } [2022-04-04T20:33:54.966Z] > git rev-list --no-walk a4a9574dcc5bf0d5294881ea1a0eae056cffeb29 # timeout=10 [Pipeline] sh [2022-04-04T20:33:56.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:57.195Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-04T20:33:57.569Z] + sudo service docker restart [2022-04-04T20:33:57.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:58.497Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T20:33:58.497Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T20:33:58.497Z] OK: 15856 distinct packages available [2022-04-04T20:33:58.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:59.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:33:59.635Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-04T20:33:59.635Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-04T20:33:59.635Z] (3/4) Installing libucontext (1.1-r0) [2022-04-04T20:33:59.894Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-04T20:33:59.894Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:33:59.894Z] OK: 6 MiB in 18 packages [2022-04-04T20:34:01.275Z] Removing intermediate container 2821c70f37ca [2022-04-04T20:34:01.275Z] ---> 7b570a7aa26b [2022-04-04T20:34:01.275Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T20:34:04.570Z] ---> d24b032893b7 [2022-04-04T20:34:04.570Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T20:34:04.832Z] ---> ce1295dc8964 [2022-04-04T20:34:04.832Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-04T20:34:05.092Z] ---> Running in 855021c42179 [2022-04-04T20:34:05.353Z] Removing intermediate container 855021c42179 [2022-04-04T20:34:05.353Z] ---> d87415f277e8 [2022-04-04T20:34:05.353Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-04T20:34:05.924Z] ---> bdb04da24ece [2022-04-04T20:34:05.924Z] Step 19/24 : WORKDIR / [2022-04-04T20:34:05.924Z] ---> Running in 4aa26ea887bc [2022-04-04T20:34:06.493Z] Removing intermediate container 4aa26ea887bc [2022-04-04T20:34:06.493Z] ---> 0f136e3a2a9c [2022-04-04T20:34:06.493Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T20:34:06.753Z] ---> Running in 1d4c9632ed73 [2022-04-04T20:34:07.021Z] Removing intermediate container 1d4c9632ed73 [2022-04-04T20:34:07.021Z] ---> c03a7a7937f8 [2022-04-04T20:34:07.021Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T20:34:07.281Z] ---> Running in a81345abaf7b [2022-04-04T20:34:07.540Z] Removing intermediate container a81345abaf7b [2022-04-04T20:34:07.540Z] ---> 54e253355ff5 [2022-04-04T20:34:07.540Z] Step 22/24 : LABEL arch=x86_64 [2022-04-04T20:34:07.540Z] ---> Running in 6f52212cf8c1 [2022-04-04T20:34:07.799Z] Removing intermediate container 6f52212cf8c1 [2022-04-04T20:34:07.799Z] ---> aff6b1a74ca2 [2022-04-04T20:34:07.799Z] Step 23/24 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:34:07.799Z] ---> Running in 7f0764cf29e3 [2022-04-04T20:34:08.368Z] Removing intermediate container 7f0764cf29e3 [2022-04-04T20:34:08.368Z] ---> 8866683bfeb1 [2022-04-04T20:34:08.368Z] Step 24/24 : LABEL version=0.0.0 [2022-04-04T20:34:08.368Z] ---> Running in c805af96202d [2022-04-04T20:34:08.937Z] Removing intermediate container c805af96202d [2022-04-04T20:34:08.937Z] ---> f350fcc51974 [2022-04-04T20:34:08.937Z] [2022-04-04T20:34:08.937Z] Successfully built f350fcc51974 [2022-04-04T20:34:08.937Z] Successfully tagged security-spire-config:latest [2022-04-04T20:34:08.937Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-04-04T20:34:14.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:34:14.214Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:34:14.214Z] ---> 2b91694a6cae [2022-04-04T20:34:14.214Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:34:14.214Z] ---> Using cache [2022-04-04T20:34:14.214Z] ---> 73bf8ce37d92 [2022-04-04T20:34:14.214Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:34:14.214Z] ---> Using cache [2022-04-04T20:34:14.214Z] ---> f230b8d165db [2022-04-04T20:34:14.214Z] Step 5/23 : RUN apk add --update --no-cache make bash git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T20:34:16.022Z] provisioning config files... [2022-04-04T20:34:16.056Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1560321264612039975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T20:34:16.143Z] ---> Running in d779faba2e6b [2022-04-04T20:34:16.445Z] ---> docker-login.sh [2022-04-04T20:34:16.445Z] nexus3.edgexfoundry.org:10001 [2022-04-04T20:34:17.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:34:17.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:17.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:34:17.323Z] Configure a credential helper to remove this warning. See [2022-04-04T20:34:17.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:34:17.323Z] [2022-04-04T20:34:17.323Z] Login Succeeded [2022-04-04T20:34:17.323Z] nexus3.edgexfoundry.org:10002 [2022-04-04T20:34:17.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:34:17.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:34:17.927Z] Configure a credential helper to remove this warning. See [2022-04-04T20:34:17.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:34:17.927Z] [2022-04-04T20:34:17.927Z] Login Succeeded [2022-04-04T20:34:17.927Z] nexus3.edgexfoundry.org:10003 [2022-04-04T20:34:18.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:18.278Z] OK: 221 MiB in 52 packages [2022-04-04T20:34:18.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:34:18.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:34:18.534Z] Configure a credential helper to remove this warning. See [2022-04-04T20:34:18.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:34:18.534Z] [2022-04-04T20:34:18.534Z] Login Succeeded [2022-04-04T20:34:18.534Z] nexus3.edgexfoundry.org:10004 [2022-04-04T20:34:19.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:34:19.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:34:19.136Z] Configure a credential helper to remove this warning. See [2022-04-04T20:34:19.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:34:19.136Z] [2022-04-04T20:34:19.136Z] Login Succeeded [2022-04-04T20:34:19.136Z] docker.io [2022-04-04T20:34:19.660Z] Removing intermediate container d779faba2e6b [2022-04-04T20:34:19.660Z] ---> bf494471443e [2022-04-04T20:34:19.660Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:34:19.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-04T20:34:19.924Z] ---> a35d35f493ef [2022-04-04T20:34:19.924Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:34:19.924Z] ---> Running in 8863f96c9f09 [2022-04-04T20:34:20.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-04T20:34:20.010Z] Configure a credential helper to remove this warning. See [2022-04-04T20:34:20.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-04T20:34:20.010Z] [2022-04-04T20:34:20.010Z] Login Succeeded [2022-04-04T20:34:20.010Z] ---> docker-login.sh ends [Pipeline] } [2022-04-04T20:34:20.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-04T20:34:20.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-04T20:34:20.648Z] ========================================================= [2022-04-04T20:34:20.648Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-04T20:34:20.648Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:34:20.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T20:34:21.270Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-04T20:34:21.270Z] 9b3977197b4f: Pulling fs layer [2022-04-04T20:34:21.270Z] 1a89e8eeedd5: Pulling fs layer [2022-04-04T20:34:21.270Z] 94645a83ff95: Pulling fs layer [2022-04-04T20:34:21.270Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-04T20:34:21.270Z] 0c92f367c5e7: Pulling fs layer [2022-04-04T20:34:21.270Z] f7c0051592d6: Pulling fs layer [2022-04-04T20:34:21.270Z] a227ed2f7395: Pulling fs layer [2022-04-04T20:34:21.270Z] 7b1c46037f91: Pulling fs layer [2022-04-04T20:34:21.270Z] 3f3a8bcf1eab: Waiting [2022-04-04T20:34:21.270Z] 0c92f367c5e7: Waiting [2022-04-04T20:34:21.270Z] f7c0051592d6: Waiting [2022-04-04T20:34:21.270Z] a227ed2f7395: Waiting [2022-04-04T20:34:21.270Z] 7b1c46037f91: Waiting [2022-04-04T20:34:21.270Z] 94645a83ff95: Verifying Checksum [2022-04-04T20:34:21.270Z] 94645a83ff95: Download complete [2022-04-04T20:34:21.270Z] 1a89e8eeedd5: Verifying Checksum [2022-04-04T20:34:21.270Z] 1a89e8eeedd5: Download complete [2022-04-04T20:34:21.270Z] 0c92f367c5e7: Download complete [2022-04-04T20:34:21.270Z] f7c0051592d6: Download complete [2022-04-04T20:34:21.270Z] a227ed2f7395: Verifying Checksum [2022-04-04T20:34:21.270Z] a227ed2f7395: Download complete [2022-04-04T20:34:21.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-04T20:34:21.837Z] Removing intermediate container 8863f96c9f09 [2022-04-04T20:34:21.837Z] ---> 42692b8bcb85 [2022-04-04T20:34:21.838Z] Step 8/23 : COPY . . [2022-04-04T20:34:22.280Z] 9b3977197b4f: Pull complete [2022-04-04T20:34:22.896Z] 1a89e8eeedd5: Pull complete [2022-04-04T20:34:23.173Z] 94645a83ff95: Pull complete [2022-04-04T20:34:23.783Z] 7b1c46037f91: Verifying Checksum [2022-04-04T20:34:23.783Z] 7b1c46037f91: Download complete [2022-04-04T20:34:24.060Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-04T20:34:24.060Z] 3f3a8bcf1eab: Download complete [2022-04-04T20:34:28.420Z] Removing intermediate container b2b90537906a [2022-04-04T20:34:28.420Z] ---> 86ffad464ec6 [2022-04-04T20:34:28.420Z] [2022-04-04T20:34:28.420Z] Step 10/31 : FROM alpine:3.14 [2022-04-04T20:34:28.420Z] Removing intermediate container c7e22140456b [2022-04-04T20:34:28.420Z] ---> 2aa2034c82bc [2022-04-04T20:34:28.420Z] [2022-04-04T20:34:28.420Z] Step 10/25 : FROM alpine:3.14 [2022-04-04T20:34:28.420Z] Removing intermediate container 94241024f816 [2022-04-04T20:34:28.420Z] ---> 2d4b7734f846 [2022-04-04T20:34:28.420Z] [2022-04-04T20:34:28.420Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T20:34:28.420Z] ---> ba7f467c6397 [2022-04-04T20:34:28.420Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-04T20:34:28.420Z] ---> Running in da6278c1cd2f [2022-04-04T20:34:28.420Z] 3.14: Pulling from library/alpine [2022-04-04T20:34:28.988Z] 3.14: Pulling from library/alpine [2022-04-04T20:34:28.988Z] 3.14: Pulling from library/alpine [2022-04-04T20:34:30.369Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-04T20:34:30.369Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-04T20:34:30.369Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-04T20:34:30.369Z] Status: Downloaded newer image for alpine:3.14 [2022-04-04T20:34:30.369Z] Status: Downloaded newer image for alpine:3.14 [2022-04-04T20:34:30.369Z] Status: Downloaded newer image for alpine:3.14 [2022-04-04T20:34:30.369Z] ---> 84b07dd2d1fd [2022-04-04T20:34:30.369Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-04T20:34:30.369Z] ---> 84b07dd2d1fd [2022-04-04T20:34:30.369Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T20:34:30.369Z] ---> 84b07dd2d1fd [2022-04-04T20:34:30.369Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-04T20:34:30.630Z] ---> Running in 1f74fbde9081 [2022-04-04T20:34:30.630Z] ---> Running in a5ec24547267 [2022-04-04T20:34:30.630Z] ---> Running in 59b1db005e05 [2022-04-04T20:34:30.630Z] Removing intermediate container b162ac12ec30 [2022-04-04T20:34:30.630Z] ---> d37681a43d1b [2022-04-04T20:34:30.630Z] [2022-04-04T20:34:30.630Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T20:34:30.630Z] ---> 84b07dd2d1fd [2022-04-04T20:34:30.630Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-04T20:34:30.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-04T20:34:30.630Z] ---> Running in aacb1bab37a1 [2022-04-04T20:34:30.630Z] Removing intermediate container a5ec24547267 [2022-04-04T20:34:30.630Z] ---> 8dcbbf8f5857 [2022-04-04T20:34:30.630Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-04T20:34:30.888Z] ---> Running in d3fb5d43284b [2022-04-04T20:34:30.889Z] Removing intermediate container aacb1bab37a1 [2022-04-04T20:34:30.889Z] ---> 94b3b4ba65d5 [2022-04-04T20:34:30.889Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-04T20:34:30.889Z] ---> Running in d959728b837f [2022-04-04T20:34:31.147Z] Removing intermediate container d959728b837f [2022-04-04T20:34:31.147Z] ---> dda42a8d2823 [2022-04-04T20:34:31.147Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-04T20:34:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:31.406Z] ---> Running in 8878d31586ba [2022-04-04T20:34:31.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:31.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:31.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:31.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:31.406Z] Removing intermediate container 8878d31586ba [2022-04-04T20:34:31.406Z] ---> c118e775662d [2022-04-04T20:34:31.406Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:34:31.406Z] ---> Running in 388f377864c3 [2022-04-04T20:34:31.406Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-04T20:34:31.666Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:34:31.666Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-04T20:34:31.666Z] OK: 6 MiB in 15 packages [2022-04-04T20:34:31.666Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-04T20:34:31.666Z] (3/3) Installing su-exec (0.2-r1) [2022-04-04T20:34:31.666Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:34:31.666Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T20:34:31.666Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-04T20:34:31.666Z] (2/2) Installing su-exec (0.2-r1) [2022-04-04T20:34:31.666Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:34:31.666Z] OK: 6 MiB in 17 packages [2022-04-04T20:34:31.666Z] OK: 6 MiB in 16 packages [2022-04-04T20:34:32.235Z] Removing intermediate container 1f74fbde9081 [2022-04-04T20:34:32.235Z] ---> ccb527a86756 [2022-04-04T20:34:32.235Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T20:34:32.494Z] ---> Running in 0b9886aeded4 [2022-04-04T20:34:32.494Z] Removing intermediate container 388f377864c3 [2022-04-04T20:34:32.494Z] ---> 2769873bc35c [2022-04-04T20:34:32.494Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-04T20:34:32.494Z] Removing intermediate container d3fb5d43284b [2022-04-04T20:34:32.494Z] ---> 37edffd3764f [2022-04-04T20:34:32.494Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-04T20:34:32.494Z] Removing intermediate container 59b1db005e05 [2022-04-04T20:34:32.494Z] ---> 9bc19c3daf6b [2022-04-04T20:34:32.494Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-04T20:34:32.494Z] ---> Running in 60d982777810 [2022-04-04T20:34:32.494Z] ---> Running in e3a47f5f3317 [2022-04-04T20:34:32.494Z] Removing intermediate container 0b9886aeded4 [2022-04-04T20:34:32.494Z] ---> 692e9acfc382 [2022-04-04T20:34:32.494Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-04T20:34:32.758Z] ---> Running in cd6dfb89a3fe [2022-04-04T20:34:32.758Z] ---> Running in 09db38d8829b [2022-04-04T20:34:32.758Z] Removing intermediate container 60d982777810 [2022-04-04T20:34:32.758Z] ---> f7a8822663a0 [2022-04-04T20:34:32.758Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-04T20:34:32.758Z] Removing intermediate container cd6dfb89a3fe [2022-04-04T20:34:32.758Z] ---> c0f9f445e352 [2022-04-04T20:34:32.758Z] Step 13/25 : WORKDIR / [2022-04-04T20:34:33.039Z] Removing intermediate container 09db38d8829b [2022-04-04T20:34:33.039Z] ---> 4d030ef7963c [2022-04-04T20:34:33.039Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T20:34:33.039Z] ---> Running in 9f0b20d791c8 [2022-04-04T20:34:33.039Z] ---> Running in 1957360e71b2 [2022-04-04T20:34:33.039Z] ---> Running in 75a2f87b21e1 [2022-04-04T20:34:33.039Z] Removing intermediate container 9f0b20d791c8 [2022-04-04T20:34:33.039Z] ---> a836d3f07fae [2022-04-04T20:34:33.039Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-04T20:34:33.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:33.039Z] ---> Running in a739ebd31809 [2022-04-04T20:34:33.039Z] Removing intermediate container 1957360e71b2 [2022-04-04T20:34:33.039Z] ---> 50e4ea90cea0 [2022-04-04T20:34:33.039Z] 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-04-04T20:34:33.039Z] Removing intermediate container 75a2f87b21e1 [2022-04-04T20:34:33.039Z] ---> a21d69d4b18b [2022-04-04T20:34:33.039Z] Step 15/23 : WORKDIR / [2022-04-04T20:34:33.313Z] ---> Running in c519f6fe3bc1 [2022-04-04T20:34:33.313Z] ---> 14a146d14afa [2022-04-04T20:34:33.313Z] 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-04-04T20:34:33.575Z] Removing intermediate container c519f6fe3bc1 [2022-04-04T20:34:33.575Z] ---> 80a2d7d8ae53 [2022-04-04T20:34:33.575Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:34:33.576Z] ---> 900d1591685d [2022-04-04T20:34:33.576Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-04T20:34:33.835Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:34.098Z] ---> 6d19fa4e392d [2022-04-04T20:34:34.098Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-04T20:34:34.098Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-04T20:34:34.098Z] Removing intermediate container a739ebd31809 [2022-04-04T20:34:34.098Z] ---> 6a09586cc502 [2022-04-04T20:34:34.098Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-04T20:34:34.098Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-04T20:34:34.098Z] ---> b4f5622e2407 [2022-04-04T20:34:34.098Z] 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-04-04T20:34:34.357Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-04T20:34:34.357Z] ---> Running in be118711a7eb [2022-04-04T20:34:34.357Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-04T20:34:34.357Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-04T20:34:34.616Z] Removing intermediate container be118711a7eb [2022-04-04T20:34:34.616Z] ---> 0c9fbb580b39 [2022-04-04T20:34:34.616Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-04T20:34:34.616Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-04T20:34:34.616Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:34:34.616Z] OK: 8 MiB in 20 packages [2022-04-04T20:34:34.616Z] ---> ecf7fecd521c [2022-04-04T20:34:34.616Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-04T20:34:34.934Z] ---> a87958dcfe90 [2022-04-04T20:34:34.934Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-04T20:34:35.259Z] ---> 62ff47e9d27a [2022-04-04T20:34:35.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-04T20:34:35.259Z] ---> Running in a27eb4150ec5 [2022-04-04T20:34:35.585Z] ---> 94f68c109614 [2022-04-04T20:34:35.585Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-04T20:34:35.585Z] ---> 589bd200d152 [2022-04-04T20:34:35.585Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-04T20:34:35.585Z] ---> Running in 7e09b4626325 [2022-04-04T20:34:35.585Z] Removing intermediate container e3a47f5f3317 [2022-04-04T20:34:35.585Z] ---> 9b236b0b0b90 [2022-04-04T20:34:35.585Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:34:36.187Z] Removing intermediate container 7e09b4626325 [2022-04-04T20:34:36.187Z] ---> 26ab0df7c286 [2022-04-04T20:34:36.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:34:36.187Z] ---> 335e6acbcfca [2022-04-04T20:34:36.187Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-04T20:34:36.447Z] ---> Running in 8abb75b3fb03 [2022-04-04T20:34:36.465Z] 3f3a8bcf1eab: Pull complete [2022-04-04T20:34:36.465Z] 0c92f367c5e7: Pull complete [2022-04-04T20:34:37.073Z] Removing intermediate container a27eb4150ec5 [2022-04-04T20:34:37.073Z] ---> 7c0c327b8d2c [2022-04-04T20:34:37.073Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:34:37.073Z] ---> c4d5ca93f611 [2022-04-04T20:34:37.073Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T20:34:37.073Z] Removing intermediate container 8abb75b3fb03 [2022-04-04T20:34:37.073Z] ---> e7aac6628ef2 [2022-04-04T20:34:37.073Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T20:34:37.073Z] ---> Running in 459739136b1c [2022-04-04T20:34:37.073Z] ---> 06867b1c8944 [2022-04-04T20:34:37.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-04T20:34:37.332Z] ---> c10d3f76864b [2022-04-04T20:34:37.332Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-04T20:34:37.332Z] ---> 6a9e4dd0c76d [2022-04-04T20:34:37.332Z] 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-04-04T20:34:37.470Z] f7c0051592d6: Pull complete [2022-04-04T20:34:37.594Z] Removing intermediate container 459739136b1c [2022-04-04T20:34:37.594Z] ---> 591daf3b9dc6 [2022-04-04T20:34:37.594Z] Step 22/23 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:34:37.594Z] ---> Running in b7b5e0b2ee0e [2022-04-04T20:34:37.594Z] ---> Running in 96f1aa4b5d42 [2022-04-04T20:34:37.594Z] ---> c2e69cc8cceb [2022-04-04T20:34:37.594Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-04T20:34:37.852Z] ---> Running in ca7559c60cec [2022-04-04T20:34:37.852Z] Removing intermediate container 96f1aa4b5d42 [2022-04-04T20:34:37.852Z] ---> cb6b1a121194 [2022-04-04T20:34:37.852Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:34:38.111Z] ---> Running in 5ac94a75123a [2022-04-04T20:34:38.111Z] Removing intermediate container ca7559c60cec [2022-04-04T20:34:38.111Z] ---> 93e0153d68cf [2022-04-04T20:34:38.111Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:34:38.111Z] ---> Running in 2524027f6659 [2022-04-04T20:34:38.370Z] Removing intermediate container 5ac94a75123a [2022-04-04T20:34:38.370Z] ---> b543998dd80b [2022-04-04T20:34:38.370Z] [2022-04-04T20:34:38.370Z] Removing intermediate container 2524027f6659 [2022-04-04T20:34:38.370Z] ---> 57e0f5488afd [2022-04-04T20:34:38.370Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T20:34:38.370Z] Successfully built b543998dd80b [2022-04-04T20:34:38.628Z] Successfully tagged core-command:latest [2022-04-04T20:34:38.628Z]  Building core-command ... done Building security-spiffe-token-provider [2022-04-04T20:34:38.628Z] ---> Running in 38c9876026ab [2022-04-04T20:34:38.628Z] ---> 9225432d1f94 [2022-04-04T20:34:38.628Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-04T20:34:38.914Z] a227ed2f7395: Pull complete [2022-04-04T20:34:40.537Z] Removing intermediate container 38c9876026ab [2022-04-04T20:34:40.537Z] ---> cbe9a4b30245 [2022-04-04T20:34:40.537Z] Step 22/23 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:34:40.796Z] ---> 6b8d5e9a1274 [2022-04-04T20:34:40.796Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-04T20:34:40.796Z] ---> Running in 9d898c7aec2a [2022-04-04T20:34:40.796Z] Removing intermediate container b7b5e0b2ee0e [2022-04-04T20:34:40.796Z] ---> 64ae4808e0a2 [2022-04-04T20:34:40.796Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T20:34:41.055Z] ---> Running in 97aff7fbff0f [2022-04-04T20:34:41.055Z] Removing intermediate container 9d898c7aec2a [2022-04-04T20:34:41.055Z] ---> d0bde9637b2b [2022-04-04T20:34:41.055Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:34:41.318Z] ---> 6b51021a82e9 [2022-04-04T20:34:41.318Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-04T20:34:41.318Z] ---> Running in 5ad4a4aba518 [2022-04-04T20:34:41.318Z] Removing intermediate container 97aff7fbff0f [2022-04-04T20:34:41.318Z] ---> f60581f340c6 [2022-04-04T20:34:41.318Z] Step 23/25 : LABEL arch=x86_64 [2022-04-04T20:34:41.577Z] ---> Running in e2b278f02d5e [2022-04-04T20:34:41.577Z] ---> c1d748ebf465 [2022-04-04T20:34:41.577Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-04T20:34:41.577Z] Removing intermediate container 5ad4a4aba518 [2022-04-04T20:34:41.577Z] ---> d41251b51e79 [2022-04-04T20:34:41.577Z] [2022-04-04T20:34:41.838Z] Successfully built d41251b51e79 [2022-04-04T20:34:42.096Z] Successfully tagged core-data:latest [2022-04-04T20:34:42.096Z] Building support-scheduler [2022-04-04T20:34:42.096Z]  Building core-data ... done Removing intermediate container e2b278f02d5e [2022-04-04T20:34:42.096Z] ---> e73dd1a227e8 [2022-04-04T20:34:42.096Z] Step 24/25 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:34:42.096Z] ---> Running in 67cdb6d7ad41 [2022-04-04T20:34:42.358Z] ---> Running in 1a99a47b01b8 [2022-04-04T20:34:42.617Z] Removing intermediate container 67cdb6d7ad41 [2022-04-04T20:34:42.617Z] ---> 03998a46dfd4 [2022-04-04T20:34:42.617Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-04T20:34:43.554Z] Removing intermediate container 1a99a47b01b8 [2022-04-04T20:34:43.554Z] ---> e6ea6886e9ac [2022-04-04T20:34:43.554Z] Step 25/25 : LABEL version=0.0.0 [2022-04-04T20:34:44.326Z] 7b1c46037f91: Pull complete [2022-04-04T20:34:44.326Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-04T20:34:44.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T20:34:44.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:34:44.689Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-04T20:34:44.689Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T20:34:44.689Z] WORKDIR /edgex [2022-04-04T20:34:44.689Z] COPY go.mod . [2022-04-04T20:34:44.689Z] RUN go mod download [2022-04-04T20:34:44.933Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:34:44.933Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:34:44.933Z] ---> 2b91694a6cae [2022-04-04T20:34:44.933Z] Step 3/20 : WORKDIR /edgex-go [2022-04-04T20:34:44.933Z] ---> Using cache [2022-04-04T20:34:44.933Z] ---> 73bf8ce37d92 [2022-04-04T20:34:44.933Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-04T20:34:44.933Z] ---> 48b79f209a9d [2022-04-04T20:34:44.933Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-04T20:34:45.193Z] ---> Running in 50b51c5b1e75 [2022-04-04T20:34:45.193Z] ---> Running in d5388d022ff3 [2022-04-04T20:34:45.453Z] ---> Running in 612769d6ec25 [2022-04-04T20:34:45.712Z] Removing intermediate container d5388d022ff3 [2022-04-04T20:34:45.712Z] ---> e76facaea868 [2022-04-04T20:34:45.712Z] [2022-04-04T20:34:45.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:45.712Z] Successfully built e76facaea868 [2022-04-04T20:34:45.712Z] Successfully tagged security-secretstore-setup:latest [2022-04-04T20:34:45.712Z]  Building security-secretstore-setup ... done Building core-metadata [2022-04-04T20:34:46.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:46.914Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T20:34:46.914Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T20:34:46.914Z] OK: 15864 distinct packages available [2022-04-04T20:34:47.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:47.332Z] Sending build context to Docker daemon 169.1MB [2022-04-04T20:34:47.332Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-04T20:34:47.332Z] ---> f79e39bc4007 [2022-04-04T20:34:47.332Z] Step 2/4 : WORKDIR /edgex [2022-04-04T20:34:47.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:34:47.995Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:34:47.995Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:34:47.995Z] ---> 2b91694a6cae [2022-04-04T20:34:47.995Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T20:34:47.995Z] ---> Using cache [2022-04-04T20:34:47.995Z] ---> 73bf8ce37d92 [2022-04-04T20:34:47.995Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:34:47.995Z] ---> Using cache [2022-04-04T20:34:47.995Z] ---> f230b8d165db [2022-04-04T20:34:47.995Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T20:34:47.995Z] ---> Using cache [2022-04-04T20:34:47.995Z] ---> a8b885fb3ea0 [2022-04-04T20:34:47.995Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T20:34:47.995Z] ---> Using cache [2022-04-04T20:34:47.995Z] ---> 81566102080c [2022-04-04T20:34:47.995Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:34:47.995Z] ---> Using cache [2022-04-04T20:34:47.995Z] ---> f632c062f178 [2022-04-04T20:34:47.995Z] Step 8/22 : COPY . . [2022-04-04T20:34:47.995Z] ---> Using cache [2022-04-04T20:34:47.995Z] ---> 5c9472dd0835 [2022-04-04T20:34:47.995Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-04T20:34:48.254Z] OK: 221 MiB in 52 packages [2022-04-04T20:34:49.319Z] ---> Running in 482a8aab1234 [2022-04-04T20:34:49.641Z] ---> Running in 3767fd692c35 [2022-04-04T20:34:49.641Z] Removing intermediate container 612769d6ec25 [2022-04-04T20:34:49.641Z] ---> 7fdcc9536843 [2022-04-04T20:34:49.641Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-04T20:34:49.915Z] Removing intermediate container da6278c1cd2f [2022-04-04T20:34:49.915Z] ---> ae6ee4275520 [2022-04-04T20:34:49.915Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-04T20:34:49.939Z] Removing intermediate container 482a8aab1234 [2022-04-04T20:34:49.939Z] ---> ac04ee7ec05c [2022-04-04T20:34:49.939Z] Step 3/4 : COPY go.mod . [2022-04-04T20:34:50.175Z] Removing intermediate container 50b51c5b1e75 [2022-04-04T20:34:50.175Z] ---> 61ee7434c197 [2022-04-04T20:34:50.175Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-04T20:34:50.175Z] ---> Running in 1e82640b1b10 [2022-04-04T20:34:50.175Z] ---> Running in 3aa75ca0f29d [2022-04-04T20:34:50.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-04T20:34:50.433Z] Removing intermediate container 1e82640b1b10 [2022-04-04T20:34:50.433Z] ---> 79c35d4fd006 [2022-04-04T20:34:50.433Z] Step 28/31 : CMD ["gate"] [2022-04-04T20:34:50.433Z] ---> 448ab014b1d4 [2022-04-04T20:34:50.433Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:34:50.541Z] ---> a4d6b2aba1d6 [2022-04-04T20:34:50.541Z] Step 4/4 : RUN go mod download [2022-04-04T20:34:50.541Z] ---> Running in 76ca7b2d1a90 [2022-04-04T20:34:51.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-04T20:34:51.001Z] ---> Running in c22e6375bfae [2022-04-04T20:34:51.001Z] ---> Running in 2e948433d01a [2022-04-04T20:34:51.262Z] Removing intermediate container 2e948433d01a [2022-04-04T20:34:51.262Z] ---> 0c7c915c3ea4 [2022-04-04T20:34:51.262Z] Step 29/31 : LABEL arch=x86_64 [2022-04-04T20:34:51.521Z] ---> Running in 8556f2fe0b72 [2022-04-04T20:34:51.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:34:51.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:34:51.780Z] ---> 2b91694a6cae [2022-04-04T20:34:51.780Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:34:51.780Z] ---> Using cache [2022-04-04T20:34:51.780Z] ---> 73bf8ce37d92 [2022-04-04T20:34:51.780Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:34:51.780Z] ---> Using cache [2022-04-04T20:34:51.780Z] ---> f230b8d165db [2022-04-04T20:34:51.780Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T20:34:51.780Z] ---> Using cache [2022-04-04T20:34:51.780Z] ---> a8b885fb3ea0 [2022-04-04T20:34:51.780Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:34:51.780Z] ---> Using cache [2022-04-04T20:34:51.780Z] ---> 81566102080c [2022-04-04T20:34:51.780Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:34:51.780Z] ---> Using cache [2022-04-04T20:34:51.780Z] ---> f632c062f178 [2022-04-04T20:34:51.780Z] Step 8/23 : COPY . . [2022-04-04T20:34:51.780Z] ---> Using cache [2022-04-04T20:34:51.780Z] ---> 5c9472dd0835 [2022-04-04T20:34:51.780Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-04T20:34:51.780Z] ---> Running in 9847675a3678 [2022-04-04T20:34:51.780Z] Removing intermediate container 8556f2fe0b72 [2022-04-04T20:34:51.780Z] ---> 041fa63b7f07 [2022-04-04T20:34:51.780Z] Step 30/31 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:34:52.045Z] ---> Running in b12d08da42f1 [2022-04-04T20:34:52.045Z] Removing intermediate container 3aa75ca0f29d [2022-04-04T20:34:52.045Z] ---> 4e323b5dcfc1 [2022-04-04T20:34:52.045Z] [2022-04-04T20:34:52.045Z] Step 11/23 : FROM docker:20.10.14 [2022-04-04T20:34:52.306Z] Removing intermediate container b12d08da42f1 [2022-04-04T20:34:52.306Z] ---> 41c731c0ae3a [2022-04-04T20:34:52.306Z] Step 31/31 : LABEL version=0.0.0 [2022-04-04T20:34:52.306Z] 20.10.14: Pulling from library/docker [2022-04-04T20:34:52.306Z] ---> Running in 5e791622eb9b [2022-04-04T20:34:52.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-04T20:34:52.306Z] Removing intermediate container c22e6375bfae [2022-04-04T20:34:52.306Z] ---> 6333258d6fb9 [2022-04-04T20:34:52.306Z] Step 7/20 : COPY . . [2022-04-04T20:34:52.878Z] Removing intermediate container 5e791622eb9b [2022-04-04T20:34:52.878Z] ---> 60aef5576cf6 [2022-04-04T20:34:52.878Z] [2022-04-04T20:34:53.137Z] Successfully built 60aef5576cf6 [2022-04-04T20:34:53.137Z] Successfully tagged security-bootstrapper:latest [2022-04-04T20:34:53.137Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-04T20:35:03.118Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-04-04T20:35:03.118Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-04T20:35:03.118Z] ---> 5f3d65aad428 [2022-04-04T20:35:03.118Z] 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-04-04T20:35:05.027Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:35:05.027Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:35:05.027Z] ---> 2b91694a6cae [2022-04-04T20:35:05.027Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:35:05.027Z] ---> Using cache [2022-04-04T20:35:05.027Z] ---> 73bf8ce37d92 [2022-04-04T20:35:05.027Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:35:05.027Z] ---> Using cache [2022-04-04T20:35:05.027Z] ---> f230b8d165db [2022-04-04T20:35:05.027Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T20:35:05.027Z] ---> Using cache [2022-04-04T20:35:05.027Z] ---> a8b885fb3ea0 [2022-04-04T20:35:05.027Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:35:05.027Z] ---> Using cache [2022-04-04T20:35:05.027Z] ---> 81566102080c [2022-04-04T20:35:05.027Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:35:05.027Z] ---> Using cache [2022-04-04T20:35:05.027Z] ---> f632c062f178 [2022-04-04T20:35:05.027Z] Step 8/23 : COPY . . [2022-04-04T20:35:05.027Z] ---> Using cache [2022-04-04T20:35:05.027Z] ---> 5c9472dd0835 [2022-04-04T20:35:05.027Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T20:35:11.600Z] ---> Running in 9e538f7aca9b [2022-04-04T20:35:11.600Z] ---> Running in 33112f9f4ff0 [2022-04-04T20:35:11.600Z] ---> 3eacc025fad7 [2022-04-04T20:35:11.600Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-04T20:35:11.600Z] ---> Running in c6137104182e [2022-04-04T20:35:11.600Z] Removing intermediate container 33112f9f4ff0 [2022-04-04T20:35:11.600Z] ---> bacc42ba68f1 [2022-04-04T20:35:11.600Z] 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-04-04T20:35:11.600Z] Removing intermediate container 9e538f7aca9b [2022-04-04T20:35:11.600Z] ---> b76ea4f0df03 [2022-04-04T20:35:11.600Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T20:35:11.600Z] ---> Running in 06890e1c6f7e [2022-04-04T20:35:11.600Z] ---> Running in 25b03c224600 [2022-04-04T20:35:11.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-04T20:35:11.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:12.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:12.118Z] (1/43) Installing readline (8.1.1-r0) [2022-04-04T20:35:12.118Z] (2/43) Installing bash (5.1.16-r0) [2022-04-04T20:35:12.377Z] Executing bash-5.1.16-r0.post-install [2022-04-04T20:35:12.377Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-04T20:35:12.377Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T20:35:12.377Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-04T20:35:12.377Z] (6/43) Installing curl (7.80.0-r0) [2022-04-04T20:35:12.377Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-04T20:35:12.377Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-04T20:35:12.377Z] (9/43) Installing expat (2.4.7-r0) [2022-04-04T20:35:12.377Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-04T20:35:12.377Z] (11/43) Installing gdbm (1.22-r0) [2022-04-04T20:35:12.377Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-04T20:35:12.377Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-04T20:35:12.377Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-04T20:35:12.377Z] spire-1.2.0/ [2022-04-04T20:35:12.377Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-04T20:35:12.377Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-04T20:35:12.377Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-04T20:35:12.946Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-04T20:35:12.946Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-04T20:35:12.946Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-04T20:35:12.946Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-04T20:35:12.946Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-04T20:35:12.946Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-04T20:35:12.946Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-04T20:35:12.946Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-04T20:35:12.946Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-04T20:35:12.946Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-04T20:35:12.946Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-04T20:35:12.946Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-04T20:35:12.946Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-04T20:35:12.946Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-04T20:35:12.946Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-04T20:35:12.946Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-04T20:35:12.946Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-04T20:35:12.946Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-04T20:35:12.946Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-04T20:35:12.946Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-04T20:35:12.946Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-04T20:35:12.946Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-04T20:35:12.946Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-04T20:35:12.946Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-04T20:35:12.946Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-04T20:35:12.946Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-04T20:35:13.236Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:35:13.236Z] OK: 83 MiB in 65 packages [2022-04-04T20:35:13.496Z] spire-1.2.0/README.md [2022-04-04T20:35:13.496Z] spire-1.2.0/bin/ [2022-04-04T20:35:13.496Z] spire-1.2.0/bin/spire-server [2022-04-04T20:35:13.496Z] spire-1.2.0/bin/spire-agent [2022-04-04T20:35:13.496Z] spire-1.2.0/conf/ [2022-04-04T20:35:13.496Z] spire-1.2.0/conf/server/ [2022-04-04T20:35:13.496Z] spire-1.2.0/conf/server/server.conf [2022-04-04T20:35:13.496Z] spire-1.2.0/conf/agent/ [2022-04-04T20:35:13.496Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T20:35:13.496Z] spire-1.2.0/LICENSE [2022-04-04T20:35:14.067Z] Collecting docker-compose==1.23.2 [2022-04-04T20:35:14.067Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-04T20:35:14.067Z] Collecting jsonschema<3,>=2.5.1 [2022-04-04T20:35:14.067Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-04T20:35:14.067Z] Collecting docopt<0.7,>=0.6.1 [2022-04-04T20:35:14.331Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-04T20:35:14.331Z] Removing intermediate container 3767fd692c35 [2022-04-04T20:35:14.331Z] ---> 01880a07ebcf [2022-04-04T20:35:14.331Z] [2022-04-04T20:35:14.331Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T20:35:14.331Z] ---> 84b07dd2d1fd [2022-04-04T20:35:14.331Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-04T20:35:14.331Z] ---> Using cache [2022-04-04T20:35:14.331Z] ---> ccb527a86756 [2022-04-04T20:35:14.331Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T20:35:14.331Z] ---> Using cache [2022-04-04T20:35:14.331Z] ---> 692e9acfc382 [2022-04-04T20:35:14.331Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-04T20:35:14.589Z] Collecting texttable<0.10,>=0.9.0 [2022-04-04T20:35:14.589Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-04T20:35:15.157Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-04T20:35:15.157Z] ---> Running in 47f4dc1e425d [2022-04-04T20:35:15.157Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-04T20:35:15.157Z] Collecting PyYAML<4,>=3.10 [2022-04-04T20:35:15.157Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-04T20:35:15.728Z] Removing intermediate container 47f4dc1e425d [2022-04-04T20:35:15.728Z] ---> 64fbb0fee120 [2022-04-04T20:35:15.728Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T20:35:15.728Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-04T20:35:15.728Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-04T20:35:15.991Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-04T20:35:15.991Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-04T20:35:15.991Z] ---> Running in 5cfb61bd3ade [2022-04-04T20:35:15.991Z] Removing intermediate container 9847675a3678 [2022-04-04T20:35:15.991Z] ---> 8fc46746ccbc [2022-04-04T20:35:15.991Z] [2022-04-04T20:35:15.991Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T20:35:15.991Z] ---> 84b07dd2d1fd [2022-04-04T20:35:15.991Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T20:35:15.991Z] ---> Using cache [2022-04-04T20:35:15.991Z] ---> ccb527a86756 [2022-04-04T20:35:15.991Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T20:35:15.991Z] ---> Using cache [2022-04-04T20:35:15.991Z] ---> 692e9acfc382 [2022-04-04T20:35:15.991Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-04T20:35:16.250Z] Collecting cached-property<2,>=1.2.0 [2022-04-04T20:35:16.250Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-04T20:35:16.250Z] Collecting docker<4.0,>=3.6.0 [2022-04-04T20:35:16.250Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-04T20:35:16.250Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-04T20:35:16.510Z] Collecting docker-pycreds>=0.4.0 [2022-04-04T20:35:16.510Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-04T20:35:16.510Z] ---> Running in 6c24b8ecbbec [2022-04-04T20:35:16.510Z] Removing intermediate container 5cfb61bd3ade [2022-04-04T20:35:16.510Z] ---> bcf878cc5f17 [2022-04-04T20:35:16.510Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:35:16.510Z] Collecting idna<2.8,>=2.5 [2022-04-04T20:35:16.510Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-04T20:35:16.510Z] Removing intermediate container 6c24b8ecbbec [2022-04-04T20:35:16.510Z] ---> 5b3b109ba0e9 [2022-04-04T20:35:16.510Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T20:35:16.769Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-04T20:35:16.769Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-04T20:35:16.769Z] ---> Running in f3f41d71c7a2 [2022-04-04T20:35:16.769Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-04T20:35:16.769Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-04T20:35:16.769Z] 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-04-04T20:35:16.769Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-04T20:35:16.769Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-04T20:35:16.769Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-04T20:35:16.769Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-04T20:35:17.028Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-04T20:35:17.028Z] Attempting uninstall: urllib3 [2022-04-04T20:35:17.028Z] Found existing installation: urllib3 1.26.7 [2022-04-04T20:35:17.028Z] Uninstalling urllib3-1.26.7: [2022-04-04T20:35:17.028Z] Successfully uninstalled urllib3-1.26.7 [2022-04-04T20:35:17.028Z] ---> 8eb534014bec [2022-04-04T20:35:17.028Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-04T20:35:17.028Z] Removing intermediate container 06890e1c6f7e [2022-04-04T20:35:17.028Z] ---> 1cbd868fed24 [2022-04-04T20:35:17.028Z] [2022-04-04T20:35:17.028Z] Step 11/23 : FROM alpine:3.15 [2022-04-04T20:35:17.028Z] ---> 76c8fb57b6fc [2022-04-04T20:35:17.028Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T20:35:17.028Z] ---> Using cache [2022-04-04T20:35:17.028Z] ---> 8b9d04b98fa1 [2022-04-04T20:35:17.028Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:35:17.028Z] ---> Using cache [2022-04-04T20:35:17.028Z] ---> c5be175e0d98 [2022-04-04T20:35:17.028Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T20:35:17.028Z] Removing intermediate container f3f41d71c7a2 [2022-04-04T20:35:17.028Z] ---> 6518b845fd97 [2022-04-04T20:35:17.028Z] Step 15/23 : WORKDIR / [2022-04-04T20:35:17.288Z] ---> Running in 7fcb7a22dfc3 [2022-04-04T20:35:17.288Z] ---> Running in 281b577e7e84 [2022-04-04T20:35:17.288Z] Attempting uninstall: idna [2022-04-04T20:35:17.288Z] Found existing installation: idna 3.3 [2022-04-04T20:35:17.288Z] Uninstalling idna-3.3: [2022-04-04T20:35:17.288Z] Successfully uninstalled idna-3.3 [2022-04-04T20:35:17.548Z] Removing intermediate container 7fcb7a22dfc3 [2022-04-04T20:35:17.548Z] ---> e9ece38f50f6 [2022-04-04T20:35:17.548Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:35:17.807Z] Attempting uninstall: requests [2022-04-04T20:35:17.807Z] Found existing installation: requests 2.26.0 [2022-04-04T20:35:17.807Z] Uninstalling requests-2.26.0: [2022-04-04T20:35:17.807Z] Successfully uninstalled requests-2.26.0 [2022-04-04T20:35:18.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:18.066Z] ---> 9e915460728b [2022-04-04T20:35:18.066Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-04T20:35:18.066Z] Running setup.py install for texttable: started [2022-04-04T20:35:18.337Z] ---> d4bce9f800aa [2022-04-04T20:35:18.337Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-04T20:35:18.337Z] Running setup.py install for texttable: finished with status 'done' [2022-04-04T20:35:18.337Z] Running setup.py install for PyYAML: started [2022-04-04T20:35:18.904Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-04T20:35:18.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:18.904Z] ---> 588b4a1f4fec [2022-04-04T20:35:18.904Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-04T20:35:18.904Z] Running setup.py install for docopt: started [2022-04-04T20:35:18.904Z] ---> f37d8274454a [2022-04-04T20:35:18.904Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-04T20:35:18.904Z] ---> Running in 30c71ffe5697 [2022-04-04T20:35:19.172Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T20:35:19.172Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T20:35:19.172Z] OK: 15856 distinct packages available [2022-04-04T20:35:19.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:19.172Z] Removing intermediate container 30c71ffe5697 [2022-04-04T20:35:19.172Z] ---> b1c53fc3ed38 [2022-04-04T20:35:19.172Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:35:19.172Z] ---> Running in c433a9e9700d [2022-04-04T20:35:19.432Z] ---> a94838a24247 [2022-04-04T20:35:19.432Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-04T20:35:19.432Z] Running setup.py install for docopt: finished with status 'done' [2022-04-04T20:35:19.432Z] Running setup.py install for dockerpty: started [2022-04-04T20:35:19.432Z] ---> Running in f9960cbac5e7 [2022-04-04T20:35:19.432Z] Removing intermediate container c433a9e9700d [2022-04-04T20:35:19.432Z] ---> 5a880269bc4d [2022-04-04T20:35:19.432Z] Step 20/22 : LABEL arch=x86_64 [2022-04-04T20:35:19.692Z] ---> Running in fd5fec19ccfa [2022-04-04T20:35:19.692Z] Removing intermediate container f9960cbac5e7 [2022-04-04T20:35:19.692Z] ---> a1be1757a802 [2022-04-04T20:35:19.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:35:19.692Z] ---> Running in ab3d0e9c4ad5 [2022-04-04T20:35:19.692Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-04T20:35:19.692Z] Removing intermediate container fd5fec19ccfa [2022-04-04T20:35:19.692Z] ---> bcd849fe7af7 [2022-04-04T20:35:19.692Z] Step 21/22 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:35:19.951Z] ---> Running in e7f547ac69af [2022-04-04T20:35:19.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:19.951Z] Removing intermediate container ab3d0e9c4ad5 [2022-04-04T20:35:19.951Z] ---> fc7f2d03a9cf [2022-04-04T20:35:19.951Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T20:35:20.213Z] ---> Running in 42feb750900b [2022-04-04T20:35:20.213Z] Removing intermediate container e7f547ac69af [2022-04-04T20:35:20.213Z] ---> 875bb844c0dc [2022-04-04T20:35:20.213Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T20:35:20.213Z] ---> Running in a2ba01cf6801 [2022-04-04T20:35:20.213Z] Removing intermediate container 42feb750900b [2022-04-04T20:35:20.213Z] ---> d98e5087e40f [2022-04-04T20:35:20.213Z] Step 22/23 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:35:20.213Z] 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-04-04T20:35:20.213Z] ---> Running in 6cca815cdbdb [2022-04-04T20:35:20.497Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-04T20:35:20.497Z] Removing intermediate container a2ba01cf6801 [2022-04-04T20:35:20.497Z] ---> a4620d2828ba [2022-04-04T20:35:20.497Z] [2022-04-04T20:35:20.497Z] Successfully built a4620d2828ba [2022-04-04T20:35:20.497Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-04T20:35:20.497Z] Successfully tagged support-scheduler:latest [2022-04-04T20:35:20.497Z] Building support-notifications [2022-04-04T20:35:20.497Z]  Building support-scheduler ... done (3/5) Installing libucontext (1.1-r0) [2022-04-04T20:35:20.755Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-04T20:35:20.755Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-04T20:35:20.755Z] Removing intermediate container 6cca815cdbdb [2022-04-04T20:35:20.755Z] ---> 954ca094b525 [2022-04-04T20:35:20.755Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:35:20.755Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:35:20.755Z] OK: 6 MiB in 19 packages [2022-04-04T20:35:24.054Z] ---> Running in 37de04f14cad [2022-04-04T20:35:24.627Z] Removing intermediate container 37de04f14cad [2022-04-04T20:35:24.627Z] ---> a6b829805767 [2022-04-04T20:35:24.627Z] [2022-04-04T20:35:24.886Z] Successfully built a6b829805767 [2022-04-04T20:35:24.886Z] Successfully tagged core-metadata:latest [2022-04-04T20:35:24.886Z] Removing intermediate container 281b577e7e84 [2022-04-04T20:35:24.886Z]  Building core-metadata ... done  ---> 42578777a976 [2022-04-04T20:35:24.886Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T20:35:24.886Z] Building security-proxy-setup [2022-04-04T20:35:25.146Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:35:25.146Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:35:25.146Z] ---> 2b91694a6cae [2022-04-04T20:35:25.146Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T20:35:25.146Z] ---> Using cache [2022-04-04T20:35:25.146Z] ---> 73bf8ce37d92 [2022-04-04T20:35:25.146Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:35:25.146Z] ---> Using cache [2022-04-04T20:35:25.146Z] ---> f230b8d165db [2022-04-04T20:35:25.146Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-04T20:35:29.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:35:29.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:35:29.344Z] ---> 2b91694a6cae [2022-04-04T20:35:29.344Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T20:35:29.344Z] ---> Using cache [2022-04-04T20:35:29.344Z] ---> 73bf8ce37d92 [2022-04-04T20:35:29.344Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:35:29.344Z] ---> Using cache [2022-04-04T20:35:29.344Z] ---> f230b8d165db [2022-04-04T20:35:29.344Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T20:35:29.344Z] ---> Using cache [2022-04-04T20:35:29.344Z] ---> a8b885fb3ea0 [2022-04-04T20:35:29.344Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T20:35:29.344Z] ---> Using cache [2022-04-04T20:35:29.344Z] ---> 81566102080c [2022-04-04T20:35:29.344Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:35:29.344Z] ---> Using cache [2022-04-04T20:35:29.344Z] ---> f632c062f178 [2022-04-04T20:35:29.344Z] Step 8/22 : COPY . . [2022-04-04T20:35:29.344Z] ---> Using cache [2022-04-04T20:35:29.344Z] ---> 5c9472dd0835 [2022-04-04T20:35:29.344Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-04T20:35:29.344Z] ---> Running in 7b429c751bbf [2022-04-04T20:35:29.344Z] ---> 8d35fdec0095 [2022-04-04T20:35:29.344Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T20:35:29.344Z] ---> Running in 2ca7ea737996 [2022-04-04T20:35:29.344Z] Removing intermediate container 25b03c224600 [2022-04-04T20:35:29.344Z] ---> 7b26901fb14b [2022-04-04T20:35:29.344Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-04T20:35:29.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:29.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-04T20:35:29.608Z] ---> 664ec134decd [2022-04-04T20:35:29.608Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-04T20:35:29.867Z] ---> Running in 9842fedd20d5 [2022-04-04T20:35:30.142Z] ---> 5ab9709dcf62 [2022-04-04T20:35:30.142Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-04T20:35:30.142Z] Removing intermediate container 9842fedd20d5 [2022-04-04T20:35:30.142Z] ---> 1161b7956ff0 [2022-04-04T20:35:30.142Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-04T20:35:30.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:30.402Z] ---> Running in 795d8057e1e2 [2022-04-04T20:35:30.662Z] ---> 29a45f5d6f70 [2022-04-04T20:35:30.662Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T20:35:30.662Z] Removing intermediate container 795d8057e1e2 [2022-04-04T20:35:30.662Z] ---> cea7aa904996 [2022-04-04T20:35:30.662Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-04T20:35:30.662Z] OK: 221 MiB in 52 packages [2022-04-04T20:35:30.662Z] ---> Running in 4d304450ca99 [2022-04-04T20:35:31.232Z] Removing intermediate container 4d304450ca99 [2022-04-04T20:35:31.232Z] ---> 8a703309c8d8 [2022-04-04T20:35:31.232Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T20:35:31.492Z] ---> Running in 1214271b1662 [2022-04-04T20:35:31.492Z] ---> ec80bce2e39f [2022-04-04T20:35:31.492Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-04T20:35:31.492Z] Removing intermediate container c6137104182e [2022-04-04T20:35:31.492Z] ---> c9434162d377 [2022-04-04T20:35:31.492Z] [2022-04-04T20:35:31.492Z] Step 9/20 : FROM alpine:3.15 [2022-04-04T20:35:31.492Z] ---> 76c8fb57b6fc [2022-04-04T20:35:31.492Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T20:35:31.492Z] ---> Using cache [2022-04-04T20:35:31.492Z] ---> 8b9d04b98fa1 [2022-04-04T20:35:31.492Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:35:31.492Z] ---> Using cache [2022-04-04T20:35:31.492Z] ---> c5be175e0d98 [2022-04-04T20:35:31.492Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-04T20:35:31.492Z] Removing intermediate container 7b429c751bbf [2022-04-04T20:35:31.492Z] ---> c25dd62175bf [2022-04-04T20:35:31.492Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T20:35:31.492Z] Removing intermediate container 1214271b1662 [2022-04-04T20:35:31.492Z] ---> 08ee8ecd4f8e [2022-04-04T20:35:31.492Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T20:35:31.752Z] ---> Running in 0928d6f55ae8 [2022-04-04T20:35:31.752Z] ---> f79a042284bf [2022-04-04T20:35:31.752Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-04T20:35:31.752Z] ---> Running in bde69068a4ca [2022-04-04T20:35:31.752Z] ---> 090f22cba696 [2022-04-04T20:35:31.752Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:35:32.011Z] ---> Running in f31da2009782 [2022-04-04T20:35:32.011Z] Removing intermediate container bde69068a4ca [2022-04-04T20:35:32.011Z] ---> c420a0c8c3a3 [2022-04-04T20:35:32.011Z] Step 22/23 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:35:32.011Z] ---> Running in d253e4b0b2cc [2022-04-04T20:35:32.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:32.270Z] ---> 5c93264bc93d [2022-04-04T20:35:32.270Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-04T20:35:32.270Z] ---> Running in cea54ce45443 [2022-04-04T20:35:32.270Z] Removing intermediate container d253e4b0b2cc [2022-04-04T20:35:32.270Z] ---> 8eb7294e4e67 [2022-04-04T20:35:32.270Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:35:32.270Z] ---> Running in 69eeef8348a2 [2022-04-04T20:35:32.530Z] Removing intermediate container cea54ce45443 [2022-04-04T20:35:32.530Z] ---> e8fd67a3fed1 [2022-04-04T20:35:32.530Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:35:32.530Z] Removing intermediate container 69eeef8348a2 [2022-04-04T20:35:32.530Z] ---> f19bafc6d403 [2022-04-04T20:35:32.530Z] [2022-04-04T20:35:32.530Z] ---> Running in 161157b3de3a [2022-04-04T20:35:32.530Z] Successfully built f19bafc6d403 [2022-04-04T20:35:32.530Z] Successfully tagged security-spire-server:latest [2022-04-04T20:35:32.530Z] Building security-spire-agent [2022-04-04T20:35:32.789Z]  Building security-spire-server ... done Removing intermediate container 161157b3de3a [2022-04-04T20:35:32.789Z] ---> 9efcd2cc18b5 [2022-04-04T20:35:32.789Z] Step 21/23 : LABEL arch=x86_64 [2022-04-04T20:35:33.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:33.314Z] ---> Running in 92a70058671c [2022-04-04T20:35:33.314Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T20:35:33.314Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T20:35:33.314Z] OK: 15856 distinct packages available [2022-04-04T20:35:33.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:34.252Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:34.533Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-04T20:35:34.793Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-04T20:35:34.793Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T20:35:34.793Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-04T20:35:35.053Z] (5/9) Installing curl (7.80.0-r0) [2022-04-04T20:35:35.053Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-04T20:35:35.053Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-04T20:35:35.312Z] (8/9) Installing libucontext (1.1-r0) [2022-04-04T20:35:35.312Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-04T20:35:35.312Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:35:35.312Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T20:35:35.571Z] OK: 8 MiB in 23 packages [2022-04-04T20:35:36.509Z] Removing intermediate container 92a70058671c [2022-04-04T20:35:36.509Z] ---> d1dcac66b9c4 [2022-04-04T20:35:36.509Z] Step 22/23 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:35:37.081Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:35:37.081Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:35:37.081Z] ---> 2b91694a6cae [2022-04-04T20:35:37.081Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T20:35:37.081Z] ---> Using cache [2022-04-04T20:35:37.081Z] ---> 73bf8ce37d92 [2022-04-04T20:35:37.081Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:35:37.081Z] ---> Using cache [2022-04-04T20:35:37.081Z] ---> f230b8d165db [2022-04-04T20:35:37.081Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T20:35:37.081Z] ---> Using cache [2022-04-04T20:35:37.081Z] ---> a8b885fb3ea0 [2022-04-04T20:35:37.081Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T20:35:37.081Z] ---> Using cache [2022-04-04T20:35:37.081Z] ---> 81566102080c [2022-04-04T20:35:37.081Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:35:37.081Z] ---> Using cache [2022-04-04T20:35:37.081Z] ---> f632c062f178 [2022-04-04T20:35:37.081Z] Step 8/24 : COPY . . [2022-04-04T20:35:37.081Z] ---> Using cache [2022-04-04T20:35:37.081Z] ---> 5c9472dd0835 [2022-04-04T20:35:37.081Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T20:35:37.081Z] ---> Using cache [2022-04-04T20:35:37.081Z] ---> b76ea4f0df03 [2022-04-04T20:35:37.081Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T20:35:37.081Z] ---> Using cache [2022-04-04T20:35:37.081Z] ---> 1cbd868fed24 [2022-04-04T20:35:37.081Z] [2022-04-04T20:35:37.081Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T20:35:37.081Z] ---> 76c8fb57b6fc [2022-04-04T20:35:37.081Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T20:35:37.081Z] ---> Using cache [2022-04-04T20:35:37.081Z] ---> 8b9d04b98fa1 [2022-04-04T20:35:37.081Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:35:37.081Z] ---> Using cache [2022-04-04T20:35:37.081Z] ---> c5be175e0d98 [2022-04-04T20:35:37.081Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T20:35:37.081Z] ---> Using cache [2022-04-04T20:35:37.081Z] ---> 42578777a976 [2022-04-04T20:35:37.081Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-04-04T20:35:37.340Z] Removing intermediate container f31da2009782 [2022-04-04T20:35:37.340Z] ---> 097d7a33a7bf [2022-04-04T20:35:37.340Z] Step 8/22 : COPY . . [2022-04-04T20:35:37.340Z] ---> Running in 549f6de742c0 [2022-04-04T20:35:38.039Z] Removing intermediate container 549f6de742c0 [2022-04-04T20:35:38.039Z] ---> 380c2480ff53 [2022-04-04T20:35:38.039Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:35:40.576Z] Removing intermediate container 0928d6f55ae8 [2022-04-04T20:35:40.576Z] ---> bbc50db00241 [2022-04-04T20:35:40.576Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:35:40.576Z] ---> 40a413f0ba91 [2022-04-04T20:35:40.576Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T20:35:40.576Z] ---> Running in bf75639aca95 [2022-04-04T20:35:41.155Z] Removing intermediate container bf75639aca95 [2022-04-04T20:35:41.155Z] ---> 7fa1e162da5b [2022-04-04T20:35:41.155Z] [2022-04-04T20:35:41.414Z] Successfully built 7fa1e162da5b [2022-04-04T20:35:41.672Z] Successfully tagged sys-mgmt-agent:latest [2022-04-04T20:35:41.931Z]  Building sys-mgmt-agent ... done  ---> ad67809fbbcd [2022-04-04T20:35:41.931Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-04T20:35:42.500Z] ---> 50b219e82d53 [2022-04-04T20:35:42.500Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T20:35:42.762Z] ---> 856015695250 [2022-04-04T20:35:42.762Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-04T20:35:42.762Z] ---> 9e7ec754ef9c [2022-04-04T20:35:42.762Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-04T20:35:43.021Z] ---> 36f00dbbf5be [2022-04-04T20:35:43.021Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-04T20:35:43.021Z] ---> Running in ffc13a1797d6 [2022-04-04T20:35:43.021Z] ---> 0a9d138a3edc [2022-04-04T20:35:43.021Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-04T20:35:43.281Z] Removing intermediate container ffc13a1797d6 [2022-04-04T20:35:43.281Z] ---> 9147e1f3b62f [2022-04-04T20:35:43.281Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:35:43.281Z] ---> Running in 5d42516999d9 [2022-04-04T20:35:43.542Z] ---> 0579a4620f0f [2022-04-04T20:35:43.542Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T20:35:43.542Z] Removing intermediate container 5d42516999d9 [2022-04-04T20:35:43.542Z] ---> d2f3198050c0 [2022-04-04T20:35:43.542Z] Step 18/20 : LABEL arch=x86_64 [2022-04-04T20:35:43.542Z] ---> Running in dd46584b0133 [2022-04-04T20:35:43.542Z] ---> Running in e8b930eaf86e [2022-04-04T20:35:43.804Z] Removing intermediate container dd46584b0133 [2022-04-04T20:35:43.804Z] ---> 57cf12dc4f55 [2022-04-04T20:35:43.804Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T20:35:43.804Z] Removing intermediate container e8b930eaf86e [2022-04-04T20:35:43.804Z] ---> c3ad598a8162 [2022-04-04T20:35:43.804Z] Step 19/20 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:35:43.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-04T20:35:44.063Z] ---> Running in 4b385afea843 [2022-04-04T20:35:44.063Z] ---> Running in 7e3b10dbdce1 [2022-04-04T20:35:44.063Z] Removing intermediate container 4b385afea843 [2022-04-04T20:35:44.063Z] ---> 04e3600c3d51 [2022-04-04T20:35:44.063Z] Step 20/20 : LABEL version=0.0.0 [2022-04-04T20:35:44.325Z] ---> Running in a463f03c4f35 [2022-04-04T20:35:44.325Z] Removing intermediate container 7e3b10dbdce1 [2022-04-04T20:35:44.325Z] ---> 59bd0d8cf3b9 [2022-04-04T20:35:44.325Z] Step 22/24 : LABEL arch=x86_64 [2022-04-04T20:35:44.894Z] ---> Running in 4e98925bfcd4 [2022-04-04T20:35:44.894Z] Removing intermediate container a463f03c4f35 [2022-04-04T20:35:44.894Z] ---> b5cdf0dc286c [2022-04-04T20:35:44.894Z] [2022-04-04T20:35:44.894Z] Removing intermediate container 4e98925bfcd4 [2022-04-04T20:35:44.894Z] ---> c15f55613daf [2022-04-04T20:35:44.894Z] Step 23/24 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:35:44.894Z] ---> Running in 1f71c2831ec1 [2022-04-04T20:35:44.894Z] Successfully built b5cdf0dc286c [2022-04-04T20:35:44.894Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-04T20:35:44.894Z]  Building security-spiffe-token-provider ... done  ---> 2fed48893911 [2022-04-04T20:35:44.894Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-04T20:35:45.152Z] ---> Running in 7ac268f8117a [2022-04-04T20:35:45.152Z] Removing intermediate container 1f71c2831ec1 [2022-04-04T20:35:45.152Z] ---> 5bc3b2b632c8 [2022-04-04T20:35:45.152Z] Step 24/24 : LABEL version=0.0.0 [2022-04-04T20:35:45.152Z] ---> Running in 66b44f606706 [2022-04-04T20:35:45.410Z] Removing intermediate container 66b44f606706 [2022-04-04T20:35:45.410Z] ---> 7b711e2bda8f [2022-04-04T20:35:45.410Z] [2022-04-04T20:35:45.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-04T20:35:45.410Z] Successfully built 7b711e2bda8f [2022-04-04T20:35:45.410Z] Successfully tagged security-spire-agent:latest [2022-04-04T20:35:46.871Z]  Building security-spire-agent ... done Removing intermediate container 2ca7ea737996 [2022-04-04T20:35:46.871Z] ---> 8540c971f0b6 [2022-04-04T20:35:46.871Z] [2022-04-04T20:35:46.871Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T20:35:46.871Z] ---> 84b07dd2d1fd [2022-04-04T20:35:46.871Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-04T20:35:47.141Z] Removing intermediate container 76ca7b2d1a90 [2022-04-04T20:35:47.141Z] ---> 9577bc86971d [2022-04-04T20:35:47.141Z] Successfully built 9577bc86971d [2022-04-04T20:35:47.141Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:35:47.179Z] ---> Running in 9c91d10afc3e [2022-04-04T20:35:47.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:47.485Z] + docker inspect -f . ci-base-image-arm64 [2022-04-04T20:35:47.485Z] . [2022-04-04T20:35:47.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:35:47.485Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-04T20:35:47.485Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-04T20:35:47.485Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-04T20:35:47.485Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-04T20:35:47.485Z] (5/6) Installing curl (7.79.1-r0) [2022-04-04T20:35:47.485Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-04T20:35:47.485Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:35:47.485Z] Executing ca-certificates-20211220-r0.trigger [Pipeline] withDockerContainer [2022-04-04T20:35:47.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-10686 does not seem to be running inside a container [2022-04-04T20:35:47.744Z] OK: 8 MiB in 20 packages [2022-04-04T20:35:47.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-04T20:35:48.310Z] Removing intermediate container 9c91d10afc3e [2022-04-04T20:35:48.310Z] ---> 9091781d4760 [2022-04-04T20:35:48.310Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-04T20:35:48.570Z] ---> Running in b72f39daf985 [2022-04-04T20:35:48.570Z] Removing intermediate container b72f39daf985 [2022-04-04T20:35:48.570Z] ---> 172986cfc4de [2022-04-04T20:35:48.570Z] Step 13/22 : WORKDIR /edgex [2022-04-04T20:35:48.828Z] ---> Running in 803c0c4a4eaa [2022-04-04T20:35:49.087Z] Removing intermediate container 803c0c4a4eaa [2022-04-04T20:35:49.087Z] ---> 40e1748230d6 [2022-04-04T20:35:49.087Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-04T20:35:49.210Z] $ docker top 53f78f1fc6f825182e0c1615f3038d6450c83e8713c2d9e9e1a6cfb4123986e0 -eo pid,comm [2022-04-04T20:35:49.346Z] ---> e62dd3f98a11 [2022-04-04T20:35:49.346Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] { [Pipeline] sh [2022-04-04T20:35:50.158Z] + go version [2022-04-04T20:35:50.158Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-04T20:35:50.189Z] $ docker stop --time=1 53f78f1fc6f825182e0c1615f3038d6450c83e8713c2d9e9e1a6cfb4123986e0 [2022-04-04T20:35:50.282Z] ---> bc456aab1e65 [2022-04-04T20:35:50.282Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-04T20:35:51.230Z] ---> 8a9ca76cf260 [2022-04-04T20:35:51.230Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T20:35:51.490Z] ---> 9bc8e3a64dba [2022-04-04T20:35:51.490Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-04T20:35:51.490Z] ---> Running in 6b3d296e7ea7 [2022-04-04T20:35:51.876Z] $ docker rm -f 53f78f1fc6f825182e0c1615f3038d6450c83e8713c2d9e9e1a6cfb4123986e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:35:52.512Z] + docker inspect -f . ci-base-image-arm64 [2022-04-04T20:35:52.512Z] . [Pipeline] withDockerContainer [2022-04-04T20:35:52.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-10686 does not seem to be running inside a container [2022-04-04T20:35:52.867Z] Removing intermediate container 6b3d296e7ea7 [2022-04-04T20:35:52.867Z] ---> d9b878a5fa45 [2022-04-04T20:35:52.867Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T20:35:52.867Z] ---> Running in f9b22fcd8e0c [2022-04-04T20:35:52.867Z] Removing intermediate container f9b22fcd8e0c [2022-04-04T20:35:52.867Z] ---> 8e74233ec13f [2022-04-04T20:35:52.867Z] Step 20/22 : LABEL arch=x86_64 [2022-04-04T20:35:52.867Z] ---> Running in a10679c6c00c [2022-04-04T20:35:52.870Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-04T20:35:53.126Z] Removing intermediate container a10679c6c00c [2022-04-04T20:35:53.126Z] ---> e9d089f5ef90 [2022-04-04T20:35:53.126Z] Step 21/22 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:35:53.126Z] ---> Running in 32dffc6991d9 [2022-04-04T20:35:53.386Z] Removing intermediate container 32dffc6991d9 [2022-04-04T20:35:53.386Z] ---> ca09b19ceb20 [2022-04-04T20:35:53.386Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T20:35:53.386Z] ---> Running in 5eef2a15f85a [2022-04-04T20:35:53.651Z] Removing intermediate container 5eef2a15f85a [2022-04-04T20:35:53.651Z] ---> cee4e757cfe4 [2022-04-04T20:35:53.651Z] [2022-04-04T20:35:53.651Z] Successfully built cee4e757cfe4 [2022-04-04T20:35:53.911Z] Successfully tagged security-proxy-setup:latest [2022-04-04T20:35:54.252Z] $ docker top 0119e75dc75ad3dab8bcc957236d75bf5fb1c6b872dcd12dd887de6c314af553 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-04T20:35:54.553Z] ========================================================= [2022-04-04T20:35:54.553Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-04T20:35:54.553Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-04T20:35:55.215Z] + make test [2022-04-04T20:35:55.215Z] go mod tidy -compat=1.17 [2022-04-04T20:35:56.201Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-04T20:36:00.482Z]  Building security-proxy-setup ... done Removing intermediate container 7ac268f8117a [2022-04-04T20:36:00.482Z] ---> 88f35b2fde88 [2022-04-04T20:36:00.482Z] [2022-04-04T20:36:00.482Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T20:36:00.482Z] ---> 84b07dd2d1fd [2022-04-04T20:36:00.482Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-04T20:36:00.482Z] ---> Running in 29a6d1499a19 [2022-04-04T20:36:00.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-04T20:36:00.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-04T20:36:00.482Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-04T20:36:00.482Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-04T20:36:00.482Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:36:00.482Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T20:36:00.755Z] OK: 6 MiB in 16 packages [2022-04-04T20:36:01.017Z] Removing intermediate container 29a6d1499a19 [2022-04-04T20:36:01.017Z] ---> 727fd34769ad [2022-04-04T20:36:01.017Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T20:36:01.017Z] ---> Running in ab2a5cee50af [2022-04-04T20:36:01.278Z] Removing intermediate container ab2a5cee50af [2022-04-04T20:36:01.278Z] ---> 5864f6a4bf10 [2022-04-04T20:36:01.278Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-04T20:36:01.278Z] ---> Running in 9b76cc7159f9 [2022-04-04T20:36:01.278Z] Removing intermediate container 9b76cc7159f9 [2022-04-04T20:36:01.278Z] ---> 8e1e68be81ad [2022-04-04T20:36:01.278Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T20:36:01.278Z] ---> Running in bc319ae88234 [2022-04-04T20:36:01.539Z] Removing intermediate container bc319ae88234 [2022-04-04T20:36:01.539Z] ---> 9eef2523ad75 [2022-04-04T20:36:01.539Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:36:01.539Z] ---> 949cfd15d227 [2022-04-04T20:36:01.539Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-04T20:36:02.113Z] ---> 6969add14eae [2022-04-04T20:36:02.113Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-04T20:36:02.375Z] ---> 36c63e24c7ca [2022-04-04T20:36:02.375Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-04T20:36:02.375Z] ---> Running in 44a0fc69907c [2022-04-04T20:36:02.375Z] Removing intermediate container 44a0fc69907c [2022-04-04T20:36:02.375Z] ---> 71283666d05a [2022-04-04T20:36:02.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:36:02.375Z] ---> Running in e1b7cf20fcf0 [2022-04-04T20:36:02.635Z] Removing intermediate container e1b7cf20fcf0 [2022-04-04T20:36:02.635Z] ---> 557646434d09 [2022-04-04T20:36:02.635Z] Step 20/22 : LABEL arch=x86_64 [2022-04-04T20:36:02.635Z] ---> Running in 45d4390af085 [2022-04-04T20:36:02.635Z] Removing intermediate container 45d4390af085 [2022-04-04T20:36:02.635Z] ---> 06b44af2c4d4 [2022-04-04T20:36:02.635Z] Step 21/22 : LABEL git_sha=0540c6d88ac500ad54ffbbf64766453a686abcec [2022-04-04T20:36:02.635Z] ---> Running in ea28d10194e0 [2022-04-04T20:36:02.895Z] Removing intermediate container ea28d10194e0 [2022-04-04T20:36:02.895Z] ---> 4c28764e87dd [2022-04-04T20:36:02.895Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T20:36:02.895Z] ---> Running in 1fd8b8580318 [2022-04-04T20:36:02.895Z] Removing intermediate container 1fd8b8580318 [2022-04-04T20:36:02.895Z] ---> 3bb2b3af61ea [2022-04-04T20:36:02.895Z] [2022-04-04T20:36:03.156Z] Successfully built 3bb2b3af61ea [2022-04-04T20:36:03.156Z] Successfully tagged support-notifications:latest [2022-04-04T20:36:03.163Z]  Building support-notifications ... done  [Pipeline] } [2022-04-04T20:36:03.179Z] $ docker stop --time=1 33f3a9950a00d1e9296f0414e6b4697574726f7ac1b2ce40d132d43b4a02cf99 [2022-04-04T20:36:04.478Z] $ docker rm -f 33f3a9950a00d1e9296f0414e6b4697574726f7ac1b2ce40d132d43b4a02cf99 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-04T20:36:04.824Z] + docker images [2022-04-04T20:36:04.824Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T20:36:04.824Z] support-notifications latest 3bb2b3af61ea 2 seconds ago 26.6MB [2022-04-04T20:36:04.824Z] 88f35b2fde88 5 seconds ago 1.62GB [2022-04-04T20:36:04.824Z] security-proxy-setup latest cee4e757cfe4 11 seconds ago 43.4MB [2022-04-04T20:36:04.824Z] 8540c971f0b6 18 seconds ago 1.63GB [2022-04-04T20:36:04.824Z] security-spire-agent latest 7b711e2bda8f 19 seconds ago 119MB [2022-04-04T20:36:04.824Z] security-spiffe-token-provider latest b5cdf0dc286c 20 seconds ago 28.5MB [2022-04-04T20:36:04.824Z] sys-mgmt-agent latest 7fa1e162da5b 24 seconds ago 307MB [2022-04-04T20:36:04.824Z] security-spire-server latest f19bafc6d403 32 seconds ago 82.9MB [2022-04-04T20:36:04.824Z] c9434162d377 33 seconds ago 1.61GB [2022-04-04T20:36:04.824Z] core-metadata latest a6b829805767 40 seconds ago 26.2MB [2022-04-04T20:36:04.824Z] support-scheduler latest a4620d2828ba 44 seconds ago 26MB [2022-04-04T20:36:04.824Z] 1cbd868fed24 48 seconds ago 1.61GB [2022-04-04T20:36:04.824Z] 8fc46746ccbc 49 seconds ago 1.62GB [2022-04-04T20:36:04.824Z] 01880a07ebcf 51 seconds ago 1.62GB [2022-04-04T20:36:04.824Z] security-bootstrapper latest 60aef5576cf6 About a minute ago 24.3MB [2022-04-04T20:36:04.824Z] 4e323b5dcfc1 About a minute ago 1.62GB [2022-04-04T20:36:04.824Z] security-secretstore-setup latest e76facaea868 About a minute ago 42.1MB [2022-04-04T20:36:04.824Z] core-data latest d41251b51e79 About a minute ago 35.9MB [2022-04-04T20:36:04.824Z] core-command latest b543998dd80b About a minute ago 24.5MB [2022-04-04T20:36:04.824Z] d37681a43d1b About a minute ago 1.65GB [2022-04-04T20:36:04.824Z] 2d4b7734f846 About a minute ago 1.61GB [2022-04-04T20:36:04.824Z] 2aa2034c82bc About a minute ago 1.63GB [2022-04-04T20:36:04.824Z] 86ffad464ec6 About a minute ago 1.61GB [2022-04-04T20:36:04.824Z] security-spire-config latest f350fcc51974 About a minute ago 82.2MB [2022-04-04T20:36:04.824Z] 0083a487ec0a 2 minutes ago 1.61GB [2022-04-04T20:36:04.824Z] ci-base-image-x86_64 latest 2b91694a6cae 5 minutes ago 896MB [2022-04-04T20:36:04.824Z] docker 20.10.14 5f3d65aad428 6 days ago 218MB [2022-04-04T20:36:04.824Z] alpine 3.14 84b07dd2d1fd 6 days ago 5.59MB [2022-04-04T20:36:04.824Z] alpine 3.15 76c8fb57b6fc 6 days ago 5.57MB [2022-04-04T20:36:04.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-04T20:36:04.824Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-04-04T20:36:04.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-04-04T20:36:19.975Z] Still waiting to schedule task [2022-04-04T20:36:19.975Z] ‘prd-ubuntu18.04-docker-8c-8g-10690’ is offline [2022-04-04T20:36:35.229Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-04T20:38:12.107Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-04T20:38:13.946Z] Running on prd-ubuntu18.04-docker-8c-8g-10691 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws [2022-04-04T20:38:13.954Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-04-04T20:38:14.052Z] The recommended git tool is: git [2022-04-04T20:38:15.606Z] using credential edgex-jenkins-ssh [2022-04-04T20:38:15.620Z] Cloning the remote Git repository [2022-04-04T20:38:15.649Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:38:15.688Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-04-04T20:38:15.712Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:38:15.712Z] > git --version # timeout=10 [2022-04-04T20:38:15.725Z] > git --version # 'git version 2.17.1' [2022-04-04T20:38:15.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:38:15.759Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-04T20:38:20.725Z] Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit f53db3f203eb3ac68647241c95bb150e59fbe691 [2022-04-04T20:38:20.883Z] Merge succeeded, producing 70da2617f8eb401ef755e2aff80a651e5b744f3b [2022-04-04T20:38:20.883Z] Checking out Revision 70da2617f8eb401ef755e2aff80a651e5b744f3b (PR-3937) [2022-04-04T20:38:19.914Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-04T20:38:19.925Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-04T20:38:19.935Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-04T20:38:19.951Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-04T20:38:19.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:38:19.958Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-04T20:38:20.740Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T20:38:20.748Z] > git checkout -f f53db3f203eb3ac68647241c95bb150e59fbe691 # timeout=10 [2022-04-04T20:38:20.807Z] > git remote # timeout=10 [2022-04-04T20:38:20.813Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T20:38:20.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-04T20:38:20.827Z] > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [2022-04-04T20:38:20.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T20:38:20.893Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T20:38:20.897Z] > git checkout -f 70da2617f8eb401ef755e2aff80a651e5b744f3b # timeout=10 [2022-04-04T20:38:24.411Z] Commit message: "Merge commit '2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2' into HEAD" [2022-04-04T20:38:24.422Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T20:38:25.072Z] + echo snap-build.sh [2022-04-04T20:38:25.072Z] snap-build.sh [2022-04-04T20:38:25.072Z] + SNAP_BASE_DIR=. [2022-04-04T20:38:25.072Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2022-04-04T20:38:25.072Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2022-04-04T20:38:25.072Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2022-04-04T20:38:25.072Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2022-04-04T20:38:25.072Z] + cd /w/workspace/edgex-go/5 [2022-04-04T20:38:25.072Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-04T20:38:25.072Z] Reading package lists... [2022-04-04T20:38:25.072Z] Building dependency tree... [2022-04-04T20:38:25.072Z] Reading state information... [2022-04-04T20:38:25.072Z] The following packages were automatically installed and are no longer required: [2022-04-04T20:38:25.072Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-04T20:38:25.072Z] uidmap xdelta3 [2022-04-04T20:38:25.072Z] Use 'sudo apt autoremove' to remove them. [2022-04-04T20:38:25.072Z] The following packages will be REMOVED: [2022-04-04T20:38:25.072Z] lxd* lxd-client* [2022-04-04T20:38:25.072Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-04T20:38:24.422Z] > git rev-list --no-walk a4a9574dcc5bf0d5294881ea1a0eae056cffeb29 # timeout=10 [2022-04-04T20:38:25.333Z] After this operation, 31.7 MB disk space will be freed. [2022-04-04T20:38:26.117Z] (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-04-04T20:38:26.117Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-04T20:38:26.689Z] Removing lxd dnsmasq configuration [2022-04-04T20:38:26.949Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-04T20:38:26.949Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-04T20:38:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-04T20:38:27.894Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-04T20:38:27.895Z] (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-04-04T20:38:27.895Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-04T20:38:29.282Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-04T20:38:29.282Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-04T20:38:29.856Z] + sudo snap remove --purge lxd [2022-04-04T20:38:29.856Z] snap "lxd" is not installed [2022-04-04T20:38:29.856Z] + sudo groupadd --force --system lxd [2022-04-04T20:38:29.856Z] ++ whoami [2022-04-04T20:38:29.856Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-04T20:38:29.856Z] + newgrp - lxd [2022-04-04T20:38:29.856Z] + sudo snap install lxd [2022-04-04T20:38:39.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements [2022-04-04T20:38:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-04T20:38:39.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-04T20:38:39.886Z] 2022-04-04T20:38:37Z INFO Waiting for automatic snapd restart... [2022-04-04T20:38:44.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.417s coverage: 98.5% of statements [2022-04-04T20:38:44.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-04T20:38:46.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.555s coverage: 54.9% of statements [2022-04-04T20:38:46.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-04T20:38:46.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-04T20:38:54.803Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-04-04T20:38:54.803Z] + sudo lxd init --auto [2022-04-04T20:39:03.109Z] + sudo snap install --classic snapcraft [2022-04-04T20:39:08.398Z] snapcraft 6.1 from Canonical* installed [2022-04-04T20:39:08.398Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-04T20:39:08.398Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-04T20:39:08.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T20:39:08.398Z] Dload Upload Total Spent Left Speed [2022-04-04T20:39:08.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4874 0 --:--:-- --:--:-- --:--:-- 4874 [2022-04-04T20:39:08.398Z] 100 3325k 100 3325k 0 0 12.2M 0 --:--:-- --:--:-- --:--:-- 12.2M [2022-04-04T20:39:08.398Z] ./yq_linux_amd64 [2022-04-04T20:39:08.398Z] + sudo snapcraft prime --use-lxd [2022-04-04T20:39:09.785Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-04T20:39:10.047Z] 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-04-04T20:39:10.047Z] - README.md [2022-04-04T20:39:10.047Z] [2022-04-04T20:39:10.047Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-04T20:39:10.309Z] Launching a container. [2022-04-04T20:39:12.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.494s coverage: 89.2% of statements [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:39:12.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.334s coverage: 84.4% of statements [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-04T20:39:12.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.297s coverage: 94.9% of statements [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:39:12.939Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.284s coverage: 72.2% of statements [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-04T20:39:12.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.466s coverage: 60.0% of statements [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-04T20:39:12.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.732s coverage: 0.9% of statements [2022-04-04T20:39:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-04T20:39:12.939Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.316s coverage: 58.8% of statements [2022-04-04T20:39:12.940Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.583s coverage: 24.0% of statements [2022-04-04T20:39:12.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-04T20:39:12.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.538s coverage: 47.1% of statements [2022-04-04T20:39:12.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.363s coverage: 79.5% of statements [2022-04-04T20:39:12.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2022-04-04T20:39:12.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements [2022-04-04T20:39:12.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.300s coverage: 87.5% of statements [2022-04-04T20:39:20.309Z] Waiting for container to be ready [2022-04-04T20:39:20.889Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-04T20:39:20.889Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-04T20:39:20.889Z] [2022-04-04T20:39:23.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.240s coverage: 94.4% of statements [2022-04-04T20:39:23.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.235s coverage: 44.8% of statements [2022-04-04T20:39:25.091Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-04T20:39:26.478Z] Waiting for network to be ready... [2022-04-04T20:39:26.738Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-04T20:39:26.738Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-04T20:39:26.738Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-04T20:39:26.998Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1381 kB] [2022-04-04T20:39:26.998Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [238 kB] [2022-04-04T20:39:26.998Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-04T20:39:26.998Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-04T20:39:26.998Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [856 kB] [2022-04-04T20:39:26.998Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-04T20:39:26.998Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-04-04T20:39:26.998Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-04T20:39:26.998Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-04T20:39:26.998Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-04T20:39:26.998Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-04T20:39:26.998Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-04T20:39:26.998Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-04T20:39:26.998Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-04T20:39:26.998Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-04T20:39:27.258Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-04T20:39:27.258Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1708 kB] [2022-04-04T20:39:27.258Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [319 kB] [2022-04-04T20:39:27.258Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-04T20:39:27.258Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-04T20:39:27.258Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [914 kB] [2022-04-04T20:39:27.258Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [130 kB] [2022-04-04T20:39:27.258Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-04-04T20:39:27.258Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-04T20:39:29.886Z] Fetched 23.7 MB in 3s (7347 kB/s) [2022-04-04T20:39:29.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.736s coverage: 82.5% of statements [2022-04-04T20:39:29.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-04T20:39:30.458Z] Reading package lists... [2022-04-04T20:39:30.717Z] Reading package lists... [2022-04-04T20:39:30.978Z] Building dependency tree... [2022-04-04T20:39:30.978Z] Reading state information... [2022-04-04T20:39:30.978Z] The following additional packages will be installed: [2022-04-04T20:39:30.978Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-04T20:39:30.978Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-04T20:39:30.978Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-04T20:39:30.978Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-04T20:39:30.978Z] Suggested packages: [2022-04-04T20:39:30.978Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-04T20:39:30.978Z] Recommended packages: [2022-04-04T20:39:30.978Z] gnupg libsasl2-modules [2022-04-04T20:39:30.978Z] The following NEW packages will be installed: [2022-04-04T20:39:30.978Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-04T20:39:30.979Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-04T20:39:30.979Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-04T20:39:30.979Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-04T20:39:30.979Z] The following packages will be upgraded: [2022-04-04T20:39:30.979Z] gpg gpg-agent gpgconf libudev1 [2022-04-04T20:39:31.239Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-04T20:39:31.239Z] Need to get 3859 kB of archives. [2022-04-04T20:39:31.239Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-04T20:39:31.239Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-04T20:39:31.239Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-04T20:39:31.239Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-04T20:39:31.239Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-04T20:39:31.239Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-04T20:39:31.239Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-04T20:39:31.239Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-04T20:39:31.239Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-04T20:39:31.239Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-04T20:39:31.239Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-04T20:39:31.239Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-04T20:39:31.239Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-04T20:39:31.239Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-04T20:39:31.239Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-04T20:39:31.239Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-04T20:39:31.239Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-04T20:39:31.239Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-04T20:39:31.239Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-04T20:39:31.239Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-04T20:39:31.239Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-04T20:39:31.239Z] 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-04-04T20:39:31.239Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-04T20:39:31.499Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T20:39:31.499Z] Fetched 3859 kB in 0s (15.1 MB/s) [2022-04-04T20:39:31.499Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-04T20:39:31.499Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:39:31.499Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-04T20:39:31.499Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-04T20:39:31.499Z] Selecting previously unselected package udev. [2022-04-04T20:39:31.499Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-04T20:39:31.759Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:39:31.759Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-04T20:39:31.759Z] Selecting previously unselected package libfuse2:amd64. [2022-04-04T20:39:31.759Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-04T20:39:31.759Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-04T20:39:32.020Z] Selecting previously unselected package fuse. [2022-04-04T20:39:32.020Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-04T20:39:32.020Z] Unpacking fuse (2.9.9-3) ... [2022-04-04T20:39:32.020Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-04T20:39:32.020Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-04T20:39:32.020Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-04T20:39:32.020Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-04T20:39:32.281Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-04T20:39:32.281Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-04T20:39:32.281Z] Selecting previously unselected package libksba8:amd64. [2022-04-04T20:39:32.281Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-04T20:39:32.281Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-04T20:39:32.281Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-04T20:39:32.281Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:39:32.281Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:32.281Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-04T20:39:32.281Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:39:32.281Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:32.542Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-04T20:39:32.542Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:39:32.542Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:32.542Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-04T20:39:32.542Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:39:32.542Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:32.542Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-04T20:39:32.542Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:39:32.542Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:32.542Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-04T20:39:32.542Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:39:32.542Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:32.803Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-04T20:39:32.803Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:39:32.803Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:32.803Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-04T20:39:32.803Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:39:32.803Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:32.803Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-04T20:39:32.803Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-04T20:39:32.803Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:32.803Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T20:39:32.803Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-04T20:39:32.803Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-04T20:39:33.065Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T20:39:33.065Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-04T20:39:33.065Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-04T20:39:33.065Z] Selecting previously unselected package libldap-common. [2022-04-04T20:39:33.065Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-04T20:39:33.065Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-04T20:39:33.065Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T20:39:33.065Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-04T20:39:33.065Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-04T20:39:33.065Z] Selecting previously unselected package dirmngr. [2022-04-04T20:39:33.065Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-04T20:39:33.065Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-04T20:39:33.325Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-04T20:39:33.325Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-04T20:39:33.325Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-04T20:39:33.325Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-04T20:39:33.325Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-04T20:39:33.899Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T20:39:33.899Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-04T20:39:33.899Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:33.899Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-04T20:39:33.899Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-04T20:39:34.161Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:34.161Z] Setting up fuse (2.9.9-3) ... [2022-04-04T20:39:34.161Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-04T20:39:34.426Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:34.687Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:34.687Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:34.687Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:34.687Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:34.687Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:34.687Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-04T20:39:34.687Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-04T20:39:34.687Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-04T20:39:34.687Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-04T20:39:34.687Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-04T20:39:34.947Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-04T20:39:35.212Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-04T20:39:35.212Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-04T20:39:35.212Z] units). This means they are not meant to be enabled using systemctl. [2022-04-04T20:39:35.212Z] [2022-04-04T20:39:35.212Z] Possible reasons for having this kind of units are: [2022-04-04T20:39:35.212Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-04T20:39:35.212Z] .wants/ or .requires/ directory. [2022-04-04T20:39:35.212Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-04T20:39:35.212Z] a requirement dependency on it. [2022-04-04T20:39:35.212Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-04T20:39:35.212Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-04T20:39:35.212Z] • In case of template units, the unit is meant to be enabled with some [2022-04-04T20:39:35.212Z] instance name specified. [2022-04-04T20:39:35.473Z] Reading package lists... [2022-04-04T20:39:35.732Z] Building dependency tree... [2022-04-04T20:39:35.732Z] Reading state information... [2022-04-04T20:39:35.732Z] The following additional packages will be installed: [2022-04-04T20:39:35.732Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-04T20:39:35.732Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-04T20:39:35.732Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-04T20:39:35.732Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-04T20:39:35.732Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-04T20:39:35.732Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-04T20:39:35.732Z] Suggested packages: [2022-04-04T20:39:35.732Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-04T20:39:35.732Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-04T20:39:35.732Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-04T20:39:35.732Z] systemd-container policykit-1 [2022-04-04T20:39:35.732Z] Recommended packages: [2022-04-04T20:39:35.733Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-04T20:39:35.992Z] The following NEW packages will be installed: [2022-04-04T20:39:35.992Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-04T20:39:35.992Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-04T20:39:35.992Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-04T20:39:35.992Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-04T20:39:35.992Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-04T20:39:35.992Z] The following packages will be upgraded: [2022-04-04T20:39:35.992Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-04T20:39:35.992Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-04T20:39:35.992Z] Need to get 46.5 MB of archives. [2022-04-04T20:39:35.992Z] After this operation, 181 MB of additional disk space will be used. [2022-04-04T20:39:35.992Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-04T20:39:35.992Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-04T20:39:35.992Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-04T20:39:35.992Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-04T20:39:35.992Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-04T20:39:35.993Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-04T20:39:35.993Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-04T20:39:35.993Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-04T20:39:35.993Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-04T20:39:35.993Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-04T20:39:35.993Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-04T20:39:35.993Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-04T20:39:35.993Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-04T20:39:35.993Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-04T20:39:35.993Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-04T20:39:35.993Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-04T20:39:35.993Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-04T20:39:35.993Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-04T20:39:35.993Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-04T20:39:36.253Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-04T20:39:36.253Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-04T20:39:36.253Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-04T20:39:36.253Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-04T20:39:36.253Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-04T20:39:36.253Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-04T20:39:36.253Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-04T20:39:36.253Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-04T20:39:36.253Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-04T20:39:36.253Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-04T20:39:36.253Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-04T20:39:36.253Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-04T20:39:36.253Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-04T20:39:36.253Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-04T20:39:36.514Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T20:39:36.514Z] Fetched 46.5 MB in 1s (79.2 MB/s) [2022-04-04T20:39:36.514Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-04T20:39:36.514Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:39:36.514Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-04T20:39:36.775Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:39:36.775Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-04T20:39:36.775Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:39:37.037Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-04T20:39:37.620Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:39:37.620Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-04T20:39:37.620Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-04T20:39:37.620Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-04T20:39:37.620Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-04T20:39:37.620Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-04T20:39:37.620Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:39:37.882Z] Selecting previously unselected package libexpat1:amd64. [2022-04-04T20:39:37.882Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-04T20:39:37.882Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-04T20:39:37.882Z] Selecting previously unselected package python3.8-minimal. [2022-04-04T20:39:37.882Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-04T20:39:37.882Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:39:38.143Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:39:38.143Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-04T20:39:38.143Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:39:38.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.337s coverage: 92.9% of statements [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-04T20:39:38.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-04T20:39:38.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-04T20:39:38.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-04T20:39:38.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.332s coverage: 58.8% of statements [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-04T20:39:38.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.343s coverage: 80.0% of statements [2022-04-04T20:39:38.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.370s coverage: 87.2% of statements [2022-04-04T20:39:38.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.347s coverage: 85.4% of statements [2022-04-04T20:39:38.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.938s coverage: 91.2% of statements [2022-04-04T20:39:38.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-04T20:39:38.715Z] Selecting previously unselected package python3-minimal. [2022-04-04T20:39:38.715Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-04T20:39:38.715Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-04T20:39:38.715Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-04T20:39:38.715Z] Selecting previously unselected package mime-support. [2022-04-04T20:39:38.715Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-04T20:39:38.715Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-04T20:39:38.715Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-04T20:39:38.715Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-04T20:39:38.715Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-04T20:39:38.715Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-04T20:39:38.715Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-04T20:39:38.715Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:39:38.976Z] Selecting previously unselected package python3.8. [2022-04-04T20:39:38.976Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-04T20:39:38.976Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:39:38.976Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-04T20:39:38.976Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-04T20:39:38.976Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-04T20:39:38.976Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-04T20:39:39.236Z] Selecting previously unselected package python3. [2022-04-04T20:39:39.236Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-04T20:39:39.236Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-04T20:39:39.236Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-04T20:39:39.236Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-04T20:39:39.236Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-04T20:39:39.236Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-04T20:39:39.236Z] Selecting previously unselected package dbus. [2022-04-04T20:39:39.236Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-04T20:39:39.236Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-04T20:39:39.497Z] Selecting previously unselected package libbsd0:amd64. [2022-04-04T20:39:39.497Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-04T20:39:39.497Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-04T20:39:39.497Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-04T20:39:39.497Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-04T20:39:39.497Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-04T20:39:39.497Z] Selecting previously unselected package sudo. [2022-04-04T20:39:39.497Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-04T20:39:39.497Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-04T20:39:39.757Z] Selecting previously unselected package apparmor. [2022-04-04T20:39:39.757Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-04T20:39:39.757Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-04T20:39:39.757Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-04T20:39:39.757Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-04T20:39:39.757Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-04T20:39:40.018Z] Selecting previously unselected package libedit2:amd64. [2022-04-04T20:39:40.018Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-04T20:39:40.018Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-04T20:39:40.018Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-04T20:39:40.018Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-04T20:39:40.018Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-04T20:39:40.018Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-04T20:39:40.018Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:39:40.018Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:40.018Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-04T20:39:40.018Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:39:40.018Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:40.278Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-04T20:39:40.278Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-04T20:39:40.278Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-04T20:39:40.278Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-04T20:39:40.278Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:39:40.278Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:40.278Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-04T20:39:40.278Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:39:40.278Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:40.278Z] Selecting previously unselected package openssh-client. [2022-04-04T20:39:40.278Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-04T20:39:40.278Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-04T20:39:40.539Z] Selecting previously unselected package dbus-user-session. [2022-04-04T20:39:40.539Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-04T20:39:40.539Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-04T20:39:40.539Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-04T20:39:40.539Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-04T20:39:40.539Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-04T20:39:40.539Z] Selecting previously unselected package squashfs-tools. [2022-04-04T20:39:40.539Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-04T20:39:40.539Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-04T20:39:40.800Z] Selecting previously unselected package snapd. [2022-04-04T20:39:40.800Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-04T20:39:40.800Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-04T20:39:41.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.185s coverage: 64.4% of statements [2022-04-04T20:39:41.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-04T20:39:41.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-04T20:39:41.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.312s coverage: 100.0% of statements [2022-04-04T20:39:41.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.155s coverage: 89.4% of statements [2022-04-04T20:39:41.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2022-04-04T20:39:41.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2022-04-04T20:39:41.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2022-04-04T20:39:44.100Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-04T20:39:44.100Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-04T20:39:44.100Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-04T20:39:44.100Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-04T20:39:44.100Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:44.100Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-04T20:39:44.100Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-04T20:39:44.100Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-04T20:39:44.100Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:44.100Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:44.100Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-04T20:39:44.100Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:39:44.100Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-04T20:39:44.100Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-04T20:39:44.671Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-04T20:39:44.671Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-04T20:39:44.671Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-04T20:39:44.671Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-04T20:39:44.671Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-04T20:39:44.671Z] running python rtupdate hooks for python3.8... [2022-04-04T20:39:44.671Z] running python post-rtupdate hooks for python3.8... [2022-04-04T20:39:44.931Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-04T20:39:45.876Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-04T20:39:45.876Z] Reloading AppArmor profiles [2022-04-04T20:39:45.876Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:39:46.137Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-04T20:39:46.137Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-04T20:39:46.399Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-04T20:39:46.399Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-04T20:39:46.399Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-04T20:39:46.399Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-04T20:39:47.783Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-04T20:39:47.783Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-04T20:39:48.043Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-04T20:39:48.043Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-04T20:39:48.305Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-04T20:39:48.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.675s coverage: 65.4% of statements [2022-04-04T20:39:48.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-04T20:39:48.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-04T20:39:48.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-04T20:39:48.567Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-04T20:39:48.828Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-04T20:39:49.089Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-04T20:39:49.350Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-04T20:39:49.350Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-04T20:39:49.610Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-04T20:39:49.610Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-04T20:39:49.869Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-04T20:39:50.129Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-04T20:39:50.391Z] /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-04-04T20:39:50.391Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-04T20:39:51.330Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-04T20:39:51.330Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-04T20:39:51.330Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-04T20:39:51.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.899s coverage: 43.8% of statements [2022-04-04T20:39:51.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-04T20:39:51.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-04T20:39:51.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.364s coverage: 89.5% of statements [2022-04-04T20:39:51.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-04T20:39:51.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements [2022-04-04T20:39:51.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-04T20:39:51.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-04T20:39:51.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-04T20:39:51.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-04T20:39:52.163Z] Reading package lists... [2022-04-04T20:39:52.427Z] Reading package lists... [2022-04-04T20:39:52.688Z] Building dependency tree... [2022-04-04T20:39:52.688Z] Reading state information... [2022-04-04T20:39:52.688Z] Calculating upgrade... [2022-04-04T20:39:52.688Z] The following packages will be upgraded: [2022-04-04T20:39:52.688Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-04T20:39:52.688Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-04T20:39:52.688Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-04T20:39:52.688Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-04T20:39:52.688Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-04T20:39:52.688Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-04T20:39:52.689Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-04T20:39:52.689Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-04T20:39:52.689Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-04T20:39:52.689Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-04T20:39:52.689Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-04T20:39:52.689Z] xz-utils zlib1g [2022-04-04T20:39:52.948Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-04T20:39:52.948Z] Need to get 65.7 MB of archives. [2022-04-04T20:39:52.948Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-04T20:39:52.948Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-04T20:39:52.948Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-04T20:39:52.948Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-04T20:39:52.948Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-04T20:39:52.948Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-04T20:39:52.948Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-04T20:39:52.948Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-04T20:39:52.948Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-04T20:39:53.209Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-04T20:39:53.209Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-04T20:39:53.209Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-04T20:39:53.209Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-04T20:39:53.209Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-04T20:39:53.209Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-04T20:39:53.209Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-04T20:39:53.209Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-04T20:39:53.209Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-04T20:39:53.209Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-04T20:39:53.209Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-04T20:39:53.209Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-04T20:39:53.209Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-04T20:39:53.209Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-04T20:39:53.209Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-04T20:39:53.209Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-04T20:39:53.209Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-04T20:39:53.209Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-04T20:39:53.209Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-04T20:39:53.209Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-04T20:39:53.209Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-04T20:39:53.209Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-04T20:39:53.209Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-04T20:39:53.209Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-04T20:39:53.209Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-04T20:39:53.209Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-04T20:39:53.209Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-04T20:39:53.209Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-04T20:39:53.209Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-04T20:39:53.209Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-04T20:39:53.209Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-04T20:39:53.209Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-04T20:39:53.209Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-04T20:39:53.209Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-04T20:39:53.209Z] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-04T20:39:53.209Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-04T20:39:53.209Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-04T20:39:53.209Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-04T20:39:53.209Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-04T20:39:53.209Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-04T20:39:53.209Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-04T20:39:53.209Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-04T20:39:53.209Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-04T20:39:53.209Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-04T20:39:53.209Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-04T20:39:53.209Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-04T20:39:53.209Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-04T20:39:53.469Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-04T20:39:53.469Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-04T20:39:53.469Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-04T20:39:53.469Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-04T20:39:53.469Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-04T20:39:53.469Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-04T20:39:53.729Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-04T20:39:53.729Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-04T20:39:53.729Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-04T20:39:53.729Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-04T20:39:53.729Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-04T20:39:53.729Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-04T20:39:53.729Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-04T20:39:53.729Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-04T20:39:53.729Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-04T20:39:53.729Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-04T20:39:53.729Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-04T20:39:53.989Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-04T20:39:53.989Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-04T20:39:53.989Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-04T20:39:53.989Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-04T20:39:53.989Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-04T20:39:54.250Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T20:39:54.250Z] Fetched 65.7 MB in 1s (55.6 MB/s) [2022-04-04T20:39:54.511Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-04T20:39:54.511Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-04T20:39:54.511Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-04T20:39:54.771Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-04T20:39:54.771Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-04T20:39:54.771Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-04T20:39:54.771Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-04T20:39:55.032Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:39:55.032Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:39:55.293Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:39:55.293Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:39:55.554Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:39:55.554Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:39:55.554Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:39:55.554Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:39:55.813Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:39:55.813Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:39:55.813Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:39:55.813Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:39:55.813Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:39:55.813Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:39:55.813Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:39:55.813Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-04T20:39:55.813Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:39:56.073Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:39:56.073Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:39:56.073Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-04T20:39:56.074Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:39:56.074Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:39:56.074Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:39:56.074Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:39:56.074Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-04T20:39:56.074Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-04T20:39:56.334Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:39:56.334Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-04T20:39:56.334Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-04T20:39:56.593Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-04T20:39:56.854Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-04T20:39:57.114Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-04T20:39:57.114Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-04T20:39:57.114Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-04T20:39:57.114Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-04T20:39:57.114Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-04T20:39:57.374Z] Setting up base-files (11ubuntu5.5) ... [2022-04-04T20:39:57.374Z] Installing new version of config file /etc/issue ... [2022-04-04T20:39:57.374Z] Installing new version of config file /etc/issue.net ... [2022-04-04T20:39:57.638Z] Installing new version of config file /etc/lsb-release ... [2022-04-04T20:39:57.638Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-04T20:39:57.903Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-04T20:39:57.903Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-04T20:39:57.903Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-04T20:39:57.903Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:39:57.903Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-04T20:39:57.903Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-04T20:39:58.164Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-04T20:39:58.164Z] 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-04-04T20:39:58.164Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:39:58.164Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:39:58.164Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-04T20:39:58.164Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-04T20:39:58.164Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:39:58.164Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-04T20:39:58.164Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-04T20:39:58.423Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-04T20:39:58.423Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:39:58.423Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-04T20:39:58.423Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-04T20:39:58.992Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-04T20:39:58.992Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-04T20:39:58.992Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-04T20:39:58.992Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-04T20:39:59.252Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-04T20:39:59.252Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:39:59.252Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-04T20:39:59.514Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-04T20:39:59.773Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-04T20:39:59.773Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-04T20:39:59.773Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-04T20:39:59.773Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:39:59.773Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-04T20:39:59.773Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-04T20:40:00.034Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-04T20:40:00.034Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:00.034Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:40:00.034Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:40:00.034Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-04T20:40:00.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.444s coverage: 17.7% of statements [2022-04-04T20:40:00.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-04T20:40:00.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-04T20:40:00.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-04T20:40:00.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-04T20:40:00.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.735s coverage: 92.3% of statements [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-04T20:40:00.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.332s coverage: 63.2% of statements [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-04T20:40:00.264Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.522s coverage: 97.7% of statements [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-04T20:40:00.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.238s coverage: 28.9% of statements [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-04T20:40:00.264Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-04T20:40:00.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2022-04-04T20:40:00.264Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-04-04T20:40:00.295Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:00.295Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:40:00.295Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:40:00.539Z] 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-04-04T20:40:00.539Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-04T20:40:00.539Z] GO111MODULE=on go vet ./... [2022-04-04T20:40:00.556Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-04T20:40:00.556Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:00.556Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:40:00.556Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:40:00.556Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:40:00.556Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:40:00.817Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-04T20:40:00.817Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:00.817Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:40:00.817Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:40:00.817Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-04T20:40:00.817Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:00.817Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:40:00.817Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:40:00.817Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:40:01.076Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:40:01.349Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-04T20:40:01.608Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-04T20:40:02.178Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-04T20:40:02.178Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:02.178Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-04T20:40:02.178Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-04T20:40:02.178Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-04T20:40:02.439Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:02.439Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-04T20:40:02.439Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-04T20:40:02.439Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-04T20:40:02.439Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:02.439Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-04T20:40:02.439Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-04T20:40:02.703Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-04T20:40:02.704Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:02.704Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-04T20:40:02.704Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-04T20:40:02.704Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-04T20:40:02.704Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:02.704Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-04T20:40:02.704Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-04T20:40:02.964Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-04T20:40:02.964Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:02.964Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-04T20:40:02.964Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-04T20:40:02.964Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-04T20:40:02.964Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:02.964Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-04T20:40:02.964Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-04T20:40:03.253Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-04T20:40:03.253Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:03.253Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-04T20:40:03.253Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-04T20:40:03.253Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-04T20:40:03.253Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:03.253Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-04T20:40:03.253Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-04T20:40:03.518Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-04T20:40:03.518Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:03.518Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-04T20:40:03.518Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-04T20:40:03.518Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-04T20:40:03.518Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:03.519Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-04T20:40:03.519Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-04T20:40:03.782Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-04T20:40:03.782Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:03.782Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-04T20:40:03.782Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-04T20:40:03.782Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-04T20:40:04.042Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:04.042Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-04T20:40:04.042Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-04T20:40:04.042Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-04T20:40:04.042Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:04.042Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-04T20:40:04.042Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-04T20:40:04.619Z] Setting up apt (2.0.6) ... [2022-04-04T20:40:04.879Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-04T20:40:05.139Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:05.140Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-04T20:40:05.140Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-04T20:40:05.140Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-04T20:40:05.140Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-04T20:40:05.140Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-04T20:40:05.140Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-04T20:40:05.401Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-04T20:40:05.401Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-04T20:40:05.401Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-04T20:40:05.401Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-04T20:40:05.401Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-04T20:40:05.665Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-04T20:40:05.665Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-04T20:40:05.665Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-04T20:40:05.665Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-04T20:40:05.665Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-04T20:40:05.665Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-04T20:40:05.931Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-04T20:40:05.931Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-04T20:40:05.931Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-04T20:40:06.191Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-04T20:40:06.191Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-04T20:40:06.191Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-04T20:40:06.191Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-04T20:40:06.191Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-04T20:40:06.450Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-04T20:40:06.450Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-04T20:40:06.450Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-04T20:40:06.712Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-04T20:40:06.712Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-04T20:40:06.712Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-04T20:40:06.712Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-04T20:40:06.712Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-04T20:40:06.712Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-04T20:40:06.971Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-04T20:40:06.971Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-04T20:40:06.971Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-04T20:40:06.971Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-04T20:40:06.971Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-04T20:40:06.971Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-04T20:40:07.231Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-04T20:40:07.231Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-04T20:40:07.492Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-04T20:40:07.492Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-04T20:40:07.492Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:40:07.492Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:40:07.492Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:40:07.492Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:40:07.752Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:40:07.752Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:40:08.012Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:40:08.012Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:40:08.012Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:40:08.012Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:40:08.012Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-04T20:40:08.012Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-04T20:40:08.012Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-04T20:40:08.012Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-04T20:40:08.012Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:40:08.012Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:40:08.582Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:40:08.582Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:40:09.154Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:40:09.154Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:40:10.095Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:40:10.095Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:40:10.095Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:40:10.095Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:40:10.355Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:40:10.355Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:40:11.295Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-04T20:40:11.295Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-04T20:40:11.295Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-04T20:40:11.295Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-04T20:40:11.295Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-04T20:40:11.295Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-04T20:40:11.295Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-04T20:40:11.295Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-04T20:40:11.295Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-04T20:40:11.295Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:40:11.295Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-04T20:40:11.295Z] [2022-04-04T20:40:11.295Z] Current default time zone: 'Etc/UTC' [2022-04-04T20:40:11.295Z] Local time is now: Mon Apr 4 20:40:11 UTC 2022. [2022-04-04T20:40:11.295Z] Universal Time is now: Mon Apr 4 20:40:11 UTC 2022. [2022-04-04T20:40:11.295Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-04T20:40:11.295Z] [2022-04-04T20:40:11.555Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-04T20:40:11.555Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:40:11.555Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:40:11.555Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-04T20:40:11.555Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:40:11.555Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-04T20:40:11.555Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-04T20:40:11.555Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-04T20:40:11.555Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-04T20:40:11.555Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-04T20:40:11.555Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-04T20:40:11.555Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:40:11.555Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:40:11.555Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-04T20:40:11.555Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:40:11.555Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:40:11.555Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-04T20:40:11.555Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-04T20:40:11.555Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-04T20:40:11.555Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-04T20:40:13.467Z] Updating certificates in /etc/ssl/certs... [2022-04-04T20:40:14.038Z] 21 added, 21 removed; done. [2022-04-04T20:40:14.298Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:40:14.298Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-04T20:40:14.298Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-04T20:40:14.298Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:40:14.298Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-04T20:40:14.298Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-04T20:40:14.298Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-04T20:40:14.559Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-04T20:40:14.560Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:40:14.560Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-04T20:40:14.560Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:40:14.560Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:40:14.560Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-04T20:40:14.560Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-04T20:40:14.560Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-04T20:40:14.560Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-04T20:40:14.560Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-04T20:40:14.560Z] Updating certificates in /etc/ssl/certs... [2022-04-04T20:40:15.501Z] 0 added, 0 removed; done. [2022-04-04T20:40:15.501Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-04T20:40:15.501Z] done. [2022-04-04T20:40:16.439Z] Reading package lists... [2022-04-04T20:40:16.439Z] Building dependency tree... [2022-04-04T20:40:16.439Z] Reading state information... [2022-04-04T20:40:16.699Z] The following NEW packages will be installed: [2022-04-04T20:40:16.699Z] apt-transport-https [2022-04-04T20:40:16.699Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-04T20:40:16.699Z] Need to get 4680 B of archives. [2022-04-04T20:40:16.699Z] After this operation, 162 kB of additional disk space will be used. [2022-04-04T20:40:16.699Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-04T20:40:16.959Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T20:40:16.959Z] Fetched 4680 B in 0s (85.8 kB/s) [2022-04-04T20:40:16.959Z] Selecting previously unselected package apt-transport-https. [2022-04-04T20:40:16.959Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-04T20:40:16.959Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-04T20:40:16.959Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-04T20:40:16.959Z] Setting up apt-transport-https (2.0.6) ... [2022-04-04T20:40:17.220Z] Waiting for network to be ready... [2022-04-04T20:40:25.354Z] 2022-04-04T20:40:21Z INFO Waiting for automatic snapd restart... [2022-04-04T20:40:25.354Z] snapd 2.54.4 from Canonical* installed [2022-04-04T20:40:26.291Z] "snapd" switched to the "latest/stable" channel [2022-04-04T20:40:26.291Z] [2022-04-04T20:40:28.837Z] core20 20220318 from Canonical* installed [2022-04-04T20:40:29.096Z] "core20" switched to the "latest/stable" channel [2022-04-04T20:40:29.096Z] [2022-04-04T20:40:31.635Z] snapcraft 6.1 from Canonical* installed [2022-04-04T20:40:31.635Z] "snapcraft" switched to the "latest/stable" channel [2022-04-04T20:40:31.635Z] [2022-04-04T20:40:35.828Z] 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-04-04T20:40:35.828Z] - README.md [2022-04-04T20:40:35.828Z] [2022-04-04T20:40:35.828Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-04T20:40:36.396Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-04T20:40:36.396Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-04T20:40:36.396Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-04T20:40:37.535Z] Reading package lists... [2022-04-04T20:40:37.794Z] 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-04-04T20:40:38.054Z] Reading package lists... [2022-04-04T20:40:38.054Z] Building dependency tree... [2022-04-04T20:40:38.054Z] Reading state information... [2022-04-04T20:40:38.315Z] Suggested packages: [2022-04-04T20:40:38.315Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-04T20:40:38.315Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-04T20:40:38.315Z] krb5-user libnorm-doc [2022-04-04T20:40:38.315Z] Recommended packages: [2022-04-04T20:40:38.315Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-04T20:40:38.315Z] The following NEW packages will be installed: [2022-04-04T20:40:38.315Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-04T20:40:38.315Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-04T20:40:38.315Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-04T20:40:38.315Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-04T20:40:38.315Z] libzmq5 pkg-config zip [2022-04-04T20:40:38.315Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-04T20:40:38.315Z] Need to get 10.3 MB of archives. [2022-04-04T20:40:38.315Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-04T20:40:38.315Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-04T20:40:38.315Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-04T20:40:38.574Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-04T20:40:38.574Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-04T20:40:38.574Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-04T20:40:38.574Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-04T20:40:38.574Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-04T20:40:38.574Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-04T20:40:38.574Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-04T20:40:38.574Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-04T20:40:38.574Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-04T20:40:38.574Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-04T20:40:38.574Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-04T20:40:38.574Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-04T20:40:38.574Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-04T20:40:38.574Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-04T20:40:38.574Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-04T20:40:38.574Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-04T20:40:38.574Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-04T20:40:38.574Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-04T20:40:38.574Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-04T20:40:38.574Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-04T20:40:38.574Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-04T20:40:38.574Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-04T20:40:38.574Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-04T20:40:38.574Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-04T20:40:38.574Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-04T20:40:38.834Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T20:40:38.834Z] Fetched 10.3 MB in 0s (38.1 MB/s) [2022-04-04T20:40:38.834Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-04T20:40:38.834Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-04T20:40:38.834Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-04T20:40:38.834Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-04T20:40:38.834Z] Selecting previously unselected package libsodium23:amd64. [2022-04-04T20:40:38.834Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-04T20:40:38.834Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-04T20:40:39.094Z] Selecting previously unselected package libpsl5:amd64. [2022-04-04T20:40:39.094Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-04T20:40:39.094Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-04T20:40:39.094Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-04T20:40:39.094Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-04T20:40:39.094Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-04T20:40:39.094Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T20:40:39.094Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-04T20:40:39.094Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-04T20:40:39.094Z] Selecting previously unselected package librtmp1:amd64. [2022-04-04T20:40:39.094Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-04T20:40:39.094Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-04T20:40:39.094Z] Selecting previously unselected package libssh-4:amd64. [2022-04-04T20:40:39.094Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-04T20:40:39.353Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-04T20:40:39.353Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-04T20:40:39.353Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-04T20:40:39.353Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-04T20:40:39.353Z] Selecting previously unselected package liberror-perl. [2022-04-04T20:40:39.353Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-04T20:40:39.353Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-04T20:40:39.353Z] Selecting previously unselected package git-man. [2022-04-04T20:40:39.353Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-04T20:40:39.353Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-04T20:40:39.613Z] Selecting previously unselected package git. [2022-04-04T20:40:39.613Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-04T20:40:39.613Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-04T20:40:40.185Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-04T20:40:40.185Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:40:40.185Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:40.185Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-04T20:40:40.185Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:40:40.185Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:40.185Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-04T20:40:40.185Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:40:40.185Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:40.185Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-04T20:40:40.185Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:40:40.185Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:40.185Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-04T20:40:40.185Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-04T20:40:40.185Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-04T20:40:40.185Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-04T20:40:40.185Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:40:40.185Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:40.444Z] Selecting previously unselected package libnorm1:amd64. [2022-04-04T20:40:40.444Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-04T20:40:40.444Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-04T20:40:40.444Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-04T20:40:40.444Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-04T20:40:40.444Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-04T20:40:40.444Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-04T20:40:40.444Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-04T20:40:40.444Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-04T20:40:40.444Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-04T20:40:40.444Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-04T20:40:40.444Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-04T20:40:40.703Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-04T20:40:40.703Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-04T20:40:40.703Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-04T20:40:40.703Z] Selecting previously unselected package libzmq5:amd64. [2022-04-04T20:40:40.703Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-04T20:40:40.703Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-04T20:40:40.703Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-04T20:40:40.703Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-04T20:40:40.703Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:40.703Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-04T20:40:40.703Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-04T20:40:40.970Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-04T20:40:40.970Z] Selecting previously unselected package pkg-config. [2022-04-04T20:40:40.970Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-04T20:40:40.970Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-04T20:40:40.970Z] Selecting previously unselected package zip. [2022-04-04T20:40:40.970Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-04T20:40:40.970Z] Unpacking zip (3.0-11build1) ... [2022-04-04T20:40:40.970Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-04T20:40:40.970Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-04T20:40:40.970Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-04T20:40:40.970Z] No schema files found: doing nothing. [2022-04-04T20:40:40.970Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-04T20:40:40.970Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-04T20:40:41.229Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-04T20:40:41.229Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-04T20:40:41.229Z] Setting up liberror-perl (0.17029-1) ... [2022-04-04T20:40:41.229Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:41.229Z] Setting up zip (3.0-11build1) ... [2022-04-04T20:40:41.229Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-04T20:40:41.229Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-04T20:40:41.229Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-04T20:40:41.229Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-04T20:40:41.229Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-04T20:40:41.229Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:41.229Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-04T20:40:41.229Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:41.229Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-04T20:40:41.229Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:41.229Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-04T20:40:41.229Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-04T20:40:41.229Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-04T20:40:41.229Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-04T20:40:41.229Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:41.229Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-04T20:40:41.229Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-04T20:40:41.229Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-04T20:40:41.797Z] comerr-dev set to automatically installed. [2022-04-04T20:40:41.797Z] git set to automatically installed. [2022-04-04T20:40:41.797Z] git-man set to automatically installed. [2022-04-04T20:40:41.797Z] krb5-multidev set to automatically installed. [2022-04-04T20:40:41.797Z] libbrotli1 set to automatically installed. [2022-04-04T20:40:41.797Z] libcurl3-gnutls set to automatically installed. [2022-04-04T20:40:41.797Z] liberror-perl set to automatically installed. [2022-04-04T20:40:41.797Z] libglib2.0-0 set to automatically installed. [2022-04-04T20:40:41.797Z] libgssrpc4 set to automatically installed. [2022-04-04T20:40:41.797Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-04T20:40:41.797Z] libkadm5srv-mit11 set to automatically installed. [2022-04-04T20:40:41.797Z] libkdb5-9 set to automatically installed. [2022-04-04T20:40:41.797Z] libkrb5-dev set to automatically installed. [2022-04-04T20:40:41.797Z] libnghttp2-14 set to automatically installed. [2022-04-04T20:40:41.797Z] libnorm-dev set to automatically installed. [2022-04-04T20:40:41.797Z] libnorm1 set to automatically installed. [2022-04-04T20:40:41.797Z] libpgm-5.2-0 set to automatically installed. [2022-04-04T20:40:41.797Z] libpgm-dev set to automatically installed. [2022-04-04T20:40:41.797Z] libpsl5 set to automatically installed. [2022-04-04T20:40:41.798Z] librtmp1 set to automatically installed. [2022-04-04T20:40:41.798Z] libsodium-dev set to automatically installed. [2022-04-04T20:40:41.798Z] libsodium23 set to automatically installed. [2022-04-04T20:40:41.798Z] libssh-4 set to automatically installed. [2022-04-04T20:40:41.798Z] libzmq3-dev set to automatically installed. [2022-04-04T20:40:41.798Z] libzmq5 set to automatically installed. [2022-04-04T20:40:41.798Z] pkg-config set to automatically installed. [2022-04-04T20:40:41.798Z] zip set to automatically installed. [2022-04-04T20:40:42.736Z] snapd is not logged in, snap install commands will use sudo [2022-04-04T20:40:52.726Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-04T20:40:52.726Z] Downloading snap 'edgex-app-service-configurable' [2022-04-04T20:40:55.272Z] Pulling app-service-configurable [2022-04-04T20:40:55.272Z] + snapcraftctl pull [2022-04-04T20:40:56.791Z] Pulling config-common [2022-04-04T20:40:56.791Z] + snapcraftctl pull [2022-04-04T20:40:58.202Z] Pulling go-build-helper [2022-04-04T20:40:58.202Z] + snapcraftctl pull [2022-04-04T20:40:59.582Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-04T20:40:59.582Z] Skipping pull go-build-helper (already ran) [2022-04-04T20:40:59.582Z] Building go-build-helper [2022-04-04T20:40:59.582Z] + snapcraftctl build [2022-04-04T20:41:00.520Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-04T20:41:01.460Z] Staging go-build-helper [2022-04-04T20:41:01.460Z] + snapcraftctl stage [2022-04-04T20:41:06.749Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-04T20:41:06.749Z] Fetched 290 kB in 0s (0 B/s) [2022-04-04T20:41:06.749Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-04T20:41:06.749Z] Fetched 158 kB in 0s (0 B/s) [2022-04-04T20:41:06.749Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-04T20:41:06.749Z] Fetched 242 kB in 0s (0 B/s) [2022-04-04T20:41:06.749Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-04T20:41:06.749Z] Fetched 150 kB in 0s (0 B/s) [2022-04-04T20:41:06.749Z] Pulling edgex-go [2022-04-04T20:41:06.749Z] + snapcraftctl pull [2022-04-04T20:41:07.704Z] Pulling hooks [2022-04-04T20:41:07.704Z] + snapcraftctl pull [2022-04-04T20:41:19.932Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-04T20:41:19.932Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-04T20:41:19.932Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-04T20:41:19.932Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-04T20:41:19.932Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-04T20:41:19.932Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-04T20:41:19.932Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-04T20:41:19.932Z] Fetched 234 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-04T20:41:19.932Z] Fetched 155 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-04T20:41:19.932Z] Fetched 170 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-04T20:41:19.932Z] Fetched 267 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-04T20:41:19.932Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-04T20:41:19.932Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-04T20:41:19.932Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-04T20:41:19.932Z] Fetched 121 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-04T20:41:19.932Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-04T20:41:19.932Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-04T20:41:19.932Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-04T20:41:19.932Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-04T20:41:19.932Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-04T20:41:19.932Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-04T20:41:19.932Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-04T20:41:19.932Z] Fetched 142 kB in 0s (0 B/s) [2022-04-04T20:41:19.933Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-04T20:41:19.933Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-04T20:41:19.933Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-04T20:41:19.933Z] Fetched 181 kB in 0s (0 B/s) [2022-04-04T20:41:19.933Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-04T20:41:19.933Z] Fetched 208 kB in 0s (0 B/s) [2022-04-04T20:41:19.933Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-04T20:41:19.933Z] Fetched 161 kB in 0s (0 B/s) [2022-04-04T20:41:19.933Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-04T20:41:19.933Z] Fetched 107 kB in 0s (0 B/s) [2022-04-04T20:41:19.933Z] Pulling static-packages [2022-04-04T20:41:19.933Z] + snapcraftctl pull [2022-04-04T20:41:20.505Z] Pulling version [2022-04-04T20:41:20.505Z] + cd /root/project [2022-04-04T20:41:20.505Z] ++ git describe --tags --abbrev=0 [2022-04-04T20:41:20.505Z] ++ sed s/v// [2022-04-04T20:41:20.505Z] + GIT_VERSION=2.2.0-dev.55 [2022-04-04T20:41:20.505Z] + '[' -z 2.2.0-dev.55 ']' [2022-04-04T20:41:20.505Z] + snapcraftctl set-version 2.2.0-dev.55 [2022-04-04T20:41:21.886Z] Building app-service-configurable [2022-04-04T20:41:21.886Z] + snapcraftctl build [2022-04-04T20:41:24.427Z] Building config-common [2022-04-04T20:41:24.427Z] + snapcraftctl build [2022-04-04T20:41:24.997Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-04T20:41:25.942Z] Skipping build go-build-helper (already ran) [2022-04-04T20:41:25.942Z] Building edgex-go [2022-04-04T20:41:26.203Z] + cd /root/parts/edgex-go/src [2022-04-04T20:41:26.203Z] ++ git describe --tags --abbrev=0 [2022-04-04T20:41:26.203Z] ++ sed s/v// [2022-04-04T20:41:26.203Z] + GIT_VERSION=2.2.0-dev.55 [2022-04-04T20:41:26.203Z] + '[' -z 2.2.0-dev.55 ']' [2022-04-04T20:41:26.203Z] + echo 2.2.0-dev.55 [2022-04-04T20:41:26.203Z] + '[' '!' -d vendor ']' [2022-04-04T20:41:26.203Z] + go mod download all [2022-04-04T20:41:30.414Z] + make build [2022-04-04T20:41:30.414Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-04T20:41:52.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-04T20:42:02.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-04T20:42:02.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-04T20:42:04.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-04T20:42:04.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-04T20:42:06.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-04T20:42:07.517Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-04T20:42:07.517Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-04T20:42:07.517Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-04T20:42:07.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-04T20:42:07.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-04T20:42:08.213Z] + ls -al . [2022-04-04T20:42:08.213Z] total 660 [2022-04-04T20:42:08.213Z] drwxrwxr-x 9 1001 1001 4096 Apr 4 20:42 . [2022-04-04T20:42:08.213Z] drwxr-xr-x 4 root root 4096 Apr 4 20:35 .. [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 11 Apr 4 20:33 .dockerignore [2022-04-04T20:42:08.213Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 20:33 .git [2022-04-04T20:42:08.213Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 20:33 .github [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 870 Apr 4 20:33 .gitignore [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 42 Apr 4 20:33 .golangci.yml [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 87 Apr 4 20:33 .hadolint.yml [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 166 Apr 4 20:33 .sonarcloud.properties [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 1171 Apr 4 20:33 ADOPTERS.md [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 9953 Apr 4 20:33 Attribution.txt [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 51732 Apr 4 20:33 CHANGELOG.md [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 3804 Apr 4 20:33 CONTRIBUTING.md [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 677 Apr 4 20:33 GOVERNANCE.md [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 849 Apr 4 20:33 Jenkinsfile [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 10775 Apr 4 20:33 LICENSE [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 8478 Apr 4 20:33 Makefile [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 582 Apr 4 20:33 OWNERS.md [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 8207 Apr 4 20:33 README.md [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 6912 Apr 4 20:33 SECURITY.md [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 5 Apr 4 20:30 VERSION [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 4131 Apr 4 20:33 ZMQWindows.md [2022-04-04T20:42:08.213Z] drwxrwxr-x 2 1001 1001 4096 Apr 4 20:33 bin [2022-04-04T20:42:08.213Z] drwxrwxr-x 18 1001 1001 4096 Apr 4 20:33 cmd [2022-04-04T20:42:08.213Z] -rw-r--r-- 1 root root 429761 Apr 4 20:39 coverage.out [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 3175 Apr 4 20:33 go.mod [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 34990 Apr 4 20:35 go.sum [2022-04-04T20:42:08.213Z] drwxrwxr-x 8 1001 1001 4096 Apr 4 20:33 internal [2022-04-04T20:42:08.213Z] drwxrwxr-x 3 1001 1001 4096 Apr 4 20:33 openapi [2022-04-04T20:42:08.213Z] drwxrwxr-x 4 1001 1001 4096 Apr 4 20:33 snap [2022-04-04T20:42:08.213Z] -rw-rw-r-- 1 1001 1001 204 Apr 4 20:33 version.go [Pipeline] sh [2022-04-04T20:42:08.888Z] + '[' -e coverage.out ] [2022-04-04T20:42:08.888Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-04T20:42:08.917Z] Warning: overwriting stash ‘coverage-report’ [2022-04-04T20:42:09.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-04T20:42:09.866Z] Stashed 1 file(s) [Pipeline] sh [2022-04-04T20:42:10.522Z] + make build [2022-04-04T20:42:10.522Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-04T20:42:10.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-04T20:42:11.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-04T20:42:13.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-04T20:42:15.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-04T20:42:16.539Z] + case "$service" in [2022-04-04T20:42:16.539Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-04T20:42:16.539Z] + case "$service" in [2022-04-04T20:42:16.539Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-04T20:42:16.539Z] + case "$service" in [2022-04-04T20:42:16.539Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-04T20:42:16.539Z] + case "$service" in [2022-04-04T20:42:16.539Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-04T20:42:16.539Z] + case "$service" in [2022-04-04T20:42:16.539Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-04T20:42:16.539Z] + case "$service" in [2022-04-04T20:42:16.539Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-04T20:42:16.539Z] + case "$service" in [2022-04-04T20:42:16.539Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-04T20:42:16.539Z] + case "$service" in [2022-04-04T20:42:16.539Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-04T20:42:16.539Z] + case "$service" in [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-04T20:42:16.539Z] + case "$service" in [2022-04-04T20:42:16.539Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-04T20:42:16.539Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-04T20:42:16.539Z] + case "$service" in [2022-04-04T20:42:16.539Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:16.539Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-04T20:42:16.539Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-04T20:42:16.539Z] + 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-04-04T20:42:17.478Z] Building hooks [2022-04-04T20:42:17.478Z] + cd /root/parts/hooks/src [2022-04-04T20:42:17.478Z] + make build [2022-04-04T20:42:17.478Z] go mod tidy [2022-04-04T20:42:17.478Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-04T20:42:17.478Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T20:42:17.738Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-04T20:42:17.738Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-04T20:42:17.738Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-04T20:42:19.649Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-04T20:42:19.909Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-04T20:42:19.909Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-04T20:42:21.822Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-04T20:42:21.822Z] Building static-packages [2022-04-04T20:42:21.822Z] + snapcraftctl build [2022-04-04T20:42:23.733Z] Building version [2022-04-04T20:42:23.733Z] + snapcraftctl build [2022-04-04T20:42:25.645Z] Staging app-service-configurable [2022-04-04T20:42:25.645Z] + snapcraftctl stage [2022-04-04T20:42:26.586Z] Staging config-common [2022-04-04T20:42:26.845Z] + snapcraftctl stage [2022-04-04T20:42:28.228Z] Skipping stage go-build-helper (already ran) [2022-04-04T20:42:28.228Z] Staging edgex-go [2022-04-04T20:42:28.228Z] + snapcraftctl stage [2022-04-04T20:42:29.610Z] Staging hooks [2022-04-04T20:42:29.610Z] + snapcraftctl stage [2022-04-04T20:42:30.551Z] Staging static-packages [2022-04-04T20:42:30.551Z] + snapcraftctl stage [2022-04-04T20:42:32.468Z] Staging version [2022-04-04T20:42:32.468Z] + snapcraftctl stage [2022-04-04T20:42:33.407Z] Priming app-service-configurable [2022-04-04T20:42:33.407Z] + snapcraftctl prime [2022-04-04T20:42:35.947Z] 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-04-04T20:42:35.947Z] stage-packages: [2022-04-04T20:42:35.947Z] - libnorm1 [2022-04-04T20:42:35.947Z] - libpgm-5.2-0 [2022-04-04T20:42:35.947Z] - libsodium23 [2022-04-04T20:42:35.947Z] - libzmq5 [2022-04-04T20:42:36.207Z] Priming config-common [2022-04-04T20:42:36.207Z] + snapcraftctl prime [2022-04-04T20:42:37.631Z] Priming go-build-helper [2022-04-04T20:42:37.631Z] + snapcraftctl prime [2022-04-04T20:42:38.693Z] Priming edgex-go [2022-04-04T20:42:38.693Z] + snapcraftctl prime [2022-04-04T20:42:40.597Z] Priming hooks [2022-04-04T20:42:40.597Z] + snapcraftctl prime [2022-04-04T20:42:41.978Z] Priming static-packages [2022-04-04T20:42:41.978Z] + snapcraftctl prime [2022-04-04T20:42:46.177Z] Priming version [2022-04-04T20:42:46.177Z] + snapcraftctl prime [2022-04-04T20:42:47.560Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T20:44:17.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-04T20:45:54.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-04T20:45:54.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-04T20:45:56.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-04T20:45:58.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-04T20:46:05.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-04T20:46:11.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-04T20:46:17.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-04T20:46:24.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-04T20:46:30.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-04T20:46:36.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-04T20:46:46.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-04T20:46:53.115Z] $ docker stop --time=1 0119e75dc75ad3dab8bcc957236d75bf5fb1c6b872dcd12dd887de6c314af553 [2022-04-04T20:46:55.239Z] $ docker rm -f 0119e75dc75ad3dab8bcc957236d75bf5fb1c6b872dcd12dd887de6c314af553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:46:57.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T20:46:57.894Z] [2022-04-04T20:46:57.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:46:58.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T20:46:58.535Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-04T20:46:58.535Z] 29e5d40040c1: Pulling fs layer [2022-04-04T20:46:58.535Z] 1ce36da41761: Pulling fs layer [2022-04-04T20:46:58.535Z] 25b303627fd3: Pulling fs layer [2022-04-04T20:46:58.535Z] 29e5d40040c1: Verifying Checksum [2022-04-04T20:46:58.535Z] 29e5d40040c1: Download complete [2022-04-04T20:46:59.197Z] 1ce36da41761: Verifying Checksum [2022-04-04T20:46:59.197Z] 1ce36da41761: Download complete [2022-04-04T20:46:59.496Z] 29e5d40040c1: Pull complete [2022-04-04T20:47:01.019Z] 25b303627fd3: Verifying Checksum [2022-04-04T20:47:01.637Z] 1ce36da41761: Pull complete [2022-04-04T20:47:14.144Z] 25b303627fd3: Pull complete [2022-04-04T20:47:14.144Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-04T20:47:14.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T20:47:14.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-04T20:47:14.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-10686 does not seem to be running inside a container [2022-04-04T20:47:14.504Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-04-04T20:47:17.166Z] $ docker top 793cc8f6247e47e93dd1d687b504dcdf0066f837a0e1f0f0939f615b60ed668b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T20:47:18.124Z] + + docker-composegrep build parallel --help [2022-04-04T20:47:18.125Z] [2022-04-04T20:47:24.825Z] --parallel Build images in parallel. [Pipeline] } [2022-04-04T20:47:24.846Z] $ docker stop --time=1 793cc8f6247e47e93dd1d687b504dcdf0066f837a0e1f0f0939f615b60ed668b [2022-04-04T20:47:26.593Z] $ docker rm -f 793cc8f6247e47e93dd1d687b504dcdf0066f837a0e1f0f0939f615b60ed668b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T20:47:27.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-04T20:47:27.248Z] . [Pipeline] withDockerContainer [2022-04-04T20:47:27.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-10686 does not seem to be running inside a container [2022-04-04T20:47:27.606Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-04T20:47:29.038Z] $ docker top b1b80cd4a0330c2fc007926ac0cc54b52f8ea473f6ae02a790d30c01e6a4ec5d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T20:47:30.000Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-04T20:47:36.712Z] Building core-command ... [2022-04-04T20:47:36.712Z] Building core-data ... [2022-04-04T20:47:36.712Z] Building core-metadata ... [2022-04-04T20:47:36.712Z] Building security-bootstrapper ... [2022-04-04T20:47:36.712Z] Building security-proxy-setup ... [2022-04-04T20:47:36.712Z] Building security-secretstore-setup ... [2022-04-04T20:47:36.712Z] Building security-spiffe-token-provider ... [2022-04-04T20:47:36.712Z] Building security-spire-agent ... [2022-04-04T20:47:36.712Z] Building security-spire-config ... [2022-04-04T20:47:36.712Z] Building security-spire-server ... [2022-04-04T20:47:36.712Z] Building support-notifications ... [2022-04-04T20:47:36.712Z] Building support-scheduler ... [2022-04-04T20:47:36.712Z] Building sys-mgmt-agent ... [2022-04-04T20:47:36.712Z] Building security-bootstrapper [2022-04-04T20:47:36.712Z] Building security-secretstore-setup [2022-04-04T20:47:36.712Z] Building security-proxy-setup [2022-04-04T20:47:36.712Z] Building sys-mgmt-agent [2022-04-04T20:47:36.712Z] Building core-data [2022-04-04T20:49:28.548Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:49:28.548Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:49:28.548Z] ---> 9577bc86971d [2022-04-04T20:49:28.548Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T20:49:28.548Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:49:28.548Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:49:28.548Z] ---> 9577bc86971d [2022-04-04T20:49:28.548Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:49:28.548Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:49:28.548Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:49:28.548Z] ---> 9577bc86971d [2022-04-04T20:49:28.548Z] Step 3/25 : WORKDIR /edgex-go [2022-04-04T20:49:28.548Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:49:28.548Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:49:28.548Z] ---> 9577bc86971d [2022-04-04T20:49:28.548Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:49:28.548Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:49:28.548Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:49:28.548Z] ---> 9577bc86971d [2022-04-04T20:49:28.548Z] Step 3/31 : WORKDIR /edgex-go [2022-04-04T20:49:28.548Z] ---> Running in 692c172f1421 [2022-04-04T20:49:28.548Z] ---> Running in 7d51f396c25f [2022-04-04T20:49:28.548Z] ---> Running in 53fdc30b3e2f [2022-04-04T20:49:28.548Z] ---> Running in f8b82233bd47 [2022-04-04T20:49:28.548Z] ---> Running in 1b99ea2f4dcc [2022-04-04T20:49:28.548Z] Removing intermediate container f8b82233bd47 [2022-04-04T20:49:28.548Z] ---> baba86c7608d [2022-04-04T20:49:28.548Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:49:28.548Z] Removing intermediate container 692c172f1421 [2022-04-04T20:49:28.548Z] ---> 7de137eeb4b0 [2022-04-04T20:49:28.548Z] Removing intermediate container 1b99ea2f4dcc [2022-04-04T20:49:28.548Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:49:28.548Z] ---> 88c952b7f852 [2022-04-04T20:49:28.548Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:49:28.548Z] ---> Running in f21e88b97f60 [2022-04-04T20:49:28.548Z] Removing intermediate container 7d51f396c25f [2022-04-04T20:49:28.548Z] ---> 981f1646eb32 [2022-04-04T20:49:28.548Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 53fdc30b3e2f [2022-04-04T20:49:28.548Z] ---> 3c6eaa66fc0e [2022-04-04T20:49:28.548Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:49:28.548Z] [2022-04-04T20:49:28.548Z] ---> Running in fc87c159e1fe [2022-04-04T20:49:28.548Z] ---> Running in 6d9f0e6fe3c0 [2022-04-04T20:49:28.548Z] ---> Running in 89a115dcb881 [2022-04-04T20:49:28.548Z] ---> Running in ccde2baa9a83 [2022-04-04T20:49:28.548Z] Removing intermediate container f21e88b97f60 [2022-04-04T20:49:28.548Z] ---> 4a5316742f82 [2022-04-04T20:49:28.548Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-04T20:49:28.548Z] ---> Running in 70053c86d8d6 [2022-04-04T20:49:28.548Z] Removing intermediate container fc87c159e1fe [2022-04-04T20:49:28.548Z] ---> e5f4506f64e7 [2022-04-04T20:49:28.548Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-04T20:49:28.548Z] ---> Running in 61b755e48735 [2022-04-04T20:49:28.548Z] Removing intermediate container 6d9f0e6fe3c0 [2022-04-04T20:49:28.548Z] ---> 8acd6bddca14 [2022-04-04T20:49:28.548Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-04T20:49:28.548Z] ---> Running in 91bdbd7fe067 [2022-04-04T20:49:29.156Z] Removing intermediate container 89a115dcb881 [2022-04-04T20:49:29.156Z] ---> 4bfa0fb19cd6 [2022-04-04T20:49:29.156Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T20:49:29.156Z] ---> Running in 726d070254c7 [2022-04-04T20:49:29.156Z] Removing intermediate container ccde2baa9a83 [2022-04-04T20:49:29.156Z] ---> 3335ddafe7f7 [2022-04-04T20:49:29.156Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-04T20:49:29.436Z] ---> Running in 908a036bf344 [2022-04-04T20:49:30.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:30.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:30.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:31.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:31.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:31.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:31.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:31.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:32.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:32.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:49:32.447Z] OK: 220 MiB in 52 packages [2022-04-04T20:49:32.727Z] OK: 220 MiB in 52 packages [2022-04-04T20:49:33.338Z] OK: 220 MiB in 52 packages [2022-04-04T20:49:33.958Z] OK: 220 MiB in 52 packages [2022-04-04T20:49:34.257Z] OK: 220 MiB in 52 packages [2022-04-04T20:49:34.540Z] Removing intermediate container 70053c86d8d6 [2022-04-04T20:49:34.540Z] ---> 4ac8700acfb1 [2022-04-04T20:49:34.540Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:49:34.826Z] Removing intermediate container 61b755e48735 [2022-04-04T20:49:34.826Z] ---> 8f650d6859ea [2022-04-04T20:49:34.826Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-04T20:49:35.435Z] Removing intermediate container 91bdbd7fe067 [2022-04-04T20:49:35.435Z] ---> af34d533f958 [2022-04-04T20:49:35.435Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:49:35.708Z] Removing intermediate container 908a036bf344 [2022-04-04T20:49:35.708Z] ---> 061facb91042 [2022-04-04T20:49:35.708Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-04T20:49:35.708Z] Removing intermediate container 726d070254c7 [2022-04-04T20:49:35.708Z] ---> 8c97aba7a133 [2022-04-04T20:49:35.708Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T20:49:35.993Z] ---> 8e1d946b49ce [2022-04-04T20:49:35.993Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:49:36.273Z] ---> 620264d9e39a [2022-04-04T20:49:36.273Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:49:36.273Z] ---> Running in f110f995f5d9 [2022-04-04T20:49:36.552Z] ---> Running in a6224fee8fa6 [2022-04-04T20:49:36.829Z] ---> 3c75c620661f [2022-04-04T20:49:36.829Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:49:37.114Z] ---> Running in 079474b14918 [2022-04-04T20:49:37.394Z] ---> 85b466212898 [2022-04-04T20:49:37.394Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:49:37.394Z] ---> 87472fffb7b5 [2022-04-04T20:49:37.394Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:49:37.674Z] ---> Running in 690cb9a1f5da [2022-04-04T20:49:37.674Z] ---> Running in a9e273275769 [2022-04-04T20:49:43.127Z] Removing intermediate container f110f995f5d9 [2022-04-04T20:49:43.127Z] ---> 5a655c66cb95 [2022-04-04T20:49:43.127Z] Step 8/25 : COPY . . [2022-04-04T20:49:43.127Z] Removing intermediate container a6224fee8fa6 [2022-04-04T20:49:43.127Z] ---> 008d04e8856b [2022-04-04T20:49:43.127Z] Step 8/23 : COPY . . [2022-04-04T20:49:43.404Z] Removing intermediate container 079474b14918 [2022-04-04T20:49:43.404Z] ---> 29c5f8f02648 [2022-04-04T20:49:43.404Z] Step 8/23 : COPY . . [2022-04-04T20:49:43.404Z] Removing intermediate container a9e273275769 [2022-04-04T20:49:43.404Z] ---> ca4a1c143b2e [2022-04-04T20:49:43.404Z] Step 8/31 : COPY . . [2022-04-04T20:49:43.680Z] Removing intermediate container 690cb9a1f5da [2022-04-04T20:49:43.680Z] ---> defb4bf393d8 [2022-04-04T20:49:43.680Z] Step 8/22 : COPY . . [2022-04-04T20:50:22.715Z] ---> d33e43ed047b [2022-04-04T20:50:22.716Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-04T20:50:22.716Z] ---> d8ad250bfe89 [2022-04-04T20:50:22.716Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-04T20:50:22.716Z] ---> Running in 6aa834447103 [2022-04-04T20:50:22.716Z] ---> Running in e1e7be586c3d [2022-04-04T20:50:22.716Z] ---> f99ee51de8a5 [2022-04-04T20:50:22.716Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-04T20:50:22.716Z] ---> 7f992bb22bd9 [2022-04-04T20:50:22.716Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-04T20:50:22.716Z] ---> Running in 6f1bbf7bb772 [2022-04-04T20:50:22.716Z] ---> Running in e71425eda64c [2022-04-04T20:50:22.716Z] ---> 25f08a844286 [2022-04-04T20:50:22.716Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-04T20:50:22.716Z] ---> Running in 71d5cc62c2e0 [2022-04-04T20:50:22.716Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-04T20:50:22.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-04T20:50:22.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-04T20:50:22.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-04T20:50:22.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-04T20:57:30.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-04T20:57:30.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-04T20:57:48.895Z] Removing intermediate container 6f1bbf7bb772 [2022-04-04T20:57:48.895Z] ---> f0719e99d0e6 [2022-04-04T20:57:48.895Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-04T20:57:48.895Z] ---> Running in a513dbc21926 [2022-04-04T20:57:52.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-04T20:57:53.306Z] Removing intermediate container e71425eda64c [2022-04-04T20:57:53.306Z] ---> bd7f68158915 [2022-04-04T20:57:53.306Z] [2022-04-04T20:57:53.306Z] Step 10/31 : FROM alpine:3.14 [2022-04-04T20:57:53.583Z] 3.14: Pulling from library/alpine [2022-04-04T20:57:55.596Z] Removing intermediate container a513dbc21926 [2022-04-04T20:57:55.596Z] ---> a2d415e52fdd [2022-04-04T20:57:55.596Z] [2022-04-04T20:57:55.596Z] Step 11/23 : FROM docker:20.10.14 [2022-04-04T20:57:55.596Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-04-04T20:57:55.596Z] Status: Downloaded newer image for alpine:3.14 [2022-04-04T20:57:55.596Z] ---> cc3d11fa2d52 [2022-04-04T20:57:55.596Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-04T20:57:55.596Z] 20.10.14: Pulling from library/docker [2022-04-04T20:57:55.871Z] ---> Running in 580e9c546ee9 [2022-04-04T20:57:56.478Z] Removing intermediate container 580e9c546ee9 [2022-04-04T20:57:56.478Z] ---> 5437e362654f [2022-04-04T20:57:56.478Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-04T20:57:57.079Z] ---> Running in 163bf17ee2e8 [2022-04-04T20:57:57.079Z] Removing intermediate container 71d5cc62c2e0 [2022-04-04T20:57:57.079Z] ---> 322d2a328910 [2022-04-04T20:57:57.079Z] [2022-04-04T20:57:57.079Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T20:57:57.079Z] ---> cc3d11fa2d52 [2022-04-04T20:57:57.079Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-04T20:57:57.361Z] ---> Running in 04808e1be1e4 [2022-04-04T20:57:58.361Z] Removing intermediate container e1e7be586c3d [2022-04-04T20:57:58.361Z] ---> a40bf0478630 [2022-04-04T20:57:58.361Z] [2022-04-04T20:57:58.361Z] Step 10/25 : FROM alpine:3.14 [2022-04-04T20:57:58.361Z] ---> cc3d11fa2d52 [2022-04-04T20:57:58.361Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-04T20:57:58.639Z] ---> Running in 885a80c7aa63 [2022-04-04T20:58:00.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:00.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:00.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:00.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:01.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:01.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:01.870Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-04T20:58:01.870Z] (2/2) Installing su-exec (0.2-r1) [2022-04-04T20:58:01.870Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:58:01.870Z] OK: 6 MiB in 16 packages [2022-04-04T20:58:02.145Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-04T20:58:02.423Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-04T20:58:02.423Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-04T20:58:02.423Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-04T20:58:02.423Z] (5/6) Installing curl (7.79.1-r0) [2022-04-04T20:58:02.699Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-04T20:58:02.699Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:58:02.699Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T20:58:03.314Z] OK: 8 MiB in 20 packages [2022-04-04T20:58:03.314Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-04T20:58:03.314Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-04T20:58:03.314Z] (3/3) Installing su-exec (0.2-r1) [2022-04-04T20:58:03.314Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:58:03.595Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T20:58:03.880Z] OK: 6 MiB in 17 packages [2022-04-04T20:58:03.880Z] Removing intermediate container 163bf17ee2e8 [2022-04-04T20:58:03.880Z] ---> ee71078bd401 [2022-04-04T20:58:03.880Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-04T20:58:04.168Z] ---> Running in 139cdd593c19 [2022-04-04T20:58:05.163Z] Removing intermediate container 139cdd593c19 [2022-04-04T20:58:05.163Z] ---> 1baf46d130f6 [2022-04-04T20:58:05.163Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-04T20:58:05.452Z] ---> Running in 8b3d3cbe4c91 [2022-04-04T20:58:06.065Z] Removing intermediate container 8b3d3cbe4c91 [2022-04-04T20:58:06.065Z] ---> 9b17d20272aa [2022-04-04T20:58:06.065Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-04T20:58:06.355Z] ---> Running in 54fd2adae780 [2022-04-04T20:58:06.647Z] Removing intermediate container 04808e1be1e4 [2022-04-04T20:58:06.647Z] ---> 348c6c8fb49b [2022-04-04T20:58:06.647Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-04T20:58:06.647Z] ---> Running in bb024ef7750a [2022-04-04T20:58:06.931Z] Removing intermediate container 885a80c7aa63 [2022-04-04T20:58:06.931Z] ---> f7da11e4c089 [2022-04-04T20:58:06.931Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-04T20:58:07.209Z] ---> Running in 127b7c76c5a4 [2022-04-04T20:58:07.826Z] Removing intermediate container bb024ef7750a [2022-04-04T20:58:07.826Z] ---> c67ec248e83c [2022-04-04T20:58:07.826Z] Step 13/22 : WORKDIR /edgex [2022-04-04T20:58:08.111Z] ---> Running in 01d584a74f3b [2022-04-04T20:58:08.111Z] Removing intermediate container 127b7c76c5a4 [2022-04-04T20:58:08.111Z] ---> d2e41883dc57 [2022-04-04T20:58:08.111Z] Step 13/25 : WORKDIR / [2022-04-04T20:58:08.721Z] ---> Running in 5df703be67a6 [2022-04-04T20:58:09.730Z] Removing intermediate container 5df703be67a6 [2022-04-04T20:58:09.730Z] ---> 37bd82d908e4 [2022-04-04T20:58:09.730Z] 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-04-04T20:58:09.730Z] Removing intermediate container 01d584a74f3b [2022-04-04T20:58:09.730Z] ---> ce956ffc7ccd [2022-04-04T20:58:09.730Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-04T20:58:11.204Z] ---> e19fdf5ed385 [2022-04-04T20:58:11.204Z] 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-04-04T20:58:11.204Z] Removing intermediate container 54fd2adae780 [2022-04-04T20:58:11.204Z] ---> 3c39613edc0a [2022-04-04T20:58:11.204Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-04T20:58:11.204Z] ---> Running in 63c106879280 [2022-04-04T20:58:11.485Z] ---> f8cde2a09b6f [2022-04-04T20:58:11.485Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-04T20:58:12.095Z] Removing intermediate container 63c106879280 [2022-04-04T20:58:12.095Z] ---> 5ebd376aa520 [2022-04-04T20:58:12.095Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-04T20:58:12.702Z] ---> b1362bad2b35 [2022-04-04T20:58:12.702Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-04T20:58:14.168Z] ---> c44ca78a0e2a [2022-04-04T20:58:14.168Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-04T20:58:14.168Z] ---> e5b4b8ff9b0d [2022-04-04T20:58:14.168Z] 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-04-04T20:58:14.168Z] ---> Running in 8668ec8a689f [2022-04-04T20:58:15.645Z] ---> 99ceafbd4b24 [2022-04-04T20:58:15.645Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-04T20:58:15.645Z] ---> cc1dedc795cc [2022-04-04T20:58:15.645Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-04T20:58:17.104Z] Removing intermediate container 8668ec8a689f [2022-04-04T20:58:17.104Z] ---> 3c3f70e579de [2022-04-04T20:58:17.104Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:58:19.109Z] ---> 3d9c4da8c42d [2022-04-04T20:58:19.109Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-04T20:58:19.109Z] ---> 066b1b2ee043 [2022-04-04T20:58:19.109Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T20:58:19.109Z] ---> d5e5fb3dc746 [2022-04-04T20:58:19.109Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-04T20:58:20.101Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-04-04T20:58:20.384Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-04T20:58:20.384Z] ---> c52727829a8a [2022-04-04T20:58:20.384Z] 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-04-04T20:58:20.384Z] ---> 9644edf5569f [2022-04-04T20:58:20.384Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-04T20:58:20.384Z] ---> Running in 54dc52cfbbfb [2022-04-04T20:58:20.661Z] ---> Running in 0d1f89752e65 [2022-04-04T20:58:21.263Z] Removing intermediate container 54dc52cfbbfb [2022-04-04T20:58:21.263Z] ---> 559d7935f609 [2022-04-04T20:58:21.263Z] 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-04-04T20:58:21.683Z] ---> Running in 7299c6b0fa89 [2022-04-04T20:58:22.833Z] ---> e205f624d568 [2022-04-04T20:58:22.833Z] ---> 877bbff3408b [2022-04-04T20:58:22.833Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-04T20:58:22.833Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-04T20:58:24.565Z] ---> 88f9f3e5726d [2022-04-04T20:58:24.565Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-04T20:58:24.565Z] Removing intermediate container 0d1f89752e65 [2022-04-04T20:58:24.565Z] ---> c8f254d4e2f5 [2022-04-04T20:58:24.565Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T20:58:24.913Z] ---> Running in 424d0c04ae48 [2022-04-04T20:58:24.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:25.214Z] ---> 0e633217042d [2022-04-04T20:58:25.214Z] 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-04-04T20:58:25.565Z] ---> Running in 780ac44a3be2 [2022-04-04T20:58:25.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:26.232Z] Removing intermediate container 424d0c04ae48 [2022-04-04T20:58:26.232Z] ---> cd171ee21aec [2022-04-04T20:58:26.232Z] Step 20/22 : LABEL arch=arm64 [2022-04-04T20:58:26.515Z] ---> Running in 0e09f9c13214 [2022-04-04T20:58:26.799Z] (1/43) Installing readline (8.1.1-r0) [2022-04-04T20:58:26.799Z] (2/43) Installing bash (5.1.16-r0) [2022-04-04T20:58:26.799Z] ---> 6019a020f457 [2022-04-04T20:58:26.799Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-04T20:58:26.799Z] Executing bash-5.1.16-r0.post-install [2022-04-04T20:58:26.799Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-04T20:58:26.799Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T20:58:26.799Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-04T20:58:26.799Z] (6/43) Installing curl (7.80.0-r0) [2022-04-04T20:58:27.080Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-04T20:58:27.080Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-04T20:58:27.080Z] (9/43) Installing expat (2.4.7-r0) [2022-04-04T20:58:27.080Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-04T20:58:27.080Z] (11/43) Installing gdbm (1.22-r0) [2022-04-04T20:58:27.080Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-04T20:58:27.080Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-04T20:58:27.080Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-04T20:58:27.080Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-04T20:58:27.080Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-04T20:58:27.080Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-04T20:58:27.364Z] Removing intermediate container 0e09f9c13214 [2022-04-04T20:58:27.364Z] ---> 7cce233ed222 [2022-04-04T20:58:27.364Z] Step 21/22 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T20:58:27.640Z] ---> Running in b5f979fad5dd [2022-04-04T20:58:28.635Z] ---> 64dd3bdf4fe8 [2022-04-04T20:58:28.635Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-04T20:58:28.919Z] Removing intermediate container b5f979fad5dd [2022-04-04T20:58:28.919Z] ---> f1b49a82973c [2022-04-04T20:58:28.919Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T20:58:28.919Z] ---> Running in 636c36893dcb [2022-04-04T20:58:29.207Z] ---> Running in 339076c13729 [2022-04-04T20:58:29.207Z] Removing intermediate container 780ac44a3be2 [2022-04-04T20:58:29.207Z] ---> b3a349b36553 [2022-04-04T20:58:29.207Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-04T20:58:29.501Z] ---> Running in 372676a947f6 [2022-04-04T20:58:29.796Z] Removing intermediate container 636c36893dcb [2022-04-04T20:58:29.796Z] ---> 08a959ad9239 [2022-04-04T20:58:29.796Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-04T20:58:30.073Z] Removing intermediate container 339076c13729 [2022-04-04T20:58:30.073Z] ---> 016701578941 [2022-04-04T20:58:30.073Z] [2022-04-04T20:58:30.073Z] Removing intermediate container 372676a947f6 [2022-04-04T20:58:30.073Z] ---> d7cf09cf2b03 [2022-04-04T20:58:30.073Z] Step 23/25 : LABEL arch=arm64 [2022-04-04T20:58:30.074Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-04T20:58:30.074Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-04T20:58:30.347Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-04T20:58:30.347Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-04T20:58:30.347Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-04T20:58:30.347Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-04T20:58:30.347Z] ---> Running in bf9e2e75cb50 [2022-04-04T20:58:30.347Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-04T20:58:30.632Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-04T20:58:30.632Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-04T20:58:30.632Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-04T20:58:30.632Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-04T20:58:30.632Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-04T20:58:30.632Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-04T20:58:30.632Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-04T20:58:30.632Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-04T20:58:30.632Z] Removing intermediate container 6aa834447103 [2022-04-04T20:58:30.632Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-04T20:58:30.632Z] ---> 70d3fcc0e8b3 [2022-04-04T20:58:30.632Z] [2022-04-04T20:58:30.632Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T20:58:30.632Z] ---> cc3d11fa2d52 [2022-04-04T20:58:30.632Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-04T20:58:30.918Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-04T20:58:30.918Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-04T20:58:30.918Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-04T20:58:30.918Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-04T20:58:30.919Z] ---> d656041efd7c [2022-04-04T20:58:30.919Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-04T20:58:30.919Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-04T20:58:30.919Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-04T20:58:30.919Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-04T20:58:30.919Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-04T20:58:30.919Z] ---> Running in b6fd9c05eb13 [2022-04-04T20:58:31.218Z] Removing intermediate container bf9e2e75cb50 [2022-04-04T20:58:31.218Z] ---> 75bd8c5f769c [2022-04-04T20:58:31.218Z] Step 24/25 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T20:58:31.218Z] Successfully built 016701578941 [2022-04-04T20:58:31.218Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-04T20:58:31.218Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-04T20:58:31.218Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-04-04T20:58:31.218Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-04T20:58:31.492Z] ---> Running in b981ca63e886 [2022-04-04T20:58:31.492Z] ---> Running in 330092384f68 [2022-04-04T20:58:31.768Z] Removing intermediate container b6fd9c05eb13 [2022-04-04T20:58:31.768Z] ---> 21d989a126a8 [2022-04-04T20:58:31.768Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-04T20:58:32.046Z] ---> Running in c3e8630cd6f8 [2022-04-04T20:58:32.046Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T20:58:32.321Z] OK: 82 MiB in 65 packages [2022-04-04T20:58:32.321Z] Removing intermediate container b981ca63e886 [2022-04-04T20:58:32.321Z] ---> 6a3023462018 [2022-04-04T20:58:32.321Z] Step 25/25 : LABEL version=0.0.0 [2022-04-04T20:58:32.321Z] ---> Running in 1ce530b53bfc [2022-04-04T20:58:32.596Z] Removing intermediate container c3e8630cd6f8 [2022-04-04T20:58:32.596Z] ---> a40492b99d8f [2022-04-04T20:58:32.596Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-04T20:58:32.868Z] ---> Running in 85f3d486ffcc [2022-04-04T20:58:33.474Z] Removing intermediate container 1ce530b53bfc [2022-04-04T20:58:33.474Z] ---> 564a252ef028 [2022-04-04T20:58:33.474Z] [2022-04-04T20:58:33.474Z] Removing intermediate container 85f3d486ffcc [2022-04-04T20:58:33.474Z] ---> 05ac9b0731b0 [2022-04-04T20:58:33.474Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:58:33.751Z] ---> Running in e9609d5d8f55 [2022-04-04T20:58:34.746Z] Successfully built 564a252ef028 [2022-04-04T20:58:34.746Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-04T20:58:34.746Z]  Building security-secretstore-setup ... done Building core-command [2022-04-04T20:58:35.349Z] Removing intermediate container 330092384f68 [2022-04-04T20:58:35.349Z] ---> 06e514ad7ac8 [2022-04-04T20:58:35.349Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-04T20:58:35.637Z] ---> Running in 2a8268210d46 [2022-04-04T20:58:36.265Z] Removing intermediate container 2a8268210d46 [2022-04-04T20:58:36.265Z] ---> 1310c1f819da [2022-04-04T20:58:36.265Z] Step 28/31 : CMD ["gate"] [2022-04-04T20:58:36.874Z] ---> Running in c8d6aa0e8a62 [2022-04-04T20:58:36.875Z] Removing intermediate container e9609d5d8f55 [2022-04-04T20:58:36.875Z] ---> 9bfee4240175 [2022-04-04T20:58:36.875Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-04T20:58:37.154Z] ---> Running in de1b95c1d1c2 [2022-04-04T20:58:37.763Z] Removing intermediate container c8d6aa0e8a62 [2022-04-04T20:58:37.763Z] ---> dbe3f6e8aa21 [2022-04-04T20:58:37.763Z] Step 29/31 : LABEL arch=arm64 [2022-04-04T20:58:38.043Z] ---> Running in a667d60b745b [2022-04-04T20:58:38.322Z] Collecting docker-compose==1.23.2 [2022-04-04T20:58:38.599Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-04T20:58:38.599Z] Removing intermediate container a667d60b745b [2022-04-04T20:58:38.599Z] ---> b2b5db1b1a13 [2022-04-04T20:58:38.599Z] Step 30/31 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T20:58:38.893Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:39.165Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-04T20:58:39.165Z] ---> Running in 0618d8527f44 [2022-04-04T20:58:39.165Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-04T20:58:39.440Z] Removing intermediate container 0618d8527f44 [2022-04-04T20:58:39.440Z] ---> d57b6a8cde0c [2022-04-04T20:58:39.718Z] Step 31/31 : LABEL version=0.0.0 [2022-04-04T20:58:39.992Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:58:39.992Z] ---> Running in edc965378064 [2022-04-04T20:58:40.599Z] Removing intermediate container edc965378064 [2022-04-04T20:58:40.599Z] ---> 7841a70f830e [2022-04-04T20:58:40.599Z] [2022-04-04T20:58:40.878Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-04T20:58:41.153Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-04T20:58:41.153Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-04T20:58:41.153Z] Successfully built 7841a70f830e [2022-04-04T20:58:41.153Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-04T20:58:41.153Z]  Building security-bootstrapper ... done Building security-spire-config [2022-04-04T20:58:41.153Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-04T20:58:41.428Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-04T20:58:41.709Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-04T20:58:41.709Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T20:58:41.709Z] OK: 8 MiB in 20 packages [2022-04-04T20:58:41.709Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-04T20:58:41.990Z] Collecting cached-property<2,>=1.2.0 [2022-04-04T20:58:41.990Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-04T20:58:43.000Z] Removing intermediate container de1b95c1d1c2 [2022-04-04T20:58:43.000Z] ---> 4431ed73529a [2022-04-04T20:58:43.000Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T20:58:43.608Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-04T20:58:43.881Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-04T20:58:44.156Z] ---> f30f9c6e2d58 [2022-04-04T20:58:44.156Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-04T20:58:45.146Z] Collecting PyYAML<4,>=3.10 [2022-04-04T20:58:45.146Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-04T20:58:46.604Z] ---> 74acba74f8c7 [2022-04-04T20:58:46.604Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-04T20:58:47.590Z] ---> aa345a07e3af [2022-04-04T20:58:47.590Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-04T20:58:47.590Z] ---> Running in 21144528a681 [2022-04-04T20:58:47.869Z] Removing intermediate container 21144528a681 [2022-04-04T20:58:47.869Z] ---> fe989abe8091 [2022-04-04T20:58:47.869Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:58:48.154Z] ---> Running in b41c74f8aa56 [2022-04-04T20:58:48.432Z] Removing intermediate container b41c74f8aa56 [2022-04-04T20:58:48.432Z] ---> ef1cc96c4367 [2022-04-04T20:58:48.432Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T20:58:48.708Z] ---> Running in 185a228b7313 [2022-04-04T20:58:49.308Z] Removing intermediate container 185a228b7313 [2022-04-04T20:58:49.308Z] ---> a3d96341d4b4 [2022-04-04T20:58:49.308Z] Step 22/23 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T20:58:49.308Z] ---> Running in 3ddc40709208 [2022-04-04T20:58:49.308Z] Collecting docopt<0.7,>=0.6.1 [2022-04-04T20:58:49.308Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-04T20:58:49.919Z] Removing intermediate container 3ddc40709208 [2022-04-04T20:58:49.919Z] ---> 444982a6700a [2022-04-04T20:58:49.919Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:58:49.919Z] ---> Running in cb93c4bb4326 [2022-04-04T20:58:50.529Z] Removing intermediate container cb93c4bb4326 [2022-04-04T20:58:50.529Z] ---> eb67ee4c361d [2022-04-04T20:58:50.529Z] [2022-04-04T20:58:51.135Z] Successfully built eb67ee4c361d [2022-04-04T20:58:51.135Z] Successfully tagged core-data-arm64:latest [2022-04-04T20:58:51.135Z]  Building core-data ... done Building support-scheduler [2022-04-04T20:58:52.570Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-04T20:58:52.570Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-04T20:58:53.170Z] Collecting docker<4.0,>=3.6.0 [2022-04-04T20:58:53.170Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-04T20:58:53.447Z] Collecting texttable<0.10,>=0.9.0 [2022-04-04T20:58:53.447Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-04T20:58:56.077Z] Collecting jsonschema<3,>=2.5.1 [2022-04-04T20:58:56.077Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-04T20:58:56.353Z] Collecting docker-pycreds>=0.4.0 [2022-04-04T20:58:56.353Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-04T20:58:57.353Z] 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-04-04T20:58:57.353Z] Collecting idna<2.8,>=2.5 [2022-04-04T20:58:57.353Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-04T20:58:57.632Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-04T20:58:57.632Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-04T20:58:58.615Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-04T20:58:58.615Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-04T20:58:58.890Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-04T20:58:58.890Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-04T20:58:58.890Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-04T20:58:58.890Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-04T20:59:00.333Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-04T20:59:00.333Z] Attempting uninstall: urllib3 [2022-04-04T20:59:00.333Z] Found existing installation: urllib3 1.26.7 [2022-04-04T20:59:00.333Z] Uninstalling urllib3-1.26.7: [2022-04-04T20:59:00.333Z] Successfully uninstalled urllib3-1.26.7 [2022-04-04T20:59:00.937Z] Attempting uninstall: idna [2022-04-04T20:59:00.937Z] Found existing installation: idna 3.3 [2022-04-04T20:59:00.937Z] Uninstalling idna-3.3: [2022-04-04T20:59:01.212Z] Successfully uninstalled idna-3.3 [2022-04-04T20:59:04.614Z] Attempting uninstall: requests [2022-04-04T20:59:04.614Z] Found existing installation: requests 2.26.0 [2022-04-04T20:59:04.614Z] Uninstalling requests-2.26.0: [2022-04-04T20:59:04.614Z] Successfully uninstalled requests-2.26.0 [2022-04-04T20:59:05.212Z] Running setup.py install for texttable: started [2022-04-04T20:59:07.837Z] Running setup.py install for texttable: finished with status 'done' [2022-04-04T20:59:07.837Z] Running setup.py install for PyYAML: started [2022-04-04T20:59:11.241Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-04T20:59:11.241Z] Running setup.py install for docopt: started [2022-04-04T20:59:13.877Z] Running setup.py install for docopt: finished with status 'done' [2022-04-04T20:59:13.877Z] Running setup.py install for dockerpty: started [2022-04-04T20:59:16.513Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-04T20:59:18.501Z] 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-04-04T20:59:36.851Z] Removing intermediate container 7299c6b0fa89 [2022-04-04T20:59:36.851Z] ---> f6cd9d73a683 [2022-04-04T20:59:36.851Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-04T20:59:36.851Z] ---> Running in 2634534a8c8e [2022-04-04T20:59:36.851Z] Removing intermediate container 2634534a8c8e [2022-04-04T20:59:36.851Z] ---> 1c7d9928cd73 [2022-04-04T20:59:36.851Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-04T20:59:36.851Z] ---> Running in 3cbb7c81dab2 [2022-04-04T20:59:36.851Z] Removing intermediate container 3cbb7c81dab2 [2022-04-04T20:59:36.851Z] ---> c2704fe026fc [2022-04-04T20:59:36.851Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-04T20:59:39.495Z] ---> dfa3e6641d15 [2022-04-04T20:59:39.495Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-04T20:59:40.099Z] ---> 794c88ff4878 [2022-04-04T20:59:40.099Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-04T20:59:41.544Z] ---> 25fba828ca13 [2022-04-04T20:59:41.544Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-04T20:59:41.544Z] ---> Running in d32845f536ae [2022-04-04T20:59:42.552Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:59:42.552Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:59:42.552Z] ---> 9577bc86971d [2022-04-04T20:59:42.552Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T20:59:42.552Z] ---> Using cache [2022-04-04T20:59:42.552Z] ---> 981f1646eb32 [2022-04-04T20:59:42.552Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:59:42.552Z] ---> Using cache [2022-04-04T20:59:42.552Z] ---> 8acd6bddca14 [2022-04-04T20:59:42.552Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T20:59:42.552Z] ---> Running in 23d69b8ae46e [2022-04-04T20:59:42.552Z] Removing intermediate container d32845f536ae [2022-04-04T20:59:42.552Z] ---> c6d16701ffc1 [2022-04-04T20:59:42.552Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T20:59:42.832Z] ---> Running in 9cac8de9b6d1 [2022-04-04T20:59:43.832Z] Removing intermediate container 9cac8de9b6d1 [2022-04-04T20:59:43.832Z] ---> a8f6c6f0a441 [2022-04-04T20:59:43.832Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T20:59:43.832Z] ---> Running in ecde52e5fdac [2022-04-04T20:59:43.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T20:59:44.431Z] Removing intermediate container ecde52e5fdac [2022-04-04T20:59:44.431Z] ---> ebf40bdc705b [2022-04-04T20:59:44.431Z] Step 22/23 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T20:59:44.709Z] ---> Running in a35b3d5fd622 [2022-04-04T20:59:44.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T20:59:45.267Z] Removing intermediate container a35b3d5fd622 [2022-04-04T20:59:45.267Z] ---> 6526474ef912 [2022-04-04T20:59:45.267Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T20:59:45.544Z] ---> Running in 18b362b15c7b [2022-04-04T20:59:46.156Z] OK: 220 MiB in 52 packages [2022-04-04T20:59:46.428Z] Removing intermediate container 18b362b15c7b [2022-04-04T20:59:46.428Z] ---> bd4859f28abe [2022-04-04T20:59:46.428Z] [2022-04-04T20:59:47.447Z] Successfully built bd4859f28abe [2022-04-04T20:59:47.447Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-04T20:59:47.447Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-04-04T20:59:47.722Z] Removing intermediate container 23d69b8ae46e [2022-04-04T20:59:47.722Z] ---> fd4d4331b55e [2022-04-04T20:59:47.722Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T20:59:48.714Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:59:48.714Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:59:48.714Z] ---> 9577bc86971d [2022-04-04T20:59:48.714Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T20:59:48.714Z] ---> Using cache [2022-04-04T20:59:48.714Z] ---> 981f1646eb32 [2022-04-04T20:59:48.714Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:59:48.715Z] ---> Using cache [2022-04-04T20:59:48.715Z] ---> 8acd6bddca14 [2022-04-04T20:59:48.715Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T20:59:48.715Z] ---> Using cache [2022-04-04T20:59:48.715Z] ---> fd4d4331b55e [2022-04-04T20:59:48.715Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T20:59:48.996Z] ---> f6f7e3f05f01 [2022-04-04T20:59:48.996Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:59:48.996Z] ---> Running in e39631b07395 [2022-04-04T20:59:49.276Z] ---> a985a353ba6d [2022-04-04T20:59:49.276Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:59:49.276Z] ---> Running in a75e712293e7 [2022-04-04T20:59:54.712Z] Removing intermediate container e39631b07395 [2022-04-04T20:59:54.712Z] ---> 99cd1815b363 [2022-04-04T20:59:54.712Z] Step 8/24 : COPY . . [2022-04-04T20:59:54.712Z] Removing intermediate container a75e712293e7 [2022-04-04T20:59:54.712Z] ---> 41f63a80f8d1 [2022-04-04T20:59:54.712Z] Step 8/23 : COPY . . [2022-04-04T20:59:55.328Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T20:59:55.328Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-04T20:59:55.328Z] ---> 9577bc86971d [2022-04-04T20:59:55.328Z] Step 3/24 : WORKDIR /edgex-go [2022-04-04T20:59:55.328Z] ---> Using cache [2022-04-04T20:59:55.328Z] ---> 981f1646eb32 [2022-04-04T20:59:55.328Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T20:59:55.328Z] ---> Using cache [2022-04-04T20:59:55.328Z] ---> 8acd6bddca14 [2022-04-04T20:59:55.328Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-04T20:59:55.328Z] ---> Using cache [2022-04-04T20:59:55.328Z] ---> fd4d4331b55e [2022-04-04T20:59:55.328Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-04T20:59:55.328Z] ---> Using cache [2022-04-04T20:59:55.328Z] ---> a985a353ba6d [2022-04-04T20:59:55.328Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T20:59:55.328Z] ---> Using cache [2022-04-04T20:59:55.328Z] ---> 41f63a80f8d1 [2022-04-04T20:59:55.328Z] Step 8/24 : COPY . . [2022-04-04T21:00:03.640Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T21:00:03.640Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T21:00:03.640Z] ---> 9577bc86971d [2022-04-04T21:00:03.640Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T21:00:03.640Z] ---> Using cache [2022-04-04T21:00:03.640Z] ---> 981f1646eb32 [2022-04-04T21:00:03.640Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:00:03.640Z] ---> Using cache [2022-04-04T21:00:03.640Z] ---> 8acd6bddca14 [2022-04-04T21:00:03.640Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-04T21:00:03.640Z] ---> Using cache [2022-04-04T21:00:03.640Z] ---> fd4d4331b55e [2022-04-04T21:00:03.640Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T21:00:03.640Z] ---> Using cache [2022-04-04T21:00:03.640Z] ---> a985a353ba6d [2022-04-04T21:00:03.640Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T21:00:03.640Z] ---> Using cache [2022-04-04T21:00:03.640Z] ---> 41f63a80f8d1 [2022-04-04T21:00:03.640Z] Step 8/22 : COPY . . [2022-04-04T21:00:25.876Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T21:00:25.876Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-04T21:00:25.876Z] ---> 9577bc86971d [2022-04-04T21:00:25.876Z] Step 3/20 : WORKDIR /edgex-go [2022-04-04T21:00:25.876Z] ---> Using cache [2022-04-04T21:00:25.876Z] ---> 981f1646eb32 [2022-04-04T21:00:25.876Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-04T21:00:26.477Z] ---> Running in 5eb3555cccec [2022-04-04T21:00:28.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:00:29.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:00:30.440Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T21:00:30.440Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T21:00:30.440Z] OK: 15739 distinct packages available [2022-04-04T21:00:30.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:00:31.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:00:32.432Z] ---> a5d1b0835e15 [2022-04-04T21:00:32.432Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T21:00:32.710Z] OK: 220 MiB in 52 packages [2022-04-04T21:00:32.710Z] ---> Running in be2d994b243e [2022-04-04T21:00:32.993Z] ---> 32abbae9f5c5 [2022-04-04T21:00:32.993Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-04T21:00:33.275Z] ---> Running in 41df85c06337 [2022-04-04T21:00:33.551Z] Removing intermediate container be2d994b243e [2022-04-04T21:00:33.551Z] ---> a9aab705e54b [2022-04-04T21:00:33.551Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T21:00:33.827Z] ---> Running in a8c65134e167 [2022-04-04T21:00:34.431Z] Removing intermediate container 5eb3555cccec [2022-04-04T21:00:34.431Z] ---> f64c368f3c58 [2022-04-04T21:00:34.431Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-04T21:00:35.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-04T21:00:35.452Z] ---> 31c1194dbbc1 [2022-04-04T21:00:35.452Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T21:00:35.733Z] ---> Running in d23835beb071 [2022-04-04T21:00:36.009Z] ---> 15dd08990fa1 [2022-04-04T21:00:36.009Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T21:00:36.281Z] ---> Running in 63b7555dc500 [2022-04-04T21:00:36.883Z] Removing intermediate container d23835beb071 [2022-04-04T21:00:36.883Z] ---> cd915c6ab99a [2022-04-04T21:00:36.883Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T21:00:37.173Z] ---> Running in 1d2cfc5cb0e2 [2022-04-04T21:00:37.450Z] spire-1.2.0/ [2022-04-04T21:00:41.827Z] spire-1.2.0/ [2022-04-04T21:00:42.117Z] spire-1.2.0/README.md [2022-04-04T21:00:42.117Z] spire-1.2.0/bin/ [2022-04-04T21:00:42.117Z] spire-1.2.0/bin/spire-server [2022-04-04T21:00:42.117Z] spire-1.2.0/bin/spire-agent [2022-04-04T21:00:42.117Z] spire-1.2.0/conf/ [2022-04-04T21:00:42.117Z] spire-1.2.0/conf/server/ [2022-04-04T21:00:42.117Z] spire-1.2.0/conf/server/server.conf [2022-04-04T21:00:42.117Z] spire-1.2.0/conf/agent/ [2022-04-04T21:00:42.117Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T21:00:42.117Z] spire-1.2.0/LICENSE [2022-04-04T21:00:44.144Z] ---> 7520b365213e [2022-04-04T21:00:44.144Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-04T21:00:44.144Z] Removing intermediate container 63b7555dc500 [2022-04-04T21:00:44.144Z] ---> e48678c61d12 [2022-04-04T21:00:44.144Z] Step 7/20 : COPY . . [2022-04-04T21:00:44.423Z] ---> Running in 8480bdf087a6 [2022-04-04T21:00:46.410Z] spire-1.2.0/README.md [2022-04-04T21:00:46.410Z] spire-1.2.0/bin/ [2022-04-04T21:00:46.410Z] spire-1.2.0/bin/spire-server [2022-04-04T21:00:46.410Z] spire-1.2.0/bin/spire-agent [2022-04-04T21:00:46.410Z] spire-1.2.0/conf/ [2022-04-04T21:00:46.410Z] spire-1.2.0/conf/server/ [2022-04-04T21:00:46.410Z] spire-1.2.0/conf/server/server.conf [2022-04-04T21:00:46.410Z] spire-1.2.0/conf/agent/ [2022-04-04T21:00:46.410Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T21:00:46.410Z] spire-1.2.0/LICENSE [2022-04-04T21:00:47.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-04T21:00:53.763Z] Removing intermediate container a8c65134e167 [2022-04-04T21:00:53.763Z] ---> 328440babe3d [2022-04-04T21:00:53.763Z] [2022-04-04T21:00:53.763Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T21:00:53.763Z] 3.15: Pulling from library/alpine [2022-04-04T21:00:53.763Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-04-04T21:00:53.763Z] Status: Downloaded newer image for alpine:3.15 [2022-04-04T21:00:53.763Z] ---> 03078ca19a05 [2022-04-04T21:00:53.763Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T21:00:53.763Z] ---> Running in adfe36bdd9b9 [2022-04-04T21:00:54.761Z] Removing intermediate container adfe36bdd9b9 [2022-04-04T21:00:54.761Z] ---> caa84dc4f5c5 [2022-04-04T21:00:54.761Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:00:54.761Z] ---> Running in d3f25fa4d0e2 [2022-04-04T21:00:57.411Z] Removing intermediate container 1d2cfc5cb0e2 [2022-04-04T21:00:57.411Z] ---> 5afbff3c516d [2022-04-04T21:00:57.411Z] [2022-04-04T21:00:57.411Z] Step 11/24 : FROM alpine:3.15 [2022-04-04T21:00:57.411Z] ---> 03078ca19a05 [2022-04-04T21:00:57.411Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T21:00:57.411Z] ---> Using cache [2022-04-04T21:00:57.411Z] ---> caa84dc4f5c5 [2022-04-04T21:00:57.411Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:00:57.694Z] ---> Running in 21b3e5ca9569 [2022-04-04T21:00:59.705Z] Removing intermediate container d3f25fa4d0e2 [2022-04-04T21:00:59.705Z] ---> de2c7707a42a [2022-04-04T21:00:59.705Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T21:00:59.705Z] ---> Running in 035fd37002c0 [2022-04-04T21:01:03.164Z] Removing intermediate container 21b3e5ca9569 [2022-04-04T21:01:03.164Z] ---> 34c1a0b793ae [2022-04-04T21:01:03.164Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-04T21:01:03.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:01:03.164Z] ---> Running in 8ed3c6d8eb3e [2022-04-04T21:01:04.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:01:05.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:01:05.447Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T21:01:05.447Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T21:01:05.447Z] OK: 15731 distinct packages available [2022-04-04T21:01:05.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:01:06.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:01:06.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:01:08.436Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T21:01:08.436Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T21:01:08.436Z] OK: 15731 distinct packages available [2022-04-04T21:01:08.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:01:08.721Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-04T21:01:09.002Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-04T21:01:09.296Z] (3/5) Installing libucontext (1.1-r0) [2022-04-04T21:01:09.296Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-04T21:01:09.296Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-04T21:01:09.606Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T21:01:09.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:01:09.606Z] OK: 6 MiB in 19 packages [2022-04-04T21:01:11.623Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-04T21:01:11.623Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-04T21:01:11.623Z] (3/4) Installing libucontext (1.1-r0) [2022-04-04T21:01:11.623Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-04T21:01:11.623Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T21:01:11.623Z] OK: 6 MiB in 18 packages [2022-04-04T21:01:12.248Z] Removing intermediate container 035fd37002c0 [2022-04-04T21:01:12.248Z] ---> c7d8e30726b5 [2022-04-04T21:01:12.248Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-04-04T21:01:14.261Z] Removing intermediate container 8ed3c6d8eb3e [2022-04-04T21:01:14.261Z] ---> 3a80231c46ba [2022-04-04T21:01:14.261Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T21:01:21.020Z] ---> 5b1dcd7f0589 [2022-04-04T21:01:21.020Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T21:01:27.779Z] ---> 6a2d1f5136f1 [2022-04-04T21:01:27.779Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T21:01:28.402Z] ---> 962f02f1b8fd [2022-04-04T21:01:28.402Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-04T21:01:28.688Z] ---> Running in 5d160f5f3eee [2022-04-04T21:01:29.708Z] Removing intermediate container 5d160f5f3eee [2022-04-04T21:01:29.708Z] ---> 424019ad6b41 [2022-04-04T21:01:29.708Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-04T21:01:32.395Z] ---> 562b521a3230 [2022-04-04T21:01:32.395Z] Step 19/24 : WORKDIR / [2022-04-04T21:01:32.395Z] ---> Running in e08727b76a4d [2022-04-04T21:01:33.404Z] ---> 4cb91ab6f5b6 [2022-04-04T21:01:33.404Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T21:01:33.404Z] Removing intermediate container e08727b76a4d [2022-04-04T21:01:33.404Z] ---> e5ef65341774 [2022-04-04T21:01:33.404Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T21:01:34.007Z] ---> Running in 49693183d430 [2022-04-04T21:01:34.607Z] ---> e25e6191e97f [2022-04-04T21:01:34.607Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-04T21:01:35.235Z] ---> 7af58b319fa1 [2022-04-04T21:01:35.235Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-04T21:01:35.235Z] Removing intermediate container 49693183d430 [2022-04-04T21:01:35.235Z] ---> 51897dc826e7 [2022-04-04T21:01:35.235Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T21:01:35.538Z] ---> Running in c1dbee0eb81d [2022-04-04T21:01:35.539Z] ---> Running in 8935c50a214b [2022-04-04T21:01:36.999Z] ---> 38852d70b688 [2022-04-04T21:01:36.999Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-04T21:01:36.999Z] Removing intermediate container c1dbee0eb81d [2022-04-04T21:01:36.999Z] ---> d35ad6e4850d [2022-04-04T21:01:36.999Z] Step 22/24 : LABEL arch=arm64 [2022-04-04T21:01:36.999Z] ---> Running in 0adc249a3d2a [2022-04-04T21:01:37.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-04T21:01:38.230Z] Removing intermediate container 0adc249a3d2a [2022-04-04T21:01:38.230Z] ---> 6b12e8612010 [2022-04-04T21:01:38.230Z] Step 23/24 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T21:01:38.230Z] ---> Running in bf73b0fbb4e4 [2022-04-04T21:01:38.512Z] ---> 4be84147d2f8 [2022-04-04T21:01:38.512Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T21:01:38.512Z] ---> Running in 8389ed3587e1 [2022-04-04T21:01:39.124Z] Removing intermediate container bf73b0fbb4e4 [2022-04-04T21:01:39.124Z] ---> 580de2a280c5 [2022-04-04T21:01:39.124Z] Step 24/24 : LABEL version=0.0.0 [2022-04-04T21:01:39.401Z] Removing intermediate container 8389ed3587e1 [2022-04-04T21:01:39.401Z] ---> d7124b757a3b [2022-04-04T21:01:39.401Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T21:01:39.401Z] ---> Running in 3ecfcfe676c3 [2022-04-04T21:01:39.401Z] ---> Running in 062ed8b62adb [2022-04-04T21:01:40.020Z] Removing intermediate container 3ecfcfe676c3 [2022-04-04T21:01:40.020Z] ---> bb44510f3a92 [2022-04-04T21:01:40.020Z] [2022-04-04T21:01:40.299Z] Removing intermediate container 062ed8b62adb [2022-04-04T21:01:40.299Z] ---> d13240b3ec50 [2022-04-04T21:01:40.299Z] Step 22/24 : LABEL arch=arm64 [2022-04-04T21:01:40.299Z] ---> Running in 5fb63534d10e [2022-04-04T21:01:41.079Z] Removing intermediate container 5fb63534d10e [2022-04-04T21:01:41.079Z] ---> 42d65855b71b [2022-04-04T21:01:41.079Z] Step 23/24 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T21:01:41.542Z] ---> Running in 010d548c0a07 [2022-04-04T21:01:41.542Z] Successfully built bb44510f3a92 [2022-04-04T21:01:41.940Z] Successfully tagged security-spire-config-arm64:latest [2022-04-04T21:01:41.940Z] Building security-spire-server [2022-04-04T21:01:41.940Z]  Building security-spire-config ... done Removing intermediate container 010d548c0a07 [2022-04-04T21:01:41.940Z] ---> ce07d13826ba [2022-04-04T21:01:41.940Z] Step 24/24 : LABEL version=0.0.0 [2022-04-04T21:01:41.940Z] ---> Running in f8cf2b6e7e21 [2022-04-04T21:01:43.015Z] Removing intermediate container f8cf2b6e7e21 [2022-04-04T21:01:43.016Z] ---> 6e9b5d20df37 [2022-04-04T21:01:43.016Z] [2022-04-04T21:01:43.408Z] Successfully built 6e9b5d20df37 [2022-04-04T21:01:43.408Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-04T21:01:43.408Z]  Building security-spire-agent ... done Building support-notifications [2022-04-04T21:02:51.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T21:02:51.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T21:02:51.985Z] ---> 9577bc86971d [2022-04-04T21:02:51.985Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T21:02:51.985Z] ---> Using cache [2022-04-04T21:02:51.985Z] ---> 981f1646eb32 [2022-04-04T21:02:51.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:02:51.985Z] ---> Using cache [2022-04-04T21:02:51.985Z] ---> 8acd6bddca14 [2022-04-04T21:02:51.985Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T21:02:51.985Z] ---> Using cache [2022-04-04T21:02:51.985Z] ---> fd4d4331b55e [2022-04-04T21:02:51.985Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T21:02:51.985Z] ---> Using cache [2022-04-04T21:02:51.985Z] ---> a985a353ba6d [2022-04-04T21:02:51.985Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T21:02:51.985Z] ---> Using cache [2022-04-04T21:02:51.985Z] ---> 41f63a80f8d1 [2022-04-04T21:02:51.985Z] Step 8/23 : COPY . . [2022-04-04T21:02:51.985Z] ---> Using cache [2022-04-04T21:02:51.985Z] ---> 7520b365213e [2022-04-04T21:02:51.985Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-04-04T21:02:51.985Z] ---> Running in f5f487fd06dd [2022-04-04T21:02:51.985Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T21:02:51.985Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-04T21:02:51.985Z] ---> 9577bc86971d [2022-04-04T21:02:51.985Z] Step 3/22 : WORKDIR /edgex-go [2022-04-04T21:02:51.985Z] ---> Using cache [2022-04-04T21:02:51.985Z] ---> 981f1646eb32 [2022-04-04T21:02:51.985Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:02:51.985Z] ---> Using cache [2022-04-04T21:02:51.985Z] ---> 8acd6bddca14 [2022-04-04T21:02:51.985Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-04T21:02:51.985Z] ---> Running in 5a6f5a73a46f [2022-04-04T21:02:51.985Z] Removing intermediate container f5f487fd06dd [2022-04-04T21:02:51.985Z] ---> 14bf7c999e03 [2022-04-04T21:02:51.985Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-04T21:02:51.985Z] ---> Running in f9f6305e492b [2022-04-04T21:02:51.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:02:51.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:02:51.985Z] OK: 220 MiB in 52 packages [2022-04-04T21:02:51.985Z] spire-1.2.0/ [2022-04-04T21:02:51.985Z] Removing intermediate container 5a6f5a73a46f [2022-04-04T21:02:51.985Z] ---> e6c7b65741c7 [2022-04-04T21:02:51.985Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-04T21:02:52.601Z] ---> dfb7f44b3bd0 [2022-04-04T21:02:52.601Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T21:02:52.601Z] ---> Running in 0bd8152aa387 [2022-04-04T21:02:56.958Z] spire-1.2.0/README.md [2022-04-04T21:02:56.958Z] spire-1.2.0/bin/ [2022-04-04T21:02:56.958Z] spire-1.2.0/bin/spire-server [2022-04-04T21:02:56.958Z] spire-1.2.0/bin/spire-agent [2022-04-04T21:02:56.958Z] spire-1.2.0/conf/ [2022-04-04T21:02:56.958Z] spire-1.2.0/conf/server/ [2022-04-04T21:02:56.958Z] spire-1.2.0/conf/server/server.conf [2022-04-04T21:02:56.958Z] spire-1.2.0/conf/agent/ [2022-04-04T21:02:56.958Z] spire-1.2.0/conf/agent/agent.conf [2022-04-04T21:02:56.958Z] spire-1.2.0/LICENSE [2022-04-04T21:02:58.976Z] Removing intermediate container 0bd8152aa387 [2022-04-04T21:02:58.976Z] ---> 8ca9f29355a5 [2022-04-04T21:02:58.976Z] Step 8/22 : COPY . . [2022-04-04T21:03:04.449Z] Removing intermediate container f9f6305e492b [2022-04-04T21:03:04.449Z] ---> 5e8ce1e37950 [2022-04-04T21:03:04.449Z] [2022-04-04T21:03:04.449Z] Step 11/23 : FROM alpine:3.15 [2022-04-04T21:03:04.449Z] ---> 03078ca19a05 [2022-04-04T21:03:04.449Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T21:03:04.449Z] ---> Using cache [2022-04-04T21:03:04.449Z] ---> caa84dc4f5c5 [2022-04-04T21:03:04.449Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:03:04.449Z] ---> Using cache [2022-04-04T21:03:04.449Z] ---> 34c1a0b793ae [2022-04-04T21:03:04.449Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-04T21:03:04.449Z] ---> Running in f2e8816ebb9c [2022-04-04T21:03:07.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:03:08.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:03:10.125Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T21:03:10.125Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T21:03:10.125Z] OK: 15731 distinct packages available [2022-04-04T21:03:10.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:03:11.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:03:12.855Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-04T21:03:12.855Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-04T21:03:13.136Z] (3/5) Installing libucontext (1.1-r0) [2022-04-04T21:03:13.136Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-04T21:03:13.136Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-04T21:03:13.410Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T21:03:13.410Z] OK: 6 MiB in 19 packages [2022-04-04T21:03:16.807Z] Removing intermediate container f2e8816ebb9c [2022-04-04T21:03:16.807Z] ---> 4c9fd8d8f73a [2022-04-04T21:03:16.807Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-04T21:03:27.023Z] ---> 2eed48799abc [2022-04-04T21:03:27.023Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-04T21:03:28.019Z] ---> 1bb854880ffe [2022-04-04T21:03:28.019Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-04T21:03:30.015Z] ---> 6dd37be78d2e [2022-04-04T21:03:30.015Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-04T21:03:31.004Z] ---> ef75a247611f [2022-04-04T21:03:31.004Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-04T21:03:31.004Z] ---> 66f1f14dd79b [2022-04-04T21:03:31.005Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-04T21:03:31.005Z] ---> Running in 3f92c7d6dd7c [2022-04-04T21:03:31.282Z] ---> Running in 40321b1c5626 [2022-04-04T21:03:32.277Z] Removing intermediate container 40321b1c5626 [2022-04-04T21:03:32.277Z] ---> 010ce3ab60b6 [2022-04-04T21:03:32.277Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-04T21:03:32.277Z] ---> Running in da0b11cbbb3e [2022-04-04T21:03:32.877Z] Removing intermediate container da0b11cbbb3e [2022-04-04T21:03:32.877Z] ---> 81a362eadbed [2022-04-04T21:03:32.877Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T21:03:32.877Z] ---> Running in f41f8da4b3fd [2022-04-04T21:03:33.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-04T21:03:33.756Z] Removing intermediate container f41f8da4b3fd [2022-04-04T21:03:33.756Z] ---> 353443972500 [2022-04-04T21:03:33.756Z] Step 22/23 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T21:03:33.756Z] ---> Running in a02ee0baead5 [2022-04-04T21:03:34.357Z] Removing intermediate container a02ee0baead5 [2022-04-04T21:03:34.357Z] ---> 763d18da258d [2022-04-04T21:03:34.357Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T21:03:34.357Z] ---> Running in 4d7cf2927176 [2022-04-04T21:03:34.955Z] Removing intermediate container 4d7cf2927176 [2022-04-04T21:03:34.955Z] ---> 6558b41b1145 [2022-04-04T21:03:34.955Z] [2022-04-04T21:03:35.555Z] Successfully built 6558b41b1145 [2022-04-04T21:03:35.555Z] Successfully tagged security-spire-server-arm64:latest [2022-04-04T21:03:35.555Z] Building core-metadata [2022-04-04T21:04:14.581Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-04T21:04:14.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-04T21:04:14.581Z] ---> 9577bc86971d [2022-04-04T21:04:14.581Z] Step 3/23 : WORKDIR /edgex-go [2022-04-04T21:04:14.581Z] ---> Using cache [2022-04-04T21:04:14.581Z] ---> 981f1646eb32 [2022-04-04T21:04:14.581Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:04:14.581Z] ---> Using cache [2022-04-04T21:04:14.581Z] ---> 8acd6bddca14 [2022-04-04T21:04:14.581Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-04T21:04:14.581Z] ---> Using cache [2022-04-04T21:04:14.581Z] ---> fd4d4331b55e [2022-04-04T21:04:14.581Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-04T21:04:14.581Z] ---> Using cache [2022-04-04T21:04:14.581Z] ---> a985a353ba6d [2022-04-04T21:04:14.581Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-04T21:04:14.858Z] ---> Using cache [2022-04-04T21:04:14.858Z] ---> 41f63a80f8d1 [2022-04-04T21:04:14.858Z] Step 8/23 : COPY . . [2022-04-04T21:04:14.858Z] ---> Using cache [2022-04-04T21:04:14.858Z] ---> 7520b365213e [2022-04-04T21:04:14.858Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-04T21:04:15.847Z] ---> Running in 788ebaab4c23 [2022-04-04T21:04:17.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-04T21:07:39.887Z] Removing intermediate container 41df85c06337 [2022-04-04T21:07:39.887Z] ---> 89ab0feee6e6 [2022-04-04T21:07:39.887Z] [2022-04-04T21:07:39.887Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T21:07:39.887Z] ---> cc3d11fa2d52 [2022-04-04T21:07:39.887Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T21:07:39.887Z] ---> Running in 0cd209b6cd71 [2022-04-04T21:07:39.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:07:39.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:07:40.490Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-04T21:07:40.490Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T21:07:40.770Z] OK: 5 MiB in 15 packages [2022-04-04T21:07:42.216Z] Removing intermediate container 0cd209b6cd71 [2022-04-04T21:07:42.216Z] ---> 3053780ad1cd [2022-04-04T21:07:42.216Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T21:07:42.217Z] ---> Running in ff3a21820a1a [2022-04-04T21:07:42.504Z] Removing intermediate container ff3a21820a1a [2022-04-04T21:07:42.504Z] ---> 5154b5003ba4 [2022-04-04T21:07:42.504Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-04T21:07:42.504Z] ---> Running in 031c19450b09 [2022-04-04T21:07:43.104Z] Removing intermediate container 031c19450b09 [2022-04-04T21:07:43.104Z] ---> 722d33c116d3 [2022-04-04T21:07:43.104Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T21:07:43.104Z] ---> Running in af0b3cd696cf [2022-04-04T21:07:43.713Z] Removing intermediate container af0b3cd696cf [2022-04-04T21:07:43.713Z] ---> f5d71be85774 [2022-04-04T21:07:43.713Z] Step 15/23 : WORKDIR / [2022-04-04T21:07:43.713Z] ---> Running in d90287d68175 [2022-04-04T21:07:44.308Z] Removing intermediate container d90287d68175 [2022-04-04T21:07:44.308Z] ---> c502a561adc7 [2022-04-04T21:07:44.308Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T21:07:45.298Z] ---> a38694a09988 [2022-04-04T21:07:45.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-04T21:07:47.945Z] ---> cdb6dd58004f [2022-04-04T21:07:47.945Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-04T21:07:48.933Z] ---> 199fe3aa00f5 [2022-04-04T21:07:48.933Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-04T21:07:48.933Z] ---> Running in 6e288de618ef [2022-04-04T21:07:49.531Z] Removing intermediate container 6e288de618ef [2022-04-04T21:07:49.531Z] ---> 32eacc454616 [2022-04-04T21:07:49.531Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T21:07:49.531Z] ---> Running in 147839e0c7f4 [2022-04-04T21:07:50.132Z] Removing intermediate container 147839e0c7f4 [2022-04-04T21:07:50.132Z] ---> ab8d6f0e36b5 [2022-04-04T21:07:50.132Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T21:07:50.132Z] ---> Running in 4189fbb7f459 [2022-04-04T21:07:50.735Z] Removing intermediate container 4189fbb7f459 [2022-04-04T21:07:50.735Z] ---> 74d9c0552d6e [2022-04-04T21:07:50.735Z] Step 22/23 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T21:07:51.009Z] ---> Running in 5e5ed83b7f50 [2022-04-04T21:07:51.624Z] Removing intermediate container 5e5ed83b7f50 [2022-04-04T21:07:51.624Z] ---> c52909a87f59 [2022-04-04T21:07:51.624Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T21:07:51.624Z] ---> Running in e7fab24db134 [2022-04-04T21:07:52.235Z] Removing intermediate container e7fab24db134 [2022-04-04T21:07:52.235Z] ---> 6f04fd54a133 [2022-04-04T21:07:52.235Z] [2022-04-04T21:07:52.511Z] Successfully built 6f04fd54a133 [2022-04-04T21:07:52.511Z] Successfully tagged core-command-arm64:latest [2022-04-04T21:08:14.708Z]  Building core-command ... done Removing intermediate container 8480bdf087a6 [2022-04-04T21:08:14.708Z] ---> 6f35104da698 [2022-04-04T21:08:14.708Z] [2022-04-04T21:08:14.708Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T21:08:14.708Z] ---> cc3d11fa2d52 [2022-04-04T21:08:14.708Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-04T21:08:14.708Z] ---> Using cache [2022-04-04T21:08:14.708Z] ---> 3053780ad1cd [2022-04-04T21:08:14.708Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T21:08:14.708Z] ---> Using cache [2022-04-04T21:08:14.708Z] ---> 5154b5003ba4 [2022-04-04T21:08:14.708Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-04T21:08:14.708Z] ---> Running in 9516dd115a8c [2022-04-04T21:08:14.708Z] Removing intermediate container 9516dd115a8c [2022-04-04T21:08:14.708Z] ---> d18ffa106be4 [2022-04-04T21:08:14.708Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T21:08:14.708Z] ---> Running in 9ed2092ac24f [2022-04-04T21:08:14.708Z] Removing intermediate container 9ed2092ac24f [2022-04-04T21:08:14.708Z] ---> 91d6058f4280 [2022-04-04T21:08:14.708Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T21:08:14.708Z] ---> b3159b6c8b51 [2022-04-04T21:08:14.708Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-04T21:08:16.702Z] ---> 4f0745a268f1 [2022-04-04T21:08:16.702Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-04T21:08:17.698Z] ---> dffb0ccaab71 [2022-04-04T21:08:17.698Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-04T21:08:17.698Z] ---> Running in 885a43e64c5f [2022-04-04T21:08:18.305Z] Removing intermediate container 885a43e64c5f [2022-04-04T21:08:18.305Z] ---> f076cdc5d3b0 [2022-04-04T21:08:18.305Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T21:08:18.305Z] ---> Running in 6159b12b997e [2022-04-04T21:08:18.912Z] Removing intermediate container 6159b12b997e [2022-04-04T21:08:18.912Z] ---> 9d651d803900 [2022-04-04T21:08:18.912Z] Step 20/22 : LABEL arch=arm64 [2022-04-04T21:08:19.194Z] ---> Running in 14da15bf2771 [2022-04-04T21:08:19.800Z] Removing intermediate container 14da15bf2771 [2022-04-04T21:08:19.800Z] ---> 95b0ad4dc090 [2022-04-04T21:08:19.800Z] Step 21/22 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T21:08:19.800Z] ---> Running in 316d68f31b6b [2022-04-04T21:08:20.409Z] Removing intermediate container 316d68f31b6b [2022-04-04T21:08:20.409Z] ---> 9a721ba39d68 [2022-04-04T21:08:20.409Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T21:08:20.409Z] ---> Running in 5e4e6c72134e [2022-04-04T21:08:21.017Z] Removing intermediate container 5e4e6c72134e [2022-04-04T21:08:21.017Z] ---> fd97b4cebf82 [2022-04-04T21:08:21.017Z] [2022-04-04T21:08:21.620Z] Successfully built fd97b4cebf82 [2022-04-04T21:08:21.620Z] Successfully tagged support-scheduler-arm64:latest [2022-04-04T21:08:43.815Z]  Building support-scheduler ... done Removing intermediate container 8935c50a214b [2022-04-04T21:08:43.815Z] ---> b87cb4fab575 [2022-04-04T21:08:43.815Z] [2022-04-04T21:08:43.815Z] Step 9/20 : FROM alpine:3.15 [2022-04-04T21:08:43.815Z] ---> 03078ca19a05 [2022-04-04T21:08:43.815Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-04T21:08:43.815Z] ---> Using cache [2022-04-04T21:08:43.815Z] ---> caa84dc4f5c5 [2022-04-04T21:08:43.815Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-04T21:08:43.815Z] ---> Using cache [2022-04-04T21:08:43.815Z] ---> 34c1a0b793ae [2022-04-04T21:08:43.815Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-04T21:08:43.815Z] ---> Running in 26a1cd83186c [2022-04-04T21:08:45.273Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:08:46.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:08:47.713Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-04T21:08:47.713Z] v3.15.3-17-ge0ce01e898 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-04T21:08:47.713Z] OK: 15731 distinct packages available [2022-04-04T21:08:47.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:08:48.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:08:50.143Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-04T21:08:50.143Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-04T21:08:50.143Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-04T21:08:50.421Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-04T21:08:50.422Z] (5/9) Installing curl (7.80.0-r0) [2022-04-04T21:08:50.422Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-04T21:08:50.699Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-04T21:08:50.699Z] (8/9) Installing libucontext (1.1-r0) [2022-04-04T21:08:50.699Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-04T21:08:50.977Z] Executing busybox-1.34.1-r4.trigger [2022-04-04T21:08:50.977Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T21:08:51.252Z] OK: 8 MiB in 23 packages [2022-04-04T21:08:53.900Z] Removing intermediate container 26a1cd83186c [2022-04-04T21:08:53.900Z] ---> 94fc4c6196e1 [2022-04-04T21:08:53.900Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T21:08:54.509Z] ---> ce4ed878f205 [2022-04-04T21:08:54.509Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-04T21:08:57.179Z] ---> 1b509c309c5a [2022-04-04T21:08:57.179Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-04T21:08:57.786Z] ---> 4d21893b499f [2022-04-04T21:08:57.787Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-04T21:08:57.787Z] ---> Running in 8e19923b4d47 [2022-04-04T21:08:58.402Z] Removing intermediate container 8e19923b4d47 [2022-04-04T21:08:58.402Z] ---> e7d2641a769c [2022-04-04T21:08:58.402Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T21:08:58.402Z] ---> Running in 98c08cae03c7 [2022-04-04T21:08:59.037Z] Removing intermediate container 98c08cae03c7 [2022-04-04T21:08:59.037Z] ---> e551c5a96142 [2022-04-04T21:08:59.037Z] Step 18/20 : LABEL arch=arm64 [2022-04-04T21:08:59.037Z] ---> Running in 7b184025118e [2022-04-04T21:08:59.655Z] Removing intermediate container 7b184025118e [2022-04-04T21:08:59.655Z] ---> ae63e4c2fcb4 [2022-04-04T21:08:59.655Z] Step 19/20 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T21:08:59.940Z] ---> Running in 9e8188af30e9 [2022-04-04T21:09:00.558Z] Removing intermediate container 9e8188af30e9 [2022-04-04T21:09:00.558Z] ---> 865842642b31 [2022-04-04T21:09:00.558Z] Step 20/20 : LABEL version=0.0.0 [2022-04-04T21:09:00.558Z] ---> Running in 2462154a4c1c [2022-04-04T21:09:01.175Z] Removing intermediate container 2462154a4c1c [2022-04-04T21:09:01.175Z] ---> 009de0a37fe6 [2022-04-04T21:09:01.175Z] [2022-04-04T21:09:01.781Z] Successfully built 009de0a37fe6 [2022-04-04T21:09:01.781Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-04T21:09:48.800Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3f92c7d6dd7c [2022-04-04T21:09:48.800Z] ---> 293f5804c014 [2022-04-04T21:09:48.800Z] [2022-04-04T21:09:48.800Z] Step 10/22 : FROM alpine:3.14 [2022-04-04T21:09:48.800Z] ---> cc3d11fa2d52 [2022-04-04T21:09:48.800Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-04T21:09:48.800Z] ---> Running in 7a3c41aeb26f [2022-04-04T21:09:48.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-04T21:09:48.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-04T21:09:48.800Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-04T21:09:48.800Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-04T21:09:48.800Z] Executing busybox-1.33.1-r6.trigger [2022-04-04T21:09:48.800Z] Executing ca-certificates-20211220-r0.trigger [2022-04-04T21:09:48.800Z] OK: 6 MiB in 16 packages [2022-04-04T21:09:49.780Z] Removing intermediate container 7a3c41aeb26f [2022-04-04T21:09:49.780Z] ---> 652197a2342d [2022-04-04T21:09:49.780Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T21:09:50.053Z] ---> Running in c9abe501d297 [2022-04-04T21:09:50.648Z] Removing intermediate container c9abe501d297 [2022-04-04T21:09:50.648Z] ---> d83e6bddcb92 [2022-04-04T21:09:50.648Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-04T21:09:50.648Z] ---> Running in 5d22c5883cff [2022-04-04T21:09:51.247Z] Removing intermediate container 5d22c5883cff [2022-04-04T21:09:51.247Z] ---> d6d218f5ebb7 [2022-04-04T21:09:51.247Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-04T21:09:51.247Z] ---> Running in 767fcdb7a1ce [2022-04-04T21:09:51.544Z] Removing intermediate container 788ebaab4c23 [2022-04-04T21:09:51.544Z] ---> fa0fe7e4e697 [2022-04-04T21:09:51.544Z] [2022-04-04T21:09:51.544Z] Step 10/23 : FROM alpine:3.14 [2022-04-04T21:09:51.544Z] ---> cc3d11fa2d52 [2022-04-04T21:09:51.544Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-04T21:09:51.544Z] ---> Using cache [2022-04-04T21:09:51.544Z] ---> 3053780ad1cd [2022-04-04T21:09:51.544Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-04T21:09:51.544Z] ---> Using cache [2022-04-04T21:09:51.544Z] ---> 5154b5003ba4 [2022-04-04T21:09:51.544Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-04T21:09:51.544Z] ---> Running in 7ecc1c1e2198 [2022-04-04T21:09:51.818Z] Removing intermediate container 767fcdb7a1ce [2022-04-04T21:09:51.818Z] ---> 9d8ea03c634e [2022-04-04T21:09:51.818Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T21:09:51.818Z] Removing intermediate container 7ecc1c1e2198 [2022-04-04T21:09:51.818Z] ---> f2344db23ba6 [2022-04-04T21:09:51.819Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-04T21:09:52.127Z] ---> Running in 7981bd903749 [2022-04-04T21:09:52.493Z] Removing intermediate container 7981bd903749 [2022-04-04T21:09:52.493Z] ---> 9de203046389 [2022-04-04T21:09:52.493Z] Step 15/23 : WORKDIR / [2022-04-04T21:09:52.493Z] ---> Running in 9ce120b526fc [2022-04-04T21:09:52.493Z] ---> 02fa56e2e483 [2022-04-04T21:09:52.493Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-04T21:09:53.128Z] Removing intermediate container 9ce120b526fc [2022-04-04T21:09:53.128Z] ---> 904b56a8fe5c [2022-04-04T21:09:53.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-04T21:09:54.187Z] ---> dc229451767d [2022-04-04T21:09:54.187Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-04T21:09:54.829Z] ---> 57dba706bf0a [2022-04-04T21:09:54.829Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-04T21:09:55.860Z] ---> b778060077b8 [2022-04-04T21:09:55.860Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-04T21:09:55.860Z] ---> Running in 5b835ecd4401 [2022-04-04T21:09:55.860Z] ---> 7262826cec61 [2022-04-04T21:09:55.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-04T21:09:56.484Z] Removing intermediate container 5b835ecd4401 [2022-04-04T21:09:56.484Z] ---> 172adbd8bb3f [2022-04-04T21:09:56.484Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T21:09:56.484Z] ---> Running in 90e9959bce4a [2022-04-04T21:09:56.760Z] ---> a9a1f8a91ec9 [2022-04-04T21:09:56.760Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-04T21:09:56.760Z] ---> Running in 59e4ee68d25f [2022-04-04T21:09:56.760Z] Removing intermediate container 90e9959bce4a [2022-04-04T21:09:56.760Z] ---> fcd37895ce94 [2022-04-04T21:09:56.760Z] Step 20/22 : LABEL arch=arm64 [2022-04-04T21:09:57.041Z] ---> Running in 9681c29a91ac [2022-04-04T21:09:57.041Z] Removing intermediate container 59e4ee68d25f [2022-04-04T21:09:57.041Z] ---> 205c16742920 [2022-04-04T21:09:57.041Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-04T21:09:57.319Z] ---> Running in c0b64762096c [2022-04-04T21:09:57.319Z] Removing intermediate container 9681c29a91ac [2022-04-04T21:09:57.319Z] ---> 7e4440fd3877 [2022-04-04T21:09:57.319Z] Step 21/22 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T21:09:57.319Z] ---> Running in 8657a37d6cd4 [2022-04-04T21:09:57.596Z] Removing intermediate container c0b64762096c [2022-04-04T21:09:57.596Z] ---> 9e3440221623 [2022-04-04T21:09:57.596Z] Step 21/23 : LABEL arch=arm64 [2022-04-04T21:09:57.596Z] ---> Running in a03f96a24606 [2022-04-04T21:09:57.872Z] Removing intermediate container 8657a37d6cd4 [2022-04-04T21:09:57.872Z] ---> 085a6658c36b [2022-04-04T21:09:57.872Z] Step 22/22 : LABEL version=0.0.0 [2022-04-04T21:09:57.872Z] ---> Running in 0a9eab5d48f2 [2022-04-04T21:09:58.146Z] Removing intermediate container a03f96a24606 [2022-04-04T21:09:58.146Z] ---> 8d78549bd825 [2022-04-04T21:09:58.146Z] Step 22/23 : LABEL git_sha=6fff16a281d43290a4246eaa6facaa1f63b6788a [2022-04-04T21:09:58.146Z] ---> Running in ceb78e3186d7 [2022-04-04T21:09:58.426Z] Removing intermediate container 0a9eab5d48f2 [2022-04-04T21:09:58.426Z] ---> 8aef5556a050 [2022-04-04T21:09:58.426Z] [2022-04-04T21:09:58.426Z] Removing intermediate container ceb78e3186d7 [2022-04-04T21:09:58.426Z] ---> d1a9cb48b20d [2022-04-04T21:09:58.426Z] Step 23/23 : LABEL version=0.0.0 [2022-04-04T21:09:58.702Z] ---> Running in 38ccb6ee4118 [2022-04-04T21:09:58.977Z] Successfully built 8aef5556a050 [2022-04-04T21:09:58.977Z] Successfully tagged support-notifications-arm64:latest [2022-04-04T21:09:58.977Z]  Building support-notifications ... done Removing intermediate container 38ccb6ee4118 [2022-04-04T21:09:58.977Z] ---> 02a56df28bbc [2022-04-04T21:09:58.977Z] [2022-04-04T21:09:59.574Z] Successfully built 02a56df28bbc [2022-04-04T21:09:59.574Z] Successfully tagged core-metadata-arm64:latest [2022-04-04T21:09:59.868Z]  Building core-metadata ... done  [Pipeline] } [2022-04-04T21:09:59.870Z] $ docker stop --time=1 b1b80cd4a0330c2fc007926ac0cc54b52f8ea473f6ae02a790d30c01e6a4ec5d [2022-04-04T21:10:01.602Z] $ docker rm -f b1b80cd4a0330c2fc007926ac0cc54b52f8ea473f6ae02a790d30c01e6a4ec5d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-04T21:10:02.166Z] + docker images [2022-04-04T21:10:02.439Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T21:10:02.439Z] core-metadata-arm64 latest 02a56df28bbc 4 seconds ago 25.1MB [2022-04-04T21:10:02.439Z] support-notifications-arm64 latest 8aef5556a050 4 seconds ago 25.5MB [2022-04-04T21:10:02.439Z] fa0fe7e4e697 12 seconds ago 1.43GB [2022-04-04T21:10:02.439Z] 293f5804c014 19 seconds ago 1.43GB [2022-04-04T21:10:02.439Z] security-spiffe-token-provider-arm64 latest 009de0a37fe6 About a minute ago 27.7MB [2022-04-04T21:10:02.439Z] b87cb4fab575 About a minute ago 1.42GB [2022-04-04T21:10:02.439Z] support-scheduler-arm64 latest fd97b4cebf82 About a minute ago 24.9MB [2022-04-04T21:10:02.439Z] 6f35104da698 About a minute ago 1.43GB [2022-04-04T21:10:02.439Z] core-command-arm64 latest 6f04fd54a133 2 minutes ago 23.7MB [2022-04-04T21:10:02.439Z] 89ab0feee6e6 2 minutes ago 1.43GB [2022-04-04T21:10:02.439Z] security-spire-server-arm64 latest 6558b41b1145 6 minutes ago 82.6MB [2022-04-04T21:10:02.439Z] 5e8ce1e37950 6 minutes ago 1.42GB [2022-04-04T21:10:02.439Z] security-spire-agent-arm64 latest 6e9b5d20df37 8 minutes ago 118MB [2022-04-04T21:10:02.439Z] security-spire-config-arm64 latest bb44510f3a92 8 minutes ago 81.9MB [2022-04-04T21:10:02.439Z] 5afbff3c516d 9 minutes ago 1.42GB [2022-04-04T21:10:02.439Z] 328440babe3d 9 minutes ago 1.42GB [2022-04-04T21:10:02.439Z] sys-mgmt-agent-arm64 latest bd4859f28abe 10 minutes ago 290MB [2022-04-04T21:10:02.439Z] core-data-arm64 latest eb67ee4c361d 11 minutes ago 34.4MB [2022-04-04T21:10:02.439Z] security-bootstrapper-arm64 latest 7841a70f830e 11 minutes ago 23.6MB [2022-04-04T21:10:02.439Z] security-secretstore-setup-arm64 latest 564a252ef028 11 minutes ago 40.8MB [2022-04-04T21:10:02.439Z] security-proxy-setup-arm64 latest 016701578941 11 minutes ago 42.1MB [2022-04-04T21:10:02.439Z] 70d3fcc0e8b3 11 minutes ago 1.46GB [2022-04-04T21:10:02.439Z] a40bf0478630 12 minutes ago 1.44GB [2022-04-04T21:10:02.439Z] a2d415e52fdd 12 minutes ago 1.43GB [2022-04-04T21:10:02.439Z] 322d2a328910 12 minutes ago 1.44GB [2022-04-04T21:10:02.439Z] bd7f68158915 12 minutes ago 1.43GB [2022-04-04T21:10:02.439Z] ci-base-image-arm64 latest 9577bc86971d 34 minutes ago 886MB [2022-04-04T21:10:02.439Z] docker 20.10.14 c52727829a8a 6 days ago 202MB [2022-04-04T21:10:02.439Z] alpine 3.14 cc3d11fa2d52 6 days ago 5.34MB [2022-04-04T21:10:02.439Z] alpine 3.15 03078ca19a05 6 days ago 5.32MB [2022-04-04T21:10:02.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-04T21:10:02.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-04T21:10:02.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-04T21:10:02.877Z] [2022-04-04T21:10:02.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-04T21:10:03.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-04T21:10:03.496Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-04T21:10:03.496Z] 8998bd30e6a1: Pulling fs layer [2022-04-04T21:10:03.496Z] 04944245beec: Pulling fs layer [2022-04-04T21:10:03.496Z] 699f458cf7ca: Pulling fs layer [2022-04-04T21:10:03.496Z] 765212b225bb: Pulling fs layer [2022-04-04T21:10:03.496Z] f23df028b6ca: Pulling fs layer [2022-04-04T21:10:03.496Z] d65c8cfc05b1: Pulling fs layer [2022-04-04T21:10:03.496Z] 2437ff75d9bd: Pulling fs layer [2022-04-04T21:10:03.496Z] f23df028b6ca: Waiting [2022-04-04T21:10:03.496Z] d65c8cfc05b1: Waiting [2022-04-04T21:10:03.496Z] 2437ff75d9bd: Waiting [2022-04-04T21:10:03.496Z] 765212b225bb: Waiting [2022-04-04T21:10:03.496Z] 04944245beec: Download complete [2022-04-04T21:10:03.496Z] 765212b225bb: Verifying Checksum [2022-04-04T21:10:03.496Z] 765212b225bb: Download complete [2022-04-04T21:10:03.496Z] f23df028b6ca: Verifying Checksum [2022-04-04T21:10:03.496Z] f23df028b6ca: Download complete [2022-04-04T21:10:03.496Z] d65c8cfc05b1: Verifying Checksum [2022-04-04T21:10:03.496Z] d65c8cfc05b1: Download complete [2022-04-04T21:10:03.769Z] 699f458cf7ca: Verifying Checksum [2022-04-04T21:10:03.769Z] 699f458cf7ca: Download complete [2022-04-04T21:10:04.042Z] 8998bd30e6a1: Download complete [2022-04-04T21:10:06.665Z] 2437ff75d9bd: Verifying Checksum [2022-04-04T21:10:06.665Z] 2437ff75d9bd: Download complete [2022-04-04T21:10:08.636Z] 8998bd30e6a1: Pull complete [2022-04-04T21:10:08.909Z] 04944245beec: Pull complete [2022-04-04T21:10:10.343Z] 699f458cf7ca: Pull complete [2022-04-04T21:10:10.616Z] 765212b225bb: Pull complete [2022-04-04T21:10:11.595Z] f23df028b6ca: Pull complete [2022-04-04T21:10:11.867Z] d65c8cfc05b1: Pull complete [2022-04-04T21:10:26.953Z] 2437ff75d9bd: Pull complete [2022-04-04T21:10:26.953Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-04T21:10:26.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-04T21:10:26.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-04T21:10:27.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-10686 does not seem to be running inside a container [2022-04-04T21:10:27.302Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-04T21:10:30.050Z] $ docker top 4ce90f438120d698dcc89de1697dc7cdeae6dcb1bce6b1217b855231751149e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:10:31.000Z] ---> job-cost.sh [2022-04-04T21:10:31.000Z] lf-activate-venv: SKIPPING [2022-04-04T21:10:31.000Z] INFO: No Stack... [2022-04-04T21:10:31.592Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-04T21:10:32.562Z] INFO: Archiving Costs [Pipeline] sh [2022-04-04T21:10:33.223Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-04-04T21:10:33.223Z] + cut -d, -f6 [Pipeline] lock [2022-04-04T21:10:33.281Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3937-5-stack-cost] [2022-04-04T21:10:33.286Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3937-5-stack-cost] did not exist. Created. [2022-04-04T21:10:33.287Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3937-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-04T21:10:33.949Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-04T21:10:34.120Z] Stashed 1 file(s) [Pipeline] } [2022-04-04T21:10:34.133Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3937-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-04T21:10:34.145Z] $ docker stop --time=1 4ce90f438120d698dcc89de1697dc7cdeae6dcb1bce6b1217b855231751149e8 [2022-04-04T21:10:35.653Z] $ docker rm -f 4ce90f438120d698dcc89de1697dc7cdeae6dcb1bce6b1217b855231751149e8 [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-04-04T21:10:36.132Z] provisioning config files... [2022-04-04T21:10:36.140Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config8088357022270661777tmp [Pipeline] { [Pipeline] sh [2022-04-04T21:10:36.436Z] + set +x [2022-04-04T21:10:36.436Z] + curl -s https://codecov.io/bash [2022-04-04T21:10:36.436Z] + bash -s -- [2022-04-04T21:10:36.436Z] [2022-04-04T21:10:36.436Z] _____ _ [2022-04-04T21:10:36.436Z] / ____| | | [2022-04-04T21:10:36.436Z] | | ___ __| | ___ ___ _____ __ [2022-04-04T21:10:36.436Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-04T21:10:36.436Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-04T21:10:36.436Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-04T21:10:36.436Z] Bash-1.0.6 [2022-04-04T21:10:36.436Z] [2022-04-04T21:10:36.436Z] [2022-04-04T21:10:36.436Z] ==> git version 2.25.1 found [2022-04-04T21:10:36.436Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-04T21:10:36.436Z] Release-Date: 2020-01-08 [2022-04-04T21:10:36.436Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-04T21:10:36.436Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-04T21:10:36.436Z] ==> Jenkins CI detected. [2022-04-04T21:10:36.436Z] current dir:  /w/workspace/edgex-go/5 [2022-04-04T21:10:36.436Z] project root: . [2022-04-04T21:10:36.436Z] --> token set from env [2022-04-04T21:10:36.436Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-04T21:10:36.436Z] ==> Running gcov in . (disable via -X gcov) [2022-04-04T21:10:36.436Z] ==> Python coveragepy not found [2022-04-04T21:10:36.436Z] ==> Searching for coverage reports in: [2022-04-04T21:10:36.436Z] + . [2022-04-04T21:10:36.436Z] -> Found 1 reports [2022-04-04T21:10:36.436Z] ==> Detecting git/mercurial file structure [2022-04-04T21:10:36.436Z] ==> Reading reports [2022-04-04T21:10:36.436Z] + ./coverage.out bytes=429761 [2022-04-04T21:10:36.436Z] ==> Appending adjustments [2022-04-04T21:10:36.436Z] https://docs.codecov.io/docs/fixing-reports [2022-04-04T21:10:37.815Z] + Found adjustments [2022-04-04T21:10:37.815Z] ==> Gzipping contents [2022-04-04T21:10:37.815Z] 60K /tmp/codecov.Bg1O1Y.gz [2022-04-04T21:10:37.815Z] ==> Uploading reports [2022-04-04T21:10:37.815Z] url: https://codecov.io [2022-04-04T21:10:37.815Z] query: branch=PR-3937&commit=0540c6d88ac500ad54ffbbf64766453a686abcec&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3937%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3937&job=&cmd_args= [2022-04-04T21:10:37.815Z] -> Pinging Codecov [2022-04-04T21:10:37.815Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3937&commit=0540c6d88ac500ad54ffbbf64766453a686abcec&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3937%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3937&job=&cmd_args= [2022-04-04T21:10:38.075Z] -> Uploading to [2022-04-04T21:10:38.075Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-04/00271124DB129430A58F1EEE437C3FCB/0540c6d88ac500ad54ffbbf64766453a686abcec/fc6fdbb8-3e46-417e-96b4-edcbf3a717d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220404T211037Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8fb5dc90d5bf0d98498c74caf00037ec02cd42a8e0b9560da7eb3f3fa11fd5d [2022-04-04T21:10:38.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T21:10:38.075Z] Dload Upload Total Spent Left Speed [2022-04-04T21:10:38.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58858 0 0 100 58858 0 242k --:--:-- --:--:-- --:--:-- 242k [2022-04-04T21:10:38.334Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0540c6d88ac500ad54ffbbf64766453a686abcec [Pipeline] } [2022-04-04T21:10:38.340Z] 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-04-04T21:10:38.908Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:10:39.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:10:40.079Z] ---> package-listing.sh [2022-04-04T21:10:40.079Z] ++ facter osfamily [2022-04-04T21:10:40.079Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-04T21:10:40.338Z] + OS_FAMILY=debian [2022-04-04T21:10:40.338Z] + workspace=/w/workspace/edgex-go/5 [2022-04-04T21:10:40.338Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-04T21:10:40.338Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-04T21:10:40.338Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-04T21:10:40.338Z] + PACKAGES=/tmp/packages_start.txt [2022-04-04T21:10:40.338Z] + '[' /w/workspace/edgex-go/5 ']' [2022-04-04T21:10:40.338Z] + PACKAGES=/tmp/packages_end.txt [2022-04-04T21:10:40.338Z] + case "${OS_FAMILY}" in [2022-04-04T21:10:40.338Z] + dpkg -l [2022-04-04T21:10:40.338Z] + grep '^ii' [2022-04-04T21:10:40.338Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-04T21:10:40.338Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-04T21:10:40.338Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-04T21:10:40.338Z] + '[' /w/workspace/edgex-go/5 ']' [2022-04-04T21:10:40.338Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-04-04T21:10:40.338Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-04-04T21:10:40.350Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-04T21:10:40.628Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-04T21:10:41.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-04T21:10:41.188Z] [2022-04-04T21:10:41.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-04T21:10:41.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-04T21:10:41.485Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-04T21:10:41.485Z] 5eb5b503b376: Pulling fs layer [2022-04-04T21:10:41.485Z] 5c69ac0246d0: Pulling fs layer [2022-04-04T21:10:41.485Z] ec43610c2a17: Pulling fs layer [2022-04-04T21:10:41.485Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-04T21:10:41.485Z] 33b1e0a273af: Pulling fs layer [2022-04-04T21:10:41.485Z] 5d3b04190fa2: Pulling fs layer [2022-04-04T21:10:41.485Z] 33b1e0a273af: Waiting [2022-04-04T21:10:41.485Z] 3a2ae6a8a46f: Waiting [2022-04-04T21:10:41.485Z] 2f39f015ded8: Pulling fs layer [2022-04-04T21:10:41.485Z] 5d3b04190fa2: Waiting [2022-04-04T21:10:41.485Z] 2f39f015ded8: Waiting [2022-04-04T21:10:41.485Z] 5c69ac0246d0: Download complete [2022-04-04T21:10:41.485Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-04T21:10:41.485Z] 3a2ae6a8a46f: Download complete [2022-04-04T21:10:41.744Z] 33b1e0a273af: Verifying Checksum [2022-04-04T21:10:41.744Z] 33b1e0a273af: Download complete [2022-04-04T21:10:41.744Z] ec43610c2a17: Verifying Checksum [2022-04-04T21:10:41.744Z] ec43610c2a17: Download complete [2022-04-04T21:10:41.744Z] 5d3b04190fa2: Verifying Checksum [2022-04-04T21:10:41.744Z] 5d3b04190fa2: Download complete [2022-04-04T21:10:41.744Z] 5eb5b503b376: Download complete [2022-04-04T21:10:42.315Z] 2f39f015ded8: Verifying Checksum [2022-04-04T21:10:42.315Z] 2f39f015ded8: Download complete [2022-04-04T21:10:42.888Z] 5eb5b503b376: Pull complete [2022-04-04T21:10:43.147Z] 5c69ac0246d0: Pull complete [2022-04-04T21:10:43.721Z] ec43610c2a17: Pull complete [2022-04-04T21:10:43.721Z] 3a2ae6a8a46f: Pull complete [2022-04-04T21:10:43.980Z] 33b1e0a273af: Pull complete [2022-04-04T21:10:43.980Z] 5d3b04190fa2: Pull complete [2022-04-04T21:10:49.254Z] 2f39f015ded8: Pull complete [2022-04-04T21:10:49.254Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-04T21:10:49.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-04T21:10:49.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-04T21:10:49.327Z] prd-ubuntu20.04-docker-8c-8g-10681 does not seem to be running inside a container [2022-04-04T21:10:49.365Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat [2022-04-04T21:10:51.314Z] $ docker top 949a754c0c60c4b2080280a86f1ed1a480172042aec26af3768a7d15eb16f32f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-04T21:10:51.676Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-04T21:10:52.081Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-04T21:10:52.369Z] + ls /var/log/sa-host [2022-04-04T21:10:52.369Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-04T21:10:52.454Z] provisioning config files... [2022-04-04T21:10:52.461Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config9194829412281761312tmp [Pipeline] { [Pipeline] echo [2022-04-04T21:10:52.476Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:10:52.764Z] ---> create-netrc.sh [Pipeline] } [2022-04-04T21:10:52.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:10:53.097Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-04T21:10:53.106Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:10:53.396Z] ---> sudo-logs.sh [2022-04-04T21:10:53.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-04T21:10:53.418Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:10:53.712Z] ---> job-cost.sh [2022-04-04T21:10:53.712Z] lf-activate-venv: SKIPPING [2022-04-04T21:10:53.712Z] DEBUG: total: 0.10999999940395355 [2022-04-04T21:10:53.712Z] INFO: Retrieving Stack Cost... [2022-04-04T21:10:53.972Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-04T21:10:54.543Z] INFO: Archiving Costs [Pipeline] echo [2022-04-04T21:10:54.558Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-04T21:10:54.848Z] ---> logs-deploy.sh [2022-04-04T21:10:54.849Z] lf-activate-venv: SKIPPING [2022-04-04T21:10:54.849Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3937/5 [2022-04-04T21:10:54.849Z] INFO: archiving workspace using pattern(s): [2022-04-04T21:10:55.790Z] Archives upload complete. [2022-04-04T21:10:55.790Z] INFO: archiving logs to Nexus